@charset "utf-8";
/*

*/
 
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input
{margin:0;padding:0;}
body{
	font: 12px/1.5 tahoma,arial,"Hiragino Sans GB",'Microsoft Yahei', sans-serif;
	color:#666666;
	overflow-x:hidden;
}
img{border:none;}
ul,ol,li,a{list-style:none;text-decoration: none;}
input,select,textarea{outline:none; border:none; background:#FFF;}
textarea{resize:none;}
 
/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
 
/*公共部分*/
.fl{ float: left; } /*左浮动*/
.fr{ float: right;} /*右浮动*/
.cf{ clear: both; } /*清浮动*/
.dn{ display: none; } /*不显示*/
.bl{display: block;}

/* 头部 */
.header_w{
	width: 100%;
	height: 120px;
	box-shadow:0 3px 3px #333;
	position: fixed;
	top:0;
	left: 0;
	z-index: 2;
	background-color: #fff;
}
.header_w .header{
	width: 1000px;
	height: 120px;
	margin:0 auto;
	position: relative;
}
.header_w .header h1{
	float: left;
	margin-top: 32px;
}
.header_w .header_rt{
	width: 693px;
	height: 55px;
}
.header_w .tel{
	font-size: 20px;
	color:#00967b;
	background: url(../images/balalala_06.png) no-repeat 0 9px;
	margin-top: 20px;
	margin-left: 173px;
}
.header_w .tel p{
	margin-left: 15px;
}
.header_w .media{
	width: 80px;
	height: 27px;
	margin-top: 26px;
	background: url(../images/balalala_09.png)no-repeat 0 2px;
	margin-left: 20px;
	cursor: pointer;
}
.header_w .media p{
	margin-left: 15px;
}
.header_w .media i{
	float: right;
	margin-top: -3px;
	margin-right: 6px;
}
.header_w .language{
	width: 94px;
	height: 20px;
	background-color: #00967b;
	color:#fff;
	text-align: center;
	margin-top: 26px;
	line-height: 20px;
}
.header_w .language p i{
	margin-left: 10px;
}
.header_w .lan{
	width: 92px;
	height: 60px;
	border:1px solid #ccc;
	position: absolute;
	right: 0;
	top: 45px;
	text-align: center;
	z-index: 100;
	background-color: #fff;
}

.header_w .lan a p{
	color:#333;
	margin-top: 7px;
}
.header_w .lan a p:hover{
	text-decoration: underline;
}

.search{
	width: 170px;
	height: 20px;
	border:1px solid #e2e2e2;
	margin-top: 26px;
	margin-left: 5px;
}
.search input{
	float: left;
}
.search #text_t{
	width: 146px;
	height: 20px;
	line-height: 22px;
	text-indent: 4px;
}
.search #search_o{
	width: 20px;
	height: 20px;
	background: url(../images/S-tubiao_12.png) no-repeat 5px 4px;
	cursor: pointer;
}

