.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
.section {
	padding: 35px 0;
	box-sizing: border-box;
}
.qr_code_box_2{
    display: none;
}
.m_nav_bar{
    display: none;
}
.bg_gray {
	background: rgba(245, 245, 245, 1);
}
.p_banner{
    margin-top: 110px !important;
    display: block;
}
.m_banner{
    display: none;
}

.weixin_icon{
    width: 25px;
    vertical-align: middle;
    margin-left: 5px;
}
.qrcode {
    position: absolute;
    top: 25px;
    right: 10px;
    width: 140px;
    height: 140px;
    display: none;
    right: -110px;
    box-shadow: 0px 0px 13px 0px #ccc;
}

.weixin_icon:hover+.qrcode {
    display: block;
}
.ac{
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    font-size: 16px;
}
.p_nav a:hover{
    color: #006FB2;
}
.ac a{
    color: #006FB2;
}
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7{
    position: relative;
    top: -120px;
}

/* 第二导航栏 */
.nav_bar{
    display: block;
    height: 80px;
    position: fixed;
    width: 100%;
    background: #fff;
    top: 30px;
    z-index: 11;
    border-bottom: 1px solid #cccc;
}
.m_nav{
    display: none;
}
.nav_bar>div{
    height: 80px;
}
.nav_bar .p_nav li{
    margin-left: 35px;
    font-size: 16px;
    cursor: pointer;
    height: 80px;
    line-height: 80px;
}
.add_border{
    border-bottom: 2px solid #d22222;
}
/* 第二导航栏 */

/* 访问量 */
.count_box{
    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.0470588235294118);
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.0470588235294118);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.0470588235294118);
}
.count_box>div>div{
    width: 260px;
    height: 60px;
    margin: 20px 0;
    text-align: center;
    font-size: 13px;
}
.count_box div:nth-child(2){
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.count_box b{
    font-size: 30px;
    display: block;
    color: #1566AC;
}

/* 访问量 */


/* 分享 */
.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;padding: 20px 0px 20px 0px; font-size: 14px; color: #333; 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("http://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("http://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("http://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("http://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;
}
.concat_type .qrcode{
    position: absolute;
    left: 40px;
    top: -20px;
    width: 150px;
    height: 170px;
    font-size: 14px;
    text-align: center;
}
.concat_type .qrcode img{
    width: 150px;
    height: 150px;
    margin: 0;
}
/* 分享 */


.section h2 {
	margin: 0 0 30px 0;
	text-align: center;
	position: relative;
	font-size: 24px;
}

.section h2 span {
	font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	color: #CCCCCC;
	position: absolute;
	bottom: -16px;
	left: 0;
	right: 0;
	z-index: -1
}
.section2 h2{
    position: relative;
    z-index: 9;
}
.content li{
    background-color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(228, 228, 228, 1);
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 15px rgba(201, 201, 201, 0.349019607843137);
    -webkit-box-shadow: 2px 2px 15px rgba(201, 201, 201, 0.349019607843137);
    box-shadow: 2px 2px 15px rgba(201, 201, 201, 0.349019607843137);
    padding: 35px;
    box-sizing: border-box;
}
.content h4{
    margin: 20px 0 30px 37px;
    width: 120px;
    height: 35px;
    line-height: 30px;
    background: inherit;
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(21, 102, 172, 1);
    text-align: center;
    border-radius: 25px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-size: 16px;
}
.step{
    margin-bottom: 20px;
    position: relative;
}
.line{
    position: absolute;
    height: 60px;
    border-left: 1px solid #ccc;
    left: 98px;
}
.circle{
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: -5px;
    top: 25px;
    z-index: 9;
    background: rgba(21, 102, 172, 1);
}
.step time{
    width: 120px;
}
.step>p{
    width: 270px;
}
.step>div{
    width: 25%;
    color: #ff0000;
    text-align: center;
}
.step>div img{
    width: 25px;
    vertical-align: bottom;
    margin-right: 5px;
}

.activity_desc {
	font-size: 16px;
	line-height: 28px;
}
.activity_desc p{
    text-indent: 30px;
}

