﻿@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;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; 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;}
.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;}
.header .logo{width:280px; 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:250px; 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:20px;position: relative;}
.header.on .right {margin-top:15px;}
.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header .right a { display:block; line-height:35px; float:left; color:#fff; 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/ss.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/top9s.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: #ee1a24;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header .nav{ margin-top:15px; 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:45px; 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:45px;}
.header .nav ul li a{display:block; font-size:16px; color:#fff; text-transform:capitalize}
.header:hover .nav ul li a{color: #333;}
.header.on .nav ul li a{display:block; font-size:16px; color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#ee1a24; 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:45px; 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:14px; color:#333; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.2); 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:#ee1a24; 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 (max-width:102px){
.header .nav ul li{margin:0 15px;}
.header .nav ul li a{font-size:15px;}
}
@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 .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:230px; margin:0px auto;}
	.header .logo .img2 {
    display: block;
}
	.header .logo .img1 {
    display: none;
}
.header.on .logo{width:230px; margin:0px 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:#ee1a24}
.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}
.header .logo{width:200px;}
.header.on .logo{width:200px;}
}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide {width:100%; height:100vh;}
.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:50px;
		height:2px;
		position:relative;
		outline:none;
		vertical-align:middle;background: #ccc;}
	.gallery-top .swiper-pagination-bullet span{
		width:3px;
		height:3px;
		background:#CCC;
		display:block;
		border-radius:50%;
		margin-top:3px;
		margin-left:3px;
	}
.gallery-top .swiper-pagination-bullet i{
		background:#ee1a24;
		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 { }


.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-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);}
.pc_ban .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;}
.pc_ban .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;}
.pc_ban .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;}
.pc_ban .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: #ee1a24;
}
.section-title span.line {
  height: 10px;
  width: 10px;
  background: #ee1a24;
  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: 60px 0;}

