
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff6a64 url(../images/fixcont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff6a64 url(../images/fixcont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff6a64 url(../images/fixcont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff6a64 url(../images/fixcont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 6px 37px 25px 37px;box-sizing:border-box;width: 180px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ a:hover{color: #fff;}
.info_nav{padding: 2em 0 1em;text-align: center;}
.info_nav a{display: inline-block;width: 150px;height: 36px;line-height: 35px;margin: 0 5px;}
.info_nav .info_back{border: 1px solid #ff6a64;color: #ff6a64;}
.info_nav .info_qq{border: 1px solid #ff6a64;background: #ff6a64;color: #fff;}

.imsg{ background: url(../images/foot1_bg.png) no-repeat center top ;background-size: cover;}
.imsg h2{font-size: 30px;font-family: "黑体";color:#000000;padding-top: 82px;}
.imsg .s1{overflow: hidden;margin-bottom: 80px;padding-top: 40px;}
.imsg input{ float:left;padding:20px 0 20px 20px;  background-color: #ffffff;  color:#888888;font-size: 14px;  border: 0;}
.imsg .s1-a{width: 240px;margin-right: 20px;}
.imsg .s1-b{width: 415px;}
.imsg .s1-c{float:right;width: 180px;background-color: #000000;color:#ffffff; cursor: pointer;padding-left: 5px;}
.imsg p{color:#535353;font-size: 14px;padding-bottom: 100px;margin-bottom: 0;}
.wx_str{display: none;}
.sidemenu{display: none;}
#pull{display:none;}
.menu_bg{display: none;}

.zixun_phone,.zixun_phone_inlb{display: none !important; }
.phone_foot{display: none;}
@media (max-width: 480px) {
	.yb_conct{display: none;}
	.phone_foot{
		display: block;position: relative;padding-top: 48px;
		z-index: 98;
	}
	.phone_foot .pfoot_box{position: fixed;bottom: 0;left: 0;width: 100%;height: 48px;}
	.phone_foot .pfoot_box .pfoot_col{float: left;width: 50%;line-height: 48px;text-align: center;}
	.phone_foot .pfoot_box .pfoot_col a{display: block;background: #4AB886;color: #fff;line-height: 48px;}
	.phone_foot .pfoot_box .pfoot_col a.pfoot_col_qiao{background: #ff6a64;}
}
