body{
    background: rgba(0, 7, 62, 1);
    color: #fff;
}
.btn{
  
    background: rgb(0,152,255);
    width: 160px;
    height: 40px;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-family: '微软雅黑';
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    margin: 50px auto 0 auto;
    cursor: pointer;
    border: none;
}
.btn:hover{
    background:#0c7aE8;
}

/* 头部 */
.site_top{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
header{
    position: fixed;
    top: 30px;
    z-index: 999;
    width: 100%;
    background: rgb(18,25,58);
}
.header{
    width: 1200px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}
.ac{
    color: rgb(250,212,156) !important;
}
.mr80{
    margin-right: 80px;
}
.nav_select{
    position: absolute;
    background: #fff;
    padding: 10px 0;
    top: 30px;
    left: 0;
    box-shadow: 0 8px 19px -13px #ccc;
    display: none;
}
.nav_select li{
    padding: 0 10px;
    width: 120px;
    line-height: 35px;
    color: #000;
}
.nav_select_box{
    padding: 0 10px;
}
.nav_select_box:hover{
    background: #fff;
    color: #000;
}
.nav_select_box:hover ul{
    display: block;
}
.nav_select_box span:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid rgb(142, 142, 142);
    border-bottom: 0px solid transparent;
    vertical-align: text-top;
    position: relative;
    top: 7px;
    left: 5px;
}
section{
  /*  padding: 30px 0;*/
    box-sizing: border-box;
}
.nav_select li:hover{
    background: rgba(30, 124, 231, 1);
    color: #fff;
}
.header_menu a{
    margin-left: 30px;
    font-size: 14px;
    display: inline-block;
}
.header_menu>div{
    margin-left: 30px;
    font-size: 14px;
    cursor: pointer;
    padding-top: 10px;
    margin-top: -6px;
    height: 100%;
    line-height: 77px;
}
.header_menu>div span:hover{
    color:rgb(250,212,156) !important;
}
.header_menu a:hover{
    color:rgb(250,212,156) !important;
}
.header_menu a:last-child{
    border-radius: 25px;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    width: 100px;
    height: 30px;
    margin: 0 0 0 30px;
    box-sizing: border-box;
    line-height: 30px;
}
.header_menu a:last-child:hover{
    opacity: 1
}
.submenu_li {
    display: block;
    white-space: nowrap;
    line-height: 40px;
    text-align: left;
    padding:0px 10px;
}
.submenu .submenu_li a{
    width: 100%!important;
    margin:0px;
    text-align: left;
}
.submenu_li:hover{
    background: rgb(59,67,100);
}
.submenu {
    display: none;
    position: absolute;
    right:50%;
    top: 88px;
    z-index: 1001;
    text-align: left;
    background: rgb(41,45,68);
    z-index: 1000;
    min-width: 100%;
    transform: translate(50%,0);
    padding: 10px 0px;
}
.has_submenu{
    display:inline-block;
}
.has_submenu:hover .submenu {
    display: block;
    overflow: auto;
    overflow: visible;
}

.has_submenu .icon_arrow {
   display: block;
    border: 5px solid #06070B;
    border: 5px solid rgba(0,0,0,0);
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    position: absolute;
    right: -13px;
    top: 52%;
    margin-top: 0px;
}
.has_submenu {
    position: relative;
}
.has_submenu:hover .icon_arrow {
    border: 5px solid #069ACA;
    border: 5px solid rgba(0,0,0,0);
    border-bottom: 5px solid #fff;
    margin-top: -5px;
}
.apply_m{
    display: none !important;
}
#live_box,
#live_box_m,
#step,
#activity_box,
#prize_setting,
#partner_box,
#main_box,
#newListBox,
#apply_form{
    position: relative;
    top: -120px;
    display: block;
}
#banner_video_box {
    position: absolute !important;
    width: 28%;
    z-index: 10;
    right: 16%;
    top: 33%;
}