.erm{
	position: absolute;
	top: 53px;
	left: 637px;
	width: 362px;
	height: 147px;
	border:1px solid #ccc;
	background-color: #fff;
	z-index: 100;
}
.erm img{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
.erm span{
	display: block;
	float: left;
	margin-top: 120px;
	margin-left: -62px;
}
.erm .sina_weibo{
	width: 18px;
	height: 14px;
}
.erm b{
	float: left;
	margin-top: 14px;
	margin-left: 7px;
}
.erm b a{
	color:#333;
}
.erm b a:hover{
	color:#00967b;
}

/* 导航 */
.nav{
	width: 723px;
	float: left;
	font-size: 13px;
	margin-top: 31px;
	background: url(../images/wqewqeq11w.gif) no-repeat;
	margin-left: -30px;
}
.nav li{
	float: left;
	width: 103px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	position: relative;
}
.nav li a{
	color:#fff;
}
.nav .bor{
	position: absolute;
	top:55px;
	left: 283px;
}
.cur{
	background: url(../images/sssss_03.png) no-repeat;
}
.bj{
	position: absolute;
	top: -21px;
	left: 25px;
	display: none;
}

/* 产品二级列表 */

.nav_h{
	width: 1000px;
	height: 257px;
	border:1px solid #eee;
	margin-left: -381px;
	border-top: 7px solid #00967b;
	background-color: #f1f0f3;
	position: relative;
	z-index: 1;
}

.nav_pro{
	height: 483px;
	background: url(../images/bgbgbg_21.gif) no-repeat;
}
.pro_c{
	width: 196px;
	height: 220px;
	float: left;
	margin:10px 0 0 3px;
	border-right:1px solid #ccc;
}
.pro_c a{
	display: block;
	height: 27px;
	color:#666!important;
	line-height: 23px;
}
.pro_c a img{
	width: 60px;
	height: 60px;
	margin-left: 10px;
	float: left;
}
.pro_c a span{
	display:inline-block;
	color:#00967b;
	float: left;
	margin-top: 20px;
	margin-left: 23px;
}
.slimScrollDiv{
	margin-top: 5px;
	float: left;
	text-align: left!important;
}
.scroll_m{
	width: 190px;
	height: 144px;
	overflow: auto;
}
.scroll_m div{
	text-align: left!important;
}
.scroll_m div a{
	padding-left: 15px;
}
.scroll_m div a:hover{
	color:#00967b!important;
}
.bt{
	width: 190px;
	height: 1px;
	background-color: #ccc;
	float: left;
	margin-top: -5px;
}

.video_class{
	width: 192px;
	height: 248px;
	float: left;
	line-height: 26px!important;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-left: 5px;    
}
.video_class img{
	width: 169px;
	height: 130px;
	margin-top: 10px;
}
.video_class h4{
	width: 170px;
	font-size: 14px;
	color:#00967b;
	margin-top: 15px;
	margin-left: 12px;
}
.video_class p{
	width: 170px;
	margin-left: 11px;                                                                                       
}

.news_n{
	width: 166px;
	height: 207px;
	padding:25px 38px;
/* 	margin-top: 25px; */
	text-align: left!important;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}
.news_n a{
	width: 135px!important;
	height: 30px!important;
	display: block;
	color:#666!important;
	padding:2px 15px;
	line-height: 30px;
}
.news_n a:hover{
	background-color: #00967b;
	color:#fff!important;
}

.news_pic{
	width: 235px;
	height: 237px;
	line-height: 20px!important;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px 8px;
	text-align: left!important;
}
.news_pic img{
	width: 204px;
	height: 127px;
	margin-top: 15px;
	margin-left: 15px;
}
.news_pic a{
	color:#666!important;
}
.news_pic a p{
	width: 204px;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 16px;
}
.news_pic a h4{
 	margin-top: 8px; 
	font-size: 14px;
	color:#00967b;
	margin-left: 16px;
}
.news_pic:hover p{
	color:#00967b!important;
}

/* banner */

.banner{
	width: 100%;
	height: 490px;
	position: relative;
	z-index: 0;
	border:1px solid #ccc;
	padding-top: 120px;
}
.banner .bd li{
	width: 100%;
	height: 490px;
}
.banner .bd li img{
	display: block;
	width: 1000px;
	height: 490px;
	margin:0 auto;
}

.banner .prev,
.banner .next{ 
			position:absolute;
			left:3%; top:50%;
			margin-top:-25px;
			display:block;
			width:40px; 
			height:65px;
			background:url(../images/rwrwerqws_03.png) 3px 5px no-repeat; 
			filter:alpha(opacity=50);
			opacity:0.5;   
}
.banner .next{ left:auto; right:3%; background-position:-57px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }

.banner .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	left:50%;
	bottom:10px; 
	z-index:1; 
	margin-left: -33px;
}
.banner .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.banner .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:12px; 
	height:12px; 
	line-height:14px; 
	text-align:center; 
	background:#333; 
	cursor:pointer; 
	border-radius: 14px;
	margin-left: 8px;
}
.banner .hd ul li:hover{
	background-color: #fff;
}
.banner .hd ul li.on{ background:#f7f7f7}

/* 焦点关注 */

.focus{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.focus div{
	width: 1000px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}
.focus div h2{
	float: left;
	color:#333;
}
.focus div a{
	float: left;
	color:#333;
	margin-left: 15px;
}
.focus div a h4{
	letter-spacing: 1px;
}
.focus div a i{
	font-weight: normal;
}
.focus div a h4:hover{
	color:#00967b;
}

/* 首页关于我们 */

.about_us{
	width: 100%;
	margin-top: 25px;
}
.about_us_m{
	width: 1000px;
	height: 177px;
	margin:0 auto;
	border:1px solid #eee;
}
.about{
	width: 499px;
	height: 177px;
}
.about div{
	float: left;
	width: 248px;
}
.about div img{
	margin-right: 6px;
}
.about div h3{
	font-size: 22px;
	margin:22px 0 0 25px;
}
.about div p{
	width: 219px;
	margin:5px 0 0 15px;
}
.about div p span a{
	color:#ff6633;
}

.sale{
	width: 499px;
}
.sale div{
	float: left;
	width: 248px;
	height: 179px;
	background: url(../images/ss_06.gif) no-repeat;
}
.sale div h3{
	font-size: 22px;
	margin:22px 0 0 25px;
}
.sale div img{
	margin-right: 6px;
}
.sale p{
	float: left;
	width: 219px;
	padding:16px;
	line-height: 21px;
	background-color: #e3f7f5;
}
.sale p span a{
	color:#ff6633;
}

/* 解决方案 */

.scheme{
	width: 1000px;
	height: 196px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
}
.scheme_c{
	width: 1000px;
	height: 196px;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
	z-index: 0;
}
.case_1{
	width: 500px;
	height: 196px;
	background-color: #00967b;
	position: absolute;
	top: 0;
	left: 0;
}
.case_1 a h2{
	float: left;
	color:#fff;
	margin: 22px 0 0 25px;
	font-size: 22px;
}
.case_1 a h2 img{
	padding-right: 6px;
}
.case_1 p{
	float: left;
	width: 219px;
	color:#fff;
	margin: 5px 0 0 15px;
	line-height: 22px;
}
.case_2{
	margin-left:500px; 
}
.ci{
	width: 250px;
	height: 196px;
}
.lbbtn{
		position: absolute;
		bottom: 8px;
		left: 3%;
}
.lbbtn li{
	width: 10px;
	height: 10px;
	float: left;
	background-color: #67bcad;
	border-radius: 5px;
	margin-left: 8px;
}
.lbbtn li:hover{
	background-color: #fff;
}
.on{
	background-color: #fff!important;
	op
}

.ap_c{
	width: 500px;
	height: 196px;
	background-color: #f5f5f5;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.ap_c a img{
	padding-right: 6px;
}
.ap_c a h2{
	margin:22px 0 0 25px;
	color:#666;
	font-size: 22px;
}
.ap_c ul{
	padding:20px;
}
.ap_c ul li{
	float: left;
	width: 152px;
	height: 27px;
	font-size: 13px;
}
.ap_c ul li a{
	color:#333;
}
.ap_c ul li a:hover{
	color:#00967b;
}

/* 首页产品 */
.product{
	width: 100%;
	background-color: #f5f3f2;
	border:1px solid #ccc;
	margin-top: 25px;
}
.product_c{
	width: 1000px;
	height: 327px;
	margin:0 auto;
}
.product_t_nav{
	width: 1000px;
	height: 42px;
	margin-top: 25px;
	border-bottom: 2px solid #ccc;
}
.product_t_nav h2{
	margin-left: 4px;
	float: left;
}
.product_t_nav h2 img{
	margin-right: 6px;
}
.product_t_nav ul {
	float: right;
}
.product_t_nav ul li{
	font-size: 13px;
	width: 108px;
	height: 44px;
	float: left;
}
.product_t_nav ul li a{
	color:#333;
}
.product_t_nav ul li:hover a{
	color:#00967b;
}
.product_t_nav ul li img{
	margin-left: -40px;
	margin-top: 19px;
}

/* 多图轮播 */
.picScroll-left{ 
	width:1000px;  
	overflow:hidden; 
	position:relative;
	margin-top: 10px;
}
.picScroll-left .hd_2 .next{ 
	display:block;  
	width:34px; 
	height:70px; 
	cursor:pointer; 
	background:url("../images/arr01.png") no-repeat -34px 5px;
	position: absolute;
	right: 0;
	top: 76px;
	z-index: 1;
}
.picScroll-left .hd_2 .prev{ 
	display:block;  
	width:34px; 
	height:70px; 
	cursor:pointer; 
	background:url("../images/arr01.png") no-repeat 0px 5px;
	position: absolute;
	left: 0;
	top: 76px;
	z-index: 1;
}

.picScroll-left .hd_2 .prevStop{ 
	background-position:-60px 0; 
}
.picScroll-left .hd_2 .nextStop{ 
	background-position:-60px -50px; 
}
.picScroll-left .hd_2 ul{ 
	float:right; 
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1; 
}


.picScroll-left .bd_2 ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll-left .bd_2 ul li{ 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center; 
	margin-right: 8.4px;
	border:1px solid #ccc; 
}

.picScroll-left .bd_2 ul li .pic{ 
	text-align:center; 
}
.picScroll-left .bd_2 ul li .pic img{ 
	width:242px; 
	height:202px; 
	display:block;  
/* 	padding:2px; 
border:1px solid #ccc;  */
}
.picScroll-left .bd_2 ul li .pic a:hover img{ 
	border-color:#999;  
}
.picScroll-left .bd_2 ul li .title{ 
	line-height:46px;   
	width: 242px;
	height: 46px;
	background-color: #646464;
}
.picScroll-left .bd_2 ul li .title a{
	color:#fff;
	font-size: 14px;
}

/* 首页新闻 */

.i_news{
	width: 100%;
	margin-top: 25px;
}
.c_news{
	width: 1000px;
	height: 475px;
	margin:0 auto;
}
.c_n{
	width: 1000px;
	height: 240px;
}
.c_title{
	float: left;
	height: 32px;
}
.c_title h3{
	display: block;
	float: left;
	width: 87px;
	height: 30px;
	border:1px solid #666;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.curr{
	color:#fff;
	background-color: #666;
}

.c_i{
	margin-top: 20px;
	
}
.ti{
	width: 247px;
	height: 182px;
	position: relative;
}
.ti:hover span{
	background-color: #00967b;
}
.ti span{
	position: absolute;
	left: 0;
	bottom: 0px;
	color:#fff;
	background: rgba(0,0,0,.6);
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.c_i ul{
	float: left;
	margin-left: 20px;
}
.c_i ul li{
	width: 475px;
	height: 27px;
	overflow: hidden;
}
.c_i ul li span{
	color:#666;
	padding-right: 10px;
}
.c_i ul li a{
	color:#333;
}
.c_i ul li:hover a{
	color:#00967b;
}
.video_n{
	float: right;
	margin-top: -20px;
	position: relative;
}
.video_n:hover p{
	background-color: #00967b;
}
.video_n h3{
	font-size: 22px;
}
.video_n h3 a{
	margin-top: -15px;
	color:#333;
}
.video_n h3 span{
	color:#666;
	font-size: 14px;
	float: right;
	margin-top: 7px;
}
.video_n img{
	margin-top: 10px;
}
.video_n p{
	display: block;
	width: 100%;
	height: 36px;
	text-align: center;
	background: rgba(0,0,0,.6);
	color:#fff;
	line-height: 36px;
	margin-top: -4px;
}
.video_n i{
	width: 41px;
	height: 41px;
	position: absolute;
	top:105px;
	left: 108px;
	background: url(../images/bofang.png);
	cursor: pointer;
}

.activities{
	width: 1000px;
	height: 205px;
	border-top: 1px solid #ccc;
	margin-top: 27px;
}
.activities h2{
	margin-left: 4px;
	margin-top: 20px;
}
.activities h2 img{
	margin-right: 6px;
}
.activities ul{
	margin-top: 20px;
}
.activities li{
	width: 32%;
	padding-right: 1%;
	float: left;
}
.activities li img{
	float: left;
	width: 150px;
}
.activities li a h3,.activities li a p{
	width: 155px;
	float: left;
	margin-left: 10px;
	color:#333;
}
.activities li a p{
	margin-top: 10px;
	color:#666;
}
.activities li:hover h3,.activities li:hover p{
	color:#00967b;
}

/* footer */
.footer{
	width: 100%;
	background-color: #333;
	box-shadow: 0px 3px 5px #212121 inset;
	margin-top: 20px;
}
.footer_c{
	width: 1000px;
	height: 300px;
	margin:0 auto;
}
.footer_p{
	width: 420px;
	margin-top: 23px;
}
.footer_p ul{
	width: 140px;
	float: left;
	margin-top: 10px;
}
.footer_p h3 a{
	font-size: 15px;
	color:#00967b;
}
.footer_p ul li{
	width: 130px;
	height: 25px;
	overflow: hidden;
}
.footer_p ul li a{
	color:#f7f7f7;
}
.footer_p ul li:hover a,
.footer_n li:hover a
{
	color:#00967b;
}
.footer_p ul li a span{
	color:#fcdb00;
}
.footer_n{
	margin-top: 23px;
	margin-left: 10px;
}
.footer_n h3{
	color:#00967b;
}
.footer_n li{
	height: 30px;
}
.footer_n li a{
	color:#f7f7f7;
}
.footer_ca{
	margin-left: 50px;
	margin-top: 23px;
}
.footer_ca h3 a{
	color:#00967b;
}
.footer_ca ul{
	margin-top: 9px;
}
.footer_ca li{
	color:#f7f7f7;
	height: 29px;
}
.footer_m{
	margin-top: 23px;
}
.footer_m div {
	margin-top: 10px;
}
.footer_m div img{
	margin-left: 5px;
}
.footer_m div p{
	color:#f7f7f7;
	margin-left: 32px;
}
.footer_m div p span{
	margin-left: 57px;
}
.footer_b{
	width: 100%;
	background-color: #449687;
	letter-spacing: 1px;
}
.footer_bb{
	width: 1000px;
	height: 56px;
	margin:0 auto;
}
.footer_bb p{
	float: left;
	margin-top: 9px;
	color:#fff;
	line-height: 20px;
}
.top_fixed{
	position: fixed;
	top: 75%;
	left: 50%;
	margin-left: 510px;
	z-index: 3;
}

/* 产品页 */


/* banner */
.banner_p{
	width: 100%;
	height: 330px;
	background: url(../images/bbbbbpppp_02.jpg);
	border:1px solid #ccc;
}
.banner_c{
	width: 1000px;
	margin:0 auto;
}

/* title */
.product_z{
	width: 100%;
}
.product_zz{
	width: 1000px;
	margin:0 auto;
}
.product_title{
	height: 40px;
	margin-top: 28px;
}
.product_title li{
	float: left;
	width: 143px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	font-size: 15px;
	border:1px solid #ccc;
}
.product_title li a{
	color:#666;
}
.product_title li i{
	display: none;
	width: 10px;
	height: 7px;
	margin-left: 65px;
	background: url(../images/djdj_05.png) no-repeat;
}
.pcur{
	color:#fff;
	background-color: #00967b;
}
.pcur a{
	color:#fff!important;
}
.product_pp{
	width: 1000px;
	margin-top: 30px;
}
.product_pp h4{
	font-size: 13px;
	margin-left: 25px;
}
.product_pp ul{
	width: 1000px;
	margin-top: 25px;
	float: left;
	padding-bottom: 10px;
}
.product_pp ul li{
	float: left;
	width: 330px;
	height: 220px;
	border:1px solid #ccc;
}
.product_pp ul li h3{
	padding-left: 10px;
	font-size: 15px;
	margin-top: 15px;
}
.product_pp ul li:hover p{
	color:#00967b;
}
.product_pp ul li:hover{
	border:1px solid #00967b;
}
.product_pp ul li h3 a{
	color:#00967b;
}
.product_pp ul li h3 a img{
	float: left;
	margin-top: 3px;
	padding-right: 7px;
}
.product_pp ul li div {
	margin-top: 15px;
}
.product_pp ul li div img{
	float: left;
}
.product_pp ul li div p{
	width: 170px;
	height: 110px;
	overflow: hidden;
	float: left;
	line-height: 26px;
}
.product_pp ul li a strong{
	width: 55px;
	height: 18px;
	display: block;
	float: left;
	margin-top: 5px;
	color:#f68104;
}
.zb{
	width: 100%;
	background-color: #00967b;
	padding-top: 120px;
}
.zb_w{
	width: 1000px;
	height: 38px;
	margin:0 auto;
}
.zb_w a,.zb_w p{
	float: left;
	line-height: 38px;
	color:#fff;
}

/* 产品中页 */
.pro_center{
	width: 100%;
}
.center_p{
	width: 1000px;
	margin:0 auto;
}
.p_title{
	width: 1000px;
	height: 142px;
	margin-top: 25px;
	float: left;
}
.p_title ul{
	width: 1000px;
	height: 46px;
	float: left;
	border:1px solid #ccc;
	border-radius: 6px;
	margin-top: 26px;
}
.p_title ul li{
	float: left;
	font-size: 15px;
	line-height: 46px;
	padding: 0px 23px;
	position: relative;
	cursor: pointer;
}
.p_title ul li i{
	display: none;
	width: 10px;
	height: 7px;
	background: url(../images/djdj_05.png) no-repeat;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -3.5px;
}
.pt_li_cur{
	background-color: #00967b;
	color:#fff;
	box-shadow: 0 2px 4px #0d6857 inset;
}
.p_title h2 img{
	padding-right: 6px;
	padding-top: 5px;
	float: left;
}
.p_title h2{
	color: #00967b;
}
.gs{
	padding-bottom: 20px;
}
.gs h2 img{
	padding-right: 6px;
	padding-top: 5px;
	float: left;
}
.gs p{
	line-height: 26px;
	margin-top: 15px;
}
.pro_yd h2 img,.pro_demo h2 img,.pro_yy h2 img{
	padding-right: 6px;
	padding-top: 5px;
	float: left;
}
.pro_yd ul{
	margin-top: 20px;
}
.pro_yd ul li{
	width: 1000px;
	height: 249px;
}
.pro_yd ul li div{
	width: 400px;
	text-align: left;
	margin-top: 55px;
}
.pro_yd ul li div h2{
	font-size: 28px;
	color:#00967b;
}
.pro_yd ul li div p{
	font-size: 16px;
}
.fr_d{
	margin-right: 50px;
}
.fl_d{
	margin-left: 50px;
}
.pro_in{
	float: left;
}
.pro_demo{
	width: 1000px;
	margin-top: 25px;
}
.pro_demo div{
	float: left;
	margin-top: 20px;
}
.pro_demo a{
	display: block;
	padding:10px;
	float: left;
	border:1px solid #ccc;
	margin-right: 9px;
	margin-bottom: 10px;
	cursor:url(../images/20150402091928840_easyicon_net_24.ico),auto;
}
.pro_demo a img{
	width: 219px;
	height: 156px;
}
.pro_yy h2{
	padding-bottom: 15px;
}
.pro_yy a{
	color:#00967b;
}
.pro_yy div{
	width: 170px;
	height: 29px;
	font-size: 16px;
	line-height: 29px;
	background-color: #00967b;
	text-align: center;
	margin-top: 15px;
 	cursor: pointer;
	
}
.pro_yy div a{
	color: #fff;
}
.pro_yy div:hover{
	background-color: #ccc;
	
}
.pro_yy div:hover a{
	color:#00967b;
}
.sub_nav{
	width: 100%;
	background-color: #fafafa;
	border-top:1px solid #ccc;
	margin-top: 35px;
}
.sub_nav_c{
	width: 1000px;
	height: 121px;
	margin:0 auto;
}
.sub_nav_c li{
	width: 250px;
	height: 80px;
	float: left;
	padding:20px 0;
}
.sub_nav_c li img{
	float: left;
}
.sub_nav_c li div{
	float: left;
	padding:19px 10px;
}
.sub_nav_c li div h3{
	color:#00967b;
	font-size: 12px;
}
.sub_nav_c li a div p{
	margin-top: 5px;
	color:#333;
}
.sub_nav_c li:hover div p{
	color:#00967b;
}
.footer_z{
	margin-top: 0!important;
}

/* 系列产品 */

.pro_abs li{
	width: 198px;
	height: 224px;
	float: left;
	border:1px solid #eee;
	text-align: center;
}
.pro_abs li:hover{
	border:1px solid #00967b;
}
.pro_abs li  span{
	display: block;
	padding:20px 0;
}
.pro_abs li img{
	height: 145px;
}
.pro_abs li span p{
	color:#00967b;
	font-size: 12px;
}

.service p{
	line-height: 26px;
}
.form1 input,.form2 input{
	width: 320px;
	height: 30px;
	border:1px solid #ccc;
	line-height: 30px;
	text-indent: 5px;
}
.form1{
	margin-left: 20px;
}
.form2{
	margin-right: 30px;
}
.consulting{
	width: 1000px;
}
.consulting form label{
	width: 70px;
	display: inline-block;
	text-align: right;
	margin-right: 5px;
}
.consulting form textarea{
	width: 316px;
	height: 69px;
	border:1px solid #ccc;
	text-indent: 5px;
/* 	padding:0; */
}
#yyy{
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
.consulting form p{
	width: 420px;
	margin-top: 15px;
}
.consulting form i{
	color:red;
}
#dt{
	width: 120px!important;
}
#yzm{
	width: 90px;
	height: 30px;
	vertical-align:top;
	cursor: pointer;
}
.smt{
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-left: 338px;
	margin-top: 22px;
}
#sub,#res{
	width: 90px;
	height: 24px;
	background-color: #00967b;
	color:#fff;
	cursor: pointer;
}
#res{
	margin-left: 15px;
	background-color: #666!important;
}

