@charset "utf-8";

@media (max-width: 760px){
	* {box-sizing: border-box;}
	.top{ display:none;}
	.nav{ height: 45px;}
	.nav_c{ width:100%; height: 45px; line-height: 45px; overflow:auto; font-size:12px; font-weight: normal;}
	.nav_c ul{width: 100%;overflow-x: auto;white-space: nowrap;text-align: center}
	.nav_c ul li{ float: left; width:25%; font-size:12px; font-weight:normal; padding: 0;}
	.nav_c ul li:after {top: 7.5px; height: 20px;}
	/* .nav_c ul li:nth-child(5) { display:none;}
	.nav_c ul li:nth-child(7) { display:none;}
	.nav_c ul li:nth-child(8) { display:none;} */
	
	.container{ width:100%; margin: 0;}
	.row{ width: 100%;}
	.con{ width:100%; padding: 0;}
	.con_right{ display:none;}
	.con_left{ width:100%; padding: 20px 10px;}
	.sc_c {padding-bottom: 20px; margin-bottom: 20px;}
	.sc_cl{ width:100%; margin:0 auto; text-align: center;}
	.sc_cr{ width:100%; margin-top:15px;}
	.sc_cr p {margin-bottom: 8px;}

	.now_cbtn {text-align: center; margin: 20px 0 0;}
	.now_cbtn span {display: inline-block; float: none;}
	.now_cbtn span:last-child {margin-right: 0;}
	.sc_cbtn {text-align: center; margin: 20px 0 0;}
	.sc_cbtn span {display: inline-block; float: none; margin-right: 20px; margin-bottom: 0;}
	.sc_cbtn span:last-child {margin-right: 0;}
	
	.sc_cbtn span{ margin-right:8px; margin-bottom:5px;}
	
	.reg_p4 span{ float:none;}
	.reg_p input{ width:208px;}
	.reg_p > span.reg_info{width:208px;}
	.reg_p > span.reg_info > input{width:120px}
	
	.banner{ display:none;}
	.mobban{ display:block; width:100%;}
	.mobban img{ display: block; width:100%;}
	
	.int_tex{ width:100%;}
	
	.reg_p4{ width:100%;}
	.reg_p41{ width:100%;}
	.reg_p42{ width:100%;}

	.media_nav{height: 35px; white-space: nowrap; overflow-x: scroll;}
	.media_nav_item{float: none; display: inline-block; height: 33px; line-height: 33px; margin-top: 0; margin-right: 15px;}
	.media_nav_item.active, .media_nav_item:hover{height: 33px; line-height: 33px;}
	.media_txt p{width: 250px;}
	
	
	/*foot*/
	#newfoot{  width:100%; margin:0px auto; margin-top:25px; height: auto;overflow:hidden;zoom:1;background:#297CBB;font-size:12px; font-family: "微软雅黑"; padding-bottom:10px;}
	#ft{ width:94%;}
	.comeing_footer_notice{ float:left;}
	/*foot end*/ 
	
	/*百度桥*/
	#qiao-icon-wrap{ display:none !important;}
	.bdshare-slide-button-box{ display:none !important}

	#newBridge{ display: none !important; }/*新百度桥*/
	.nb-icon-wrap{display: none !important;}
	/*百度桥 end*/
	
	/*弹窗*/
	.mobile-login-div2{width: 90%;}
	.mobile-input:nth-child(2n) input{width: 170px !important;}
	.tc_cp1{ text-align:left;}
	.tc_cp1 input{ width:204px;}
	.tc_cp2{ text-align:left;}
	.tc_cp2 .input3{ width:125px;}
	.tc_cp3 input{ width:98%;}
	
	.warn-div2{ width:95%; height:auto; }
	/*弹窗 end*/
	
	/*kefu*/
	.yb_conct{ display:none;}
	/*kefu end*/
	
	/*头部登录*/
	.tlog{ display: block; height:30px; line-height:30px; background:#0A145C; color:#ffffff; text-align:right; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.2); font-size:14px;}
	.tlog a{ color:#ffffff; float:right; display:block; width:15%; margin:0 3%; border-radius:0 0 5px 5px; text-align:center;}
	.abg1{ background:url(../images/btnbg3.jpg) repeat-x center;}
	.abg2{ background:url(../images/btnbg.png) repeat-x center;}
	.abg3{ color:#f00 !important;}
	/*头部登录 end*/

	.intro_area{ padding: 15px;}
	.intro_picture{ width: 100%; height: auto;}
	.intro_info_box{ width: 100%; margin-top: 20px;}
	.intro_guest_item_img{ width: 30%;}
	.intro_guest_item_info{ width: 65%;}
	.intro_guest_item_info h3{ margin-top: 0;}
	.intro_guest_item_info h5{ font-size: 12px;}
	.intro_guest_item_info p{ font-size: 14px;}
	.intro_about{ font-size: 14px;}
	.intro_guest .intro_guest_item{ padding: 10px;}
	.intro_com .intro_com_item{ width: 100%; padding: 10px;}
	.intro_com_item_img{ width: 30%;}
	.intro_com_item_info{ width: 65%;}
	.other_meet{ padding: 10px;}
	.mt-item{ padding: 10px;}
	.mt-item-img{ position: initial; width: 100%; height: auto; text-align: center; transform: none;}
	.mt-item-img img{ position: inherit; width: 60%; transform: none;}
	.other_meet_list .mt-item .mt-item-info{ width: 100%; margin-top: 20px;}
	.intro_btn a{ width: 30%; font-size: 14px; margin: 0 1%;}

	.screenArea{display: none;}
	.mt-item-info{width: 100%; margin-top: 14px;}
	.intro_tips_area{transform: translateX(-80%); z-index: 99;}
	.speek_content{white-space: pre-wrap;}
	.mt-item-title{font-size: 18px;}
	.mt-item-info .btn-lb{top: 55px;}
	.mt-item-info .btn-bm{top: 55px;}
}