.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*/
.top{
	background: #5d6065;
	border-bottom:2px solid #16a57b;
}
.top-bg{
	line-height: 35px;
	color: #fff;
	font-size: 13px;
}
.logo{
	margin: 35px 0px;
}
.nav{
	text-align: right;
}
.h-tel{
	margin-top: 15px;
	color: #595959;
	font-size: 14px;
}
.h-tel span{
	font-family: impact;
	color: #16a57b;
	font-size:30px;
}
.h-tel img{
	vertical-align: middle;
	margin-right: 10px;
}
.nav{
	text-align: right;
}
.nav-con{
	text-align: right;
	margin-top:15px;
}
.nav-con>ul>li{
	float: left;
	margin-left:50px;
	text-align: center;
}
.nav-con ul li a {
	color: #595959;
    font-size: 15px;
}
.nav-con ul li a span{
	color: #595959;
    font-size: 15px;
}
.nav-con ul li:hover a{
	color: #16a57b;
	font-weight: bold;
}
.nav-con ul li:hover a span{
	color: #16a57b;
	font-weight: bold;
}
.nav .menulevel{
	 padding:0;
	 z-index: 999;
	 padding-top: 3px;
}
.nav li {
	display: inline-block;
}	
.nav li a#menu_selected{
	color: #16a57b;
	font-weight: bold;
}
.nav li a#menu_selected span{
	color: #16a57b;
	font-weight: bold;
}
.nav li:hover>a>span{ 
	text-decoration:none;
    color: #fff;
}
.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{
	height:150px;
	padding-top: 50px;
	background: url(../images/footer-bg.jpg) no-repeat top center;
}
.f-lxfs{
	margin-left:430px;
}
.f-lxfs li{
	color: #fff;
	line-height: 36px;
	font-size: 14px;
}
.wzbb{
	background:#202020;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	line-height: 26px;
}
.wzbb a{
	font-size:14px;
	color: #fff;
}
/*内页部分*/
.ny-bg{
	background: #f8f8f8;
}
.ny-bt{
	margin: 60px auto 0px;
	text-align: center;
	font-size: 20px;
	color: #202020;
	line-height:35px;
}
.ny-bt p{
	font-size: 45px;
	text-transform: uppercase;
	font-family: "times new roman";
}
.ny11{
	width:930px;
}
.ny-dhwz{
	color: #2b2b2b;
	background:#f2f2f2;
	line-height:60px;
	padding-left: 20px;
}
.ny-dhwz img{
	margin-right: 10px;
}
.ny-dhwz a{
	color: #2b2b2b;
}
.ny-dhwz11{
	color: #2b2b2b;
	background:#f2f2f2;
	line-height:60px;
	padding-left: 20px;
	margin-top:60px;
}
.ny-dhwz11 img{
	margin-right: 10px;
}
.ny-dhwz11 a{
	color: #2b2b2b;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:190px;
	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;
}
.ny-navbg{
   width: 240px;
   margin-top:60px;
   margin-bottom: 100px;
}
.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-bottom:50px;
}
#spec-n1{
	height:225px;
	overflow: hidden;
}
/*首页部分*/
/*简介*/ 
.about{
	background: url(../images/about-bg.jpg) no-repeat top center;
	height:651px;
	padding-top: 100px;
}
.about-tu{
	width: 358px;
}
.about-lx{
	height: 70px;
	background: #282828;
	width: 248px;
	padding-top: 20px;
	color: #fff;
	font-size: 15px;
	padding-left: 20px;
}
.about-lx p{
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-family: "times new roman";
}
.about-con{
	width:800px;
}
.about-bt{
	color: #282828;
	font-size: 18px;
}
.about-bt p{
	text-transform: uppercase;
	color: #202020;
	font-size:35px;
	font-weight: bold;
	font-family: "times new roman";
}
.about-diao{
	line-height: 36px;
	font-size: 14px;
	color: #595959;
	margin-top: 20px;
}
.about-nav{
	margin-top: 60px;
}
.about-nav li{
	float: left;
	width: 225px;
	padding: 0px 20px;
	text-align: center;
	color: #474747;
	font-size: 13px;
	line-height: 24px;
}
.about-nav li p{
	font-weight: bold;
	font-size: 17px;
	color: #232323;
	margin-bottom: 10px;
}
/*图片鼠标悬停整体旋转*/
.about-nav li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.about-nav 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;
}
.about-nav li:hover img{ 
	transform: rotateY(360deg);
}
/*产品展示*/
.pro{
	height:639px;
	padding-top: 100px;
	background: url(../images/pro-bg.jpg) no-repeat top center;
}
.fenlei{
	margin-left: 30px;
	width: 230px;
}
.fenlei-bt{
	color: #282828;
	font-size: 18px;
}
.fenlei-bt p{
	text-transform: uppercase;
	color: #202020;
	font-size:20px;
	font-weight: bold;
	font-family: "times new roman";
}
.fenlei-nr{
	margin-top:20px;
}
.fenlei-nr li{
	line-height: 72px;
	background:#f5f5f5;
	margin-bottom: 2px;
	padding-left: 20px;
}
.fenlei-nr li a{
	font-size: 15px;
	color: #202020;
}
.fenlei-nr li a:after{
	content: "";
    display: block;
    float: right;
    width: 10px;
    height: 2px;
    background: #16a57b;
    margin-right: 20px;
    margin-top:35px;
}
.fenlei-nr li:hover a:after{
	content: "";
    display: block;
    float: right;
    width: 10px;
    height: 2px;
    background: #fff;
    margin-right:20px;
    margin-top:35px;
}
.fenlei-nr li:hover{
	background: #16a57b;
}
.fenlei-nr li:hover a{
	color: #fff;
}
.pro-con{
	width: 900px;
	margin-right: 30px;
}
/*新闻资讯*/
.news-bg{
	padding-top: 70px;
}
.news-title{
	text-align: center;
	font-size: 18px;
	line-height: 35px;
}
.news-title p{
	text-transform: uppercase;
	color: #202020;
	font-size:40px;
	font-weight: bold;
	font-family: "times new roman";
}
.news-con{
	margin-top: 35px;
}
.news-right{
	width: 360px;
}
.news-right li{
	line-height:48px;
	border-bottom: 1px dashed #efefef;
}
.news-right li a{
	color: #595959;
	font-size: 15px;
}
.news-right li a:before{
	content: "";
    display: block;
    float: left;
    width: 5px;
    height: 5px;
    background: #16a57b;
    margin-right:20px;
    margin-top:18px;
}
/*优势*/
.ad{
	height: 430px;
	background: url(../images/ad-bg.jpg) no-repeat top center;
	margin-top: 70px;
	padding-top: 30px;
}
.ad-title{
	color: #FFF;
	font-size: 26px;
	text-align: center;
}
.ad-con{
	margin-top: 130px;
}
.ad-con li{
	text-align: center;
	width: 240px;
	color: #4c4c4c;
	font-size: 16px;
	float: left;
	height:40px;
	padding-top: 160px;
}
.ad-con9{
	margin-top: 30px;
}
.ad-con9 li{
	text-align: center;
	width: 240px;
	color: #4c4c4c;
	font-size: 16px;
	float: left;
	height:40px;
	padding-top: 160px;
}
.aa1{
	background: url(../images/ad-icon_03.png) no-repeat top center;
}
.aa1:hover{
	background: url(../images/ad1-icon_03.png) no-repeat top center;
}
.aa2{
	background: url(../images/ad-icon_05.png) no-repeat top center;
}
.aa2:hover{
	background: url(../images/ad1-icon_05.png) no-repeat top center;
}
.aa3{
	background: url(../images/ad-icon_07.png) no-repeat top center;
}
.aa3:hover{
	background: url(../images/ad1-icon_07.png) no-repeat top center;
}
.aa4{
	background: url(../images/ad-icon_09.png) no-repeat top center;
}
.aa4:hover{
	background: url(../images/ad1-icon_09.png) no-repeat top center;
}
.aa5{
	background: url(../images/ad-icon_11.png) no-repeat top center;
}
.aa5:hover{
	background: url(../images/ad1-icon_11.png) no-repeat top center;
}
.yqlj{
	background: #f8f3f4;
	font-size: 14px;
	color: #2b2b2b;
	padding-bottom: 30px;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0px 10px 20px;width:265px;}
.photos-demo span p{ margin-top: 10px;font-size:15px;}
.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: #16a57b; 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{
	margin-top: 30px;
}