@charset "utf-8";
/* public  set */
body {margin:0 auto; padding:0; border:0; color:#666; font-size:14px; font-family:"微软雅黑"!important; font-family:"microsoft yahei"!important;}
div, ul, li, p, span, img {margin:0 auto; padding:0; border:0;}
a { text-decoration:none; color:#000; }
a:hover { color:#209e85;}
il, li {list-style:none;}
h1, h2, h3, h4, h5 {margin:0; padding:0; border:0; font-weight:normal;}

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}

.w08 {width:800px;}
.w09 {width:900px;}
.w10 {width:1000px;}
.w11 {width:1100px;}
.w12 {width:1200px;}
.w13 {width:1300px;}
.w15 {width:1500px;}

.ovh {overflow:hidden;}

.fl {float:left;}
.fr {float:right;}

.clear {clear:both;}
.lh24 { line-height:24px;}


/**************************/
.top1 { 
    height:40px !important; 
    width:100%; 
	overflow:hidden;
	background:#209e85;
	color:#FFF;
	line-height:40px !important;
	
	z-index:99;

}
.top1 .d1 ul li{
	float:left;
	margin-right:5px;


}
.top1 .d1 img{
	margin-top:14px;
	position:relative;
	float:left;
	height:15px;


}
.top1 .d1 a{
	line-height:45px;
	margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-right:10px;

}
.top1 .d1 ul li a:hover{
	text-decoration:underline;
}
.top1 a{ 
	color:#FFF;
}
.top2 {
	width:100% ;
	height:80px !important;
	background:#fbfbfb;


	z-index:99;
}
.top2_d1 .d1 img{
	width:197px;
	margin-top:15px;
}
.top2_d1 .d2 {
	margin-left:150px;
}
.top2_d1 .d2  ul{
}
.top2_d1 .d2  ul li{
	width:auto;
	float:left;
	line-height:80px;
	margin-left:30px;
}
.top2_d1 .d2  ul li a{
	text-align:center;
	color:#666;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}




.slide_container {
	position:relative;
	float:left;
	width:100%;

}
.rslides {
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li {
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child {
	position:relative;
	display:block;
	float:left;
}
.rslides img {
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
.mid1 {
}
.tit1 {
	width:1200px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
	 
}
.tit1 h2 {
	font-size:20px;
	font-weight:normal;
	color:#000;
	height:35px;
	overflow:hidden;
	font-family:"微软雅黑";
}
.tit1 h2 a{
	font-size:20px;
	font-weight:normal;
	color:#000;
}
.tit1 h3 {
	font-size:14px;
	font-weight:normal;
	color:#999;
	height:20px;
	overflow:hidden;
}
.tit1 h3 a{
	font-size:14px;
    font-weight:normal;
	color:#999;
}
.tit2 {
	width:100%;
	background:url(../images/tit2_bg1.jpg) 0 5px no-repeat;
	font-size:16px;
	font-family:"微软雅黑";
	color:#666;
	text-indent:40px;
	height:20px;
	line-height:24px;
	margin-bottom:10px;
}
.tit2 a{
	font-size:16px;
	font-family:"微软雅黑";
	color:#666;
	
}

.mid1_d1 ul li{
	width:216px;
	height:auto;
	border:1px solid #e3e3e3;
	float:left;
	padding:10px 5px 15px 5px;
	margin-right:15px;
		transition:0.8s all;
	-webkit-transition:0.8s all;
	-moz-transition:0.8s all;
	-o-transition:0.8s all;
	-ms-transition:0.8s all;

}
.mid1_d1 ul li:hover{

	border:1px solid #209e85;
		transition:0.8s all;
	-webkit-transition:0.8s all;
	-moz-transition:0.8s all;
	-o-transition:0.8s all;
	-ms-transition:0.8s all;


}
.mid1_d1 ul li .d1{
	width:90%;
	text-align:center;
}
.mid1_d1 ul li .d1 img{
	max-width:100%;
}
.mid1_d1 ul li .d1 h3{
	max-width:230px;
	text-align:center;
	color:#209e85;
	font-size:14px;
	font-weight:normal;
	margin:2px 0 8px 0;
}
.mid1_d1 ul li .d1 h3 a{
	color:#209e85;
	font-size:15px;
	font-weight:normal;
}
.mid1_d1 ul li .d1 h3 a:hover{
	color:#000;

}
.mid1_d1 ul li .d2{
	width:90%;
	color:#666;
	line-height:20px;
}
.mid1_d1 ul li .d2 a{
	width:100%;
	color:#666;
}
.mid1_d1 ul li .d3 {
	width:100%;
	height:32px;
	text-align:center
}
.mid1_d1 ul li .d3 .more{
	width:96px !important;
	height:32px !important;
	margin-top:20px;
	background:url(../images/more.png) no-repeat;
	transition:0.8s all;
	-webkit-transition:0.8s all;
	-moz-transition:0.8s all;
	-o-transition:0.8s all;
	-ms-transition:0.8s all;
	
}
.mid1_d1 ul li .d3 .more:hover{
	width:96px !important;
	height:32px !important;
	margin-top:20px;
	background:url(../images/morea.png) no-repeat;
	transition:0.8s all;
	-webkit-transition:0.8s all;
	-moz-transition:0.8s all;
	-o-transition:0.8s all;
	-ms-transition:0.8s all;
	
}
.mid1_d2 {
	width:100%;
	background:#fbfbfb;
	padding-bottom:40px;
	padding-top:40px;
}
.mid1_d2  .w250{
	width:285px;
	margin-right:20px;
	float:left;
}
.mid1_d2 .d1 ul {

}
.mid1_d2 .d1 ul li{
	color:#209e85;
	font-size:13px;
	margin-bottom:7px;
	background:url(../images/li_bg1.png) 0 9px no-repeat;
	padding-left:10px;

}
.mid1_d2 .d1 ul li a{
	color:#209e85;
	font-size:13px;
}
.mid1_d2 .d1 ul li a:hover{
	color:#000;

}
.mid1_d2 .d2 .d2_d1 {
	width:100%;

}
.mid1_d2 .d2 .d2_d1 img{
	max-width:100%;
}
.mid1_d2 .d2 .d2_d2 {
	max-width:100%;
	padding:0;
	line-height:20px;
	margin-top:10px;
	font-size:13px;
}
.mid1_d2 .d2 .d2_d2 img{
	width:0;
}
.mid1_d2 .d2 .d2_d2 a{
	color:#555;
	font-size:13px;
	line-height:22px;
}
.mid1_d2 .d2 .d2_d2 a:hover{
	color:#209e85;
}	


.bot1 {
	width:100%;
	height:55px !important;
	background:#333;
	position:relative;
	line-height:50px;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";
	z-index:90;
	

}
.bot1 a{

	line-height:50px;
	color:#FFF;
	font-size:14px;
	font-family:"微软雅黑";

}
.bot2 {
	width:100%;
	height:auto;
	background:#5f5f5f;
	font-family:"微软雅黑";
	color:#fff;
	padding:20px 0 30px 0;
	line-height:24px;
}
.bot2 .d1{
}
.bot2 .d1 ul{
}
.bot2 .d1 ul li{
	float:left;

}
.bot2 .d1 ul .l1{
	width:2px !important;
	min-height:50px;
	margin-left:15px;
	margin-right:15px;
	background:url(../images/foot_l1_bg.png) repeat-y left;
	margin-top:7px;

}
.bot2 .d1 a{
	color:#FFF;

}
.bot2 .d1 a:hover{
	color:#e8e8e8;

}
.bot2 .d2{
	margin-top:10px;
	font-size:13px;
	text-align:center;
}



.bgfff {background:#FFF !important;}
/*分页*/
.mainbg{width:1200px;height:auto;margin:0 auto;background:#FFF !important;}
.main{width:1200px;height:auto;overflow:hidden;margin:0 auto;padding:0 20px 70px 20px; margin-top:-150px !important; z-index:9999; position:relative;background:#FFF;}
.main{width:1160px;height:auto;overflow:hidden;margin:0 auto;padding-bottom: 70px;}
#contentLeft{float:left;height:auto;width:225px;margin-top:-80px; background:url(../images/left_list_bg.png) center no-repeat; height:188px;}
#contentRight{float:right;width:900px;height:auto;overflow:hidden;padding-top:20px;} 
#contentRight .content{padding:0;}
/* con1 */
.con1-left{width:225px;height:auto;overflow:hidden; min-height:460px; position:relative; }
.left-title1{width:100%; padding:9px 0;height:80px;text-align:center;font-size:36px; font-weight:bold ; font-family:"microsoft yahei"; letter-spacing:0.3px; color:#fff; margin-top:90px;}
.left-title1 a{ color:#fff;}
/* left-type */
#left-type {height:auto !important; position:relative;}
#left-type li a{ padding:0 30px 0 20px;color:#646464;text-indent:0px;display:block;background: url(../images/pro_jia.png) 174px center no-repeat; font:18px/40px "microsoft yahei";width: 151px; font-weight:bold ; height: 46px; overflow: hidden; padding-right: 55px;}
#left-type li a:hover{color:#fff;background: url(../images/pro_jiaa.png) #209e85 174px center no-repeat;}
#left-type .on a{color:#fff;background: url(../images/pro_jiaa.png) #209e85 174px center no-repeat;}

#left-type .ejfl{
	padding:0 30px 0 20px;color:#646464;text-indent:0px;display:block; border-bottom:1px solid #e8e8e8;font:14px/40px "microsoft yahei";width: 151px; height: 38px; overflow: hidden; padding-right: 55px;
	padding-left:80px;
}
#left-type .ejfl:hover{color:#fff;background: url(../images/fyjianej.png) #6dba30 50px 12px no-repeat;}
#left-type .ejfl:hover a{color:#fff;}
/*products-list*/
.contentpo {width:100%; overflow:hidden;}
.contentpo .p_list li {float:left;margin:0 30px 20px 0; width:122px;}
.contentpo .p_list li img{ width:120px !important; height:88px !important; border:1px solid #CCC;}
.contentpo .p_list {width:1500px;}
.contentpo li a{text-align:center;display:block; color:#666;}
.contentpo li a:hover { color:#209e85;}
.contentpo li a p{line-height:30px;display:block; height: 30px;overflow: hidden; text-align:center !important;}
.sub_content {width:225px; margin-top:20px;  color:#3d3d3d;}
.sub_content_list{ }
.sub_content_list p{ padding:15px 10px 15px 15px; position:relative; width:202px; font-size:14px;border-top:0; line-height:20px;font-family:"microsoft yahei"; }
.sub_content_list p:hover{ background: #209e85 ; color:#FFF;}
.sub_content_list p:hover a{ color:#FFF;}
.ltel{background:url(../images/ltel.png) no-repeat 15px 15px; }
.lemail{background:url(../images/lemail.png) no-repeat 15px 15px; }
.ladd{background:url(../images/ladd.png) no-repeat 15px 15px; }
.sub_common_title{width: 100%;height: 62px; padding-top:25px; border:1px solid #209e85;background:url(../images/left_list_bg.png);}
.sub_common_title h2{ line-height:40px; font-family:"microsoft yahei"; letter-spacing:0.3px;height:50px;color:#fff;background:url(../images/leftcon.png) no-repeat top left; padding-left:60px; font-weight:normal; margin-left:20px;}
.sub_common_title h2 p{font-size: 28px;}
.sub_common_title h2 font{ font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase;}
.content_com_title{ border-bottom:1px solid #209e85;position: relative;height:35px;margin-bottom:30px; line-height:35px;}
.content_com_title h2{ background:url(../images/protit_bg.png) no-repeat; height:35px; text-align:center !important; width:83px;display: inline-block;position: absolute;left: 0;font-size: 15px;font-weight:normal;color:#fff;text-align: left;}
.content_com_title .lang{ background:url(../images/protit_bg2.png) no-repeat !important; height:35px; text-align:center !important; width:150px !important;display: inline-block;position: absolute;left: 0;font-size: 14px !important;font-weight:normal;color:#fff;}
.content_com_title h3{ background:url(../images/protit_bga.png) no-repeat; height:35px; text-align:center !important; width:83px;font-size: 15px;font-weight:normal;color:#209e85;text-align: left; float:left;
margin-right:5px; font-family:"微软雅黑";}
.content_com_title  .on{ background:url(../images/protit_bg.png) no-repeat !important; height:35px; text-align:center !important; width:83px;font-size: 15px;font-weight:normal;color:#fff;text-align: left; float:left; font-family:"微软雅黑";
margin-right:5px;}
.bread{ font-size:12px;color:#444444;position: absolute;top:2px;right: 9px; }
.bread a{display: inline-block;color:#444444;}

/*详细页*/
.view {margin-bottom:20px; font-family:"microsoft yahei"; font-family:"微软雅黑";}
.view a{font-family:"microsoft yahei"; font-family:"微软雅黑";}
.view h1 {width: 100%;font: 26px/38px "microsoft yahei";color: #343434;text-align: center;padding: 14px 0 0;}
.view-date{width:100%;text-align:center;font:12px/28px "microsoft yahei";color:#999;}
.view img{ max-width:100%;}
.page{width:100%;margin:10px auto;overflow: hidden;position: relative}
.page p{width:100%;height:28px;font:14px/28px "microsoft yahei";color:#1d1d1d;overflow: hidden;}
.page p a{color:#1d1d1d}
.page p a:hover,.back:hover{text-decoration: underline}
.back{font:14px/39px "microsoft yahei";color:#fff;background:#209e85;width:138px;margin:0 auto;border-radius:4px;display:block;text-align:center;}
.back:hover{ color:#FFF;}
.boxcen { line-height:24px; margin-bottom:50px;}


.promid1 {
	width:100%;
	height:100% !important;
	z-index:2;
	min-height:800px;
	position:relative;


}
.bg_fff {
	padding-bottom:20px;
	background:#FFF;
	height:100% !important;
}
.bg_fbfb {
	padding-bottom:20px;
	background:#f6f6f6;
	height:100% !important;
}
.ban_page {
	width:100%;
	height:350px !important;
	text-align:center;
	overflow:hidden;
}

/*products-list*/
.content .p_list li {float:left;margin:0 10px 20px;_margin:0 4px 20px;}
.content li a{text-align:center;display:block;}
.content li a span{line-height:30px;display:block;width: 270px; height: 30px; overflow: hidden;}
/*分页样式1*/
.pages{text-align: center; padding-top:40px; padding-right:25px; clear:both; margin:15px auto;} 
.pages span, .pages a{ display:inline-block; padding:1px 8px; border:1px solid #CCCCCC; margin-left:10px; color:#888; font-size:13px; background:#FFF;}
.pages span:hover,.pages a:hover{ display:inline-block; padding:1px 8px; border:1px solid #666; margin-left:10px; color:#888; cursor:pointer}
.pages  .red{  display:inline-block; padding:1px 8px; border:1px solid #666; margin-left:10px; color:#888; cursor:pointer }
/*news-list*/
.news1{width:100%;height:auto;overflow:hidden;margin:12px auto;}
.news1 li{ width: 100%; padding: 5px 0 0 0; overflow: hidden; height: 40px; font: 14px/40px "microsoft yahei"; color: #737373; border-bottom: 1px dotted #ccc;}
.news1 li a{margin-left: 12px; color: #737373; float: left; width: 752px; text-align: left;height: 40px;overflow: hidden;} 
.news1 li a:hover { color:#209e85;}
.news1 li span{float:right;margin-right:12px;}

.imgmax {
	width:100%;
	text-align:center;
	margin:20px 0 20px 0;
}
.imgmax img{
	max-width:100%;
}

.foot_r {
	background:url(../images/foot_right_bg.png) no-repeat 0 0;
	width:416px;
	height:63px;
	margin-top:-4px;
}
.foot_r .d1{
	width:147px;
	height:100%;
	float:right;
}
.phico {
	background:url(../images/phone.png) no-repeat 0 10px;
	height:30px;
	width:130px;

	text-align:right;
}
.phico img{
}
.typename {
	margin-bottom:20px;
	font-size:15px !important;
	color:#fff;
	background:url(../images/protit_bg.png) no-repeat;
	padding-left:25px;
	line-height:35px;
	height:35px;
	border-bottom:2px solid #209e85;
}
.typename a{

	font-size:15px !important;
	color:#209e85;
}

.typename span{
	float:right;
	font-size:13px !important;
}
.typename span a{
	float:right;
	font-size:13px !important;
}
.typename span a:hover{
	font-size:13px !important;
	color:#209e85;
	text-decoration:underline;
}
.view-title {
	margin-bottom:20px;
}
.mb40 { margin-bottom:40px;}

.hide {display:none;}


.daili {
	max-width:100%;
	overflow:hidden;
	line-height:24px !important;
	font-size:15px;
	font-family:"微软雅黑" !important;
}
.newd1 {
	width:540px;
	float:left;
	margin-right:40px;
	margin-bottom:60px;
	background:#FFF;
	padding:20px;
}
.newd1 .d1{
	width:100%;
	overflow:hidden;
	border-bottom:1px #CCCCCC  dotted;
	margin-bottom:3px;
	padding-bottom:6px;
}
.newd1 .d1:hover{

}
.newd1 .d1 img{
	float:left;
	margin-right:10px;
	width:145px;
	height:100px;
}
.newd1 .d1 h2{
	margin-bottom:5px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	margin-bottom:5px;

}
.newd1 .d1 h2 a{

	font-family:"微软雅黑";
	color:#777;
}
.newd1 .d1 h2 a:hover{

	font-family:"微软雅黑";
	color:#505050;
}
.newd1 .d1 h3{
	font-size:13px;
	line-height:20px;
	color:#999;
}
.newd1 .d1 h4{
	font-size:12px;
	line-height:20px;
	color:#aaa;
	margin-bottom:5px;
}
.newd1 ul {
	width:100%;
}
.newd1 ul li{
	width:100%;
	border-bottom:1px #CCCCCC  dotted;
	margin-bottom:3px;
	padding-bottom:3px;
}
.newd1 ul li .du1{

	width:100%;

}
.newd1 ul li .du1 h3{
	font-family:"微软雅黑";
	font-size:14px;
	color:#999;

	float:left;



}
.newd1 ul li .du1 h3 a{
	font-family:"微软雅黑";

	color:#777;
	text-align:left !important;
}
.newd1 ul li .du1 h3 a:hover{
	font-family:"微软雅黑";

	color:#505050;
}
.newd1 ul li .du1 h4{
	font-size:12px;
	line-height:20px;
	color:#aaa;
	float:right;
}
.newd1 ul li .du2{
	float:left;
	width:420px;
	font-size:13px;
	line-height:20px;
	color:#999;
}
.newd1tit {
	width:100%;
	background:url(../images/protit_bg3.png) left no-repeat;
	border-bottom:1px solid #eee;
	height:35px;
	
	line-height:35px;
	text-indent:1em;
	color:#FFF;
	font-size:13px;
}
.newd1tit {
	font-size:14px;
	color:#505050;
}
.newd1tit span{
	float:right;
	font-size:12px;
	line-height:45px;
	color:#999;
}
.newd1tit span a{
	font-size:12px;

	color:#999;
}
.newd1tit span a:hover{
	font-size:12px;

	color:#505050;
}


.conn{width:100%;height:auto;float:left;padding-bottom:10px;overflow:hidden; }
.conn ul{width:110%;height:auto}
.conn ul li{width:280px;height:318px;background:#fff;float:left;margin:0 25px 24px 0}
.conn ul li .conn-new{width:244px;height:auto;margin:17px auto 0}
.conn ul li .conn-new img{width:244px;height:145px;display:block;margin-bottom:14px}
.conn ul li .conn-new .tit{font-size:16px;line-height:24px;color:#3c4145}
.conn ul li .conn-new .time{font-size:12px;line-height:18px;color:#8b8b8b;margin-top:5px}
.conn ul li .conn-new .titc1{font-size:12px;line-height:20px;color:#7b7b7b;margin-top:16px}
.conn ul li .conn-new .more{margin-top:26px;color:#29a788;font-size:12px;line-height:18px;text-decoration:underline}
.conn ul li a:hover .tit{color:#29a788}
.conn ul li a:hover .titc1{color:#29a788}

.newsnav1 {
	width:100%;
	background:url(../images/protit_bg3.png) left no-repeat;
	height:35px;
	line-height:35px;
	padding-left:10px;
	margin-bottom:15px;
}
.newsnav1 a{
	border-right:1px solid #CCC;
	padding-right:10px;
	margin-left:10px;
}
.b_r_no {border-right:none !important;}
.b_no {border:none !important;}

.about_com_title{ position: relative;height:35px;margin-bottom:20px; line-height:35px; text-align:center !important;}
.about_com_title h2{ background:url(../images/ab_bg1.png) center bottom no-repeat; padding-bottom:5px; font-weight:bold;}

.abd1bg { width:1200px;  overflow:hidden; margin-bottom:50px;}
.abd1 { width:1160px !important;background:#FFF;margin-top:50px !important;   padding:20px;overflow:hidden; margin-right:26px; line-height:28px !important; font-size:13px !important;}
.abdn1 { width:1160px !important;background:#FFF;margin-top:10px !important;   padding:20px;overflow:hidden; margin-right:26px; line-height:28px !important; font-size:13px !important;}
.abd1 p{ line-height:28px !important; font-size:13px !important;}
.abdtit { background:url(../images/protit_bg3.png) left no-repeat; text-indent:1em; font-size:18px; color:#505050; font-weight:bold; margin-bottom:15px;}
.riqi { font-size:13px; font-weight:normal; margin-bottom:15px; margin-top:-10px;}
.riqi span{ margin-right:25px;}

.abd2 { float:left; width:350px !important;background:#FFF;margin-top:50px !important;   padding:20px;overflow:hidden; margin-right:26px; line-height:28px !important; font-size:13px !important;}
.abd3 { float:left; width:740px !important;background:#FFF;margin-top:50px !important;   padding:20px;overflow:hidden; margin-right:26px; line-height:28px !important; font-size:13px !important;}

.abd2_list li {float:left;margin:0 18px 20px 0; width:105px;}
.abd2_list li a{ font-size:12px; line-height:18px; color:#777;}
.abd2_list li a:hover{ color:#505050;}
.abd2_list li img{ width:105px !important; height:80px !important;}
.abd2_list {width:380px;}

.abd2_list1 {width:380px; margin-bottom:30px; margin-top:-10px;}
.abd2_list1 li { width:380px;  height:35px; line-height:35px !important; background:url(../images/abd2_list1_bg.png) no-repeat 0 12px; text-indent:22px;}
.abd2_list1 li a{ font-size:14px; color:#777;}
.abd2_list1 li:hover a{ font-size:14px; color:#209e85;}
.abd2_list1 li:hover {  background:url(../images/abd2_list1_bga.png) no-repeat 0 12px;}


.gc_list { width:1300px;}
.gc_list li { width:212px; text-align:center; background:#FFF; padding:10px; float:left; margin-right:10px; margin-bottom:20px; }
.gc_list li img{ width:200px!important; height:150px!important;}
.gc_list li a{ font-size:14px; color:#777;}
.gc_list li:hover a{ font-size:14px; color:#209e85;}
.gc_list li:hover {  }