.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*/
.logo{
	margin:35px 0px;
}
.header-by{
	width:400px;
	margin-left:10px;
	margin-top:50px;
	color: #434343;
	font-size:18px;
}
.header-by span{
	font-size:12px;
	color: #6f6f6f;
	font-family: arial;
	text-transform: uppercase;
}
.header-tel{
	margin-top:45px;
}
.nav{
	height: 50px;
	background: #007dc5;
}
.nav-con>ul>li{
	float: left;
	width:150px;
}
.nav-con>ul>li a{
	color: #ffffff;
	font-size: 15px;
	display: block;
}
.nav-con ul li:hover{
	background: #005d9b;
}
.nav-con ul li:hover a span{
	font-weight: bold;
	color: #fff;
}
.nav-con ul li a span{
	color: #fff;
	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 {
    line-height:50px;
	display: inline-block;
    font-size: 14px;
    color: #fff;  
    text-align: center;
    position: relative;}
.nav li a{ 
	color:#212121;
}	
.nav li a#menu_selected{
	line-height:50px;
	color: #fff;
	background: #005d9b;
}
.nav li a#menu_selected span{
	font-weight: bold;
	color: #fff;
}
.nav li:hover{}
.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{
	background: #007dc5;
	padding-top: 45px;
	padding-bottom: 30px;
}
.footer-left{
	width: 235px;
	margin-left: 15px;
}
.footer-left img{
	margin-top: 35px;
}
.f-bt{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.f-bt:after{
	display: block;
	content: "";
	background:#fff;
	width: 34px;
	height: 2px;
	margin-top: 15px;
}
.f-bt span{
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}
.footer-center{
	width: 370px;
	margin-left: 160px;
}
.f-lxwm{
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	margin-top:20px;
}
.f-lxwm span{
	font-weight: bold;
	font-size: 20px;
}
.footer-right{
	width: 185px;
	margin-left: 110px;
}
.f-nav ul{
	margin-top: 20px;
}
.f-nav li{
	float: left;
	width: 50%;
}
.f-nav li a{
	color: #fff;
	line-height: 36px;
	font-size: 14px;
}
.wzbb{
	background: #004c83;
	text-align:center;
	height:88px;
	padding-top: 15px;
}
.wzbb a{
	color: #ffffff;
}
/*内页部分*/
.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;
}
.cp-navbg{

}
.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;
}
.ny{
	padding:20px 0 50px;
}
#spec-n1{
	height: 260px;
	overflow: hidden;
}
/*首页部分*/
/*关于我们*/
.about{
	background: url(../images/about-bg.jpg) no-repeat top center;
	padding-top:41px;
	padding-bottom:140px;
}
.about-con{
	width:630px;
	margin-right:20px;
}
.about-bt{
	margin-top: 185px;
}
.about-bt a{
	font-size: 24px;
	color:#3e3e3e;
}
.about-bt:after{
	display: block;
	content: "";
	background: #007dc5;
    width: 55px;
    height: 3px;
    margin-top: 15px;
}
.about-diao{
	line-height: 30px;
	color: #3e3e3e;
	font-size: 14px;
	margin-top: 30px;
}
.about-more{
	width: 85px;
	line-height: 30px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #007dc5;
	margin-top: 45px;
}
.about-more a{
	font-size: 14px;
	color: #007dc5;
}
/*产品展示*/
.pro-bg{
	margin-top: 90px;
}
.pro-bt{
	float: left;
	width:505px;
}
.pro-xbt a{
	font-weight: bold;
	font-size: 30px;
	color: #3a3a3a;
}
.pro-xbt a span{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}
.shu{
	margin:5px 15px 0px;
}
.pro-xby{
	margin-top: 10px;
}
.pro-xby a{
	font-size: 20px;
	color: #222222;
}
.pro-xby a span{
	font-size: 12px;
	color: #3a3a3a;
	text-transform: uppercase;
}
.pro-more{
	margin-top: 10px;
}
.pro-con{
	margin-top: 70px;
}
.cp-tupian a img{
	width:388px;
	min-height:340px;
}
.cp-tupian{
	height:340px;
	overflow: hidden;
	padding:1px;
	background: #c8c8c8;
}
.cp-mc{
	text-align: center;
	line-height:115px;
	background:#007dc5;
}
/*优势*/
.ad{
	background: url(../images/ad-bg.jpg) no-repeat center bottom;
	margin-top:110px;
	padding-top:125px;
	padding-bottom:110px;
	height:481px;
}
.ad-left{
	width: 305px;
	margin-left: 15px;
}
.ad-xbt{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.ad-xnr{
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
}
.ad-bottom{
	margin-top:250px;
}
.ad-bottom1{
	margin-top:275px;
}
.ad-bt{
	width: 395px;
	text-align: center;
	margin-left:80px;
	margin-top: 60px;
}
.ad-dbt{
	font-weight: bold;
	color: #007dc5;
	font-size: 48px;
}
.ad-dbt span{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
.ad-by{
	font-size: 15px;
	line-height:30px;
	color: #202020;
	margin-top: 20px;
}
.ad-right{
	width: 305px;
	margin-left:80px;
}
/*新闻资讯*/
.news-bg{
	margin-top: 95px;
}
.news-left{
	width:685px;
	border-right: 1px solid #d8d5d0;
	padding-right: 30px;
}
.news-right{
	width: 455px;
}
.gs-title{
	border-bottom: 1px solid #d8d5d0;
}
.gs-bt a{
	font-weight: bold;
	font-size: 24px;
	color: #2a2a2a;
}
.gs-bt:after{
	display: block;
	content: "";
	width: 103px;
	height: 2px;
	background: #2e477f;
	margin-top: 7px;
}
.gs-bt a span{
	font-weight: normal;
	color: #2a2a2a;
	font-size: 14px;
	text-transform: uppercase;
}
.gs-more{
	margin-top: 13px;
}
.gs-more a{
	font-size:13px;
	color: #2a2a2a;
}
.gs-con{
	margin-top: 20px;
}
.gs-con li{
	width:635px;
	background: #fff;
	padding:10px 30px 10px 15px;
}
.gs-con li:hover{
	background: #e5f2f9;
}
.gs-con li img{
	float: left;
}
.new1_content{
	float: right;
	width: 425px;
}
.gs-xbt a{
	font-size: 18px;
	color: #000;
}
.gs-xbt{
	margin-top: 15px;
}
.gs-xnr{
	margin-top:15px;
}
.gs-xnr a{
	font-size: 14px;
	line-height: 30px;
	color: #343434;
}
.hangye-con img{
	margin-top: 30px;
}
.hangye-nr{
	padding: 10px 15px;
}
.hangye-nr li{
	line-height: 45px;
	border-bottom: 1px solid #e0e0e0;
}
.hangye-nr li a{
	font-size: 14px;
	color: #393939;
}
.yqlj{
	line-height:80px;
}
/*图片列表*/
.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%;}
.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: #007dc5; 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;}