/*弹框样式*/
.pop_form .layui-layer-content{
    color: #333;
    font-size: 16px;
    padding: 0px 40px;
    box-sizing: border-box;
}
.pop_form .layui-layer-title{
    background: #fff;
    border: none;
}
.pop_form .layui-layer-content p{
    text-align: center;
}
.s_qrcode{
    display: block;
    margin: 10px auto;
    margin-top:    20px;
}
.s_address{
    margin-bottom: 15px;
}
.pop_form h5{
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
}
.pop_form h5 img{
    margin-right: 5px;
    vertical-align: middle;
}
.s_weixin {
    text-align: center;
    color: #666!important;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px!important;
    text-align: center!important;
}
.s_address,.s_time{
   
    margin: 0 auto!important;
   
    margin-left: 30px!important;
     font-size: 12px;
        text-align: left!important;
}
.pop_window_btn{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color:  #ffffff;
    margin-top: 30px;
    margin-left: calc(50% - 70px);
    background-color: #1f5fff;
    border: 0;
    border-radius: 3px;
}
.qrcode_text{
    text-align: center;
    margin-top: 10px;
}

/*标题内容*/
.title {
    background:url(../images/title_icon.png) left center no-repeat;
    padding-left:51px;
    padding-top:10px;
    padding-bottom:10px;
    text-align: left;
}
.title .title_c{
    font-size: 18px!important;
    margin: 0px!important;
    font-weight: 500;
    margin-left: 15px!important;
        display: inline!important;
}

.title .title_e{
     font-size: 14px!important;
    font-weight: 500;
    margin: 0px!important;
    display: inline!important;
    margin-left: 15px!important;
    color: #888c9c;
}

/* 活动概要 */
.activity_box{
    background-color: rgb(12,18,50);
}
.mb0{
    margin-bottom: 0px;
}
.activity .activity_content_box .fl{
    width: 60%;
    box-sizing: border-box;
    padding-right: 28px;
}

.activity .activity_content_box .fr{
    width: 40%;
    position: relative;
}
.swiper-container_activity{
    height:319px;
    padding-left: 40px!important;
    box-sizing: border-box;
}
.activity .activity_content_box .fr:after{
    position: absolute;
    bottom: -75px;
    left: -20px;
    content: "";
    width: 145px;
    height: 145px;
    background:url(../images/activitybg.png) bottom left no-repeat;
    z-index: 1;

}
.swiper-container_activity.swiper-container-vertical>.swiper-pagination-bullets {
    right: 96%;
    top: 64%;
}
.swiper-container_activity .swiper-pagination-bullet-active {
    opacity: 1;
    background:rgb(250,212,156) !important;
}
.swiper-container_activity img{
    width: 100%;
}
.swiper-container_activity .swiper-pagination-bullet {
   
    background: #fff;
    opacity:1;
}
.activity_content{
    font-size: 16px;
    color: #bbbfcf;
    line-height: 28px;
    padding: 17px 0px;
    padding-bottom: 60px;
}


.swiper-container1{
        padding-bottom: 50px !important;
    }
.wrap_b{
    width: 1200px;
    margin: 0 auto;
    padding: 80px;
    border-top: 1px solid #0c1566;
}
.boxF, .boxS, .boxT, .overlay
{
    width: 200px;
    height: 250px;
    overflow: hidden;
}
.boxF, .boxS
{
    visibility: hidden;
}
.boxF
{
    transform: rotate(120deg);
    float: left;
    margin-left: 10px;
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
}
.boxS
{
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}
.boxT
{
    transform: rotate(-60deg);
    background: no-repeat 50% center;
    background-size: 125% auto;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    visibility: visible;
}

/* 总体流程 */
.step_item_box{
    width: 100%;
    margin: 40px 0 20px 0;
    height: 70px;
    padding-top: 16px;
    background: url('../images/step_bg.png') center bottom no-repeat;
}
.step_item_box li{
    width: 25%;
    text-align: center;
    float: left;
}
.step_item_box li h6{
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #9975FF;
}
.step_item_box li p{
    color: #fff;
    line-height: 30px;
}

