@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;height:100%;max-width: 100%;min-width: 320px;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color: hsl(132deg 72% 82%/100%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#1ea839;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

@media (min-width: 1270px){
	.container{width: 1240px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1470px){
	.container{width: 1440px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}


/* 头部 */
#header{height: 128px;top: 0;background: #fff;width: 100%;/* padding:0 10px; */z-index: 100;box-shadow: 0px 0px 6px 1px #edeaea;position: fixed;transition: all .3s;-webkit-transition: all .3s;}
#header:hover, #header.active{/* background-color: #fff; *//* box-shadow: 0 0 10px rgb(0 0 0 / 30%); */}
.headcon{position:relative;z-index:999;padding: 0 10px;}
.logo{float: left;margin: 11px 0;}
.logo a{display: block;position:relative;}
.logo a img{height: 64px;}
.logo a img.logo-def{position: relative;left: 0;top: 0px;z-index: 1;}
.logo a img.logo-fix{position: absolute;left: 0;top: 0px;z-index: 1;opacity: 0;}
#header:hover .logo a img.logo-def, #header.active .logo a img.logo-def{opacity: 1;}
#header:hover .logo a img.logo-fix, #header.active .logo a img.logo-fix{/* opacity: 1; */}
.head-raea{float: right;margin-left: 42px;position: relative;}
#top-sss1{float: left;display: block;line-height: 32px;margin: 30px 0;color: #309341;background: url(../images/top-tel.png) 24px no-repeat;font-weight: bold;font-size: 16px;padding: 2px 20px 2px 50px;cursor: pointer;border-left: 2px solid #1ea839;}
#top-sss1 h2{ font-size: 16px;}
#top-sss1 .qxgs{position: absolute;top: 50px;background: #fff;padding-top: 36px;width: 150%;left: -60px;display: none;}
#top-sss1:hover .qxgs{ display:block; }
#top-sss1 .qxgs ul{}
#top-sss1 .qxgs ul li{padding: 10px 20px;border-top: 1px solid #ccc;line-height: 28px;}
#top-sss1 .qxgs ul li:hover{ background:#1ea839; }
#top-sss1 .qxgs ul li a{font-weight: normal;}
#top-sss1 .qxgs ul li:hover a{ color:#fff; }

.htop{ background: #f5f5f5;}
.htop em{ font-size: 14px; line-height: 42px; color: #888888;}


#m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 20px;margin-top: 35px;width: 24px;}	
#m-head-nav .line{width: 24px;height: 2px;background-color: #333333;position: absolute;left: 0px;top: 7px;}
#m-head-nav .line1{margin-top: -7px;}
#m-head-nav .line3{margin-top: 7px;}
#m-head-nav[data-active="on"] .line1{margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#m-head-nav[data-active="on"] .line2{display: none;}
#m-head-nav[data-active="on"] .line3{margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#header:hover #m-head-nav .line, #header.active #m-head-nav .line{background-color: #309341;}

@media (max-width: 1366px){
    .head-raea{ margin-left: 24px;}
}

@media (max-width: 1200px){
    .head-raea{ margin-left: 6px;}
    #top-sss1{float: left;display: block;line-height: 36px;margin: 30px 0;color: #489f57;background: url(../images/top-tel.png) 9px no-repeat;font-weight: bold;font-size: 16px;padding: 2px 10px 2px 32px;cursor: pointer;}
    #search-btn{float:left;display:block;line-height: 36px;margin: 30px 0;color:#fff;background: #333;font-size:16px;padding: 2px 13px;border-radius: 0px 16px 16px 0px;cursor:pointer;}
    #top-sss1 .qxgs ul li{ padding:10px; }
}

@media (max-width: 1040px){
    .head-raea{ margin-left: 6px;}
    #top-sss1{float: left;display: block;line-height: 36px;margin: 33px 0;color: #489f57;background: url(../images/top-tel.png) 9px no-repeat;font-weight: bold;font-size: 15px;padding: 0px 8px 0px 32px;cursor: pointer;}
    #search-btn{float:left;display:block;line-height: 36px;margin: 30px 0;color:#fff;background: #333;font-size:16px;padding: 0px 10px;border-radius: 0px 16px 16px 0px;cursor:pointer;}
}

@media (max-width: 992px){
	#m-head-nav{display:block;}
	.logo a img.logo-fix {/* opacity: 1; */}
}

@media (max-width: 766px){
    #search-btn{float:left;display:block;line-height: 36px;margin: 30px 0;color:#fff;background: #333;font-size:16px;padding: 0px 11px;border-radius: 22px;cursor:pointer;}
}	

@media (max-width: 610px){
	#top-sss1{ display:none; }
	#search-btn i{margin-right: 0px;}
}

@media (max-width: 450px){
    .logo a img.logo-def{top: 0px;}
    .logo a img.logo-fix{top: 0px;}
    #search-btn i{margin-right: 0px;}
    .logo{ margin:8px 0; }
}
@media (max-width: 374px){
.htop em{ font-size:12px; }
}

/* 导航栏 */
.nav{float: right;padding: 19px 0;}
.nav>li{float: left;position:relative;}

.nav>li:last-child{margin-right: 0;}
.nav>li>a{display: block;font-size: 16px;padding: 0;margin: 0 32px;color: #333;position: relative;line-height: 48px;}
.nav>li.cur>a span{ color:#309341 }
.nav>li>a span{position: relative;top: -2px;}
.nav>li>a::after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;z-index: -1;height: 3px;background-color: #309341;-webkit-transition-property: left,right;transition-property: left,right;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.nav-er-box{border-bottom: 1px solid #eee;width: 160px;background-color: #fff;border-radius: 5px;padding: 24px 20px;position: absolute;padding-bottom: 16px;top: 48px;left: 50%;transform: translateX(-50%);display: none;}
.nav-er-list{overflow: hidden;}
.nav-er-list:last-child{border-bottom: none;}
.nav-er-list a{
 display: block;
 text-align: center;
 border-bottom: 1px
 solid #eee;
 font-size: 16px;
 color: #333;
 line-height: 52px;
 -webkit-transition: .5s;
 -moz-transition: .5s;
 -ms-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
 }
.nav-san-box{position: absolute;top:0;left: 100%;width: 218px;background: #fff;display: none;}
.nav>li:last-child>.nav-er-box .nav-san-box{left: auto;right:100%}
.nav-er{color: #333;font-size: 15px;transition: 0.3s all ease;}
.nav-er i{float: left;display:block;width:20px;height:20px;margin-right:10px;margin-top:10px;    background-repeat: no-repeat;background-size: 20px;transition: 0.3s all ease;}
.nav-er span{display: block;}
.nav-san-box a{position: relative;display: block;padding-left: 56px;}
.nav-san-box a::before{content: '';position: absolute;top:15px;left: 23px;width: 10px;height: 10px;background: url(../images/nav-rjt.png);}
.nav-yi::after{position: absolute;content: ''; bottom:25px;left: 0;width: 100%;border-bottom: 2px solid #309341;display: none;}
.nav-er-box::before{position: absolute;content: ''; width: 18px;height: 6px;background: url(../images/nav-up.png) no-repeat center;left: 50%;margin-left: -9px;top:0;}
.nav li.active .nav-yi{color: #309341;}
.nav-box li.active .nav-yi::after{display: block;}
.nav>li:hover .nav-er-box{display: block;}
.nav>li:hover .nav-yi{color: #309341;}
.nav>li:hover .nav-yi:after{display: block;}
.nav-er-list:hover .nav-er{color: #fff;border-bottom: 1px solid #1ea839;}
.nav-er-list:hover .nav-er i{background-position-y: -20px;}
.nav-er-list:hover{background: #1ea839;}
.nav-er-list:hover .nav-san-box{display: block;}
.nav-san-box a:hover{color: #309341;}
.nav>li:hover>a::after, .nav>li.cur>a::after{left: 0;right: 0;}
#header:hover .nav>li>a, #header.active .nav>li>a{color: #333;}
.nav>li>a:hover { color: #309341 !important;}
#header:hover .nav>li:hover>a, #header:hover .nav>li.cur>a, #header:hover .nav>li>a:focus, #header:hover .nav>li>a:hover,
#header.active .nav>li:hover>a, #header.active .nav>li.cur>a, #header.active .nav>li>a:focus, #header.active .nav>li>a:hover{background:transparent;color: #489f57;}
#header:hover .nav>li>a::after, #header.active .nav>li>a::after{background-color: #489f57;}

/* 小屏幕导航 */
.mm-nav-box{overflow:hidden;position: fixed;top: 100px;right: 0;width: 100%;height: 100%;z-index: 998;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
.mm-nav-box .mm-wrap{position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-wrap:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{color:#1ea839}
.mm-nav-box .mm-nav .li1 .mm-innav li{margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{color:#1ea839}
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{margin: 0 15px;}
.mm-nav-box .mm-wrap .mmlang{padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}
.header_space{width: 100%;height: 80px;display:none;}

@media (max-width: 1440px){
    .nav>li>a{padding: 0px;font-size: 16px;margin: 0 20px;}
}

@media (max-width: 1280px){
    .nav>li>a{padding: 0px;font-size: 16px;margin: 0 16px;}
}

@media (max-width: 1199px){
	.nav>li{}
	.nav>li>a{margin: 0 10px;padding: 0;font-size: 15px;}
}

@media (max-width: 1100px){
	.nav>li{}
	.nav>li>a{margin: 0 10px;padding: 0;font-size: 15px;}
}

@media (max-width: 997px){
	.nav{display:none;}
	.mm-nav-box {display: block;}
	.header_space{display:block;}
	.nav>li>a{}
}
@media (max-width: 800px){
	.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media (max-width: 600px){
	.mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;}
	.mm-nav-box .mm-nav .li1 .mm-title .a1{font-size: 14px;}
	.mm-nav-box .mm-nav .li1 .mm-innav li a{font-size: 13px;}
	.mm-nav-box .mm-nav .li1{margin: 0 10px;}
	.mm-nav-box .mm-wrap .mmlang{display: block;}
}
@media (max-width: 450px){
	#header, .header_space{height: 112px;}
	.logo a img{height:50px;}
	.head-raea{margin-left: 10px;}
	#search-btn{font-size:14px;padding: 0 12px;margin:15px 0;border-radius: 20px;}
	#m-head-nav{margin-left:12px;margin-top: 26px;}
	.mm-nav-box{top: 110px;}
}


/* 首页标题 */
.title{padding:0 10px;text-align: center;}
.title h2{font-size: 40px;color: #444;font-weight: bold;}
.title p{color: #999;font-size: 18px;margin-top: 8px;text-transform:uppercase;font-family:Arial;}
@media only screen and (max-width:767px){
	.title h2{font-size: 30px;}
	.title p{font-size: 14px;margin-top: 5px;}
}
@media only screen and (max-width:500px){
	.title h2{font-size: 26px;}
}

#banner{ padding-top:128px; }
#banner .swiper-pagination-bullet-active{background:#1ea839;}

.ser-more{text-align:center;margin-top:10px;}
.ser-more a{ position:relative; display:inline-block; width:170px; height:48px; border: 1px solid #fff; border-radius:24px; line-height:46px; color: #fff; font-size:16px; padding-left: 32px; transition: all .5s; -webkit-transition: all .5s; }
.ser-more a em{position:absolute;left:2px;top:2px;display:block;width:42px;height:42px;line-height:38px;float:left;background: #fff;border-radius:50%;color: #1ea839;font-size: 26px;transition: left .5s;-webkit-transition: left .5s;}
.ser-more a:hover{background:#1ea839;color:#fff;padding-left:0;padding-right:32px;}
.ser-more a:hover em{animation: page .5s linear 1 forwards;left: 125px;color:#1ea839;background:#fff;}

/* 服务案例 */
#case{padding:30px 0;background:#f5f5f5;}
#case ul{padding-top:30px;}
#case ul li{margin-bottom:30px;}
#case ul li:nth-child(n+9){display:none;}
#case ul li a{display:block;background:#fff;box-shadow:2px 2px 15px 0 rgb(0 0 0 / 10%); }
#case ul li a .case-txt{padding:20px;}
#case ul li a .case-txt h4{font-size:20px;color:#444;padding-bottom:15px;border-bottom:1px solid #eee;}
#case ul li a .case-txt p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:10px;}
#case ul li a:hover .case-txt{background:url(../images/case-bgico.png) no-repeat right bottom #1ea839;}
#case ul li a:hover .case-txt h4{color:#fff;font-weight:bold;}
#case ul li a:hover .case-txt p{color:#fff;}
@media only screen and (max-width:1199px){
	#case ul li:nth-child(n+9){display:block;}
	#case ul li:nth-child(n+10){display:none;}
}
@media only screen and (max-width:991px){
	#case ul li:nth-child(n+7){display:none;}
}
@media only screen and (max-width:767px){
	#case ul li{padding:0 10px;margin-bottom:20px;}
	#case ul li a .case-txt{padding:15px;}
	#case ul li a .case-txt h4{font-size:16px;padding-bottom:10px;}
	#case ul li a .case-txt p{line-height: 20px;height: 40px;}
}

/* 资质证书 */
#honor{padding:30px 0;background:url(../images/honorbg.jpg) no-repeat top center;}
.swiper-container-honor{overflow: hidden; padding: 30px 0; position: relative;}
.swiper-container-honor .swiper-slide{transform: scale(0.9); position: relative;box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);}
.swiper-container-honor a{display: block; padding:20px 20px 0px; background: #efeded; }
.swiper-container-honor a img{max-width: 100%; display: block;  }
.swiper-container-honor .swiper-slide-active,.swiper-container-honor .swiper-slide-duplicate-active{transform: scale(1);}
.swiper-container-honor a p{font-size: 13px; color: #666666; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:15px 0;}
.swiper-container-honor .swiper-slide-active a p{font-size: 16px; padding:20px 0;}
.swiper-container-honor a:hover p{color: #1ea839;}
.swiper-container-honor .swiper-button-next{position: absolute;top: 50%;right: 38.5%;width: 28px;height: 78px;display: block;background: url(../images/jt1.png)no-repeat center #bbbbbb;transition: all 0.3s;margin-top: -49px;}
.swiper-container-honor .swiper-button-prev{ position: absolute;top: 50%;left: 38.5%;width: 28px;height: 78px;display: block;background: url(../images/jt1_on.png)no-repeat center #bbbbbb;transition: all 0.3s;margin-top: -49px;}
.swiper-container-honor .swiper-button-next:hover{background: url(../images/jt1.png)no-repeat center #1ea839;}
.swiper-container-honor .swiper-button-prev:hover{background: url(../images/jt1_on.png)no-repeat center #1ea839;}
@media(max-width: 1199px) {
	.swiper-container-honor .swiper-button-prev { left: 30.5%; }
	.swiper-container-honor .swiper-button-next{ right: 30.5%; }
}
@media(max-width: 767px) {
	#honor{padding-bottom:0;background: url(../images/honorbg.jpg) no-repeat top center / cover;}
}
@media(max-width: 640px) {  
	.swiper-container-honor .swiper-button-prev { left: 1%; }
	.swiper-container-honor .swiper-button-next { right: 1%; }
}
@media(max-width: 500px) {
	.swiper-container-honor .swiper-slide { padding-right: 20px; padding-left: 20px; }
}

/* 新闻资讯 */
#news{padding:30px 0 15px;overflow:hidden;}
.news-tag{text-align:center;font-size:0;margin:15px 0;}
.news-tag a{display:inline-block;margin-right:18px;width:150px;line-height:36px;font-size:18px;color:#fff;background:#bbb;border-radius:18px;}
.news-tag a:last-child{margin-right:0;}
.news-tag a.on{background:#1ea839;}
.news-one ul li{padding:5px;}
.news-one ul li a{overflow:hidden;display:block;border-radius:10px;padding:20px;}
.news-one ul li a .news-time{float:left;width:60px;color:#bbb;text-align:center;}
.news-one ul li a .news-time p{font-size:36px;font-weight:bold;line-height:1;margin-bottom:10px;}
.news-one ul li a .news-time span{font-size:14px;}
.news-one ul li a .news-txt{float:right;width:calc(100% - 75px);}
.news-one ul li a .news-txt h4{font-size:20px;color:#444;line-height:1;padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:10px;}
.news-one ul li a .news-txt p{color:#888;font-size:14px;line-height:25px;margin-bottom:10px;}
.news-one ul li a .news-txt span{font-size:14px;color:#bbb;}
.news-one ul li a:hover{box-shadow:0 0 8px 0 rgb(0 0 0 / 10%);}
.news-one ul li a:hover .news-time,
.news-one ul li a:hover .news-txt h4,
.news-one ul li a:hover .news-txt span{color:#1ea839;}
@media(max-width: 599px) {
	.news-one ul li a{padding:12px;}
}
@media(max-width: 500px) {
	.news-tag{display:flex;}
	.news-tag a{flex:1;border-radius:0;margin-right:0;line-height:40px;font-size:16px;}
}

/* 尾部广告 */
#lastoff{background:url(../images/lastoff.jpg) no-repeat center bottom;}
#lastoff>.container>.row{position:relative;}
.loff-l{overflow:hidden;float:left;padding-bottom:30px;}
.loff-img{width:150px;float:left;text-align:center;margin-left:20px;}
.loff-img img{max-width:100%;margin-bottom:10px;}
.loff-img p{font-size:18px;font-weight:bold;color:#fff;}
.loff-r{float:left;width:calc(100% - 720px);position: absolute;right: 0;bottom: 0;height: 130px;color:#fff;}
.loff-r h3{font-size:28px;font-weight:bold;margin-bottom:10px;}
.loff-r p{font-size:18px;}
@media(max-width: 1369px) {
	.loff-img{margin-left:10px;}
	.loff-r{width:calc(100% - 660px);}
}
@media(max-width: 1269px) {
	.loff-r h3{font-size:24px;}
}
@media(max-width: 1199px) {
	.loff-img{width:126px;}
	.loff-img p{font-size:15px;}
	.loff-r{width:calc(100% - 570px);}
	.loff-r h3{font-size:20px;}
}
@media(max-width: 991px) {
	.loff-l{width:100%;}
	.loff-img{margin-left:0;padding:0 10px;width:25%;}
	.loff-img p{font-size:18px;color:#444;}
	.loff-r{width:100%;position:static;}
	.loff-r h3{font-size:28px;}
}
@media(max-width: 660px) {
	.loff-l{padding-bottom:20px;}
	.loff-img p{font-size:16px;}
	.loff-r{padding:0 10px;}
	.loff-r h3{font-size:24px;}
}
@media(max-width: 500px) {
	.loff-l{padding-bottom:0px;}
	.loff-img{width:50%;padding-bottom:10px;}
	.loff-img img{width:100px;}
	.loff-r h3{font-size:20px;}
}
@media(max-width: 400px) {
	.loff-r h3{font-size:18px;}
	.loff-r p{font-size:15px;}
}

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(../images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 底部 */
/* 底部 */
.ftlink{ float:right }
.flink{/* position:relative; */}
.flink span i{position:absolute;left:0;top:0;z-index:0;width:0;height: 100%;max-width: 100%;border-radius: 8px;}
.flink span:hover i{background:#1ea839; width:100%;
transition:width 1s;
-moz-transition:width 1s; /* Firefox 4 */
-webkit-transition:width 1s; /* Safari and Chrome */
-o-transition:width 1s; /* Opera */}
.flink span{color: #666;font-size: 14px;padding: 8px 32px;border: 1px solid #ccc;border-radius: 8px;}
.flink span:hover{ background:#1ea839; color:#fff;border:1px solid #1ea839 }
.flink .link-a{position: absolute;bottom: 50px;left: 50%;transform: translateX(-50%);z-index: 999;background: #eeeeee;padding: 6px;/* width: 100%; */display: none;padding-bottom: 18px;}
.flink:hover .link-a{ display:block; }
.flink a{color: #666;margin-right: 5px;font-size:14px;display: block;padding: 6px 8px;float: left;text-align: center;border-right: 1px solid #ccc;}
.flink a:last-child{margin-right: 0;}
.flink a:hover{color: #1ea839;}
#footercopy{background:#eee;padding: 20px 0;position: relative;}
#footercopy p{font-size:14px;color:#999;float: left;}
#footercopy p a{color:#999;}
#footercopy p a:hover{color: #1ea839;}

@media only screen and (max-width: 1269px){
	.finfo-l .finfo-lt{padding-left: 20px;}
	.finfo-c{padding:10px 70px 0;}
}
@media only screen and (max-width: 1199px){
	.finfo-c{padding:10px 25px 0;}
	.finfo-r{padding-right:0;}
	.finfo-rtxt{margin-right:10px;}
	.finfo-rimg img{width:90px;margin-top: 18px;}
}
@media only screen and (max-width: 991px){
	.finfo-c{border-right:0;padding:10px 130px 0;}
	.finfo-r{padding:0 140px;margin-top:20px;}
	.finfo-rimg img{width:128px;margin-top:0;}
	.finfo-rtxt{margin-right:30px;}
	.ftlink{float:left;margin-top: 18px;}
}
@media only screen and (max-width: 767px){
	footer{padding-bottom:50px;}
	#footerinfo{padding:0 10px 20px;}
	.finfo-l{float:left;}
	.finfo-c{float:left;padding:10px 20px 0;}
	.finfo-r{float:left;width:100%;padding:0 100px;}
	.flink{max-height:42px;overflow:hidden;}
	#footercopy p{padding: 6px 10px;}
	.ftlink{float:left;padding-left: 10px;}
	#footercopy{padding: 10px 0;}
}
@media only screen and (max-width: 680px){
	.finfo-r{padding:0 50px;}
}
@media only screen and (max-width: 580px){
	.finfo{margin-top:20px;}
	.finfo-l, .finfo-c{display:none;}
	.finfo-r{padding:0;margin:0;}
	#footercopy{padding: 8px 8px;}
	.ftlink{float:left;margin-top: 10px;}
}
@media only screen and (max-width: 470px){
	.finfo-rimg{display:none;}
	.finfo-rtxt{margin-right:10px;}
	.flink .link-a{bottom: 98px;}
}


/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #1ea839;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 100;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #1ea839;float: left;position: relative;border-top: 1px solid #fff;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#1ea839;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 面包屑 */
#location{box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1);overflow:hidden;background: #fff;font-size: 0;}
.crumbs{padding-left:20px;background:url(../images/page/location.png) no-repeat left center;line-height: 42px;padding-top: 10px;padding-bottom:10px;float:left;color:#666;}
.crumbs span{ display:flex; }
.crumbs em{
    font-size: 16px;
}
.crumbs a{color:#666;font-size: 16px;padding: 0 2px;}
.crumbs a:hover{color:#1ea839;}

/* 内页导航 */
#sidebar{float:right;}
#sidebar li{display:inline-block;margin:0 10px;position: relative;}
#sidebar li a{display:block;height: 50px;line-height: 54px;text-align:center;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #1ea839;position: absolute;left: 50%;bottom: 0;overflow: hidden;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;}
#sidebar li:hover a, #sidebar li.cur a{color:#1ea839;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;}
	#sidebar li{padding:0 5px;margin:0;}
	#sidebar li a{ font-size:14px; }
}



/* 内页banner */
.nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 1329px){
	.nybanner>div{height: 420px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 360px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 320px !important;}
}
@media (max-width: 767px){
	.nybanner>div{height: 280px !important;}
}
@media (max-width: 700px){
	.nybanner>div{height: 240px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 175px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 150px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 130px !important;}
}

/* 内页样式 */
#inside{padding-bottom:30px;padding-left:10px;padding-right:10px;overflow:hidden;border-bottom:4px solid #1ea839;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding-bottom:30px;}
}

/* 内页产品导航 */
#pronav{width: 100%;background: #e8e8e8;text-align: center;margin-bottom:20px;}
.pronav-a{line-height: 80px;display:flex;overflow:hidden;}
.pronav-a a{flex:1;font-size:16px;color:#333;}
.pronav-a a.cur, .pronav-a a:hover{background:#1ea839;color:#fff;}
@media (max-width:1509px) {
	.pronav-a{display:block;}
	.pronav-a a{display:inline-block;padding:0 14px;}
}
@media (max-width:1409px) {
	.pronav-a a{padding:0 13px;font-size:15px;}
}
@media (max-width:1309px) {
	.pronav-a{line-height:60px;}
	.pronav-a a{padding:0 11px;font-size:14px;}
}
@media (min-width:768px) and (max-width:1199px) {
	.pronav-a a{display:block;float:left;width:16.66%;}
}
@media (max-width:767px) {
	.pronav-a a{display:block;float:left;width:25%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media (max-width:500px) {
	.pronav-a{line-height:40px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页单页面内容 */
.nyshow{width:100%;padding-top: 20px;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #1ea839 solid;color: #1ea839;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#1ea839;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
.nyshowdesc p{margin:5px 0;font-size: 16px;}
.nyshowdesc img{max-width:100%;height:auto !important;}
#platform img{ max-width:none; }
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;margin-bottom:20px;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页项目 */
#nyitem{padding-bottom:30px;border-bottom:4px solid #1ea839;}
#nyitem ul>li{padding:0 10px;margin-bottom:20px;}
#nyitem ul>li a{display:block;}
.ser-img{position:relative;overflow:hidden;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
#nyitem ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
#nyitem ul>li a:hover .ser-bg{background:url(../images/ser-bg.png) repeat-x bottom;}
#nyitem ul>li a:hover .ser-img i{top:50%;}
#nyitem ul>li a:hover p{font-weight:bold;color:#00a041;}
@media only screen and (max-width:767px){
	#nyitem ul>li p{font-size:16px;line-height:30px;}
}
@media only screen and (max-width:500px){
	#nyitem ul>li{margin-bottom:10px;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #1ea839;font-weight: bold;font-size: 20px;line-height: 1.8;}
.brank_con>.cpcon{padding:50px 0;overflow: hidden;}
.brank_con>.cpcon:last-child{margin-bottom: 0;}
.brank_con>.cpcon:nth-child(odd){background: transparent;}
.brank_con>.cpcon:nth-child(odd) .cpcon_img{float: right;}
.brank_con>.cpcon:nth-child(even){background: #f5f5f5;}
.brank_con>.cpcon>h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con>.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con>.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con>.cpcon{padding:20px 0;}
	.brank_con>.cpcon>h3{font-size: 24px;margin-bottom: 20px;}
}

/* 内页服务网点 */
#nypoint{padding-bottom:30px;}
#nypoint ul li{float:left;width:33.33%;padding:15px;}
#nypoint ul li a{display: block;border: 1px solid #fff;background: #e9f1f1;text-align: center;border-radius: 10px;}
#nypoint ul li a span{display: inline-block;line-height: 28px;font-size: 16px;color: #666;padding-left: 35px;background: url(../images/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#1ea839;}
#nypoint ul li a:hover span{color:#1ea839;background:url(../images/scity-xx.png) no-repeat left;}


.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc>.nyject .nyject_img{overflow:hidden;}
.nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc>.nyject{display:flex;align-items: center;}
	.nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{padding:15px;}
	.nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#1ea839;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f8f8f8;border-bottom: 2px solid #1ea839;}
/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #1ea839 solid;color: #1ea839;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../images/page/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #1ea839;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #1ea839 solid;color: #1ea839;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#1ea839;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#1ea839;color:#1ea839;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin:20px 0;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{width:800px;max-width:100%;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#1ea839;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#1ea839;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/page/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #1ea839;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #1ea839;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #1ea839;}

/*新闻列表*/
.nynews-ul {overflow:hidden;}
.nynews-ul li.nynews-li {padding:0 10px 10px;margin-bottom:20px;cursor:pointer;}
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:12px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a {color:#1ea839;}
.nynews-con {background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#1ea839;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#1ea839;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}

/* 产品列表 */
.nypro-ul{overflow:hidden;}
.nypro-ul li{padding:0 10px;margin-bottom:10px;}
.nypro-ul li a{display:block;position:relative;overflow:hidden;padding: 10px;}
.nypro-ul li a .nypro-img{border-radius: 15px;}
.nypro-ul li a p{line-height:40px;color:#333;text-align:center;font-size:16px;padding:0 5px;}
.nypro-ul li a:hover .nypro-img{box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);}
.nypro-ul li a:hover p{color:#1ea839;}
@media (max-width:767px){
	.nypro-ul li a p{line-height:30px;font-size:14px;}
}

/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:140px;height:93px;}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#1ea839;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #1ea839;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details p{margin: 5px 0;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details video{max-width: 100%;height:auto !important;}
@media (max-width:767px){
	.showpro-details{font-size: 14px;line-height: 1.6;}
}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #1ea839 solid;color: #1ea839;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#1ea839;}
#abprolist li a:hover p{background:#1ea839;color:#fff;}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#1ea839;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #1ea839;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #1ea839;}
.nysearch-til>a:hover{background:#333;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #1ea839;left:10px;}


/*联系我们*/
.product-inlist{background-color:#f6f6f6;}
.contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
.meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
.meg_con .tel {padding: 12px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;font-weight: bold;}
.meg_con .tel img {display:inline-block;padding-right: 10px;}
.meg_con .megs {margin-top:20px;font-size:15px;line-height:36px;}
.meg_con {width:100%;z-index:3;padding-left:8%;padding-right:4%;box-sizing:border-box;}
.my-map {margin:0 auto;width:50%;height:510px;float:left;}
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
.meg_con .title2,
.meg_con .tel{max-width: initial;width: 100%;}
.contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
.my-map {margin:0 auto;width:100%;height:400px;float:none;}
}
@media only screen and (max-width:991px) {
	.product-inlist>div{margin-bottom: 0 !important;}
	.product-inlist{margin-bottom: 0;}
}
@media only screen and (max-width:768px) {
	.meg_con .title2 {margin-bottom:16px;margin-top:20px;font-size:24px;}
	.meg_con .megs {font-size:14px;line-height:30px;}
	.meg_con .tel {padding:10px 0;font-size:20px;}
	.meg_con .tel img {width:26px;}
	.meg_con .megs {margin-top:10px;}
	.meg_con .tel img {width:20px;margin-bottom:0;}
	.meg_con .title2 {font-size:22px;}
	.product-inlist {margin-top:10px;}
}




/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#1ea839; display: inline-block; }
.metpager_5 a:hover { border:1px solid #1ea839; color:#fff; background-color:#1ea839;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#1ea839; border:1px solid #1ea839; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
@media (max-width:767px){
	.digg4>span:nth-child(-n+2){display:none;}
}


/*sytit*/
.sytit{ text-align: center; padding: 10px 0;}
.sytit h2{ font-size: 40px; font-weight: bold; padding-bottom: 0px;}
.sytit i{ width: 64px; height: 2px; background: #309341; display: inline-block;}

@media (max-width:1200px){
    .sytit h2{font-size: 32px;}
}

@media (max-width:767px){
    .sytit h2{font-size: 24px;}
    .sytit i{ width: 64px; height: 2px; background: #309341; display: inline-block;}
}

/* SSS1 */
#sss1{position:relative;padding: 40px 0px 40px 0px; overflow:hidden;}
#sss1 .swiper-wrapper .li .text {position: absolute;text-align: center;color: #fff;transition: .7s all ease;width: 100%;bottom: 10%;z-index: 1;}
#sss1 .swiper-wrapper .li p:nth-child(1) { font-size: 24px; font-weight:bold; line-height: 26px;}
#sss1 .swiper-wrapper .li p:nth-child(2) {color: #fff;font-size: 14px;font-family: Exo2;line-height: 2;padding: 2% 12%;line-height: 24px;}
#sss1 .li .icon { position: absolute; top: 20%; color: #fff; width: 100%; text-align: center; opacity: 0; transition: ease .5s; display: none;}
#sss1 .li .icon:after { content: ''; position: absolute; width: 1px; height: 30px; background: rgba(255,255,255,.7); top: 120%; left: 50%;}
#sss1 .li .icon i {font-size: 70px;}	
#sss1 .slide {width: 171px;line-height: 42px;border-radius: 25px;color: #fff;font-size: 14px;height: 46px;margin: auto;}
#sss1 .slide i { position: absolute; right: 2px; height: 32px; width: 32px; border-radius: 50%; background: #fff; color: #3e3e3e; line-height: 32px; font-size: 16px; top: 5px; right: 4px; text-align: center; transition: ease 1s; z-index: 8; text-indent: 0;}
#sss1 .slide .tips { position: absolute; z-index: 1; left: 0; overflow: hidden; width: 100%; height: 100%; transition: ease 1s;}
#sss1 .slide .mask { position: absolute; z-index: 5; transition: ease 1s; width: 100%; height: 100%; left: 0;}
#sss1 .li .slide {position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);opacity: 0;transition: ease .6s;z-index: 1;}
#sss1 .swiper-wrapper .li:hover .text {transform: translateY(-160px);}
#sss1 .li:hover .slide {bottom: 18%;opacity: 1;}
#sss1 .li:hover .icon {  opacity: 1; }
#sss1 .swiper-wrapper .li:hover .img {background-size: cover;width: 100%;opacity: 0;z-index: 7;}
#sss1 .li .serviceBox {/* background: url(../images/sss1-bj.png) center no-repeat; */position: relative;} 

#sss1 .li:hover .serviceBox::after{content:"";background:url(../images/sss1-bj.png) center no-repeat;width: 100%;opacity: 0.9;top:0;left:0;bottom:0;right:0;position: absolute;z-index: 0;}


#sss1 .swiper-pagination-bullet-active { opacity: 1; background: #1ea839 !important;}
	
#sss1 .swiper {width: 100%;height: 100%;padding-top: 20px;} 
#sss1 .serviceBox{ width:100%; }
#sss1 .swiper-slide {text-align: center;font-size: 18px;background: #fff; /* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
#sss1 .swiper-slide img {display: block;width: 100%;height: 100%;/* object-fit: cover; */position: relative;z-index: 1;}
#sss1 .swiper-slide {width: 17%;position: relative;} 
#sss1 .swiper-container-horizontal>.swiper-pagination-bullets{ bottom:2px; }

@media (max-width: 1440px){
	
}

@media (max-width: 1366px){
	
}

@media (max-width: 1200px){
	#sss1 .swiper-slide{ width:25% }
	#sss1{ padding:32px 0 }
}

@media (max-width: 1024px){
	#sss1 .swiper-slide{ width:30% }
}

@media (max-width: 991px){
	
}

@media (max-width: 767px){
	
}

@media (max-width: 500px){
	#banner{padding-top: 112px;}
	#sss1 .swiper-slide{ width:46% }
	#sss1 .swiper-wrapper .li p:nth-child(1){ font-size:20px; }
	#sss1{ padding:24px 0 }
	#sss1 .swiper-wrapper .li:hover .text{transform: translateY(-100px);}
	.ser-more a{width: 116px;height: 32px;line-height: 32px;font-size: 14px;}
	.ser-more a em{ width: 30px; height: 30px; top: 0px; left: 0; line-height: 26px;}
}

@media (max-width: 425px){
	
}

@media (max-width: 375px){
	
}


/*yyfc*/
#yyfc{ padding: 40px 0; background: url(../images/fcbj.png) bottom no-repeat;}
.fcnr{ padding-top: 20px;}
.fcnr ul{}
.fcnr ul li{ position: relative;}
.fcnr .zimg{}
.fcnr .zimg img{ width: 100%;}
.fcnr ul li .fcbt{display: none;transition: .7s all ease;}
.fcnr ul li:hover .fcbt{transform: translateY(-242px);}
.fcnr li:hover .fcbt{ display:block; }
.fcnr .fcbt img{ position: absolute; top: 40%; left: 50%; transform: translateX(-50%);}
.fcnr ul li p{ text-align: center; line-height: 42px; font-size: 16px;}
.fcnr ul li:hover p{ color:#1da036 }
.fc-more{ text-align: center;}
.fc-more a{padding: 10px 48px;border: 1px solid #1da036;display: inline-block;margin-top: 20px;font-size: 16px;border-radius: 10px;color: #1c9d36;position: relative;}
.fc-more a p{ position:relative; }
.fc-more a:hover p{ color:#fff; z-index:1}
.fc-more a i{position:absolute;left:0;top:0;z-index:0;width:0;height: 100%;max-width: 100%;border-radius: 8px;}
.fc-more a:hover i{background:#1ea839; width:100%;
transition:width 1s;
-moz-transition:width 1s; /* Firefox 4 */
-webkit-transition:width 1s; /* Safari and Chrome */
-o-transition:width 1s; /* Opera */}

@media (max-width: 1440px){
	.fcnr ul li:hover .fcbt{ transform: translateY(-224px);}
}

@media (max-width: 1370px){
	.fcnr ul li:hover .fcbt{transform: translateY(-204px);}
}

@media (max-width: 1366px){
	
}

@media (max-width: 1270px){
	.fcnr ul li:hover .fcbt{transform: translateY(-192px);}
}

@media (max-width: 1200px){
	.fcnr ul li:hover .fcbt{transform: translateY(-153px);}
}

@media (max-width: 1024px){
	
}

@media (max-width: 991px){
	.fcnr ul li:hover .fcbt{transform: translateY(-112px);}
}

@media (max-width: 767px){
	.fcnr ul li:hover .fcbt{transform: translateY(-152px);}
}

@media (max-width: 700px){
	.fcnr ul li:hover .fcbt{transform: translateY(-129px);}
}

@media (max-width: 600px){
	.fcnr ul li:hover .fcbt{transform: translateY(-122px);}
}

@media (max-width: 500px){
	#yyfc{ padding:24px 0; }
	.fc-more a{ padding:6px 20px; }
	.fc-more a p{ font-size:14px; }
	.fcnr{ display:none; }
}

@media (max-width: 425px){
	
}

@media (max-width: 375px){
	
}

/*sss3*/
#sss3{ padding: 42px 0; background: url(../images/slbj.png) left bottom no-repeat;}
.s3-shang{}
.s3-shang p{padding: 32px 0;text-align: center;font-size: 16px;line-height: 24px;}
.s3-xia{}
.s3-xia .s3-left{}
.s3-xia .s3-left .fangda{position: relative;display: contents;}
.s3-xia .s3-left .fangda img{position:absolute;bottom: 45%;left: 45%;}
.s3-xia .s3-left .em1 {content: "";position: absolute;display: block;transition: all .6s;width: 26%;height: 0;border-radius: 50%;left: 49%;top: 49%;padding-top: 26%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 1;}
.s3-xia .s3-left .em2 {content: "";position: absolute;display: block;transition: all .6s;width: 36%;height: 0;border-radius: 50%;left: 49%;top: 49%;padding-top: 36%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 1;}
.s3-xia .s3-left .em3 {content: "";position: absolute;display: block;transition: all .6s;width: 46%;height: 0;border-radius: 50%;left: 49%;top: 49%;padding-top: 46%;transform: translateX(-50%) translateY(-50%);-webkit-animation: wave 1.3s infinite;animation: wave 1.3s infinite;z-index: 1;}


@-webkit-keyframes wave{0%{background:rgba(255,255,255,.8);transform:translateX(-50%) translateY(-50%) scale(0)}to{background:transparent;transform:translateX(-50%) translateY(-50%) scale(1)}}
@keyframes wave{0%{background:rgb(30 168 57 / 0.5);transform:translateX(-50%) translateY(-50%) scale(0)}to{background:transparent;transform:translateX(-50%) translateY(-50%) scale(1)}}
.s3-xia .s3-left img{max-width: 100%;/* width: 100%; */}
.s3-xia .s3-right{ padding-top: 64px;}
.s3-xia .s3-right .countup-txt{}
.s3-xia .s3-right .flex{text-align: left;justify-content: left;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;}

.s3-xia .s3-right .countup-txt h4{}
.s3-xia .s3-right .countup-txt h4 span{ font-size: 42px; font-weight: bold; color: #1ea839;}
.s3-xia .s3-right .countup-txt h4 em{ font-size: 42px; font-weight: bold; color: #1ea839;}
.s3-xia .s3-right .s3-p{padding: 20px; padding-left:40px;}
.s3-xia .s3-right .countup-txt p{font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.s3-xia .s3-right .s3-p1{ background: url(../images/s3-p1.png) left no-repeat; }
.s3-xia .s3-right .s3-p2{ background: url(../images/s3-p2.png) left no-repeat; }
.s3-xia .s3-right .s3-p3{ background: url(../images/s3-p3.png) left no-repeat; }
.s3-xia .s3-right .s3-p4{ background: url(../images/s3-p4.png) left no-repeat; }
.s3-xia .s3-right .s3-p5{ background: url(../images/s3-p5.png) left no-repeat; }
.s3-xia .s3-right .s3-p6{ background: url(../images/s3-p6.png) left no-repeat; }

@media (max-width: 1440px){
	
}

@media (max-width: 1366px){
	
}

@media (max-width: 1200px){
	.s3-xia .s3-right{padding-top: 10px;}
	.s3-shang p{ padding-top:12px; }
	#sss3{padding: 28px 0;}
}

@media (max-width: 1024px){
	
}

@media (max-width: 991px){
	.s3-xia .s3-left img{ width:100% }
}

@media (max-width: 767px){
	
}

@media (max-width: 500px){
	#sss3{ padding: 24px 0;}
	.s3-shang p{padding:16px 0;font-size: 14px;padding-top: 0px;}
	.s3-xia .s3-right{padding-top:32px;padding-left: 0;padding-right: 0;}
	.s3-xia .s3-right .countup-txt h4{}
    .s3-xia .s3-right .countup-txt h4 span{font-size: 32px;}
    .s3-xia .s3-right .countup-txt h4 em{font-size: 30px;}
    .s3-xia .s3-right .s3-p{padding: 10px;padding-left: 40px;}
    .s3-xia .s3-right .countup-txt p{font-size: 14px;}
}

@media (max-width: 425px){
	
}

@media (max-width: 375px){
	
}

/*sss4*/
#sss4{ padding: 42px 0;}
.s4-nr{ padding-top: 20px;}
.s4-nr ul{}
.s4-nr ul li{ padding: 10px;}
.s4-nr ul li a{}
.s4-nr ul li a img{border: 1px solid #ccc;width: 100%;}
.s4-nr ul li:hover a img{ border:1px solid #1ea839; }
.s4-nr .s4-bt{ text-align: center; display: none;}
.s4-nr .s4-bt p{}


.partner-list{position:relative;padding: 0 0px;margin-top:20px;display:none;}
.partner-swiper-container,.partner-swiper-container1{padding: 12px 0px;}
.partner-list .swiper-slide{border:1px solid #eee;margin: 0 0 -1px -1px;}
.partner-list .swiper-slide a{display:block;}
.partner-list .swiper-slide:hover{border:1px solid #fff;z-index:111;box-shadow:0 0 10px 0 rgb(3 90 172 / 30%);}
.partner-list .partner-prev, .partner-list .partner-next{width:20px;height:35px;margin-top:-17.5px;}
.partner-list .partner-prev{background:url(../images/owl-left.png) no-repeat;left:0}
.partner-list .partner-next{background:url(../images/owl-right.png) no-repeat;right:0;}



@media (max-width: 1440px){
	
}

@media (max-width: 1366px){
	
}

@media (max-width: 1200px){
	#sss4{ padding:32px 0; }
}

@media (max-width: 1024px){
	
}

@media (max-width: 991px){
	
}

@media (max-width: 767px){
	.partner-list{margin-top:10px;}
}

@media (max-width: 500px){
	#sss4{padding:24px 0;padding-top: 10px;}
	.s4-nr{padding-top: 0px;display: none;}
	#sss4 .container{padding:  0 4px;}
	.partner-list{ display:block; }
}

@media (max-width: 425px){
	
}

@media (max-width: 375px){
	
}



/*sss5*/
#sss5{ background: #f5f5f5; padding: 42px 0; border-bottom: 2px solid #1ea839;}
.news-nr{ padding-top: 32px;}
.news-nr .s5-wz{background: #fff;padding: 24px;margin-bottom: 10px;}
.news-nr .s5-wz .s5-wz-p1{}
.news-nr .s5-wz .s5-wz-p1 h2{ float: left; font-size: 20px; font-weight: bold;}
.news-nr .s5-wz .s5-wz-p1 em{ float: right;}
.news-nr .s5-wz .s5-wz-p1 em a{ font-size: 16px; line-height: 22px; font-family: Arial;}
.news-nr .s5-wz .s5-wz-p2{ padding-top: 20px;}
.news-nr .s5-wz .s5-wz-p2 img{ width: 100%;}
.news-nr .s5-wz .s5-wz-p2 .wa1{}
.news-nr .s5-wz .s5-wz-p2 .wa1 h2{font-size: 18px;font-weight: bold;padding: 2px 0;margin-top: 16px;border-left: 4px solid #1ea839;padding-left: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-nr .s5-wz .s5-wz-p2 .wa1 p{font-size: 14px;padding-top: 12px;line-height: 24px;margin-bottom: 12px;color: #888;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news-nr .s5-wz .s5-wz-p3{padding-top: 10px;border-top: 1px solid #ccc;}
.news-nr .s5-wz .s5-wz-p3 ul{}
.news-nr .s5-wz .s5-wz-p3 ul li{ padding-left: 20px; line-height: 32px; background: url(../images/news-dian.png) left no-repeat;overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.news-nr .s5-wz .s5-wz-p3 ul li a{ }

@media (max-width: 1440px){
	
}

@media (max-width: 1366px){
	
}

@media (max-width: 1200px){
	#sss5{padding:32px 0;padding-bottom: 12px;}
	.news-nr .s5-wz{ padding:18px; }
	.news-nr{ padding-top:12px; }
}

@media (max-width: 1024px){
	
}

@media (max-width: 991px){
	
}

@media (max-width: 767px){
	
}

@media (max-width: 500px){
	#sss5{ padding:24px 0 }
	.news-nr{ padding-top:10px; }
	.news-nr .s5-wz .s5-wz-p1 h2{font-size: 18px;}
	.news-nr .s5-wz .s5-wz-p2{ padding-top:10px; }
	.news-nr .s5-wz .s5-wz-p2 .wa1 h2{ font-size:16px; }
	.news-nr .s5-wz .s5-wz-p1 em a{ font-size:14px; }
}

@media (max-width: 425px){
	
}

@media (max-width: 375px){
	
}



/*sss7*/
#sss7{ padding: 32px 0;}
.ft-dibu{}
.ftdb-left{}
.ft-lm1{border-right: 1px solid #f5f5f5;}
.ft-lm2{ padding-left: 54px;}
.ft-lm3{border-left: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;padding-left: 54px;}
.ft-lm4{padding-left: 42px;}
.flm{min-height: 230px;}
.flm h2{ font-size: 16px;  padding-bottom: 10px; color: #444;}
.flm p a{font-size: 14px;color: #888;line-height: 26px;}
.flm p:hover a{ color:#1ea839 }

.ftdb-right{}
.ftdb-right .ftdb-ewm{float: left;}
.ftdb-right .ftdb-ewm img{max-width: 100%;width: 100%;}
.ftdb-right .ftdb-tel{padding-top: 10px;float: left;}
.ftdb-right .ftdb-tel p{line-height: 24px;font-size: 14px;}
.ftdb-right .ftdb-tel p em{font-weight: bold;color: #1ea839;font-size: 16px;}
.ftdb-right .ftdb-tel p em{font-weight: bold;color: #1ea839;font-size: 16px;}

@media (max-width: 1440px){
	
}

@media (max-width: 1366px){
	.ft-lm4{padding-left: 32px;padding-right: 10px;}
	.ft-lm2{ padding-left: 42px;}
    .ft-lm3{padding-left: 32px;}
}

@media (max-width: 1200px){
	.ft-lm1{ display:none }
	.ft-lm3{ padding-left:32px; }
	.flm{ min-height:180px; }
}

@media (max-width: 1024px){
	
}

@media (max-width: 991px){
	.ftdb-left{ display:none; }
	.ftdb-right .ftdb-tel p{ font-size:16px; }
}

@media (max-width: 767px){
	.flm{ display:none }
	.ftdb-right .ftdb-ewm img{ width:auto; }
}

@media (max-width: 500px){
	#sss7{ padding:24px 0 }

}

@media (max-width: 425px){
	
}

@media (max-width: 375px){
	
}


/*内页*/
.jianjiemain{overflow: hidden;background: #f7f7f7;height: auto;margin: 20px 0;}
.jjmain-left{width: 100%;float: left;padding:3%;}
.jjmain-right{float: left;width: 100%;height: 100%;overflow: hidden;padding:0 3% 3%  3%;}
.jjmain-right img{width: 100%;height: 100%;}
.jjmain-left .title{padding:0;text-align: left;}
.jjmain-left .title p{font-size: 52px;font-family: leto-bold;color: #333;font-weight: 700;text-transform: uppercase;}
.jjmain-left .title span{line-height:30px;font-size: 18px; color: #666;}
.jjmain-left .note{font-size: 16px;line-height: 30px;color: #666;margin-top: 30px;}
.jjmain-left .main {/* display: flex; */margin-top: 30px;}
.jjmain-left .main .stat-items {flex: 1;text-align: center;width: 20%;float: left;}
.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t {font-size: 42px;font-weight: bold;color: #1ea839;font-family: 'arial';}
.jjmain-left .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 18px; color: #333333; }
.jjmain-left .main .stat-items p { font-size: 16px;
    color: #666666; }

.jjwenhua{padding-bottom: 50px;background: #fff;}
.jjwenhuamain{overflow: hidden;padding-bottom: 20px;}
.jjwenhuamain li{display: block;width: 33.33%;float: left;}
.jjwenhuamain li .pic{width: 100%;overflow: hidden;height: 260px;}
.jjwenhuamain li .pic img{width: 100%;}
.jjwenhuamain li .wen{width: 100%;background: #f5f5f5;overflow: hidden;height: 260px;padding:10%;}
.jjwenhuamain li .wen p.title{font-size: 30px;color: #333;font-weight: 700;padding-bottom: 10px; text-align: center;}
.jjwenhuamain li .wen i{display: block;width: 20px;height: 2px;background: #333;margin: 15px auto;}
.jjwenhuamain li .wen span{font-size: 14px;color: #666;line-height: 24px;}

.gywm_td { background: #fff; overflow: hidden;  padding-bottom: 20px;}
.gywm_td .incont { margin-bottom: 40px; }
.gywm_td .incont .incont-til h4{font-size: 20px;color: #333;text-transform: uppercase;font-weight: normal;}
.gywm_td .incont .incont-til h3 {font-size: 36px;color: #333;font-weight: bold;margin-top: 12px;}


.nyqywh h4{color: #1ea839;font-weight: bold;font-size: 20px;line-height: 1.8;padding-bottom: 10px;}
.nyqywh p{ font-size: 16px; line-height: 24px;}
.nyqywh{padding:50px 0;overflow: hidden;}
.nyqywh:last-child{margin-bottom: 0;}
.nyqywh:nth-child(odd){background: transparent;}
.nyqywh:nth-child(odd) .cpcon_img{float: right;}
.nyqywh:nth-child(even){/* background: #f5f5f5; */}
.nyqywh h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.nyqywh .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.nyqywh .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}


/*图片板块*/
.case-list{margin:0 -27.5px;overflow:hidden}
.case-list li{margin-bottom: 24px;float:left;width:33.33%;}
.case-list .con{margin:0 27.5px;display:block;overflow:hidden}
.case-list .pic{/* padding-top:67.4%; */position:relative;overflow:hidden;border: 1px solid #ccc;width: 100%;}
.case-list .pic img{/* position:absolute; *//* left:0; *//* top:0; */width: 100%;padding: 10px;height: auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.case-list .mask{position:absolute;left:0;top: 0px;width:100%;height:100%;background-color: rgb(30,168,57,0.9);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.case-list .mask .moreCase{padding-top:64px;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;color:#fff;text-align:center;background:url(../images/caseL-i1.png) center top no-repeat}
.case-list .inner{padding:20px 0;overflow:hidden}
.case-list .inner h4{margin-bottom:12px;padding:14px 0;font-size:18px;font-weight: bold;color:#333;border-bottom:1px solid #eaeaea;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.case-list .inner .en{font-size:14px;color:#333;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;height: 20px;line-height: 20px;}
.case-list .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.case-list .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.case-list .con:hover .inner h4{color: #1ea839;border-color: #1ea839;}

/*文章板块*/
.neB_content {position: relative;width: 100%;padding-bottom: 40px;}
a.neB_aBlock {position: relative;width: 100%;display: inline-block;padding: 24px 8%;background: #f9f9f9;box-shadow: rgb(204, 204, 204) 0px 0px 10px 0px;}
.neB_imgBl { position: relative; width: 30%; float: left; }
.neB_teBl { position: relative; width: 64%; float: right; }
.neB_date { font-size: 22px; color: rgb(30 168 57); font-weight: bold; }
.neB_ti { font-size: 18px; padding: 8px 0px 18px; border-bottom: 1px solid rgb(204, 204, 204); margin-bottom: 30px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.neB_te { position: relative; width: 100%; line-height: 1.8em; text-align: justify; height: 50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.neB_ti { color: rgb(30 168 57); }
.neB_ico { margin-top: 15px; font-size: 36px; color: rgb(30 168 57); font-weight: 100; line-height: 1em; }
.neB_ul { position: relative; width: 100%; margin: 50px auto 20px; }
a.neB_li {position: relative;width: 100%;display: inline-block;padding: 24px 4%;min-height: 120px;}
.neB_img {float: left;position: relative;width: 24%;border: 1px solid #eee;}
.neB_daBl {position: relative;width: 12%;float: left;margin-left: 3%;margin-right: 3%;padding-top: 10px;}
.neB_year {font-size: 22px;color: rgb(30 168 57);font-weight: bold;}
.neB_day { font-size: 16px; color: rgb(30 168 57); font-weight: bold; }
.neB_teBlock { position: relative; width: 60%; float: left; border-left: 1px solid rgb(204, 204, 204); padding-left: 5%; padding-top: 10px; padding-bottom: 10px; }
.neB_tTi { font-size: 18px; margin-bottom: 10px; white-space: nowrap; position: relative; overflow: hidden; text-overflow: ellipsis; }
.neB_tTe { line-height: 1.8em; color: rgb(153, 153, 153); height: 50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.neB_icoBl { font-size: 36px; color: rgb(153, 153, 153); font-weight: 100; float: left; padding-top: 28px; margin-left: 9%; }
a.neB_li::after { content: ""; display: block; position: absolute; right: 8%; top: 16%; width: 30px; height: 30px; border-top: 1px solid rgb(30 168 57); border-right: 1px solid rgb(30 168 57); opacity: 0; }
a.neB_li::before { content: ""; display: block; position: absolute; right: 8%; bottom: 16%; width: 30px; height: 30px; border-bottom: 1px solid rgb(30 168 57); border-right: 1px solid rgb(30 168 57); opacity: 0; }
a.navCo_aBlock { }
.neB_bl { position: absolute; width: 64%; right: 8%; top: 50%; margin-top: -52px; }
.neB_img::after {content: "";display: block;position: absolute;bottom: -12px;left: 0px;width: 417%;border-bottom: 1px solid rgb(221, 221, 221);}
.pagination a img { display: inline-block; margin: 0px 20px; top: 10px; position: relative; width: 32px; }
a.neB_li:hover { background: rgb(238, 238, 238); }
a.neB_li:hover .neB_img::after { width: 0px; }
a.neB_li:hover::before, a.neB_li:hover::after { opacity: 1; }
a.neB_li:hover .neB_icoBl { color: rgb(30 168 57); }


#nyhzlc{
    padding: 24px 0;
}
#nyhzlc ul{}
#nyhzlc ul li{
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
}
#nyhzlc .sss22{}
#nyhzlc .sss22 img{}
#nyhzlc .sss23{
    padding-top: 20px;
}
#nyhzlc .sss23 h2{
    font-size: 24px;
    font-weight: bold;
}
#nyhzlc .sss23 p{
    padding-top: 10px;
    font-size: 16px;
}


@media(max-width: 1299px) {
	.jjmain-left .title p { font-size: 48px; }
	.jjmain-left .note { font-size: 14px;  margin-top: 30px;}
	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 34px; }
}

@media(max-width: 1199px) {
	.yunywenti { background: none;background-color: #f5f5f5; }
	.comyangshi { background: url(../images/cha.png) no-repeat left top; padding-right: 0px; text-align: left; padding-left:40px;  }
	.wenti02 { margin: 80px 0px; }
	.wenti03 { margin-right: 0px; }
	.wenti01 { margin-right: 0; }
	.wenti04 { margin-left: 0px; }
	.wenti05 { margin: 80px 0px; }
	.wenti06 { margin-left: 0px; }
	.yunywentimain .wenti_left02 { padding-left: 100px; }

	.inysli .ico img { max-width: 90%; }
	.inysli .wen p { font-size: 19px; }

	.zzseoleft p { font-size: 36px; }

	.seoliucheng { padding:50px 0; }
	.liuchengli p.pic { width: 100px; height: 100px; }
	.liuchengli p.pic img { margin-top: 33px; width: 40px; }
	.jiantou img {margin-top: 40px;}

	.jjmain-left { width: 100%; }
	.jjmain-right { display: none; }
	.jjmain-left .note { margin-top: 30px; }
	.jjwenhuamain li .wen { height: 200px; padding:20px;}
	.jjwenhuamain li .pic { height: 200px; }
	.jjwenhuamain li .wen p.title { font-size: 24px; }
}

@media(max-width: 991px) {
	.abjianjie { padding-top: 10px; }
	.indexyoushi { padding:50px 0; }
	.inysli .wen p { height: 74px; display: block; }
	.xysyoushi li span.icon {  width: 26%; }
	.zzseoli .ico { width: 20%; } 
	.zzseoli .wen { width: 80%; }
	.jjwenhuamain li .pic { height: 155px; }
	.jjwenhuamain li .wen { height: 155px; }
	.jjwenhuamain li .wen span { line-height: 20px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.jjwenhuamain li .wen p.title { font-size: 24px; padding-bottom: 0px;  }
	.jjwenhuamain li .wen i { margin:10px auto; }

}
@media(max-width: 767px) {
	.abjianjie { padding-left: 10px; padding-right: 10px; }
	.yunywentimain .wenti_left02 { padding-left: 0px; }
	.index-title p { font-size: 30px; }
	.yunywentimain { margin-top: 40px; }
	.comyangshi p, .comyangshi02 p { font-size: 20px; }
	.inysli { width: 47%; margin-bottom: 20px; height: 445px; display: block; float: left; }
	.webjians-title p { font-size: 30px; }

	.xysyoushi li { width: 48%; }
	.xysyoushi li span.icon { width: 28%; }

	.zhengzhan { padding:50px 0; }
	.zzseoleft p { font-size: 26px; }
	.zzseoli .ico { width: 22%;font-size: 36px; }
	.zzseoli .wen { width: 75%; }

	.liuchengmain {  margin-top: 40px; display: block; }
	.jiantou { display: none; }
	.liuchengli { width: 50%; display: block; float: left; margin: 0 auto; margin-bottom: 30px; }
	.jjmain-left .title p { font-size: 42px; }
	.jjwenhua { padding-bottom: 10px; }
	.jjwenhuamain { padding-left: 10px; padding-right: 10px; }
	.jjwenhuamain li { width: 100%; margin-bottom: 30px; }
	.jjwenhuamain li .pic { height: 210px; }
	.jjwenhuamain li .wen { height: 210px; }
	.jjwenhuamain li .wen i { margin: 20px auto; }
	.jjwenhuamain li .wen span { line-height: 24px; -webkit-line-clamp: 4;}

	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 22px; }
	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 12px; }

	.gywm_td .incont { padding-left: 10px; padding-right: 10px; }

	.jjmain-left .note { margin-top: 20px; }
	
	.case-list li {  float: none;  width: auto; margin-bottom: 15px;}
	.case-list .inner{padding: 6px 6px;}
	.case-list .inner h4{padding:10px 0;margin-bottom: 8px;}
    .neB_img {width: 100%;border: 1px solid #ccc;}
	.neB_bl { position: relative; width: 100%; right: auto; float: left; margin-top: 20px; top: 0;}
	.neB_ul{ margin-top:20px; }
	.neB_img::after{ width:100% }
	.neB_icoBl { display: none;}
	.neB_teBl,.neB_imgBl{width:100%;}
	.neB_teBl{ padding-top:10px; }
	.neB_date{ font-size:16px; }
	.neB_ti{ margin-bottom:10px; }
	.jjmain-left .main .stat-items{width:48%;float:left;margin-bottom: 14px;}
	.jjmain-left .main .stat-items p{font-size:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

}

@media(max-width: 500px) {
	.index-title p { font-size: 26px; }
	.webjians02 { padding:50px 0; }
	.xysyoushi li { width: 100%;min-height: auto;  }
	.zzseoleft { width: 100%; }
	.zzseoright { width: 100%; }
	a.neB_li{padding: 12px;}
	.neB_daBl {width: 26%;margin-left: 3%;}
}

@media(max-width: 350px) {
	.jjmain-left .title p { font-size: 26px; }
	.jjmain-left .title span {font-size: 15px;font-weight: bold;color: #333;line-height: 24px;}
	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 18px; }
	.jjmain-left .main .stat-items p { font-size: 14px; }
}

.gywm_td .pro-one li .pro-img {border-radius:0px; margin: 0px;}