/* 产品子页 */

.product_info{
	width: 100%;
	margin-top: 20px;
}
.product_info1{
	width: 1000px;
	margin:0 auto;
}

/* box */
.box { width:440px;height: 414px; float: left;margin-top: 25px;}
.tb-pic a { display:table-cell; text-align:center;}
.tb-pic a img {vertical-align:middle; }
.tb-pic a {*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb {margin-top:5px; overflow:hidden;width:440px;height: 55px; background-color: #fff; }
.tb-thumb li { float:left;overflow:hidden;margin-right: 5px;border:1px solid #eee;width: 62px;height: 47px;}
/*  .tb-s310{border: 1px solid #eee} */
.tb-s310, .tb-s310 a {width:351px;height: 352px; }
.tb-s310, .tb-s310 img {width: 440px;height:352px;}
.tb-s40, .tb-s40 a { width: 58px; height: 65px;}
.tb-s40 a img{width: 62px;height: 47px; vertical-align: top;}
/* .tb-thumb .tb-selected {width: 62px;height: 47px;border: 1px solid #00967b;} */
.currr{border: 1px solid #00967b!important;}
.tb-thumb .tb-selected div { background-color:#FFFFFF; border:medium none; }
.tb-thumb li div {/*  border:1px solid red; */}
div.zoomDiv { z-index:999; position:absolute; top:0px; left:780px; width:440px;height: 350px; background:#ffffff; border:1px solid #eee;  display:none; text-align:center; overflow:hidden; }
div.zoomMask { position:absolute;  cursor:move; z-index:1; }
.tb-thumb li:hover{
	border:1px solid #00967b;
}
/* box end*/
.box_sm{
	width: 540px;
	margin-left: 20px;
	margin-top: 25px;
}
.box_smmm h2{
	width: 540px;
	margin-top: 40px;
	font-size: 28px;
	color:#00967b;
}
.box_smmm h2 img{
	padding-right: 6px;
}
.box_smmm p{
	width: 540px;
 	max-height: 130px; _height:expression(this.scrollHeight > 130 ? "130px" : "auto"); overflow-y:auto;
	overflow: hidden;
	line-height: 22px;
	margin-top: 16px;
}
.box_smmm ul{
	width: 100%;
	height: 26px;
	margin-top: 15px;
}
.box_smmm ul li{
	width: 24px;
	height: 24px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}
.box_smmm ul li a{
	display: block;
	height: 48px;
}
.box_smmm ul li img{
	width: 24px;
	height: 24px;
}
.rx{
	float: left;
	margin-top: 25px;
	text-align: center;
	width: 140px;
	height: 52px;
	background: url(../images/tel_ico.gif) no-repeat 0px 2px;
	font-size: 15px;
	padding-left:40px;
	line-height: 26px;
	border-right: 1px solid #ccc;
}
.yj{
	float: left;
	margin-top: 25px;
	font-size: 15px;
	padding-left: 25px;
	height: 52px;	
}
.dg{
	float: left;
	width: 500px;
	margin-top: 25px;
	position: relative;
}
.dg a{
	color:#00967b;
	font-size: 14px;
	display: block;
	float: left;
	text-align: center;
	width: 85px;
	height: 30px;
	line-height: 30px;
}
#online_dg{
	width: 116px!important;
	background-color: #00967b;
	color:#fff;
}
 #shu{
	padding-left: 7px;
} 
#online_dg img{
	width: 22px;
	height: 22px;
	vertical-align: middle;
	padding-right: 10px;
}
.cp_z{
	width: 1000px;
	float: left;
}
.cp_z li{
	float: left;
	padding-right: 10px;
}
.cp_z li img{
	width: 50px;
	height: 50px;
}
.cl{
	width: 333px;
	margin-top: 25px;
}
.cl_1{
	width: 310px;
}
.cl_1 h2{
	font-size: 27px;
	color:#333;
}
.cl_1 h2 span{
	color:#e72212;
}
.cl_1 p{
	line-height: 24px;
	font-size: 14px;
}
.cl_1 p span{
	color:#e72212;
}
.cl_2{
	width: 310px;
	height: 230px;
	border:1px solid #ccc;
	text-align: center;
	margin-top: 8px;
}
.cl_2 h2{
	width: 149px;
	float: left;
	font-size: 12px;
	margin-left: 4px;
	margin-top:25px;
}
.cl_2 h2 span{
	color:#e72212;
}
.cl_2 img{
	float: left;
	width: 118px;
	border:1px solid #ccc;
	padding:10px 10px;
	margin-top: 20px;
	margin-left: 10px;
}
.cp_iii{
	width: 1000px;
}
.cp_iii img{ max-width: 1000px; _width:expression(this.scrollWidth > 1000 ? "1000px" : "auto"); overflow-x:auto; }


.cu_i{
	width: 1000px;
}
.datalist{
	width: 1000px;
	border: 1px solid #cccccc;
	font-family: Arial;
	border-collapse: collapse;
	background-color: #ffffff;
	font-size: 12px;
}
.datalist th{
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
}
.datalist td{
	border: 1px solid #cccccc;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.p_title_1{
	height: 105px!important;
	margin-top: 0!important;
}

.con_cc li{
	width: 230px;
	height: 190px;
	float: left;
	border:1px solid #eee;
	text-align: center;
	position: relative;
	margin-right: 18px;
	margin-bottom: 18px;
}
.con_cc li:hover{
	border:1px solid #00967b;
}
.con_cc li  span{
	display: block;
}
.con_cc li img{
	width: 100%;
	height: 190px;
}
.con_cc li span p{
	width: 230px;
	height: 30px;
	text-align: center;
	color:#00967b;
	font-size: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:rgba(0,0,0,0.6);
	line-height: 30px;
	color:#fff;
}
.lxx{
	width: 267px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 100px;
	background-color: #fff;
	border:1px solid #00967b;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 14px;
}
.lxx form{
	height: 138px;
}
.lxx p{
	width: 246px;
	height: 25px;
	margin-top: 8px;
	text-align: right;
}
.lxx form p input{
	width: 184px;
	height: 25px;
	border:1px solid #ccc;
	text-indent: 5px;
}
#x_yz{
	width: 120px!important;
}
.lxx form p img{
	width: 60px;
	height: 27px;
	vertical-align: top;
}
#sbt,#btn{
	width: 72px;
	height: 23px;
	margin-top: 18px;
	color:#fff;
	text-align: center;
	cursor: pointer;
}
#sbt{
	margin-left: 98px;
	background-color:#00967b;
}
#btn{
	background-color: #333;

}

