.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*/
.logo{
	margin:15px 0px;
}
.h-by{
	width:330px;
	margin-left:25px;
	margin-top:25px;
	color: #2a2a2a;
	font-size:15px;
	line-height:28px;
}
.h-by p{
	font-weight: bold;
	color: #008cd6;
	font-size: 17px;
}
.h-tel{
	width: 320px;
	margin-top: 30px;
	color: #2b2b2b;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
.h-tel p{
	color: #004da1;
	font-size:26px;
	font-family: impact;
	font-weight: normal;
}
.nav{
    line-height: 50px;
    background: #004da1;
}
.nav-con ul li{
	width:168px;
	text-align: center;
	float: left;
	line-height:60px;
}

.nav-con ul li:last-of-type{
  float:right;
}

.nav-con>ul>li a{
	color: #fff;
	font-size:16px;
	display: block;
	width:100%;
}
.nav-con ul li:hover{
	background: #0088d5;
	text-align: center;
}
.nav-con ul li:hover a{
	background: #0088d5;
	color: #fff;
}
.nav .menulevel{
	 padding:0;
	 z-index: 999;
	 padding-top: 3px;
}
.nav li {
	display: inline-block;
    font-size:14px;
}
.nav li a#menu_selected{
	background: #0088d5;
	color: #fffs;
}
.nav li a#menu_selected span{color: #fff;}
.nav li:hover>a>span{ 
	text-decoration:none;
}
.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:#3b3b3b;
	padding: 45px 0px 55px;
}
.f-left{
	width: 900px;
}
.lx-bt{
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}
.lx-nr{
	margin-top:15px;
}
.lx-nr li{
	float: left;
	color: #fff;
	font-size: 15px;
	line-height: 36px;
	margin-right: 30px;
}
.lx-nr li:last-child{
	font-size: 14px;
	color: #737373;
}
.lx-nr li a,.lx-nr li a:link,.lx-nr li a:visited{ color:#fff;}
.f-right img{
	margin-right: 10px;
}
.f-right{
    width: 175px;	
    text-align: right;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;   
    margin-top:35px;
}
.f-right p{
    color: #0263dd;
    font-size:29px;
    font-weight: normal; 
    font-family: impact;  
}
.wzbb{
	line-height:24px;
	font-size: 13px;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	background: #0163ce;
	color: #ffffff;
}
.wzbb a{
	font-size: 13px;
	color: #ffffff;
}
/*内页部分*/
.lxwm-con {
	margin-bottom:30px;
}
.lxwm-con li{
	float: left;
	font-size: 16px;
	margin-right:30px;
    color: #2b2b2b;
    font-weight: bold;
    line-height:40px;
}
.lxwm-con li:last-child{
	margin-right: 0px;
}
.neiye{
	padding:20px 0px 70px;
}
.ny-nav{
	padding-top: 35px;
	height:45px;
	border-bottom: 1px solid #ccc;
}
.ny-bt{
	background: url(../images/ny-bt.jpg) no-repeat center top;
	margin:50px auto 30px;
	text-align: center;
	color: #313131;
	font-size:26px;
	padding-top:15px;
	font-weight:bold;
}
.ny-bt p{
	font-weight: normal;
	color: #898989;
	font-size:14px;
	margin-top: 5px;
	text-transform: uppercase;
}
.page-news2{
	width:730px;
	margin-top: 40px;
}
.page-news4,.ny22{
	width:910px;
}
.ny11{
	width:930px;
}
.ny22{
	width:900px;
}
.ny-dhwz{
	line-height: 45px;
	background: #efefef;
	color: #2b2b2b;
	font-size: 14px;
}
.ny-dhwz a{
	color: #222;
	font-size: 14px;
}
.ny-dhwz img{
	vertical-align: middle;
    margin-bottom: 5px;
	margin-right: 10px;
}
.ny-dhwz11{
	color: #fff;
	line-height:50px;
	font-size: 14px;
	margin-top: 20px;
}
.ny-dhwz11 a{
	color: #fff;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:210px;
	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;
}
.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:0px 0 50px;
}
#spec-n1{
	height:270px;
	overflow: hidden;
}
/*首页部分*/
/*产品展示*/
.pro{
	background: #efefef;
	padding: 70px 0px;
}
.fenlei{
	width: 294px;
}
.fenlei-bt{
	width: 294px;
	height:113px;
	background: url(../images/pro-bt.jpg) no-repeat center top;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 25px;
	line-height:30px;
	padding-top: 45px;
}
.fenlei-bt p{
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	font-family: arial;
	font-size: 13px;
}
.fenlei-nr{
	border: 2px solid #004ea2;
	background: #fff;
}
.fenlei-nr li{
	padding-left: 10px;
	line-height: 35px;
	background: url(../images/pro-more.png) no-repeat right 35px center #fff;
	border-bottom:1px solid #efefef;
}
.fenlei-nr li a{
	font-size: 15px;
	line-height:35px;
}
.fenlei-nr li:hover{
	background: url(../images/pro-more.png) no-repeat right 35px center #004ea2;
}
.fenlei-nr li:hover a{
	color: #fff;
}
.pro-con{
	width: 900px;
}
/*公司简介*/
.about{
	min-height:524px;
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding-top: 80px;
}
.about-title{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
}
.about-title p{
	color: rgba(255,255,255,0.5);
	font-weight: normal;
	font-size:13px;
}
.about-con{
	margin-top: 70px;
}
.about-tu{
	margin-left: 15px;
}
.about-nr{
	width: 770px;
	margin-right: 40px;
}
.about-bt{
	font-weight: bold;
	font-size: 22px;
	margin-top: 30px;
	color: #1a1a1a;
}
.about-bt p{
	font-weight:normal;
	font-size:13px;
	color: rgba(26,26,26,0.5);
}
.about-diao{
	line-height: 36px;
	font-size: 13px;
	color: #1a1a1a;
	margin-top: 25px;
}
.z-btn{
	border-right: 10px solid #f39500;
	background: #004ea2s;
	width: 120px;
	line-height:40px;
	text-align: center;
	margin-top: 30px;
	overflow: hidden;
	height:40px;
	text-align: center;
	/*top:15px;*/
	color: #2b2b2b;
}
.z-btn2{
	width: 120px;
	height:40px;
	line-height:40px;
	background: #004ea2;
	text-align: center;
	color: #2b2b2b;
	position: relative;
	/*top:15px;*/
	float: left;
}
.z-btn2 a{
	color: #fff;
}
.z-btn2:hover a{
	color: #2b2b2b;
}
/*工程案例*/
.case{
	margin-top: 30px;
}
.z-btn3{
	width: 150px;
	height:40px;
	line-height:40px;
	background: #004ea2;
	text-align: center;
	color: #2b2b2b;
	/*top:15px;*/
	margin-top: 50px;
	margin-left:520px;
}
.z-btn3 a{
	color: #fff;
}
.z-btn3:hover a{
	color: #2b2b2b;
}
/*优势*/
.kd{
	margin-top: 55px;
	height: 770px;
	background:url(../images/ad-bg.jpg) no-repeat top center;
	padding-top: 60px;
}
.kd-title{
	text-align: center;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}
