/* 分享 */
.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 { font-size: 14px; color: #fff; line-height: 38px; z-index: 999; }
.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;
}


/* 顶通条 */
.site_top {
    height: 30px;
    background-color: #f2f2f2;
    color: #ffcece;
    line-height: 30px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0px;
    z-index: 999;
}
.site_top .icon {
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    vertical-align: -2px;
    background: url('/static/main/img/site-top-icon.png') no-repeat;
}
.site_top .i2 {background-position: 0 -18px;}
.site_top .i3 {background-position: 0 -36px;}
.site_top .i4 {background-position: 0 -54px;}
.site_top .i5 {background-position: 0 -71px;}
.site_top .i6 {background-position: 0 -125px;}
.site_top .i7 {background-position: 0 -91px;}
.site_top .i8 {background-position: 0 -108px;}
.site_top .site_partner a:hover .icon {
    background-position-x: -19px;
}
.site_top .origin-item {
    float: right;
    margin-right: 20px;
}
.site_top .origin-item .hot {
    position: relative;
    margin: -15px 0 0 10px;
    padding: 1px 2px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    border-radius: 3px;
    background-color: #feff02;
    color: #d00000;
    font-size: 12px;
    font-style: italic;
    font-family: "PingFang SC", "Arial", "Microsoft YaHei", "Helvetica", "Helvetica Neue", "Tahoma", "sans-serif";
}
.site_top .origin-item .hot:before {
    position: absolute;
    left: -4px;
    top: 3px;
    content: "";
    width: 0;
    height: 0;
    line-height: 1;
    background-color: #feff02;
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: transparent #feff02 transparent transparent;
}
.site_top a {
    color: #666;
}
.site_partner {
    position: relative;
    float: left;
}
.site_partner:after {
    position: absolute;
    top: 14.5px;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e66364;
}
.site_partner a {
    position: relative;
    z-index: 1;
    float: left;
    padding: 0 5px;
    background-color: #f2f2f2;
    margin-left: 20px;
    vertical-align: top;
}
.site_partner a:first-child {
    margin-left: 0;
}
.site_top .user_area {
    position: relative;
    float: right;
    height: 30px;
}
.site_top .login {
    margin-right: 5px;
}
.site_top .user_area .umenu {
    cursor: pointer;
}
.site_top .user_area .umenu img {
    display: inline-block;
    margin-left: 20px;
    vertical-align: -8px;
    width: 24px;
    height: 24px;
    border-radius: 24px;
}
.site_top .user_area .umenu:hover .drop {
    display: block;
}
.site_top .user_area .drop {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 10;
    width: 110px;
    text-align: center;
    background-color: #666;
    background-color: rgba(0, 0, 0, .6);
}
.site_top .user_area .drop:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    width: 50px;
    height: 20px;
    /* background-color: red; */
}
.site_top .user_area .drop a {
    display: block;
    color: #fff;
}
.site_top .user_area .drop a:hover {
    background-color: #000;
}
/* 顶通条 */
/* show公共 */
.mr30{
    margin-right: 30px;
}
.pt30{
    padding-top: 30px;
}
.m_show{
    display: none;
}
.height{
    height: 30px;
}
.bg333{
    background: #333;
}