.jiathis_style_32x32{
	width: 540px;
	height: 32px;
	margin-top: 13px;
}

.haha{
	padding-bottom: 15px;
}
.haha h2{
	color:#00967b;
	font-size: 22px;
	margin-top: 15px;
}
.haha img{
	padding-right: 6px;
}
.haha ul{
	margin-top: 20px;
}
.haha li{
	width: 150px;
	height: 30px;
	float: left;
	text-align: center;
	border:1px solid #ccc;
	font-size: 14px;
	line-height: 30px;
	margin-right: 15px;
	cursor: pointer;
	border-radius: 3px;
}
.haha li i{
	display: none;
	width: 10px;
	height: 7px;
	margin-left: 70px;
	background: url(../images/djdj_05.png) no-repeat;
}
.haha li:hover{
	border:1px solid #00967b;
}


/* 新闻资讯 */
.subbg{
	background: url(../images/subnavBg.gif) no-repeat 0px 25px;
}
.subbg a{
	color:#00967b!important;
}
.newss{
	width: 1000px;
}
.newss_title{
	width: 1000px;
	height: 30px;
	margin:25px auto;
}
.newss_title h2{
	font-size: 18px;
	float: left;
	color:#00967b;
}
.newss_title h2 img,.seo_video h2 img,.seo_new h2 img{
	padding-right: 6px;
	padding-top: 4px;
	float: left;
}
.newss_title ul{
	float: right;
}
.newss_title li{
	width: 90px;
	height: 31px;
/* 	line-height: 31px; */
	float: left;
	text-align: center;
	font-size: 15px;
	overflow: hidden;
}
.newss_title ul{
	border-bottom: 1px solid #ccc;
}
.newss_title li a{
	color:#333;
}
.newss_title li:hover a{
	color:#00967b;
}
.newss_s{
	width: 690px;
	float: left;
	overflow: hidden;
}
.newss_s li{
	float: left;
	padding-bottom: 35px;
	border-bottom:1px solid #eee;
	margin-bottom: 30px;
}
.newss_s li h2{
	font-size: 22px;
	color:#333;
}
.newss_s li h2:hover{
	color:#00967b;
}
.newss_s li span{
	color:#00967b;
	display: inline-block;
	margin-top: 6px;
}
.newss_s li i{
/* 	float: right;*/
	width: 26px;
	height: 16px;
	display: inline-block;
	margin-left: 435px;
}
.newss_s li p{
	margin-top: 10px;
}
.newss_s li img{
	float: left;
	width: 140px;
	height: 105px;
	margin-right: 20px;
}
.seo{
	float: right;
	width: 245px;
}
.seo_video h2,.seo_new h2{
	font-size: 16px;
	color:#00967b;
}
.seo_video ul {
	width: 270px;
	margin-top: 15px;
}
.seo_video li{
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}
.seo_video li img{
	width: 78px;
	height: 78px;
	border-radius: 5px;
}
.seo_new{
	margin-top: 25px;
}
.seo_new li{
	margin-top: 20px;
}
.seo_new li a h3{
	margin-top: 10px;
	color:#333;
}
.seo_new li a p{
	margin-top: 10px;
	color:#999;
}

