.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{
	padding: 30px 0;
}
.logo-text{
	font-size: 16px;
	color: #000000;
	width: 260px;
	margin-left: 20px;
	line-height: 30px;
	margin-top: 2px;
}
.tel-text p:first-child{
	font-size: 16px;
	color: #000000;
}
.tel-text p:last-child{
	font-size: 30px;
	font-family: impact;
	color: #000;
}
.tel-icon{
	margin-right: 10px;
	margin-top: 14px;
}
.nav{
	background: #ffc000;
}
.nav .mobile_nav>ul>li{
	float: left;
	line-height: 46px;
}
.nav .mobile_nav>ul>li a{
	padding: 0 57px;
}
.nav .mobile_nav ul li:hover a{
	background: #ee0000;
}
.nav .mobile_nav ul li:hover a span{
	color: #fff;
}
.nav .mobile_nav ul li a span{
	color: #000000;
	font-size: 14px;	 
}
.nav{ text-align:center;}
.nav ul{  padding:0; }
.mobile_nav>ul{ display: table;}
.nav .menulevel{ padding:0;z-index: 999;padding-top: 3px;}
.nav li {
	display: inline-block;
    font-size: 14px;
    color: #2b2b2b;
    
    text-align: center;
    position: relative;}
.nav li a{ color:#212121; display: block;}	
.nav li a#menu_selected{
	background: #ee0000;
}
.nav li a#menu_selected span{
	color: #fff;
	}
