.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;
  }
.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: #424242;
}
.top-left{
	color: #fff;
	line-height:40px;
	font-size: 15px;
}
.top-right{
	float: right;
	width:245px;
}
.top-right p{
	float: left;
	color: #fff;
	font-size: 15px;
	line-height: 40px;
}
.top-right img{
	float: right;
}
.logo{
	margin-top:30px;
	margin-bottom: 25px;
	width: 410px;
}
.header{
	height: 115px;
}
.nav{
	width:660px;
}
.nav .mobile_nav>ul>li{
	font-size: 16px;
	float: left;
	margin-top:40px;
}
.nav .mobile_nav>ul>li a{
	color: #2b2b2b;
	width:94px;
	border-bottom: 2px solid #fff;
	padding-bottom: 15px;
}
.nav .mobile_nav ul li:hover a{
	color: #0e3c8a;
	line-height: 30px;;
	width:94px;
}
.nav .mobile_nav ul li:hover a span{
	color: #0e3c8a;
	border-bottom: 2px solid #0e3c8a;
	padding-bottom: 15px;
	width:94px;
}
.nav .mobile_nav ul li a span{
	color: #2b2b2b;
	font-size:16px;	 
}
.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 {
    line-height:30px;
	display: inline-block;
    font-size:16px;
    color: #212121;  
    text-align: center;
    position: relative;}