.page{
	float: left;
	width: 690px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page a{
	display: inline-block;
	width: 70px;
	height: 25px;
	color:#666;
	font-size: 14px;
	border:1px solid #ccc;
	margin-right: 15px;
	line-height: 25px;
}
.downlode{
	width: 245px;
	padding-bottom: 20px;
}
.downlode a{
	display: block;
	width: 235px;
	height: 50px;
	background-color: #00967b;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	color:#fff;
	font-size: 22px;
}

/* 新闻子页 */
.xqq_sm{
	width: 1000px;
}
.xqq_sm h3{
	color:#333;
	font-size: 18px;
}
.time{
	width: 1000px;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}
.time span{
	float: left;
	display: inline-block;
	padding-left: 22px;
	background: url(../images/20150403033430507_easyicon_net_96_03_03.png) no-repeat 0px 8px;
}
.time i{
	float: left;
	margin-top: 7px;
	margin-left: 8px;
}
.time a{
	font-size: 17px;
	color:#666;
	float: left;
	margin-left: 10px;
}
#ren{
	float: right;
}
#ren span{
	background: url(../images/b.png) no-repeat 84px -115px ;
	font-size: 14px;
	color:#00967b;
	padding-right: 28px;
}
.content_c p,.content_c img{
	margin-top: 10px;
}
.next_p{
	float: left;
	margin-top: 25px;
	padding-bottom: 15px;
}
.next_p ul{
	width: 1000px;
	float: left;
	border-bottom: 1px solid #eee;
}
.next_p li{
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 110px;	
}
.next_p li a{
	margin-left: 15px;
	display: inline-block;
	color:#333;
	font-size: 13px;
}
.next_p li i{
	font-size: 13px;
}
.next_p li a:hover{
	color:#00967b;
}
.down_sm{
	width: 1000px;
	float: left;
	padding-bottom: 20px;
}
.down_sm li{
	width: 1000px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #666;
	font-size: 13px;
	background: url(../images/2015040304401067_easyicon_net_32.png) no-repeat 0px 9px;
}
.down_sm li span{
	display: inline-block;
	padding-left:40px;
}
.down_sm li a{
	width: 59px;
	height: 50px;
	display: inline-block;
	float: right;
	background: url(../images/pdf_icon2.gif) no-repeat 0px 18px;
	padding-left: 20px;
	color:#333;
}
.down_sm li a:hover{
	color:#00967b;
}
.fr h3{
	margin-top: 15px;
}
.nimab{
	float: left;
	width: 80px!important;
	height: 20px!important;
	margin-right: 8px;
	margin-bottom: 4px;
	display: inline-block;
	margin-top: 18px;
	padding-bottom: 18px;
	font-size: 13px;
}
.nimab input{
	width: 13px!important;
	height: 13px!important;
	margin-top: 3px;
	float: left;
}
.about_sss{
	width: 100%;
	background-color: #f4f5f5;
	padding: 20px 0;
	height: 323px;
/* 	border:1px solid #ccc; */
}
.my_1{
	width: 1000px;
	margin:0 auto;
}
.banner_my{
	position: relative;
	width: 550px;
	height: 320px;
	float: left;
}
.banner_my .prev_new11,
.banner_my .new_new11{ 
			position:absolute;
			left:-1.4%; top:49%;
			margin-top:-25px;
			display:block;
			width:40px; 
			height:65px;
			background:url(../images/arr01.png) 6px 1px no-repeat; 
			filter:alpha(opacity=50);
			opacity:1;   
}
.banner_my .new_new11{ left:auto; right:-1.4%; background-position:-34px 0px; }
.banner_my .prev_new11:hover,
.banner_my .new_new11:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner_my .prevStop{ display:none;  }
.banner_my .nextStop{ display:none;  }

