*{
    margin: 0;
    padding: 0;
}
html{
    scroll-behavior: smooth;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    vertical-align: middle;
}
a{
    text-decoration: none;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.topicpc{
    display: block;
    text-align: center;
    margin-top: 40px;
}
.topicm{
    display: none;
}
.navigation{
    width: 100%;
    background-color: #577AFF;
    z-index: 20;
}
.navigation .nav{
    width: 1200px;
    margin: 0 auto;
    height: 35px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.navigation .nav li:hover{
    background-color: #577AFF;
}
.navigation .nav >li {
    /* float: left; */
    display: flex;
    align-items: center;
    height: 30px;
    position: relative;
    z-index: 2;
    list-style: none;
    /* line-height: 30px; */
    
}
.navigation .nav >li >a {
    font-size: 15px;
    color: #fff;
    /* margin-top: 13px; */
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 28px;
    display: block;
    position: relative;
    text-decoration:none;
}
.nav_btn{
    display: none;
}
.column_title{
    margin: 0 auto;
    text-align: center;
    margin-top: 65px;
}
.column_title p{
    font-family: SourceHanSansCN-Medium;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #143468;
    margin-top: -35px;
}
.column_title span{
    font-family: SourceHanSansCN-Regular;
	font-size: 54px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #143468;
	opacity: 0.05;
}
.column_title .line{
    width: 36px;
	height: 5px;
	background-image: linear-gradient(92deg, 
		#f3d5ab 0%, 
		#baa280 100%), 
	linear-gradient(
		#d20f1d, 
		#d20f1d);
	background-blend-mode: normal, 
        normal;
    margin: 0 auto;
    margin-top: 10px;
}

.preface_after{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.preface_text{
    width:1062px;
    height:211px;
    margin: 25px auto;
    border:5px solid #1A2F5B;
}
.preface_text p{
    color:#333333;
    font-size:16px;
    margin: 27px 55px;
}
.preface_ins{
    font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    width: 86%;
    margin: 0 auto;
    /* padding-top: 100px; */
    background-color: #fffaf4;
}
.download{
    width: 300px;
    background-color: rgba(235, 207, 162, 0.8);
    padding: 30px 20px 40px 20px;
    border-radius: 20px;
}
.tti{
    font-size: 28px;
    color: #143468;
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
}
.tti::after{
    content: '';
    position: absolute;
    left: 0;
    top: 18%;
    width: 6px;
    height: 30px;
    background-color: #143468;
}
.download .downLeft p{
    font-size: 16px;
    color: rgb(144, 82, 23);
    line-height: 26px;
}
.download .downLeft p:nth-child(1){
    color: rgb(64, 37, 11);
    font-size: 18px;
}
.download .downBtn a{
    display: block;
    width: 236px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #5d3b01;
    margin-top: 40px;
    background: url(../img/pic/v2/报名下载图.png) no-repeat;
}

.sjhg{
    margin: 0 auto;
    height: 675px;
    background: url(../img/sjhgbj.png) no-repeat;
}
.first_review{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news{
    width: 1200px;
    margin: 0 auto;
}
.news .news_text{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.news .news_text ul{
    width: 100%;
    font-size: 18px;
    line-height: 36px;
}
.news .news_text li{
    color: rgb(31, 66, 120);
    float: left;
}
.news .news_text li:nth-child(2n){
    float: right;
}
.news .news_text a{
    display: block;
    color: #333;
    width: 420px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.news .news_text span{
    font-size: 16px;
    padding-left: 50px;
    color: #666;
    display: inline-block;
    float: right;
}

.light{
    margin-top: -100px;
}
.light_text{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 33px;
    font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #333333;
    background-position: center;
}
.light_ins_bottom{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.light_item{
    width: 280px;
	height: 350px;
	background-color: #ffffff;
    border: solid 2px #1f4278;
}
.light_item .light_item_title{
    width: 280px;
	height: 120px;
    background-color: #1f4278;
    font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #d2b99b;
    /* display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center; */
    text-align: center;
}
.light_item .light_item_title img{
    width: 31px;
    height: 33px;
    margin-top: 10px;
}
.light_item p{
    font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
    color: #000000;
    padding: 20px;
}
.award{
    background-image: url(../img/pic/v2/奖项设置背景.png);
    margin-top: 70px;
    background-position: center;
    background-repeat: no-repeat;
}
.award_ins{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 850px;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 48px;
}
.award_ins_item{
    width: 360px;
	height: 360px;
    background-color: transparent;
    background-image: url(../img/pic/v2/常规大奖.png);
}
.award_ins_item:nth-child(2){
    width: 360px;
	height: 360px;
    background-color: transparent;
    background-image: url(../img/pic/v2/年度大奖.png);
}
.award_ins_item p{
    font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #f4f7ff;
    padding: 50px;
    padding-top: 90px;
    line-height: 25px;
    text-indent: 32px;
}

.selection{
    width: 1200px;
    margin: 0 auto;
}
.circle{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 60px;
}
.circle p{
    width: 159px;
    height: 159px;
    background-color: #dfae68;
    border: solid 10px #fafaf9;
    border-radius: 50%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.circle .text{
    width: 810px;
    height: 84px;
    background-color: #6e82ae;
    padding: 10px 30px 10px 60px;
    margin-left: -40px;
    line-height: 28px;
    color: #fff;
}
.selection_ins{
    margin-top: 20px;
    background-image: url(../img/pic/v2/流程规则背景.png);
    height: 737px;
}
.selection_ins .selection_tab_btn{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 65px;
    cursor: pointer;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.selection_ins .selection_tab_btn p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #004679;
    padding: 5px 15px;
    border-radius: 10px;
}
.selection_ins .selection_tab_btn .active{
	background-image: linear-gradient(-18deg, 
		#f3d5ab 0%, 
		#cdab7b 100%), 
	linear-gradient(
		#d20f1d, 
		#d20f1d);
	background-blend-mode: normal, 
        normal;
        position: relative;
}
.selection_ins .selection_tab_btn .active::after{
    content: '';
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid  #E9CA9E;
    border-bottom:10px solid transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%);
}
.selection_ins .selection_tab_item{
    width: 1199px;
    height: 477px;
    background-image: url(../img/pic/v2/流程规则框.png);
    margin-top: 40px;
}
.item_item{
    display: none;
    padding: 60px;
}
.swiper-button-next{
    outline: none;
    right: 8% !important;
}
.swiper-button-prev{
    outline: none;
    left: 8% !important;
}
.guest{
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 30px;
}
.guest_ins{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.guest_img{
	width: 21%;
	margin-top: 40px;
	text-align: center;
    line-height: 25px;
    position: relative;
}
.guest_img img{
	width: 100%;
}
.guest_img img:nth-child(2){
    width: 85%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%);
}
.see_more{
    width: 150px;
	height: 48px;
	background-image: linear-gradient(172deg, 
		#2255c7 0%, 
		#3e6cef 100%), 
	linear-gradient(
		#ffadb4, 
		#ffadb4);
	background-blend-mode: normal, 
		normal;
	border-radius: 24px;
    font-family: SourceHanSansCN-Regular;
	line-height: 48px;
	letter-spacing: 0px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;
}
.past_review{
    width: 1200px;
    height: 180px;
    padding-bottom: 150px;
    margin: 0 auto;
    position: relative;
}
.past_review .swiper-button-next{
    right: -7% !important;
    top: 66%;
    display: none;
}
.past_review .swiper-button-prev{
    left: -7% !important;
    top: 66%;
    display: none;
}
.highlights{
    padding-top: 1px;
}
/* .swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide{
    background-color: transparent;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
} */

.swiper-slide img{
    width: 100%;
    height: 100%;
}

.highlights_tabs_btn{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.tabs_btn{
    width: 219px;
    height: 59px;
    /* border: 1px solid #ff6363; */
    /* background-color: #ff6363; */
	background-image: url(../img/pic/v2/点击前.png);
    /* border-radius: 30px; */
    font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
}

.highlights_tabs{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}
.highlights_more{
    display: block;
    text-decoration: none;
}
.tabs_item{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}
.tabs_item:first-child{
    display: flex;
}
.tabs_item img{
    width: 18%;
    margin-top: 20px;
    height: 143px;
}
.registration{
    margin: 50px 0;
}
.registration_box{
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    background-image: url(../img/pic/报名框.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 30px;
    background-size: 100% 100%;
}
.registration_box p{
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #d4a639;
    padding: 20px 0 0 40px;
}
.categories{
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}
.categories_item{
    width: 25%;
    font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #333333;
}
.categories_item::before{
    content: '';
    background-image: url(../img/pic/奖杯拷贝4.png);
    width: 29px;
    height: 29px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}
.online_btn{
    width: 203px;
    height: 67px;
    background-image: url(../img/pic/报名按钮.png);
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    padding-bottom: 10px;
    background-repeat: no-repeat;
}
    
.online_btn a{
    font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-left: -20px;
    text-decoration: none;
}
.shade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}

.big_img {
    width: auto;
    height: 90%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999999;
    display: none;
}

.big_img img {
    /* width: 100%; */
    height: 100%;
}
.contact_text{
    margin-top: 30px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background: #E1E2E6;
}

.contact_center p img{
    padding-right:10px;
}
.contact_center p{
    font-size:22px;
    color:#7E7E7E;
    list-style-type :none;
    padding-top: 15px;
    float: left;
    margin-left: 70px;
}
.contact_right{
    float:right;
}
.welfare{
    margin: 0 auto;
    background-image: url(../img/pic/嘉宾底图.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.welfare_ins{
    width: 1200px;
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    margin-top: 70px;
}
.welfare_ins_item:nth-child(1):before{
    content: '参选企业';
    position: absolute;
    top: -35px;
    left: 23%;
    color: #fff;
    line-height: 55px;
    font-size: 30px;
}
.welfare_ins_item:nth-child(2):before{
    content: '获奖企业';
    position: absolute;
    top: -35px;
    left: 23%;
    color: #fff;
    line-height: 55px;
    font-size: 30px;
}
.welfare_ins_item:nth-child(2){
    background-image: url(../img/pic/v2/yellow.png);
}
.welfare_ins_item{
    background-image: url(../img/pic/v2/blue.png);
    background-repeat: no-repeat;
    width: 560px;
    height: 446px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    position: relative;
    line-height: 36px;
    z-index: 9;
}
.welfare_ins_item div{
    background-image: url(../img/pic/v2/参选企业.png);
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-left: 50px;
    margin-top: -35px;
    margin-left: -16px;
}
.welfare_ins_item:nth-child(2) div{
    background-image: url(../img/pic/v2/获奖企业.png);
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-left: 50px;
    margin-top: -35px;
    margin-left: -16px;
}
.pary{
    margin: 50px 0;
    position: relative;
    background-image: url(../img/pic/v2/光伏寄语背景.png);
    padding-bottom: 50px;
    background-position: center;
}
.video_swiper, .swiper_posters {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.video_item{
    width: 270px;
    display: block;
    border: 2px #3870c5 solid;
    padding: 10px;
    background-color: #fff;
    margin: 0 auto;
}
.video_item img {
    width: 270px;
    height: auto;
    margin-bottom: 10px;
}
.V_text span {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.V_text span a {
    color: #dfae68;
    text-decoration: none;
}
.video_slide{
    /* background-color: #fff; */
    text-align: left;
    display: flex;
    flex-direction: column;
}
.dec{
    width: 20px !important;
    height: 20px !important;
    margin: 0 !important;
    float: right;
}
.button-next{
    outline: none;
    width: 50px;
    height: 32px;
    background-image: url(../img/pic/右.png);
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    background-position: center;
    float: right;
    
}
.button-next:hover{
    background-color: #ff6363;
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; 
    background-image: url(../img/pic/左.png);
}
.button-prev{
    outline: none;
    width: 50px;
    height: 32px;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    background-image: url(../img/pic/右.png);
    background-position: center;
    float: left;
    -moz-transform:scaleX(-1);
     -webkit-transform:scaleX(-1);
     -o-transform:scaleX(-1);
     transform:scaleX(-1);
     filter:FlipH;
}
.button-prev:hover{
    background-color: #ff6363;
    background-image: url(../img/pic/左.png);
    -moz-transform:scaleX(1);
     -webkit-transform:scaleX(1);
     -o-transform:scaleX(1);
     transform:scaleX(1);
     filter:FlipH;
}
.btn_con{
    width: 120px;
    margin: 0 auto;
    margin-top: 20px;
}
.toTop {
    background-image: url(../img/top.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    position: fixed;
    bottom: 100px;
    right: 100px;
    z-index: 10;
    background-color: rgba(31, 66, 120, 0.6);
    border-radius: 50%;
    display: none;
    background-position: -3px -35px;
}
#roll {
	/* height: 200px; */
	width: 40px;
	position: fixed; /* fixed实现绝对定位 */
    cursor:pointer;
    z-index: 99;
    background-image: linear-gradient(-18deg, 
    #f3d5ab 0%, 
    #cdab7b 100%), 
linear-gradient(
    #d20f1d, 
    #d20f1d);
    border-radius: 5px;
    display: block;
    right: 0;
    bottom: 200px;
}
#roll a{
    display: block;
    padding: 20px 10px;
    color: #fff;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    letter-spacing: 3px;
}
.gotosign{
    display: none;
}
.tabs_item a{
    display: inline;
    width: 18%;
}
.tabs_item a img{
    width: 100%;
}
/* 流程图 */
.timeline{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.steps_box {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
  }
  
  .steps_box .steps_item {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
  }
  
  .steps_item .pic_box {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  
  .steps_item .pic_box .line {
    width: 100%;
    height: 6px;
    background-color: #143468;
  }
  
  .steps_item .tips {
    position: absolute;
    left: -36px;
    top: -36px;
    /* width: fit-content; */
    padding: 6px 12px;
    border-radius: 6px;
    border: 1px solid #143468;
  }
  
  .steps_item:nth-child(3) .tips, .steps_item:nth-child(6) .tips {
    left: -68px;
  }
  
  .steps_item:nth-child(4) .tips {
    left: -52px;
  }
  
  .steps_item:nth-child(7) .tips {
    left: -70px;
  }
  
  .steps_item:nth-child(7) .tips::after {
    left: 43%;
  }
  
  .steps_item .date {
    position: absolute;
    bottom: -22px;
    left: -50px;
  }
  
  .steps_item .tips::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%, 0) rotate(45deg);
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 1px solid #143468;
    border-left: 0;
    border-top: 0;
  }
  
  .pic_box .circle {
    /* position: absolute;
    left: 50%; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 0;
   background-color: #fff;
   border: solid 1px #143468;
   padding: 0;
  }
  
  .pic_box .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
   background-color: #143468;
  }
  .downArrow{
      display: none;
  }
  .clear{
      clear: both;
  }
  .steps_item .ver_line {
    padding-left: 7px;
  }
  
  .tips, .ver_line, .date {
    text-align: left;
  }
  /* 状态 */
.canvas_box{
    display: none;
}
.steps_item1 .pic_box .line, .steps_item1 .pic_box .dot {
    background-color: #ceb28d;
  }
  
  .steps_item1 {
    color: #ceb28d;
  }
  
  .steps_item1 .pic_box .circle, .steps_item1 .tips, .steps_item1 .tips::after {
    border-color: #ceb28d;
  }
  
  .steps_item2 .pic_box .line, .steps_item2 .pic_box .dot {
    background-color: #143468;
  }
  
  .steps_item2 {
    color: #143468;
  }
  
  .steps_item2 .pic_box .circle, .steps_item2 .tips, .steps_item2 .tips::after {
    border-color: #143468;
  }
  
  .steps_item2 .tips, .steps_item2 .tips::after {
    color: #fff;
    background-color: #143468;
  }
  
  .steps_item3 .pic_box .line, .steps_item3 .pic_box .dot {
    background-color: #ededed;
  }
  
  .steps_item3 {
    color: #999;
  }
  
  .steps_item3 .pic_box .circle, .steps_item3 .tips, .steps_item3 .tips::after {
    border-color: #ededed;
  }
  
  .steps_item3 .tips, .steps_item3 .tips::after {
    color: #999;
    background-color: #ededed;
  }
  .steps_item .tips {
    left: 60px;
  }

  .steps_item:nth-child(3) .tips {
    left: 52px;
  }
  
  .steps_item:nth-child(6) .tips {
    left: -38px;
  }
  
  .steps_item:nth-child(5) .tips {
    left: -44px;
  }
  
  .steps_item:nth-child(4) .tips {
    left: 20px;
  }
  
  .steps_item:nth-child(7) .tips {
    left: -70px;
  }
  .phonePary{
      display: none;
  }

    .meeting{
        position: relative;
    }
    .meeting::after{
        content: '';
        position: absolute;
        background-image: url(../img/pic/v2/hot.png);
        /* display: block; */
        left: 37px;
        top: -3px;
        width: 50px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .voteonline{
        position: relative;
    }
    .voteonline::after{
        content: '';
        position: absolute;
        background-image: url(../img/pic/v2/hot.png);
        /* display: block; */
        left: 37px;
        top: -3px;
        width: 50px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .pc{
        display: block;
    }
    .mobile{
        display: none;
    }

    .shadow{
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: rgb(0, 0, 0,0.3);
        z-index: 998;
        top: 0;
        left: 0;
        display: none;
    }
    .shadow img{
        
    }
    .shadow a{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        user-select: none;
        transition: all 2s ease-in-out;
    }
    .shadow .close{
        width: 30px;
        height: 30px;
        /* background-color: #dcb676; */
        color: #fff;
        border-radius: 50%;
        font-size: 30px;
        text-align: center;
        line-height: 24px;
        position: absolute;
        top: -3%;
        right: -3%;
        border: 1px solid;
    }
    .shadow .close:hover{
        /* background-color: rgba(220,182,118,0.9); */
    }


    .head{
        box-sizing: border-box;
    }

    /* 2019人物 */
    .swiper_posters {
        margin: 30px auto;
    }

    .swiper_posters .swiper-slide {
        box-sizing: border-box;
        border: 2px #3870c5 solid;
    }

    .swiper_posters .swiper-slide img {
        display: block;
        width: 100%;
        cursor: zoom-in;
    }


    .miniCode{
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: rgb(0, 0, 0,0.3);
        z-index: 998;
        top: 0;
        left: 0;
        display: none;
    }
    .miniCode img{
        width: 220px;
        height: 220px;
        /* border-radius: 50%; */
        margin-top: 20px;
    }
    .miniCode div{
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        user-select: none;
        background-color: #fff;
        border-radius: 10px;
        padding: 20px;
    }
    .miniCode .close{
        width: 30px;
        height: 30px;
        /* background-color: #dcb676; */
        color: #fff;
        border-radius: 50%;
        font-size: 30px;
        text-align: center;
        line-height: 24px;
        position: absolute;
        top: -0%;
        right: -20%;
        border: 1px solid;
        cursor: pointer;
    }
    #past_review img{
        width: 100%;
        height: 174px;
    }
    .category td{
        color:#3577ba !important;
        font-size:16px;
        height:38px;
        font-family:SourceHanSansCN-Regular;
        font-weight: bold;
    }
    .Agenda table tbody tr{
        height:38px;
    }
    .Agenda table tbody tr td{
        color:#00020f;
        font-size:15px;
    }
    .Agenda table tbody tr td span{
        display: block;
    }
 