.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: #efefef;
}
.top-left{
	color: #2b2b2b;
	line-height:35px;
	font-size: 13px;
}
.top-right{
	float: right;
	width: 300px;
}
.top-right p{
	float: left;
	color: #2b2b2b;
	font-size: 13px;
	line-height: 35px;
}
.top-right p span{
	font-weight: bold;
	color: #0449b1;
	font-size: 20px;
}
.logo{
	margin:20px 0 19px;
	width:270px;
}
.header{
	height:105px;
}
.nav{
	width:780px;
}
.nav .mobile_nav>ul>li{
	font-size:14px;
	float: left;
	width: 95px;
}
.nav .mobile_nav>ul>li a{
	color: #2b2b2b;
	line-height: 105px;
}
.nav .mobile_nav ul li a span{color: #2b2b2b;font-size:16px;}
.nav .mobile_nav ul li:hover{background: #0449b1;}
.nav .mobile_nav ul li:hover a{color: #fff;}
.nav .mobile_nav ul li:hover a span{color: #fff;}
.nav{ text-align:center;}
.nav ul{ padding:0;}
.mobile_nav>ul{ display:table;}
.nav .menulevel{}
.nav li {line-height:105px;display: inline-block; text-align: center;}
.nav li a{ color:#212121;display: block;font-size:14px;}	
.nav li a#menu_selected{background: #0449b1;color: #fff;font-weight: bold;}
.nav li a#menu_selected span{width: 130px;color: #fff;font-weight: bold;}
.nav li:hover>a>span{ text-decoration:none;color: #fff;}
.nav li:hover>.menulevel{ display:block;background: #0449b1;}
.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 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:60px 0 20px;
}
.lxfs li{
	float: left;
	color: #fff;
	font-size: 15px;
}
.lxfs li:nth-child(1){
	margin-left: 35px;
	margin-right: 215px;
}
.lxfs li:nth-child(2){
	margin-right:230px;
}
.jyjj{
	margin-top:65px;
}
.jyjj-bt{
	font-weight: bold;
	color: #fff;
	font-size: 35px;
	margin-left: 450px;
	margin-top: 20px;
}
.jyjj-bt span{
	font-weight:normal;
	font-size:13px;
}
.jyjj-more{
	margin-top: 10px;
	width:190px;
	line-height: 35px;
	background: #0449b1;
	text-align: center;
	border-radius: 20px;
}
.jyjj-more a{
	color: #fff;
	font-size: 13px;
}
.sha{
	margin-top: 44px;
	color:rgba(255,255,255,0.5);
	font-size: 13px;
}
.bottom-bg{
	background: #0449b1;
	padding:10px 0;
}
.b-htmx p:first-child{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.b-htmx p:last-child{
	font-size: 13px;
	color: #fff;
}
.b-htmx{
	margin-bottom: 65px;
}
.wzbb{
	color: #fff;
	line-height: 24px;
	margin: 0 auto;
	text-align: center;
}
.wzbb a{
	color: #fff;
}
.foot-content{
	color: #fff;
	text-align: center;
}
.foot-content a{
	color: #fff;
}
.bottom-right ul li{
	font-size: 14px;
	color: #fff;
	line-height: 35px;
}
/*内页部分*/
.weizhi{
	background:#dedede;
}
.ny-img img{
	height: 100%;
}
.tpmk-img{
	height: 380px;
	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: 26px;
    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:100px;
}
#spec-n1{
	height:300px;
	overflow: hidden;
}
#spec-n1 img{
	height: 100%;
}
/*首页部分*/
/*产品展示*/
.pro-bg{
	margin-top: 50px;
}
.pro-title{
	text-align: center;
	width: 130px;
	margin: 0 auto;
}
.pro-title a{
	color: #000;
	font-size: 22px;
}
.pro-title a span{
	font-size: 13px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
}
.fenlei{
	margin: 30px auto;
	background: url(../images/fenlei-bg.jpg) no-repeat center top;
}
.fenlei li{
	float: left;
}
.fenlei li a{
	font-size:14px;
	color: #000;
	line-height: 43px;
}
.fenlei li:hover a{
	color: #0449b1;
	font-weight: bold;
}
.fenlei li:nth-child(1){
	margin-left:370px;
	margin-right: 105px;
}
.fenlei li:nth-child(2){
	margin-right:90px;
}
.fenlei li:nth-child(3){
	margin-right:85px;
}
/*优势*/
.ad-title{
	text-align: center;
}
.ad-title p{
	color: #2b2b2b;
	font-size: 25px;
}
.ad-title p img{
	vertical-align: middle;
}
.ad-title p span{
	color: #0449b1;
	font-size: 25px;
}
.ad-title p:after{
	display: block;
	content: "";
	background: #0449b1;
	width: 120px;
	height: 4px;
	margin-left: 540px;
	margin-top:10px;
}
.ad-con{
	margin-top: 50px;
}
.ad-con li{
	float: left;
	width: 254px;
	margin-right:61px;
}
.ad-con li:nth-child(4){
	margin-right:0px;
}
.ad-xbt{
	margin-top: 10px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 5px;
}
.ad-xbt p img{
	vertical-align: middle;
}
.ad-xbt p{
	font-size:15px;
	color: #0449b1;
	font-weight: bold;
}
.ad-xnr{
	line-height: 26px;
	color: #2b2b2b;
	font-size:13px;
	margin-top:15px;
}
/*过渡*/
.gd{
	margin-top: 70px;
	background: url(../images/gd-bg.jpg) no-repeat center top;
	padding-top:40px;
	padding-bottom: 35px;
}
.ad-bt{
	font-weight: bold;
	color: #fff;
	font-size: 28px;
	margin-left: 160px;
}
.ad-by{
	color: #fff;
	font-size: 19px;
	margin-top: 70px;
}
.gd-bg img{
	margin-top: 35px;
}
/*关于我们*/
.about{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding-top:165px;
	margin-top: 75px;
	padding-bottom: 135px;
}
.about-more{
	margin-top: 50px;
	margin-left: 45px;
}
.about-con{
	width:500px;
	margin-right: 50px;
}
.about-bt a{
	font-weight: bold;
	font-size:22px;
	color: #0449b1;
}
.about-bt a span{ 
    font-size:13px;
	font-weight:normal;
    color: rgba(43,43,43,0.5);
}
.about-diao{
	color: #2b2b2b;
	font-size:13px;
	line-height:35px;
	margin-top: 15px;
}

/*新闻中心*/
.news-bg{
	margin-top: 50px;
}
.news-title{
	text-align: center;
	width: 130px;
	margin: 0 auto;
}
.news-title a{
	color: #000;
	font-size: 22px;
}
.news-title a span{
	font-size: 13px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
}
.news-con{
	margin-top: 50px;
}
.news-con img{
	float: left;
}
.news-right{
	width:600px;
}
.news-top li{
	background:#efefef;
	padding:20px 35px;
	margin-bottom: 12px;
}
.zx-xbt{
	border-bottom: 1px dotted #0449b1;
	padding-bottom: 10px;
}
.zx-xbt a{
	color: #2b2b2b;
	font-size: 15px;
}
.zx-xbt img{
	margin-right: 15px;
	vertical-align: middle;
	margin-top:8px;
}
.zx-xnr{
	margin-top: 10px;
}
.zx-xnr a{
	font-size: 13px;
	color: #4e4e4e;
}
.hangye li{
	float: left;
	width:45%;
	padding-left: 30px;
}
.hangye li a{
	line-height: 46px;
	font-size: 13px;
	color: #2b2b2b;
}
.hangye li:hover a{
	color: #0449b1;
	font-weight: bold;
}
.yqlj{
	line-height:100px;
}
/*图片列表*/
.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: #0449b1; 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;}

