﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family:Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family:Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:80%; margin:0 auto;}
.container { width:80%; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:rgba(255,255,255,0.85)}
.header:hover{background:rgba(255,255,255,0.85)}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.85)}
.header .container{position:relative;width: 80%;}
.header .logo{width:150px; float:left; margin:0px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:120px; margin:0px 0 10px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header:hover .logo .img2 { display:block}
.header:hover .logo .img1 { display:none}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right { float:right; margin-left:10px; margin-top:35px;position: relative;}
.header.on .right {margin-top:25px;}
.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header .right a { display:block; line-height:35px; float:left; color:#333; font-size:18px; margin-right:12px; border: solid 1px #b6b4b4; width:35px;border-radius: 50%;text-align: center}
.header.on .right a {color: #333;}
.header .right a.a2 { background:url(../images/s.png) center no-repeat;}
.header .right a.a4 { }
.header:hover .right a.a2 { background:url(../images/s.png) center no-repeat;}
.header:hover .right a.a4 { color: #333 }
.header:hover .weixin a.wb{background:url(../images/top9.png) center no-repeat; }
.header.on .right a.a2 { background:url(../images/s.png) center no-repeat;}
.header.on .right a.a4 {  }
.header.on .weixin a.wb{background:url(../images/top9.png) center no-repeat; }
.weixin{  height:35px; float:left;position:relative; font-size:12px; text-align:center; width:25px}
.weixin a{ height:35px; display:block; position:absolute; left:0; top:0;background:url(../images/top9s.png) no-repeat center top; }
.weixin .weixin_nr{width:110px; height:120px; padding:10px; background:#fff; text-align:center; position:absolute; left:-35px; top:45px; display:none; z-index:99999}
.weixin .weixin_nr img{ margin-bottom:0px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;}
.weixin.on .weixin_nr{ display:block;}
.weixin.on a{ }
.weixin a.wb{ height:35px; line-height:35px; display:block; position:absolute; left:0; top:0;background:url(../images/top9.png) center no-repeat; width:35px;border-radius: 50%;border: solid 1px #b6b4b4;  }
.weixin.on a.wb { background:url(../images/top9s.png) center no-repeat;}
.searchIpt {width: 240px;height: 30px;position: absolute;right: 0;top:53px;display: none;z-index: 10;border-radius: 15px;overflow: hidden}
.searchIpt .search_txt {width: 172px;padding: 0 0 0 10px;line-height: 30px;background: #333;color: #fff;border: 0;height: 30px;float: left;}
.searchIpt .search_btn {width: 58px;background: #0071bc;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header .nav{ margin-top:25px; float:right;}
.header .nav i{font-size:12px; background: url(../images/icon001.png) right center no-repeat; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header.on .nav{ float:right; margin-top:15px}
.header .nav ul li{margin:0 2px; line-height:55px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:55px;}
.header .nav ul li a{display:block; font-size:14px; color:#333; text-transform:capitalize}
.header:hover .nav ul li a{color: #333;}
.header.on .nav ul li a{display:block; font-size:14px; color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#0071bc; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:55px; left:50%; margin-left:-75px; display:none; z-index:9999;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:12px; color:#333; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.1); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#0071bc; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}
@media only screen and (max-width:1368px){
	.header .container {width:90%;
}


}
@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}

.header{border:0; height:60px; background:#fff; width:100%;border-bottom: #ccc 1px solid;}
	.header .right {margin-right:60px;margin-top: 10px;
}
	.header.on .right {
    margin-top: 10px;
}
	.header .right a.a2 {
    background: url(../images/s.png) center no-repeat;
}
	.weixin a.wb {
    background: url(../images/top9.png) center no-repeat;
}
.header .container{ padding:0;height: 51px; width:94%}
.header .logo{width:90px; margin:3px auto;}
	.header .logo .img2 {
    display: block;
}
	.header .logo .img1 {
    display: none;
}
.header.on .logo{width:90px; margin:3px auto;}
.header .an{display:block; right:10px;top: 60%;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:40%}
.header .nav{width:40%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:61px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;margin-top: 0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #eee; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #eee; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#555;}
.header .nav ul li .e_j a:hover { color:#0071bc}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
	.header .nav ul li .e_j a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:15px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:375px){
.header .container{ padding:0;width: 94% !important;}
.header .right a {
    line-height: 28px;
    font-size: 14px;
    margin-right: 10px;
    width: 28px;
}
.weixin a.wb {
    height: 28px;
    line-height: 28px;
    width:28px;
}
	.header .right {
    margin-top: 15px;
}
	.header.on .right {
    margin-top: 15px;
}
	
	
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide {width:100%; height:100vh;}
.gallery-top .mb1{width:100%; height:100%; display:block; position:absolute; left:0; top:0; background:url(../images/mb1.png) right center / 100% repeat-y;}
.gallery-top .mb1 .nr { width:80%; margin:0 auto;}
.gallery-top .mb1 h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align: left; margin-top:20%; font-weight:bold;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .mb1 h4 { font-size:30px; color:#fff; text-align: left;-webkit-transition: all 1.5s;-moz-transition: all 1.5s;-o-transition: all 1.5s;transition: all 1.5s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-slide a {width: 100%;height: 100%;display: block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet{
	background:none;
		opacity:1;
		margin:0 6px !important;
		width:12px;
		height:12px;
		position:relative;
		outline:none;
		vertical-align:middle;background: #ccc;border-radius: 50%;}
	.gallery-top .swiper-pagination-bullet span{
		width:12px;
		height:12px;
		background:#fff;
		display:block;
		border-radius:50%;
		margin-top:3px;
		margin-left:3px;
	}
.gallery-top .swiper-pagination-bullet i{
		background:#0071bc;
		height:2px;
		width:50px;
		position:absolute;
		top:0px;
		transform:scaleX(0);
		transform-origin:left;
		z-index:3;
		transition-timing-function:linear;
		}
	.gallery-top .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
		width:9px;
		height:9px;
		margin-top:0;
		margin-left:0;
		background:#000;
		position:relative;
		z-index:1;
		}
	.gallery-top .swiper-pagination-bullet-active i{
		animation:first 6s;
		}
	.gallery-top .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
		animation:first 6s;
		}
	.gallery-top .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
		animation:first 6s;
		}				
	@keyframes first{
	  0% {transform:scaleX(0);left:0px;}/*091*/
	  100% {transform:scaleX(1);left:2px;} /*0915*/
	}
	@keyframes last{
	  0% {transform:scaleX(0.7);left:-10px;}/*1090*/
	  20% {transform:scaleX(0.3);left:2px;} /*090*/
	  100% {transform:scaleX(0.3);left:0px;} /*090*/
	}		
	@keyframes middle{
	  0% {transform:scaleX(0.7);left:-10px;}/*1091*/
	  20% {transform:scaleX(0.45);left:2px;}/*092*/
	  100% {transform:scaleX(1);left:2px;} /*0913*/
	}	
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { }


.gallery-top .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.gallery-top .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}


.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #f18c16;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}
.section-title {
    margin-bottom: 50px;text-align: center;
}
.section-title h3 {
  color: #333;
  font-size: 35px;
  margin: 0;
  text-transform: capitalize;
  position: relative;
  padding: 0 0 10px;font-weight: bold;
}
.section-title h3:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 70px;
  background: #333;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -6px;
}
.section-title span {
  color: #0071bc;
}
.section-title span.line {
  height: 10px;
  width: 10px;
  background: #0071bc;
  display: block;
  margin: 0 auto;
  border-radius: 30px;z-index: 99;position: relative;
}
.section-title p {
  margin-top: 10px;
}
.section-title.section-title-left span.line {
	margin: 0 30px;
}
.section-title.section-title-left h3:after {
	margin: 0;
}
.sy_cpjs {padding: 80px 0;}

.cplb{width:100%; position:relative;}
.cplb .swiper-slide{width:100%; height:auto; display:block;padding-top: 20px;padding-bottom: 50px}
.cplb .swiper-slide .tp {}
.cplb .swiper-slide .main-pro-img {
    width: 40%;
}
.lbwc .swiper-pagination{bottom:20px !important;text-align: center;width: 100%;}
.lbwc .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #0071bc 1px solid;margin: 0 5px;}
.lbwc .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0071bc}
.cplb img {
    width: 100%;box-sizing: border-box;
}
.cplb .main-pro-bor img {
    width: 100%;
    position: relative;
    max-height: 400px;
}
img {
    vertical-align: middle;
    border: 0;
    outline: none;
}
 .main-pro-bor {
   
    position: relative;
}
 .main-pro-bor span {
    background: #e62129;
    color: #fff;
    padding: 8px 26px;
    display: inline-block;
    border-radius: 8px;
    position: absolute;font-size: 14px;
    top: -20px;
    right: 50px;z-index: 9
}

 .main-pro-con {
    width: 50%;
    text-align: left;
}
 .main-pro-con > div {
    position: relative;margin-top: 60px
}
.main-pro-con span {padding: 5px 20px;border: #0071bc 1px solid;margin-bottom: 10px;background: #0071bc;color: #fff;font-size: 14px;}
 .main-pro-con h3 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;margin-top: 10px;color: #333;
}
 .main-pro-con p
{
	line-height: 1.9;
	font-size: 15px;
	text-indent: 2em;color: #666;margin-bottom: 20px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.main-pro-more
{
	border: 1px solid #0071bc;
	display: inline-block;
	padding: 8px 36px;
	position: relative;
	margin-top: 36px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;color: #555;
}

.main-pro-more:hover{ background: #0071bc; color: #fff;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);}
.lbwc {position: relative;padding-bottom: 50px}
.cplb .swiper-pagination{bottom:20px !important;}
.cplb .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.cplb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#000}
.lbwc .swiper-button-prev{background:rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:-35px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.lbwc .swiper-button-next{background:rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:-35px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

/*END SECTION TITLE DESIGN*/

.sy_ys{width:100%; overflow:hidden; border-top:10px solid #f5f5f5;background-color:#f5f5f5;padding: 30px 0 30px}
.sy_ys .ys_js{width:100%;  padding:0px 0 30px;}
.sy_ys .ys_js ul{width:1200px;}
.sy_ys .ys_js ul li{width:380px; padding:30px; background-color:#fff; margin:0 30px 30px 0px; float:left; overflow:hidden;border-radius: 8px;height: 365px;box-sizing: border-box;}
.sy_ys .ys_js ul li:nth-child(3n){margin-right: 0;}
.sy_ys .ys_js ul li:hover{box-shadow:0 0 10px #aaa;}
.sy_ys .ys_js .x_t{width:66px; height:66px; margin:0 auto 20px; border:2px solid #0071bc; border-radius:100%;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_ys .ys_js .x_t.x_1{background:url(../images/b1.png) no-repeat top center / 100%;}
.sy_ys .ys_js ul li:hover .x_t.x_1{background:#0071bc url(../images/b1.png) no-repeat bottom center / 100%;}
.sy_ys .ys_js .x_t.x_2{background:url(../images/b2.png) no-repeat top center / 100%;}
.sy_ys .ys_js ul li:hover .x_t.x_2{background:#0071bc url(../images/b2.png) no-repeat bottom center / 100%;}
.sy_ys .ys_js .x_t.x_3{background:url(../images/b3.png) no-repeat top center / 100%;}
.sy_ys .ys_js ul li:hover .x_t.x_3{background:#0071bc url(../images/b3.png) no-repeat bottom center / 100%;}
.sy_ys .ys_js .x_t.x_4{background:url(../images/b4.png) no-repeat top center / 100%;}
.sy_ys .ys_js ul li:hover .x_t.x_4{background:#0071bc url(../images/b4.png) no-repeat bottom center / 100%;}
.sy_ys .ys_js .x_t.x_5{background:url(../images/b5.png) no-repeat top center / 100%;}
.sy_ys .ys_js ul li:hover .x_t.x_5{background:#0071bc url(../images/b5.png) no-repeat bottom center / 100%;}
.sy_ys .ys_js .x_t.x_6{background:url(../images/b6.png) no-repeat top center / 100%;}
.sy_ys .ys_js ul li:hover .x_t.x_6{background:#0071bc url(../images/b6.png) no-repeat bottom center / 100%;}
.sy_ys .ys_js .w_z{width:100%; font-size:15px; line-height:26px; text-align:center;}
.sy_ys .ys_js .w_z h3{font-size:18px; color:#000; margin-bottom:15px;}
.sy_ys .ys_js .w_z p{color: #666;font-size: 14px;}

.sy_gywm {padding: 60px 0;background: url(../images/sygybj.jpg) center / cover;background-attachment: fixed;overflow: hidden;}
.sy_gywm .nr {padding: 50px 50px 70px;box-sizing: border-box;background:rgba(0,0,0,0.6);}
.sy_gywm .nr p {font-size: 16px;line-height: 1.8;color: #fff;}
.sy_gywm ul li {width: 33.3333%;float: left;position: relative;background: url(../images/bkbj.jpg) right top / 100%;padding: 20px;box-sizing: border-box;}
.sy_gywm ul li .tb {width: 60px;height: 60px;border: 5px solid #fff;position: absolute;left: 50%;margin-left: -35px;top: -30px;background: #0071bc;border-radius: 50%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_gywm ul li:hover .tb {-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.sy_gywm ul li .tb img {width: 100%;display: block;}
.sy_gywm ul li h3 {margin-top: 30px;font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 15px;text-align: center;}
.sy_gywm ul li p {font-size: 14px;line-height: 1.8;color: #fff;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.sy_gywm ul li .more {width: 120px;line-height: 28px;border: #fff 1px solid;text-align: center;color: #fff;font-size: 14px;margin: 15px auto 0;border-radius: 5px;}
.sy_gywm ul li:hover .more {background: #fff;color: #0071bc;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}

.fnews {
  padding-top: 90px;
  position: relative;
}
.fnewslist {
  max-width: 1600px;
  padding: 20px 0 40px;
  margin: 0 auto;
  overflow: hidden;
}
.fnewslist li {
  float: left;
  width: 25%;
  margin-bottom: 40px;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;
}
.poa {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.fnewslist li .lin {
  padding: 0 30px;
}
.fnewslist li a {
  display: block;
}
.fnewslist .pic {
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  overflow: hidden;
  position: relative;
}
.fnewslist li .hx {
  width: 100%;
  height: 2px;
  background-color: #e9e9e9;
  position: relative;
  margin: 18px 0;
}
.fnewslist li .hx:before {
  content: '';
  position: absolute;
  left: 100%;
  top: -5px;
  z-index: 0;
  width: 12px;
  height: 12px;
  background-color: #0071bc;
  opacity: 0;
  border-radius: 50%;
}
.fnewslist li h3 {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 15px;
}
.fnewslist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin-bottom: 30px;
}
.fnewslist li .date {
  font-size: 16px;
  color: #999;
  line-height: 54px;
  height: 54px;
  font-family: 'swissbt';
}
.fnewslist li .date .day {
  font-size: 44px;
  color: #666;
  margin-right: 20px;
}
.fnewslist li:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.fnewslist li:hover h3 {
  color: #0071bc;
}
.fnewslist li:hover .hx {
  background-color: #0071bc;
}
.fnewslist li:hover .hx:before {
  opacity: 1;
  left: 0;
}
.fnewslist li:hover .date .day {
  color: #0071bc;
}
.fnewslist h3,
.fnewslist .hx,
.fnewslist .day,
.fnewslist .hx:before {
  -webkit-transition: .6s;
  transition: .6s;
}
@media screen and (max-width: 1500px) {
  .fnewslist li .lin {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1200px) {
  .fnewslist li:last-child {
    display: none;
  }
  .fnewslist li {
    width: 33.3%;
  }
}
@media screen and (max-width: 1000px) {
  .fnewslist li {
    width: 50%;
  }
  .fnewslist li:last-child {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .fcate4 .cn {
    font-size: 36px;
  }
  .fnews:before {
    display: none;
  }
  .fnewslist li {
    margin-bottom: 50px;
  }
  .fnewslist li .lin {
    padding: 0 15px;
  }
  .fnewslist li h3 {
    font-size: 30px;
    line-height: 40px;
    height: 80px;
    margin-bottom: 25px;
  }
  .fnewslist li .txt {
    font-size: 26px;
    line-height: 40px;
    height: 120px;
  }
  .fnewslist li .date {
    font-size: 26px;
  }
}
@media screen and (max-width: 640px) {
  .fnewslist li {
    width: 100%;
  }
}

.sy_dbk { height:600px;background-image: url(../images/dbkbj.jpg); width:100%;

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top; position:relative}
.sy_dbk .wznr { width:80%; position:absolute; top:0; left:50%; margin-left:-40%;}
.sy_dbk .wznr h2 { font-size:46px; color:#0071bc; text-align:right; padding-top:10%; margin-bottom:20px; font-weight:bold}
.sy_dbk .wznr h4 { font-size:25px; color:#0071bc;text-align:right;line-height: 1.8}


/* start footer */
footer {
 background-color:#e6e6e6;overflow: hidden;border-top: 2px solid #0071bc;
}
footer .fl {
 float:left;
 display:inline
}
footer .fr {
 float:right;
 display:inline
}
footer .wrap {
 width:1200px;
 max-width:1200px;
 margin:0 auto
}
footer .wrap-top {
 padding:30px 0 30px
}
footer .wrap-top-left {
 width:39.3%;
 position:relative
}
footer .wrap-top-left:after {
 content:"";
 position:absolute;
 width:1px;
 height:200px;
 right:0;
 top:0;
 background-color:#ccc
}
footer .wrap-top-left .con {
 font-size:14px;
 color:#666;
 line-height:32px;
 margin-top:26px;width: 100%;
}
footer .wrap-top-mid {
 width:41.3%;
 text-align:center;
 padding-top:18px;
 position:relative
}
footer .wrap-top-mid .item {
 font-size:16px;
 color:#666;
 line-height:40px;
 display:inline-block;
 *display:inline;
 *zoom:1;
 vertical-align:top
}
footer .wrap-top-mid .item a {
 display:block;
 text-align:left;
 color:inherit
}
footer .wrap-top-mid .item:after {
 content:"";
 position:absolute;
 width:1px;
 height:200px;
 right:0;
 top:0;
 background-color:#ccc
}
footer .wrap-top-mid .item+.item {
 margin-left:20.6%
}
footer .wrap-top-right {
 text-align:center;
 margin-right:28px
}
footer .wrap-top-right p {
 font-size:12px;
 color:#666;
 margin-top:10px
}
footer .wrap-bottom {
 border-top:1px solid #ccc;
 font-size:14px;
 color:#666;
 padding-bottom:16px;overflow: hidden
}
footer .wrap-bottom .ftext {
 line-height:2;
 padding-top:12px
}
footer .wrap-bottom .f-right {
 float:right;
 margin-left:18px;line-height: 2; padding-top:12px
}
footer .wrap-bottom .f-right span {
 margin-right:5px
}
footer .wrap-bottom .f-right a {
 color:inherit
}
footer .wrap-bottom .f-right .span-1 i {
 background-position:0 0
}
footer .wrap-bottom .f-right .span-2 i {
 width:26px;
 background-position:-30px 0
}
footer .wrap-bottom .f-right .span-3 i {
 width:28px;
 background-position:-55px 0
}
footer .wrap-bottom .f-right .span-4 i {
 width:28px;
 background-position:-87px 0
}
.n_ban{width:100%; height:600px; overflow:hidden; position:relative;}
.n_ban .w_z{width:40%; text-align:center; position:absolute; top:70%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.n_ban .w_z.rt{width:15%; text-align: left; position:absolute; top:60%; left:16%;padding: 20px;background:rgba(9,121,196,0.8)}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#fff; margin-bottom:10px; text-transform:uppercase; }
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#fff;}
.n_ban .w_z a{padding:0 20px; background-color:#0071bc; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}
.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#eee 1px solid;}
.ntit ul li { display:inline-block; margin:0 20px 0 0; min-width:110px; float:left; position:relative}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#abcd05; background:#fff; line-height:35px }
.ntit ul li a { line-height:34px; background:#eee; padding:0 20px; font-size:14px; color:#333;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }
.ntit ul li a:hover { background:#0071bc; color:#fff;}
.ntit ul li a.on { background:#0071bc; color:#fff;}
/*标题*/
.main-title {
	text-align: center;margin-bottom: 35px;
}
.main-title h2 {
	font-size: 30px;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	color: #333;
	position: relative;
}
.main-title h2:before {
	background: #0071bc;
	content: "";
	height: 3px;
	width: 66px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -12px;
	position: absolute;
}
.main-title h2:after {
	/*background: #ccc;*/
	/*content: "";*/
	/*height: 1px;*/
	/*width: 50px;*/
	/*left: 0;*/
	/*right: 0;*/
	/*margin: 0 auto;*/
	/*bottom: -25px;*/
	/*position: absolute;*/
}
.main-title p {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	color: #686868;
	margin: 0 auto;
	width: auto;
	letter-spacing: 2px;
}
.ny_gsjj {
	padding: 60px 0
}
.ny_gsjj p {font-size: 14px;line-height: 1.8;color: #555;margin-bottom: 20px;}

.ny_gywm { overflow:hidden; margin:0 auto;padding-top: 60px;padding-bottom: 60px}
.ny_gywm .gsjj { padding:0px 0 50px; overflow:hidden;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0 auto;}
.ny_gywm .gsjj .sp {width: 50%}
.ny_gywm .gsjj .wenz {width: 50%}
.ny_gywm .gsjj .wenz .box {padding: 0 0 0 50px;box-sizing: border-box;}
.ny_gywm .gsjj .wenz h3 {font-size: 28px;color: #666;margin-bottom: 20px;}
.ny_gywm .gsjj .wenz p {text-indent: 2em;margin-bottom: 10px; font-size:16px; color:#333;line-height:2}
.ny_gywm .gsjj .dait {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 30px;}
.ny_gywm .gsjj .tp { width:550px; margin-top:20px; overflow:hidden;}
.ny_gywm .gsjj .tp img {-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_gywm .gsjj .tp:hover img { -webkit-transform:scale(1.09); -moz-transform:scale(1.09); -o-transform:scale(1.09); -ms-transform:scale(1.09); transform:scale(1.09); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_gywm .gsjj .wz {}
.ny_gywm .gsjj .wz h3 { font-size:22px; color:#222; margin:50px 0 20px; text-align:center}
.ny_gywm .gsjj .wz p { line-height:28px; font-size:14px; color:#555;text-indent: 2em;}
.ny_gywm .nr {margin: 30px 0}
.ny_gywm .nr p {line-height:2; font-size:16px; color:#555;margin-bottom: 20px;}
.ny_gywm .nr p span {font-size: 20px;font-weight: bold;color: #0979c4}

.about-ab-three
{
	overflow: hidden;padding: 50px 0 0;
}
.about-three-item
{
	float: left;
	width: 32%;
	margin-right: 2%;
	position: relative;
}
.about-three-item:last-child
{
	margin-right: 0;
}
.about-three-item img
{
	width: 100%;
}
.about-three-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: rgba(12,74,151,0.75);
}
.about-three-bg>div
{
	text-align: center;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.about-three-bg h3
{
	font-size: 24px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;color: #fff;font-weight: bold;
}
.about-three-bg h3::after
{
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 15px);
	height:2px;
	width: 30px;
	background: #fff;

}
.about-three-bg p
{
	line-height: 1.8;color: #fff;font-size: 16px;padding: 0 30px;
}


.page-feature{background:url('../images/page-feature-bg.jpg') no-repeat;background-size:cover;width:100%;padding:50px 0;overflow: hidden;}
.page-feature .feature-floor li .text p{color:#fff;}
.page-feature .feature-floor li i{background:#fff;}
.page-feature .feature-floor li .text span{color:#fff;}
.page-feature .feature-floor li .icon{border:1px solid #fff;}
.feature-floor{margin-top:80px;}
.feature-floor li{float:left;text-align:center;position:relative;min-height:210px;}
.feature-floor li.border{width:5%;margin:0 2%;}
.feature-floor li i{width:100%;background:#e0e0e0;height:1px;display:block;position:absolute;bottom:48px;}
.feature-floor li .icon{width:85px;height:85px;border:1px solid #cdcdcd;text-align:center;line-height:85px;border-radius:100%;margin: 0 auto;}
.feature-floor li .icon img{vertical-align:middle;margin-top: 20px;}
/* .feature-floor li .text{width:60%;} */
.feature-floor li .text span{color:#184375;margin-top:20px;display:block;font-size: 18px;}
.feature-floor li .text p{color:#333333;font-weight:bold;font-size:14px;margin-top:25px;}
.feature-floor li:first-child{width:15%;}
.feature-floor li:nth-child(3){width:18%;}
.feature-floor li:nth-child(5){width:18%;}
.feature-floor li:nth-child(7){width:22%;}

.ny_ywly {padding: 50px 0;}
.ny_ywly .jjsm {font-size: 16px;line-height: 1.8;color: #555;padding-bottom: 35px;text-align: center}
.ny_ywly .jjsm p span {color: #0071bc;font-weight: bold;}
.ny_ywly ul li {width: 585px;background: #f6f6f6;transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),0 15px 40px 0 rgba(0,0,0,.05);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),0 15px 40px 0 rgba(0,0,0,.05);border-radius: 6px;overflow: hidden;margin-bottom: 50px;}
.ny_ywly ul li .tp {width: 300px;float: left;}
.ny_ywly ul li .tp img {width: 100%;display: block;}
.ny_ywly ul li .wenz {width: 275px;float: right;padding: 15px 10px 0;box-sizing: border-box;}
.ny_ywly ul li .wenz h3 {font-size: 18px;margin-bottom: 10px;text-align: center;color: #0071bc;}
.ny_ywly ul li .wenz p {font-size: 14px;line-height: 1.5;color: #666;padding-left: 15px;position: relative;}
.ny_ywly ul li .wenz p::before{content: "♦";font-size: 14px;position: absolute;left: 0;}
.ny_ywly ul li .wenz .more {width: 100px;line-height: 26px;background: #0071bc;color: #fff;font-size: 12px;text-align: center;margin-top: 20px;}
.ny_ywly ul li:hover{background: #0071bc;}
.ny_ywly ul li:hover .wenz h3 {color: #fff;}
.ny_ywly ul li:hover .wenz p{color: #fff;}
.ny_ywly ul li:hover .wenz .more {background: #da9413;}

.ny_zs {padding: 50px 0;}
.ny_zs ul li {width: 30.3333%;margin: 0 3% 30px 0;text-align: center;position: relative;float: left;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;padding: 10px;box-sizing: border-box;}
.ny_zs ul li .tp {overflow: hidden;padding-top: 13px;background: #fff;}
.ny_zs ul li .mb {width: 100%;height: 280px;position: absolute;left: 0;top: 0;z-index: 9;border: #eee 3px solid;box-sizing: border-box;}
.ny_zs ul li img {max-width: 100%;height: 240px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_zs ul li:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_zs ul li h3 {margin: 25px 0 10px;font-size: 14px;color: #444;text-align: center}
.ny_zs ul li:nth-child(3n){margin-right: 0;}
.ny_zs ul li:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.ny_cq {padding: 50px 0;}
.ny_cq ul li {width: 22%;margin: 0 4% 30px 0;text-align: center;position: relative;float: left;background: #f5f5f5;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.ny_cq ul li .tp {overflow: hidden;}
.ny_cq ul li img {width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cq ul li:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_cq ul li h3 {margin: 10px 0 10px;font-size: 14px;color: #444;text-align: center}
.ny_cq ul li:nth-child(4n){margin-right: 0;}
.ny_cq ul li:hover{background: #0071bc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.ny_cq ul li:hover h3{color: #fff}
		  
.page{ text-align:center; margin:30px auto;}

.page a{ height:26px; line-height:26px; display:inline-block; font-size:14px; color:#5a5a5a; border:#f5f5f5 1px solid;background: #f5f5f5; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#0071bc; border:#0071bc 1px solid; color:#FFF;}

.page a.hover{ background:#0071bc; border:#0071bc 1px solid; color:#FFF;}

.ny_xw {padding: 50px 0;}
.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%; background:#f6f6f6; padding:10px; float:left; margin:0 0 20px; display:inline;box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}

.Activsbf1_lb dt a{ overflow:hidden;display:table-cell; text-align:center; vertical-align:middle;}

.Activsbf1_lb dt img{ vertical-align:middle; width:100%;}

.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}

.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.Activsbf1_lb dd .newNrtit a{font-size:18px; color:#333;}

.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:32px; color:#666; font-size:14px;letter-spacing: 1px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;}

.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;}
.Activsbf1_lb dd .more1 a {width: 90px;line-height: 28px;border: #ccc 1px solid;display: block;text-align: center;color: #333;text-transform: uppercase;margin-top: 20px;}
.Activsbf1_lb dd:hover .more1 a {background: #fff;color:#0071bc }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}
.Activsbf1_lb dl:hover{ background:#0071bc;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.Activsbf1_lb dl:hover dd .newNrtit a{ color:#fff;}
.Activsbf1_lb dl:hover .newNrjs{ color:#fff;}

.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}

.nyhy {padding: 50px 0;}
.nyhy ul li{ float:left; width:30%; margin:0 5% 40px 0; position:relative;}
.nyhy ul li .kj {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02);box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02); }
.nyhy ul li:nth-child(3n) {margin-right: 0}
.nyhy ul li .tu { width:100%; position: relative;overflow:hidden}
.nyhy ul li img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li:hover img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb { background:rgba(0,0,0,0.8); position:absolute; width:100%; height:100%; left:0; top:0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;z-index: 99;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nyhy ul li:hover .mb {-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 1;-webkit-opacity:1;-moz-opacity:1;}
.nyhy ul li .mb img {width: 44px;}
.nyhy ul li .mb p{padding: 20px;font-size: 14px;line-height: 1.8;color: #fff;}
.nyhy ul li .wenz { padding:20px 20px 10px; background:#fff; width:100%; background:url(../images/jt.png) 90% 30px no-repeat; height: 120px;box-sizing: border-box;}
.nyhy ul li:hover .wenz {background:url(../images/jts.png) 90% 30px no-repeat;}
.nyhy ul li .wenz h3 { font-size:16px; margin-bottom:10px; color:#333;}
.nyhy ul li .wenz p { font-size:12px; color:#666; line-height:20px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;width: 100%}
.nyhy ul li:hover .wenz h3 { color:#0071bc;-webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.nyhy ul li:hover .kj {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.more {
 width:200px;
 display:block;
 font-size:14px;
 color:#0c4a97;
 line-height:46px;
 border:1px solid #0c4a97;
 border-radius:6px;
 text-align:center;
 position:relative;
 z-index:1;
 margin:40px auto 0;
 text-transform:uppercase;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:before {
 content:'';
 width:0;
 height:100%;
 background:#0c4a97;
 position:absolute;
 left:0;
 top:0;
 z-index:-1;
 border-radius:5px;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:hover {
 color:#fff;
 border-color:#0c4a97;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.more:hover:before {
 width:100%;
 transition:all .45s ease;
 -ms-transition:all .45s ease;
 -o-transition:all .45s ease;
 -webkit-transition:all .45s ease;
 -moz-transition:all .45s ease
}
.zplm {margin: 0 auto;padding: 60px 0;width: 1200px;}
.zplm ul li {width: 560px;position: relative;}
.zplm ul li .box {width: 100%; text-align: center;height: 100%;position: absolute;left: 0;top: 0;font-size: 25px;color: #fff;font-weight: bold;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: rgba(0,0,0,0.5)}
.zplm ul li h3 {font-size: 35px;color: #fff;font-weight: bold;width: 100%}
.zplm ul li img {width: 100%;display: block;}
.fldy {width: 100%;padding: 50px 0; background: #f6f6f6;}
.fldy ul li {width:30.3333%;margin:0 1.5% 20px;float: left;background: #fff;position: relative;}
.fldy ul li .tp {overflow: hidden}
.fldy ul li img {width: 100%;}
.fldy ul li h3 {font-size: 16px;font-weight: bold;line-height:2.5;text-align: center;color: #333;}
.fldy ul li span { height: 2px;background: #2b3c91;width: 0;position: absolute;left: 0;bottom: 0;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.fldy ul li:hover {box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);}
.fldy ul li:hover span {width: 100%;}

.fldy .box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.fldy .box .tp {width: 550px;}
.fldy .box .tp img {width: 100%}
.fldy .box .wenz {padding: 0 0 0 60px;width: 600px;box-sizing: border-box; text-align: center}
.fldy .box .wenz span {display: inline-block;padding: 9px 15px;background-color: #2b3c91;border-radius: 20px;margin-right: 10px;margin-bottom: 15px;font-size: 18px;color: #fff}

.lx_wm{width:1200px; margin:50px auto 80px;}
.lx_wm .d_t{margin-bottom:50px;}
.lx_wm .d_t img{width:100%; height:auto; display:block;}
.lx_wm .x_x{width:550px; float:left;}
.lx_wm .l_y{width:550px; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;}
.lx_wm h4{font-size:16px; line-height:26px; color:#888; margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#005caf; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#005caf; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:16px; line-height:40px;}
.lx_wm p i{padding-right:10px; color:#aaa;}
.lx_wm input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;}
.lx_wm input.a_n{width:120px; height:40px; background-color:#005caf; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}




.gy_lxwm { padding:50px 0}
.gy_lxwm ul li { width:23%; float:left; margin:0 1%; background:#f6f6f6; padding:20px; box-sizing:border-box; transition: all 0.5s;-wbkit-transition: all 0.5s;-o-transition: all 0.5s;-moz-transition: all 0.5s;height: 225px}
.gy_lxwm ul li:hover{ transition: all 0.5s;-wbkit-transition: all 0.5s;-o-transition: all 0.5s;-moz-transition: all 0.5s;background:#0071bc;color: #fff;}
.gy_lxwm ul li .tb { width: 50px;margin: 10px auto 20px;height: 50px}
.gy_lxwm ul li .tb.t1 {background:url(../images/lxyx.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t1 {background:url(../images/lxyxs.png) center / 100%;}
.gy_lxwm ul li .tb.t2 {background:url(../images/lxdh.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t2 {background:url(../images/lxdhs.png) center / 100%;}
.gy_lxwm ul li .tb.t3 {background:url(../images/lxsj.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t3 {background:url(../images/lxsjs.png) center / 100%;}
.gy_lxwm ul li .tb.t4 {background:url(../images/lxdz.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t4 {background:url(../images/lxdzs.png) center / 100%;}
.gy_lxwm ul li h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 20px;text-align: center}
.gy_lxwm ul li p {font-size: 14px;line-height: 2;color: #666;text-align: center}
.gy_lxwm ul li:last-child p {text-align: left}
.gy_lxwm ul li:hover h3 {color: #fff;}
.gy_lxwm ul li:hover p {color: #fff;}
.nydt {width: 100%}

.ybj {margin: 30px auto 50px;width: 1280px;}
.cpxq {padding: 50px 0;}
.cpxq .left {width: 50%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: #eee;}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0071bc;}
.cpxqlb .swiper-button-prev{background:rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background:rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:45%;float: right;}
.cpxq .right h3 {font-size: 20px;color: #333;margin-bottom: 20px;font-weight: bold;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 22px;color: #0071bc;margin-bottom: 20px;font-weight: bold;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd p {font-size: 14px;line-height: 1.8;color: #333;margin-bottom: 15px;}

@media only screen and (max-width:1368px) {
	.con {width:90%;}
}
.header .container {
    width: 90%;
}

@media only screen and (max-width:1024px) {

	.gallery-top .swiper-slide {
    height: 24rem;
}
	.gallery-top .mb1 h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 15%;
}
	.gallery-top .mb1 h4 {
    font-size: 1.6rem;
}
	.con {
    width: 90%;
}
	.cplb .swiper-slide .main-pro-img {
    width: 100%;
}
	
	.cplb .main-pro-bor img {
    width: 100%;
    position: relative;
    left:0;
    top:0px;
    max-height:600px;
}
	
	.main-pro-con {
    width: 100%;overflow: hidden;
}
	.main-pro-con span {box-sizing: border-box;margin-left: 1px;
}
	.main-pro-more {margin-left: 5px;
}
	.sy_cpjs {
    padding: 40px 0 0;
}
	.main-pro-con > div {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0);
}
	.sy_ys .ys_js ul li {
    width: 46%;
    padding:20px;
    margin: 0 2% 30px;
    height: 385px;
    box-sizing: border-box;
}
	.sy_ys .ys_js ul {
    width: 100%;
}
	.sy_ys {
    padding: 30px 0 0px;
}
	.sy_gywm .nr {
    width: 90%;
    margin: 0 auto;
    padding: 20px 30px 40px;
}
	footer .wrap-top-left {
    width: 60%;
}
	footer .wrap-top-mid {display: none;}
	footer .wrap-top-left::after {
    width: 0px;
}
	footer .wrap-top-right {width: 30%;
    text-align: center;
    margin-right: 28px;
}
	.n_ban {
    height: 15rem;
}
	.n_ban .w_z.rt {
    top: 60%;width: 40%;
    left: 10%;
    padding: 15px;
}
	.ny_gsjj {
    padding: 2rem 0;
}
	.feature-floor {
    margin-top:50px;
}
	.ny_cq ul li {
    width: 46%;
    margin: 0 2% 4%;
}
	.ny_cq ul li:nth-child(3n) {
    margin-right:2%;
}
	.nyhy ul li {
    float: left;
    width: 46%;
    margin: 0 2% 4%;
}
	.nyhy ul li:nth-child(3n) {
    margin-right:2%;
}
	.gy_lxwm ul li {
    width:48%;
    margin: 0 1% 2%;
    padding: 10px;
    height:200px;
}
	.lxly .wbk input.w_z {
    width: 100%;margin: 0 0 1.5rem;
}
	.Activsbf1_lb dl {padding: 0}
	.Activsbf1_lb dt {
    width:38%;
}
	.Activsbf1_lb dd {
    width: 58%;
    margin-top: 0px;
    margin-right: 0;
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0px;
}
	.Activsbf1_lb dd .more a {
    line-height: 26px;
    margin-top: 15px;
}
	.Activsbf1_lb dd .newNrtit a { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.ny_zs ul li {
    width: 46%;
    margin: 0 2% 4%;
}
	.ny_zs ul li img {
    max-width: 100%;
    height: 11rem;
}
	.ny_zs ul li .tp {
    padding-top: 0.5rem;
}
	.ny_zs ul li .mb {
    height: 13rem;
    
}
	.ny_zs {
    padding: 30px 0 0;
}
	.ny_zs ul li:nth-child(3n) {
    margin-right: 2%;
}
	.ny_ywly ul li {
    width: 100%;
    margin-bottom: 2rem;
}
	.ny_ywly ul li .tp {width: 45%;}
	.ny_ywly ul li .wenz {
    width: 50%;
}
	.ny_ywly ul li .wenz p {
    font-size: 14px;
    line-height:1.8;
}
	.cpxq .left {
    width: 100%;}
	.cpxq .right {
    width: 100%;margin-top: 3rem}
	.lx_wm {
    width: 90%;
    margin: 30px auto 40px;
}
	.lx_wm .x_x {
    width: 100%;
}
	.lx_wm .l_y {
    width: 100%;margin-top: 30px}
	.lx_wm p {
    line-height: 1.8;
}
	.nydt {
    height: auto;
    width: 100%;
}
	.lx_wm textarea {
    width: 100%;box-sizing: border-box;
}
	.lx_wm input.w_z {
    width: 100%;box-sizing: border-box;
}
	.zplm {
    padding: 30px 0;width: 90%;
}
	.zplm ul li {
    width: 48%;margin: 0 1%;
}
	.fldy {
    padding: 30px 0;
}
	.fldy ul li {
    width: 46%;
    margin: 0 2% 20px;
}
	
  }

@media only screen and (max-width:600px){
	.ny_ywly ul li{margin-bottom: 3rem}
	.ny_ywly ul li .tp {
    width: 100%;
}
	.ny_ywly ul li .wenz {
    width:100%;padding: 1.5rem 1rem;
}
	.ny_ywly {
    padding: 2rem 0;
}
	.ny_ywly .jjsm {
    font-size: 1.4rem;
}
	.nyhy ul li .wenz h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}
	.nyhy {
    padding: 2rem 0;
}
	.nyhy ul li .wenz p {display: none;
}
	.nyhy ul li .wenz {
    padding: 10px;
    height: 4.4rem;
}
	.ny_cq {
    padding: 2rem 0;
}
	.ntit {
    padding: 1rem 0;
}
 .section-title h3 {
    font-size: 2.4rem;
}
	.main-pro-bor span {
    padding: 5px 26px;
    font-size: 1.2rem;
}
	.section-title p {
    margin-top: 0px;
}
	.section-title {
    margin-bottom: 2rem;
}
	.lbwc .swiper-button-prev {
    background: rgba(0,0,0,0.3 )url(../images/banner-l.png) no-repeat;
        background-size: auto;
    left: 0;display: none;
}
	.lbwc .swiper-button-next {
    background: rgba(0,0,0,0.3) url(../images/banner-r.png) no-repeat;
    right:0;display: none
}
	.main-pro-con h3 {
    font-size:1.8rem;
    margin-bottom: 1.5rem;
}
	.main-pro-con p {
    line-height: 2;
    font-size: 1.2rem;
}
	.main-pro-more {margin-top: 2rem
}
	.fnewslist li .date {
    font-size: 18px;
}
	.fnewslist {
    padding: 0px 0 30px;
}
	.fnewslist li h3 {
    font-size: 1.6rem;
    line-height: 1.8;
    height: auto;
    margin-bottom: 1.5rem;
}
	.fnewslist li .txt {
    font-size: 1.4rem;
    line-height: 1.8;
    height: auto;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
	.fnewslist li {
    margin-bottom: 2rem;
}
.sy_dbk .wznr h2 {
    font-size: 1.6rem;
    padding-top: 10%;
    margin-bottom: 1rem;
}
	.sy_dbk .wznr h4 {
    font-size: 1.2rem;
}
	
	.sy_gywm {
    padding: 2rem 0;
}
	.sy_gywm .nr p {
    font-size: 1.2rem
}
	.sy_gywm ul li {
    width: 100%;
    padding: 20px;margin-top:3rem;
}
	.sy_gywm ul li h3 {
    margin-top: 30px;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
	.sy_gywm ul li p {
    font-size: 1.2rem;
}
.sy_dbk {
    height: 20rem;
}
footer .wrap-top-left {
    width: 100%;
}	
	footer .wrap-top-right {
    width: 100%;
    margin-right: 0;margin-top: 10px;
}
	footer .wrap-bottom .ftext {
    line-height: 1.5;
}
	footer .wrap-bottom .f-right {width: 100%;text-align: center;
    margin-left: 0;
    line-height:1.5;
    padding-top: 12px;
}
	footer .wrap-top-left .con {
    font-size: 1.2rem;line-height: 1.8;
}
	footer .wrap-bottom {
    font-size: 1.2rem;
}
	.n_ban .w_z h3 {
    font-size: 1.5rem;
}
	.n_ban .w_z p {
    font-size: 2.4rem;margin-bottom: 0;
}
	.n_ban .w_z.rt {
    left:5%;width: 45%;
    padding: 10px;
}
	.ntit ul li {width: 30.3333%;
    margin: 0 1.5% 2%;min-width: 90px;
}
	.ntit ul li a {
    line-height: 3rem;
    padding: 0;
    font-size: 1.2rem;
}
	.main-title h2 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
}
	.ny_gsjj p {
    font-size: 1.2rem;margin-bottom: 1.5rem
}
	.ny_gywm .gsjj {
    padding: 0px 0 30px;display: block;
}
	.ny_gywm .gsjj .sp {
    width: 100%;
}
	.ny_gywm .gsjj .wenz {
    width: 100%;
}
	.ny_gywm .gsjj .wenz .box {
    padding: 0;
}
	.ny_gywm .gsjj .wenz p {
    font-size: 1.4rem;
}
	.ny_gywm {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
	.ny_gywm .nr p span {
    font-size: 1.6rem;
}
	.container {
    width: 90%;
}
	.about-three-item {
    width:100%;
    margin-right:0%;margin-bottom: 1rem
}
	.about-ab-three {
    padding:0;
}

	.ny_gywm .nr p {
    font-size:1.4rem
}
	.feature-floor li.border {
    width: 0%;
    margin: 0 ;
}
	.feature-floor li {width: 46%;margin: 0 2% 1.5rem;min-height: 110px;
}
	.feature-floor li:first-child {
    width: 46%;
}
	.feature-floor li:nth-child(3) {
    width:46%;
}
	.feature-floor li:nth-child(5) {
    width: 46%;
}
	.feature-floor li:nth-child(7) {
    width: 46%;
}
	.feature-floor li .icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
}
	.feature-floor li .text span {
    margin-top: 1rem;
    font-size: 1.5rem;
}
	.feature-floor li .icon img {
    margin-top: 1rem;
}
	.feature-floor li .text p {
    font-size: 1.2rem;
    margin-top: 1.5rem;
}
	.lxly .wbk input.w_z {
    width: 100%;line-height: 4rem;height: 4rem;font-size: 1.4rem;
    margin: 0 0 1.5rem;
}
	.lxly .wbk textarea {
    line-height: 4rem;
    color: #888;
    font-size: 1.4rem;
    margin-bottom: 5rem;
}
	.lxly {padding: 2rem 0;}
	.lxly .wbk .a_n {
    width: 60%;
    height:4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
}
		.Activsbf1_lb dd .newNrtit a {font-size: 1.4rem
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 0px 0 0;font-size: 1rem
}
	.Activsbf1_lb dd .newNrjs {
    margin-top: 0px;
    line-height: 1.8;
    font-size:1.2rem
}
	.Activsbf1_lb dd .more1 a {display: none;}
	.ny_xw {
    padding: 2rem 0;
}
	.cpxq .right h3 {
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
}
	.cpxq .right p {
    font-size: 1.4rem;
}
	.cpxq .cptd h3 {
    font-size: 1.6rem;
}
	.cpxq .cptd p {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
	.zplm ul li h3 {
    font-size: 2rem;
}
	.fldy ul li h3 {
    font-size: 1.4rem;
}
	
	
	
}

