@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:14px;line-height:24px;font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
*{box-sizing: border-box; -webkit-box-sizing: border-box;}
input{vertical-align: middle;}
img{border:0;vertical-align:middle;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
.rel{position: relative;}.abs{position: absolute;}
h3{font-weight: normal;}
em{font-style: normal;}
/*header*/
.clearfix::after{
	content: "";
	clear: both;
	display: block;
	height: 0;
}
.tel{
	margin:37px 0 0 ;
}
.nav_bg{
	min-width: 1200px;
	border-top: solid 1px #ececec;
	border-bottom: solid 2px #069d48;
	height: 61px;
}
.content{
	width: 1200px;
	margin: 0 auto;
}
.nav>li{
	width:150px;
	float: left;
	text-align: center;
	border-right: solid 1px #ececec;
}
.nav>li a{
	color: #333;
	font-size: 16px;
	display: block;
	line-height: 58px;	
}
.nav>li:last-child{
	border: none;
}
.nav>li a:hover{
	background: url(../images/nav.png) no-repeat center;
	color: #fff;
}
/*banner*/
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides img{width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;display: none;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:#fff;border-radius:100%;cursor:pointer;}
.flex-control-nav .flex-active{background:#F00028;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
/*index*/

.pro_bg{
	min-width: 1200px;
	/*background: url(../images/bg1.jpg) no-repeat left bottom;*/
	background: url(../images/bg2.jpg) no-repeat center top;
	padding-top: 75px;
	padding-bottom: 78px;
}

.pro_tit h3{
	font-size: 30px;
	color: #333;
	line-height: 34px;
}
.pro_tit p{
	color: #b1b1b1;
	text-transform: uppercase;
	line-height: 16px;
}
.pro_type{
	padding: 20px 0 25px;
	color: #ccc;
}
.pro_type a{
	color: #0370EA;
	padding: 0 10px;
	font-size: 18px;
}
.pro_type a:hover{
	color: #ff8800;
}
.pro_list{
	width: 1056px;
	margin-left: 40px;
	overflow: hidden;
}
.pro_list li{
	width: 264px;
	float: left;
	text-align: center;
}

.pro_list li p{
	background: url(../images/index06.jpg) no-repeat center top;
	color: #fff;
	font-size: 16px;
	margin: 30px 0 0 ;
	line-height: 33px;
}
.nar{
	margin: 80px 0 0;
}

.about_bg{
	min-width: 1200px;
	background: url(../images/bg3.jpg) no-repeat center top;
	padding: 80px 0 0;
	height: 489px;
}
.about{
	width: 765px;
	color: #fff;
	line-height: 28px;
	margin: 75px 0 0;
}
.about_more{
	color: #ff8800;
	width: 120px;
	height: 40px;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	display: block;
	float: right;
	margin: 10px auto 0;
}
.news_bg{
	min-width: 1200px;
	/*background: url(../images/bg2.jpg) no-repeat center top;*/
	background: url(../images/bg1.jpg) no-repeat center bottom;
	padding: 75px 0 78px;
}

.new_l{
	width: 289px;
	margin: 25px 0 0;
}
.news_l_con{
	background: url(../images/index_14.jpg) no-repeat;
	height: 155px;
	padding: 15px 20px 0;
}
.news_l_con a{
	color: #fff;
}
.news_l_con h3{
	font-size: 16px;
}
.news_l_con span{
	font-size: 13px;
	line-height: 20px;
	display: block;
}
.news_l_con p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin: 10px 0 0;
}

.news_list{
	width: 905px;
	margin: 25px 0 0;
}
.news_list li{
	width: 260px;
	float: left;
	margin-left: 40px;
}
.date{
	background: url(../images/index15.jpg) no-repeat;
	width: 95px;
	height: 70px;
	font-size: 18px;
	color: #333;
	line-height: 22px;
	padding: 20px 0 0 20px;
}
.date span{
	font-size: 13px;
	display: block;
	line-height: 18px;
}
.news_list_con{
	padding: 35px 0 0 10px;
}
.news_list_con h3{
	font-size: 16px;
	margin-bottom: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
}
.news_list_con p{
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-bottom: 46px;
}
.news_list_con span{
	background: url(../images/nar3.jpg) no-repeat;
	width: 31px;
	height: 31px;
	display: block;
}
.news_list li:hover .news_list_con span{
	background: url(../images/nar4.jpg) no-repeat;
}
.footer_bg{
	min-width: 1200px;
	background: #333;
	padding: 42px 0 56px;
}
.footer_nav{
	border-bottom:solid 1px #333;
}
.footer_nav li{
	width: 150px;
	float: left;
	text-align: center;
	background: url(../images/index16.jpg) no-repeat right center;
}
.footer_nav li:last-child{
	background: none;
}
.footer_nav li a{
	font-size: 16px;
	color: #fff;
	line-height: 52px;
}
.copyright{
	width: 520px;
	margin: 43px 0 0 95px;
	color: #818181;
	line-height: 26px;
}
.share{
	margin: 48px 0 0;
}
.share img{
	margin-left: 14px;
}
/*产品*/

.path_bg{
	min-width: 1200px;
	background: #f7f7f7;
	height: 54px;
}
.path{
	line-height: 54px;
	color: #b0b0b0;
	background: url(../images/main1.jpg) no-repeat left center;
	padding-left: 28px;
}
.path a{
	color: #b0b0b0;
}
.path span{
	color: #009542;
}
.classify_bg{
	min-width: 1200px;
	border-bottom: solid 1px #ececec;
	padding: 40px 0 20px;
}
.classify a{
	height: 33px;
	line-height: 33px;
	padding: 0 30px;
	display: inline-block;
	color: #0370EA;
	font-size: 20px;
	font-weight:bold;
	margin-right: 10px;	
}
.classify a:hover{
	background: -webkit-linear-gradient(left,#21a35a,#2cd11f);
	border-radius: 20px;
	color: #fff;
}
.classify .on{
	background: -webkit-linear-gradient(left,#21a35a,#2cd11f);
	border-radius: 20px;
	color: #fff;
}
.sub_classify a{
	color: #b0b0b0;
	margin-right: 20px;
	line-height: 50px;
}
.sub_classify a:hover,.sub_classify .on{
	color: #fd6901;
}
.m_pro{
	margin-right: -33px;
	padding-bottom: 20px;
}
.m_pro li{
	width: 275px;
	float: left;
	text-align: center;
	margin: 20px 33px 20px 0;
	position: relative;
}
.m_pro li p{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(176,176,176,0.8);
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 16px;
}
.m_pro li:hover p{
	background: url(../images/main3.png) no-repeat;
}
.page{
	padding-bottom: 80px;
}
.page a{
	color: #b0b0b0;
	font-size: 16px;
	margin: 0 4px;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background: #f7f7f7;
}

.page .on{
	background: -webkit-linear-gradient(left,#f0aa0e,#fd6a02);
	color: #fff;
}
.m_news{
	padding: 10px 0 40px;
}
.m_news li{
	border-bottom: solid 1px #ececec;
	padding: 30px 0;
}
.m_news_con{
	width: 890px;
	padding:27px 0 0 ;
}
.m_news_con a{
	display: block;
	color: #666;
	font-size: 16px;
}
.m_news_con span{
	color: #666666;
	background: url(../images/main5.jpg) no-repeat left center;
	display: block;
	padding-left: 20px;
	line-height: 38px;
}
.m_news_con p{
	color: #b0b0b0;
	height: 48px;
	overflow: hidden;
}


.sec_body{width:auto; padding:0 15px;}
.sec_title{width:auto;height:32px;margin:0 auto; border-bottom: solid 1px #CCC; font-weight:bold; font-size:16px;font-family:"微软雅黑";}
.sec_fl{float:left}
.sec_sy{float:right;color:#333;font-size:12px;text-align:right;}
.sec_text{ font-family:'微软雅黑'; line-height:150%; font-size:14px; padding:8px;}
#news_list ul {	width: auto;height: 230px;padding: 9px;}
#news_list ul li {	width: auto;	padding-left: 10px;	height: 30px;	line-height: 30px; *height: 27px; *line-height: 27px;	padding-right: 10px;color:#000;}
#news_list a{color:#000;}
#news_list a:hover{ text-decoration:none; }
#news_list ul li:hover{ text-decoration:none; position: relative; right: 0px; top: 1px;}
#news_list .one {background: #F0F0F0;} 
#news_list ul li span {	float: left;}
#news_list ul li strong {	float: right;	font-weight: normal;}
#news_con {	width: auto;	min-height: 360px;	padding: 15px;	padding-right: 0px;	color:#000;	text-align:justify;}
#news_con .h1 {	text-align: center;	font-size: 16px;	height: 35px;	line-height: 35px;}
#news_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 5px;}
#news_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold}
#news_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold}
#news_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#news_cons{ margin-bottom:15px;}

#erweima{position: absolute;width: 150px;right: -165px;display: none;top:60px;}
#erweima img{width:100%;}
#weixin:hover #erweima{display: block;}