@charset "UTF-8";
* {
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {
  margin: 0;
  padding: 0; }

html {
  margin: auto; }

@font-face {
  font-family: HanYi;
  src: url("http://images.tmtpost.com/fonts/hyb7gjm.ttf"); }
@font-face {
  font-family: PingFang;
  src: url("http://images.tmtpost.com/fonts/PingFang.ttf"); }
a {
  text-decoration: none; }

.hide {
  display: none !important; }

body {
  font-family: "PingFang Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  letter-spacing: 1px;
  font-weight: 200;
  background-color: #242121;
  background-image: url("../img/bg1.png");
  background-repeat: repeat-y; }
  body .banner {
    position: relative; }
    body .banner img {
      width: 100%;
      height: auto; }
    body .banner .btn {
      position: absolute;
      left: 50%;
      bottom: 20px;
      margin-left: -107px;
      width: 215px;
      height: auto;
      display: inline-block; }
    body .banner .tit_des .nian_rep {
      font-size: 30px;
      color: #E8AC18;
      line-height: 36px;
      position: absolute;
      bottom: 120px;
      left: 50%;
      margin-left: -200px; }
  body header {
    background: #2C1900;
    padding: 0 80px;
    height: 88px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11; }
    body header .logo_main {
      display: inline-block;
      margin-top: 17px; }
      body header .logo_main .logo_a {
        display: inline-block; }
    body header nav {
      position: absolute;
      right: 122px;
      padding: 33px 0;
      display: inline-block; }
      body header nav ul li {
        margin-right: 50px;
        display: inline-block; }
      body header nav ul a {
        font-size: 16px;
        color: #FFFFFF;
        line-height: 22px; }
        body header nav ul a.current, body header nav ul a:hover {
          color: #F1A346; }
      body header nav .nav_close {
        display: none; }
    body header .icon-share {
      font-size: 30px;
      position: absolute;
      right: 80px;
      padding: 28px 0;
      cursor: pointer;
      border: none; }
      body header .icon-share .path1 {
        background: #242424;
        border: 1px solid #F1A346;
        border-radius: 50%; }
      body header .icon-share .both {
        display: none; }
        body header .icon-share .both span {
          display: block;
          border: 1px solid #F1A346;
          border-radius: 50%;
          font-size: 17px;
          width: 32px;
          height: 32px;
          padding: 7px 0 0 4px;
          background: #242424;
          margin-top: 15px; }
          body header .icon-share .both span:before {
            color: #F1A346; }
          body header .icon-share .both span:hover {
            background: #F1A346; }
            body header .icon-share .both span:hover:before {
              color: #242424; }
      body header .icon-share:hover .path1, body header .icon-share.current .path1 {
        background: #F1A346; }
        body header .icon-share:hover .path1:before, body header .icon-share.current .path1:before {
          color: #F1A346; }
      body header .icon-share:hover .path2:before, body header .icon-share.current .path2:before {
        color: #242424; }
      body header .icon-share:hover .both, body header .icon-share.current .both {
        display: block; }
    body header .ham {
      display: none; }
  body section {
    margin: auto;
    text-align: center;
    width: 100%;
    max-width: 1500px; }
    body section h3 {
      font-family: HanYi;
      color: #F1A346;
      font-size: 32px;
      border: 2px solid;
      display: inline-block;
      width: 274px;
      text-align: center;
      height: 64px;
      line-height: 64px;
      margin: 80px auto;
      font-weight: normal;
      position: relative; }
      body section h3:before {
        content: "";
        position: absolute;
        left: 50%;
        top: -3px;
        margin-left: -20px;
        z-index: 10;
        width: 40px;
        height: 4px;
        background-color: #242424; }
      body section h3:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -3px;
        margin-left: 20px;
        z-index: 10;
        width: 40px;
        height: 4px;
        background-color: #242424; }
    body section .tip {
      font-size: 18px;
      line-height: 25px;
      color: #F1A346;
      line-height: 25px;
      margin: -40px auto 80px; }
      body section .tip a {
        color: #EA5049; }
  body .grey {
    background-color: #242424 !important; }
  body #about {
    padding: 0 200px;
    display: block;
    padding-bottom: 100px; }
    body #about .about_box img {
      display: inline-block;
      margin-right: 80px;
      vertical-align: middle; }
    body #about .about_box .about_cent {
      display: inline-block;
      width: 560px;
      vertical-align: middle; }
      body #about .about_box .about_cent p {
        font-size: 18px;
        color: #F1A346;
        line-height: 28px;
        text-align: left; }
  body #process .pro_box img {
    margin: 0 auto 100px; }
  body #jury {
    padding: 0 130px; }
  body .jury_ul {
    text-align: left; }
    body .jury_ul .jury_li {
      position: relative;
      height: 374px;
      width: 210px;
      background: #242424;
      border: 1px solid rgba(241, 163, 70, 0.2);
      box-sizing: border-box;
      padding: 277px 20px 0;
      text-align: left;
      margin: 0px 15px;
      display: inline-block;
      margin-bottom: 40px; }
      body .jury_ul .jury_li img {
        left: 20px;
        position: absolute;
        top: 12px;
        width: 200px;
        height: 250px; }
      body .jury_ul .jury_li .name {
        font-size: 20px;
        color: #F1A346;
        margin-bottom: 5px; }
      body .jury_ul .jury_li .tit {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 22px;
        text-shadow: 0 1px 0 #000000; }
  body .topImg {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
    display: block; }
    body .topImg img {
      width: 100%; }
  body .topImgh5 {
    display: none;
    width: 100%;
    overflow: hidden; }
    body .topImgh5 img {
      width: 100%; }
  body .get_award {
    width: 100%;
    overflow: hidden; }
    body .get_award li {
      width: 16.66%;
      float: left;
      text-align: center;
      overflow: hidden; }
      body .get_award li img {
        width: 80%;
        height: 100%;
        border-radius: 50%;
        border: 2px solid #F1A346;
        margin: 15px 5% 10px; }
      body .get_award li span {
        font-family: PingFangSC-Medium;
        font-size: 16px;
        color: #F1A346;
        letter-spacing: 0;
        height: 60px;
        display: inline-block; }
  body .get_award_a a {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #EA5049;
    letter-spacing: 0; }
  body #awards {
    padding: 0 130px; }
  body .awards_img {
    margin-top: -20px;
    margin-bottom: 70px;
    text-align: center; }
    body .awards_img .awards_img_li {
      display: inline-block;
      width: 23%;
      margin: 0 7px 20px; }
      body .awards_img .awards_img_li img {
        width: 100%;
        height: auto; }
      body .awards_img .awards_img_li a {
        display: inline-block; }
  body .domain_box {
    padding: 0 90px; }
  body .domain {
    text-align: left;
    position: relative; }
    body .domain .domain_tit {
      border: 1px dashed #935000;
      display: inline-block;
      width: 67%;
      position: absolute;
      right: 0;
      height: 61px;
      padding: 3px 10px; }
      body .domain .domain_tit p {
        font-size: 16px;
        color: #F1A346;
        line-height: 26px; }
    body .domain .awards {
      margin-top: 22px;
      border-top: 1px solid #F1A346; }
    body .domain .award_li {
      text-align: left;
      position: relative;
      padding-bottom: 40px;
      border-bottom: 1px dashed rgba(241, 163, 70, 0.5); }
      body .domain .award_li:last-of-type {
        border: none;
        padding-bottom: 50px; }
    body .domain h4 {
      display: inline-block;
      font-size: 30px;
      color: #242424;
      line-height: 40px;
      background: #F1A346;
      width: 274px;
      padding: 8px;
      box-shadow: 5px 5px 0 #934f00;
      font-weight: 600; }
    body .domain .awards_li_tit {
      font-size: 18px;
      color: #F1A346;
      line-height: 25px;
      margin: 30px 0 15px 0; }
    body .domain .awards_cont {
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8);
      line-height: 24px;
      width: 80%; }
    body .domain .special {
      background: #1B1B1B;
      border-radius: 4px;
      margin-top: 20px;
      padding: 20px;
      position: relative; }
      body .domain .special .btn_pa {
        top: 20px;
        right: 20px; }
      body .domain .special .tit {
        font-size: 16px;
        color: #F1A346;
        line-height: 25px;
        margin-bottom: 15px;
        display: inline-block; }
      body .domain .special .text {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 24px;
        width: 79%; }
    body .domain .btn_pa {
      position: absolute;
      top: 8px;
      right: 0; }
    body .domain .btn_apply {
      font-size: 18px;
      color: #FFFFFF;
      line-height: 20px;
      background: #EA5049;
      border-radius: 2px;
      padding: 10px 24px;
      display: inline-block; }
      body .domain .btn_apply.border {
        border: 2px solid #E1980B;
        border-image: linear-gradient(90deg, #E1980B, #F5CF31, #E19709) 2 2;
        border-radius: 2px;
        background: none; }
  body #report {
    padding: 0 220px; }
  body .report .report_li {
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(241, 163, 70, 0.5);
    margin-bottom: 40px; }
    body .report .report_li:last-of-type {
      border: none;
      margin-bottom: 20px; }
    body .report .report_li img {
      width: 240px;
      height: 180px;
      display: inline-block;
      margin-right: 40px;
      vertical-align: middle;
      box-shadow: 0 0 4px 0 rgba(241, 163, 70, 0.2); }
    body .report .report_li .report_li_cont {
      display: inline-block;
      width: 600px;
      text-align: left;
      vertical-align: middle; }
      body .report .report_li .report_li_cont .tit {
        font-size: 24px;
        color: #F1A346;
        line-height: 33px;
        margin-bottom: 12px;
        display: inline-block; }
      body .report .report_li .report_li_cont .author {
        color: rgba(255, 255, 255, 0.5);
        margin-bottom: 15px;
        display: inline-block; }
      body .report .report_li .report_li_cont .time {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px; }
      body .report .report_li .report_li_cont .text a {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        display: inline-block; }
  body .more_report {
    text-align: center; }
    body .more_report span {
      display: inline-block;
      border-bottom: 1px solid rgba(241, 163, 70, 0.8);
      width: 160px;
      vertical-align: middle;
      margin: 0 50px; }
    body .more_report a {
      font-size: 18px;
      color: #F1A346;
      text-decoration: underline; }
  body #sponsor {
    padding: 0 130px; }
  body .sponsor {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    body .sponsor .sponsor_li {
      display: inline-block;
      width: 45%; }
    body .sponsor .tmt_sp_tit {
      text-align: left;
      background: #242424;
      height: 80px;
      padding: 15px 0 15px 40px; }
    body .sponsor .tmt_cont {
      font-size: 18px;
      color: #F1A346;
      line-height: 28px;
      padding: 40px;
      background: #1B1B1B;
      text-align: left;
      height: 290px; }
  body #partner {
    padding: 0 130px; }
  body .partner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    body .partner .partner_li {
      display: inline-block;
      width: 180px;
      height: 80px;
      margin-bottom: 30px;
      background: #282217;
      border: 1px solid #433426;
      box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
      padding: 15px; }
  body #contact {
    padding: 0 130px; }
    body #contact .contact {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      margin-bottom: 80px; }
      body #contact .contact .contact_li {
        width: 32%;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
      body #contact .contact .contact_li_tit {
        font-size: 26px;
        color: #F1A346;
        line-height: 38px;
        background: #242424;
        text-align: left;
        padding: 21px 0 21px 40px; }
      body #contact .contact .contact_li_cont {
        background: #1B1B1B;
        padding: 60px 40px 77px;
        text-align: left;
        font-size: 20px;
        line-height: 30px; }
      body #contact .contact .contact_name, body #contact .contact .mail {
        color: #F1A346; }
      body #contact .contact .contact_tel {
        color: #fff; }
      body #contact .contact .contact_wechat {
        padding: 30px;
        text-align: center; }
  body .fix_pop {
    position: fixed;
    width: 100%;
    height: 80px;
    background: #2C1900;
    bottom: 0;
    padding: 27px;
    z-index: 999999999999999; }
    body .fix_pop .close {
      color: #fff;
      font-size: 24px;
      position: absolute;
      right: 20px;
      top: 10px;
      cursor: pointer; }
    body .fix_pop .down_text {
      font-size: 26px;
      line-height: 26px;
      text-align: center; }
      body .fix_pop .down_text a {
        color: #ffffff; }
      body .fix_pop .down_text .icon-shelf, body .fix_pop .down_text .icon-apply, body .fix_pop .down_text .icon-back {
        margin-right: 15px;
        font-size: 26px;
        vertical-align: middle; }
      body .fix_pop .down_text .apply_box, body .fix_pop .down_text .back_box {
        margin-left: 60px; }
      body .fix_pop .down_text .back_box {
        color: #fff; }
  body footer {
    text-align: center;
    background: #202527;
    padding: 31px 0;
    line-height: 18px;
    font-size: 13px;
    color: #FFFFFF; }
  body .pop_code1, body .pop_code2, body .pop_code3 {
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.8);
    z-index: 15;
    position: fixed;
    top: 0;
    left: 0;
    display: none; }
    body .pop_code1 .pop_re, body .pop_code2 .pop_re, body .pop_code3 .pop_re {
      display: inline-block;
      top: 50%;
      left: 50%;
      margin: -140px 0 0 -140px;
      position: absolute;
      width: 280px;
      height: 280px; }
    body .pop_code1 .close_code, body .pop_code2 .close_code, body .pop_code3 .close_code {
      z-index: 15;
      right: -20%;
      position: absolute;
      color: #fff;
      top: -20%; }
      body .pop_code1 .close_code .icon-close, body .pop_code2 .close_code .icon-close, body .pop_code3 .close_code .icon-close {
        font-size: 32px;
        cursor: pointer; }

body.value section, .value_re section {
  padding: 0 130px;
  color: #F1A346; }
  body.value section .juries_tit, .value_re section .juries_tit {
    text-align: left;
    font-size: 20px;
    line-height: 32px;
    margin: 100px auto 0; }
  body.value section h3.title, .value_re section h3.title {
    font-size: 30px;
    margin-bottom: 15px;
    font-family: PingFang;
    border: none;
    line-height: 42px;
    width: auto;
    height: auto;
    margin: 100px auto 15px; }
  body.value section .line, .value_re section .line {
    margin-bottom: 80px; }
    body.value section .line img, .value_re section .line img {
      width: 880px;
      height: 33px; }
  body.value section .juries_text, .value_re section .juries_text {
    padding: 40px 95px;
    text-align: left;
    background: #242424;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
    body.value section .juries_text p, .value_re section .juries_text p {
      font-size: 18px;
      line-height: 30px; }
body.value #list .tip, .value_re #list .tip {
  margin: 0 auto 60px;
  line-height: 30px;
  text-align: left;
  padding: 0 90px; }
  body.value #list .tip a, .value_re #list .tip a {
    text-decoration: underline; }
body.value #list .value_result, .value_re #list .value_result {
  font-size: 18px;
  color: #F1A346;
  text-decoration: underline;
  margin-top: 40px;
  display: inline-block; }
body.value .list, .value_re .list {
  text-align: left;
  padding: 0 10px; }
  body.value .list .loading, .value_re .list .loading {
    text-align: center; }
  body.value .list .list_li, .value_re .list .list_li {
    background: url("../img/tickt.png");
    width: 220px;
    height: 400px;
    padding: 20px;
    text-align: left;
    display: inline-block;
    margin: 0 10px 40px;
    position: relative;
    vertical-align: bottom; }
    body.value .list .list_li .item_data, .value_re .list .list_li .item_data {
      position: relative; }
      body.value .list .list_li .item_data .item_data_img, .value_re .list .list_li .item_data .item_data_img {
        width: 18px;
        height: 18px;
        border: none;
        position: absolute;
        left: 110px;
        bottom: -120px;
        cursor: pointer; }
    body.value .list .list_li a.ye, .value_re .list .list_li a.ye {
      display: inline-block;
      color: #F1A346; }
    body.value .list .list_li img, .value_re .list .list_li img {
      width: 100px;
      height: 100px;
      border: 2px solid;
      border-radius: 50%;
      margin: 10px 0; }
    body.value .list .list_li .name, .value_re .list .list_li .name {
      font-size: 24px;
      line-height: 33px;
      margin-bottom: 30px; }
    body.value .list .list_li a.wi, .value_re .list .list_li a.wi {
      color: #ffffff; }
    body.value .list .list_li .des, .value_re .list .list_li .des {
      font-size: 16px;
      color: #ffffff;
      line-height: 24px;
      text-shadow: 0 1px 0 #000000; }
    body.value .list .list_li .btn_all, .value_re .list .list_li .btn_all {
      font-size: 20px;
      border: 2px solid;
      margin: 0 auto;
      padding: 10px 10px;
      text-align: center;
      display: inline-block;
      position: relative; }
    body.value .list .list_li .btn, .value_re .list .list_li .btn {
      font-size: 20px;
      border: 2px solid;
      margin: 0 auto;
      padding: 10px 50px;
      text-align: center;
      display: inline-block;
      position: relative;
      cursor: pointer; }
      body.value .list .list_li .btn.ono, .value_re .list .list_li .btn.ono {
        background: #F1A346;
        color: #252022;
        border: 1px solid #F1A346; }
        body.value .list .list_li .btn.ono:before, .value_re .list .list_li .btn.ono:before {
          content: "";
          width: 0;
          height: 0;
          border-bottom: 30px solid #252022;
          border-left: 27px solid transparent;
          position: absolute;
          right: 0;
          bottom: 0; }
        body.value .list .list_li .btn.ono .nike, .value_re .list .list_li .btn.ono .nike {
          display: block; }
      body.value .list .list_li .btn .nike, .value_re .list .list_li .btn .nike {
        color: #F1A346;
        position: absolute;
        right: -8px;
        bottom: -4px;
        display: none; }
    body.value .list .list_li .btn_box, .value_re .list .list_li .btn_box {
      text-align: center;
      position: absolute;
      margin-left: -78px;
      left: 50%;
      bottom: 20px; }
body.value .submit_btn_all, body.value .submit_btn, .value_re .submit_btn_all, .value_re .submit_btn {
  height: 88px;
  width: 300px;
  background: url("../img/sub.png");
  margin: 60px auto 0;
  font-size: 40px;
  color: #F1A346;
  padding: 17px;
  font-weight: bolder; }
body.value .submit_btn, .value_re .submit_btn {
  cursor: pointer; }
  body.value .submit_btn:hover, .value_re .submit_btn:hover {
    color: #1B1B1B;
    background: url("../img/sub_hover.png"); }

body.value .black_value_box, .item .black_value_box {
  display: block;
  text-align: center;
  margin-top: 20px; }
  body.value .black_value_box .black_value, .item .black_value_box .black_value {
    display: inline-block;
    width: 160px;
    height: 50px;
    background: url("../img/black_value.png");
    font-size: 20px;
    color: #F1A346;
    line-height: 28px;
    padding: 11px; }
    body.value .black_value_box .black_value:hover, .item .black_value_box .black_value:hover {
      background: url("../img/black_value_hover.png");
      color: #252022;
      cursor: pointer; }
body.value .down_text2, .item .down_text2 {
  text-align: center;
  padding: 34px 13px; }
  body.value .down_text2 .shelf_box, body.value .down_text2 .apply_box, .item .down_text2 .shelf_box, .item .down_text2 .apply_box {
    margin-top: 20px; }
  body.value .down_text2 .shelf_box, body.value .down_text2 .apply_box, body.value .down_text2 .back_box, .item .down_text2 .shelf_box, .item .down_text2 .apply_box, .item .down_text2 .back_box {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 28px; }
  body.value .down_text2 .apply_box, body.value .down_text2 .back_box, .item .down_text2 .apply_box, .item .down_text2 .back_box {
    margin-left: 0; }
  body.value .down_text2 .icon-back, .item .down_text2 .icon-back {
    margin-right: 20px;
    font-size: 22px;
    color: #FFf; }
  body.value .down_text2 a, .item .down_text2 a {
    font-size: 24px;
    display: inline-block;
    color: #fff; }
  body.value .down_text2 .icon-shelf, body.value .down_text2 .icon-apply, .item .down_text2 .icon-shelf, .item .down_text2 .icon-apply {
    font-size: 24px;
    margin-right: 24px;
    vertical-align: middle; }
body.value #item_ranking, .item #item_ranking {
  padding: 5%; }
body.value #item_ranking_background, .item #item_ranking_background {
  opacity: 0.98 !important;
  background-color: #1C181A !important;
  background-image: url("../img/bt_bg_pc.png") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
body.value .bt_bg, .item .bt_bg {
  display: none; }
body.value #item_ranking .item_ranking_close, .item #item_ranking .item_ranking_close {
  top: -10px;
  right: -100px;
  position: absolute;
  font-size: 40px;
  color: #F1A346;
  cursor: pointer; }
body.value #item_ranking h3.descrip, .item #item_ranking h3.descrip {
  font-size: 40px;
  color: #F1A346;
  text-align: center;
  margin-bottom: 40px; }
body.value #item_ranking .ye, .item #item_ranking .ye {
  text-align: center; }
  body.value #item_ranking .ye .tou, .item #item_ranking .ye .tou {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #F1A346;
    margin-bottom: 40px; }
body.value #item_ranking .name, .item #item_ranking .name {
  font-size: 30px;
  line-height: 42px;
  color: #F1A346;
  text-align: center;
  margin-bottom: 20px; }
  body.value #item_ranking .name .tit, .item #item_ranking .name .tit {
    color: #F1A346;
    display: inline-block; }
