@charset "utf-8";
html{font: 14px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{text-decoration: none;}
li {list-style-type: none;transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.wrapper{width: 1200px;margin:0px auto;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-weight: normal;}
.over-flow{
    overflow: auto; 
    zoom: 1; //处理兼容性问题
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
.swiper-slide img{
	width:100%;
}
.swiper-container{
	
}
/*toubu*/
.toubu{
	width:100%;
	line-height: 48px;
	position: relative;
	background: #f3f3f3;
}
.toubu .huanyin{
	font-size: 14px;
	color:#8a8a8a;
}
.toubu ul{
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 10;
}
.toubu ul li{
	float: left;
	position: relative;
	height: 48px;
	line-height: 48px;
	cursor: pointer;
}
.toubu ul li.tu{
	width:50px;
	border-left: 1px solid #e8e8e8;
}
.toubu ul li.tu img{
	margin:0 auto;
	margin-top: 17px;
}
.toubu ul li:nth-child(3){
	border-right: 1px solid #e8e8e8;
}
.toubu ul li a{
	display: block;
	height: 48px;
	font-size: 14px;
	color:#a0a0a0;
	line-height: 45px;
}
.toubu ul li:last-child{
	width:158px;
	background:url("../Image/tou-bg.png") no-repeat center;
}
.toubu ul li:last-child a{
	font-size: 14px;
	color:#fff;
	padding-left: 43px;
}
.toubu ul li:nth-child(2) .hover-wenxin{
	position: absolute;
	width:150px;
	top:48px;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	margin-top: 0;
	display: none;
}
.toubu ul li:nth-child(2):hover .hover-wenxin{
	display: block;
}
/*top*/
.topbox{
	background: url("../Image/navbg.jpg") no-repeat center bottom;

}
.top{
	width:1200px;
	height:130px;
	margin:0 auto;
	position: relative;
}
.top-left{
	position: absolute;
	top:50%;
	left:0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.top-right{
	position: absolute;
	right:0px;
	top:19px;
}
.right-tel,.right-text{
	float: left;
	position: relative;
}
.right-tel:after{
	display: block;
	content:"";
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:1px;
	height: 16px;
	transform: translateY(-50%);
	background: #ddd;
}
.right-tel img{
	margin-right:15px;
}
.right-text span{
	display: inline-block;
	margin-left: 15px;
	font: 20px 'Microsoft YaHei';
	color:#696969;
	margin-top: 3px;
}

/*nav*/
.nav{
	height:60px;
	position: absolute;
	right:0;
	bottom:0;
}
.nav ul li{
	float: left;
	width:117px;
	height:60px;
	line-height: 60px;
	position: relative;
	transition: all .2s ease-in;
	position: relative;
}
.nav ul li a{
	display: block;
	color:#fff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-align: center;
}
.nav ul li:hover a{
	color:#f9c231;
}
.nav ul li:before{
	display: block;
	content:"";
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:1px;
	height: 60px;
	background: #287574;
}
.nav ul li ul{
	position: absolute;
	top:45px;
	left:0;
	z-index: 10000;
	display: none;
}
.nav ul li ul li{
	background: #046fcd;
}
/*关键词*/
.guanjianci ul{
	float: left;
}
.guanjianci .sousuo{
	float: right;
}
.guanjianci ul li{
	float: left;
	line-height: 70px;
}
.guanjianci ul li a{
	display: block;
	font-size: 14px;
	color:#717171;
	padding-left:10px;
}
.guanjianci ul li:first-child a{
	font-size: 16px;
	color:#323232;
}
.search {
    width: 275px;
    height: 36px;
    text-indent: 10px;
    border:1px solid #c6c6c6;
    outline: none;
    margin-top: 10px;
    border-radius: 18px;
}
.sousuotijiao {
    width: 65px;
    height: 36px;
    background: url("../Image/sou.png") no-repeat center;
    color: #fff;
    letter-spacing: 2px;
    margin-left: -55px;
    cursor: pointer;
    outline: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
	font-size:12px;
　　color:#939292;

　　}

　　:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

　　font-size:12px;
　　color:#939292;

　　}

　　::-moz-placeholder { /* Mozilla Firefox 19+ */

　　font-size:12px;
　　color:#939292;

　　}

　　:-ms-input-placeholder { /* Internet Explorer 10+ */

　　font-size:12px;
　　color:#939292;

　　}
/* 本例子css */
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px;transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%;opacity: 0.4; }
.slideBox .hd ul li.on{ background:rgb(222,156,83); color:#fff; opacity: 0.9; filter:alpha(opacity=90);  -moz-opacity:0.9;  -khtml-opacity: 0.9;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width: 100%; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.next{
	position: absolute;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
} 
.prev{
	position: absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height:55px;
	cursor: pointer;
}
.next img,.prev img{
	height:55px;
}

.fenleititle{
	font-size: 20px;
	font-weight: bold;
	color:#333;
	display: inline-block;
	line-height: 40px;
	width: 180px;
	border-bottom:2px solid #084f15;
}
/*chanping*/
.chanping{
	padding:40px 0;
	background: url("../Image/probg.jpg");
	background-size: 100% 100%;
}
.cpbg{
	font-size: 36px;
	font-weight: 700;
	color:#186060;
	text-align: center;
}
.cpbg span{
	font-size: 34px;
	color:#202020;
	font-weight: 400;
	text-transform: uppercase;
}
.cpbgsec{
	font-size: 18px;
	color:#6e6e6e;
	text-align: center;
	margin: 5px 0 20px 0;
}
.line{
	display: block;
	width:100px;
	height: 4px;
	background: #186060;
	margin:0 auto;
	margin-bottom: 30px;
}
.pro{
	font-size:16px;
	color:#0068b7;
	font-weight: 700;
	background:url("../Image/probg.png") no-repeat center;
	text-align: center;
	margin-bottom:45px;
	margin-top:22px;
}
.chanping .titlebox {
	position: relative;
}
.chanping .titlebox .pro-a{
	display: block;
	position: absolute;
	right:10px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 14px;
	color:#868686;
}
.chanping .titlebox h1{
	float: left;
	width:160px;
	line-height: 56px;
	font-size: 20px;
	color:#fff;
	padding-left: 53px;
	background: #186060 url("../Image/title-1.png") no-repeat center left 26px;
}
.chanping .titlebox ul{
	width:1040px;
	background: #fff;
	float: left;
	padding:0 10px;
}
.chanping .titlebox ul li{
	position: relative;
	height: 56px;
	float: left;
}
.chanping .titlebox ul li a{
	display: block;
	line-height: 56px;
	color:#6a6a6a;
	font-size: 14px;
	padding:0 10px;
}
.chanping .titlebox ul li:after{
	display:block;
	content:"";
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:1px;
	height: 8px;
	background: #acacac;
}
.chanping .titlebox ul li:last-child:after{
	display: none;
}
.chanping .proshow li{
	float: left;
	margin-right:18px;
	margin-top: 34px;
	margin-bottom: 10px;
	border:4px solid #186060;
}
.chanping .proshow li:nth-child(4n){
	margin-right: 0;
}
.chanping .proshow li a .pic{
	width:278px;
	height: 208px;
	position: relative;
	overflow: hidden;
	
}
.chanping .proshow li a .pic .pic-img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.chanping .proshow li:hover a .pic .pic-img{
	transform: translate(-50%,-50%) scale(1.05);
	-webkit-transform: translate(-50%,-50%) scale(1.05);

}
.chanping .proshow li a .pic .pic-logo{
	position: absolute;
	right:0;
	top:0;
}
.chanping .proshow li a .pic-title{
	line-height: 40px;
	background: #7ce3f2;
	font-size: 16px;
	color:#3b3b3b;
	text-align: center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.chanping .proshow li:hover a .pic-title{
	background: #f9c231;
}

.chanping .proshow li a .zhixiao{
	height: 45px;
	background: #186060;
	position: relative;
}
.chanping .proshow li a .zhixiao .fir{
	position: absolute;
	left:20px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 20px;
	color:#fff;
}
.chanping .proshow li a .zhixiao .sec{
	position: absolute;
	right:20px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 16px;
	color:#fff;
	font-weight: 500;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.chanping .proshow li:hover a .zhixiao .sec{
	color:#f9c231;
}
.chanping .pro-button{
	display: block;
	border-radius: 24px;
	line-height: 48px;
	width:190px;
	background: #186060;
	text-align: center;
	font-size: 20px;
	color:#fff;
	border:1px solid #186060;
	margin:0 auto;
	margin-top: 35px;
}
.chanping .pro-button:hover{
	background: none;
	box-shadow:0px 0px 20px #989898;
	color:#186060;
}
.cpbgsec span{
	font-size: 36px;
	background:url("../Image/cpbg2.png") no-repeat center top;
}

/*广告*/
.guang{
	width:100%;
	height: 233px;
	background: url("../Image/youbg.png") no-repeat center;
}
.guang .img{
	float: left;
}
.guang .img img{
	margin-top: 20px;
}
.guang .text{
	float: right;
}
.guang .text img{
	margin-top: 60px;
}
.guang .text  p{
	text-align: right;
	color:#f9c231;
	font-size: 24px;
	font-weight: 700;
}
.guang .text p:nth-child(2){
	margin-top: 10px;
}
.guang .text  p span{
	color:#e1ecff;
	font-size: 16px;
	font-weight: 500;
}
.guang .text a{
	display: block;
	font-size: 16px;
	font-weight: 700;
	width:120px;
	line-height: 35px;
	background: #f9c231;
	text-align: center;
	float: right;
	margin-top: 10px;
	color:#fff;
	border-radius: 8px;
	letter-spacing: 2px;
}

.youshi .youshicontent{
	margin-top: 30px;
	background: url("../Image/youbg2.png") no-repeat center bottom;
	height: 320px;
}
.youshi .youshicontent:nth-child(1) .left{
	background: url("../Image/you-left-1.png") no-repeat left top;
}
.youshi .youshicontent:nth-child(2) .left{
	background: url("../Image/you-left-2.png") no-repeat left top;
}
.youshi .youshicontent:nth-child(3) .left{
	background: url("../Image/you-left-3.png") no-repeat left top;
}
.youshi .youshicontent:nth-child(4) .left{
	background: url("../Image/you-left-4.png") no-repeat left top;
}
.youshi .youshicontent:nth-child(even) .left{
	margin-left: 20px;
}
.youshi .youshicontent .left{
	float: left;
	width:570px;
	height: 290px;
	padding-left: 90px;
    text-align: left;
}
.youshi .youshicontent .right{
	float: left;
}
.youshi .youshicontent .left a{
	display: block;
	line-height: 33px;
	width:120px;
	text-align: center;
	font-size: 16px;
	color:#f97b47;
	border:2px solid #f97b47;
	border-radius: 30px;
	margin-top: 15px;
}
.youshi .youshicontent .left a:hover{
	animation: shake .5s linear;
    -webkit-animation: shake .5s linear;
}
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}
.youshi .youshicontent .left h1:nth-child(1){
	font-size: 24px;
	color:#186060;
	margin-top: 5px;
}
.youshi .youshicontent .left p:nth-child(2){
	font-size: 14px;
	color:#999;
	margin-top: 14px;
	text-transform: uppercase;
}
.youshi .youshicontent .left span{
	display: block;
	line-height: 40px;
	font-size: 16px;
	color:#565656;
	background: url("../Image/you-span.png") no-repeat left center;
	padding-left: 40px;
}
.youshi .youshicontent .left span:nth-child(3){
	margin-top: 35px;
}
.youshi .youshicontent .left span b{
	color:#186060;
}
.youshi .youshicontent .left img{
	margin:0 auto;
	margin-top: 30px;
}
.guanggao{
	width:100%;
	height: 190px;
	background:url("../Image/jjbg.jpg") no-repeat center left;
	margin-top: 55px;
}
.guanggao .left{
	float: left;
	margin-top: 33px;
}
.guanggao .right{
	float: right;
	margin-top: 52px;
}
.guanggao .right .dianhua{
	float: left;
	margin-right: 40px;
}
.guanggao .right .liuyan{
	float: left;
	margin-top: 17px;
}
.guanggao .right .liuyan a{
	display: block;
	background:#0068b7;
	font-size: 14px;
	color:#fff;
	width:158px;
	line-height: 35px;
	text-align: center;
}
.guanggao .right .dianhua p:nth-child(1){
	font-size: 16px;
	color:#666;
}
.guanggao .right .dianhua p:nth-child(2){
	font-size: 30px;
	color:#0068b7;
	font-weight: 700;
	margin-top: 5px;
}

.about{
	padding:55px 0;
}
.cpbgthird{
	background: url(../Image/cpbg3.png) no-repeat center top;
}
.about .jianjiebox {
	height: 505px;
	background: url("../Image/combg.jpg") no-repeat center;
	position: relative;
	margin-top: 97px;
}
.about .jianjiebox .wrapper{
	position: absolute;
	top:-50px;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.about .jianjiebox .j-left{
	float: left;
}
.about .jianjiebox .j-right{
	float: left;
	width:600px;
	height: 463px;
	padding:0 25px;
	background: #fff;
	padding-top: 80px;
}
.about .jianjiebox .j-right h1{
	font-size: 24px;
	font-weight: 700;
	color:#424242;
}
.about .jianjiebox .j-right .huang{
	width:43px;
	height: 3px;
	background: #f9c231;
	margin:17px 0 25px 0;
}
.about .jianjiebox .j-right .content{
	font-size: 14px;
	color:#828282;
	line-height: 35px;
	margin-bottom: 19px;
}
.about .jianjiebox .j-right ul li{
	float: left;
	width:137.5px;
	position: relative;
}
.about .jianjiebox .j-right ul li:after{
	display: block;
	content:"";
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:1px;
	height: 40px;
	background: #e8e8e8;
}
.about .jianjiebox .j-right ul li:last-child:after{
	display: none;
}
.about .jianjiebox .j-right ul li a{
	display: block;
	width:137.5px;
}
.about .jianjiebox .j-right ul li a .pic{
	width:100%;
	height: 50px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.about .jianjiebox .j-right ul li:nth-child(1) a .pic{
	background: url("../Image/about1.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(1):hover a .pic{
	background: url("../Image/about11.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(2) a .pic{
	background: url("../Image/about2.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(2):hover a .pic{
	background: url("../Image/about22.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(3) a .pic{
	background: url("../Image/about3.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(3):hover a .pic{
	background: url("../Image/about33.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(4) a .pic{
	background: url("../Image/about4.png") no-repeat center;
}
.about .jianjiebox .j-right ul li:nth-child(4):hover a .pic{
	background: url("../Image/about44.png") no-repeat center;
}
.about .jianjiebox .j-right ul li a p{
	font-size: 16px;
	color:#868686;
	text-align: center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.about .jianjiebox .j-right ul li:hover a p{
	color:#f9c231;
}
.cpbgfour{
	background: url("../Image/cpbg4.png") no-repeat center top;
}

.case{
	padding:50px 0;
}
.case ul li{
	width:389px;
	height: 278px;
	float: left;
	position: relative;
	margin-right: 16px;
	margin-bottom: 30px;
	overflow: hidden;
}
.case ul li:nth-child(3n){
	margin-right: 0;
}
.case ul li a{
	display: block;
}
.case ul li a .case-img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.case ul li .zhebox{
	position: absolute;
	width:100%;
	height: 100%;
	left:0;
	top:-100%;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.case ul li .zhe{
	position: absolute;
	width:100%;
	height: 100%;
	left:0;
	top:0;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	background: #000;
	opacity: 0.6;

}
.case ul li .more{
	position: absolute;
	left:50%;
	top:46%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.case ul li p{
	position: absolute;
	left:50%;
	top:62%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	font-size: 18px;
	color:#fff;
}
.case ul li:hover .zhebox{
	top:0;

}
.case .case-a{
	display: block;
    border-radius: 24px;
    line-height: 48px;
    width: 190px;
    background: #186060;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: 1px solid #186060;
    margin: 0 auto;
    margin-top: 35px;
}
.case .case-a:hover {
    background: none;
    box-shadow: 0px 0px 20px #989898;
    color: #186060;
}

.zhuanye{
	height: 224px;
	background: url("../Image/zhuanyebg.jpg") no-repeat center;
	padding-top: 66px;
}
.zhuanye .z-left{
	float: left;
}
.zhuanye .z-left p{
	font-size: 34px;
	color:#fff;
	font-weight: 700;
	margin-top: 20px;
}
.zhuanye .z-right{
	float: right;
}
.zhuanye .z-right a{
	display: block;
	float: left;
	width:304px;
	height: 88px;
}
.zhuanye .z-right a:nth-child(1){
	background: url("../Image/zhuan1.png") no-repeat center;
}
.zhuanye .z-right a:nth-child(1):hover{
	background: url("../Image/zhuan11.png") no-repeat center;
}
.zhuanye .z-right a:nth-child(2){
	background: url("../Image/zhuan2.png") no-repeat center;
}
.zhuanye .z-right a:nth-child(2):hover{
	background: url("../Image/zhuan22.png") no-repeat center;
}
.zhuanye .z-right a:nth-child(3){
	background: url("../Image/zhuan3.png") no-repeat center;
}
.zhuanye .z-right a:nth-child(3):hover{
	background: url("../Image/zhuan33.png") no-repeat center;
}
.zhuanye .z-right a:nth-child(1) .img{
	margin-top: 21px;
	margin-left: 31px;
}
.zhuanye .z-right a:nth-child(2) .img{
	margin-top: 27px;
    margin-left: 63px;
}
.zhuanye .z-right a:nth-child(3) .img{
	margin-top: 27px;
    margin-left: 88px;
}
.zhuanye .z-right a .img{
	float: left;
}
.zhuanye .z-right a .text{
	float: left;
	margin-left: 16px;
}
.zhuanye .z-right a .text p:nth-child(1){
	font-size: 20px;
	color:#fff;
	margin-top: 22px;
}
.zhuanye .z-right a .text p:nth-child(2){
	font-size: 14px;
	color:#fff;
}
/*news*/
.news{
	padding:55px 0;
}
.news .news-title{
	background: url("../Image/news-title-bg.png") no-repeat top right;
	font-size: 24px;
	color:#3f3f3f;
	height: 40px;
    padding-top: 10px;
    position: relative;
}
.news .news-title a{
	display: block;
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 16px;
	color:#383838;
}
.news .news-left{
	width:528px;
	float: left;
	margin-top: 40px;
	position: relative;
}
.news .news-left .hei{
	width:100%;
	height: 104px;
	background: #000;
	opacity: 0.8;
	position: absolute;
	bottom:0;
	left:0;
}
.news .news-left .js{
	position: absolute;
	width:100%;
	height: 104px;
	left:0;
	bottom:0;
	padding:0 30px;
}
.news .news-left .js .title-left{
	font-size: 16px;
	color:#fff;
	margin-top:20px;
}
.news .news-left .js  a{
	display: block;
}
.news .news-left .js span{
	display: block;
	font-size: 14px;
	color:#fff;
	margin-top: 20px;
}
.news .news-left .timebox{
	width:85px;
	height: 85px;
	background: #f9c231;
	text-align: center;
	position: absolute;
	right:6px;
	top:-6px;
}
.news .news-left .timebox p:nth-child(1){
	font-size: 32px;
	color:#fff;
	width:49px;
	border-bottom: 1px solid #fff;
	margin:10px auto 0 auto;
}
.news .news-left .timebox p:nth-child(2){
	font-size: 16px;
	color:#fff;
	margin-top: 2px;
}
.news .news-left h1{
	font-size: 24px;
	color:#0068b7;
	font-weight: 700;
	line-height: 70px;
	background:url("../image/h.png") no-repeat left 115px center;
	position:relative;
	border-bottom:2px solid #0068b7;
}
.news .news-left h1 a{
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size:14px;
	font-weight: 700;
	color:#0068b7;
}
.news .news-left ul li{
	position: relative;
	height: 110px;
	background: #f2f2f2;
	margin-bottom: 23px;
	padding:0 15px;
}
.news .news-left ul li:last-child{
	margin-bottom: 0;
}
.news .news-left ul li:last-child{
	border-bottom:none;
}
.news .news-left ul li a{
	display: block;

}
.news .news-left ul li a .time-wrap{
	float: left;
	width:75px;
	font-size: 32px;
	color:#616161;
	text-align: center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
	margin-top:20px;
	position: relative;
}
.news .news-left ul li a .time-wrap:after{
	display: block;
	content:"";
	position: absolute;
	right:-11px;
	top:56%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:3px;
	height: 55px;
	background: url("../Image/time.png") no-repeat center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .news-left ul li:hover a .time-wrap:after{
	background: url("../Image/time2.png") no-repeat center;
}
.news .news-left ul li a .time-wrap span{
	font-size: 16px;
	display: block;
	text-align: center;
	color:#848484;
	margin-top: 5px;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .news-left ul li a .text-wrap{
	width:370px;
	float: left;
	margin-left: 30px;
	font-size: 14px;
	color:#818181;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .news-left ul li a .text-wrap .title{
	font-size: 16px;
	color:#4a4a4a;
	margin-top: 29px;
    margin-bottom: 18px;
    transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.news .news-left ul li:hover {
	background: #186060;
}
.news .news-left ul li:hover .time-wrap{
	color:#fff;
}
.news .news-left ul li:hover .time-wrap span{
	color:#fff;
}
.news .news-left ul li:hover .text-wrap{
	color:#fff;
}
.news .news-left ul li:hover .text-wrap .title{
	color:#fff;
}
.swiper-container2{
	margin-top: 40px;
}
.swiper-container2 .swiper-slide{
	height: 290px;
}
.swiper-container2 .swiper-slide img{
	height: 100%;
	width:100%;
}
.swiper-button-prevird{
	width:18px;
	height: 39px;
	background:url("../Image/slide2-left.png") no-repeat center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.swiper-button-prevird:hover{
	background:url("../Image/slide2-left1.png") no-repeat center;
}
.swiper-button-nextird{
	width:19px;
	height: 39px;
	background:url("../Image/slide2-right.png") no-repeat center;
	transition: all 300ms ease-in-out;
	-webkit-transform: all 300ms ease-in-out;
}
.swiper-button-nextird:hover{
	background:url("../Image/slide2-right1.png") no-repeat center;
}

/*footer*/
.footer{
	width:100%;
	background:#414141;
	padding-bottom:15px;
}
.footer .f-ul{
	width:100%;
}
.footer .f-ul ul li {
	float: left;
	width:150px;
	position: relative;
}
.footer .f-ul ul li:hover a{
	color:#f9c231;
}
.footer .f-ul ul li:after{
	display: block;
	content:"";
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right:0;
	width:1px;
	height: 8px;
	background: #626262;
}
.footer .f-ul ul li:last-child:after{
	display: none;
}
.footer .f-ul ul li a{
	display: block;
	font-size: 14px;
	color:#fff;
	text-align: center;
	line-height: 45px;
}
.footer .f-logo{
	margin:35px 0;
}
.f-ul-title{
	font-size: 18px;
	color:#9b9b9b;
}
.footer-left{
	float: left;
	position: relative;
	width: 370px;

}
.footer-left ul li{
	width:165px;
	text-align: left;
	font-size: 14px;
	color:#a9a9a9;
	margin-top: 15px;
}
.footer-left ul li a{
	display: block;
	width:165px;
	font-size: 14px;
	color:#a9a9a9;
}
.footer-left:after{
	display: block;
	content:"";
	position: absolute;
	width:1px;
	height: 175px;
	background: url("../Image/f-ul-bg.png") no-repeat;
	right: 57px;
    top: 25px;
}
.footer-left .lianxi{
	font-size: 16px;
	color:#9a9a9a;
	font-weight: 700;
	margin-top: 45px;
	width: 100%;
}
.footer-left .lianxi a{

}
.footer-left .lianxi .f-qq{
	display: inline-block;
	width:17px;
	height: 18px;
	background: url("../Image/f-qq.png") no-repeat center;
	margin-left: 100px;
}
.footer-left .lianxi .f-weixin{
	display: inline-block;
	width:20px;
	height: 17px;
	background: url("../Image/f-wei.png") no-repeat center;
	margin-left: 46px;
	position: relative;
}
.footer-left .lianxi .f-weixin img{
	width:148px;
	position: absolute;
	top:-66px;
	right:-159px;
	display: none;
}
.footer-left .lianxi .f-weixin:hover img{
	display: block;
}
.footer-left .dianhua p{
	font-size: 14px;
	color:#e4e4e4;
	margin-top: 5px;
}
.footer-left .dianhua p:last-child{
	
}
.footer-left .dianhua p span{
	
}
.footer-left .dianhua p:nth-child(2){
	
}
.footer-left .dizhi{
	font-size: 14px;
	color:#9a9a9a;
	margin-top: 15px;
}

.footer-center{
	float: left;
	width: 700px;
	position: relative;
}
.footer-center:after{
	display: block;
	content:"";
	position: absolute;
	width:1px;
	height: 175px;
	background: url("../Image/f-ul-bg.png") no-repeat;
	right: 43px;
    top: 25px;
}
.footer-center .lianxi{
	font-size: 16px;
    color: #9a9a9a;
    font-weight: 700;
    margin-top: 62px;
    width: 100%;
}
.footer-center ul{
	
	position: relative;
	
}
.footer-center ul li{
	float: left;
	width: 350px;
	font-size: 14px;
	color:#a9a9a9;
	margin-top: 15px;
	padding-left: 32px;
}
.footer-center ul li:nth-child(1){
	background: url("../Image/footer1.png") no-repeat center left;
}
.footer-center ul li:nth-child(2){
	background: url("../Image/footer2.png") no-repeat center left;
}
.footer-center ul li:nth-child(3){
	background: url("../Image/footer3.png") no-repeat center left;
}
.footer-center ul li:nth-child(4){
	background: url("../Image/footer4.png") no-repeat center left;
}
.footer-center ul li:nth-child(5){
	background: url("../Image/footer5.png") no-repeat center left;
}
.footer-center ul li a{
	display: block;
	color:#e4e4e4;
	font-size: 14px;
	margin-top:15px;
	
}
.footer-right{
	float: right;
}
.footer-right .img{
	float: left;
	margin:0 auto;
 	margin-top: 15px;
 	width:105px;
 	height: 105px;
	border:1px solid #fff;
	margin-left: 3px;
}
.footer-right .img img{
	width:100%;
}
.footer-right .sao{
	font-size: 14px;
	color:#a9a9a9;
	text-align: center;
	margin-top: 5px;
}
.footer-right .img:first-child{
	margin-right: 25px;
}
.footer-right .img p{
	font-size: 14px;
	color:#e4e4e4;
	margin-top: 15px;
	text-align: center;
}
.last{
	width:100%;
	background: #414141;
	line-height: 35px;
	border-top: 1px solid #797979;
}
.last-left{
	float: left;
}
.last-left img{
	max-height: 85px;
	max-width: 85px;
}
.last-center{
	float: left;
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#858585;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	color:#858585;
	line-height: 35px;
}
.last-center p a{
	font:14px 'Microsoft YaHei';
	color:#858585;
	line-height: 35px;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#858585;
	line-height: 35px;
}
.footer-sousuo .search{
	border-radius: 0px;
	background:none;
	border:1px solid #7e7e7e;
	color:#7e7e7e;
}
.footer-sousuo .sousuotijiao{
    background: url(../Image/f-sou.png) no-repeat center;
    width:52px;
    height: 35px;
}
.footer .wrapper{
	position: relative;
}
.footer-sousuo {
	position: absolute;
	right:0;
	top:25px;
}


/*案例2*/
.anli_l {
    width: 284px;
}
.fl {
    float: left;
}
.anli_l ul li {
    width: 284px;
    padding: 0 0 23px;
}
.anli_l ul li a {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: block;
    line-height: 64px;
    width: 100%;
    border: #006060 3px solid;
    background: #fff;
    display: block;
    text-align: center;
}
ul li.cur a {
    background: #006060;
    color: #fff;
}
.anli_l ul li a:hover, .anli_l ul li.cur a {
    background: #006060;
    color: #fff;
}
.anli_l ul li a:hover em, .anli_l ul li.cur em {
    color: #888;
}

.anli_l ul li em {
    display: block;
    font-size: 14px;
    color: #b7b7b7;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.anli_c {
    width: 590px;
    height: 443px;
    overflow: hidden;
    margin: 0 0 0 20px;
}
.anli_c .pic{
	width:100%;
	height: 100%;
	position: relative;
}
.anli_c .swiper-container{
	height: 100%;
}
.anli_c .swiper-container .swiper-slide a{
	display: block;
	height: 100%;
}
.anli_c .pic img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.anli_r {
    width: 278px;
    height: 443px;
    background: #f1f1f1;
    padding: 0 21px;
}

.fr {
    float: right;
}
.anli_r b {
    display: block;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
}
.anli_r ul li {
    width: 236px;
    height: 177px;
    position: relative;
    margin: 0 0 14px;
}
.anli_r ul li a{
	display: block;
	width: 236px;
    height: 177px;
}
.anli_r ul li a .pic{
	width: 236px;
    height: 177px;
    position: relative;
}
.anli_r ul li a .pic img{
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.anli_r ul li span {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    background: url(../Image/anli_picbg.png) repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.project{
	margin-bottom: 25px;
}
.newsec{
	margin-top: 30px;
}
.news{
	width:725px;
	padding:0 0 45px;
}
.news_t {
    height: 45px;
    line-height: 45px;
    border-bottom: #c8c8c8 1px solid;
}
.news_t span {
    float: right;
}
.news_t em {
    display: block;
    float: left;
    padding: 13px 10px 0 0;
}
.news_t a {
    font-size: 20px;
    color: #006060;
    font-weight: bold;
}
.news_t span a {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.news dl {
    width: 725px;
    padding: 25px 0 30px;
    display: inline-block;
    overflow: hidden;
}
.news dt {
    width: 300px;
    height: 150px;
    float: left;
    overflow: hidden;
    position: relative;
}
.news dt img {
    position: absolute;
	max-width: 100%;
	max-height: 100%;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.news dd {
    float: left;
    overflow: hidden;
    width: 400px;
    padding: 0 0 0 20px;
}
.news dd h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news dd h3 a {
    font-size: 16px;
    color: #333;
}
.news dd h3 a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}
.news .news_desc {
    font-size: 14px;
    color: #666;
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    padding: 5px 0 0;
}
.news dd span {
    display: block;
    width: 100px;
    padding: 15px 0 0;
}
.news dd span a {
    font-size: 14px;
    color: #fff;
    display: block;
    width: 100px;
    height: 30px;
    background: #006060;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
}
.news ul li {
    overflow: hidden;
    width: 362px;
    float: left;
    padding: 0 0 16px;
}
.news ul li em {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #888;
    font-size: 30px;
    color: #fff;
    font-family: "Times New Roman", Times, serif;
}
.news ul li a {
    display: block;
    line-height: 48px;
    border: #ddd 1px solid;
    font-size: 14px;
    color: #555;
    padding: 0 5px 0 10px;
    width: 280px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wd{
	width:400px;
}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#186060 url(../Image/fixCont.jpg) no-repeat 0 0;}
.yb_bar .yb_phone{background:#186060 url(../Image/fixCont.jpg) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#186060 url(../Image/fixCont.jpg) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#186060 url(../Image/fixCont.jpg) no-repeat 0 -169px;}
.hd_qr{margin: 0 auto;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}