@charset "utf-8";
.t_box {
    margin-top: 60px;
}

.t_line {
    width: 40px;
    height: 3px;
    background: #cfa887;
    margin: 0 auto;
    margin-top: 20px;
}

.t_text {
    font-size: 12px;
    color: #90745d;
    text-align: center;
    margin:auto;
    margin-top: 25px;
}

.newslist {
    margin-top: 60px;
}

.newslist ul li {
    height: 210px;
    padding: 30px 0px;
    border-bottom: 1px solid #56463b;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.newslist ul li:hover {
    box-shadow: 0 0 20px #000;
    padding-left: 20px;
}

.newslist ul li>div {
    float: left;
}

.ns_list_L {
    width: 250px;
    height: 150px;
}

.ns_list_L img {
    width: 100%;
    height: 100%;
}

.ns_list_M {
    width: 740px;
    height: 100px;
    margin-top: 30px;
    margin-left: 30px;
}

.ns_list_M .ns_title a {
    font-size: 16px;
    color: #cfa887;
}

.ns_list_M .ns_title a:hover {
    color: #cb4d44;
}

.ns_list_M .ns_intro {
    line-height: 2;
    margin-top: 5px;
    font-size: 12px;
    color: #90745d;
}

.ns_list_R {
    float: right!important;
    width: 70px;
    height: 90px;
    margin-top: 30px;
    overflow: hidden;
}