body.value #item_ranking .dis_text, .item #item_ranking .dis_text {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 28px;
  text-shadow: 0 1px 0 #000000;
  text-align: center;
  margin-bottom: 20px; }
  body.value #item_ranking .dis_text .tit, .item #item_ranking .dis_text .tit {
    color: #FFFFFF;
    display: inline-block; }
body.value #item_ranking .rank, .item #item_ranking .rank {
  font-size: 24px;
  line-height: 50px;
  color: #F1A346;
  text-align: center; }
body.value #item_ranking .rank_box, .item #item_ranking .rank_box {
  text-align: center; }
body.value #error, body.value #success, .item #error, .item #success {
  background: #2c1900;
  border-radius: 5px;
  width: 90%;
  max-width: 500px;
  color: white;
  position: relative;
  padding: 2%;
  box-sizing: border-box;
  font-size: 18px; }
  body.value #error strong, body.value #success strong, .item #error strong, .item #success strong {
    display: block;
    text-align: center;
    font-size: 24px;
    color: white; }
  body.value #error a, body.value #success a, .item #error a, .item #success a {
    display: block;
    background-color: #E74E0F;
    width: 40%;
    margin: 30px auto 10px auto;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    border-radius: 5px; }
  body.value #error p, body.value #success p, .item #error p, .item #success p {
    margin: 18px 0; }
  body.value #error span, body.value #success span, .item #error span, .item #success span {
    position: absolute;
    top: 10px;
    right: 13px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer; }
  body.value #error img, body.value #success img, .item #error img, .item #success img {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 15px;
    bottom: -25px; }

