.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 #e4e4e4;
}
.logo{
	margin: 25px 0px;
}
.tel{
	margin-top: 10px;
}
.nav{
	background: #086bb5;
	line-height: 55px;
	height: 55px;
}
.nav li{
	float: left;
	width:150px;
	text-align: center;
}
.nav li a{
	display: block;
	color: #fff;
}
.nav-con li:hover a{
	background: #ed8b00;
}
.nav-con>ul>li>a>span{
	color: #fff;
	font-size: 16px;	
	display: block; 
}
.nav-con>ul>li>a#menu_selected{
	background: #ed8b00;
}
#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:#086bb5;
	padding: 50px 0px;
}
.f-logo{
	margin-top: 10px;
}
.f-con {
	width: 270px;
	margin-left: 45px;
	margin-top: 25px;
}
.f-con li{
	line-height:34px;
	color: #fff;
	font-size: 16px;
}
.f-con li span{
	font-family: "times new roman";
	font-size: 30px;
}
.f-lxfs{
	margin-top: 25px;
	color: #fff;
	line-height:36px;
	font-size: 15px;
}
.bottom{
	text-align: center;
	background: #2c2c2c;
	padding: 10px 0px;
	border-top: 1px solid rgba(255,255,255,0.2);
}
.wzbb{
	color: #fff;
	font-size: 13px;
	line-height: 28px;
}
.wzbb a{
	color: #fff;
}
.foot-content{
	color: #fff;
}
.foot-content a{
	color: #fff;
}
/*内页部分*/
.dbg{
	padding: 60px 0px;
}
.ny-location{
	margin-top:10px;
	line-height:50px;
	color: #2b2b2b;
	font-size: 14px;
}
.ny-location a{
	color: #2b2b2b;
	font-size: 14px;
}
.ny-location img{
	vertical-align: middle;
	margin-right: 15px;
}
.dbt-title{
	border-bottom: 1px solid #dedede;
	padding-bottom:15px;
	margin-bottom: 25px;
}
.ny-bt{
	color: #202020;
	font-size: 18px;
}
.ny-bt span{
	text-transform: uppercase;
	font-family: "times new roman";
	font-size: 40px;
	color: #086bb5;
}
.xbg{
	background: #fff;
	width: 1100px;
	padding:30px 50px 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}