/* 侧导航 */
.show_aside_nav{
    position: fixed;
    right: 0px;
    top: 50%;
    width: 188px;
    height: 319px;
    background: url(img/show/show_aside.png);
    transform: translate(0 , -50%);
    z-index: 2222;
}
.show_aside_nav>div:first-child{
    width: 100px;
    border-bottom: 1px solid #ec1414;
    margin:0 auto;
    margin-bottom: 29px;
    margin-top: 140px;
    padding-bottom: 31px;


}
.show_aside_nav>div:first-child a{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.show_aside_nav>div:last-child a{
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    line-height: 24px;

}
/* 侧导航 */
/* 头部 */
.show_header{
    height: 80px;
    background: #1a1a1a;
    box-sizing: border-box;
    padding-top: 14px;
}
.show_sign{
    width: 125px;
    height: 30px;
    background: #ec1414;
    box-shadow: 0px 5px 13px 0px rgba(64,0,0,0.17);
    text-align: center;
    transform: skewX(-13deg);
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 11px;
    cursor: pointer;
}
.show_sign span{
    display: block;
    transform: skewX(13deg);
}
/* 轮播图导航 */
.banner{
    width: 100%;
    height: auto;
    position: relative;
}
.banner img{
    width: 100%;
}
.banner_item{
    position: relative;
}
.banner_tamp{
    width: 24%;
    height: 22%;
    position: absolute;
    right: 19.5%;
    bottom: 30%;
}
.banner_son{
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
}
.banner_son:nth-child(1){
    left: 4px;
    bottom: 4px;
    animation: bannerAnimat 1s ease-out infinite;
}
.banner_son:nth-child(2){
    left: 38%;
    top: 11%;
    animation: bannerAnimat 1s ease-out infinite .75s;
}
.banner_son:nth-child(3){
    left: 70%;
    bottom: 20%;
    animation: bannerAnimat 1s ease-out infinite .25s;
}
.banner_son:nth-child(4){
    right: 0;
    top: 0;
    animation: bannerAnimat 1s ease-out infinite .5s;
}
@keyframes bannerAnimat{
    from{
        box-shadow: 0 0 0 0 rgba(255,255,255,.9);
    }to{
        box-shadow: 0 0 0 20px rgba(255,255,255,0);
    }
}
.banner_list{
    position: absolute;
    box-sizing: border-box;
    display: none;
}
.banner_list:nth-child(5){
    width: 300px;
    height: 150px;
    bottom: 28px;
    left: -141px;
    padding: 22px 22px 23px 21px;
    background-color: rgba(0, 0, 0, .7);
}
.banner_list:nth-child(6){
    width: 200px;
    height: 150px;
    left: calc(38% - 95px);
    top: calc(11% - 164px);
    padding: 13px 17px;
    background-color: rgba(0, 0, 0, .7);
}
.banner_list:nth-child(7){
    width: 300px;
    height: 150px;
    left: calc(70% - 145px);
    bottom: calc(20% + 24px);
    padding: 14px 26px 13px 27px;
    background-color: rgba(0, 0, 0, .7);
}
.banner_list:nth-child(8){
    width: 200px;
    height: 150px;
    right: -95px;
    top: -164px;
    padding: 15px 25px 16px 25px;
    background-color: rgba(0, 0, 0, .7);
}
.banner_list>b{
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}
.banner_list>b:nth-child(1){
    top: -1px;
    left: -1px;
    border-top: 1px #fd3232 solid;
    border-left: 1px #fd3232 solid;
}
.banner_list>b:nth-child(2){
    top: -1px;
    right: -1px;
    border-top: 1px #fd3232 solid;
    border-right: 1px #fd3232 solid;
}
.banner_list>b:nth-child(3){
    bottom: -1px;
    left: -1px;
    border-bottom: 1px #fd3232 solid;
    border-left: 1px #fd3232 solid;
}
.banner_list>b:nth-child(4){
    bottom: -1px;
    right: -1px;
    border-bottom: 1px #fd3232 solid;
    border-right: 1px #fd3232 solid;
}
.banner_list>img{
    width: 100%;
    height: 100%;
}
.banner_list::after{
    content: '';
    display: block;
    width: 94%;
    height: 1px;
    background-color: #fb2222;
    box-shadow: 0 0 8px 1px #fb2222;
    position: absolute;
    left: 3%;
    top: 10%;
    animation: banner_listAnimat 3s linear infinite;
}
@keyframes banner_listAnimat{
    0%{
        top: 10%;
    }50%{
        top: 90%;
    }100%{
        top: 10%;
    }
}
/* 导航内容 */
.show_nav_bg{
    background-color: #333;
}
.show_nav span ,.show_nav1 span{
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 36px;
}
.show_nav_bg a{
    display: block;
    width: 100%;
    height: 100%;
}
.show_nav>div .show_nav1>div{
    line-height: 60px;
}
.show_nav>div:first-child{
    width: 51%;
    height: 65px;
    text-align: right;
    line-height: 60px;
    background:url(img/show/show_nav1.png) right top ;
}
.show_nav>div:first-child a{
    box-sizing: border-box;
    padding-right: 29%;
    margin-right: 2%;
}
.show_nav>div:last-child{
    width:52%;
    height: 60px;
    box-sizing: border-box;
    line-height: 60px;
    background:url(img/show/show_nav2.png) left bottom no-repeat;
    margin-left: -3%;
}

.show_nav>div:last-child a{
    padding-left: 25%;
    box-sizing: border-box;
    margin-left: 2%;
}
.show_nav1>div:first-child{
    width: 51%;
    height: 60px;
    box-sizing: border-box;
    text-align: right;
    line-height: 60px;
    background:url(img/show/show_nav11.png) right top ;
}
.show_nav1>div:first-child a{
    box-sizing: border-box;
    padding-right: 29%;
    margin-right: 2%;
}
.show_nav1>div:last-child{
    width:52%;
    height: 65px;
   margin-left: -3%;
    line-height: 60px;
    background:url(img/show/show_nav22.png) left bottom no-repeat;

}

.show_nav1>div:last-child a{
    padding-left: 25%;
    box-sizing: border-box;
    margin-left: 2%;
}
.show_content{
    background-color: #333;
}
.show_content>div{
    min-width: 1200px;
}
.show_content .show_title_detalstext{
    width: 227px;
    height: 55px;
    margin:0 auto;
    line-height: 100px;
    padding-top: 50px;
}
.show_dedails_contentimg{
    text-align: center;
    margin-top: 51px;
    position: relative;
}
.show_dedails_contentimg_temp{
    width: 250px;
    height: 160px;
    position: absolute;
    right: 200px;
    bottom: 60px;
}
.show_dedails_contentimg_list{
    width: 151px;
    height: 24px;
    position: absolute;
    transition: .5s;
    cursor: pointer;
    user-select: none;
}
.show_dedails_contentimg_list:nth-child(1){
    right: 0;
    top: 0;
}
.show_dedails_contentimg_list:nth-child(2){
    left: 0;
    bottom: 0;
}
.show_dedails_contentimg_list:hover{
    transform: scale(1.1, 1.1);
}
.show_dedails_contentimg_list img{
    width: 100%;
    height: 100%;
}
.show_title_text{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}
.show_title_text img:first-child{
    position: relative;
    left: -10px;
    top: -3px;
}
.show_title_text img:last-child{
    position: relative;
    left: 10px;
    top: -3px;
    transform: scaleX(-1);
}

.show_content_defail_box{
    background-image: url('img/show/background01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 100px;
}
.show_content_defail_disassemble{
    background-image: url('img/show/background02.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-bottom: 100px;
}
.show_dedails_content_text{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #404040;
    padding: 60px;
    box-sizing: border-box;
    margin-top: 30px;
}
.show_dedails_content_text .words {
    width: 500px;
}
.show_dedails_content_text .vbox {
    position: relative;
    width: 500px;
    height: 280px;
    cursor: pointer;
    background: url('img/video-poster.jpg');
}
.show_dedails_content_text .vbox::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "";
    width: 66px;
    height: 66px;
    background: url('img/play4.png');
    opacity: .8;
}
.show_dedails_content_text .vbox:hover::after {
    opacity: 1;
}
.show_dedails_content_text .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    line-height: 3;
    text-align: center;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .8);
}
.show_dedails_content_text p,
.show_dedails_content_text li{
    font-size: 14px;
    color: #ffffff;
    line-height: 1.8;
}
.show_dedails_content_text ul{
    /* background: url(img/show/show_details_content2.png) top right no-repeat; */
    margin-top: 15px;
    position: relative;
}
.show_dedails_content_text li>i{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f00;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.show_title_subtext{
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 40px;
}
.mt19{
    margin-top: 19px;
}
.show_content .show_title{
    width: 227px;
    height: 70px;
    margin:0 auto;
    line-height: 100px;
}

.show_content_name span{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 36px;
    margin-left: 7px;
}
.show_content_name img:last-child{
    position: relative;
    left: 350px;
    top: 40px;
}
.show_content_time{
    padding-top: 40px;
    margin-bottom: 50px;
}
.show_content_time li{
    float:left;
    width: 40%;
    height: 140px;
    box-sizing: border-box;
    padding-top: 45px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    border: 1px solid transparent;
}
.show_content_time li:last-child{
    width: 20%;
}
.show_content_time li:hover{
    border: 1px solid red;
}
.show_content_time li:nth-child(1){
    background: #666;
}
.show_content_time li:nth-child(2){
    background: #595959;
}
.show_content_time li:nth-child(3){
    background: #4d4d4d;
}
.show_content_time li:nth-child(4){
    background: #404040;
}
.show_content_time li:nth-child(5){
    background: #333333;
}
.show_go_watch{
    width: 150px;
    height: 36px;
    line-height: 36px;
    background-color: #EC1414;
    transform: skewX(-13deg);
    margin:0 auto;
    margin-top: 10px;

}
.show_go_watch span{
    color: #fff;
    transform: skewX(13deg);
}
.show_content_content{
    margin-top: 21px;
    margin-bottom: 60px;
}
.show_content_content li{
    height: 90px;
    width: 12.5%;
    float:left;
    color: #fff;
    text-align: center;
    background: #333;
    box-sizing: border-box;
    padding-top: 20px;
    line-height: 28px;
    cursor: pointer;
}
.show_content_content ul{
    background: #333;
}
.show_content_content li:nth-child(even){
    line-height:60px;
}
.show_content_content li {
   /*  transition:all 1s; */
}
.show_content_defail{
    position: relative;
    display: none;
}
.show_content_defail:first-child{
    display: block;
}
.show_content_defail>i{
    position: absolute;
    top: -59px;
    left: 26px;
    width: 0px;
    height: 0px;
    border: 41px solid #404040;
    border-color: transparent transparent #404040 transparent;
}
/*.show_content_defail:nth-child(2)>i{
    position: absolute;
    top: -59px;
    left: 326px;
    width: 0px;
    height: 0px;
    border: 41px solid #404040;
    border-color: transparent transparent #404040 transparent;
}

.show_content_defail:nth-child(3)>i{
    position: absolute;
    top: -59px;
    left: 623px;
    width: 0px;
    height: 0px;
    border: 41px solid #404040;
    border-color: transparent transparent #404040 transparent;
}

.show_content_defail:nth-child(4)>i{
    position: absolute;
    top: -59px;
    right: 179px;
    width: 0px;
    height: 0px;
    border: 41px solid #404040;
    border-color: transparent transparent #404040 transparent;
}*/
.show_content_content li.active{
    background: #ec1414;
}

.show_content_defail:nth-child(2n){
  /*  display: block;*/
    height: auto;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    padding-bottom: 30px;
    text-align: center;
}
.show_content_defail:nth-child(2n) h3{
    margin-bottom: 20px;
}
/* .show_content_content li:first-child:hover{
    transform: scale(1.2);
    background: #ec1414;
} */
.show_content_defail{
    background: #404040;
    height:502px;
    border-radius:20px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}
.show_content_defail>h3{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    padding-top: 30px;
}
.show_content_defail>h4{
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    margin-top: 11px;
    margin-bottom: 30px;

}
.show_content_defail .show_defail_info_title{
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 22px;
}
.show_content_defail .show_defail_info_title i{
    display: inline-block;
    width: 4px;
    height: 18px;
    background: #ec1414;
    margin-left: 10px;
    position: relative;
    top: 4px;
}
.show_personInfo{
    text-align:left;
}
.show_personInfo p{
    color: #fff;
    margin-left: 20px;
    line-height: 20px;
}

.show_personInfo p:first-child{
    margin-bottom: 20px;
}
.show_person_defail{
    width: 498px;
    height: 144px;
    background: #595959;
    border-radius: 10px;
    text-align: left;
    padding-left: 162px;
    box-sizing: border-box;
    margin-top: -117px;
    margin-left: 22px;
}
.show_person_defail h3{
    font-size: 18px;
    color: #ffffff;
    line-height: 20px;
    padding-top: 19px;
    padding-bottom: 17px;
}
.mt30{
    margin-top: 30px;
}
body{
    overflow-x: hidden;
}
.show_person_defail p{
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    height: 80px;
    overflow-y: auto;
}
.show_person_defail p::-webkit-scrollbar{
    width: 6px;
    background-color: rgba(0, 0, 0, 0.1);
}
    /*滚动条的滑块按钮*/
.show_person_defail p::-webkit-scrollbar-thumb{
    border-radius: 3px;
    background-color: #dfdddd;
    /*box-shadow: inset 0 0 5px #000;*/
}
.show_join{
    height: 404px;
    background: #262626;
    box-sizing: border-box;
    padding-top: 70px;
    background-image: url('img/show/background03.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.show_content_logo{
    width: 227px;
    height: 70px;
    margin:0 auto;
    line-height: 100px;
}

.mt100{
    margin-top:100px;
}
.show_content_logo_info{
    margin-top: 50px;
    text-align: center;
}
.show_content_logo_info li img{
    width: 100%;
    height: 100%;
}
.show_content_logo_info li{
    display: inline-block;
    width: 163px;
    height: 54px;
    background: #fff;
    margin-right: 30px;
    text-align: center;
}
.show_content_logo_info li:last-child{
    margin-right: 0px;
}

/* sponsors */

.j-mqrquee {
    overflow: hidden;
}
.j-marquee-box {
    display: block;
    zoom: 1;
   /* width:1000%;*/
}
.j-mqrquee ul{
    margin: 0 auto;
}
.j-mqrquee li{
    float: left;
    width: 227px;
    text-align: center;
    line-height: 85px;
    margin-right: 20px;
    padding: 0 10px;
    box-sizing: border-box;
}
.j-mqrquee li img{
    width: auto;
    height: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0;
    vertical-align: middle;
}
.registration{
    padding: 0 0 40px 0;
}
.show_watch_welfare{
    padding-top: 50px;
    padding-bottom: 100px;
    background-color: #262626;
    background-image: url('img/show/background04.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
}
.show_watch_welfare_content{
    height: 362px;
    background:url(img/show/show_theatre_bg.png);
    box-sizing: border-box;
    padding-top: 50px;
}
.show_watch_welfare_content p{
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}
.mt45{
    margin-top: 45px;
}
.show_contact{
    padding-top: 50px;
    margin-top: 0px;
    padding-bottom: 100px;
    background-image: url('img/show/background05.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.show_contact .show_contact_info{
    height: 284px;
    border: 1px solid #ec1414;
    margin-top: 50px;
    padding-left: 209px;

}
.show_contact_info>div>div:nth-child(1){
    padding-top: 77px;
}
.show_contact_info>div>div:nth-child(1) p{
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
}
.show_contact_info>div>div:nth-child(2),
.show_contact_info>div>div:nth-child(3){
    width: 160px;
    text-align: center;
    margin-top: 50px;
}
.show_contact_info>div>div:nth-child(2){
    margin-right: 40px;
    margin-left: 220px;
}
.dianzi_erweima{
    color: #fff;
    margin-top: 19px;
}

/* 会议 */
.meeting_content{
    height: 430px;
    background: #404040;
    padding-top: 88px;
    padding-left: 120px;
    padding-right: 120px;
    box-sizing: border-box;
    margin-top: 40px;
}
.meeting_content p{
    color: #fff;
    line-height: 28px;
    font-size:14px;
}
.meeting_content p:nth-child(2){
    margin-top: 20px;
    margin-bottom: 20px;

}
.meeting_content_title{
    margin-top: 29px;
}
.meeting_content_title li{
    float: left;
    width: 380px;
    height: 160px;
    background: #404040;
    margin-right: 30px;
    line-height: 160px;
    text-align: center;
}
.meeting_content_title li span{
    color: #fff;
    font-size: 14px;
    margin-left: 20px;

}
.meeting_content_title li:last-child{
    margin-right: 0px;
}
.meeting_agenda{
    padding-top: 100px;
    background-image: url('img/show/background06.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom:  100px;
}
/* 底部 */
.footer {
    font: 12px/30px "微软雅黑";
    color: #A1A1A1;
    width: 100%;
    padding: 110px 0;
    background: #262626;
    text-align: center;
}
.footer a ,.footer p{
    color: #666;
}
.footer a:hover {
    text-decoration: underline;
}
.pt0{
    padding-top: 0px;
}
.meeting_content_box{
    padding-top: 20px;
    padding-bottom: 100px;
    background-image: url('img/show/background01.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.meeting_agenda_table{
    margin-top: 50px;
    position: relative;
}
.meeting_agenda_table img{
    position: absolute;
    left: -121px;
    top: -118px;
    z-index: 4;
}
.meeting_agenda_table table{
    width: 100%;
    position: relative;
    z-index: 5;
}
.meeting_agenda_table tr th{
    background: #404040;
    text-align: center;
    color: #fff;
    height: 70px;
    width: 25%
}
.show_defail_info_box img{
    width: 170px;
    height: 210px;
}
.meeting_agenda_table tr td{
    height: 50px;
    color: #fff;
    text-align: center;

}
.meeting_agenda_table tr:nth-child(odd) td{
    background-color: #4d4d4d;

}
.meeting_agenda_table tr:nth-child(even) td{
    background-color: #666666;

}
.meeting_speaker{
    padding-bottom: 30px;
    padding-top: 100px;
    min-width: 1320px !important;
    margin-top: 0;
    background-image: url('img/show/background07.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.meeting_speaker_list{
    width: 1200px;
    padding-bottom: 50px;
    position: relative;
    z-index: 14;
}
.meeting_speaker_item{
    width: 280px;
    height: 229px;
    position: absolute;
    top: 120px;
    z-index: 12;
}
.meeting_speaker_item:nth-child(4){
    transform: scaleX(-1);
}
.meeting_speaker_item>img{
    width: 100%;
    height: 100%;
}
.meeting_speaker_list .meeting_speaker_list_prev,
.meeting_speaker_list .meeting_speaker_list_next{
    display: none;
}
.meeting_speaker_list_prev,
.meeting_speaker_list_next {
    top: auto;
    left: 50%;
}
.meeting_speaker_list_prev {
    margin: -200px 0 0 -650px;
}
.meeting_speaker_list_next {
    margin: -200px 0 0 630px;
}
.meeting_speaker_list .swiper-slide{
    /* width: 216px; */
    height: 310px;
    text-align: center;
    background: #ec1414;
}
.meeting_speaker_list .swiper-slide p{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
    color: #fff;

}
.meeting_speaker_list .swiper-slide img{
    width: 216px;
    height: 240px;
    margin-bottom: 4px;
}
.meeting_speaker_list .swiper-slide:last-child{
    margin-right: 0px;
}

.tl{
    text-align: left;
}
.pc_hide{
    display:show;
}
/* 弹框关闭框填写 */
.layui-layer-title{
    font-size: 20px!important;
    color: #fff!important;
    background-color: #D91F2D!important;
    padding-left: 30px!important;
}
.layui-layer-ico {
    background: url(img/show/close_layer.png) no-repeat!important;
}
.layui-layer-setwin a {
    width: 24px!important;
    height: 24px!important;
    top: -5px;
}
.footer_fixeds{
    width: 100%;
    height: 80px;
}
.footer_fixed{
    width: 100%;
    height:80px;
    line-height: 80px;
    text-align: center;
    background-color: #fd2222;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    user-select: none;
    letter-spacing: 2px;
    z-index: 999;
}
/* 表单提交 */



.formBox{
    padding: 0px 30px;
    color: #000;
}
.formBox h2{
    font-size: 30px;
}
.formBox h3{
    font-size: 20px;
    font-weight: normal;
}
.formBox p{
    margin: 30px 0;
    font-size: 12px;
    color: #f00;
}
.formBox .formItem{
    margin-bottom: 20px;
}
.formBox .formItem span{
    display: inline-block;
    width: 77px;
    font-size: 15px;
    text-align: left;
}
.formBox .formItem  .radio_check{
    width: auto;
}
.formBox .formItem  .radio_check1{
    margin-right: 10px;
}
.formBox .formItem input{
    width: 290px;
    line-height: 40px;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding-left: 10px;
}
.formBox .formItem span.radio_span{
    width: 90px;
}
.formBox .formItem select{
    width: 304px;
    height: 40px;
    line-height: 40px;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding-left: 10px;
}
.formBox .formItem select.province{
    margin-right: 20px;
}
.formBox .formItem select.width50{
    width: 140px;
    line-height: 40px;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding-left: 10px;
}
.formBox .formBtn{
    margin-top: 49px;
}
.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: #d91f2d;
    margin-right: 22px;
    box-shadow: 0px 5px 9px 0px rgba(230,0,18,0.32);

}
.formBox .formBtn .canceBtn{
    background: #cccccc;
    border:1px solid #e1e1e1;
    color: #333;
    box-shadow: 0px 5px 9px 0px rgba(204,204,204,0.57);

}
.radio_check_last span{
    width: auto!important;
    margin-right: 10px!important;
}
/* 状态成功样式 */
.sign_success{
    text-align: center;
}
.sign_success h5{
    font-size: 20px;
    font-weight: 700;
     color: #333333;
    line-height: 24px;
    margin-top: 36px;
    margin-bottom: 28px;
    vertical-align: middle;
}
.sign_success h5 img{
    margin-right: 20px;
}
.sign_success p{
    color: #333;
    font-size: 14px;
    line-height: 24px;
}
.sign_success p img{
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media screen and (max-width: 800px){
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
        background: none;
    }
    .mt100{
        margin-top: 0;
    }
    #top,
    .logo,
    .share_box,
    .about,
    .pc_hide{
        display: none;
    }
    .m_show{
        display: block;
    }
    .wrap{
        width: auto;
    }
    .show_sign {
        width: 1.5rem;
        height: .5rem;
        font-size: .24rem;
        color: #ffffff;
        line-height: .45rem;
        margin-top: 0rem;
        margin-right: .49rem;
    }
    .m_show_header{
        height: .88rem;
        background: #1a1a1a;
        padding-top: .18rem;
        padding-left: .3rem;
        position: fixed;
        top:0px;
        z-index: 1111;
        width: 100%;
        box-sizing: border-box;
    }
    .m_height{
        height: 0.88rem;
    }
    /*  导航 */
    #logo_nav_down_box{
        display: none;
    }
    .logo_nav_down{
        width: 100%;
        background: #333;
        padding-left: .3rem;
        padding-right:.3rem;
        position: absolute;
        top:0.88rem;
        box-sizing: border-box;
        z-index: 2;
        margin-left: -0.3rem;

    }
    .logo_nav_down .logo_nav_box a{
        color: #fff;
    }
    .logo_nav_down .logo_nav_box a.active{
        color: #EC1414;
        font-weight: 700;
    }
    .logo_nav_box{
        border-bottom:1px solid #444;
        padding-top:.3rem;
        padding-bottom: .3rem;
    }
    .logo_nav_box:last-child{
        border-width: 0;
    }
    .show_go_index{
        width: .44rem;
        height: .44rem;
        margin-top: .11rem;
        background: url(img/show/m_logo.png)  no-repeat;
        background-size: .44rem .44rem;
        margin-right: .3rem;

    }
    .m_show_header .show_header_logo img{
        width: 1.3rem;
        height:.35rem;
        margin-right: .1rem;
    }
    .m_show_header .show_header_logo img:nth-child(2){
        width: 1.2rem;
        height: .43rem;
    }
    .m_show_header .show_header_logo img:nth-child(3){
        margin-right: 0;
        width: 1.43rem;
        height: .20rem;
        position: relative;
        top: .04rem;
    }
    .m_banner img{
        width: 100%;
    }
    .m_show_nav_bg{
        height: .88rem;

    }
    .m_show_nav_bg li{
        width: 50%;
        line-height: .88rem;
        float: left;
        text-align: center;
        background: #666;
    }
    .m_show_nav_bg li.active {
        background: #ec1414;
    }
    .m_show_nav_bg li a{
        font-size:.28rem/* 28px */;
        color: #fff;
    }
    .m_show_nav_bg li.active a{
        font-weight: 700;
    }
    .show_content .show_title_detalstext {
        width: 2.7rem;
        height: .66rem;
        margin: 0 auto;
        line-height: 1.2rem;
        padding-top: .5rem;
    }
    .meeting_content_box {
        background: #333;
        padding-top: 0;
        padding-bottom: 1rem;
        background-image: url('img/show/background_m01.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .show_title_text {
        font-size: .36rem;
    }
    .show_title_text img:first-child{
        width: .36rem;
        height: .44rem;
    }
    .show_title_text img:last-child{
        width: .36rem;
        height: .44rem;
        position: relative;
        left: 10px;
        top: -3px;
        transform: scaleX(-1);
    }

    .show_title_subtext {
        text-align: center;
        font-size: .2rem;
        line-height: .43rem;
        margin-top: .25rem;
    }
    .meeting_content {
        height: auto;
        background: #404040;
        padding-top: .3rem;
        padding-left: .3rem;
        padding-right: .3rem;
        padding-bottom: .2rem;
        box-sizing: border-box;
        margin:.3rem;
        margin-top: 0px;
        margin-top: .4rem;
    }
    .meeting_content_title {
        margin-top: .3rem;
        margin-left: .3rem;
    }
    .meeting_content_title li {
        float: left;
        width: 2.1rem;
        height: 2.8rem;
        background: #404040;
        margin-right: .31rem;
        line-height: 1.6rem;
        text-align: center;
    }

    .meeting_content_title li img{
        width: .48rem;
        height: .5rem;
    }
    .meeting_content_title li span{
        line-height: .4rem;
        display: block;
        width: 1.2rem;
        position: relative;
        top: -16px;
    }
    .meeting_agenda {
        padding-top: .5rem;
        padding-bottom:1rem;
        background-image: url('img/show/background_m06.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .show_content_logo{
        width: 2.7rem;
        height: .66rem;
        margin: 0 auto;
        line-height: 1rem;
    }
    .meeting_agenda_table {
        margin-top: .6rem;
        width:100%;
        overflow-x: auto;
    }
    .meeting_agenda_table img{
        width: 2.42rem;
        height: 2.36rem;
        left: .24rem;
        top: .9rem;
        z-index: 4;
    }
    .meeting_agenda_table table {
        margin-left:.29rem;
        width: 14rem;
        overflow-x: auto;
    }
    .show_go_watch {
        width: 3.65rem;
        height: .88rem;
        line-height: .88rem;
        transform: skewX(-13deg);
        margin-top: .5rem;
    }

    .meeting_speaker {
        min-width: auto !important;
        padding-bottom: .7rem;
        padding-top: 1rem;
        margin-top: 0rem;
        background-color: #404040;
        background-image: url('img/show/background_m07.png');
        background-repeat: no-repeat;
        background-size: 3.07rem 3.21rem;
        background-position: right bottom;
    }
    .meeting_speaker_list {
        width: auto;
        margin: 0 .3rem;
    }
    .meeting_speaker_list .swiper-slide {
        width: 3.3rem!important;
        height: 5.4rem;
        /* margin-right: .3rem!important; */
        margin-bottom: .3rem;
        position: relative;
    }
    .meeting_speaker_list_prev, .meeting_speaker_list_next {
        display: none;
    }
   /* .meeting_speaker_list ul li:nth-child(2){
        top: 20px;
    }
    .meeting_speaker_list ul:nth-child(4) li:nth-child(1){
        top: 20px;
    }*/
    .meeting_speaker_list .swiper-slide img {
        width: 3.3rem;
        height: 3.67rem;
        margin-bottom: 4px;
    }
    .meeting_speaker_list .swiper-slide p {
        padding-left: .1rem;
        padding-right: .1rem;
        line-height: 20px;
        font-size:  12px;
    }

    .j-mqrquee li{
        float: left;
        width: 2.8rem;
        text-align: center;
        line-height: 85px;
        margin-right: 20px;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .show_content_logo_info {
        margin-top: .5rem;
        margin-left: .3rem;
        padding-bottom: .7rem;
        text-align: left;
    }
    .show_content_logo_info li {
        width: 2.06rem;
        height: .64rem;
        background: #fff;
        margin-right: .35rem;
        margin-bottom: .3rem;
    }
    .show_content_logo_info li:nth-child(3){
        margin-right: 0px;
    }
    .show_content_logo_info li:nth-child(6){
        margin-right: 0px;
    }
    .show_content_logo_info li img{
        width: 100%;
        height: 100%;
    }
    .show_contact {
        padding-top: 1rem;
        margin-top: 0px;
        padding-bottom: 1rem;
        background-image: url('img/show/background_m05.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .show_contact .show_contact_info {
        height: 8.8rem;
        border: 1px solid #ec1414;
        margin-top: 1rem;
        padding-left: 0px;
        margin-left: .3rem;
        margin-right: .3rem;
    }
    .show_contact_info>div>div:nth-child(1) {
        padding-top: 0.8rem;
        padding-left: 1.54rem;
        margin-bottom: .8rem;
    }
    .show_contact_info>div{
        text-align: center;
    }
    .show_contact_info>div>div:first-child{
        text-align: left;
    }
    .show_contact_info>div>div.tc{
        display: inline-block;
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .show_contact_info>div>div img{
        width: 2.5rem;
        height: 2.5rem;
    }
    .mt80{
        margin-top:.8rem;
    }
    .dianzi_erweima {
        margin-top: .3rem;
    }
    .footer {
        font: .18rem/.4rem "微软雅黑";
        color: #666;
        width: 100%;
        padding: 1rem 0;
    }
    .footer a{
        font-size: 12px;
    }
   /*  解秀 */
   .show_content_defail_box{
        background: #333;
        padding-bottom: 1rem;
        background-image: url('img/show/background_m01.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .show_content {
        padding-top: 0rem;
    }
    .show_content>div{
        min-width: auto;
    }
    .show_dedails_contentimg {
        margin-top: .5rem;
        margin-left: .3rem;
        margin-right: .3rem;
    }
    .show_dedails_contentimg img{
        width: 100%;
    }
    .show_dedails_content_text {
        display: block;
        height: auto;
        width: auto;
        background: #404040;
        box-sizing: border-box;
        padding-top: .3rem;
        padding-left: .3rem;
        padding-right: .3rem;
        margin-top: .3rem;
        margin-left: .3rem;
        margin-right: .3rem;
    }
    .show_dedails_content_text .words {
        width: auto;
    }
    .show_dedails_content_text .vbox {
        margin-top: .15rem;
        width: auto;
        height: calc((100vw - 1.2rem) * (9 / 16));
    }
    .show_dedails_content_text p, .show_dedails_content_text li {
        font-size: .28rem;
        color: #ffffff;
        line-height: .48rem;
        width: 100%;
    }
    .show_dedails_content_text p:nth-child(2) {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    .show_dedails_content_text ul {
        background: transparent;
        margin-right: 0px;
        padding-bottom: .3rem;
    }
    .show_dedails_content_text li>i {
        background: transparent;
        display: inline;
    }
    .show_dedails_content_text li>span{
        display: inline;
    }
    .show_content .show_title {
        width: 2.7rem;
        height: .66rem;
        margin: 0 auto;
        line-height: 1.2rem;
    }
    .show_content_defail_disassemble{
        background-image: none;
        background-color: #262626;
        padding-bottom: 1rem;
        padding-top: .5rem;
    }
    .show_content_name{
        margin-top: .3rem;
        margin-left: .3rem;
    }
    .show_content_name img{
        width: .4rem;
        height: .72rem/* 72px */;
    }
    .show_content_name img:last-child{
        width: 2.19rem;
        height: 1.1rem;
        /* position: relative; */
        left: .4rem;
        top: .31rem;
    }

    .show_content_name span {
        font-size: .32rem;
        line-height: .36rem;
        margin-left: 7px;
    }
    .show_content_time ul{
        margin-left: .3rem;
        margin-right: .3rem;
    }
    .show_content_time li {
        float: left;
        width: 50%;
        height: 2.02rem;
        padding-top: .6rem;
        line-height: .48rem;
    }
     .show_content_time li:last-child{
        width: 100%;
        background:transparent;
        padding-top: 0;
     }
     .show_content_content li {
        height: .88rem;
        width:3.5rem;
        padding-top: 0px;
        line-height: .88rem;
    }
    .show_content_content li.active{
        background: #333;
    }
    .show_content_content{
        width: 100%;
        overflow-x: auto;
    }
    .show_content_content ul{
        width: 18rem;
    }
    .show_content_content li:nth-child(even){
        width:1rem;
        line-height: .88rem;
    }
    .show_content_content li.active{
        color: #EC1414;
        font-weight: 700;
    }
    /* .show_content_defail{
        display: block!important;
    } */
    .show_content_defail {
        background: #404040;
        height: auto;
        border-radius: 0px;
        padding-left: .3rem;
        padding-right: .03rem;
        margin-left: .3rem;
        margin-right: .3rem;
        box-sizing: border-box;
        padding-bottom: .5rem;

    }
    .show_content_defail>h3 {
        font-size: .32rem;
        line-height: .28rem;
        padding-top: .3rem;
    }

    .show_content_defail>h4 {
        font-size: .28rem;
        line-height: .28rem;
        margin-top: .32rem;
        margin-bottom: 0rem/* 51px */;
    }

    .show_defail_info_box{
        margin-right: .3rem;
        margin-left: .3rem;
        background: #595959;
        margin-top: .3rem;
        padding-bottom: .3rem;
    }
    .show_content_defail .show_defail_info_title {
        font-size: .28rem;
        line-height: .28rem;
        margin-bottom: .3rem;
        margin-top: .2rem;
    }
    .show_content_defail .show_defail_info_title i {
        margin-left: .3rem;
    }
    .show_defail_info_box img{
        width: 2.13rem;
        height: 2.8rem;
        margin-left: .3rem;
    }

    .show_person_defail {
        width: auto;
        height: auto;
        background:transparent;
        border-radius: 0px;
        text-align: left;
        padding-left:.3rem;
        box-sizing: border-box;
        margin-top: .25rem;
        margin-left: 0px;
        padding-right: .3rem;
    }
    .show_person_defail h3 {
        font-size: .28rem;
        line-height: .28rem;
        padding-top: 0;
        padding-bottom:.1rem;
    }
    .show_person_defail p {
        font-size: .28rem;
        line-height: .4rem;
        height: auto;
        overflow: hidden;
    }
    .show_personInfo p{
        max-width: 3rem;
    }
    .show_personInfo p:first-child {
        margin-bottom: .3rem;
        margin-top:0.6rem;
    }
    .show_content_content {
        margin-top: .2rem;
        margin-bottom: .3rem;
    }
    .show_join{
        height: auto;
        padding-top: .5rem;
        background-image: url('img/show/background_m03.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .show_watch_welfare {
        background-image: url('img/show/background_m04.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-top: .5rem;
        padding-bottom: 1rem;
    }
    .show_watch_welfare_content {
        height: 6.95rem;
        width: 6.9rem;
        margin:.5rem auto;
        background: url(img/show/m_show_theatre_bg.png);
        -webkit-background-size: 6.9rem 2.95rem;
        background-size: 6.9rem 2.95rem;
        padding-top: .70rem;
    }
    .show_watch_welfare_content p {
        font-size: .28rem;
        line-height: .48rem;
    }
    .show_go_watch{
        margin-bottom: 0 !important;
    }
    .mb100{
        margin-bottom: 1rem;
    }
    .m_show_content_bg{
        background: #262626;
    }
    .show_content_time {
        padding-top: .3rem;
        margin-bottom: 0px;
    }
    .mt19{
        margin-top: .25rem;
    }
    /* 弹框样式 */
    .votePow{
        width: 100%!important;
        height: 100%!important;
    }
    .formBox {
        padding: 0px .3rem;
        color: #000;
    }
    .formBox .formItem span {
        width: 1.3rem;
        font-size: 0.28rem;
    }
    .formBox .formItem input {
        width: 4.5rem;
    }
    .formBox .formItem select {
        width: 4.75rem;
    }
    .formBox .formItem select.width50 {
        width: 2.2rem;
    }
    .formBox .formBtn a {
        width: 2.4rem;
    }
    .formBox .formItem {
        margin-bottom: 0.2rem;
    }
    .formBox .formBtn {
        margin-top: 0.6rem;
    }
    .votePow2{
        top:0px!important;
        left: 0px!important;
        width: 100%!important;
    }
    .pr30{
        padding-right: 0.3rem;
    }
    .pt30{
        padding-top: 0.3rem;
    }
    .footer_fixeds{
        width: 100%;
        height: .88rem;
    }
    .footer_fixed{
        width: 100%;
        height: .88rem;
        line-height: .88rem;
        font-size: .32rem;
        letter-spacing: 0;
        z-index: 999;
    }
}