.kd-title p{
	font-size:13px;
	color: rgba(25,25,25,0.5);
	margin-top:20px;
	text-transform: uppercase;
	font-weight: normal;
}
.kd-con{
	margin-top:55px;
}
.kd-left{
	width: 355px;
	margin-left:60px;
}
.kd-left li:first-child{
	margin-bottom:115px;
}
.kd-xbt{
	margin-left: 25px;
	font-weight: bold;
	font-size: 21px;
	color: #030303;
	line-height:35px;
}
.kd-xbt p{
	text-transform: uppercase;
	font-weight: normal;
	font-size:13px;
	color: rgba(3,3,3,0.5);
}
.kd-xnr{
	color: #2b2b2b;
	font-size: 13px;
	line-height: 36px;
}
.kd-right{
	width: 310px;
	margin-right:30px;
}
.kd-right li:first-child{
	margin-bottom:125px;
}
.kd-right li:last-child{
	margin-left:20px;
}
/*中间*/
.zj{
	background:url(../images/zj-bg.jpg) no-repeat top center;
	height:566px;
	padding-top: 85px;
}
.zj-title{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
}
.zj-title p{
	color: rgba(255,255,255,0.5);
	font-weight: normal;
	font-size:15px;
	text-transform: uppercase;
	margin-top: 5px;
}
.zj-con{
	margin-top:265px;
}
.zj-con li{
	float: left;
	width:235px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin-right: 20px;
	padding: 0px 25px;
}
.zj-con li:last-child{
	margin-right: 0px;
}
.zj-con li p{
	margin-top: 10px;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}
/*新闻资讯*/
.news-bg{
	margin-top: 80px;
}
.news-left{
	width:540px;
	height:535px;
	padding: 20px;
	background: #efefef;
}
.news-bt{
	font-weight: bold;
	color: #2b2b2b;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:15px;
}
.news-con{
	margin-top: 10px;
}
.news-con li{
    line-height: 43px;
}
.news-con li a{
 	color: #2b2b2b;
  	font-size: 13px;
}
.news-left2,.news-right{
	width:540px;
	height:535px;
	padding: 20px;
	background: #efefef;
	margin-left: 30px;
}
.gs-xbt img{
	vertical-align: middle;
	margin-right: 10px;
}
.gs-xbt a{
	font-weight: bold;
	color: #2b2b2b;
	font-size: 15px;
}
.gs-xnr img{
	vertical-align: middle;
	margin-right: 10px;
}
.gs-xnr{
	margin-top: 10px;
}
.gs-xnr a{
	color: rgba(43,43,43,0.88);
	font-size: 13px;
	line-height:25px;
}
.wenda-con li{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.youqing{
	margin-top:60px;
	padding: 20px 0px;
	line-height:28px;
	font-size: 16px;
	background: #f4f4f4;
}
/*图片列表*/
.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:30px auto 0px; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*联系我们内页*/
.lxfs-con li{
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-right:40px;
    margin-bottom:40px;
}
/*图片内页样式*/
.zuo{
	width:500px;
}
.you{
	width:350px;
}