.my_z{
	width: 430px;
	float: right;
	font-size: 13px;
}
.my_z p{
	line-height: 26px;
}
.my_content{
	width: 100%;
	margin-top: 15px;
}
.my_center{
	width: 1000px;
	margin:0 auto;
}
.my_center img{
	margin-top: 15px;
	max-width: 1000px; _width:expression(this.scrollWidth > 1000 ? "1000px" : "auto"); overflow-y:auto;
}
.my_center p{
	margin-top: 15px;
}
.peo_color{
	float: left;
	padding-bottom: 80px;
}
.peo_color li{
	width: 237px;
	height: 170px;
	float: left;
	margin-right: 11px;
	border:1px solid #ccc;
	text-align: center;
	margin-top: 15px;
}
.peo_color h3{
	width: 207px;
	overflow: hidden;
	height: 25px;
/* 	text-align: center; */
	color:#333;
	margin-left: 15px;
}
.peo_color ul li img{
	margin-top: 15px;
	width: 207px;
	height: 121px;
}
.peo_color ul li:hover h3{
	color:#00967b;
}
.lanrenzhijia_title{
	padding-bottom: 15px;
}
.lanrenzhijia_title h2{
	color:#00967b;
}




.lanrenzhijia{width:1000px;height:570px;position:relative;background:#f7f7f7; margin:0 auto;padding-bottom: 25px;}
.lanrenzhijia .btn{position:absolute;width:34px;height:70px;top:500px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.lanrenzhijia .prev{ left:0;background:url(../images/arr01.png) no-repeat;}
.lanrenzhijia #prevTop,.lanrenzhijia #nextTop{top:213px;width: 46px;height: 48px;}
.lanrenzhijia #prevTop{background: url(../images/prevBtnTop.png) 0 0 no-repeat;}
.lanrenzhijia #nextTop{background: url(../images/nextBtnTop.png) 0 0 no-repeat;}
.lanrenzhijia .next{right:0;background:url(../images/arr01.png) no-repeat -34px 0px;}
.lanrenzhijia li{float:left;}
.lanrenzhijia .cf li{position: relative;color: #fff;}
.lanrenzhijia .cf a{display: block; width: 1000px;height: 400px; position: absolute;color: #fff;}
.lanrenzhijia .cf li span{display: block;width: 1000px; position: absolute; left: 0; bottom: -64px;padding: 10px 20px;line-height: 22px;text-align:left;background:rgba(0,0,0,0.6);filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6}
.lanrenzhijia .picBox{height:465px;position:relative;overflow:hidden;width: 1000px;}
.lanrenzhijia .picBox ul{height:465px;position:absolute;}
.lanrenzhijia .picBox li{width:1000px;height:465px;}
.lanrenzhijia .picBox li img{
	width: 1000px;
	height: 465px;
}
.lanrenzhijia .listBox{width:998px;height:114px;position:relative;padding:6px 0 10px;overflow:hidden;border:1px solid #ccc;margin-top: 10px;}
.lanrenzhijia .listBox ul{height:100px;position:absolute;margin-top: 14px;}
.lanrenzhijia .listBox li{width:129px;height:85px;cursor:pointer;position:relative;padding: 0 10px;}
.lanrenzhijia .listBox li i{display:none;}
.lanrenzhijia .listBox li a{display: block;width:124px;height: 70px;}
.lanrenzhijia .listBox li img{width:124px;height: 85px;border:3px solid #ccc;border-radius: 4px;}
.lanrenzhijia .listBox .on img{width: 124px;height: 83px;border:2px solid #00967b;border-radius: 4px;}
.lanrenzhijia .listBox .on i{display:block;}

/* 合作伙伴 */
.partners{
	width: 1000px;
	float: left;
	padding-bottom: 30px;
}
.partners li{
	padding: 10px 15px;
	border:1px solid #ccc;
	float: left;
	margin-right: 14px;
	margin-top: 15px;
}
.partners li img{
	width: 150px;
	height: 85px;
}
.partners span{
	font-size: 18px;
	color:#00967b;
}


.address{
	letter-spacing: 1px;
}
.address_a{
	float: left;
	width: 500px;
}
.address_b{
	float: right;
	width: 500px;
}
.address_a h2,.address_b h2{
	color:#00967b;
}
.address_a p,.address_b p{
	line-height: 26px;
	font-size: 13px;	
}
.address_c{
	width: 1000px;
	margin-top: 10px;
	padding-bottom: 20px;
}
.address_c h2{
	color:#00967b;
}
.address_c li{
	width: 498px;
	float: left;
	margin-top: 15px;
}
.address_c li p{
	font-size: 13px;
}
.mappp{
	padding-bottom: 30px;
}

.player_z{
	width: 600px;
	height: 400px;
	margin-left: 220px;
	background-color: #fff;
	padding-bottom: 30px;
}
.zhanwei_1{
	width: 1000px;
	height: 40px;
}
.aaa{height:65px !important;}
.for_l{
	width: 1000px;
	padding-bottom: 20px;
	float: left;
}
.for_l ul{
	float: left;
	width: 1000px;
	height: 40px;
	border-bottom:1px solid #eee;
}
.for_l li{
	width: 200px;
	float: left;
	font-size: 14px;
}
.for_l li a{
	color:#666;
}
.for_l li:hover a{
	color:#00967b;
}