body.value_re #list .bar-list {
  background: #242424;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  padding: 60px 100px 60px 60px; }
  body.value_re #list .bar-list .bar-box {
    text-align: end;
    position: relative;
    margin-bottom: 30px; }
    body.value_re #list .bar-list .bar-box:last-of-type {
      margin-bottom: 0; }
    body.value_re #list .bar-list .bar-box .bar {
      height: 60px;
      display: inline-block;
      width: 87.5%;
      background: #221300; }
    body.value_re #list .bar-list .bar-box .name {
      font-size: 20px;
      color: #F1A346;
      line-height: 60px;
      position: absolute;
      left: 0px;
      width: 92px;
      text-align: left; }
      body.value_re #list .bar-list .bar-box .name .name_in {
        line-height: 30px;
        display: inline-block;
        color: #F1A346; }
    body.value_re #list .bar-list .bar-box .bar-body {
      background: #F1A346;
      height: 56px;
      position: absolute;
      top: 2px;
      left: 118px;
      transition: all 0.5s ease; }
    body.value_re #list .bar-list .bar-box .num {
      font-size: 20px;
      line-height: 60px;
      color: #FFFFFF;
      position: absolute;
      right: 30px; }

@media (max-width: 1400px) {
  body.value .list .list_li, .value_re .list .list_li {
    width: 23%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px 40px; } }