.cplb{width:100%; position:relative;}
.cplb .swiper-slide{width:100%; height:auto; display:block;padding-top: 20px;}
.cplb .swiper-slide .tp {}
.cplb .swiper-slide .main-pro-img {
    width: 40%;
}
.cplb img {
    width: 100%;border: #eee 1px solid;box-sizing: border-box;
}
.cplb .main-pro-bor img {
    width: 100%;
    position: relative;
    left: 42px;
    top: 42px;
    max-height: 400px;
}
img {
    vertical-align: middle;
    border: 0;
    outline: none;
}
 .main-pro-bor {
    border: 2px solid #333;
    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-bor span.l2 {
    background: #f36f42;
}
.main-pro-bor span.l3 {
    background: #fff101; color: #333;
}
.main-pro-bor span.l4 {
    background: #32b53f;
}
.main-pro-bor span.l5 {
    background: #00acef;
}
.main-pro-bor span.l6 {
    background: #656262;
}
.main-pro-bor span.l7 {
    background: #4d4599;
}
.main-pro-bor span.l8 {
    background: #231f20;
}
 .main-pro-con {
    width: 50%;
    text-align: left;
}
 .main-pro-con > div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-pro-con span {padding: 5px 20px;border: #ee1a24 1px solid;margin-bottom: 10px;background: #ee1a24;color: #fff;font-size: 14px;}
 .main-pro-con h3 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 22px;margin-top: 10px;color: #333;
}
 .main-pro-con p
{
	line-height: 28px;
	font-size: 15px;
	text-indent: 2em;color: #666;
}
.main-pro-more
{
	border: 1px solid #ee1a24;
	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::before
{
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
	width: 50px;
	height:1px;
	background: #ee1a24;
}
.main-pro-more:hover{ background: #ee1a24; color: #fff;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.lbwc {position: relative;}
.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 #ee1a24; 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:#ee1a24 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:#ee1a24 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:#ee1a24 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:#ee1a24 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:#ee1a24 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:#ee1a24 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 {width: 1200px;margin: 0 auto;padding: 50px 50px 70px;box-sizing: border-box;background:rgba(0,0,0,0.6);}
.sy_gywm .nr p {font-size: 14px;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: #ee1a24;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: #ee1a24;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.sy_xw {

	 border-top:#ccc 1px solid;

	padding: 60px 0 80px 0;

	overflow: hidden;

}
.main {

	max-width: 1200px;

	margin: 0 auto;

}



.main .title {

	margin-bottom: 40px;

	text-align: center;

}



.main .title h4 {

	font-size: 28px;

	position: relative;

	font-weight: 700;

	padding-bottom: 5px;

}



.main .title h4:before {

	left: 38%;

	content: " ";

	display: block;

	border-bottom: 1px solid #797979;

	width: 68px;

	position: absolute;

	margin-left: -.8rem;

	top: 50%;

	margin-top: -1px;

}



.main .title h4:after {

	content: " ";

	display: block;

	border-bottom: 1px solid #797979;

	width: 68px;

	position: absolute;

	margin-left: -.8rem;

	top: 50%;

	margin-top: -1px;

	right: 38%;

}



.main .title p {

	font-size: 16px;

	color: #999;

}



.main ul li {

	float: left;

}



.main ul li.one {

	width: 31.3333%;margin: 0 1%

}



.main ul li.one a {

	width: 100%;

	height: 530px;

	overflow: hidden;

	display: block;

	position: relative;

}



.main ul li.one a img {

	transform: scale(1);

	transition: all .4s;

	width: 100%;

	display: block;height: 100%;

}



.main ul li.one .news-title {

	bottom: 50px;

	left: 35px;

	width: 100%;

	border-left: 1px solid #fff;

	padding-left: 20px;

	color: #fff;

	position: absolute;

}



.main ul li.one .news-title h5 {

	font-size: 28px;

	font-weight: 700; color:#fff;

}



.main ul li.one .news-title p {

	font-size: 16px;

	letter-spacing: 2px;

}



.icon-news {

	background: url(../images/icon.png) no-repeat;

	width: 15px;

	height: 15px;

	display: inline-block;

	opacity: 1;

	filter: alpha(opacity=100);

	position: absolute;

	right: 100px;

	bottom: 2px;

}



.main ul li.one a:hover img {

	transform: scale(1.05);

}



.main ul li.one a:hover .icon-news {

	background-position: 0 -17px;

}



.main ul li.two {

	float: left;

	width: 31.3333%;margin: 0 1%

}



.main ul li.two a {

	width: 100%;

	height: 260px;

	padding: 38px 44px;

	margin-bottom: 10px;

	display: block;

	overflow: hidden;

	position: relative;-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);

	background: #fff;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;

}
.main ul li.two a: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;}
.main ul li.two a:hover h5 { color:#ee1a24}
.main ul li.two a:hover h3 { color:#ee1a24}

.main ul li.two .top {

	width: 100%;

	float: initial;

	padding-left: 0;

}



.main ul li.two .top h5 {

	font-size: 18px;

	color: #000;

	text-overflow: ellipsis;

	overflow: hidden;

	white-space: nowrap;

	font-weight: 400;

}



.main ul li.two .top div.p {

	border-bottom: 1px solid #eeeeee;

	padding-bottom: 24px;

}



.main ul li.two .top div.p p {



	padding-top: 10px;

	font-size: 14px;

	color: #999;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}



.main ul li.two .top img {

	position: absolute;

	top: 50%;

	right: 67px;

	margin-top: 62px;

}



.main ul li.two .bottom {

	width: 100%;

	float: initial;

	border-right: none; position:absolute; bottom:30px

}



.main ul li.two .bottom h3 {

	padding-top: 20px;

	font-size: 32px;

	font-weight: 700;

	color: #999;

}



.main ul li.two .bottom h3:after {

	content: " ";

	display: block;

	border-bottom: none;

	width: 0;

	margin: 0;

}



.main ul li.two .bottom span {

	font-size: 14px;

	display: block;

	color: #999;

}



.main ul li.three {

	float: left;width: 31.3333%;margin: 0 1%

}



.main ul li.three a {

	width: 100%;

	height: 170px;

	padding: 38px 44px;

	margin-bottom: 10px;

	display: block;

	background: #fff;

	overflow: hidden;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; 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);}
.main ul li.three a: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;}
.main ul li.three a:hover .left h3 { color:#ee1a24}
.main ul li.three a:hover .right h5 { color:#ee1a24}


.main ul li.three a .left {

	width: 26%;

	border-right: 1px solid #eeeeee;

	float: left;

}



.main ul li.three a .left h3 {

	font-size: 32px;

	color: #999;

	font-weight: 700;

}



.main ul li.three a .left h3:after {

	content: " ";

	display: block;

	border-bottom: 1px solid #ccc;

	width: 20px;

	margin: 10px 0;

}



.main ul li.three a .left span {

	font-size: 14px;

	display: block;

	color: #999;

}



.main ul li.three a .right {width: 73%;padding-left: 25px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing:border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; float: left;}
.main ul li.three a .right h5 {font-size: 16px;color: #333;font-weight: 400;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.main ul li.three a .right img {padding-top: 20px}



/* start footer */
footer {
 background-color:#e6e6e6;overflow: hidden;border-top: 2px solid #ee1a24;
}
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
}
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(238,26,36,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:#ee1a24; 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:#ee1a24; color:#fff;}
.ntit ul li a.on { background:#ee1a24; 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: #ee1a24;
	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;}
.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: #ee1a24;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: #ee1a24;}
.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: #ee1a24;color: #fff;font-size: 12px;text-align: center;margin-top: 20px;}
.ny_ywly ul li:hover{background: #ee1a24;}
.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: 380px;margin: 0 30px 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;}
.ny_zs ul li .tp {overflow: hidden;padding-top: 13px;background: #fff;}
.ny_zs ul li .mb {width: 100%;height: 248px;position: absolute;left: 0;top: 0;z-index: 9;background: url(../images/zsbj.png) center no-repeat;}
.ny_zs ul li img {max-width: 100%;height: 223px;-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: 380px;margin: 0 30px 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(3n){margin-right: 0;}
.ny_cq ul li:hover{background: #ee1a24;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:#ee1a24; border:#ee1a24 1px solid; color:#FFF;}

.page a.hover{ background:#ee1a24; border:#ee1a24 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 .more 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 .more a {background: #fff;color:#ee1a24 }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}
.Activsbf1_lb dl:hover{ background:#ee1a24;-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:380px; margin:0 30px 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) 350px 30px no-repeat; height: 120px;box-sizing: border-box;}
.nyhy ul li:hover .wenz {background:url(../images/jts.png) 350px 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:#ee1a24;-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;}

.lxly {width: 1200px;margin: 0 auto;padding: 60px 0;}
.lxly p { font-size:14px; line-height:1.8; margin-bottom:20px}
.lxly .wbk { margin-top:10px; text-align:center}
.lxly .wbk input.w_z{width:370px;height:50px;line-height: 50px;margin-right:30px;margin-bottom:25px;border: 1px solid #ccc;padding: 0 15px; float:left; font-size:18px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#888;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;font-family:'Lato-Light'} 
.lxly .wbk input.w_z.no { margin-right:0}
.lxly .wbk textarea {width: 100%;height:150px; padding:0 15px; line-height:50px; color:#888; font-size:20px;border: 1px solid #ccc; outline: none;resize: none;margin-bottom: 70px;	-moz-border-radius: 5px;
-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.lxly .wbk .a_n { width:300px; height:52px; margin:0 auto; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#d1101b;}

.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:#ee1a24;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 {height: 600px;width: 100%}

.ybj {margin: 30px auto 50px;width: 1280px;}
.cpxq {padding: 50px 0;}
.cpxq .left {width: 660px;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:#ee1a24;}
.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:480px;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: #ee1a24;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:1024px) {

	.gallery-top .swiper-slide {
    height: 24rem;
}
	.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;
}
	.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: 12rem;
    background: url(../images/zsbj.png) center / 100% 100% no-repeat;
}
	.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}
	
	
  }

@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
}
	.sy_ys .ys_js ul li {
    width:96%;
    padding: 15px;
    margin: 0 2% 1.5rem;
    height: auto;
}
	.sy_ys .ys_js .w_z h3 {
    font-size: 1.5rem;
}
	.sy_ys .ys_js .w_z p {
    color: #666;
    font-size: 1.2rem;
}
	.sy_ys .ys_js .x_t {
    width: 66px;
    height: 66px;
    margin: 0 auto 1.5rem;
}
	.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;
}
	.main ul li.one { width: 40%; margin-right:3%;}
.main ul li.one a { width: 100%; height:auto}
.main ul li.two { width: 55%; margin-right:0 }
.main { max-width: 90%;}
.main ul li.two a {width: 100%; height:8rem; padding:15px 20px; margin-bottom: 10px;display: block;}
.main ul li.two .top div.p { padding-bottom: 14px;}
.main ul li.two .top div.p p { line-height:1.5}
.main ul li.two .bottom { bottom:10px;}
.main ul li.three a { width: 100%; height: 5.5rem;padding: 20px 20px; margin-bottom: 10px;}
.main ul li.three { width: 100%;margin-top: 10px;}
.main ul li.three a .left { width:16%;}
	.main ul li.one .news-title { bottom:20px;left:15px; padding-left: 10px;}
.main ul li.one .news-title h5 {  font-size:18px;}
.main ul li.one .news-title p { font-size: 14px;letter-spacing: 0px;}
.main ul li.two .top h5 {font-size: 1.4rem;margin-bottom: 10px;}
.main ul li.two a { padding: 5px 10px; margin-bottom:8px; height:8.6rem}	
.main ul li.two .bottom h3 { display:none}	
.main ul li.two .top div.p p { font-size:1.2rem; padding-top:0}
.main ul li.two .top div.p { padding-bottom: 10px;}
.main ul li.two .bottom { display:none}
.main ul li.two .bottom span { display: none}
.main ul li.three a .right { width:83%;}
.main ul li.three a .right h5 {font-size:1.2rem; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.main ul li.three a .left h3 {font-size:1.4rem;}
.main ul li.three a { padding:5px 10px; margin-bottom: 10px;}
.main ul li.three a .left h3::after { border-bottom: 1px solid #ccc; margin:4px 0;}
.main ul li.three a .left span { font-size: 12px;}
.main ul li.three a .right img { padding-top: 10px;}	
.sy_xw {padding: 2.5rem 0 ;
}	
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: 35%;
    padding: 10px;
}
	.ntit ul li {width: 30.3333%;
    margin: 0 1.5% 2%;
}
	.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
}
	.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 .more 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;
}
	
	
	
}

