.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 #1b9d2d;
}
.logo{
	margin: 20px 0px;
}
.nav{
	width:666px;
	line-height: 105px;
}
.nav-con>ul{display: table;}
.nav-con>ul>li{float: left;width:110px;text-align: center;position: relative;line-height: 105px;margin-left: 1px;}
.nav-con>ul>li>a{color: #2d2d2d;font-size:15px;display: block;width:110px;}
.nav-con>ul>li>a:span{/*color: #fff;font-size:15px;*/display: block;width:100px;}
.nav-con ul li:hover{background: #1b9d2d;}
.nav-con ul li:hover a{color: #fff;font-weight: bold;}
.nav-con .menulevel{ padding:0;z-index: 999;position: absolute;top:104px; left:-45px;}
.nav>li:hover a span{color: #fff;font-weight:bold;display: block;}
.nav>ul>li>a{ display: block;font-size:16px;color: #fff;background: #ffd202;width: 100px;}	
.nav>li>a span{font-size:16px;width: 100px;display: block;line-height: 35px;}
.nav li a#menu_selected{background: #1b9d2d;color: #fff;}
.nav li:hover>a>span{}
.nav li:hover>.menulevel{ display:block;}
.menulevel{ width:210px; left:-25px; display:none; margin:0;position: absolute; z-index:99999; top:37px; }
.menulevel li{ display:block;width:100%;text-align: center;line-height:50px;background: #1b9d2d;border-top: 1px solid #fff;}
.menulevel li a span{color: #fff;font-weight: normal;font-size: 13px;}
.menulevel li:hover span{background: #dec200;display: block;}
.menulevel li:hover a span{color: #fff;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*.nav-con ul li{
	width:110px;
	text-align: center;
	float: left;
	line-height: 105px;
}
.nav-con ul li:hover a{
	color: #fff;
}
.nav-con>ul>li a{
	color: #2b2b2b;
	font-size:15px;
	display: block;
}
.nav-con ul li:hover a{
	background: #1b9d2d;
	color: #fff;
}
.nav .menulevel{
	 padding:0;
	 z-index: 999;
	 padding-top: 3px;
}
.nav li {
	display: inline-block;
    font-size:15px;
}
.nav li a#menu_selected{
	background: #1b9d2d;
	color: #fff;
}
.nav li a#menu_selected span{color: #fff;}
.nav li:hover>a>span{ text-decoration:none;}
.nav 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: #2b2b2b;
	padding: 60px 0px;
}
.f-lxwm{
	width: 500px;
}
.lx-bt{
	color: #fff;
	font-size: 22px;
}
.lx-bt p{
	font-family: impact;
	color: #fff;
	font-size:35px;
}
.sha{
	font-size: 13px;
	color: rgba(255,255,255,0.5);
}
.f-nav{
	width: 700px;
	text-align: right;
}
.f-nav ul{
	margin-left:85px;
}
.f-nav li{
	float: left;
	border-right: 1px solid #ccc;
	line-height:12px;
	padding-right:20px;
	margin-left:20px;
}
.f-nav li a{
	font-size: 15px;
	color: rgba(255,255,255,0.5);
}
.f-logo{
	margin-top: 20px;
}
.wzbb{
	line-height:20px;
	font-size: 13px;
	text-align:center;
	padding: 5px 0px;
	background: #1b9d2d;
	color: #fff;
}
.wzbb a{
	font-size: 13px;
	color: #fff;
}
/*内页部分*/
.about-nybg{
	background: url(../images/about-nybg.jpg) no-repeat bottom center;
	min-height: 1000px;
}
.page-news9{
	width: 600px;
    margin-top:25px;
}
.ny-nav{
	padding-top: 35px;
	height:45px;
	border-bottom: 1px solid #ccc;
}
.ny-bt{
	text-align: center;
	margin:60px auto;
	color: #000;
	font-weight: bold;
	font-size: 30px;
	border-bottom: 1px solid #dbdbdb;
}
.ny-bt span{
	color: #1b9d2d;
}
.ny-bt p{
	color: #606060;
	font-weight: normal;
	margin-top: 10px;
	font-size:16px;
}
.ny-bt p:after{
	display: block;
	content: "";
	background: #1b9d2d;
	height: 3px;
	width: 100px;
	margin: 20px auto 0px;
}
.page-news2{
	width:730px;
	margin-top: 40px;
}
.page-news4,.ny22{
	width:920px;
}
.ny11{
	width:890px;
}
.ny-dhwz{
	background: #1b9d2d;
	line-height:50px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}
.ny-dhwz a{
	color: #ffff;
	font-size: 14px;
}
.ny-dhwz img{
	vertical-align: middle;
    margin-bottom: 5px;
	margin-right: 10px;
}
.ny-dhwz11{
	color: #fff;
	line-height:50px;
	font-size: 14px;
	margin-top: 20px;
}
.ny-dhwz11 a{
	color: #fff;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:240px;
	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;
}
.ny-dqwz{
	background: #ededed;
}
.ny-title{
	margin:50px auto 20px;
}
.ny-location{
	font-size: 14px;
	line-height: 50px;
}
.ny-lxwm{
	background: url(../images/ny-lxwmbg.png) no-repeat center top;
	margin-top: 30px;
}
.ny{
	padding:0px 0 50px;
}
#spec-n1{
	height:250px;
	overflow: hidden;
}
/*首页部分*/
/*产品展示*/
.pro-bg{
	margin-top:55px;
}
.pro-title{
	text-align: center;
	color:#202020;
	font-weight: bold;	
	font-size: 28px;
}
.pro-title p{
	text-transform: uppercase;
	color: rgba(32,32,32,0.5);
	font-weight: normal;	
	font-size: 13px;
}
.pro-con{
	margin-top:35px;
}
/*公司简介*/
.about{
    background: url(../images/about-bg.jpg) no-repeat top center;
    height:1362px;
    margin-top:70px;
    padding-top: 190px;
}
.about-con{
	width: 500px;
	margin-left: 50px;
}
.about-yw{
	text-transform: uppercase;
	font-family: impact;
	color: #e0e0e0;
	font-size: 57px;
	line-height: 50px;
}
.about-title{
	color: #202020;
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
}
.about-title span{
	color: #1b9d2d;
}
.about-title p{
	font-weight: normal;
	color: rgba(19,19,19,0.4);
	font-size: 13px;
	text-transform: uppercase;
}
.about-diao{
	color: #131313;
	font-size: 14px;
	line-height:33px;
	margin-top: 20px;
}
.about-more{
	margin-top: 20px;
}
.about-more li{
	float: left;
	margin-right: 30px;
	text-align: center;
	width: 120px;
	line-height: 40px;
}
.about-more li a{
	font-size: 15px;
	color:#fff;
}
/*优势*/
.ad-title{
	text-align: right;
	color: #202020;
	font-size: 32px;
	font-weight: bold;
	margin-top:15px;
}
.ad-title span{
	color: #1b9d2d;
}
.ad-title p{
	font-weight: normal;
	color: rgba(19,19,19,0.4);
	font-size: 16px;
	text-transform: uppercase;
}
.ad-con{
	width: 440px;
	margin-left: 760px;
	margin-top:90px;
}
.ad-con li{
	width: 440px;
	color: #202020;
	font-size: 22px;
	font-weight: bold;
	margin-bottom:75px;
}
.ad-con li p{
	font-weight: normal;
	font-size: 15px;
	color: rgba(32,32,32,0.5);
	line-height: 26px;
}
/*新闻资讯*/
.news{
	height:685px;
	padding-top: 70px;
	background: url(../images/news-bg.jpg) no-repeat top center;
}
.news-title{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
}
.news-title p{
	text-transform: uppercase;
	color: rgba(255,255,255,0.5);
	font-weight: normal;
	font-size: 13px;
}
.news-tel{
	text-align: center;
	background: #fff;
	border-radius: 50px;
	margin: 30px auto 0px;
	line-height: 48px;
	width: 290px;
	color: #202020;
	font-size: 15px;
}
.news-tel span{
	font-weight: bold;
	color: #058a19;
	font-size: 25px;
	font-family: arial;
}
.news-con{
	width: 1090px;
	margin:100px auto 0px;
}
.news-left{
	width: 775px;
}
.gongsi-title{
	border-bottom:1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.gongsi-bt{
	color: #202020;
	font-size: 25px;
	font-weight: bold;
}
.gongsi-bt span{
	color: #1b9d2d;
	font-size:22px;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 10px;
}
.gongsi-gd li{
	margin-top: 10px;
	float: left;
	margin-left: 20px;
}
.gongsi-gd li a{
	color: #202020;
	font-size: 15px;
}
.gongsi-gd li:hover a{
	color: #1b9d2d;
}
.news-nr {
	width: 450px;
}
.hy-xbt a{
	color: #212121;
	font-size: 18px;
	font-weight: bold;
	line-height: 55px;
}
.hy-xnr a{
	line-height: 30px;
	color: #575757;
	font-size: 13px;
}
.hangye{
	border-bottom:1px solid #ccc;
	padding-bottom:25px;
}
.jishu{
	margin-top: 20px;
}
.jishu li{
	float: left;
	width: 355px;
}
.jishu li:nth-child(1){
	margin-right:60px;
}
.js-xbt a{
	font-weight: bold;
	color: #212121;
	font-size: 15px;
}
.js-xnr{
	margin-top: 10px;
}
.js-xnr a{
	color: #858585;
	font-size:13px;
	line-height: 25px;
}
.js-xnr span{
	color: #1b9d2d;
	margin-left: 20px;
}
.news-right{
	width: 265px;
}
.wenti-title{
	color: #202020;
	font-size: 25px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.bage{
	margin-top: 20px;
}
.bage li{
	line-height:41px;
}
.bage li a{
	font-size: 14px;
	color: #171717;
}
/*三块*/
.sa-bg{
	margin-top:10px;
}
.sa-con li{
	float: left;
	width: 213px;
	height:133px;
	padding-left: 180px;
	padding-top: 40px;
}
.sa-con li a{
	color: #fff;
	font-size: 22px;
}
.sa-con li p{
	color: #fff;
	font-size:13px;
}
.aa1{
	background: url(../images/sk-tu_03.jpg) no-repeat top center;
}
.aa2{
	background: url(../images/sk-tu_05.jpg) no-repeat top center;
}
.aa3{
	background: url(../images/sk-tu_07.jpg) no-repeat top center;
}
.yqlj{
	padding:50px 0px 20px;
	font-size: 16px;
}
.youqing a{
	line-height: 28px;
	font-size: 16px;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 30px;width:285px;}
.photos-demo span p{ margin-top: 10px;font-size:16px;}
.photos-demo span img{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: #dec101; color: #fff; display: block; width: 80px; line-height: 30px; margin:30px auto 0px; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*联系我们内页*/
.lxwm-dy{
	width: 400px;
	margin-bottom: 30px;
}
.lxwm-dy li{
	width: 400px;
	float: left;
	color: #2b2b2b;
	font-size: 16px;
	border-bottom: 1px dashed #ccc;
	line-height: 65px;
}
/*在线留言*/ 
.liuyan-tu {
	width:410px;
	height:425px;
	overflow: hidden;
}
.liuyan-tu img{
	cursor: pointer;
	transition: all 0.6s;
}
.liuyan-tu img:hover{
	transform: scale(1.05);
}