@media (max-width: 1222px) {
  body.value .list .list_li, .value_re .list .list_li {
    width: 31%;
    padding: 20px 60px; } }
@media (max-width: 1130px) {
  body.value .list .list_li, .value_re .list .list_li {
    width: 47%;
    padding: 20px 120px; } }
@media (max-width: 768px) {
  body .get_award {
    width: 100%;
    overflow: hidden; }
    body .get_award li {
      width: 50%; }
      body .get_award li img {
        width: 80%;
        height: 100%;
        border-radius: 50%;
        border: 2px solid #F1A346;
        margin: 0 5% 0; }
      body .get_award li span {
        font-family: PingFangSC-Medium;
        font-size: 20px;
        color: #F1A346;
        letter-spacing: 0;
        margin-top: 10px; }
  body .get_award_a {
    text-align: center; }
  body .topImg {
    display: none; }
  body .topImgh5 {
    display: block; } }
@media (max-width: 760px) {
  body .main_banner .banner img {
    width: 100%;
    height: auto; }
  body .main_banner .banner .btn {
    bottom: 30px;
    margin-left: -68px;
    width: 136px; }
  body .main_banner .banner .tit_des .nian_rep {
    font-size: 14px;
    bottom: 10px;
    margin-left: -100px; }
  body header {
    padding: 8px 18px;
    height: 44px; }
    body header .logo_main {
      margin-top: 0; }
      body header .logo_main img {
        width: 54px;
        height: 28px; }
    body header nav {
      display: none;
      width: 100%;
      top: 0;
      right: 0;
      z-index: 10;
      padding: 30px;
      background: rgba(23, 19, 19, 0.96);
      box-shadow: -1px 0 6px 0 rgba(241, 163, 70, 0.2), 0 1px 4px 0 rgba(241, 163, 70, 0.2); }
      body header nav.click {
        display: block; }
      body header nav ul {
        text-align: center;
        margin-top: 50px; }
        body header nav ul li {
          display: block;
          margin: 0 auto 30px; }
          body header nav ul li a.current, body header nav ul li a:hover {
            color: #F1A346;
            font-size: 18px; }
      body header nav .nav_close {
        display: inline-block; }
        body header nav .nav_close .icon-close {
          position: absolute;
          top: 30px;
          right: 30px;
          color: #F1A346;
          cursor: pointer;
          font-size: 14px; }
    body header .right_logo {
      position: absolute;
      right: 18px;
      top: 12px; }
      body header .right_logo .icon-share {
        font-size: 20px;
        position: static;
        height: auto;
        padding: 0;
        vertical-align: middle;
        border-right: 1px solid #F1A346; }
        body header .right_logo .icon-share .path1 {
          background: #242424;
          border: 1px solid #F1A346;
          border-radius: 50%; }
        body header .right_logo .icon-share .both {
          left: 0;
          width: 22px;
          height: 22px;
          position: absolute; }
          body header .right_logo .icon-share .both span {
            width: 22px;
            height: 22px;
            padding: 0; }
            body header .right_logo .icon-share .both span:before {
              font-size: 10px;
              padding-left: 3px; }
      body header .right_logo .ham {
        color: #F1A346;
        font-size: 15px;
        vertical-align: middle;
        display: inline-block;
        padding-left: 15px;
        cursor: pointer; }
  body section h3 {
    margin: 40px auto 30px;
    width: 200px;
    height: 54px;
    line-height: 54px;
    font-size: 23px; }
  body section .tip {
    font-size: 16px;
    color: #F1A346;
    line-height: 28px;
    margin: 0 0 24px 0; }
  body #about {
    padding: 0; }
    body #about .about_box img {
      margin: 0 auto 30px; }
    body #about .about_box .about_cent {
      padding: 0 20px;
      line-height: 28px;
      margin-bottom: 40px;
      width: auto; }
      body #about .about_box .about_cent p {
        font-size: 16px; }
  body #process {
    padding: 0 20px; }
    body #process .pro_box img {
      margin-bottom: 40px; }
    body #process .tip {
      text-align: left; }
  body #jury {
    padding: 0 10px; }
    body #jury .jury_ul .jury_li {
      width: 140px;
      height: 285px;
      padding: 198px 0px 0; }
      body #jury .jury_ul .jury_li .people {
        width: 136px; }
    body #jury .jury_ul .nian_rep .niandu {
      font-size: 14px;
      bottom: 20px;
      margin-left: -100px;
      height: 180px;
      top: 8px;
      left: 10px; }
  body #awards {
    padding: 0 20px; }
  body .awards_img {
    margin-top: 40px;
    display: block;
    margin-bottom: 20px; }
    body .awards_img .awards_img_li {
      width: 100%; }
      body .awards_img .awards_img_li img {
        width: 240px;
        height: 116px; }
  body .domain_box {
    padding: 0; }
    body .domain_box .domain {
      text-align: center; }
      body .domain_box .domain .special {
        padding: 20px 12px; }
        body .domain_box .domain .special .text {
          display: inline-block;
          width: 100%; }
        body .domain_box .domain .special .btn_pa {
          right: 0;
          margin-top: 20px; }
      body .domain_box .domain h4 {
        width: 207px;
        height: 50px;
        font-size: 22px;
        line-height: 30px;
        margin: auto; }
      body .domain_box .domain .domain_tit {
        position: relative;
        margin-top: 30px;
        height: auto;
        padding: 15px;
        text-align: left;
        width: 100%; }
      body .domain_box .domain .awards {
        border: none; }
        body .domain_box .domain .awards .award_li {
          padding-bottom: 40px; }
      body .domain_box .domain .awards_li_tit {
        margin-top: 30px; }
      body .domain_box .domain .awards_cont {
        margin-bottom: 20px;
        width: 100%; }
      body .domain_box .domain .btn_pa {
        position: relative;
        top: 0;
        text-align: center;
        margin-top: 40px; }
  body #report {
    padding: 0 20px; }
  body .report .report_li {
    padding-bottom: 30px; }
    body .report .report_li:last-of-type {
      margin-bottom: 10px; }
    body .report .report_li img {
      margin-right: 0; }
    body .report .report_li .report_li_cont {
      margin-top: 24px;
      width: auto; }
      body .report .report_li .report_li_cont .author {
        margin-bottom: 20px; }
  body .more_report span {
    width: 30px;
    margin: 0 20px; }
  body #sponsor {
    padding: 0 10px; }
  body .sponsor {
    margin-top: 10px; }
    body .sponsor .sponsor_li {
      margin-bottom: 20px;
      width: 100%;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
      body .sponsor .sponsor_li .tmt_sp_tit {
        text-align: center;
        padding: 15px 0; }
    body .sponsor .tmt_cont {
      padding: 30px 10px;
      font-size: 16px;
      text-align: left;
      height: auto; }
  body #partner {
    padding: 0 20px; }
    body #partner h3 {
      margin-top: 0;
      margin-bottom: 40px; }
    body #partner .partner .partner_li {
      width: 130px;
      height: 58px;
      padding: 12px; }
      body #partner .partner .partner_li a img {
        width: 84px;
        height: 33px; }
  body #contact {
    padding: 0 10px; }
    body #contact h3 {
      margin-bottom: 40px; }
    body #contact .contact {
      margin-bottom: 20px; }
      body #contact .contact .contact_li {
        width: 100%;
        margin-bottom: 20px; }
        body #contact .contact .contact_li .contact_li_tit {
          padding: 21px 0;
          text-align: center; }
        body #contact .contact .contact_li .contact_li_cont {
          font-size: 18px;
          padding: 30px 12px;
          text-align: center; }
  body .fix_pop {
    height: 88px;
    padding: 27px; }
    body .fix_pop .close {
      font-size: 20px;
      top: 25px; }
    body .fix_pop .down_text {
      text-align: left;
      padding: 0 13px; }
      body .fix_pop .down_text .shelf_box, body .fix_pop .down_text .apply_box, body .fix_pop .down_text .back_box {
        display: inline-block;
        margin-bottom: 30px; }
      body .fix_pop .down_text .apply_box, body .fix_pop .down_text .back_box {
        margin-left: 0; }
      body .fix_pop .down_text a {
        font-size: 24px;
        display: inline-block; }
      body .fix_pop .down_text .icon-shelf, body .fix_pop .down_text .icon-apply {
        font-size: 24px;
        margin-right: 24px;
        vertical-align: middle; }

  body.value .fix_pop {
    height: 140px; }
  body.value .pop_code1 .pop_re, body.value .pop_code2 .pop_re, body.value .pop_code3 .pop_re {
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px; }
  body.value .pop_code1 .icon-close, body.value .pop_code2 .icon-close, body.value .pop_code3 .icon-close {
    font-size: 20px; }
  body.value .pop_code1 img, body.value .pop_code2 img, body.value .pop_code3 img {
    width: 200px;
    height: 200px; }
  body.value .pop_code1 .pop_cont .pop_text, body.value .pop_code2 .pop_cont .pop_text, body.value .pop_code3 .pop_cont .pop_text {
    margin: 100px 20px 0;
    position: relative;
    height: 100vh; }
    body.value .pop_code1 .pop_cont .pop_text .img_jian, body.value .pop_code2 .pop_cont .pop_text .img_jian, body.value .pop_code3 .pop_cont .pop_text .img_jian {
      top: -10%;
      right: 0;
      position: absolute;
      width: 56px;
      height: 58px; }
    body.value .pop_code1 .pop_cont .pop_text p, body.value .pop_code2 .pop_cont .pop_text p, body.value .pop_code3 .pop_cont .pop_text p {
      font-size: 20px;
      text-align: center;
      color: #fff;
      line-height: 30px; }
    body.value .pop_code1 .pop_cont .pop_text .ikown, body.value .pop_code2 .pop_cont .pop_text .ikown, body.value .pop_code3 .pop_cont .pop_text .ikown {
      bottom: 150px;
      left: 50%;
      margin-left: -71px;
      position: absolute; }
      body.value .pop_code1 .pop_cont .pop_text .ikown .img_kown, body.value .pop_code2 .pop_cont .pop_text .ikown .img_kown, body.value .pop_code3 .pop_cont .pop_text .ikown .img_kown {
        height: 60px;
        width: 142px; }

  body.value #item_ranking .item_ranking_close, .item #item_ranking .item_ranking_close {
    top: 0;
    right: 30px; }
  body.value #item_ranking .bt_bg, .item #item_ranking .bt_bg {
    margin-bottom: 20px; }
  body.value #item_ranking h3.descrip, .item #item_ranking h3.descrip {
    font-size: 24px;
    color: #F1A346;
    margin-bottom: 20px; }
  body.value #item_ranking .ye .tou, .item #item_ranking .ye .tou {
    margin-bottom: 15px; }
  body.value #item_ranking .ye .name, .item #item_ranking .ye .name {
    font-size: 24px;
    color: #F1A346;
    margin-bottom: 30px; }
  body.value #item_ranking .ye .dis_text, .item #item_ranking .ye .dis_text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px; }
  body.value #item_ranking .ye .rank, .item #item_ranking .ye .rank {
    font-size: 24px; }
  body.value #item_ranking_background, .item #item_ranking_background {
    background-image: none !important; }
  body.value .bt_bg, .item .bt_bg {
    display: inline-block; }
  body.value section, .item section {
    padding: 0 15px; }
    body.value section .juries_tit, .item section .juries_tit {
      margin-top: 40px;
      font-size: 16px;
      line-height: 32px; }
    body.value section h3.title, .item section h3.title {
      font-size: 24px;
      margin-top: 40px;
      line-height: 33px; }
    body.value section .line, .item section .line {
      margin-bottom: 30px; }
      body.value section .line img, .item section .line img {
        width: 280px;
        height: 23px; }
    body.value section .juries_text, .item section .juries_text {
      padding: 30px 10px; }
      body.value section .juries_text p, .item section .juries_text p {
        font-size: 16px;
        line-height: 24px; }
  body.value #list .tip, .item #list .tip {
    padding: 0 5px;
    margin-bottom: 30px; }
  body.value .list, .item .list {
    text-align: center; }
    body.value .list .list_li, .item .list .list_li {
      background: url("../img/tickt_h5.png");
      margin: 0 0 30px 0;
      width: 300px;
      height: 291px;
      padding: 20px; }
      body.value .list .list_li img, .item .list .list_li img {
        margin: 10px 0 20px; }
      body.value .list .list_li .name, .item .list .list_li .name {
        margin-bottom: 20px; }
      body.value .list .list_li .btn, .item .list .list_li .btn {
        padding: 5px 27px; }
        body.value .list .list_li .btn.ono, .item .list .list_li .btn.ono {
          padding: 6px 28px; }
      body.value .list .list_li .btn_box, .item .list .list_li .btn_box {
        margin: 0;
        right: 20px;
        top: 60px;
        left: inherit;
        height: 40px; }
      body.value .list .list_li .item_data .item_data_img, .item .list .list_li .item_data .item_data_img {
        right: 0;
        bottom: -180px;
        left: inherit; }
  body.value .submit_btn_all, body.value .submit_btn, .item .submit_btn_all, .item .submit_btn {
    width: 210px;
    height: 60px;
    background: url("../img/sub_h5.png");
    margin: 40px auto 0;
    font-size: 30px;
    color: #F1A346;
    padding: 10px; }
  body.value .submit_btn:hover, .item .submit_btn:hover {
    background: url("../img/sub_hover_h5.png"); }

  body.value_re .fix_pop {
    height: 140px; }
  body.value_re section {
    padding: 0 12px; }
    body.value_re section h3.title {
      margin: 40px auto 15px; }
    body.value_re section .line {
      margin-bottom: 30px; }
      body.value_re section .line img {
        width: 280px;
        height: 23px; }
  body.value_re #list .tip {
    padding: 0 20px;
    margin: 0 auto 30px; }
  body.value_re #list .bar-list {
    margin: 0 -10px;
    padding: 30px 10px; }
    body.value_re #list .bar-list .bar-box {
      height: 80px;
      padding-top: 40px; }
      body.value_re #list .bar-list .bar-box .bar {
        width: 100%;
        height: 40px; }
      body.value_re #list .bar-list .bar-box .bar-body {
        height: 36px;
        left: 2px;
        top: 42px; }
      body.value_re #list .bar-list .bar-box .name {
        top: 0;
        line-height: 28px;
        width: auto; }
        body.value_re #list .bar-list .bar-box .name .name_in {
          line-height: 28px; }
      body.value_re #list .bar-list .bar-box .num {
        line-height: 28px;
        right: 0;
        top: 0; } }

/*# sourceMappingURL=style.css.map */
