body{font-family: '微软雅黑' !important;}
#footer{padding:20px 0;}
#footer .frind_link{
	width:100%;
	border-bottom:1px solid #527b56;
	margin-bottom:22px;
}
#footer .frind_link .title{
	background-image:url('../images/Link_bg.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	width:86px;
	height:58px;
	border:none;
	line-height:29px;
	text-align:center;
	padding-right:10px;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	padding-top:6px;
	float:left;
	margin:0px 0px 20px 0px;
}
#footer .frind_link .content{
	width: 90%;
	float: right;
}
#footer .frind_link .content ul{
	list-style:none;
	overflow:hidden;
}
#footer .frind_link .content ul li{
	padding: 5px;
	margin-right: 16px;
	display: inline;
	float: left;
	color:#fff;
	font-size:18px;
	line-height:26px;
}
#footer .quarter{
	width:100%;
	list-style:none;
	overflow:hidden;
}
#cta article{padding:0px;}
#cta article img{margin-bottom:0px;}
#cta article{text-align:left;}

#footer .quarter .one .title{
	font-size:18px;
	margin:0 0 16px 0;
	border-bottom:none;
}
#footer .quarter .one li{
	font-size:16px;
}
#footer .quarter .one .linklist{
	font-size:16px;
}
#footer .quarter .one .contact .icon{
	width:63px;
	height:63px;
	float:left;
}
#footer .quarter .one .contact li{
	height:76px;
}
#footer .quarter .one .contact .content{
	padding-left:76px;
}
.btn_menu{
	height:36px;
	width:36px;
	float: right;
	margin:10px;
	border-radius:5px;
}
.btn_menu img{
	margin-top: 4px;
	margin-left: 1px;
}
.btn_menu:hover{
	background:#05a861;
}
#footer .quarter .one .contact .address{
	background:url('../images/address.png') no-repeat center center;
}
#footer .quarter .one .contact .tel{
	background:url('../images/tel.png') no-repeat center center;
}
#footer .contact_title{font-size:18px;color:#fff;line-height:38px;}
#footer .contact_content{font-size:16px;color:#fff;}
#footer .linklist li{margin-bottom:12px;}
.ul_products{
	list-style:none;
	overflow:hidden;
}
.product .btn{padding:4px 8px;}
.ul_products .two_half{padding-left:45.466%;}
.ul_products .two_half .text-sub-title1{text-indent:2em;line-height:26px;}
#test8 .layui-carousel-ind ul{float:right;background-color:rgba(0,0,0,0);filter:alpha(opacity=100,style=1);margin-right:30px;}
#test8 .layui-carousel-ind ul:hover{background-color:rgba(0,0,0,0);filter:alpha(opacity=100,style=1);}
.ad{
	background:url('../images/ad.png') no-repeat center center;
	width:37px;
	height:18px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:9999;
}
#test7 div.layui-this{padding-left:66px;padding-right:66px;}
#test7 .layui-carousel-ind{display:none;}
#mainav{margin:0px auto;}
.mainnav{background:#08bf6f;}
#latestposts li{border-left:2px solid #fff;border-bottom:1px dotted #F7F7F7;}
#latestposts li:hover{background:#F7F7F7;border-left:2px solid #08bf6f;}
.picture_news_text_show{height:72px;background:#F7F7F7;text-align:left;padding:0px 6px 0px 6px;color:#666666;font-size:16px;}
.picture_news_text_show .title{line-height:38px;height:38px;border-bottom:1px solid #dee;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}
.picture_news_text_show .date{line-height:32px;height:32px;text-align:right;color:#888888}
.ul_products li.product:hover{
	box-shadow:0 2px 10px rgba(0, 0, 0, 0.2);
	transform:translate3d(0, -2px, 0);
}
.partner{
	list-style:none;
	overflow:hidden;
}
.partner li{
	display: inline;
	float: left;
	margin:0px 10px 10px 0px;
	width:19%;
	height: 135px;
}
.partner li img{
	width:100%;
	height: 100%;
}
@media (max-width: 800px){
	#footer .quarter .one{
		width:100% !important;
		display: inline;
		float: left;
		background:RGB(82,123,86,0.6);
		margin-bottom:10px;
		padding:10px;
		/*opacity:0.4;
		filter:alpha(opacity=40);*/
	}
	.ul_products .product{
		width:100%;
		margin-bottom:10px;
		display: inline;
		float: left;
		color:#fff;
	}
	.ul_products .two_half{padding-top:6px;}
	.news .left{width:100%;float:left;}
	.news .right{width:100%;float:right;}
	.nav_component{position:relative;}
	#mainav{display:none;z-index: 9999;position: absolute;top: 56px;background:#08bf6f;}
	#mainav ul{display:block;}
	#mainav ul li{width:100%;}
	#cta.nav_component{max-width:100%;}
	.btn_menu{display:block;}
	#header .fl_right{display:none;}
	#header{padding:0px;}
	#header #logo{margin:0 0 0 0;}
	#latestposts li figure{float:left;}
	#latestposts li {overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;pading-left:5px;padding-right:5px;}
	.news .left{margin-bottom:16px;}
	.partner li{width:100% !important;}
}
@media (min-width: 800px){
	#footer .quarter .one{
		width:25%;
		display: inline;
		float: left;
	}
	.ul_products .product{
		width:32.66%;
		margin-bottom:8px;
		margin-left:0.6666%;
		display: inline;
		float: left;
		color:#fff;
	}
	.news .left{width:58%;float:left;}
	.news .right{width:40%;float:right;}
	.btn_menu{display:none;}
	#mainav{display:block !important;}
	#header .fl_right{display:block;}
}
.logo{
	float: left;
}
#topbar{
	font-size:14px;
}
.text-top-second,.text-top-main{
	font-size:14px;
}
#topbar .tool,#topbar .split{
	float: left;
	height: 32px;
}
#btn_wx_code{
	z-index: 100;
	position: absolute;
	background: url("../images/icon/activity-Qr-code.png");
	width: 135px;
	height: 186px;
}
#btn_wx_code .code{
	margin-top: 8px;
	margin-left: 2px;
}
#btn_wx_code .code img{
	width: 131px;
	height: 131px;
}
#btn_wx_code .text{
	color: #000;
	text-align: center;
}
#btn_home,#btn_wx_app{
	color: #333;
	cursor: pointer;
}
#btn_home:hover,#btn_wx_app:hover{
	background-color: #e0e0e0;
}
.wx_app_hover{
	background-color: #e0e0e0;
}
.tool ul{
	width: 131px;
	text-align: center;
}
.e_icon{
	background: url("../images/icon/qr_icon.png");
	float: left;
	width: 20px;
	height: 20px;
	margin: 9px 0px 0 10px;
}
.e_home{
	background: url("../images/icon/home.png");
	float: left;
	width: 20px;
	height: 18px;
	margin: 8px 0px 0px 8px;
}
@media screen and (min-width: 1201px) {
	.top_container,.header_container,.footer_container,.article_container{
		width: 1200px;
	}
	.menu_container{
		width: 600px;
	}
	.logo{
		width: 510px !important;
	}
	.logo_img{
		width: 450px;
	}
}
/*@media screen and (max-width: 1200px) {
	.top_container,.header_container,.footer_container,.article_container{
		width: 100%;
	}
	!*.top_container,.menu_container,.top_1{
		display: none;
	}*!
	.logo{
		width: 100% !important;
	}
	.logo_img{
		width: 100%;
	}
	.top_div{
		height: 85px !important;
	}
	.logo_jt{display: none;}
	.article_container table{width: 100% !important;}
}*/

/**新版首页*/
/*@media screen and (min-width: 1201px) {
	.top_container,.header_container,.footer_container,.article_container{
		width: 1200px;
	}
	.menu_container{
		width: 600px;
	}
	.logo{
		width: 510px !important;
	}
	.logo_img{
		width: 450px;
	}
}*/

@media screen and (max-width: 1200px) {
	/*.top_container,.header_container,.footer_container,.article_container{
		width: 100%;
	}
	.bottom_div_content{
		width: 100% !important;
		height: 100px !important;
	}
	.menu{
		width: 100% !important;
	}
	.top_container,.menu_container,.menu_list{
		display: none;
	}
	.logo{
		width: 100% !important;
	}
	.logo_img{
		width: 100%;
	}
	.logo_jt{display: none;}*/
	.article_container table{width: 100% !important;}
	html,body,span{font-size: 12px !important;}
	b span[style^="font-size:22.0pt;"],b span[style^="font-size: 22pt;"]{font-size: 16px !important;}
}
