
.
.top_tel {
	float: right;
	padding-left: 70px;
	background: url(/qq/images/tel.png) no-repeat left center;
	margin-top: 33px;
	background-size: 60px 60px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.top_tel p i {
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	font-style: normal;
}
.top_tel p span {
	color: #d3433e;
	font-size: 24px;
	font-weight: bold;
}


/*固定的悬浮窗*/
.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: #5aa733 url(/qq/images/fixcont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #5aa733 url(/qq/images/fixcont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #5aa733 url(/qq/images/fixcont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #5aa733 url(/qq/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;
}
.phone_foot {
	display: none;
}


@media (max-width: 767px) {
html {
	overflow-x: hidden
}

.overlay {
	position: fixed;
	z-index: 99;
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
	right: 0;
	left: 0;
}
.openmenu .overlay {
	top: 0;
}
#hamburgermenu {
	height: 100%;
	width: 0;
	background: #373737;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10001;
	overflow: hidden;
	padding-top: 15px;
	-webkit-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
	-moz-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
	box-shadow: 3px 0 7px rgba(0,0,0,0.55);
	padding: 0;
}
#hamburgermenu a {
	display: block;
	color: #fff;
	text-indent: 2em;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	line-height: 48px;
	text-align: left;
	background: transparent;
	padding: 0;
}
.top_tel {
	margin-right: 50px;
}

.yb_conct {
	display: none;
}

.footer .foot_erweima {
	display: none;
}
.da-thumbs li {
	width: 33.333333%;
}
.menu_bg.menu_bg_active {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 9;
}
.web-content-1 .uk-text-center {
	display: none;
}
.web-content-1 .uk-text-right {
	text-align: left !important;
}
.weixin-content-2 .uk-width-medium-1-3 {
	width: 50%;
}
.weixin-content-3 img {
	display: block;
	margin: 0 auto
}
.weixin-content-4, .web-content-5 {
	display: none;
}
.web-content-6 .uk-width-medium-1-3 {
	display: none;
}
.web-content-8 {
	padding-top: 30px;
	padding-bottom: 30px;
}


.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}
.top_tel {
	display: none;
}


.phone_foot {
	display: block;
	position: relative;
	padding-top: 48px;
}
.phone_foot .pfoot_box {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 44px;
}
.phone_foot .pfoot_box .pfoot_col {
	float: left;
	width: 50%;
	line-height: 44px;
	text-align: center;
}
.phone_foot .pfoot_box .pfoot_col a {
	display: block;
	background: #ec070d;
	color: #fff;
	font-size: 18px;
}
.phone_foot .pfoot_box .pfoot_col a.pfoot_col_qiao {
	background: #4AB886;
	font-size: 18px;
}
.t_01_l ul li p, .t_01_r ul li p {
	width: 33%;
}