.aw_c_5 p{
    font-size: 16px;
}
.aw_c_5 .downTable{
    display: block;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    width: 160px;
    height: 46px;
    background: #e8b635;
    border: none;
    border-radius: 30px;
    margin: 40px auto 0;
}
.aw_c_5 .downTable:hover{
    background: #e8b635;
}
.aw_c_6 li{
    float: left;
    width: 139px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #fff;
    margin-right: 12px;
    margin-bottom: 12px;
}
.aw_c_6 li:nth-of-type(8n){
    margin-right: 0;
}
.aw_c_6 li img{
    width: 100%;
    vertical-align: middle;
}



/* 奖项设置 */
.prize_setting li{
    display: inline-block;
    width: 420px;
    box-sizing: border-box;
    vertical-align: top;
    margin-right: 60px;
    background: #5755c8;
}
.prize_setting li:last-child{
    margin-right: 0;
}
.prize_header{
    padding: 30px 20px 0px 20px;
    box-sizing: border-box;
    text-align: center;
}
.prize_header h5{
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-size: 18px;
    height: 54px;
    margin-bottom: 15px;
}
.prize_header p{
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #7976f1;
}
.prize_info{
    padding: 30px 40px 20px 40px;
    box-sizing: border-box;
    color: #fff;
    border-bottom: 2px solid #7976f1;
}
.prize_info h6{
    margin: 0 0 15px 0;
    font-size: 14px;
}
.prize_info p{
    font-size: 14px;
    line-height: 24px;
    min-height: 220px;
}
.prize_info a{
    color: #FFBD4C;
    font-size: 14px;
}
.go_applay{
    display: block;
    width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    margin: 30px auto;

    background: linear-gradient(247.166345822082deg, rgba(255, 198, 50, 1) -25%, rgba(200, 144, 0, 1) 112%);
}
.go_applay:hover{
    background: rgba(254, 174, 34, 1);
}
.apply_form .apply{
    width: 240px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: #0098ff;
}
.apply:hover{
    background: #0C7AE8;
}