.mt60{
	margin-top: 60px;
}
.ny-bg{
	background: #f5f5f5;
	padding: 60px 0;
}
.ny-bgcpxq{
	background: #fff;
	padding: 60px 0;
}
.ny-bg1{
	padding:40px 0 60px;
}
.ny-dbt{
	text-align: center;
}
.ny-dbt p{
	color: #1f1f1f;
	font-size: 20px;
}
.ny-top{
	border-bottom: 1px solid #ccc;
}
.ny{
	width: 1100px;
	background: rgba(255,255,255,0.8);
	margin-top:20px;
	padding:50px;
	box-shadow: 0px 5px 10px #d6d6d6;
}
.ny-img img{
	width: 100%;
}
.ny-sj{
	background: #f6f6f6;
	padding: 20px 20px 10px;
	font-size: 14px;
	color: #878787;
	margin-right: 30px;
}
ul.newsList li:hover .ny-sj{
	background: #06badb;
	color: #fff;
}
.ny-sj p{
	font-size: 30px;
	font-weight: bold;
}
.ny-xwmore{
	margin-top: 18px;
	width: 110px;
	line-height: 30px;
	border: solid 1px #E6E6E6;
	text-align: center;
}
.ny-xwmore a{
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
}
ul.newsList li:hover .ny-xwmore{
	background: #009db9;
	border: solid 1px #009db9;
}
ul.newsList li:hover .ny-xwmore a{
	color: #fff;
}
#spec-n1{
	height:340px;
	overflow: hidden;
}
#spec-n1 img{
	width: 100%;
}
.nygcal-js{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}
.ny-xqbut{
	text-align: center;
	background: none;
	border: none;
	font-size: 16px;
	color: #fff;
}
/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/
/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 400px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:430px; position:relative;margin-left: 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 300px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.ny-head{
	padding-top: 12px;
	height: 60px;
}
.ny-head a{
	font-size: 16px;
	color: #fff;
}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{
	width: 90px;
	line-height: 33px;
	border: solid 1px #fff;
	text-align: center;
	border-radius: 20px;
	margin: 0 auto;
}
.effect-2 .member-info p a{
	font-size: 14px;
	color: #fff;
}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}
/*首页部分*/
/*简介*/
.about{
	height:570px;
	padding-top: 170px;
	background: url(../images/about-bg.jpg) no-repeat center top;
}
.about-con{
	width: 550px;
}
.about-yw{
	color: #c6c6c6;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 40px;
	font-family: arial;
}
.about-yw p{
	color: #c6c6c6;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
}
.about-bt{
	color: #086bb5;
	font-size: 42px;
	font-weight: bold;
	margin-top: 15px;
}
.about-bt p{
	margin-top: 40px;
}
.about-diao{
	line-height:36px;
	font-size: 14px;
	color: #202020;
	margin-top:25px;
}
.about-more{
	text-align: center;
	background: #086bb5;
	width: 190px;
	line-height: 65px;
	margin-top:35px;
	border-right: 5px solid #ed8b00;
}
.about-more a{
	color: #fff;
	font-size: 15px;
}
/*优势*/
.ys{
	height:665px;
	padding-top:180px;
	background: url(../images/ys-bg.jpg) no-repeat center top;
}
.ys-bt {
	text-align:right;
	width: 300px;
}
.ys-yw{
	font-family: arial;
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	line-height: 40px;
}
.ys-yw p{
	font-size: 32px;
	font-weight: bold;
}
.ys-xbt{
	color: #fff;
	font-size: 42px;
	font-weight: bold;
}
.ys-xbt:before{
	content: "";
	background: #ed8b00;
	display: block;
	width: 50px;
	margin: 20px 0px 20px 250px;
	height: 4px;
}
.ys-more{
	text-align: center;
	width: 165px;
	line-height: 50px;
	background: #ed8b00;
	margin-top:50px;
	margin-left: 135px;
}
.ys-more a{
	font-size: 15px;
	color: #fff;
}
.ys-con{
	margin-top: 100px;
}
.ys-con li{
	padding:30px 30px 10px;
	height:170px;
	background: rgba(255,255,255,0.9);
	float: left;
	width: 239px;
	border-right: 1px solid #ccc;
	color: #727272;
	font-size: 15px;
	line-height: 28px;
}
.ys-con li p{
	color: #000;
	font-size: 18px;
	margin: 15px 0px;
}
.ys-con li:hover{
	background: #ed8b00;
	color: #fff;
}
.ys-con li:hover p{
	color: #fff;
}
/*图片鼠标悬停整体旋转*/
.ys-con li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-con li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-con li:hover img{ 
	transform: rotateY(360deg);
}
/*产品展示*/ 
.pro-bg{
	padding:65px 0px;
}
.pro-title{
	text-align: center;
	color: #c6c6c6;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.pro-title p{
	font-size: 34px;
	color: #086bb5;
	margin-bottom: 15px;
}
.fenlei ul{
	width:900px;
	padding: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
	margin:40px auto;
}
.fenlei ul li{
	float: left;
	text-align: center;
	line-height: 55px;
	background: #086bb5;
	margin: 0px 1px;
    flex-grow: 1;
    cursor: pointer;
    transition: all 0.6s;
}
.fenlei ul li a{
	color: #fff;
	font-size: 15px;
}
.fenlei ul li:hover{
	background: #ed8b00;
}
/*资质*/
.honor{
	height:618px;
	padding-top: 90px;
	background: url(../images/honor-bg.jpg) no-repeat center top;
}
.honor-title{
	text-align: center;
	color: #676767;
	font-size: 16px;
}
.honor-title p{
	margin: 15px 0px;
}
.honor-title span{
	color: #086bb5;
	font-size: 32px;
	font-weight: bold;
}
.honor-con ul{
	width:1000px;
	padding: 0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
	margin:40px auto;
}
.honor-con li{
	float: left;
	text-align: center;
	line-height: 60px;
	background: #086bb5;
	margin: 0px 1px;
    flex-grow: 1;
    cursor: pointer;
    transition: all 0.6s;
    color: #fff;
	font-size:20px;
}
.honor-con li:hover{
	background: #ed8b00;
} 
/*案例*/
.case-bg{
	padding: 70px 0px;
}
.case-con{
	margin-top:30px;
}
/*新闻中心*/
.news{
	background: #f5f5f5;
	padding:65px 0px;
}
.news-bt {
	background: url(../images/xian2.jpg) no-repeat left center;
	height: 77px;
	color: #086bb5;
	font-size: 32px;
	padding-left: 20px;
	font-weight: bold;
}
.news-bt p{
	margin-top:5px;
	color: #676767;
	font-size: 16px;
	font-weight:normal;
}
.news-fl{
	float: right;
}
.news-fl li{
	line-height: 20px;
	float:left;
	border-left: 1px solid #ccc;
	padding-left:30px;
	margin-left: 30px;
	margin-top: 40px;
}
.news-fl li a{
	color: #202020;
	font-size: 16px;
}
.news-fl li:hover a{
	font-weight: bold;
	color: #ed8b00;
}
.news-con{
	margin-top: 35px;
}
.gongsi{
	width:580px;
}
.gs-con{
	background: #fff;
	padding: 20px;
}
.gs-xbt a{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}
.gs-xnr{
	margin-top: 10px;
}
.gs-xnr a{
	color: #888;
	font-size:14px;
	line-height: 28px;
}
.zixun{
	width: 600px;
}
.zxzx{
	width: 355px;
}
.zxzx li{
	height: 145px;
	margin-bottom:15px;
}
.jishu {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
}
.jishu li{
	line-height:38px;
}
.ba-con a{
	color: #000;
	font-size: 15px;
}
.date a{
	color: #888;
	font-size: 14px;
}
.ba-con:after{
	display: block;
	content: "";
	float: left;
	width: 5px;
	height:5px;
	border-radius: 100px;
	margin-top:20px;
	margin-right: 15px;
	background: #086bb5;
}