.ns_list_R .ns_time {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

.ns_btn {
    position: relative;
    top: 45px;
}

.ns_btn a {
    position: absolute;
    display: block;
    width: 140px;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.ns_btn a:hover {
    left: -70px;
}

.ns_btn a span {
    display: inline;
    line-height: 0;
    padding: 0px 35px;
    background: url(../img/toright@3x.png) no-repeat center;
    background-size: 16px 14px;
}

.ns_btn:after {
    content: '';
    display: block;
    height: 20px;
    width: 1px;
    background: #56463b;
}
/***************************************************************************************************/
.selectPurpose{ width: 986px; margin: auto; padding-top: 26px; }
.selectPurpose .t_img {
    width: 100%;
    height: 54px;
    background: url(../img/selectPurpose.png) no-repeat center;
    background-size: auto 100%;
}
.selectPurpose p{ color: #cfa887; font-size: 14px; }
.selectPurpose p em{ font-style: normal; color: #cb4d44; }
.vrlist{ padding-top: 20px; padding-bottom: 50px; }
.vrlist li:before{ content:" "; display: inline-block; width: 12px; height: 12px; margin-right: 12px; background: url(../img/square.png) no-repeat; vertical-align: middle; }
.vrlist li{ padding: 5px 0; color: #cfa887; font-size: 14px; }

.part2{ padding: 50px 0 ; background: #1a1613 url(../img/bg.jpg) center top no-repeat; }
.part2_info{padding-top: 60px; }
.part2_info .location{ position: relative; width: 1200px; height: 430px; margin: auto; }
.location span{ position: absolute; color: #cfa887; font-size: 14px; line-height: 26px; }
.location span.word1{ left: 108px; top: 10px; }
.location span.word2{ width: 352px; right: 5px; top: 106px; }
.location span.word3{ width: 238px; left: 110px; top: 190px; }
.location span.word4{ width: 400px; right: -40px; bottom: 0; }
.voteRule{ width: 1200px; margin: auto; }
.voteRule .t_img {
    width: 100%;
    height: 54px;
    background: url(../img/voteRule.png) no-repeat center;
    background-size: auto 100%;
}
.item{ margin-bottom: 50px; }
.item .ititle{ margin-bottom: 35px; }
.item .ititle strong{ color: #cb4d44; font-size: 30px; }
.item .ititle strong em{ font-size: 38px; font-weight: bold; }
.item .cont{ color: #cfa887; line-height: 26px; font-size: 12px; }

.item4 .cont li{ float: left; width: 550px; height: 162px; margin-bottom: 40px; background: url(../img/pxgz/jp_bg@3x.png) no-repeat; background-size: 100% 100%; }
.item4 .cont li strong,.item4 .cont li p{ display: block; padding-left: 120px; }
.item4 .cont li strong{ margin-bottom: 2px; padding-top: 15px; color: #cb4d44; font-size: 18px; }
.item4 .cont li p{ width: 530px; color: #cfa887; font-size: 12px; line-height: 22px; }

.listTime{ padding: 30px 0; background: url(../img/pxgz/bg2.jpg) center top; }
.listTime .t_img {
    width: 100%;
    height: 52px;
    padding-bottom: 10px;
    margin-bottom: 50px;    
}
.listTime .t_box{ margin-top: 20px; }
.listTime .t_img:before{ content: " "; display: block; width: 100%; height: 32px; }
.listTime .t_img:before{ background: url(../img/pxgz/title4@3x.png) no-repeat center; background-size: auto 100%; }
.listTime .t_img:after{ display: block; content: " "; width: 40px; height: 3px; margin: auto; margin-top: 17px; background: #cfa887; }
.timeline{ position: relative; width: 860px; margin: auto; background: url(../img/pxgz/listTime.png) center top no-repeat; }
.timeline span{ display: block; position: absolute; width: 300px; top: 110px; color: #cfa887; font-size: 14px; }
.timeline span.ft{ left: 10px; }
.timeline span.sd{ right: 10px; }


/* 专家评委 */
.nav-content {
    margin: auto;
    margin-top: 52px;
    letter-spacing: 1.4;
  }
  .final_ranking {
    margin: auto;
    margin-top: 30px;
    width: 1025px;
    height: 840px;
    overflow-y: auto;
  }
  #rankwarp {
    width: 1000px;
  }
  .ranking-list {
    width: 200px;
    height: 280px;
    float: left;
    box-sizing: border-box;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
  }
  .rankinnerbox {
    position: absolute;
    left: 0;
    padding: 20px 15px;
    transition: all 0.45s ease-out;
  }
  .rank-img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: url(@/assets/images/vote/huan.png) no-repeat center;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    transition: all 0.3s;
    cursor: pointer;
    display: flex;
  }
  .rank-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.3s;
  }
  .img_hoverbox {
    display: none;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 57px;
    left: 50%;
    transform: translateX(-50%);
  }
  .rank-title {
    font-size: 15px;
    color: #cfa887;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
  }
  .rank-line {
    height: 2px;
    width: 20px;
    background: #cfa887;
    margin: 0 auto;
    margin-top: 13px;
    display: none;
  }
  .rank-tro {
    font-size: 12px;
    color: #cfa887;
    line-height: 1.5;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 35px;
  }
  .list-ranks {
    width: 1025px;
    margin: auto;
    font-size: 15px;
    color: #cfa887;
  }
  
  .final_ranking::-webkit-scrollbar {
    width: 5px;
    height: auto;
    background-color: #353647;
  }
  /*定义滚动条轨道
       内阴影+圆角*/
  .final_ranking::-webkit-scrollbar-track {
    background-color: #c6867d;
    /*-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 5px;
  }
  /*定义滑块
       内阴影+圆角*/
  .final_ranking::-webkit-scrollbar-thumb {
    width: 5px;
    border-radius: 5px;
    /*-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: #FFE1B5;
  }
  .ranking-list {
    border: 1px transparent;
  }
  .img_hoverbox {
    display: none;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 57px;
    left: 50%;
    transform: translateX(-50%);
  }
  .ranking-list:hover {
    border: 1px solid #FFE1B5;
  }
  .rank-img:hover img {
    opacity: 0.6;
  }
  .rank-img:hover .img_hoverbox {
    display: block;
  }
  .ranking-list.srolltop .rankinnerbox {
    margin-top: -150px;
  }
  .ranking-list.srolltop .rank-tro {
    max-height: 200px;
    -webkit-line-clamp: initial;
    overflow-y: auto;
  }
  .ranking-list.srolltop .rank-line {
    display: block;
  }
  .ranking-list.srolltop .rank-img {
    opacity: 0;
  }
  .ranking-list.srolltop .rank-tro {
    max-height: 200px;
    -webkit-line-clamp: initial;
    overflow-y: auto;
  }
  .rank-tro::-webkit-scrollbar {
    width: 3px;
    height: auto;
  }
  /*瀹氫箟婊氬姩鏉¤建閬�
       鍐呴槾褰�+鍦嗚*/
  .rank-tro::-webkit-scrollbar-track {
    background: #c6867d;
    /*-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 5px;
  }
  /*瀹氫箟婊戝潡
       鍐呴槾褰�+鍦嗚*/
  .rank-tro::-webkit-scrollbar-thumb {
    width: 3px;
    border-radius: 5px;
    /*-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: #FFE1B5;
  }








