.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 #087838;
	background: #f9f9f9;
}
.logo{
	margin: 30px 0px;
}
.nav{
	width:600px;
	margin-left:100px;
	margin-top:45px;
}
.tel{
	float: right;
	width: 230px;
	margin-top:25px;
}
.tel-tu{
	margin-top:5px;
}
.tel-hm{
	color: #202020;
	font-size: 15px;
}
.tel p{
	font-family: impact;
	color: #202020;
	font-size:26px;
}
.nav-con>ul>li{
	float: left;
	width:100px;
	text-align: center;
}
.nav-con>ul>li a{
	color: #202020;
	font-size: 15px;
	display: block;
}
.nav-con>ul>li>a>span{
	color: #202020;
	font-size:15px;	 
}
.mobile_nav>ul{ 
	display:table;
}
.nav .menulevel{
	padding:0;
	z-index: 999;
	padding-top: 3px;
}
.nav-con li:hover a{
	/*border-bottom:3px solid #087838;*/
	/*padding-bottom: 25px;*/ line-height:36px;
}
.nav li a#menu_selected{
	border-bottom: 3px solid #087838;
	padding-bottom: 25px;
}
.nav li a#menu_selected span{
	font-weight: bold;
}
.nav li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; display:none; margin:0;position: absolute; z-index: 1;top: 80px;}
.menulevel li{ display:block;margin-bottom: 2px;background: rgba(100,218,211,0.8); width:120px;} 
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #fff;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-nav{
	background: #2b2b2b;
	padding: 20px 0px;
	border-bottom: 1px solid #555555;
}
.f-nav-bt{
	color: #fff;
	font-size:18px;
}
.f-nav-nr{
	float: right;
}
.f-nav-nr li {
	width: 150px;
	text-align: center;
	float: left;
	border-right: 1px solid #555555;
}
.f-nav-nr li a{
	color: #ccc;
	font-size: 15px;
	
}
.footer{
	background:#2b2b2b;	
	padding:35px 0px;
}
.f-lxfs{
	width: 800px;
}
.f-lxfs li{
	color: #FFF;
	float: left;
	margin-right:40px;
	line-height: 36px;
	font-size: 15px;
}
.f-lxfs li:last-child{
	margin-right: 0px;
}
.wzbb{
	text-align:center;
	padding-bottom: 10px;
	padding-top:10px;
	background: #087838;
	color: #fff;
}
.wzbb a{
	color: #fff;
}
/*内页部分*/
.ny-title{
	text-align: center;
	font-size: 20px;
	color: #303030;
	margin-top: 40px;
	line-height: 35px;
}
.ny-title p{
	font-family: "times new roman";
	font-size: 40px;
	text-transform: uppercase;
	color: #087838;
}
.ny-location{
	font-size: 14px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;
	color: #2b2b2b;
}
.ny-location a{
	color: #2b2b2b;
}
.ny-location img{
	margin-right: 10px;
}
.dbg{
	padding-bottom: 60px;
}
.dbg-bg{
   background: #fff;
    width: 1100px;
    padding:30px 50px;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 50px;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:255px;
	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:215px;
	overflow: hidden;
}
/*首页部分*/
/*简介*/
.about{
	padding: 90px 0px 75px;
}
.about-ad {
	width: 420px;
}
.about-ad li{
	padding: 45px 30px 0px 140px;
	margin-top: 5px;
	width: 250px;
	height:130px;
	font-size: 22px;
}
.about-ad li p{
	color: #606060;
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
}
.about-ad li:hover p{
	color: #fff;
}
.aa1{
	background: url(../images/ys-xbg_03.jpg) no-repeat center top;
}
.aa1:hover{
	background: url(../images/ad-xbg1_03.jpg) no-repeat center top;
	color: #fff;
}
.aa2{
	background: url(../images/ys-xbg_06.jpg) no-repeat center top;
}
.aa2:hover{
	background: url(../images/ad-xbg1_06.jpg) no-repeat center top;
	color: #fff;
}
.aa3{
	background: url(../images/ys-xbg_08.jpg) no-repeat center top;
}
.aa3:hover{
	background: url(../images/ad-xbg1_08.jpg) no-repeat center top;
	color: #fff;
}
.about-con{
	width: 720px;
	margin-top: 45px;
}
.about-bt{
	font-weight: bold;
	color: #030305;
	font-size: 24px;
}
.about-diao{
	line-height:36px;
	font-size: 14px;
	color: #585858;
	margin-top: 30px;
}
.about-more {
	background: #087838;
	line-height: 45px;
	width: 180px;
	border-right: 5px solid #eeb609;
	text-align: center;
	margin-top:30px;
}
.about-more a{
	color: #fff;
	font-size: 15px;
}
/*产品*/
.fenlei{
	padding-top: 100px;
	height:403px;
	background: url(../images/pro-bg.jpg) no-repeat top center;
}
.fl-title{
	width:500px;
}
.fl-yw{
	text-transform: uppercase;
	color: #202020;
	font-size: 52px;
	font-family: "times new roman";
}
.fl-yw:after{
	display: block;
	content: "";
	background: #eeb609;
	width: 60px;
	height: 5px;
	margin-top: 5px;
}
.fl-bt{
	font-weight: bold;
	color: #030303;
	font-size: 30px;
	margin-top: 20px;
}
.fl-bt p{
	color: #202020;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
}
.fenlei-con{
	background: #087838;
	border-bottom: 5px solid #eeb609;
	margin-top:70px;
	line-height: 65px;
	height: 65px;
}
.fenlei-con li{
	float: left;
	width: 132px;
	text-align: center;
	line-height: 65px;
}
.fenlei-con li a{
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}
.pro-con {
	margin-top: 45px;
}
/*新闻资讯*/
.news{
	background: #f6f6f6;
	padding: 60px 0px;
	margin-top: 60px;
}
.news-title{
	text-align: center;
	color: #030303;
	font-size: 20px;
	line-height:35px;
}
.news-title p{
	text-transform: uppercase;
	font-family: "times new roman";
	font-size: 42px;
	color: #087838;
}
.news-con{
	margin-top: 35px;
}
.gongsi{
	width: 449px;
	background: #fff;
	padding: 25px 30px;
}
.zx-xbt a{
	font-weight: bold;
	color: #202020;
	font-size: 16px;
}
.zx-xnr{
	margin-top:10px;
}
.zx-xnr a{
	line-height: 28px;
	color: #646464;
	font-size: 14px;
}
.zx-more{
	width: 160px;
	line-height: 35px;
	background: #087838;
	text-align: center;
	margin-top: 20px;
}
.zx-more a{
	color: #fff;
	font-size: 14px;
}
.news-right {
	width: 600px;
	background: #fff;
	padding: 30px;
}
.zixun{
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
}
.gs-xbt a{
	font-weight: bold;
	color: #202020;
	font-size: 16px;
}
.gs-xnr{
	margin-top: 20px;
}
.gs-xnr a{
	line-height: 28px;
	color: #646464;
	font-size: 14px;
}
.bage{
	margin-top: 20px;
}
.bage li{
	line-height: 43px;
}
.ba-con a{
	font-size: 15px;
	color: #202020;
}
.date a{
	font-size: 14px;
	color: #929292;
}




.yqlj{
	background: #eee;
	padding: 30px 0px;
	font-size: 14px;
	color: #2b2b2b;
}

/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:345px;}
.photos-demo span p{line-height:60px;font-size:15px;}
.photos-demo span img{max-width: 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-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #087838; 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:400px;}
.lxwm-dy li{
	padding:20px 0px;
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	line-height:20px;
}
.lxwm-dy li:hover{
	color: #087838;
}
.lxwm-dy li img{
	vertical-align: middle;
    margin-right:10px;
}