.yqlj{
	padding: 20px 0px;
	background: #f5f5f5;
	border-top: 1px solid #ccc;
}
.yqlj-con{
	font-size: 15px;
	color: #2b2b2b;	
}
.yqlj-con a{
	font-size: 13px;
	color: #2b2b2b;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 20px;width:255px;}
.photos-demo span p{color: #202020; font-size: 16px;line-height: 60px;}
.photos-demo span:hover .tpmk-img{border:1px solid #086bb5;}
.photos-demo span:hover p{color:#086bb5;}
.tpmk-img{
	height:175px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.photos-demo span img{
	height: 100%;
	max-width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo span img:hover{
	transform: scale(1.04);
}
.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: #086bb5; 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;}
.photos-demohz span{ display: inline-block; text-align: center; margin: 0 8px;width: 270px;}
.photos-demohz span p{color: #2b2b2b; font-size: 18px;line-height: 50px;}
.nyhz-img{
	height: 190px;
	overflow: hidden;
}
.photos-demohz span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 100%;
	max-width: 100%;
	cursor: pointer;
				transition: all 0.6s;
}
.photos-demohz span img:hover{
	transform: scale(1.4);
}
/*联系我们单页*/
.lxwm-dy{width:400px;}
.lxwm-dy li{
	padding:20px 0px;
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	line-height: 28px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 20px;
	color: #086bb5;
}
.lxwm-dy li img{
	vertical-align: middle;
    margin-right:10px;
}
/*内页新闻样式*/
.xw-zuo{
	background: #f5f5f5;
	width:500px;
	height: 230px;
	padding: 40px 25px 0px;
}
.xw-xbt a{
	color: #2b2b2b;
	font-size: 18px;
}
.xw-xnr{
	margin-top:25px;
}
.xw-xnr a{
	color: #424242;
	font-size: 14px;
	line-height: 36px;
}
.nyxw-bt{
	background: #0f88e3;
	line-height: 60px;
	margin: 50px 0px 30px;
	padding-left: 20px;
}
.nyxw-bt span{
	font-weight: bold;
	color: #fff;
	font-size: 26px;
	margin-left: 10px;
}
.nyxw-bt a{
	color: #fff;
	font-size: 18px;
}
.nyxw-bt img{
	vertical-align: middle;
	color: #fff;
	font-size: 18px;
}
/*新闻单页*/
.ny-xwimg{
	width: 300px;
	overflow: hidden;
	height: 200px;
	text-align: center;
}
.ny-xwimg img{
	height: 100%;
}
.page-news .newsList li:hover .dateTitle a{
	color: #086bb5;
}
.dateTitle a{
	font-size: 18px;
	font-weight: bold;
	color: #2b2b2b;
}
.datacon{
	line-height: 30px;
	font-size: 14px;
}
.ny-xwcon{
	width:760px;
	margin-top: 15px;
}
.ny-xwsj{
	font-size: 12px;
	color: #666;
	margin: 10px 0;
}
.ny-xwmore{
	width: 80px;
	line-height: 34px;
	text-align: center;
	border: solid 1px #e86800;
	margin-top: 20px;
}
.ny-xwmore a{
	font-size: 14px;
	color: #e86800;
	text-transform: uppercase;
}

.cpny-lx li{
	float: left;
	text-align: center;
	margin-top: 30px;
}
.pro-a{
	padding:10px 20px;
	background: #086bb5;
	color: #fff;
	font-size: 16px;
}
.pro-a span{
	font-family: "times new roman";
	font-size: 30px;
}
.pro-b{
	padding:12px 30px;
	background: #202020;
	margin-left:5px;
}
.pro-b img{
	vertical-align: middle;
	margin-right: 10px;
}
.pro-b a{
	color: #fff;
	font-size: 16px;
}
.pro-b:hover{
	background: #ed8b00;
}
