.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*/
.header{
	background: rgba(255,255,255,0.4);
	height:120px;
	position: absolute;
	top:0;
	z-index: 999;
	width:100%;
}
.logo{
	margin-top:25px;
}
.header-nav{
	width:750px;
}
.nav-con>ul>li{
	float: left;
	width:120px;
}
.nav-con>ul>li a{
	height: 120px;
	line-height: 120px;
	width: 125px;
	color: #2b2b2b;
	font-size: 16px;
	display: block;
}
.nav-con ul li:hover{
	background:#004a8e;
}
.nav-con ul li:hover a span{
	color: #fff;
}
.nav-con 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:120px;
	display: inline-block;
    font-size: 14px;
    color: #2b2b2b;  
    text-align: center;
    position: relative;}
.nav li a{ 
	color:#212121;
}	
.nav li a#menu_selected{
	line-height:120px;
	color: #fff;
	background:#004a8e;
}
.nav li a#menu_selected span{
	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:#191919;
	padding-top:80px;
	padding-bottom:70px;
}
.f-left{
	width:165px;
	margin-left: 40px;
}
.f-dhbt{
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	margin-bottom: 30px;
}
.f-dhnr li{
	float: left;
	width: 50%;
}
.f-dhnr li a{
	color: #fff;
	line-height: 36px;
	font-size: 14px;
}
.f-right{
	width: 540px;
	margin-left: 105px;
}
.lxwm-nr li{
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.lxwm-nr li:nth-child(1){
	margin-right: 35px;
}
.lxwm-nr li:nth-child(3){
	margin-right: 214px;
}
.lxwm-nr li img{
	vertical-align: middle;
}
.wzbb{
	text-align:center;
	padding-bottom: 10px;
	padding-top:10px;
	background: #003d76;
	color: #ffffff;
}
.wzbb a{
	color: #ffffff;
}
/*内页部分*/
.ny-bt{
	margin-top: 60px;
}
.ny11{
	width:900px;
}
.ny-dhwz{
	background:#005eb5;
	line-height:45px;
	padding-left: 20px;
	color: #fff;
}
.ny-dhwz a{
	color: #fff;
}
.ny-dhwz11{
	background:#005eb5;
	line-height:45px;
	padding-left: 20px;
	color: #fff;
	margin-top: 80px;
}
.ny-dhwz11 a{
	color: #fff;
}
.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-navbg{
   width: 240px;
   margin-top:80px;
   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:20px 0 50px;
}
#spec-n1{
	height:195px;
	overflow: hidden;
}
/*首页部分*/
/*优势*/
.ad{
	background: url(../images/ad-bg.jpg) no-repeat center top;
	height: 744px;
	margin-top: 70px;
	padding-top:75px;
}
.ad-title{
	text-align: center;
}
.ad-title a{
	font-weight: bold;
	color: #1f1f1f;
	font-size: 30px;
	line-height:40px;
}
.ad-title a span{
	font-weight: normal;
	color: #444444;
	font-size: 16px;
}
.ad-con{
	margin-top: 80px;
}
.ad-con li{
	float: left;
	width: 399px;
	height: 127px;
	padding-top: 110px;
	text-align: center;
	color: #005eb5;
	font-size: 24px;
	font-weight: bold;
}
.ad-con li p{
	color: #005eb5;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
.ad-con li:hover{
	color: #fff;
}
.ad-con li:hover p{
	color: #fff;
}
.aa1{
	background: url(../images/ad1.png) no-repeat center top;
}
.aa1:hover{
	background: url(../images/ad11.png) no-repeat center top;
}
.aa2{
	background: url(../images/ad2.png) no-repeat center top;
}
.aa2:hover{
	background: url(../images/ad22.png) no-repeat center top;
}
.aa3{
	background: url(../images/ad3.png) no-repeat center top;
}
.aa3:hover{
	background: url(../images/ad33.png) no-repeat center top;
}
.aa4{
	background: url(../images/ad4.png) no-repeat center top;
}
.aa4:hover{
	background: url(../images/ad44.png) no-repeat center top;
}
.aa5{
	background: url(../images/ad5.png) no-repeat center top;
}
.aa5:hover{
	background: url(../images/ad55.png) no-repeat center top;
}
.aa1,.aa3,.aa4{
	margin-right: 1px;
}
.aa2{
	margin-right: 399px;
}
.aa3,.aa4,.aa5{
	margin-top: 1px;
}
/*产品展示*/
.pro-bg{
	margin-top: 70px;
}
.pro-left{
	width: 298px;
	height:709px;
	background: url(../images/fenlei-bg.jpg) no-repeat center top;
	padding-top:30px;
}
.pro-right {
	width: 894px;
}
.pro-bt{
	padding-left:20px;
}
.pro-bt a{
	font-weight: bold;
	color: #fff;
	font-size: 30px;
}
.pro-bt a span{
	font-weight: normal;
	color: #fff;
	font-size:18px;
	text-transform: uppercase;
}
.fenlei{
	margin-top:50px;
}
.fenlei li{
	background: url(../images/jgq.jpg) no-repeat top center;
	padding-left: 55px;
	line-height: 48px;
}
.fenlei li:hover{
	background: url(../images/jgh.jpg) no-repeat top center;
	line-height: 48px;
}
.fenlei li:hover a{
	color: #fff;
}
.fenlei li a{
	color: #3f3f3f;
	font-size: 16px;
	line-height: 48px;
}
/*关于我们*/
.about-bg{
	background: url(../images/about-bg.jpg) no-repeat top center;
	height: 523px;
	margin-top: 90px;
}
.about-con{
	width: 570px;
	margin-right: 10px;
}
.about-bt{
	margin-top: 100px;
}
.about-bt a{
	color: #005eb5;
	font-size: 24px;
	font-weight: bold;
}
.about-diao{
	margin-top: 30px;
	font-size: 14px;
	color: #414141;
	line-height: 34px;
}
.about-more{
	margin-top: 40px;
}
/*新闻资讯*/
.news-bg{
	padding-top:90px;
	padding-bottom: 90px;
}
.news-left{
	width: 600px;
}
.news-right{
	width: 591px;
}
.gongsi-bt{
	background: url(../images/xw-btbg.jpg) no-repeat top center;
	width:590px;
	height: 120px;
	padding-left: 10px;
	padding-top: 63px;
}
.gongsi-bt a{
	color: #fff;
	font-size:24px;
	font-weight: bold;
}
.gongsi-bt a span{
	text-transform: uppercase;
	color: #fff;
	font-size:14px;
	font-weight: normal;
}
.gongsi-nr li{
	background: #f2f2f2;
	margin-bottom: 1px;
	padding: 30px;
}
.gs-xbt a{
	font-weight: bold;
	color: #141414;
	font-size: 16px;
}
.gs-xnr{
	margin-top: 30px;
	margin-bottom: 20px;
}
.gs-xnr a{
	line-height: 30px;
	color: #353535;
	font-size: 14px;
}
.gs-more a{
	color: #141414;
	font-size: 16px;
}
.hangye-title{
	background: #e5eff7;
	width:590px;
	height: 120px;
	padding-left: 10px;
	padding-top: 63px;
}
.hangye-bt a{
	color: #005eb5;
	font-size:24px;
	font-weight: bold;
}
.hangye-bt a span{
	color: #005eb5;
	text-transform: uppercase;
	font-size:14px;
	font-weight: normal;
}
.hangye-more{
	margin-top: 20px;
	margin-right: 20px;
}
.hangye-con{
	background: #e5eff7;
	padding: 40px 30px;
}
.hangye-con li{
	float: left;
	width: 50%;
	line-height: 36px;
}
.hangye-con li a{
	font-size:14px;
	color: #333333;
}
.yqlj{
	background: url(../images/yq-bg.jpg) no-repeat top center;
	line-height:61px;
	font-size: 14px;
	padding-left: 30px;
	color: #fff;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 30px;width:280px;}
.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: #0079ce; 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;
}
.ptitle{
	padding-left: 15px;
}