/* 分享 */
.bdsharebuttonbox .share-need-vfy { width: 266px; height: 38px; display: block; margin: 0; padding: 0; background: none; position: absolute; left: auto; right: 0; z-index: 1000; }
.bdshare-button-style0-16::after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
.bdsharebuttonbox { float: right;margin: 70px 0 0; font-size: 14px; color: #fff; line-height: 38px; z-index: 2; }
.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }
.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }
.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }
.bdsharebuttonbox .bds_sqq {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("https://bbs.elecfans.com/template/elecfans_201508/prize/images/qq-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}
.bdsharebuttonbox .bds_weixin {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("https://bbs.elecfans.com/template/elecfans_201508/prize/images/weixin-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}
.bdsharebuttonbox .bds_tsina {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("https://bbs.elecfans.com/template/elecfans_201508/prize/images/weibo-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}
.bdsharebuttonbox .bds_qzone {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("https://bbs.elecfans.com/template/elecfans_201508/prize/images/qzone-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}
.bdsharebuttonbox a, .bdsharebuttonbox .bds_more{
    cursor: pointer;
    float: left;
    font-size: 12px;
    line-height: 16px;
}

/* 投票页面 */
.tp_nav_box{
    height: 56px;
    line-height: 56px;
    background: #3400bd;
}
.tp_nav_box li{
    line-height: 56px;
    text-align: center;
    width: 50%;
    float: left;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
}
.tp_nav_box li.active{
    background: #574dfa;
}
.tp_content_box{
    padding-bottom: 50px;
}
.tp_box .tp_rule{
    width: 1200px;
    font-size: 16px;
    margin: 26px auto 36px;
    cursor: pointer;
}
.tp_content_list{
    display: none;
}
.tp_content_list ul li{
    float: left;
    width: 280px;
    height: 466px;
    margin-right: 20px;
    margin-bottom: 30px;
    background: #3400bc;
    background-size: 100% 100%;
}
.tp_content_list ul li:nth-of-type(4n){
    margin-right: 0;
}
.tp_content_list ul li .t_c_imgBox{
    width: 100%;
    height: 165px;
    line-height: 165px;
    overflow: hidden;
    background: #fff;
}
.tp_content_list ul li .t_c_imgBox img{
    width: 100%;
    vertical-align: middle;
}
.tp_content_list ul li .t_c_msgBox{
    padding: 0 16px;
}
.tp_content_list ul li .t_c_msgBox h3{
    height: 60px;
    padding: 10px 0;
    line-height: 30px;
    border-bottom: 1px solid #4c27d1;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
}
.tp_content_list ul li .t_c_msgBoxs{
    padding: 0 16px;
}
.tp_content_list ul li .t_c_msgBoxs h3{
    height: 60px;
    padding: 10px 0;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #4c27d1;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
}
.tp_content_list ul li .t_c_text{
    margin: 16px 0;
    height: 126px;
    line-height: 22px;
    position: relative;
    font-size: 12px;
}
.tp_content_list ul li .t_c_text p span br{
    display: none;
}
.tp_content_list ul li .t_c_text>p>span:nth-child(1){
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.tp_content_list ul li .t_c_text>p>span:nth-child(2){
    display: inline-block;
}
.tp_content_list ul li .t_m_more{
    text-align: right;
    cursor: pointer;
}
.tp_content_list ul li .t_m_mores{
    text-align: right;
    cursor: pointer;
}
.tp_content_list ul li .spanColor{
    color: #E8B635;
} 
.tp_content_list ul li .t_p_btn{
    display: block;
    width: 140px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: linear-gradient(248.198590513648deg, rgba(255, 198, 50, 1) -24%, rgba(200, 144, 0, 1) 112%);
    border: none;
    border-radius: 38px;
    margin: 30px auto;
    cursor: pointer;
    font-size: 16px;
}
.tp_content_list ul li .t_p_btn.disable{
    background: #ccc;
}
.tp_content_list ul li .t_p_btn:hover{
    background: linear-gradient(270deg, rgba(246, 177, 0, 1) 50%, rgba(183, 137, 19, 1) 100%);
}
.tp_content_list ul li .t_p_btn.disable:hover{
    background: #ccc;
}
.tp_tip_box{
    width: 100%;
    background: #18166f;
    padding: 80px 0;
}
.tp_tip_box .t_t_leftBox{
    width: 806px;
    height: 566px;
    float: left;
    background: url('../images/tp_tip_bg1.png?1');
    background-size: 100% 100%; 
}
.tp_tip_box .t_t_rightBox{
    width: 392px;
    height: 566px;
    float: right;
    background: url('../images/tp_tip_bg2.png?2');
    background-size: 100% 100%; 
}

.votePow {
    border-radius: 10px !important;
    color: #000;
}
.votePow a{
    color: #7399ff;
}
.m_show{
    display: none;
}
.votePow .layui-layer-title{
    background: #fff;
    border: none;
    border-radius: 10px !important;
}
.moreTipContent,
.moreMsgBox{
    padding: 0 30px;
}
.moreTipContent h3{
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
}
.votePow .pBox{
    margin-bottom: 30px;
}
.votePow .pBox p{
    font-size: 14px;
}
.votePow .pBox span{
    display: block;
}
.votePow .pBox h4{
    margin-bottom: 20px;
    font-size: 18px;
}
.votePow .pBox h4 span{
    font-size: 14px;
    font-weight: 500;
}
.votePow .pBox{
    line-height: 26px;
}
.formBox{
    padding: 0px 50px;
    color: #000;
}
.formBox h2{
    font-size: 30px;
}
.formBox h3{
    font-size: 20px;
    font-weight: normal;
}
.formBox p{
    margin: 30px 0;
}
.formBox .formItem{
    margin-bottom: 20px;
}
.formBox .formItem span{
    display: inline-block;
    width: 62px;
    font-size: 15px;
}
.formBox .formItem input{
    width: 290px;
    line-height: 40px;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding-left: 10px;
}
.formBox .formBtn{
    margin-top: 20px;
}
.formBox .formBtn a{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}
.formBox .formBtn .subimtBtn{
    color: #fff;
    background: #236cff;
    margin-right: 22px;
}
.formBox .formBtn .canceBtn{
    background: #fff;
    border:1px solid #e1e1e1;
    color: #000;
}



/* 现场照片 */
.bldc_review_box_m{
    display: none;
}
.bldc_review_box{
    text-align: center;
    box-sizing: border-box;
    background: rgb(12,18,50);
    padding-bottom: 0px;
}
.bldc_review_box .swiper-container{

    padding-bottom: 25px;
}
.bldc_review_box>div{
    padding-bottom: 10px;
}
.bldc_review_box img{
    margin-right: 4px;
    margin-bottom: 0px;
    cursor: pointer;
   
    width: 268px;
    height: 208px;
}
.bldc_review_box .swiper-pagination,
.partner_box .swiper-pagination{
    bottom: -4px !important;
}
.bldc_review_box .swiper-pagination-bullet,
.partner_box .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.bldc_review_box .swiper-pagination-bullet-active,
.partner_box .swiper-pagination-bullet-active{
    background: #0b53f9;
    opacity: 1;
}
.bldc_review_box  .swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
}

.pop_up_box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.big_watch{
    width: 900px;
    margin:120px auto;
    position: relative;
}
.big_watch .bigImg_box img{
    width: 100%;
}
.big_watch span{
    position: absolute;
    width: 48px;
    top: 50%;
    cursor: pointer;
}
.big_watch .arrow-left{
    left: -80px;
}
.big_watch .arrow-right{
    right: -80px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.big_watch .del{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.big_watch .del img{
    width: 16px;
}


/* 会议报名 */
.apply_form_box{
    padding-bottom: 0;
    background:url(../images/meeting_bg.png) 0px 120px no-repeat;
    background-color: rgb(18,25,58);
    
}
.apply_form {
    margin: 0 auto 0 auto;
    padding-top: 0px;
    margin-bottom: 60px;
}
.apply_form form{
    width: 1000px;
    margin: 0 auto 0 auto;
}
.apply_form h2{
    margin-bottom: 30px;
}
.apply_form label{
    width: 47%;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 14px;
}
.apply_form p{
    margin-bottom: 60px;
    margin-top: -68px;
    text-align: right;
    margin-right: 69px;
    color:#bbbfcf;
}
.apply_form label input{
    width: 69%;
    margin-left: 20px;
    height: 45px;
    padding-left: 5px;
    box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid #fff;
    background: #fff;
    color: #333;
}
.apply_form form i{
    color: #d22222;
    display: inline-block;
    margin-right: 5px;
    vertical-align: sub;
}
#address_select{
    width: 44.5%;
    display: inline-block;
}
#address_select select{
    width: 36%;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 6px;
    height: 45px;
    color: #333;
}
select[name="jobcat"]{
    width: 69%;
    margin-left: 20px;
    height: 45px;
    padding-left: 5px;
    box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid #fff;
    background: #fff;
    color: #333;
}
select[name="province"]{
    margin-left: 20px;
}
.sub_banner{
    margin: 0 0 50px 0;
}


.menu{
    margin: 0 auto;
    width: 85%;
}
.menu li{
    width: 236px;
    height: 40px;
    line-height: 40px;
    border: 1px dotted #4a96ec;
    text-align: center;
    background: #f4f9fe;
    cursor: pointer;
    font-size: 14px;
}
.menu li:nth-child(2n+0){
    border-left: none;
}
.menu li:nth-child(3){
    border-left: none;
}
.cover{
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}
.content li{
    margin-top: 30px;
    display: none;
}
.content li:first-child{
    display: block;
}
.item{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 25px;
    width: 32.5%;
    vertical-align: text-top;
}
.mr0{
    margin-right: 0;
}
.hover{
    background: #4a96ec !important;
    color: #fff;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
}
.item>a{
    position: relative;
    display: block;
    width: 100%;
    height: 220px;
    cursor: pointer;
}
.item>a:hover span,
.item>a:hover .play_icon{
    display: block;
}
.play_icon{
    background: url('../images/play.png')no-repeat;
    background-size: 100% 100%;
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 70px;
    margin: 0 auto;
    z-index: 9;
    display: none;
}
.item a span{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.2;
}
#video_player{
    height: 100%;
}
/*会议地址*/
.address_meeting {
    background-color:rgb(12,18,50);
    text-align:     center; 
}
.bldc_review_box{

background: #12193a;
}
/* 参展厂商 */
.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.company{
    background: url('../images/u0.png')no-repeat;
    background-size: 100% 100%;
    padding: 40px 30px;
    box-sizing: border-box;
}
.company li{
    width: 49.85%;
    display: inline-block;
    border: 1px solid #ececec;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    clear: both;
}
.company li:hover{
    background: -webkit-linear-gradient(315deg, rgba(30, 124, 231, 1) 0%, rgba(30, 124, 231, 1) 0%, rgba(140, 91, 234, 1) 100%, rgba(140, 91, 234, 1) 100%) !important;
    background: -moz-linear-gradient(135deg, rgba(30, 124, 231, 1) 0%, rgba(30, 124, 231, 1) 0%, rgba(140, 91, 234, 1) 100%, rgba(140, 91, 234, 1) 100%) !important;
    background: linear-gradient(135deg, rgba(30, 124, 231, 1) 0%, rgba(30, 124, 231, 1) 0%, rgba(140, 91, 234, 1) 100%, rgba(140, 91, 234, 1) 100%) !important;   
    color: #fff;
}
.company li:nth-child(2n+0){
    border-left: none;
    float: none;
}
.blue{
    background: #f4f9fe;
    border-bottom: none !important;
    border-top: none !important;
}
.company ul{
    border-top: 1px solid #ececec;
}

/* 厂商 */
.sponsors_partner{
background: #0c1232;
}
.join_company_item{
    width: 2547px;
    height: 62px;
}
.join_company_item img{
    border: 1px solid #ececec;
    margin-right: 5px;
}
.sponsors{
    padding: 20px 0 50px 0;
    margin: 50px 0 0 0;
}
.j-mqrquee {
    overflow: hidden;
    margin-top: 50px;
}
.j-marquee-box {
    display: block;
    zoom: 1;
    width: 1000%;
}
.sponsors ul{
    margin: 0 auto;
}
.sponsors li{
    float: left;
    width: 147px;
    text-align: center;
    box-sizing: border-box;
}
.sponsors li img{
    width:  140px;
    height:57px;
}

/* 合作伙伴 */
.partner_box{
    text-align: left;
}
.partner_box p{
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
}
.partner_box .logo2{
    width: auto;
    height: auto;
}
/* footer ------------*/
.footer {
    font: 12px/30px "微软雅黑";
    color: #fff;
    width: 100%;
    padding: 20px 0 20px;
    background: #333;
    text-align: center;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}
.concat_box{
    vertical-align: bottom;
     padding: 80px 0; 
    background: #12193a;
}
.concat_box h4{
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px;
}
.concat_box .wrap div span{
    display: block;
    font-size: 16px;
    margin: 5px 0;
}
.concat>div{
    padding: 0 50px 0 0;
    box-sizing: border-box;
}
.concat>div:nth-child(2){
    padding: 0 50px;
    box-sizing: border-box;
    margin-right: 50px;
}
.concat_user h6{
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-size: 16px;
}
.qrcode{
    width: 160px;
    height: 160px;
    display: block;
    margin-bottom: 10px
}
.concat>div:nth-child(3){
    width: 370px;
}



/* 新闻列表 */
.newListBox{
    padding: 10px 0;
}
.newListBox ul{
    /* height: 1473px; */
    overflow-y: hidden;
}
.newListBox li{
    margin: 20px 0;
    padding: 20px;
    height:126px;
    background: #12193a;
    border-radius: 4px;
}
.newListBox li:hover{
    background: #272c44;
}
.newListBox .imgBox{
    margin-right: 20px;
    width: 200px;
    height: 125px;
    float: left;
}
.newListBox .imgBox img{
    width: 100%;
    height: 100%;
}
.newListBox .msgContent h3{
    font-size: 16px;
    font-weight: normal;
}
.newListBox .msgContent h3 a{
    font-size:18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;

}
.newListBox .msgContent h3 a:hover{
    color: #fad49c;
}
.newListBox .msgContent p{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin: 20px 0;
}
.newListBox .msgContent h5{
    font-size: 12px;
    
    color: #888c9c!important;
    font-weight: normal;
}
.newListBox .msgContent p a:last-child{
    color: #bbbfcf;
    display: inline-block;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2; 
    -webkit-box-orient: vertical;
}
.btnBox{
    width: 160px;
    line-height: 35px;
    border:1px solid #e4e4e4;
    background: #f9f9f9;
    text-align: center;
    margin: 20px auto;
    color: #666666;
    cursor: pointer;
}
.btnBox:hover{
    background: #fff;
}


#banner button{
    position: absolute;
    left: 0;
    right: 226px;
    margin: 0 auto;
    bottom: 13%;
    border-radius: 25px;
}
.bannerP{
    margin-top: 110px;
    vertical-align: bottom;
}
.bannerM{
    display: none;
    width: 100%;
}
.bannerM img{
    width: 100%;
}
.footerNav{
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    line-height: .96rem;
    border-top: 1px solid #e4e4e4;
    z-index: 10;
}
.footerNav a{
    flex: 1;
    text-align: center;
}
.loading{
    display: none;
}

/* 侧边栏 */
aside{
    width: 180px;
    height: 200px;
    background: url('../images/aside.png')no-repeat;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 9999999;
}
aside ul{
    padding-top: 50px;
    box-sizing: border-box;
}
aside ul li{
    text-align: center;
    cursor: pointer;
    width: 126px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
aside ul li:first-child{
    top: 97px;
}
aside ul li:last-child{
    top: 137px;
    height: 45px;
}
aside ul li a{
    display: block;
    height: 100%;
    margin-top: -15px;
    margin-left: 5px;
}



.concat_side:hover .side_bar_qrcode{
    display: block;
}
.right_arrow {
    width: 0px;
    display: inline-block;
    height: 0px;
    position: absolute;
    padding: 0px;
    border: 7px;
    top: 40px;
    left: 120px;
    right: 0;
    margin: auto;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid rgba(228, 228, 228, 1);
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}


.step_item_m{
    display: none;
}
.prize_setting_m{
    display: none;
}


.qrcodeBoxmr{
    margin-right: 72px;
}

#addHeader{
    display: none;
}

/*侧边栏弹框*/

.aside_pop{
    position: fixed;
    top:50%;
    right:0px;
    transform: translate(0,-50%);
    z-index: 99;
}
.aside_pop .top_link{
    position: absolute;
    top: 86px;
    left: 32px;
    width: 90px;
    height: 34px;
}
.aside_pop .bottom_link{
    position: absolute;
    bottom: 12px;
    left: 31px;
    width: 90px;
    height: 38px;
}
.aside_pop .zhibo_title{
    text-align: center;
    line-height: 27px;
    padding-top:10px;
}
.zhibo_box{

    position: relative;
    bottom: 6px;
    left: 44.1%;
    width: 120px;
    transform: translate(-50%, 0px);
    background: #102043;
    text-align: center;
}
.aside_pop .zhibo{
    width: 100px;
}