.activity_arrangement li {
	width: 350px;
	height: 400px;
    padding: 30px 40px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}
.activity_arrangement li:nth-child(1) {
    background-image: url("../images/u460.png");
}
.activity_arrangement li:nth-child(2) {
    background-image: url("../images/u461.png");
}
.activity_arrangement li:nth-child(3) {
    background-image: url("../images/u462.png");
}
.activity_content{
    line-height: 25px;
}
.activity_arrangement li h3{
    font-size: 36px;
    margin: 14px 0;
}
.activity_content i{
    display: inline-block;
    font-size: 40px;
    color: #fff;
    line-height: 0;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 3px;
}
.en_postion{
    font-size: 14px;
    border-bottom: 1px solid #babcff;
    padding: 0px 0 5px 0;
    margin-bottom: 20px;
}
.btn{
	width: 120px;
    height: 35px;
    background: rgba(255, 255, 255, 1);
	font-size: 16px;
    color: #666666;
	display: block;
	text-align: center;
	line-height: 35px;
	border-radius: 25px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: rgba(255, 153, 0, 1);
    color: #fff;
}
.btn:hover{
}
.m_activity{
    display: none;
}
.menu{
	margin: 40px auto 40px auto;
}
.menu li{
	width: 300px;
    height: 50px;
    line-height: 50px;
	text-align: center;
    font-weight: 700;
	font-size: 16px;
    color: #666666;
	border: 1px solid rgba(228, 228, 228, 1);
	border-radius: 30px;
	margin-right: 30px;
    cursor: pointer;
}
.menu li:hover{
    background-color: rgba(21, 102, 172, 1);
    border:none;
    color: #fff !important;
    font-size: 18px;
}
.hover{
	font-size: 18px;
	background-color: rgba(21, 102, 172, 1);
	border:none;
    color: #fff !important;
}
.preview_btn{
    width: 120px;
    line-height: 35px;
    text-align: center;
    font-style: normal;
    font-size: 16px;
    border-radius: 3px;
    height: 35px;
    background: inherit;
    background-color: rgba(255, 153, 0, 1);
    display: inline-block;
    color: #fff;
    margin: 15px 0 0 45px;
    position: absolute;
    bottom: 0;
}
.apply_btn{
	background-color: rgba(255, 153, 0, 1);
}
.content li>div:first-child{
	border-right: 1px solid #ececec;
    margin-right: 35px;
}
.content li>div{
    width: 48%;
    display: inline-block;
    height: 618px;
}
.section4 h2{
    position: relative;
    z-index: 9;
    color: #fff;
}
.section4{
    padding-bottom: 75px;
}
.section4 h2 span{
    opacity: 0.4
}
.section4_bg{
	background-color: rgba(0, 34, 54, 1);
}
.spaker_info{
	background-color: rgba(0, 111, 178, 1);
	text-align: center;
	line-height: 24px;
    color: #fff;
}
.spakers img{
    width: 100%;
    vertical-align: bottom;
}
.spakers h5{

}
.section5 h2{
    margin-bottom: 45px;
}
.live_item{
    width: 47%;
    margin-right: 30px;
}
.mr0{
    margin-right: 0;
}
.meeting_box{
    width: 100%;
    /* margin-top: 35px; */
}
.meeting_box>a{
    font-size: 18px;
}
.meeting_info i{
    font-size: 38px;
    vertical-align: text-bottom;
    margin-right: 6px;
    position: relative;
    top: 5px;
}
.meeting_info h6{
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-size: 14px;
    margin-bottom: 15px;
}
.meeting_box>p{
    padding: 15px 0;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
}
.meeting_info p{
	line-height: 30px;
}
.live_btn{
	width: 120px;
    height: 35px;
    background-color: rgba(255, 153, 0, 1);
    border-radius: 30px;
	text-align: center;
	display: inline-block;
	line-height: 35px;
	color: #fff;
    float: right;
    position: relative;
    top: -20px;
}
.send_btn{
    width: 180px;
    height: 46px;
    background-color: rgba(21, 102, 172, 1);
    border-radius: 40px;
    font-size: 18px;
    border: none;
    color: #FFFFFF;
    margin: 24px auto 0 auto;
    display: block;
    outline: none;
}
.send_btn:hover{
    background-color: rgba(1, 81, 152, 1);
}
.cover{
	width: 100%;
	height: 300px;
    margin-bottom: 10px;
}
.form_tit{
	width: 46px;
    display: inline-block;
}
.form_tit h6{
    font-weight: normal
}
.form_tit h6 i{
    margin-right: 3px;
}
.m_qrcode2_desc{
    display: none;
}
.about_us{
	padding: 30px;
	box-sizing: border-box;
	height: 263px;
    background-color: rgba(228, 228, 228, 0.298039215686275);
    border-radius: 10px;
}
.about_us h6{
	margin-bottom: 20px;
    font-size: 16px;
    font-weight: normal;
}
.qr_code_box{
	float: right;
    width: 19%;
    font-size: 14px;
    position: relative;
    text-align: center;
    top: -33px;
}
.qr_code_box img{
    width: 160px;
}
.concat_box{
    margin: 35px 0;
}
.concat_box img{
	width: 30px;
    vertical-align: middle;
    margin-right: 5px;
}
.concat_box>div{
	margin-right: 40px;
	font-size: 16px;
}
.about_us p{
    width: 77%;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
}