.nav li a{ 
	color:#212121;
	display: block;
}	
.nav li a#menu_selected span{
	color: #0e3c8a;
	font-weight: bold;
	border-bottom: 2px solid #0e3c8a;
	padding-bottom: 15px;
}
.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: #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:url(../images/footer-bg.jpg) no-repeat center top;
	padding:10px 0;
}
.footer-left{
	width: 275px;
	margin-top: 60px;
}
.footer-right{
	
	margin-top: 60px;
}
.fuwu{
	font-size: 16px;
	color: #fff;
}
.dianhua{
	font-weight: bold;
	color: #eb9003;
	font-size: 32px;
	letter-spacing:-2px;
}
.zishi{
	font-size: 15px;
	color:#fff;
	line-height: 28px;
}
.footer-center{
	/*margin-top: 30px;*/
	margin-left: 200px;
}
.fotter-bt{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.fotter-lxwm{
	font-size:15px;
	line-height: 29px;
	color: #fff;
	margin-top:10px;
}
.bottom-bg{
	background: #222222;
	padding:10px 0;
}
.b-htmx p:first-child{
	font-size: 22px;
	font-weight: bold;
	color: #e9e9e9;
}
.b-htmx p:last-child{
	font-size: 13px;
	color: #fff;
}
.b-htmx{
	margin-bottom: 65px;
}
.wzbb{
	color: #6f6f6f;
	line-height: 24px;
	margin: 0 auto;
	text-align: center;
}
.wzbb a{
	color: #6f6f6f;
}
.foot-content{
	color: #6f6f6f;
	text-align: center;
}
.foot-content a{
	color: #6f6f6f;
}
.bottom-right ul li{
	font-size: 14px;
	color: #fff;
	line-height: 35px;
}
/*内页部分*/
.weizhi{
	background:#dedede;
}
.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;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.ny-bt{
	margin-top: 50px;
	margin-bottom:30px;
	text-align: center;
}
.cp-navbg{
	
}
.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: 28px;
    color: #fff;
}
.ny-dqwz{
	background: #F7F7F7;
}
.ny-location{
	font-size: 14px;
	line-height: 50px;
	color: #2b2b2b;
}
.ny-location a{
	color: #2b2b2b;
}
.ny-lxwm{
	background: url(../images/ny-lxwmbg.png) no-repeat center top;
	margin-top: 30px;
}
.ny{
	padding-bottom:10px;
}
#spec-n1{
	height: 170px;
	overflow: hidden;
}
#spec-n1 img{
	height: 100%;
}
/*首页部分*/
/*产品展示*/
.pro{
	padding-top:60px;
}
.pro-title{
	text-align:center;
}
.pro-dbt{
	background: url(../images/pro-bt-bg.png) no-repeat center top;
}
.pro-dbt a{
	color: #222;
	font-size:28px;
}
.pro-dbt a span{
	color: #0e3c8a;
	font-size: 28px;
	font-weight: bold;
}
.pro-xbt{
	margin-top: 5px;
}
.pro-xbt a{
	color: #868686;
	font-size: 15px;
	text-transform: uppercase;
}
.pro-con{
	margin-top:40px;
}
/*优势*/
.ad{
	background: url(../images/ad-bg.jpg) no-repeat center top;
	padding-top: 60px;
	padding-bottom: 43px;
	margin-top:70px;
}
.ad-title{
	text-align:center;
}
.ad-dbt{
	background: url(../images/ad-bt-bg.png) no-repeat center top;
}
.ad-dbt{
	color: #fff;
	font-size: 28px;
}
.ad-dbt span{
	font-weight: bold;
}
.ad-xbt{
	margin-top: 5px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
.ad-con{
	margin-top: 60px;
}
.ad-con li{
	float: left;
}
.aa1{
	background: url(../images/ad1.jpg) no-repeat center top;
	width:270px;
	height: 135px;
	padding-left:115px;
	padding-top: 40px;
}
.aa1 p{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.aa1 p span{
	font-size:16px;
	font-weight:normal;
}
.aa1:hover{
	background: url(../images/ad11.jpg) no-repeat center top;
}
.aa1:hover p{
	color: #2d2d2d;
}
.aa2{
	background: url(../images/ad2.jpg) no-repeat center top;
	width:270px;
	height: 135px;
	padding-left:115px;
	padding-top: 40px;
	margin-left: 22px;
	margin-right: 23px;
}
.aa2 p{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.aa2 p span{
	font-size:16px;
	font-weight:normal;
}
.aa2:hover{
	background: url(../images/ad22.jpg) no-repeat center top;
}
.aa2:hover p{
	color: #2d2d2d;
}
.aa3{
	background: url(../images/ad3.jpg) no-repeat center top;
	width:270px;
	height: 135px;
	padding-left:115px;
	padding-top: 40px;
}
.aa3 p{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.aa3 p span{
	font-size:16px;
	font-weight:normal;
}
.aa3:hover{
	background: url(../images/ad33.jpg) no-repeat center top;
}
.aa3:hover p{
	color: #2d2d2d;
}
/*关于我们*/
.about{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding-top: 90px;
	padding-bottom: 135px;
}
.about-con{
	width: 705px;
}
.about-bt a{
	font-weight: bold;
	font-size: 23px;
	color: #292828;
}
.about-diao{
	color: #292828;
	font-size:15px;
	line-height: 34px;
	margin-top: 20px;
}
.youshi{
	margin-top:105px;
}
.youshi li{
	float: left;
}
.youshi li p{
	font-size:18px;
	color: #0E3C8A;
	font-weight: bold;
}
.youshi li p span{
	font-size:12px;
	color: #0E3C8A;
	font-weight: normal;
}
.youshi li:nth-child(1){
	margin-left:75px;
}
.youshi li:nth-child(2){
	margin-left: 105px;
	margin-right: 55px;
}
/*新闻中心*/
.news-bg{
	margin-top: 50px;
}
.news-con{
	margin-top: 35px;
}
.news-left{
	width: 800px;
	float: left;
}
.news-left img{
	float: left;
}
.zixun{
	width:540px;
}
.zixun li{
	background: url(../images/news-xbg.jpg) no-repeat center top;
	padding: 25px 10px 25px 20px;
	margin-bottom: 10px;
	height: 125px;
}
.zx-xbt a{
	color: #373737;
	text-transform: uppercase;
	font-size: 18px;
}
.zx-xnr{
	margin-top: 10px;
}
.zx-xnr a{
	color: #6f6f6f;
	font-size:15px;
	line-height: 28px;
}
.news-right{
	width: 320px;
	background: url(../images/news-dbg.jpg) no-repeat center top;
	padding:20px 10px 30px 40px;
}
.news-right li img{
	margin-right: 20px;
}
.news-right li a{
	font-size:16px;
	line-height: 40px;
	color: #373737;
}
.yqlj{
	line-height:30px;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 15px 20px;width: 270px;}
.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: #eb9003; 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;}