html {
    overflow-y: scroll;
}

body {
    margin: 0;
    font: 14px/1.5 '微软雅黑';
    color: #595757;
}

img {
    border: 0;
}

a {
    color: #595757;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.container {
    margin-right: auto;
    margin-left: auto;
    width: 1024px;
}

/* Header top */
.header {
    background-color: #eeeeee;
}

/* Header banner */
.header-banner img {
    min-width: 1024px;
    width: 100%;
    display: block;
}

/* Main */
.main {
    font-family: "Microsoft yahei","微软雅黑";
    background-color: #eeeeee;
    padding-bottom: 85px;
}

.intro-main {
    padding-bottom: 42px!important;
}

.nav-ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-ul li {
    display: inline;
    text-align: left;
}

.nav-ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding-right: 30px;
    /*padding-right: 103px;*/
    width: 100px;
}

.nav-ul li a:hover {
    text-decoration: none;
}

.nav-ul li.active a {
    font-size: 18px;
    font-weight: bold;
    color: #f6991b;
}

.nav-item {
    background-color: #302f2f;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.uploader {
    background: url('/images/activity/herocontest2014/uploadBTN.jpg') no-repeat;
    width: 194px;
    height: 48px;
    display: inline-block;
    text-align: center;
}

.uploader a {
    margin-left: 65px;
}

.main-body {
    margin-top: 58px;
    text-align: left;
}

.item-body {
    margin-top: 30px;
    text-align: left;
}

