.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.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;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.header{
	border-top: 10px solid #efefef;
}
.logo{
	margin-top: 5px;
}
.tel{margin-top:20px;}
.nav-con{
	text-align: center;
	width: 550px;
	float: left;
	line-height: 120px;
	margin-left: 0px;
}
.nav-con>ul>li{
	line-height: 120px;
	float: left;
	text-align: center;
	width:110px;
	display: block;
}
.nav-con>ul>li>a{
	display: block;
}
.nav-con>ul>li>a>span{
	color: #202020;
	font-size:15px;	 
}
.mobile_nav>ul{ 
	display:table;
}
.nav-con .menulevel{
	padding:0;
	z-index: 999;
	padding-top: 3px;
}
.nav-con li:hover a{
	background: #218d00;
	cursor: pointer;
    transition: all 0.6s;
}
.nav-con li:hover span{
	color: #fff;
}
.nav-con li a#menu_selected{
	background: #218d00;
}
.nav-con li a#menu_selected span{
	color: #fff;
}
.nav-con li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:block;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #a8242f;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer{
	background:#1a1a1a;
	padding: 50px 0px;
}
.f-nav-nr{
	float: right;
	padding: 20px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	border-top: 1px solid rgba(255,255,255,0.2);
}
.f-nav-nr li{
	float: left;
	border-left: 1px solid #555;
	padding-left:30px;
	margin-left: 30px;
	line-height: 15px;
}
.f-nav-nr li a{
	color: #FFF;
	font-size: 15px;
}
.f-dz{
	margin-top: 40px;
	color: #fff;
	font-size: 16px;
}
.f-dz p{
	margin-top: 10px;
	opacity: 0.8;
}
.f-tel{
	margin-top: 20px;
}
.wzbb{
	text-align:center;
	padding:10px 0px;
	background: #00932c;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
}
.wzbb a{
	font-size: 14px;
	color: #fff;
}
/*内页部分*/
.ny-location{
	border-bottom: 1px solid #efefef;
}
.ny-location{
	font-size: 14px;
	line-height:60px;
	color: #202020;
}
.ny-location a{
	color: #202020;
}
.ny-location img{
	margin-right: 10px;
}
.ny-bt{
	text-align: center;
	font-size:20px;
	margin:40px auto 0px;
	color: #00932c;
}
.ny-bt p{
	font-family: "times new roman";
	font-size:42px;
	color: #202020;
	text-transform: uppercase;
}
.dbg{
	padding:40px 0px 60px;
}
.dbg-bg2{
	margin: 0px auto;
	background: #fff;
	box-shadow: 0px 5px 20px #f0f0f0;
	width: 1100px;
	padding: 50px;
}
.znrq{
	width:950px;
}
.ny-fenlei{
	width: 220px;
}
.ny-img {
	width:100%;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:205px;
	overflow: hidden;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.related-list{
	line-height: 50px;
	font-size: 14px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
#spec-n1{
	height:230px;
	overflow: hidden;
}
/*首页部分*/
/*公司简介/*/
.about{
	background: #f5f5f5;
	padding:70px 0px;
}
.about-title{
	text-align: center;
	color: #202020;
	font-weight: bold;
	font-size: 28px;
}
.about-title p{
	color: #757575;
	font-weight:normal;
	font-size: 16px;
	margin-top: 5px;
}
.about-con{
	margin-top: 50px;
}
.about-nr{
	width: 575px;
}
.about-bt{
	font-size: 24px;
	color: #00932c;
	font-weight: bold;
}
.about-diao{
	color: #2b2b2b;
	margin-top: 30px;
	font-size:13px;
	line-height:34px;
}
.about-more{
	text-align: center;
	background: #218d00;
	width: 150px;
	line-height:45px;
	margin-left: 425px;
	margin-top: 10px;
}
.about-more a{
	color: #fff;
	font-size: 14px;
}

/*过渡*/
.gd{
	padding:40px 0px;
	background: #218d00;
}
.gd-bt{
	color: #fff;
	font-size: 22px;
	font-weight:bold;
}
.gd-bt p{
	font-size: 15px;
	color: #fff;
	font-weight:normal;
	margin-top: 10px;
}
.gd-gd{
	margin-top: 30px;
}
.gd-gd a{
	color: #fff;
	font-size: 15px;
}
.pro-con{
	padding: 40px 0px;
}
/*优势*/
.ad{
	height:876px;
	background: url(../images/ad-bg.jpg) no-repeat top center;
}
.ad-title{
	width: 355px;
	font-weight: bold;
	color: #202020;
	font-size: 28px;
}
.ad-bt{
	color: #202020;
	font-size: 28px;
}
.ad-bt p{
	font-family: impact;
	color: #202020;
	font-size: 37px;
	text-transform: uppercase;
}
.ad-bt:after{
	display: block;
	content: "";
	background: #218d00;
	width: 100px;
	height:4px;
	margin-top: 20px;
}
.ad-by{
	margin-top: 30px;
	color: #202020;
	font-size: 16px;
	line-height: 30px;
}
.ad-con{
	width: 800px;
}
.ad-con li{
	padding: 40px 50px;
	width: 300px;
	height:295px;
	text-align: center;
	float: left;
}
.ad-con li:nth-child(1),.ad-con li:nth-child(4){
	background: #efefef;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 14px;
	line-height: 30px;
}
.ad-con li:nth-child(1) p,.ad-con li:nth-child(4) p{
	color: #202020;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
.ad-con li:nth-child(1) p:after{
	display: block;
	content:"";
	background: #00932c;
	width: 50px;
	height: 2px;
	margin:0px auto 20px;
}
.ad-con li:nth-child(4) p:after{
	display: block;
	content:"";
	background: #00932c;
	width: 50px;
	height: 2px;
	margin: 10px auto;
}
.ad-con li:nth-child(2),.ad-con li:nth-child(3){
	background: #00932c;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.ad-con li:nth-child(2) p,.ad-con li:nth-child(3) p{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
.ad-con li:nth-child(2) p:after{
	display: block;
	content:"";
	background: #fff;
	width: 50px;
	height: 2px;
	margin:0px auto 20px;
}
.ad-con li:nth-child(3) p:after{
	display: block;
	content:"";
	background: #fff;
	width: 50px;
	height: 2px;
	margin: 10px auto;
}
/*图片鼠标悬停整体旋转*/
.ad-con li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ad-con li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ad-con li:hover img{ 
	transform: rotateY(360deg);
}
/*新闻中心*/
.news-bg{
	padding: 60px 0px;
}
.news-bt{
	color: #202020;
	font-weight: bold;
	font-size: 28px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
}
.news-bt p{
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	color: #575757;
}
.news-con{
	margin-top: 40px;
}
.gongsi{
	width: 630px;
}
.news-nr{
	width: 320px;
}
.zx-xbt a{
	color: #202020;
	font-size: 17px;
	line-height: 60px;
	font-weight: bold;
}
.zx-xnr a{
	color: #555;
	font-size:14px;
	line-height:30px;
}
.zx-xgd{
	margin-top: 30px;
}
.zx-xgd a{
	color: #00932c;
	font-size:15px;
	font-weight: bold;
}
.jishu{
	margin-top: 20px;
}
.jishu li{
	width:50%;
	float: left;
	line-height:60px;
	border-bottom: 1px dashed #ccc;
}
.jishu li a{
	font-size: 15px;
}
.zixun{
	width: 530px;
}
.wenti{
	background: #f5f5f5;
	padding: 20px;
}
.wt-xbt a{
	color: #202020;
	font-weight: bold;
	font-size: 16px;
}
.wt-xnr{
	margin-top: 20px;
}
.wt-xnr a{
	color: #555;
	font-size: 14px;
	line-height: 30px;
}
.wenti:hover{
	background: #00932c;
}
.wenti:hover a{
	color: #fff;
}

.yqlj{
	background: #efefef;
	font-size: 14px;
	color: #2b2b2b;
	padding:20px 0px;
}

/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:296px;}
.photos-demo span p{line-height:60px;font-size:15px;}
.photos-demo span img{height: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #00932c; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
.newsList{}
/*联系我们单页*/
.lxwm-dy{
	width: 450px;
}
.lxwm-dy li{
	border-bottom:1px solid #efefef;
	font-size: 16px;
	line-height:60px;
}
.lxwm-dy img{
	width:50%;
}
#price img{
	width: 40%;
}
/*内页样式*/
.ad-con9 li{
	margin-top: 50px;
	padding: 40px 11px;
	width: 215px;
	height:365px;
	text-align: center;
	float: left;
}
.ad-con9 li:nth-child(1),.ad-con9 li:nth-child(3){
	background: #efefef;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 14px;
	line-height: 30px;
}
.ad-con9 li:nth-child(1) p,.ad-con9 li:nth-child(3) p{
	color: #202020;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
.ad-con9 li:nth-child(1) p:after{
	display: block;
	content:"";
	background: #00932c;
	width: 50px;
	height: 2px;
	margin:0px auto 20px;
}
.ad-con9 li:nth-child(3) p:after{
	display: block;
	content:"";
	background: #00932c;
	width: 50px;
	height: 2px;
	margin: 10px auto;
}
.ad-con9 li:nth-child(2),.ad-con9 li:nth-child(4){
	background: #00932c;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.ad-con9 li:nth-child(2) p,.ad-con9 li:nth-child(4) p{
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
.ad-con9 li:nth-child(2) p:after{
	display: block;
	content:"";
	background: #fff;
	width: 50px;
	height: 2px;
	margin:0px auto 20px;
}
.ad-con9 li:nth-child(4) p:after{
	display: block;
	content:"";
	background: #fff;
	width: 50px;
	height: 2px;
	margin: 10px auto;
}
/*图片鼠标悬停整体旋转*/
.ad-con9 li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ad-con9 li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ad-con9 li:hover img{ 
	transform: rotateY(360deg);
}