.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{
	border-top: 10px solid #efefef;
}
.logo{
	margin: 25px 0px;
}
.nav{
	text-align: right;
	width: 720px;
	margin-top: 15px;
}
.nav-con>ul>li{
	margin-top:15px;
	border-right:1px solid rgba(0,0,0,0.3);
	float: left;
	width:119px;
	text-align: center;
	line-height:15px;
}
.nav-con>ul>li a{
	color: #000;
	font-size: 15px;
	display: block;
}
.nav-con>ul>li>a>span{
	color: #000;
	font-size:16px;	 
}
.mobile_nav>ul{ 
	display:table;
}
.nav .menulevel{
	padding:0;
	z-index: 999;
	padding-top: 3px;
}
.nav-con li:hover span{
	font-weight: bold;
	color: #033a8d;
}
.nav-con li a#menu_selected span{
	font-weight: bold;
	color: #033a8d;
}
.nav-con 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: #fff;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:#2f2f2f;	
	padding:45px 0px;
}
.db-con{
	color:#fff;
	font-weight: bold;
	font-size: 20px;
}
.db-con img{
	vertical-align: middle;
}
.db-con p{
	font-size: 16px;
	color:#fff;
	margin-top: 15px;
	font-weight: normal;    line-height: 30px;
}
.f-con{
	width:750px;
}
.f-nav{
	border-top: 1px solid rgba(255,255,255,0.5);
	padding-top: 15px;
	margin-top: 15px;
}
.f-nav li{
	float: left;
	width: 110px;
	line-height: 36px;
}
.f-nav li a{
	font-size: 15px;
	color: #fff;
}
.f-lxfs{
	margin-top: 35px;
}
.wzbb{
	text-align:center;
	padding-bottom: 10px;
	padding-top:10px;
	font-size: 14px;
	line-height: 24px;
	background: #273a60;
	color: #fff;
}
.wzbb a{
	color: #fff;
}
/*内页部分*/
.ny-title{
	margin-top: 50px;
	height: 70px;
	text-align: center;
	color: #000;
	font-size:32px;
	background: url(../images/xian.png) no-repeat top center;	
}
.ny-title p{
	color: #aeaeae;
	font-size: 20px;
	font-family: "times new roman";
	text-transform: uppercase;
	margin-top:5px;
}
.ny-location{
	font-size: 14px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;
	color: #2b2b2b;
}
.ny-location a{
	color: #2b2b2b;
}
.ny-location img{
	margin-right: 10px;
}
.dbg{
	padding-bottom: 100px;
}
.dbg-bg{
   background: #fff;
    width: 1100px;
    padding:30px 50px;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 50px;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:255px;
	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;
}
#spec-n1{
	height:235px;
	overflow: hidden;
}
/*首页部分*/
/*产品展示*/
.pro-bg{
	padding: 70px 0px;
}
.pro-title{
	color: #000;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.pro-title span{
	color: #033a8d;
	font-size:32px;
}
.pro-title p{
	color: #696969;
	font-size: 16px;
	font-weight: normal;
	margin-top:10px;
}
.fenlei ul{
	padding: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 35px auto;
}
.fenlei li{
	float: left;
	text-align: center;
	line-height: 50px;
	background: #033a8d;
	margin-right: 1px;
    flex-grow: 1;
    cursor: pointer;
    transition: all 0.6s;
}
.fenlei li a{
	color: #fff;
	font-size: 15px;
}
.fenlei li:hover{
	background: #a6cc33;
}
/*简介*/
.about{
	height:600px;
	padding-top:130px;
	background: url(../images/about-bg.jpg) fixed no-repeat center;
}
.about-con{
	padding: 70px 50px;
	height:360px;
	background: #fff;
	width:760px;
}
.about-title{
	padding-top: 70px;
	padding-left: 35px;
	width: 305px;
	height:430px;
	background: url(../images/about-xbg.jpg) no-repeat top center;
}
.about-yw{
	color: #a6cc33;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}
.about-yw p{
	font-family:"times new roman";
	text-transform: uppercase;
	color: #a6cc33;
	letter-spacing:0px;
	margin-bottom: 15px;
	font-style:italic;
	font-size: 30px;
}
.about-bt{
	color: #000;
	font-size: 24px;
	margin-top:40px;
	font-weight: bold;
}
.about-diao{
	color: #686868;
	font-size: 15px;
	line-height:36px;
	margin-top:25px;
}
.about-more{
	margin-top:40px;
	margin-left:650px;
}
.about-more a{
	color: #033a8d;
	font-size: 15px;
}
.about-dbt{
	color: #fff;
	font-weight: bold;
	font-size: 32px;
}
.about-dbt p{
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size:16px;
	margin-top:10px;
}
.about-dby{
	font-size: 16px;
	line-height: 36px;
	margin-top: 135px;
	color: #fff;
}
/*优势*/
.ys{
	height: 960px;
	padding-top: 70px;
	background: url(../images/ys-bg.jpg) no-repeat top center;	
}
.ys-title{
	color: #969696;
	font-size:16px;
	text-align: center;
}
.ys-title span{
	font-weight: bold;
	color: #070707;
	font-size:36px;
}
.ys-title p{
	margin: 10px 0px;
}
.ys-con{
	margin-top: 100px;
}
.ys-left{
	width: 310px;
}
.ys-left li{
	margin-bottom:80px;
}
.ys-bt{
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.ys-bt span{
	color: #033a8d;
	font-size: 40px;
	font-family: "times new roman";
}
.ys-nr{
	color: #8f8f8f;
	font-size: 15px;
	line-height: 28px;
	margin-top: 20px;
}
.ys-nr p {
	margin-top: 20px;
}
.ys-nr p a{
	color: #a6cc33;
	font-size: 15px;
	text-transform: uppercase;
}
.ys-right{
	text-align: right;
	width: 310px;
}	
.ys-right li{
	margin-bottom:80px;
}	
/*新闻资讯*/
.news{
	background: #f4f4f4;
	padding: 50px 0px;
}
.news-con {
	background: #fff;
	margin-top: 30px;
	padding: 25px;
}
.gongsi{
	width:630px;
}	
.gsgs li{
	padding:15px 20px;
	width: 368px;
	border: 1px solid #E0E0E0;
	height:95px;
	margin-bottom: 20px;
}
.gs-xbt a{
	color: #000;
	font-size: 18px;
	line-height: 30px;
}
.gs-xnr {
	margin-top:10px;
}
.gs-xnr a{
	color: #777;
	font-size: 14px;
	line-height:30px;
}
.gsgs li:hover{
	background: #f4f4f4;
	border: 1px solid #a6cc33;
}
.zixun{
	width: 490px;
}
.zx-con{
	background: #f4f4f4;
	padding:15px 20px;
}
.jishu li{
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
}
.ba-con a{
	color: #202020;
	font-size: 15px;
}
.date a{
	color: #888;
	font-size: 14px;
}
.ba-con a:before{
	display: block;
	content: "";
	background: #033a8d;
	width: 5px;
	height: 5px;
	float: left;
	margin-top: 27px;
	margin-right: 15px;
}
.yqlj{
	background: #f7f7f7;
	padding:20px 0px;
	font-size: 14px;
	color: #2b2b2b;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:345px;}
.photos-demo span p{line-height:60px;font-size:15px;}
.photos-demo span img{max-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-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #273a60; 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{}
/*联系我们单页*/
.lxwm-dy{width:450px;}
.lxwm-dy li{
	padding:20px 0px;
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	line-height:20px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 18px;
	color: #273a60;
}
.lxwm-dy li img{
	vertical-align: middle;
    margin-right:10px;
}