.form_box select, .form_box input{
    width: 360px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding-left: 5px;
}
.form_box{
    padding: 50px 150px;
    box-sizing: border-box;
}
.form_box label{
    display: inline-block;
    margin-bottom: 21px;
    margin-right: 30px;
}
.aside{
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 25;
}
.top_apply{
    background: rgba(255, 153, 0, 1);
    color: #fff !important;
    padding: 0 25px;
    font-size: 13px;
    height: 30px;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 20px;
    line-height: 30px;
}
.aside li a{
    color: #fff;
}
.m_aside{
    display: none;
}
.back_btn{
    font-size: 16px;
    color: #666666;
    display: block;
    text-align: center;
    line-height: 30px;
    border-radius: 25px;
    right: 20px;
    background: rgba(255, 153, 0, 1);
    color: #fff;
    border-radius: 4px;
    width: 80%;
    margin: auto;
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
}
.p_aside{
    box-sizing: border-box;
    width: 120px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    background-color: rgba(21, 102, 172, 1);
    padding: 0 0 20px 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.p_aside .qrcode{
    display: none;
    right: 120px;
    top: -40px;
}
.p_aside ul li:nth-child(5):hover .qrcode{
    display: block;
}
.p_aside h6{
    position: absolute;
    left: 0;
    right: 0;
    top: -65px;
    width: 100%;
    font-size: 18px;
    background: #1566ac;
    height: 59px;
    border-top-left-radius: 76px;
    border-top-right-radius: 76px;
    line-height: 59px;
    padding-top: 10px;
}
.p_aside li{
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.p_aside li:hover{
    background-color: rgba(12, 55, 95, 1);
}
#address_select{
    width: 368px !important;
}
.province, .city{
    width: 49% !important;
}
.qrcode2, .qrcode3{
    display: none;
}
select[name="meeting"],
select[name="vocational"]{
    width: 366px
}
.content li:nth-child(3){
    height: 500px !important;
    position: relative;
    padding-top: 70px;
}
.content li:nth-child(3)>div{
    height: 80% !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: none;
    width: 376px;
}
.event_news img{
    width: 200px;
}
.event_news li{
    margin-bottom: 30px;
}
.event_news div{
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: 80%;
    line-height: 24px;
}
.event_news h6{
    font-weight: normal;
    font-size: 16px;
}
.event_news p {
    margin: 10px 0;
    color: #555
}
.event_news p a{
    color: #1566ac;
    margin-left: 20px;
}
.event_news p a:hover{
    color: #d22222;
}
.event_news time{
    font-size: 12px;
    color: #999;
}

/* 预览 */
.photo_list img{
    margin: 10px;
    vertical-align: bottom;
}
.photo_list img:hover{
    outline: 2px solid #1566ac;
}
.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 .arrow-left {
    left: -80px;
}

.big_watch span {
    position: absolute;
    width: 48px;
    top: 50%;
    cursor: pointer;
}
.big_watch .arrow-right {
    right: -80px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.big_watch span {
    position: absolute;
    width: 48px;
    top: 50%;
    cursor: pointer;
}
.big_watch .bigImg_box img {
    width: 100%;
}
.big_watch .del {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 40px;
    text-align: center;
    background: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
#video_box{
    height: 498px !important;
}
.no_video{
    position: absolute;
    right: 10px;
    bottom: 25px;
    background: #f90;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
/* 头部视频 */
#banner_video_box {
    position: absolute !important;
    width: 30%;
    z-index: 10;
    right: 18%;
    top: 17%;
}
.play{
    display: block;
    width: 56px;
    height: 56px;
    background: url('../images/play.png');
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.play:hover{
     background: url('../images/play_active.png');
     background-size: 100% 100%;   
}
.swiper-container{
    padding-bottom: 30px !important;
}
@media screen and (max-width: 800px) {
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
    }
    .m_banner {
        margin-top: 1.2rem !important;
    }
    .wrapper{
        width: 100%;
    }
    #top, #p_nav,.share_box, .p_nav, .p_banner, .p_logo{
        display: none;
    }
    .m_banner{
        display: block !important;
    }
    .m_logo{
        width: 2.6rem;
        margin-right: .2rem;
        position: relative;
    }
    .nav_bar{
        top: 0;
        height: 1.2rem
    }
    .nav_bar>div{
        height: 100%
    }
    .m_logo{
        width: 1.3rem;
        height: 100%;
    }
    .m_logo img{
        width: 100%;
    }
    .m_nav_bar{
        padding: 0 10px;
        box-sizing: border-box;
        background: #fff;
        z-index: 99;
        width: 100%;
        display: flex;
    }
    .m_nav_bar li {
        display: inline-block;
        font-size: 0.3rem;
        margin-left: 0.2rem;
        text-align: center;
    }
    .m_nav_bar li a {
        font-size: 0.28rem;
        background: #fff !important;
    }
    .ac a{
        font-weight: 700;
        color: #008DCB;
        border-bottom: 2px solid #008DCB;
    }
    .bdsharebuttonbox {
        display: none;
    }
    .section{
        padding: 1px 10px .5rem 10px;
        box-sizing: border-box;
    }
    .m_section1,.m_section2{
        display: block;
        width: 100%;
    }
    .section2 {
        padding-bottom: 0.2rem;
    }
    .section2 h2 {
        padding-top: 25px;
    }
    .activity_desc{
        font-size: 0.3rem;
    }
    .activity_arrangement li:nth-child(1) {
        background-image: url("../images/m_u460.png");
    }
    .activity_arrangement li:nth-child(2) {
        background-image: url("../images/m_u461.png");
    }
    .activity_arrangement li:nth-child(3) {
        background-image: url("../images/m_u462.png");
    }
    .activity_arrangement li{
        margin-bottom: 10px;
    }
    .menu li{
        width: 2rem;
        margin-right: 0.2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.25rem !important;
    }
    .content{
        width: 100%;
    }
    .content li>div{
        width: 100%;
        height: auto;
        margin: 0.6rem 0 !important;
    }
    .content li>div:first-child{
        border: none;
    }
    .step{
        margin-bottom: 0.2rem;
    }
    .line{
        left: 2.2rem;
    }
    .step time{
        margin-right: 0;
        width: 4rem
    }
    .content li{
        padding: 0.2rem
    }
    .content h4{
        margin: .5rem 1.1rem;
        width: 2rem;
        font-size: 0.3rem;
        line-height: 0.55rem;
        height: 0.7rem; 
    }
    .preview_btn{
        bottom: auto;
        margin: .5rem 1.1rem;
        width: 2rem;
        font-size: 0.3rem;
        line-height: 0.7rem;
        height: 0.7rem;
    }
    .first_second{
        padding-bottom: .75rem;
    }
    .second_second{
        float: initial;
        padding-bottom: .75rem;
    }
    .spakers li{
        width: 48%;
        margin-bottom: 20px;
    }
    .section4 h2{
        padding-top: 30px;
    }
    .cover{
        width: 100%;
        margin-bottom: 15px;
        height: 4rem;
    }
    .meeting_box{
        margin-bottom: 15px;
    }
    .meeting_box>a {
        font-size: 0.3rem;
    }
    .meeting_box>p{
        font-size: 0.25rem;
    }
    .live_btn{
        width: 2rem;
        height: 0.7rem;
        line-height: 0.7rem;
        float: initial;
        margin: 0.6rem auto 1px auto;
        display: block;
    }

    .section6{
        padding: 0.5rem 10px;
    }
    .form_box{
        padding: 0
    }
    .section5>div {
        /* margin-bottom: 1.5rem; */
    }
    label{
        width: 100%;
    }
    .form_box select, .form_box input{
        width: 80%;
    }
    .send_btn {
        width: 100%;
        line-height: 0.7rem;
        height: 0.7rem;
        font-size: 0.3rem;
    }
    .qr_code_box{
        display: inline-block;
        padding: 0.5rem 0;
        box-sizing: border-box;
        width: 44%;
        font-size: 0.25rem;
        line-height: 0.4rem;
        margin-right: 0.3rem;
    }
    .qr_code_box img{
        width: 100%;
    }
    .about_us h6, .about_us p{
        display: none;
    }
    .concat_box{
        text-align: left;
        justify-content: left;
        line-height: 0.8rem;
    }
    #section5{
        margin-bottom: 0 !important;
    }
    #section3,
    #section5{
        top: -65px;
    }
    .qr_code_box_2{
        display: block;
    }
    .footer{
        display: none;
    }
    .pc_activity{
        display: none;
    }
    .meeting_cover{
        /* height: 120%; */
    }
    .meeting_cover img{
        width: 100%;
        height: 110%;
    }
    .m_activity{
        display: block;
    }
    .activity_content{
        font-size: 0.26rem;
        line-height: 0.4rem;
    }
    .m_activity h3 {
        font-size: 0.45rem;
        margin-bottom: 0.2rem;
    }
    .m_activity li{
        padding: 0.3rem 0.2rem 1rem 0.2rem;
        box-sizing: border-box;
        background: #fff;
        margin-bottom: 10px;
    }
    .en_postion{
        margin-bottom: 0.2rem
    }
    .activity_content i{
        color: #3459a2;
    }
    .btn{
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        float: initial;
        margin: -0.2rem auto;
        display: block;
        font-size: 0.3rem;
    }
    .m_aside{
        background: #1566ac;
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 50%;
        text-align: center;
        font-size: 0.4rem;
        color: #fff;
        padding: 0.2rem;
        box-sizing: border-box;
        display: block;
    }
    .p_aside{
        display: none;
    }
    .province, .city{
        width: 49% !important;
    }
    .qrcode{
        display: none;
    }
    .qrcode2, .qrcode3{
        display: inline-block;
    }
    select[name="branch_venue"]{
        position: relative;
        left: -4px;
    }
    input[name="username"],
    input[name="phone"],
    input[name="job"],
    input[name="email"],
    input[name="company"]{
        width: 78%;
    }
    .qrcode_bottom{
        display: none;
    }
    .m_qrcode2_desc{
        display: block
    }
    .m_qrcode_bottom{
        display: none;
    }
    .content li:nth-child(3) {
        padding-top: 1.2rem;
        height: 450px !important
    }
    .content li:nth-child(3)>div{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #address_select{
        width: 80% !important;
    }
    .live_box{
        display: none;
    }
    .live_item{
        width: 100%;
        margin-right: 0
    }
    .event_news img{
        width: 3rem;
        margin-right: 10px;
        float: left;
    }
    .event_news div {
        width: 100%;
        margin-left: 0;
        display: block;
    }
    .event_news p{
        margin: 30px 0;
    }
    .count_box{
        margin-bottom: 20px;
    }
    .count_box>div>div{
        height: .7rem;
    }
    .count_box b{
        font-size: .45rem
    }
    .section h2{
        margin: 30px 0;
    }
    #banner_video_box{
        display: none;
    }
}





/*end */