.nav li:hover{}
.nav li:hover>a>span{ text-decoration:none;color: #a8242f;}
.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: #0f8c36;
	 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-bg{
	background: #000000;
	padding: 40px 0 60px;
}
.wzdh-box{
	width: 202px;
	background: url(../images/footer-line.jpg) no-repeat right center;
	padding-right: 95px;
}
.wzdh-tit{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.wzdh-tit:after{
	content: "";
	display: block;
	width: 31px;
	height: 3px;
	background: #fff;
	margin-top: 10px;
}
.wzdh-list{
	margin-top: 30px;
}
.wzdh-list ul li{
	float: left;
	margin-right: 45px;
	line-height: 40px;
}
.wzdh-list ul li a{
	font-size: 14px;
	color: #fff;
}
.cpfl-box{
	margin-left: 110px;
	padding-right: 150px;
	background: url(../images/footer-line.jpg) no-repeat right center;
}
.cpfl-list{
	margin-top: 40px;
}
.cpfl-list ul li{
	line-height: 40px;
}
.cpfl-list ul li a{
	font-size: 14px;
	color: #fff;
}
.flxwm-box{
	margin-right: 100px;
}
.flxwm-tel{
	font-family: impact;
	font-size: 30px;
	color: #fff;
	margin-top: 37px;
}
.flxwm-tel img{
	vertical-align: middle;
	margin-right: 10px;
}
.flxwm-list ul li{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}

.akmy-bg{
	background: #ffc000;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}
.akmy-bg a{
	font-size: 14px;
	color: #000000;
}
.foot-content{
	color: #000000;
}
.foot-content a{
	color: #000000;
}
/*内页部分*/
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height: 200px;
	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;
}
.cp-navbg{
	background: #efefef;
	padding: 20px 0;
}
.related-list{
	line-height: 50px;
}
.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-neirong{
	width: 760px;
}
.ny-dqwz{
	margin-bottom: 20px;
}
.ny-location{
	font-size: 14px;
	line-height: 50px;
	color: #212121;
	background: #ffc000;
	padding-left: 20px;
}
.ny-location a{
	color: #212121;
}
.ny-lxwm{
	width: 760px;
}
.ny-lxbg{
	background: url(../images/ny-lxwmbg.png) no-repeat center top;
}
.ny{
	padding: 60px 0;
	position: relative;
}
.ny-navbg{
	position: absolute;
	top: -96px;
	left: 0;
}
.ny-bg{
	background: #e3e3e3;
	min-height: 710px;
}
.ddsmoothmenu-v{
	background: url(../images/ny-navbg.png) repeat-y;
	padding-top: 60px;
	padding-left: 40px;
	padding-bottom: 40px;
}
#spec-n1{
	height: 260px;
	overflow: hidden;
}
/*首页部分*/
.cpfl-bg{
	background: #e3e3e3;
	padding: 65px 0 120px;
}
.cpzx{
	position: relative;
}
.cpnav-bg{
	position: absolute;
	top: -157px;
	left: 0;
	background: url(../images/nav-bg.png) no-repeat left top;
	z-index: 999;
	width: 100%;
	padding-top: 70px;
	padding-left: 43px;
	padding-bottom: 17px;
}
.cpfl a{
	font-size: 30px;
	color: #000;
}
.cpfl-dh{
	margin-top: 68px;
	padding-left: 53px;
}
.cpfl-dh ul li{
	height: 110px;
	margin-bottom: 40px;
}
.cpfl-dh ul li a{
	font-size: 18px;
	color: #fff;
}

.about-bg{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding-top: 230px;
	padding-bottom: 84px;
}
.about-tit{
	text-align: center;
	margin-bottom: 50px;
}
.about-tit a{
	font-size: 30px;
	color: #131313;
	font-weight: bold;
}
.gsjj-text{
	width: 1140px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
	color: #323232;
}
.about-icon{
	width: 120px;
	line-height: 36px;
	border: solid 1px #ffc000;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
}
.about-icon a{
	font-size: 14px;
	text-transform: uppercase;
	color: #ffc000;
}

.cp-bg{
	background: url(../images/cp-bg.jpg) no-repeat center bottom;
	padding-top: 70px;
	padding-bottom: 92px;
}
.cp-tit{
	text-align: center;
}
.cp-tit a{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
.cp-text{
	text-align: center;
	font-size: 18px;
	color: #4e4e4e;
	margin-top: 10px;
	margin-bottom: 70px;
}
.cp-tupian{
	height: 289px;
	overflow: hidden;
}
.cp-mc{
	line-height: 140px;
	background: #e1e1e1;
	text-align: center;
}

.index-news{
	margin: 70px auto;
}
.gsxw-box{
	width: 750px;
}
.xw-tit p:first-child a{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.xw-tit p:last-child a{
	font-size: 14px;
	color: #454545;
	text-transform: uppercase;
}
.gsxw-xq{
	width: 340px;
	margin-top: 20px;
}
.zx-xbt a{
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}
.zx-xnr a{
	font-size: 14px;
	color: #323232;
	line-height: 24px;
}
.zx-xnr{
	margin-top: 20px;
}
.zx-xmore{
	width: 98px;
	line-height: 33px;
	background: #ee0000;
	text-align: center;
	border-radius: 20px;
	margin-top: 40px;
}
.zx-xmore a{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.gsxw-con{
	margin-top: 30px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.xwdt-con{
	padding-left: 20px;
}
.xwdt-con ul li{
	color: #323232;
	float: left;
	width: 50%;
}
.xwdt-con ul li a{
	font-size: 14px;
	color: #323232;
	line-height: 36px;
}
.hyxw-box{
	width: 430px;
}
.hydt-list{
	margin-top: 30px;
}
.hydt-list ul li{
	background: #f2f2f2;
	margin-bottom: 4px;
	padding: 20px;
}
.hydt-list ul li:hover{
	background: #ffc000;
}
.hy-xbt a{
	font-size: 16px;
	color: #000000;
}
.hy-xnr a{
	font-size: 14px;
	color: #333333;
}
.hy-xnr{
	margin-top: 10px;
	margin-bottom: 15px;
}
.hy-xmore a{
	font-size: 14px;
	color: #000000;
}

.yqlj{
	line-height: 40px;
	font-size: 14px;
	color: #595959;
}
.yqlj a{
	font-size: 14px;
	color: #595959;
}

/*图片列表*/

.photos-demo span{ display: inline-block; text-align: center; margin: 0 15px 20px;width: 270px;}
.photos-demo span p{ margin-top: 10px;font-size: 20px;}
.photos-demo span img{
	width: 100%;
	min-height: 200px;
}
.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: #ffc000; 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;}