.line-item {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.blue-font {
    color: #2f4977;
    font-weight: bold;
}

.blue-font2 {
    color: #2f4977;
}

.lan-font {
    color: #006fb0;
    font-size: 13px;
    margin-right: 130px;
    margin-bottom: 15px;
}

.blue-big {
    font-size: 21px;
}

.example-info {
    width: 710px;
    line-height: 2;
}

.example-list ul {
    padding: 0;
    margin: 15px 0 15px 18px;
}

.right-item {
    width: 305px;
    text-align: right;
}

.right-item img {
    margin-right: 30px;
}

.item-title {
    position: relative;
}

.title-name {
    font-size: 24px;
    color: #2f4977;
    padding-left: 60px;
    font-weight: bold;
}

.icon-img {
    position: absolute;
    left: 0;
    bottom: -15px;
}

.site {
    position: relative;
    vertical-align: middle;
}

.site-height {
    height: 58px;
}

.left-gift {
    position: absolute;
    left: 0;
    background: url('/images/activity/herocontest2014/tag.png') left top no-repeat;
    width: 136px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
}

.right-gift {
    position: absolute;
    right: 0;
    background: url('/images/activity/herocontest2014/tag2.png') left top no-repeat;
    width: 206px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
}

.gifts {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gifts li {
    display: inline;
}

.gifts li div {
    display: inline-block;
    text-align: center;
    margin-right: 62px;
}

.gifts div.right {
    margin-left: 10px;
    margin-right: 50px;
}

.gifts li div p {
    margin: 0;
    padding: 0;
}

.orange-font {
    font-size: 18px;
    font-weight: bold;
    color: #d27c10;
}

.orange-color {
    color: #d27c10;
}

.gift-info {
    font-size: 15px;
    color: #555555;
}

.person-site {
    position: relative;
    padding-left: 59px;
    background: url('/images/activity/herocontest2014/girl.png') left top no-repeat;
}

.person-site .line-item {
    margin-left: 92px;
    margin-bottom: 35px;
}

.item-name,
.item-detail {
    color: #555555;
    font-size: 15px;
}

.item-detail {
    font-weight: bold;
}

.item-detail2 {
    font-weight: bold;
    color: #314a7a;
    font-size: 15px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-92 {
    margin-top: 92px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-33 {
    margin-top: 33px;
}

.margin-left-20 {
    margin-left: 20px!important;
}

.contact-right {
    padding: 5px 0;
}

.contact-box {
    border-right: 1px solid #cccccc;
    padding: 5px 20px 5px 0;
}

/* Footer */
.footer {
    background-color: #333333;
    padding: 15px 0;
    font-family: "Microsoft yahei","微软雅黑";
    line-height: 1.7;
    color: #8f8e8e;
}

.footer a {
    color: #8f8e8e;
}

/* intro page */
.date-list,
.detail-date,
.rule-content,
.work-requirements,
.item-container {
    padding-left: 68px;
}

.date-list ul,
.detail-date ul,
.rule-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.date-list ul li,
.detail-date ul li {
    display: inline;
    text-align: left;
}

.date-list ul li div,
.prize-giving {
    display: inline-block;
    background: url('/images/activity/herocontest2014/icon2.png') left top no-repeat;
    width: 149px;
    height: 115px;
    overflow: hidden;
    color: #2f4774;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    line-height: 115px;
    margin-right: 45px;
}

.prize-giving {
    color: #c14d10!important;
    background: url('/images/activity/herocontest2014/icon3.png') left top no-repeat!important;
}

.detail-date ul li div {
    text-align: left;
    font-size: 16px;
    color: #2f4774;
    margin-right: 52px;
    margin-left: 20px;
    width: 149px;
    display: inline-block;
}

.rule-content ul li {
    line-height: 2.6;
    font-size: 14px;
}

.point {
    width: 19px;
    height: 19px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #324c7c;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    margin-right: 10px;
}

.blue-font2 {
    color: #324c7c;
}

.work-requirements ul {
    margin: 0;
    padding: 0;
    list-style: decimal;
    margin-left: 15px;
}

.work-requirements ul li {
    line-height: 2;
}

.orange-font2 {
    color: #d27c10;
    font-weight: bold;
}

.weight {
    font-weight: bold;
    font-size: 18px;
}

.person {
    width: 157px;
    height: 157px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.person-title {
    font-weight: bold;
}

.person-info {
    width: 42%;
}

.tip {
    width: 64%;
    color: #8a8a8a;
}

.tip2 {
    width: 73%;
    color: #8a8a8a;
}

.tip-div {
    margin-top: 42px;
}

.weight2 {
    font-weight: bold;
}

.appraise div {
    line-height: 1.8;
}

.way {
    display: inline;
    vertical-align: top;
}

.way2 {
    display: inline-block;
    width: 80%;
}

.guide-tag {
    background: url('/images/activity/herocontest2014/tag.png') left top no-repeat;
    width: 136px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    padding-left: 15px;
}

.tag-tip {
    font-size: 18px;
    color: #2f4977;
}

.words {
    vertical-align: top;
}

.words-info {
    width: 89%;
    line-height: 1.5;
}

.margin-top-10 {
    margin-top: 10px;
}

.head-title-info {
    font-size: 14px;
}

.second-line {
    width: 86%;
}

.bold-font {
    font-weight: bold;
}

.margin-top-24 {
    margin-top: 24px;
}

.way2 ul {
    margin: 0;
    padding: 0;
    list-style: decimal;
    margin-left: 20px;
}

.vote-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.vote-list li {
    display: inline;
}

.vote-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 238px;
    height: 318px;
    border: 1px solid #ccc;
    margin-right: 12px;
}

.retrospect-box {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 238px;
    height: 238px;
    margin-right: 12px;
}

.vote-box > img {
    border-top: 1px solid #ccc;
}

.retrospect-box > img {
    border: 1px solid #ccc;
    width: 238px;
    height: 178px;
}

.vote-box-info {
    height: 148px;
    overflow: hidden;
    padding: 16px 12px;
}

.vote-title {
    color: #494949;
    height: 37px;
}

.vote-owner {
    font-size: 12px;
    color: #aaaaaa;
    margin: 18px 0 8px 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.retrospect-title {
    margin-top: 15px;
}

.retrospect-owner {
    color: #2f4977;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.retrospect-title a {
    color: #494949;
}

.vote-btn {
    background-color: #f6991b;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 5px 15px;
}

.vote-btn:hover {
    text-decoration: none;
}

.vote-num-black {
    color: #555;
}

.vote-num-orange {
    color: #f6991b;
}

.second-person {
    padding-right: 35px;
    border-right: 1px solid #ccc;
    margin-right: 30px;
}

.divider {
    margin: 0 3px;
    color: #ccc;
}

.sort-nav {
    right: 0;
    top: 6px;
    padding-right: 15px;
    position: absolute;
}

.sort-nav a:hover {
    text-decoration: none;
}

.vote-current {
    color: #f6991b;
}

.pages {
    text-align: center;
}

.page-list {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    list-style: none;
}

.page-list li {
    display: inline;
}

.page-list li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #494949;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-list li.active a {
    color: #f6991b;
}

.get_list {
    list-style: none;
    margin-left: -40px;
}

.result_img {
    width: 210px;
    height: 187px;
    border: 3px solid #e6e4e5;
}

.result_bg {
    background: url('/images/activity/herocontest2014/tag2.png') left top no-repeat;
    width: 206px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
}

.result_bg2 {
    background: url('/images/activity/herocontest2014/tag3.png') left top no-repeat;
    width: 268px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
}

.prize-table {
    border-top: none;
    border-bottom: 2px solid #ccc;
    line-height: 30px;
    font-size: 13px;
    margin: 20px 0;
    text-align: center;
}

.prize-table>thead>tr>th,
.prize-table>tbody>tr>th,
.prize-table>tfoot>tr>th,
.prize-table>thead>tr>td,
.prize-table>tbody>tr>td,
.prize-table>tfoot>tr>td {
    border: 2px solid #ccc;
    border-bottom: 0;
    border-left: 0;
}

.t-left {
    border-left: 2px solid #ccc!important;
}

.works {
    width: 620px;
    white-space: normal;
    word-wrap: break-word;
    overflow: hidden;
}

.prize-table .user,
.t-left {
    width: 200px;
}

.work-name {
    width: 620px;
}

.work-user-list {
    list-style: none;
    margin: 0;
}

.work-user-list li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
}

.gift_bg {
    background: url('/images/activity/herocontest2014/gift-bg.png') no-repeat;
    width: 764px;
    height: 79px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
    margin-left: auto;
    margin-right: auto;
}

.prise_txt,
.result_foot a {
    font-size: 14px;
    color: #2f4977;
}

.prize-tip  {
    margin: -10px 0 20px 0;
}

.prize-tip a,
.prize-tip a:hover {
    color: #2f4977;
}