@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Mnjhzgb";
  src: url("../fonts/Mnjhzgb.ttf");
}
/* Common */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family: Microsoft YaHei, sans-serif; }
html::-webkit-scrollbar {display: none;}
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%;max-width: 100%;min-width: 320px;overflow-x: hidden;scrollbar-width: none;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#00a52b;}
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;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.dhwz3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;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: 1260px){
   .container {width: 1230px;}
}
@media (min-width: 1360px){
   .container {width: 1330px;}
}
@media (min-width: 1460px){
   .container {width: 1430px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
	/* body{padding-bottom: 50px;} */
}
@media (max-width:500px) {
	.h160{height: 115px;}
}
@media (max-width:415px) {
	.h160{height: 100px;}
}


/* scroll */
.virtual-scroll{position: fixed;width: 10px;height: 100vh;right: 0;top: 0;z-index: 135;background-color: rgba(0, 0, 0, 0);opacity: 0;-webkit-transition: opacity 0.25s;-o-transition: opacity 0.25s;transition: opacity 0.25s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.virtual-scroll:hover{opacity: 1;background-color: #f1f1f1;}
.virtual-scroll:before{content: '';position: absolute;width: 100vw;right: 0;height: 100vh;top: 0;display: none;z-index: -1;}
.virtual-scroll.dblclick:hover:after{content: '';position: absolute;line-height: 40px;padding: 0 30px;background-color: #1a1a1a;color: #fff;right: 25px;bottom: 50px;white-space: nowrap;pointer-events: none;}
.virtual-scroll.active{opacity: 1;}
.virtual-scroll.mousedown:before{display: block;}
.virtual-scroll .virtual-scroll-thumb{position: absolute;width: 10px;height: 200px;background-color: #3a85c3;left: 0;top: 0;-webkit-transition: background-color 0.25s;-o-transition: background-color 0.25s;transition: background-color 0.25s;}
.virtual-scroll .virtual-scroll-thumb:hover{background-color: #6abad6;}
.virtual-scroll .virtual-scroll-thumb:hover.active{background-color: #6abad6;}
.virtual-scroll .virtual-scroll-thumb.active{background-color: #6abad6;}
@media (max-width:767px) {
	.virtual-scroll{display:none;}
}


/* 首页logo */
#indexlogo{float: left; padding-left: 36px}
#indexlogo a{display:block;float:left;}

/* 首页nav */
#indexnav{position: absolute;top: 0;left: 0;right: 0;z-index: 100;}
.toubu {display: none;}
#indexnav2{float: right;padding-right: 70px;}
#indexnav2>li{float: left;position:relative;padding:50px 0;}
#indexnav2>li>a{color: #333;line-height: 30px;padding: 0 16px;display:block;text-shadow: 1px 2px 1px rgb(255 255 255 / 50%);border-radius: 15px;}
#indexnav2>li.on>a, #indexnav2>li:hover>a{color: #fff;background-color: #00a52b;}
#indexnav2>li:last-child>.nav2{left:auto;right:0;}
#indexnav2>li:nth-last-child(2)>.nav2{left:auto;right:0}
#indexnav2>li:nth-last-child(3)>.nav2{left:auto;right:0}
@media only screen  and (max-width: 1660px){
	#indexnav2{padding-right:40px;}
	#indexnav2>li>a{padding: 0 13px;}
}
@media only screen  and (max-width: 1580px){
	#indexlogo{padding-left:30px;}
	#indexnav2>li>a{padding: 0 10px;}
}
@media only screen  and (max-width: 1510px){
	#indexlogo{padding-left:20px;}
}
@media only screen  and (max-width: 1490px){
	#indexnav2{padding-right:20px;}
	#indexnav2>li>a{padding:0 6px;}
}
@media only screen  and (max-width: 1430px){
	#indexlogo a img{height:126px;}
}
@media only screen  and (max-width: 1360px){
	#indexnav2>li>a{padding: 0 5px;}
}
@media only screen  and (max-width: 1340px){
	#indexlogo a img{height: 110px;margin-top: 10px;}
}
@media only screen  and (max-width: 1300px){
	#indexnav2{padding-right:10px;}
	#indexnav2>li>a{font-size:13px;}
}
@media only screen  and (max-width: 1230px){
	#indexlogo a img{height: 98px;}
}
@media only screen  and (max-width: 1199px){
	#indexnav{display: none !important;}
	#comnav{display: block !important;}
}

/*头部*/
.htop{line-height: 45px;height: 45px;border-bottom: 1px solid #e5e5e5;position: absolute;z-index: 11;background: #fff;width: 100%;}
.htop span{margin-left: 210px;color: #666;}
.htop span i{color:#00a52b;font-style:normal;}
.htop p{float: right;color: #666;}
.htop-h{position: relative;}
.htop-h::before{content: '';width: 170px;height: 170px;border: 1px solid #e5e5e5;position: absolute;top: 7px;left: 0;border-radius: 50%;background-color: #fff;}
.head{width:100%;background:#fff;height:115px; position:absolute; top:45px; left:0; z-index:9999;}
/*头部logo*/
.logo{ float:left;position: relative;}
.head-txt{float: left;padding-top: 32px;}
.head-txt h3{color: #222;font-size: 22px;line-height: 28px;}
.head-txt p{color: #00a52b;font-size: 15px;line-height: 22px;}
@media only screen and (min-width: 501px) {
	.logo{width: 170px;height: 115px;}
	.logo a{position: absolute;top: -36px;left: 0;padding: 17px;background: #fff;border-radius: 50%;}
}
@media only screen and (max-width: 500px) {
.htop{display: none;}
.head{top: 0;}
.logo{padding: 10px 0;}
.logo img{height: 95px;}
.head-txt{padding-left: 10px;}
}
@media only screen and (max-width: 415px) {
	.head{height: 100px;}
	.logo img{height: 80px;}
	.head-txt{padding-top: 26px;}
}
@media only screen and (max-width: 360px) {
	.head-txt h3{font-size: 18px;}
	.head-txt p{font-size: 14px;}
}
@media (min-width: 320px) and (max-width: 359px) {
	.head-txt h3{font-size: 17px;}
	.head-txt p{font-size: 12px;}
}
.h160{height: 160px;}
.nav{ float:right;position:relative}
#shop { float:right; height:100%; }	
#shop i{ display:block; ; float:left; cursor:pointer; font-style:normal}
#shop #head-search{width:50px; height:100%; background:url(../images/icon-search.png) no-repeat center;}
#shop #head-nav{ width:95px; height:32px; border:1px solid #dcdcdc; margin-top:29px; font-size:14px; color:#323232; line-height:32px; text-indent:12px; background:url(../images/i11.gif) no-repeat 74px center #fafafa;}
#shop #m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 20px;margin-top: 49px;width: 24px;}	
#shop #m-head-nav .line{width: 24px;height: 2px;background-color: #00a52b;position: absolute;left: 0px;top: 7px;}
#shop #m-head-nav .line1{margin-top: -7px;}
#shop #m-head-nav .line3{margin-top: 7px;}
#shop #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);}
#shop #m-head-nav[data-active="on"] .line2{display: none;}
#shop #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);}
#shop a{ display:block; width:28px; height:96px; float:left;}
#shop .btn-search{position:absolute; top:30px; right:0px; width:28px; height:28px; background:url(../top_search.png) no-repeat center}
#shop .btn-lang {position:absolute;top:30px; right:48px; width:28px; height:28px; background:url(../top_tel.png) no-repeat center}
#nav{ float:right;}
#nav>li{float:left;position: relative;padding: 42px 0;}
#nav>i{float: left;line-height: 90px;font-style: normal;color: #a0a0a0;font-size: 12px;}
#nav>li>a{position:relative; z-index:2; display:block; font-size:16px; line-height:30px; text-align:center; color:#222; padding:0 14px;border-radius: 15px;}
.nav2{position: absolute;top: 114px;left: 50%;margin-left:-200px;background: #fff;width: 400px;padding: 20px 20px 5px 20px;z-index: 999999;border-top: 1px solid #1d1d1d;display: none;}
.nav2left{width: 149px;margin-top: -9px;float: left;}
.nav2left .nav2li{width: 130px;height: 36px;font-size: 14px;line-height: 36px;border-top: 1px dashed #c6b6b6;}
.nav2left .nav2li:first-child{border:0}
.nav2left .nav2name{width: 130px;height: 36px;padding-right: 17px;display: inline-block;color: #666666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nav2left .nav2li.current .nav2name{color: #00a52b;background: url(../images/in_h1.png) no-repeat 118px 13px;}
.nav2right{width: 211px;float: left;padding-left: 20px;padding-bottom: 10px;border-left: 1px solid #eaeaea;}
.nav2right .nav2txt{margin-top: 14px;line-height: 22px;color: #666;}
.nav2right .nav2txt p{max-height: 88px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
#nav>li.on, #nav>li:hover{}
#nav>li.on>a, #nav>li:hover>a{color:#fff;background-color: #00a52b;}
#indexnav2>li:hover>.nav2, #nav>li:hover>.nav2{display: block;}
@media (min-width:1200px)  and (max-width: 1740px){
	#nav>li:last-child>.nav2{left:auto;right:0}
	#nav>li:nth-last-child(2)>.nav2{left:auto;right:0}
	#nav>li:nth-last-child(3)>.nav2{left:auto;right:0}
}
@media only screen and (max-width: 1459px) {
#nav>li>a{padding: 0 8px;}
}
@media only screen and (max-width: 1359px) {
#nav>li>a{font-size: 14px;padding: 0 10px;}
}
@media only screen and (max-width: 1259px) {
#nav>li>a{padding: 0 6px;}
}
@media only screen and (max-width: 1200px) {
#nav{ display:none}
.nav{ margin-right:3%}
#shop #m-head-nav{ display:block}
}
@media only screen and (max-width: 1199px) {
#shop { margin-left:30px; }
}
@media only screen and (max-width: 500px) {
#shop { margin-left:0px; }
}

/*侧边栏*/
.mask{width:100%;height:100%;background:#000;-webkit-opacity:0.5;opacity:0.5;filter:Alpha(opacity=50);z-index:900;position:fixed;top:0;left:0;display:none;}
.sitemap{width:360px; height:100%; background:#fff;z-index:99999999;position:fixed;right:-100%;top:0; }
.sitemap-con{width:100%; height:100%; overflow-y: scroll;}
.sitemap-head{width:100%;height:90px;padding:0 24px; background:#00a52b;}
.sitemap-head h2{font-size: 16px;color:#fff;line-height:90px;float:left;}
.sitemap-head a.sitemap-close{width:46px;height:46px;background:url(../images/close.png) no-repeat center center;float:right;margin-top:22px;}
.sitemap-nav{width:100%;padding:10px 24px;}
.sitemap-nav dl{width:100%; padding:10px 0;margin-bottom:8px;border-bottom:2px #f4f4f4 solid;}
.sitemap-nav dt{font-size:16px;color:#333333; padding-bottom:10px;}
.sitemap-nav dd{float:left;margin:0px 20px 5px 0px;}
.sitemap-nav dd a{font-size:13px;color:#999999;}
.sitemap-nav dd a:hover{ color:#0461b2}
.sitemap-code{ width:100%; padding:0 24px}
.sitemap-code .text{ padding-left:30px; color: #999999; font-size: 13px; line-height:26px; height:26px; background-image: url(../images/icon_wx.png); background-repeat:no-repeat; background-position:center left; background-size:auto 100%; margin-bottom:10px;}
.sitemap-code .code{ width:120px;}
@media only screen and (max-width: 414px) {
.sitemap{ width:100%;}
.sitemap-head{ height:65px}
.sitemap-head h2{ line-height:65px;}
.sitemap-head a.sitemap-close{ width:30px; height:30px; margin-top:17.5px}
.sitemap-code{ display:none}
}
/*小屏幕导航*/
.mm-nav-box{overflow:hidden;position: absolute;top: 160px;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;opacity: 0;}
.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[data-on="active"] .mm-wrap{opacity: 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: #00a52b;}
.mm-nav-box .mm-nav .li1.on .mm-title{border-color: #00a52b;}
.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: #00a52b;}
.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:#0461b2}
.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:#0461b2}
.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:  #00a52b;}
@media only screen and (max-width: 1200px){
.mm-nav-box {display: block;}
}
@media only screen  and (max-width: 1199px){
#blank{height: 160px;}
.h160 {display: none;}
}
@media only screen  and (max-width: 800px){
.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}
@media only screen  and (max-width: 767px){

}
@media only screen  and (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 only screen  and (max-width: 500px){
.mm-nav-box{top: 115px;}
#blank{height: 115px;}
}
@media only screen  and (max-width: 415px){
.mm-nav-box{top: 100px;}
#blank{height: 100px;}
#shop #m-head-nav{margin-top: 42px;}
}
/* Banner */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide{overflow:hidden;position:relative;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:48px;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:14px;height:14px;border-radius:unset;opacity:1;background:rgb(255 255 255 / 40%);margin:0 5px;position:relative;border-radius:50%;}
#banner .swiper-pagination-bullet-active{background:rgb(255 255 255 / 1);}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/page/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(../images/page/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}
@media (max-width: 1400px){
	#banner .swiper-button-prev{left:60px;}
	#banner .swiper-button-next{right:60px;}
}
@media (max-width: 767px){
	#banner .swiper-pagination{bottom:10px;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}
@media (max-width: 500px){
	#banner .swiper-pagination{display:none;}
}

/* 搜索Search */
#search{border-bottom: 1px solid #ddd;}
.search-left{line-height: 20px;padding: 37px 0;overflow: hidden;}
.search-left>span{display: block;float: left;color: #222;font-size: 18px;margin-right: 10px;}
.search-left p{color: #666;float: left;}
.search-left p a{color: #666;margin: 0 3px;}
.search-left p a:hover{color: #00a52b;}
.search-right{padding: 0;overflow: hidden;}
.search-post{float: left;padding: 28px 0 28px 100px;width: calc(100% - 265px);}
.search-post form{overflow: hidden;border: 1px solid #e5e5e5;border-radius: 18px;border-right: none;}
#input1{float: left;padding-left: 25px;padding-right: 10px;line-height: 36px;width: calc(100% - 36px);}
.search-post .s_bt{float: left;width: 36px;height: 36px;border-radius: 50%;background: url(../images/icon-search.png) no-repeat center #313131;text-indent: -9999999999999px;}
.search-tel{color: #222;background: url(../images/itel.png) no-repeat left;padding: 23px 0 23px 57px;float: right;}
.search-tel p{font-size: 16px;}
.search-tel span{font-size: 26px;font-weight: bold;line-height: 22px;}
@media only screen  and (max-width: 1359px){
	.search-post{padding: 38px 0 38px 100px;}
	.search-tel{padding: 33px 0 33px 57px;}
}
@media only screen  and (max-width: 1199px){
	.search-left>span{display: none;}
	.search-left p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
	.search-post{padding: 28px 0 28px 15px;}
	.search-tel{padding: 23px 0 23px 57px;}
}
@media only screen  and (max-width: 991px){
	.search-left{padding: 15px 0;}
	.search-left p{text-align: center;}
	.search-post{padding: 10px 0;}
	.search-tel{padding: 5px 0 5px 55px;}
}
@media only screen  and (max-width: 767px){
	.search-left p{text-align: left;}
}
@media only screen  and (max-width: 500px){
	#search{padding: 5px 0;}
	.search-tel{background: none;padding: 5px 0;}
	.search-tel span{font-size: 18px;}
	.search-left{padding: 5px 0;}
	.search-post{width: calc(100% - 140px);}
}
@media only screen  and (max-width: 390px){
	.search-post{padding: 7px 0;width: calc(100% - 125px);}
	.search-tel p{font-size: 14px;}
	.search-tel span{font-size: 16px;}
}

/* 通用title */
.title{text-align: center;}
.title h2{font-size: 36px;color: #232323;font-family: "Mnjhzgb";}
.title h2 span{color: #00a52b;}
.title p{color: #666;font-size: 16px;margin-top: 10px;}
@media only screen  and (max-width: 500px){
	.title h2{font-size: 30px;}
	.title p{font-size: 14px;}
}

/* 产品Product */
#product{padding: 50px 0 70px;}
.prod-row{margin-top: 45px;}
.prod-tag{position: relative;}
.prod-hd{position: absolute;width: 350px;overflow: visible;right: 0;z-index: 3;}
.prod-hd li{background:linear-gradient(-120deg, #222222, #3e3e3e);
height: 94px;line-height: 94px;transition: 0.3s all ease-in-out;width: 350px;float: right;position: relative;overflow: hidden;border-radius: 0;}
.prod-hd li i{background-color: #fff;display: block;width: 70px;height: 70px;background-repeat: no-repeat;background-position: center;background-size: cover;border-radius: 50%;position: absolute;top: 50%;margin-top: -35px;right: 30px;transition: 0.3s all ease-in-out;z-index: 3;box-shadow: 0 0 0 5px rgba(255,255,255,.3);}
.prod-hd li p{color: #fff;font-weight: bold;font-size: 16px;display: block;padding: 0 50px;transition: 0.3s all ease-in-out;}
.prod-hd li.on{padding-left: 60px;background: url(../images/pro-le.png) no-repeat 22px center #00a52b;width: 410px;}
.prod-hd li.on i, .prod-hd li:hover i {right: 270px;}
.prod-hd li.on p{padding-left: 110px;}
.prod-bd li{display: none;}
.prod-bd li:first-child{display: list-item;}
.prod-bd li a{float: left;margin-right: 20px;}
.prod-bd li .prod-imgbg{float: left;width: calc(100% - 350px);background-position: center;background-repeat: no-repeat;background-size: cover;}
.proc-ul{margin-top: 20px;}
.proc-ul li{padding: 0 10px;width: 20%;float: left;}
.proc-ul li a{display:block;}
.proc-ul li .img{border: 1px solid #e5e5e5;overflow: hidden;border-bottom:0}
.proc-ul li img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.proc-ul li p{border:1px solid #e5e5e5;line-height: 46px;color: #333;font-size: 16px;padding: 0 20px;}
.proc-ul li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.proc-ul li.on p, .proc-ul li:hover p{background-color: #00a52b;border: 1px solid #00a52b;color: #fff;}

#prolist li a{display:block;}
#prolist li .img{border: 1px solid #e5e5e5;overflow: hidden;border-bottom:0}
#prolist li p{border:1px solid #e5e5e5;line-height: 46px;color: #333;font-size: 16px;padding: 0 20px;}
#prolist li:hover p{background-color: #00a52b;border: 1px solid #00a52b;color: #fff;}
@media only screen  and (max-width: 991px){
	.proc-ul li{margin-top: 20px;}
	.proc-ul li:nth-child(-n+2){width: 50%;}
	.proc-ul li:nth-child(n+3){width: 33.3333%;}
}
@media only screen  and (max-width: 767px){
	#product{padding: 30px 0;}
	.proc-ul{margin: 0;}
}

/* 实力优势advantage */
#advantage{background: url(../images/ys-bg.jpg) no-repeat center #f4f4f4;padding: 60px 0 30px;}
.ys-swiper-container{position: relative;overflow: hidden;margin: 40px 40px 0;}
.ys-img{position: relative;overflow: hidden;}
.ys-img img{float: left;}
.ys-txt{background: #fff;padding: 60px 45px;}
.ys-top{overflow: hidden;}
.ys-txt .ys-time{width: 86px;height: 94px;float: left;border: 2px solid #dcdcdc;font-family: arial;font-size: 42px;font-weight: bold;color: #00A52B;text-align: center;line-height: 94px;position: relative;}
.ys-txt .ys-time::before{content: '';position: absolute;bottom: -2px;height: 2px;width: 33%;left: 15%;background: #00A52B;}
.ys-txt .ys-txt-til{font-size: 38px;font-weight: bold;display: block;float: left; color: #00a52b;margin-left: 20px;margin-top: 8px;width: 76px;line-height: 38px;}
.ys-txt p{font-size: 15px;color: #666;margin-top: 30px;line-height: 25px;text-align: justify;text-indent: 2em;}
.ys-txt .ys-txt-mor{color: #fff;display: block;float: right;margin-top: 65px;font-size: 14px;width: 127px;height: 34px;line-height: 34px;background-color: #00a52b;text-align: center;border-radius: 17px;}
.ys-swiper-pagination{display: flex;margin-top: 85px;}
.ys-swiper-pagination .swiper-pagination-bullet{flex: 1;margin: 0 !important;opacity: 1;border-radius: unset;height: 128px;text-align: center;background: url(../images/ys-tagbg.png) no-repeat top center transparent;}
.ys-swiper-pagination .swiper-pagination-bullet a{display:block;padding: 38px 0;}
.ys-swiper-pagination .swiper-pagination-bullet span{font-family: arial;font-size: 30px;font-weight: bold;color: #666;display: block;line-height: 30px;}
.ys-swiper-pagination .swiper-pagination-bullet p{font-size: 20px;color: #444;line-height: 22px;}
.ys-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span{color: #00a52b;}
.ys-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active p{color: #00a52b;}
@media (min-width:1200px) {
	.ys-txt{position: absolute;top: 0;right: 0;width: 436px;height:474px;}
}
@media (max-width:1199px) {
	.ys-img{padding-top: 0;}
	.ys-txt{float: left;width: 100%;}
	.ys-swiper-pagination{margin-top: 40px;}
}
@media (max-width:991px) {
	.ys-swiper-container{padding-top: 130px;margin: 40px 0 0 0;}
	.ys-swiper-pagination{position: absolute;top: 0;margin-top: 0px;}
	.ys-swiper-pagination .swiper-pagination-bullet{background-image: none;background-color: #fff;height: 130px;}
	.ys-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-bottom: 4px solid #00a52b;}
	.ys-img{margin: 0;}
	.ys-txt{position: static;width: 100%;}
	.ys-width{width: 100%;padding: 30px;}
}
@media (max-width:767px) {
	#advantage{padding: 30px 0;}
	.ys-swiper-container{margin-top: 30px;}
}
@media (max-width:600px) {
	.ys-swiper-container{padding-top: 86px;}
	.ys-swiper-pagination .swiper-pagination-bullet{height: 86px;padding: 15px 0;}
	.ys-swiper-pagination .swiper-pagination-bullet a{padding:0;}
	.ys-swiper-pagination .swiper-pagination-bullet span{font-size: 25px;}
	.ys-swiper-pagination .swiper-pagination-bullet p{font-size: 16px;}
	.ys-txt{padding: 25px;}
	.ys-txt .ys-txt-mor{margin-top: 25px;}
}
@media (max-width:450px) {
	.ys-swiper-container{padding-top: 136px;}
	.ys-swiper-pagination{flex-wrap: wrap;align-content: flex-start;}
	.ys-swiper-pagination .swiper-pagination-bullet{width: 33.33%;flex: auto;height: 68px;}
	.ys-swiper-pagination .swiper-pagination-bullet span{line-height: 24px;}
	.ys-swiper-pagination .swiper-pagination-bullet p{line-height: 20px;}
	.ys-width{padding: 20px;}
	.ys-txt .ys-txt-til{font-size: 30px;line-height: 34px;margin-left: 15px;margin-top: 0;}
	.ys-txt .ys-time{width: 70px;height: 72px;font-size: 36px;line-height: 72px;}
	.ys-txt span{font-size: 12px;}
	.ys-txt p{margin-top: 15px;font-size: 14px;}
	.ys-txt .ys-txt-mor{margin-top: 25px;}
}

/* 广告Plan */
.planimg{height: 215px;background: url(../images/plan1.jpg) no-repeat center;}
#plan img{display: none;}
@media (max-width:1224px) {
	.planimg{display: none;}
	#plan img{display: block;}
}

/* 解决方案Solution */
#solution{padding: 50px 0 70px;}
.solu-lia{font-size: 0;border-bottom: 1px solid #e5e5e5;text-align: center;margin-top: 25px;position: relative;padding: 0 160px;}
.solu-lia .solu-lia-a{display: inline-block;font-size: 16px;color: #666;padding: 20px 0;margin: 0 16px;position: relative;top: 1px;}
.solu-lia .solu-lia-a.on{color: #00a52b;border-bottom: 2px solid #00a52b;}
.solu-lia .solu-lia-more{width: 140px;height: 42px;line-height: 42px;text-align: center;color: #fff;background: #00a52b;font-size: 16px;position: absolute;right: 0;top: 50%;margin-top: -21px;}
.solu-main{margin-top: 17px;}
.solu-tag{display: none;}
.solu-main .solu-tag:first-child{display: block;}
.solu-one{display: flex;box-shadow: 0px 0px 15px 1px rgba(6,0,1,0.15);}
.solu-one-txt{flex: 5;padding:0 75px; background-color: #f3f3f3;}
.solu-one-txt .solu-til{color: #232323;font-size: 26px;line-height: 50px;transition: all .3s;-webkit-transition: all .3s;}
.solu-one-txt .solu-xian{width: 74px;height: 2px;background-color: #00a52b;}
.solu-one-txt p{color: #444;font-size: 15px;line-height: 30px;text-align: justify;margin-top: 30px;max-height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.solu-one-txt .solu-more{width: 140px;line-height: 42px;height: 42px;background-color: #00a52b;color: #fff;font-size: 15px;display: block;text-align: center;margin-top: 25px;transition: all .3s;-webkit-transition: all .3s;}
.solu-one-txt .solu-til:hover{color: #00a52b;}
.solu-one-txt .solu-more:hover{background-color: #024b8b;}
.solu-one-img{flex: 9;overflow: hidden;}
.solu-one-img a{display: block;}
.solu-one-img img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.solu-one-img a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.solu-list{margin-top: 25px;}
.solu-list ul{padding: 20px;background-color: #F3F3F3;}
.solu-list ul li{padding: 20px;}
.solu-list ul li a{display: block;}
.solu-list ul li .solu-list-img{overflow: hidden;}
.solu-list ul li .solu-list-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.solu-list ul li .solu-list-txt{background-color: #fff;padding: 10px 25px;}
.solu-list ul li .solu-list-txt p{color: #232323;font-size: 16px;}
.solu-list ul li .solu-list-txt span{display: block;color: #999;line-height: 25px;}
.solu-list ul li a:hover .solu-list-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.solu-list ul li a:hover .solu-list-txt{box-shadow: 0px 0px 15px 1px rgba(6,0,1,0.15);}
.solu-list ul li a:hover .solu-list-txt p{color: #00a52b;}
@media (max-width:1359px) {
	.solu-lia{padding: 0 150px;}
	.solu-lia .solu-lia-a{margin: 0 8px;}
}
@media (max-width:1259px) {
	.solu-lia .solu-lia-a{font-size: 15px;}
}
@media (max-width:1199px) {
	.solu-lia{padding: 0 15px;}
	.solu-lia .solu-lia-more{display: none;}
	.solu-list ul{padding: 10px;}
	.solu-list ul li{padding: 5px;}
}
@media (max-width:991px) {
	.solu-lia{padding: 0;}
	.solu-lia .solu-lia-a{padding: 10px 0;}
}
@media (max-width:767px) {
	#solution{padding: 30px 0;}
}
@media (max-width:400px) {
	.solu-list ul{padding: 5px;}
}

/* 关于我们About us */
#about{background: #313131;}
.about-img{}
.about-img img{display: none;}
.about-txt{padding-left: 70px;padding-top: 110px;padding-bottom: 140px;}
.about-w{width: 600px;}
.about-txt .about-a{color: #fff;font-size: 60px;font-weight: bold;}
.about-txt h3{font-size: 22px;color: #fff;margin-top: 15px;}
.about-txt p{font-size: 16px;color: #fff;line-height: 30px;text-align: justify;margin-top: 10px;}
.about-txt .about-more{width: 154px;height: 46px;line-height: 46px;color: #fff;border: 1px solid #fff;text-align: center;display: block;margin-top: 30px;font-size: 16px;transition: all .3s;-webkit-transition: all .3s;}
.about-txt .about-more:hover{background-color: #fff;color: #00a52b;}
@media (max-width:1300px) {
	.about-txt{padding-right: 60px;}
	.about-w{width: 100%;}
}
@media (min-width:992px) {
	#about{display: flex;}
	.about-img{flex: 1;background: url(../images/about-img.jpg) no-repeat center right;background-size: cover;}
	.about-txt{flex: 1;}
}
@media (max-width:991px) {
	.about-img img{display: block;}
	.about-txt{padding: 50px;}
}
@media (max-width:500px) {
	.about-txt{padding: 20px;}
	.about-txt .about-a{font-size: 38px;}
	.about-txt h3{font-size: 16px;margin-top: 5px;}
	.about-txt p{font-size: 14px;line-height: 25px;margin-top: 15px;}
	.about-txt .about-more{margin-top: 20px;}
}

/* 合作伙伴Partner */
#partner{background-color: #f3f3f3;padding: 30px 0 45px;}
.par-til{padding: 10px 0;border-bottom: 1px solid #c9c9c9;position: relative;}
.par-til::before{content: '';position: absolute;width: 184px;height: 4px;background-color: #00a52b;bottom: -2px;left: 0;}
.par-til p{color: #222;font-size: 22px;}
.par-til p span{font-size: 16px;color: #999;margin-left: 15px;}
#partnerlist{margin-top: 28px;}
#partnerlist li{border: 1px solid #e5e5e5;overflow: hidden;}
#partnerlist li img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#partnerlist li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.partner-swiper-container{margin-top:28px;overflow:hidden;padding: 0 1px;}
.partner-swiper-container .swiper-slide{border: 1px solid #e5e5e5;overflow: hidden;}
.partner-swiper-container .swiper-slide img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.partner-swiper-container .swiper-slide:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

@media (max-width:767px) {
	#partner{padding: 30px 0;}
	.par-til{padding-top: 0;padding-bottom: 10px;}
}

/* 企业风采Team */
#team{padding: 50px 0;}
.team-main{margin-top: 30px;}
.team-tag{display: none;}
.team-main .team-tag:first-child{display: block;}
.team-one{display: flex;}
.team-one-img{flex: 9;overflow: hidden;}
.team-one-img a{display: block;}
.team-one-img img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.team-one-txt{flex: 5;padding: 0 85px;background-color: #00a52b;}
.team-one-txt .team-til{font-size: 26px;font-weight: bold;color: #fff;}
.team-one-txt .team-xian{width: 50px;height: 4px;background-color: #fff;margin-top: 16px;}
.team-one-txt p{font-size: 16px;color: #fff;line-height: 25px;margin-top: 20px;}
.team-one-txt .team-more{color: #fff;font-size: 16px;display: block;margin-top: 30px;width: 120px;text-align: center;border: 1px solid #fff;line-height: 34px;height: 36px;border-radius: 18px;transition: all .3s;-webkit-transition: all .3s;}
.team-one-txt .team-more span{background:url(../images/team-more.png) no-repeat right;padding-right: 20px;}
.team-main .team-one .team-one-img a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.team-one-txt .team-more:hover{background-color: #4cb034;border-color: #4cb034;}
.team-list{margin-top: 20px;}
.team-list ul li{padding: 0 10px;}
.team-list ul li a{display: block;}
.team-list-img{border: 1px solid #e5e5e5;overflow: hidden;}
.team-list-img img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.team-list ul li p{color: #222;font-size: 16px;padding: 10px;line-height: 30px;text-align: center;}
.team-list ul li:hover .team-list-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.team-list ul li:hover p{color: #00a52b;}
@media (max-width:767px) {
	#team{padding: 30px 0;}
	.team-list ul li{padding: 0 5px;}
	.team-list ul li p{padding: 0 5px;margin-bottom: 5px;}
}

/* 荣誉资质Honor */
#honor{padding: 50px 0;background-color: #f3f3f3;}
#honorlist{margin-top: 40px;}
#honorlist li p{line-height: 52px;background-color: #d2d2d2;color: #222;font-size: 16px;text-align: center;padding: 0 10px;transition: all .3s;-webkit-transition: all .3s;}
#honorlist li:hover p{background-color: #00a52b;color: #fff;}
.honor-swiper-container{margin-top: 40px;overflow:hidden;padding:0 1px;}
.honor-swiper-container .swiper-slide p{line-height: 52px;background-color: #d2d2d2;color: #222;font-size: 16px;text-align: center;padding: 0 10px;transition: all .3s;-webkit-transition: all .3s;}
.honor-swiper-container .swiper-slide:hover p{background-color: #00a52b;color: #fff;}
@media (max-width:767px) {
	#honor{padding: 30px 0;}
	#honorlist{margin-top: 30px;}
	.honor-swiper-container{margin-top: 30px;}
	.honor-swiper-container .swiper-slide p{line-height: 40px;}
}

/* 服务流程Service */
#service{padding: 50px 0 70px;}
.flow-box{height: 229px;position: relative;margin: 40px auto 0;width: 1140px;}
.flow-box::before{content: '';position: absolute;left: 95px;right: 95px;top: 50%;margin-top: -1px;height: 1px;background-color: #00a52b;}
.flow-box dl{margin: 0;}
.flow-box dl dd{text-align: center;width: 190px;}
.flow-box dl dd p{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.flow-box dl dd span{font-family: "Arial";width: 30px;height: 30px;line-height: 30px;text-align: center;background: #00a52b;display: block;color: #fff;font-size: 14px;margin: 0 auto;margin-top: 20px;border-radius: 50%;}
.flow-box dl.dl01{position: absolute;top:0;left: 0;}
.flow-box dl.dl01 dd{float: left;margin-left: 190px;position: relative;}
.flow-box dl.dl01 dd i{width: 40px;height: 40px;display: block;position: absolute;left: 50%;margin-left: -20px;bottom: -60px;}
.flow-box dl.dl01 dd:nth-child(1) i{background: url(../images/ser-ico2.jpg) no-repeat;}
.flow-box dl.dl01 dd:nth-child(2) i{background: url(../images/ser-ico4.jpg) no-repeat;}
.flow-box dl.dl01 dd:nth-child(3) i{background: url(../images/ser-ico6.jpg) no-repeat;}
.flow-box dl.dl01 dd p{height: 79px;border:1px solid #00a52b;font-size: 16px;color: #333;text-align: center;position: relative;line-height: 20px;}
.flow-box dl.dl01 dd p::before{content: '';width: 10px;height: 10px;background-color: #fff;border-right: 1px solid #00a52b;border-bottom: 1px solid #00a52b;position: absolute;bottom: -6px;left: 50%;margin-left: -5px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.flow-box dl.dl01 dd:hover p{background-color: #00a52b;color: #fff;}
.flow-box dl.dl01 dd:hover p::before{background-color: #00a52b;}
.flow-box dl.dl02{position: absolute;bottom: 0;left: 0;}
.flow-box dl.dl02 dd{float: left;margin-right: 190px;position: relative;}
.flow-box dl.dl02 dd i{width: 40px;height: 40px;display: block;position: absolute;left: 50%;margin-left: -20px;top: -40px;}
.flow-box dl.dl02 dd:nth-child(1) i{background: url(../images/ser-ico1.jpg) no-repeat;}
.flow-box dl.dl02 dd:nth-child(2) i{background: url(../images/ser-ico3.jpg) no-repeat;}
.flow-box dl.dl02 dd:nth-child(3) i{background: url(../images/ser-ico5.jpg) no-repeat;}
.flow-box dl.dl02 dd p{height: 79px;border:1px solid #00a52b;font-size: 16px;color: #333;text-align: center;margin-top: 20px;position: relative;line-height: 20px;}
.flow-box dl.dl02 dd p::before{content: '';width: 10px;height: 10px;background-color: #fff;border-left: 1px solid #00a52b;border-top: 1px solid #00a52b;position: absolute;top: -6px;left: 50%;margin-left: -5px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.flow-box dl.dl02 dd:hover p{background-color: #00a52b;color: #fff;}
.flow-box dl.dl02 dd:hover p::before{background-color: #00a52b;}
@media (max-width:1199px) {
	.flow-box{width: 940px;}
	.flow-box dl dd{width: 156px;}
	.flow-box dl.dl01 dd{margin-left: 156px;}
	.flow-box dl.dl02 dd{margin-right: 156px;}
}
@media (max-width:991px) {
	#service{display: none;}
}

/* 新闻中心News */
#news{padding: 40px 0 80px;background-color: #f3f3f3;}
.swiper-pagination-bullet-active{background: #00a52b;}
.news-a{overflow: hidden;margin-top: 35px;}
.news-aa{width: 142px;height: 48px;line-height: 48px;font-size: 18px;text-align: center;color: #fff;background-color: #313131;float: left;transition: all .3s;-webkit-transition: all .3s;}
.news-more{width: 142px;height: 48px;line-height: 48px;font-size: 16px;text-align: center;color: #fff;background-color: #313131;float: right;transition: all .3s;-webkit-transition: all .3s;}
.news-more:hover{background-color: #00a52b;}
.news-aa.on{background-color: #00a52b;}
.news-a a:hover{color: #fff;}
.news-main{}
.news-one{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.news-left{width: 450px;background-color: #fff;}
.news-swiper-container{overflow: hidden;position: relative;}
.news-swiper-container .swiper-slide a{padding: 25px 25px 80px 25px;display: block;background-color: #fff;}
.news-swiper-container .swiper-slide .news-img{margin-bottom: 30px;}
.news-swiper-container .swiper-slide .news-info{overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.news-swiper-container .swiper-slide .news-info .news-time{width: 80px;height: 80px;color: #333;background-color: #ededed;border-radius: 4px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.news-swiper-container .swiper-slide .news-info .news-time span{display: block;font-size: 30px;text-align: center;}
.news-swiper-container .swiper-slide .news-info .news-time p{font-size: 14px;}
.news-swiper-container .swiper-slide .news-info .news-txt{margin-left: 20px;overflow: hidden;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}
.news-swiper-container .swiper-slide .news-info .news-txt h4{font-size: 18px;color: #333;height: 26px;line-height: 26px;margin-bottom: 8px;}
.news-swiper-container .swiper-slide .news-info .news-txt p{font-size: 14px;color: #666;line-height: 22px;height: 44px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-swiper-container.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 30px;}
.news-swiper-container .swiper-slide a:hover .news-time{background-color: #00a52b;color: #fff;}
.news-swiper-container .swiper-slide a:hover .news-txt h4{color: #00a52b;}
.news-ul{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;margin-left: 14px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.news-one>ul{display: none;}
.news-ul li{background-color: #fff;margin-bottom: 1px;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.news-ul li a{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;}
.news-ul li .date{padding: 0 34px;text-align: center;color: #333;}
.news-ul li .day{font-size: 28px;}
.news-ul li .year{font-size: 14px;}
.news-ul li .info{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;padding-right: 50px;-moz-box-sizing: border-box;box-sizing: border-box;}
.news-ul li h5{font-size: 17px;color: #333;margin-bottom: 3px;height: 24px;line-height: 24px;}
.news-ul li p{font-size: 13px;line-height: 26px;height: 52px;color: #666;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-ul li a:hover{background-color: #eee;}
.news-ul li a:hover .date{color: #00a52b;}
.news-ul li a:hover h5{color: #00a52b;}
@media (max-width: 991px) {
	.news-left{display: none;}
	.news-one>ul{margin-left: 0;width:100%;}
}
@media (max-width: 991px) {
	#news{background-color: #fff;}
	.news-ul li{padding: 30px 0;margin-bottom: 0;border-bottom: 1px solid #f3f3f3;}
	
}
@media (max-width: 767px) {
	#news{padding: 30px 0;}
	.news-a{margin-top: 30px;display: flex;}
	.news-aa{width: auto;flex: 1;}
	.news-more{display: none;}
	.news-ul li .info{padding-right: 0;width: calc(100% - 78px);}
}
@media (max-width: 500px) {
	.news-aa{font-size: 16px;}
	.news-ul li{padding: 15px 0;}
	.news-ul li .date{padding: 0 15px;width:78px;}
	.news-ul li .day{font-size: 26px;}
	.news-ul li .year{font-size: 12px;}
}

/*feedbacks*/
.feedbacks{ overflow: hidden; padding:42px 0; }
.feedbacks .feedbacks-t h2{ font-size: 40px; color: #333; text-align: center; background: url(../images/feedbacks-tbg.png) no-repeat center;}
.feedbacks .feedbacks-t h2 em{ padding: 0 20px; }
.feedbacks .feedbacks-t p{ text-align: center; font-size:18px; color: #666; line-height: 40px;}

.feedbacks-tel{ overflow: hidden; padding-left: 15%; margin:20px 0;}
.feedbacks-tel .feedbacks-li{ margin-top: 20px;}
.feedbacks-tel ul li a{ display: block;  color: #fff;  text-align: center; font-size: 15px; }
.feedbacks-tel ul li.tel{ background: #00a52b; border:1px solid #00a52b; width: 150px; line-height: 40px; overflow: hidden; float: left;}
.feedbacks-tel ul li.sales{ border:1px solid #666; width: 150px; line-height: 40px; float: left; margin-left: 20px;}
.feedbacks-tel ul li.sales a{color:#333;}

.feedbacks-tel .feedbacks-tels { padding-left: 80px; background: url(../images/feedbacks-tels.png) left no-repeat;}
.feedbacks-tel .feedbacks-tels p{ font-size: 16px; color: #888;}
.feedbacks-tel .feedbacks-tels em{ font-size: 36px; color: #333;}
.feedbacks-li ul li input{ width:100%; line-height: 36px; border:1px solid #545454; color: #888; padding:5px; }

.feedbacks-li ul li textarea{ padding:5px; line-height: 36px; width: 100%; border:1px solid #545454; color: #888; margin-top: 15px;}
.feedbacks-li ul li.submit{  line-height: 40px; margin-top: 15px;}
.feedbacks-li ul li.submit a{ background: #00a52b; display: block; color: #fff; text-align: center;}

@media(max-width: 1199px){
    .feedbacks-tel{ overflow: hidden; padding-left: 15%; margin:10px 0;}
    .feedbacks-li ul li input{ width:100%; line-height: 30px; border:1px solid #545454; color: #888; padding:2px; }
}

@media(max-width: 991px){
    .feedbacks .feedbacks-t h2{ font-size: 22px; text-align: center; background: url(../images/feedbacks-tbg.png) no-repeat center; background-size: 100%;}
    .feedbacks .feedbacks-t p{ text-align: center; font-size:16px; line-height: 40px;}
    .feedbacks-tel{ overflow: hidden; padding-left: 0; margin:10px 0;}
    .feedbacks-li ul li{ margin-bottom: 10px;}
    .feedbacks-li ul li textarea{ padding:5px; line-height: 36px; width: 100%; border:1px solid #545454; color: #888; margin-top: 0px;}
}

@media(max-width: 767px){
    .feedbacks{ overflow: hidden; padding:30px 0; }
    .feedbacks .feedbacks-t h2 em{ padding: 0 5px; font-weight: bold;}
    .feedbacks .feedbacks-t h2{ font-size: 18px; font-weight: bold; background-size: 100%; text-align: center; background: url(../images/feedbacks-tbg.png) no-repeat center; line-height: 36px;}
    .feedbacks .feedbacks-t p{ text-align: center; font-size:14px;line-height: 24px;}
    .feedbacks-tel .feedbacks-tels em{ font-size: 24px; }
    .feedbacks-li ul li{ margin-bottom: 5px; padding: 0 2px;}
    .feedbacks .feedbacks-li{ padding-top: 10px; overflow: hidden;}
    .feedbacks-li ul li.submit{  line-height: 40px; margin-top: 5px;}
}

/*feedbacks*/

/* 产品展示Products */
#promain{padding:50px 0;}
#prolist{margin-top:50px;}

@media (max-width: 767px) {
	#promain{padding:30px 0;}
	#prolist{margin-top:30px;}
}


/* 通用配置 */
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled{display: block;}


/*feedbacks*/
.feedbacks{ overflow: hidden; padding:45px 0; }
.feedbacks .feedbacks-t h2{ font-size: 40px; color:#333; text-align: center; background: url(../images/feedbacks-tbg.png) no-repeat center;}
.feedbacks .feedbacks-t h2 em{ padding: 0 20px; }
.feedbacks .feedbacks-t p{ text-align: center; font-size:18px; color: #666; line-height: 40px;}

.feedbacks-tel{ overflow: hidden; padding-left: 15%; margin:20px 0;}
.feedbacks-tel .feedbacks-li{ margin-top: 20px;}
.feedbacks-tel ul li a{ display: block;  color: #666;  text-align: center; font-size: 15px; }
.feedbacks-tel ul li.tel{ background: #00a52b; border:1px solid #00a52b; width: 150px; line-height: 40px; overflow: hidden; float: left;}
.feedbacks-tel ul li.tel a{color: #fff;}
.feedbacks-tel ul li.sales{border: 1px solid #545454; width: 150px; line-height: 40px; float: left; margin-left: 20px;}

.feedbacks-tel .feedbacks-tels { padding-left: 80px; background: url(../images/feedbacks-tels.png) left no-repeat;}
.feedbacks-tel .feedbacks-tels p{ font-size: 16px; color: #888;}
.feedbacks-tel .feedbacks-tels em{ font-size: 36px; color: #333;}
.feedbacks-li ul li input{ width:100%; line-height: 36px; border: 1px solid #545454; color: #888; padding:5px; }

.feedbacks-li ul li textarea{ padding:5px; line-height: 36px; width: 100%;border: 1px solid #545454; color: #888; margin-top: 15px;}
.feedbacks-li ul li.submit{  line-height: 40px; margin-top: 15px;}
.feedbacks-li ul li .tijiao { background: #00a52b; display: block; color: #fff; text-align: center;}
.feedbacks-li ul .tiw {margin-top: 15px;}
@media(max-width: 1199px){
    .feedbacks-tel{ overflow: hidden; padding-left: 15%; margin:10px 0;}
    .feedbacks-li ul li input{ width:100%; line-height: 30px; border: 1px solid #545454; color: #888; padding:2px; }
	.feedbacks-li ul li textarea { border: 1px solid #545454; }
}

@media(max-width: 991px){
	.feedbacks-li ul li input{margin-bottom: 10px;}
    .feedbacks .feedbacks-t h2{ font-size: 22px; color: #888; text-align: center; background: url(../images/feedbacks-tbg.png) no-repeat center; background-size: 100%;}
    .feedbacks .feedbacks-t p{ text-align: center; font-size:16px; color: #aaa; line-height: 40px;}
    .feedbacks-tel{ overflow: hidden; padding-left: 0; margin:10px 0;}
    .feedbacks-li ul li{ margin-bottom: 10px;}
    .feedbacks-li ul li textarea{ padding:5px; line-height: 36px; width: 100%; border:1px solid #545454; color: #888; margin-top: 0px;}
}

@media(max-width: 767px){
    .feedbacks{ overflow: hidden; background: url(../images/feedbacks_bg.jpg) no-repeat center; padding:30px 0; }
    .feedbacks .feedbacks-t h2 em{ padding: 0 5px; font-weight: bold;}
    .feedbacks .feedbacks-t h2{ font-size: 18px; font-weight: bold; background-size: 100%; color: #888; text-align: center; background: url(../images/feedbacks-tbg.png) no-repeat center; line-height: 36px;}
    .feedbacks .feedbacks-t p{ text-align: center; font-size:14px; color: #aaa; line-height: 24px;}
    .feedbacks-tel .feedbacks-tels em{ font-size: 24px; color: #cdcdcd;}
    .feedbacks-li ul li{ margin-bottom: 5px; padding: 0 2px;}
    .feedbacks .feedbacks-li{ padding-top: 10px; overflow: hidden;}
    .feedbacks-li ul li.submit{  line-height: 40px; margin-top: 5px;}
}

/*feedbacks*/


/* Product Center */
#procen{padding:50px 0;}
.procen_ul{margin-top:40px;display:flex;position:relative;}
.procen_ul::after{content:'';position:absolute;left:0;bottom:0;width:100%;border-bottom:1px solid #d5d5d5;}
.procen_ul li{flex:1;margin-right:12px;}
.procen_ul li:last-child{margin-right:0;}
.procen_ul li a{display:block;}
.procen_txt{padding-bottom:4px;position:relative;}
.procen_txt p{font-size:24px;color:#333;padding:0 5px;text-align:center;line-height:82px;}
.procen_lastli{display:none;}
.procen_ul li a:hover .procen_txt p{color:#3a85c3;}
.procen_btn{text-align:center;margin-top:25px;}
@media (min-width: 992px){
	.procen_ul li a:hover .procen_txt::after{content:'';position:absolute;left:0;bottom:0;height:14px;width:100%;background:url(../images/procen_txtico.png) no-repeat center top;border-bottom:4px solid #3a85c3;z-index:1;}
}
@media (max-width: 1199px){
	.procen_txt p{font-size:20px;line-height:65px;}
}
@media (max-width: 991px){
	.procen_ul{flex-wrap:wrap;}
	.procen_ul::after{display:none;}
	.procen_ul li{flex: 0 0 33.33%;margin-right:0;}
	.procen_ul li a{padding:10px}
	.procen_lastli{display:block;}
	.procen_btn{display:none;}
	.procen_txt{padding-bottom:0;}
	.procen_txt p{font-size:18px;line-height:50px;}
}
@media (max-width: 767px){
	#procen{padding:30px 5px;}
	.procen_ul{margin-top:20px;}
	.procen_ul li a{padding:5px}
	.procen_txt p{font-size:16px;line-height:36px;}
}
@media (max-width: 500px){
	.procen_txt p{font-size:14px;line-height:30px;}
}


/* Inimages */
#inimages{padding:45px;background:url(../images/inimagesbg.jpg) no-repeat center bottom #3a85c3;}
@media (max-width: 767px){
	#inimages{padding:30px;}
}
@media (max-width: 500px){
	#inimages{padding:20px;}
}

/* News Center */
#news{padding:60px 0 100px;}
.newstop{overflow:hidden;padding:0 15px;}
.newstop .title{float:left;text-align:left;}
.newstag{float:right;font-size:0;margin-top:30px;}
.newstag a{display:inline-block;width:160px;line-height:54px;color:#666;font-size:18px;text-align:center;background:#f0f1f5;border-radius:5px;margin-right:15px;}
.newstag a:last-child{margin-right:0;}
.newstag a.on{background:#3a85c3;color:#fff;}
.newstag a span{display:inline-block;padding-left:35px;}
.newstag a:nth-child(1) span{background:url(../images/newsico1.png) no-repeat left center;}
.newstag a:nth-child(2) span{background:url(../images/newsico2.png) no-repeat left center;}
.newstag a:nth-child(3) span{background:url(../images/newsico3.png) no-repeat left center;}
.newstag a:nth-child(1).on span{background:url(../images/newsico1x.png) no-repeat left center;}
.newstag a:nth-child(2).on span{background:url(../images/newsico2x.png) no-repeat left center;}
.newstag a:nth-child(3).on span{background:url(../images/newsico3x.png) no-repeat left center;}
.newsbox{margin-top:40px;}
.newsbox .newso{display:none;}
.newsbox .newso:first-child{display:block;}
.newsul{overflow:hidden;}
.newsul li{width:50%;float:left;padding:15px;}
.newsul li a{display:flex;}
.newsul li a .newsimg{width:300px;position:relative;}
.newsul li a .newscon{width:calc(100% - 300px);padding:25px 10px 0 35px;display:flex;}
.newsul li a .newscon .newstime{width:70px;text-align:center;color:#333;}
.newsul li a .newscon .newstime p{font-size:40px;font-weight:bold;line-height:1;}
.newsul li a .newscon .newstime span{font-size:14px;}
.newsul li a .newscon .newstxt{width:calc(100% - 70px);padding-left:15px;}
.newsul li a .newscon .newstxt h4{color:#333;font-size:20px;font-weight:bold;line-height:30px;height:60px;}
.newsul li a .newscon .newstxt p{color:#666;font-size:16px;line-height:25px;height:75px;margin-top:20px;text-align:justify;}
.newsul li a:hover .newsimg::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #3a85c3;}
.newsul li a:hover .newscon .newstime{color:#3a85c3;}
.newsul li a:hover .newscon .newstxt h4{color:#3a85c3;}
@media (max-width: 1429px){
	.newsul li a .newsimg{width:280px;}
	.newsul li a .newscon{width:calc(100% - 280px);padding:20px 10px 0 20px;}
}
@media (max-width: 1199px){
	.newsul li{padding:10px;}
	.newsul li a .newsimg{width:180px;}
	.newsul li a .newscon{width:calc(100% - 180px);padding:0 10px;}
	.newsul li a .newscon .newstime{width:45px;}
	.newsul li a .newscon .newstime p{font-size:28px;}
	.newsul li a .newscon .newstime span{font-size:12px;}
	.newsul li a .newscon .newstxt{width:calc(100% - 45px);padding-left:10px;}
	.newsul li a .newscon .newstxt h4{font-size:16px;line-height:22px;height:44px;}
	.newsul li a .newscon .newstxt p{margin-top:10px;font-size:14px;line-height:20px;height:60px;}
}
@media (max-width: 991px){
	.newstop .title{float:none;text-align:center;}
	.newstag{float:none;text-align:center;}
}
@media (max-width: 767px){
	#news{padding:30px 0;}
	.newstag{margin-top:20px;}
	.newstag a{width:145px;line-height:50px;}
	.newsbox{margin-top:20px;}
	.newsul li{width:100%;}
	.newsul li a:hover .newsimg::before{display:none;}
}
@media (max-width: 500px){
	.newstop{padding:0 10px;}
	.newstag{display:flex;}
	.newstag a{flex:1;margin-right:10px;font-size:15px;}
}
@media (max-width: 400px){
	.newstag a{line-height:40px;}
	.newstag a span{background-image:none !important;padding-left:0;}
	.newsbox{margin-top:10px;}
	.newsul li a .newsimg{width:140px;}
	.newsul li a .newscon{width:calc(100% - 140px);padding-right:0;}
	.newsul li a .newscon .newstime p{font-size:24px;}
	.newsul li a .newscon .newstxt h4{font-size:15px;}
	.newsul li a .newscon .newstxt p{font-size:12px;margin-top:5px;height:40px;}
}
@media (max-width: 370px){
	.newsul li a .newsimg{display:none;}
	.newsul li a .newscon{width:100%;}
}

/* 弹窗视频 */
#altVideo{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
#altVideo i{position: absolute;top: 1rem;right: 1rem;}
#altVideo i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.ivideo{width: 95%;}
}

/* 图片封面动画 */
.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;}

/*foot-nav-tel*/
.foot-nav-tel{ overflow: hidden; background: #282828; border-top: 3px solid #00a52b; padding:50px 0 30px;}
.foot-nav-tel .foot-nav ul li p{color: #fff; font-size: 15px; line-height: 36px;}
.foot-nav-tel .foot-nav ul li a h3{ font-size: 14px; line-height: 32px; color: #999;}
.foot-nav-tel .foot-tel .foot-teltxt p{ font-size: 30px; color: #fff; text-align: center; font-weight: bold;}
.foot-nav-tel .foot-tel .foot-teltxt span{ text-align: center; display: block; color: #666; display: block; line-height: 36px;}
.foot-nav-tel .foot-tel .foot-teltxt a em{ width: 100%; text-align: center; line-height: 40px; color: #dedede; height: 40px; border-radius: 20px;   background:url(../images/foot-telqq.png) #414141 no-repeat 35px 11px; padding-left: 6px; display: block;}
.foot-nav-tel .foot-tel .foot-teltxt:hover a em{background:url(../images/foot-telqq.png) #f60 no-repeat 35px 11px; }
.foot-nav-tel .foot-tel ul li .wechat p{ width: 120px; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
.foot-nav-tel .foot-tel ul li .wechat{text-align: center; margin-bottom: 15px;}
.foot-nav-tel .foot-tel ul li .wechat img{margin: 0 auto;}

@media(max-width: 1429px){
    .foot-nav-tel .foot-nav ul li{padding: 0 3px;}
    .foot-nav-tel .foot-tel .foot-teltxt p{ font-size: 24px; color: #fff; text-align: center; font-weight: bold;}
    .foot-nav-tel .foot-tel .foot-teltxt a em{ width: 100%; text-align: center; line-height: 40px; color: #dedede; height: 40px; border-radius: 20px;   background:url(../images/foot-telqq.png) #414141 no-repeat 20px 11px; padding-left: 6px; display: block;}
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 100%; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
}

@media(max-width: 1199px){
    .foot-nav-tel .foot-nav{ padding-bottom: 20px; overflow: hidden;}
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 120px; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
}

@media(max-width: 991px){
    
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 100%; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
}

@media(max-width: 767px){
    .foot-nav-tel .foot-nav{ padding-bottom: 0px; overflow: hidden;}
    .foot-nav-tel .foot-tel ul li .wechat p{ width: 100%; background: #626468; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; color:#dedede;}
    .foot-telewm{padding: 0; padding-top: 20px;}
    .foot-telewm .wechat{ padding: 0 5px;}
    .foot-nav-tel{ overflow: hidden; background: #282828; border-top: 3px solid #00a52b; padding:20px 0;}

}
/* footer */
footer{}
#footer{background: #313131;}
.footer-left{background-color:#434343; padding: 30px 30px 40px;}
.footer-left ul li{line-height: 40px;}
.footer-left ul li a{color: #fff;font-size: 15px;}
.footer-left ul li a:hover{color: #00a52b;}
.footer-right{padding: 70px 0 55px 100px;}
.footer-right>h3{color: #fff;font-size: 24px;}
.footer-ul{float: left;width: 800px;}
.footer-ul li{padding-left: 50px;width: 360px;float: left;margin-top: 35px;}
.footer-ul li:nth-child(1){background: url(../images/foot-ico1.png) no-repeat top left;}
.footer-ul li:nth-child(2){background: url(../images/foot-ico2.png) no-repeat top left;}
.footer-ul li:nth-child(3){background: url(../images/foot-ico3.png) no-repeat top left;}
.footer-ul li:nth-child(4){background: url(../images/foot-ico4.png) no-repeat top left;}
.footer-ul li:nth-child(2n){margin-left: 80px;}
.footer-ul li p{line-height: 20px;color: #fff;}
.footer-copy{float: right;margin-top: 30px;color: #fff;line-height: 25px;}
.footer-copy a{color: #fff;}
.footer-copy a:hover{color:#00a52b;}
.footer-link{float: left;margin-top: 45px;}
.footer-link h3{color: #fff;font-size: 24px;line-height: 50px;}
.footer-link-a{margin-top: 20px;font-size: 0;}
.footer-link-a a{display: inline-block;margin-right: 20px;font-size: 14px;color: #fff;}
.footer-link-a a:hover{color:#00a52b;}
.footer-wx{float: right;margin-top: 40px;}
.footer-wx1, .footer-wx2, .footer-wx3{float:right;margin-right:15px;}
.footer-wx1{margin-right:0}
.footer-wx img{width: 120px;float: left;}
.footer-wx p{width: 40px;height: 120px;font-size: 16px;line-height: 18px;color: #fff;background-color: #626468;text-align: center;float: left;padding: 15px 10px;}
.footer-wx2 p{padding:25px 10px;}
.footer-mcopy{float: left;margin-top: 75px;color: #fff;line-height: 25px;margin-left: 20px;display: none;}
.footer-mcopy a{color: #fff;}
@media (max-width: 1459px) {
	.footer-ul{width: 740px;}
	.footer-ul li:nth-child(2n){margin-left: 20px;}
}
@media (max-width: 1359px) {
	.footer-right{padding: 40px 0 0 50px;}
	.footer-ul{width: 706px;}
	.footer-ul li{width: 343px;font-size: 13px;}
	.footer-link{margin-top: 80px;}
	.footer-mcopy{margin-top:44px}
	.footer-wx{margin-top: 80px;}
}
@media (max-width: 1259px) {
	.footer-right{padding: 30px 0 0 30px;}
	.footer-ul{width: 676px;}
	.footer-ul li{width: 333px;}
	.footer-ul li:nth-child(2n){margin-left: 10px;}
}
@media (max-width: 1199px) {
	.footer-copy{display: none;}
	.footer-mcopy{display: block;margin-top: 30px;}
	.footer-wx{margin-top:12px;float:left;}
	.footer-link{margin-top: 23px;}
	.footer-link-a{margin-top: 10px;}
}
@media (max-width: 991px) {
	.footer-left{display: none;}
	.footer-right{padding: 30px 0;}
	.footer-ul{width: 100%;}
	.footer-ul li:nth-child(2n){margin-left: 0.5%;margin-right: 0.5%;}
	.footer-ul li{width: 49%;margin: 30px 0.5% 0;}
}
@media (max-width: 767px) {
	.footer-right{padding: 20px 10px;}
	.footer-ul li{margin-top: 20px;}
	.footer-link{display: none;}
	.footer-mcopy{margin-left: 0;margin-top: 30px;}
	.footer-wx{margin-top: 30px;}
}
@media (max-width: 550px) {
	.footer-mcopy{margin-bottom:30px;}
	.footer-wx{float:none;display:flex;width:100%;margin-top:0}
	.footer-wx1, .footer-wx2, .footer-wx3{float:none;flex:1;margin-right:10px;text-align:center;}
	.footer-wx3{margin-right:0px;}
	.footer-wx img{float:none;max-width:100%;}
	.footer-wx p{float:none;background-color:transparent;padding:0 8px;width:auto;height:auto;line-height:30px;color:#fff;font-size:14px;}
}
@media (max-width: 500px) {
	.footer-ul li{margin: 10px 0 0 0;width: 100%;}
	.footer-ul li:nth-child(2n){margin-left: 0;margin-right: 0;}
	.footer-mcopy{margin-top: 25px;width: 100%;}
}
/*copy*/
.copy{ line-height: 80px; border-top: 1px solid #999; background: #282828; color: #999;}
.copy a{ color: #999;}
.copy p{ float: left;}
.copy em{ float: right;}


@media(max-width: 991px){
    .copy em{display: none;}
}


#roll {width: 40px;height: 40px;display: none;background: #000;position: fixed;right: 20px;bottom: 60px;z-index: 150;overflow: hidden;transition: all .2s ease-in-out 0s;cursor: pointer;border-radius: 50%;}
#roll:hover {background: #00a52b;}
#roll_top {width: 40px;height: 40px;display: block;background: url(../images/gotop.png) no-repeat;transition: all .2s ease-in-out 0s;}
#roll_top:hover {background: url(../images/gotop.png) no-repeat;}
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #00a52b;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: #02acfa;float: left;position: relative;border-top:1px solid #333;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: #02acfa;}
.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{padding: 10px 0;  border-bottom: 1px solid #ddd;}
.crumbs{padding-left:20px;background:url(../images/nav_tb.png) no-repeat left center;line-height:25px;padding-top:10px;padding-bottom:10px;float:left;color:#999;}
.crumbs a{color:#999;}
.crumbs a:hover{color:#3a85c3;}

/* 内页导航 */
#sidebar{float:right;}
#sidebar li{display:inline-block;position: relative;padding: 0 10px;}
#sidebar li a{display:block;height: 45px;line-height: 44px;text-align: center;color: #999;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* #sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #3a85c3;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{border-bottom: 3px solid #00a52b;color: #00a52b;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}

@media (max-width:991px) {
	#sidebar li{margin:0 20px;}
}
@media (max-width:767px) {
	#location {padding: 0;}
	#location{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{line-height:50px;}
}
@media (max-width:500px) {
	#sidebar li a{line-height:40px;padding:0;font-size:14px;}
}

/* 内页banner */
.nybanner{position:relative;}
.nybanner .nyback{background-position: center;background-repeat: no-repeat;background-size: cover;}
.nybanner .nybginfo{position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / 30%);}
.nybanner .nybginfo p{font-size:40px;color:#fff;font-weight:bold;}
@media (max-width: 1199px){
	.nybanner>div{height: 300px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 250px !important;}
	.nybanner .nybginfo p{font-size:36px;}
}
@media (max-width: 767px){
	.nybanner>div{height: 200px !important;}
	.nybanner .nybginfo p{font-size:32px;}
}
@media (max-width: 500px){
	.nybanner>div{height: 160px !important;}
	.nybanner .nybginfo p{font-size:28px;}
}
@media (max-width: 400px){
	.nybanner>div{height: 140px !important;}
	.nybanner .nybginfo p{font-size:24px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;overflow:hidden;}
#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;}
}

/* 内页样式 */

.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;}


/* 内页样式 */
#ZoomBox{background: #fff;}
.nybg{background: #F5F5F5;}
.bsbg{background: #FFFFFF;}

#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/nav_tb.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #00a52b;}
.crumbs{padding-left:20px;background: url(../images/nav_tb.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;float: left;color: #999;}
.crumbs a{color: #999;}
.crumbs a:hover{color: #00a52b;}
.nysolution>div{position: relative;}
.nysolution-nav{background: rgba(0,0,0,.5);line-height: 42px;position: absolute;bottom: 0;width: 100%;left: 0;}
.nysolution-nav span{display: block;padding: 0 27px;color: #fff;}
.nysolution-nav a{color: #fff;}
.nysolution {position: relative;z-index: 5;}
#sidebar{float: right;}
#sidebar li{display: inline-block; padding: 0 10px;}
#sidebar li a{display:block;height: 45px;line-height: 44px;text-align: center;color: #999;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sidebar li:hover a, #sidebar li.cur a{color: #00a52b;border-bottom: 3px solid #00a52b;}
@media (max-width: 1359px) {
	#sidebar li{padding: 0 5px;}
}
@media (max-width: 1259px) {
	#sidebar li{padding: 0 1px;}
}
@media (max-width: 1159px) {
	#sidebar li{padding: 0 10px;}
}
@media (max-width: 767px) {
	.w100{width: 100%;float: left;}
	.w50{width: 50%;float: left;}
	.w33{width: 33.33%;float: left;}
	.w25{width: 25%;float: left;}
	#nynav{padding: 0;background: #f3f3f3;}
	#sidebar{float: none;}
	#sidebar li{padding: 0;}
}

#sidebar2{font-size:0;padding-left:15px;margin-bottom:30px}
#sidebar2 li{display:inline-block;margin-right:20px;}
#sidebar2 li:last-child{margin-right:0;}
#sidebar2 li a{font-size:16px;color:#999}
#sidebar2 li.cur a, #sidebar2 li:hover a{color:#00a52b;}
@media (max-width: 767px) {
	#sidebar2{padding-left:0;margin-bottom:15px;}
	#sidebar2 li a{font-size:14px;}
}

.tablesaw td, .tablesaw th {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: .5em .7em;}

.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #f60}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}

.nyprolist{padding: 30px 0;}
.nypro-img{border:1px solid #e6e6e6;overflow: hidden;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul{margin-bottom: 30px;}
.nypro-ul li{margin-bottom: 20px}
.nypro-ul li p{background: #e6e6e6;text-align: center;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px;}
.nypro-ul li:hover .nypro-img{border-color:#00a52b;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{background: #00a52b;color:#fff;}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}
/* 产品内页Nyproduct */
#nypronav{border-bottom: 1px solid #e5e5e5;}
#nypronav>.container{padding: 0;}

#sidebar1{display: flex;}
#sidebar1 li{flex: 1;line-height: 78px;text-align: center;}
#sidebar1 li.cur,#sidebar1 li:hover{background: #00a52b;}
#sidebar1 li.cur a{color: #fff;}

#sidebar1 li:hover a{color: #fff;}
#sidebar1 li a{display: block;color: #666;font-size: 16px;transition: all .3s;-webkit-transition: all .3s; border-left: 1px solid #e5e5e5;}
#sidebar1 li:last-of-type a{border-right: 1px solid #e5e5e5;}
#sidebar1 li a i{width: 25px;height: 25px;display: inline-block;margin-right: 15px;position: relative;top: 5px;}
#sidebar1 li:nth-child(1) a i{background: url(../images/nypro-ico1.png) no-repeat center;}
#sidebar1 li:nth-child(2) a i{background: url(../images/nypro-ico2.png) no-repeat center;}
#sidebar1 li:nth-child(3) a i{background: url(../images/nypro-ico3.png) no-repeat center;}
#sidebar1 li:nth-child(4) a i{background: url(../images/nypro-ico4.png) no-repeat center;}
#sidebar1 li:nth-child(1).cur a i, #sidebar1 li:nth-child(1):hover a i{background: url(../images/nypro-ico1m.png) no-repeat center;}
#sidebar1 li:nth-child(2).cur a i, #sidebar1 li:nth-child(2):hover a i{background: url(../images/nypro-ico2m.png) no-repeat center;}
#sidebar1 li:nth-child(3).cur a i, #sidebar1 li:nth-child(3):hover a i{background: url(../images/nypro-ico3m.png) no-repeat center;}
#sidebar1 li:nth-child(4).cur a i, #sidebar1 li:nth-child(4):hover a i{background: url(../images/nypro-ico4m.png) no-repeat center;}

@media (max-width: 991px) {
	#sidebar1 li a{font-size: 15px;}
}
@media (max-width: 767px) {
	#sidebar1{flex-wrap: wrap;align-content: flex-start;}
	#sidebar1 li{width: 50%;flex: auto;}
}
@media (max-width: 400px) {
	#sidebar1 li{line-height: 55px;}
	#sidebar1 li a{font-size: 14px;}
	#sidebar1 li a i{margin-right: 5px;}
}

#nyproduct{padding: 60px 0 40px;border-bottom: 1px solid #e5e5e5;}
@media (max-width: 991px) {
	#nyproduct{padding: 0;}
}
/* 内页产品列表描述Nyprocon */
.nyprocon1{padding: 60px 0 100px;}
.nyprocon1-txt{margin-top: 70px;}
.nypro4 .nyprocon1-txt{margin-top: 20px;}
.nypro4 .nyprocon1-txt p{text-indent: 2em;}
.nypro4 .nyprocon1-img{margin-top: 20px;}
.nypro4.nyprocon1{border-bottom: 1px solid #e5e5e5;}
.nyprocon1-txt p{color: #333;font-size: 16px;line-height: 32px;text-align: justify;margin-bottom: 15px;}
.nyprocon1-txt p span{color: #00a52b;margin-right: 10px;}
.nyprocon1-txt p:last-child{margin-bottom: 0;}
.nyprocon2{background: url(../images/nyprocon2-bg.jpg) no-repeat center;background-size: cover;padding-top: 75px;}
.nyprocon2-img h2{font-size: 40px;color: #fff;margin-bottom: 20px;}
.nyprocon2-img img{margin-bottom:20px;}
.nyprocon2-txt{padding:15px 0 110px;border-bottom: 8px solid #4cb034;}
.nyprocon2-txt h2{color:#fff;font-size:40px;}
.nyprocon2-txt p{color:#fff;text-align: justify;line-height: 25px;margin-top: 35px;}
.nyprocon3{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon3 img{margin-top: 20px;}
.nyprocon3 table tr:first-child{background-color:#00a52b;color:#fff;}
.nyprocon4{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon4 h3{font-size: 18px;font-weight: bold;margin-top:50px;margin-bottom:30px;}
.nyprocon4 p{color: #444;line-height: 25px;margin-top: 10px;}
.nyprocon5{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon5-img{margin-top: 30px;}
.nyprocon5-txt{margin-top: 30px;padding-top: 20px;text-align: justify;}
.nyprocon5-txt ul{padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;}
.nyprocon5-txt ul li{color: #444;line-height: 25px;margin-bottom: 10px;}
.nyprocon5-txt ul li span{color: #4cb034;margin-right: 5px;}
.nyprocon5-txt p{color: #444;line-height: 25px;margin-top: 10px;}
.nyprocon5-list img{margin-bottom:10px;}
.nyprocon7{padding: 50px 0;border-bottom: 1px solid #e5e5e5;}
.nyprocon7 img{margin-bottom:10px;}
.nyprocon6{padding: 55px 0 70px;border-bottom: 1px solid #e5e5e5;}
.nyprocon6-til{line-height: 52px;background-image: linear-gradient(to right, #008e25 , #00bf32);overflow: hidden;margin-top: 40px;}
.nyprocon6-til div{width: 50%;padding-left: 50px;float: left;}
.nyprocon6-til p{color: #fff;font-size: 18px;background: url(../images/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nyprocon6-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(../images/nysolucon4-x.jpg) no-repeat center center;}
.nyprocon6-con>div{flex: 1;padding: 35px;}
.nyprocon6-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nyprocon6-con p span{color: #0094df;font-family: SamHei;position: relative;top: 4px;font-size: 23px;line-height: 10px;}
.nyprocon6-con1 p:last-child, .nyprocon6-con2 p:last-child{margin-bottom: 0;}
.nyprocon6-con1 p:nth-child(n+7){display: none;}
.nypro3.nyprocon6-con1 p:nth-child(n+7){display: block;}
.nypro3.nyprocon6-con1 p:nth-child(n+9){display: none;}


.nypro4-table strong{font-size:16px;}
.nyprocon8{padding-top: 50px;}
.nyprocon8-bg{overflow: hidden;padding: 20px 0 52px;background: url(../images/nyprocon8-bg.png) no-repeat center bottom;}
.nyprocon8-bg h3{margin-top: 0;margin-bottom: 38px;padding-top: 80px;overflow: hidden;}
.nyprocon8-bg h3 em{display: block;background:url(../images/sl_ctit.png) no-repeat;background-size: contain;width: 61px;height: 70px;text-align: center;line-height: 70px;font-size: 36px;color: #fff;font-weight: lighter;float: left;}
.nyprocon8-bg h3 i{float: left;padding-left: 26px;font-size: 36px;color: #242424;font-weight: normal;font-style: normal;padding-top: 6px;width: calc(100% - 61px);}
.nyprocon8-bg h3 i span{font-size: 12px;font-family:GothamBook;color: #CBCBCB;display: block;font-weight: normal;text-transform: uppercase;padding-top: 6px;}
.nyprocon8-bg p{font-size: 16px;line-height: 32px;color: #383838;padding-bottom: 20px;text-align: justify;}

@media (max-width:1459px){
	.nyprocon2-txt{padding: 15px 0 60px;}
}
@media (max-width:1359px){
	.nyprocon2{padding-top: 50px;}
	.nyprocon2-txt{padding: 0px 0 60px;}
	.nyprocon2-img{margin-top: 35px;}
	.nyprocon8-bg h3{padding-top: 40px;}
	.nyprocon8-bg h3 i{font-size: 32px;}
}
@media (max-width:1359px){
	.nyprocon2-img{margin-top: 70px;}
}
@media (max-width:1199px){
	.nyprocon1-txt{margin-top: 0;}
	.nyprocon2{padding-top: 0px;}
	.nyprocon2-img{margin-top: 150px;}
	.nyprocon2-img h2{font-size: 32px;}
	.nyprocon2-txt{padding: 0px 0 30px;}
	.nyprocon5-txt{margin-top: 0;}
	.nyprocon8-bg h3{padding-top: 10px;margin-bottom: 15px;}
	.nyprocon8-bg h3 i{font-size: 24px;padding-left: 15px;}
	.nyprocon8-bg h3 em{width: 53px;height: 60px;line-height: 60px;font-size: 28px;}
}
@media (max-width:991px){
	.nyprolist .nypro {display: none;}
	.nyprocon1-txt{margin-top: 15px;}
	.nyprocon2-img{margin-top: 30px;}
}
@media (min-width:768px){
	.nyprocon3 table tr:nth-child(n+17){display:none;}
}
@media (max-width:767px){
	.nyprocon1, .nyprocon2, .nyprocon3, .nyprocon4, .nyprocon5, .nyprocon6{padding: 30px 0;}
	.nyprocon1-img, .nyprocon1-txt{padding: 0;}
	.nyprocon1-txt{margin-top: 10px;}
	.nyprocon2-img{margin-top: 0;}
	.nyprocon2-txt p{margin-top: 10px;}
	.nyprocon4 h3{margin:20px 0;}
	.nyprocon5-txt{padding-left: 0;padding-right: 0;}
	.nyprocon6-til{margin-top: 20px;}
	.nyprocon6-til div{width: 100%;}
	.nyprocon6-con{background: none;}
	.nyprocon6-con>div:last-child{display: none;}
	.nyprocon6-con1 p:nth-child(n+7){display: block;}
	.nypro3.nyprocon6-con1 p:nth-child(n+9){display: block;}
	.nyprocon8-bg{background-size: contain;padding: 20px 0;}
}
@media (max-width:570px){
	.nyprocon6-til div{padding-left: 25px;}
	.nyprocon6-con>div{padding: 20px;}
}
@media (max-width:500px){
	.nyprocon2-img h2{font-size: 26px;}
	.nyprocon2-txt{padding: 0;border: 0;}
	.nyprocon8-bg h3 i{font-size: 20px;}
}
@media (max-width:400px){
	.nyprocon2-img h2{font-size: 22px;}
	.nyprocon8-bg h3 i{font-size: 17px;}
	.nyprocon8-bg h3 i span{text-transform:none}
}
@media (max-width:340px){
	.nyprocon2-img h2{font-size: 20px;}
}
.pro-mlist{background: #fff;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #00a52b;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../images/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../images/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}


/* 产品详情Nyshowpro */
#nyshowpro{padding: 50px 0;background-color: #f3f3f3;}
.showpro{background-color: #fff;padding: 50px 75px;}
.showpro-list-img{border:1px solid #eee;}
.showpro-list-img img{width: 100%}
.showpro-right{padding-left:30px;max-height: 533px;overflow: hidden;}
.showpro-right h2{font-size: 20px;font-weight: bold;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 10px;margin-top: 0}
.showpro-he{}
.showpro-right p{color: #666;line-height: 25px;margin-bottom: 10px;}
.showpro-tel{}
.showpro-tel-a{overflow:hidden;}
.showpro-tel-a a{padding:10px 15px;border-radius:5px;color:#fff;background-color:#00a52b;display:block;float:left;margin-right:10px}
.showpro-tel-a a.showa2{background-color:#67AF0D;}
.showpro-tel-a a:last-child{margin-right:0}
.showpro-ewm{margin-top:10px;float:left}
.showpro-ewm div{margin-right:20px}
.showpro-ewm div:last-child{margin-right:0}
.showpro-ewm p{margin-bottom:0;text-align:center;}
.showpro-ewm img{max-width:100%;}
.showpro-rem{padding-top: 10px;}
.showpro-rem p{color:#00a52b;font-weight: bold;font-size: 16px;}
.showpro-rem ul{}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li a p{line-height:30px;padding: 0 8px;text-align:center;}
.showpro-rem ul li:hover a{border-color: #00a52b;}
.xgcp-swiper-container{overflow:hidden;}
.xgcp-swiper-container .swiper-slide a{border:1px solid #eee;display: block;}
.xgcp-swiper-container .swiper-slide a p{line-height:30px;padding: 0 8px;text-align:center;}
.xgcp-swiper-container .swiper-slide:hover a{border-color: #00a52b;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;}
.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: #00a52b;}
.showpro-con ul li.on a{color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;}
.showpro-det{display: none;}
@media (max-width: 1199px) {
	.showpro{padding: 25px 20px;}
}
@media (max-width: 991px) {
	.showpro-right{padding:0;max-height:none;margin-top:20px}
}
@media (max-width: 767px) {
	#nyshowpro{padding: 0;}
	.showpro-right{margin-top: 10px;}
	.showpro{padding: 15px 10px;}
	#nyshowpro .page-header{border-bottom:0;margin:0}
}
@media (max-width: 450px) {
	.showpro-con ul{display: flex}
	.showpro-con ul li{flex:1;padding:0;font-size: 14px;}
	.showpro-details{font-size: 14px;}
	.showpro-details td{padding:5px;}
	.showpro-con{margin-top:10px;}
}
@media (max-width: 419px) {
	.showpro-ewm div{margin-right:10px;}
}
@media (max-width: 399px) {
	.showpro-ewm{float:none;display:flex;}
	.showpro-ewm div{float:none !important;flex:1;}
}

#nyimg{padding-top: 35px;padding-bottom: 35px;}
.nyimg-ul{overflow: hidden;}
.nyimg-ul li{margin-bottom: 30px;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;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.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: #00a52b;color: #fff;}
.nyvideo-ul{overflow: hidden;}
.nyvideo-ul li{margin-bottom: 30px;padding: 0 10px;}
.nyvideo-div{background: #fff;padding:7px;border:1px solid #D9D9D9;}
.nyvideo-div a{display: block;overflow: hidden;}
.nyvideo-div img{margin:0 auto;}
.nyvideo-img{position: relative;overflow: hidden;}
.nyvideo-pbg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;cursor: pointer;background: rgba(0,0,0,0.6);}
.control{width: 70px;height: 70px;background: url(../images/play.png) no-repeat center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);background-size: 100%;}
.video_hidden{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
.video_hidden i{position: absolute;top: 1rem;right: 1rem;}
.video_hidden i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.control{width: 40px;height: 40px;}
	.ivideo{width: 95%;}
}
.nyvideo-ul li .nyvideo-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.nyvideo-ul li:hover .nyvideo-a{background: #00a52b;color: #fff;}
.nyvideo-ul li:hover .control{background: url(../images/playm.png) no-repeat center;background-size: 100%;}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;top: 50%;width: 30px;text-align: center;padding: 5px;background: #00a52b;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #00a52b;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 16px;line-height: 30px;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;margin: 7px 10px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

/* 内页解决方案Nysolu */
#nysolu{background: url(../images/nysolubg.jpg) no-repeat top center;padding: 50px 0 70px;border-bottom: 1px solid #E5E5E5;}
#nysolu>.container{padding: 0;}
.nysolu-swiper-container{overflow: hidden;position: relative;margin-bottom: 30px;}
.nysolu-one{display: flex;}
.nysolu-one-img{flex: 9;overflow: hidden;}
.nysolu-one-img a{display: block;}
.nysolu-one-img img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nysolu-one-txt{flex: 5.1;padding: 0 75px;border: 1px solid #e5e5e5;}
.nysolu-one-txt>div{}
.nysolu-one-txt .nysolu-til{color: #232323;font-size: 26px;line-height: 50px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-one-txt .nysolu-xian{width: 74px;height: 2px;background-color: #00a52b;}
.nysolu-one-txt p{color: #444;font-size: 15px;line-height: 30px;text-align: justify;margin-top: 30px;max-height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.nysolu-one-txt .nysolu-more{width: 140px;line-height: 42px;height: 42px;background-color: #999;color: #fff;font-size: 15px;display: block;text-align: center;margin-top: 25px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-one-img a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.nysolu-one-txt .nysolu-til:hover{color: #00a52b;}
.nysolu-one-txt .nysolu-more:hover{background-color: #00a52b;}
.nysolu-swiper-container .nysolu-swiper-button-next, .nysolu-swiper-container .nysolu-swiper-button-prev{position: absolute;width: 40px;height: 60px;z-index: 100;}
.nysolu-swiper-container .nysolu-swiper-button-prev{bottom: 50%;background: url(../images/nysolu-prev.png) no-repeat center #00a52b;border-radius: 25px 0 0 0;}
.nysolu-swiper-container .nysolu-swiper-button-next{top: 50%;background: url(../images/nysolu-next.png) no-repeat center #00a52b;border-radius: 0 0 25px 0;}

.nysolu-ul{overflow: hidden;}
.nysolu-ul li{padding: 0 25px;margin-bottom: 45px;}
.nysolu-ul li .nyimg-div{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);}
.nysolu-ul li .nyimg-div>a{overflow: hidden;display: block;}
.nysolu-ul li .nyimg-div img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nysolu-ul li .nyimg-a{line-height: 56px;padding: 0 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;display: block;color: #333;font-size: 16px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-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);}
.nysolu-ul li:hover .nyimg-a{background-color: #00a52b;color: #fff;}
@media (max-width:1199px){
	.nysolu-ul li{padding: 0 15px;margin-bottom: 25px;}
}
@media (max-width:767px){
	#nysolu{padding: 30px 0;}
	#nysolu>.container{padding: 0 10px;}
	.nysolu-ul li{padding: 0 8px;margin-bottom: 20px;}
}
@media (max-width:500px){
	.nysolu-ul li .nyimg-a{font-size: 15px;line-height: 40px;}
}

.nytitle{overflow: hidden;}
.nytitle h2{text-align: center;font-size: 40px;font-weight: bold;color: #232323;}
.nytitle h2 i{width: 10px;height: 10px;background-color: #4cb034;border-radius: 50%;display: inline-block;position: relative;left: 8px;top: 4px;}
.nytitle .ny-xian{width: 50px;height: 3px;background-color: #4cb034;margin: 20px auto;}

#nysolucon1{padding: 50px 0 30px;}
#nysolucon1 p{font-size: 16px;color: #444;line-height: 30px;padding: 10px 40px 0;text-align: justify;}
#nysolucon2{background: url(../images/nysolucon2-bg.jpg) no-repeat center top;padding: 57px 0;background-size: cover;}
#nysolucon2 p{font-size: 28px;font-weight: bold;color: #fff;}
#nysolucon2 img{margin-top: 40px;}
#nysolucon3{padding: 60px 0;border-bottom: 1px solid #e5e5e5;}
.nysolucon3-img{text-align: right;}
#nysolucon3 img{max-width: 100%;}
#nysolucon3 p{color: #444;font-size: 16px;text-align: justify;margin-top: 60px;line-height: 32px;}
#nysolucon4{padding: 65px 0 40px;}
.nysolucon4-til{line-height: 52px;background-image: linear-gradient(to right, #00479d , #00a0e9);overflow: hidden;margin-top: 40px;}
.nysolucon4-til div{width: 50%;padding-left: 50px;float: left;}
.nysolucon4-til p{color: #fff;font-size: 18px;background: url(../images/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nysolucon4-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(../images/nysolucon4-x.jpg) no-repeat center center;}
.nysolucon4-con>div{flex: 1;padding: 35px;}
.nysolucon4-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nysolucon4-con p span{color: #0094df;font-family: SamHei;position: relative;top: -1px;}
.nysolucon4-con1 p:last-child, .nysolucon4-con2 p:last-child{margin-bottom: 0;}
#nysolucon5{padding: 30px 0 60px;border-bottom: 1px solid #e5e5e5;}
#nysolucon5 img{margin-top: 30px;}
#nysolucon5 p{font-size: 24px;font-weight: bold;color: #222;text-align: center;padding-bottom: 30px;}
#nysolucon6{padding: 60px 0 80px;}
.nysolucon6-bg{height: 220px;background: url(../images/nysolucon6-bg.jpg) no-repeat center;margin-top: 35px;}
.nysolucon6-bg p{font-size: 16px;color: #333;text-align: center;padding: 0 235px;line-height: 32px;}
@media (max-width:1459px){
	.nysolucon6-bg p{padding: 0px 185px;}
}
@media (max-width:1359px){
	.nysolucon6-bg p{padding: 0px 135px;}
}
@media (max-width:1259px){
	.nysolucon6-bg p{padding: 0px 105px;}
}
@media (max-width:1199px){
	#nysolucon3 p{margin-top: 20px;}
	.nysolucon6-bg p{padding: 0px 25px;}
}
@media (max-width:991px){
	.nysolucon3-img{text-align: center;}
	#nysolucon3 .container div{padding: 0;}
}
@media (max-width:767px){
	.nytitle h2{font-size: 30px;}
	.nytitle .ny-xian{margin: 10px auto;}
	#nysolucon1, #nysolucon2, #nysolucon3, #nysolucon4, #nysolucon6{padding: 30px 0;}
	#nysolucon5{padding: 0 0 30px;}
	#nysolucon1 p{padding: 10px 0 0 0;}
	#nysolucon2 img{margin-top: 20px;}
	#nysolucon3 p{margin-top: 10px;}
	.nysolucon4-til{margin-top: 20px;}
	.nysolucon4-til div{width: 100%;}
	.nysolucon4-til div:last-child{display: none;}
	.nysolucon4-con{background: none;}
	.nysolucon4-con>div:last-child{display: none;}
}
@media (max-width:570px){
	#nysolucon2 p{font-size: 21px;}
	.nysolucon4-til div{padding-left: 25px;}
	.nysolucon4-con>div{padding: 20px;}
	#nysolucon5 img{margin-top: 10px;}
	#nysolucon5 p{font-size: 20px;padding-bottom: 0;margin-top: 10px;}
}
@media (max-width:400px){
	.nytitle h2{font-size: 24px;}
	#nysolucon2 p{font-size: 16px;font-weight: normal;}
	#nysolucon5 p{font-weight: normal;font-size: 16px;}
	.nysolucon6-bg{margin-top: 15px;}
	.nysolucon6-bg p{padding: 0px 10px;font-size: 15px;}
}

#objimg{}
.obj-img{position: relative;}
.obj-img::before{content: '';position: absolute;top: 0;left: 0;width:100%;height:100%;background: rgba(0,0,0,.5);}
.obj-img h1, .obj-img p{text-shadow: 0 0 2px #000;-webkit-animation-duration: 1s;animation-duration: 1s;-o-animation-duration: 1s;-ms-animation-duration: 1s;-moz-animation-duration: 1s;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;-ms-animation-fill-mode: both;-moz-animation-fill-mode: both;-webkit-animation-name: bannerH2;animation-name: bannerH2;-o-animation-name: bannerH2;-ms-animation-name: bannerH2;-moz-animation-name: bannerH2;opacity: 0;}
.obj-img h1{color: #fff;position: relative;margin-bottom: 20px;font-size: 36px; -webkit-animation-delay: 0.3s;animation-delay: 0.3s;-o-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-moz-animation-delay: 0.3s;}
.obj-img p{color: #fff;position: relative;font-size: 18px; -webkit-animation-delay: 0.8s;animation-delay: 0.8s;-o-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-moz-animation-delay: 0.8s;}
.obj-con{padding-top: 15%;padding-bottom: 15%;}
@media (max-width:500px) {
	.obj-img h1{font-size: 20px;}
	.obj-img p{font-size: 14px;}
}
@-webkit-keyframes bannerH2 {
0% { opacity:0; -webkit-transform:translateY(50px); transform:translateY(50px); -moz-transform:translateY(50px); -o-transform:translateY(50px); -ms-transform:translateY(50px); }
100% { opacity:1; -webkit-transform:translateY(0); transform:translateY(0); -moz-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); }
}
@keyframes bannerH2 {
0% { opacity:0; -webkit-transform:translateY(50px); transform:translateY(50px); -moz-transform:translateY(50px); -o-transform:translateY(50px); -ms-transform:translateY(50px);  }
100% { opacity:1; -webkit-transform:translateY(0); transform:translateY(0); -moz-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); }
}

.imgparalist li{ padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}

.section-content{ margin-top: 20px;padding:15px 20px;background: #fff;box-shadow: 1px 1px 5px rgba(0,0,0,0.1);font-size: 16px;line-height: 2;}
.nav-height{ position:relative;}
#nav-wrap1 { width: 100%;background: #fff;box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
#nav-wrap1.navFix{position: fixed;top: 90px;left: 0;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);z-index: 999;}
#nav-wrap1 ul {display: block;}
#nav-wrap1.navFix ul{ border-bottom: 0;}
#nav-wrap1 li { display: inline-block; text-align: left;height: 50px; line-height: 50px; float: left;}
#nav-wrap1 li a {display: block;padding: 0 20px;font-size:16px; color: #666; text-decoration: none;}
#nav-wrap1 li a:hover{color: #00a52b;}
#nav-wrap1 li a.active {position: relative;color: #00a52b;}
#nav-wrap1 li a.active::after {content: ''; position: absolute;left: 0;bottom: 0;height: 2px;width:100%;background: #f60}
.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #00a52b;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}
.prod-bg{background: #f1f1f1;}
.prod-title{margin-bottom: 10px;font-size: 18px;color: #666;}
.prod-info{}
.prod-info img{max-width: 100%;}
#section1 img{margin: 10px 0;}
#section2 img{border:1px solid #ddd;padding: 3px;}
#section2 a:hover img{border: 1px solid #00a52b;}
@media (max-width:414px) {
	.prod-bg{padding: 0 10px;}
	.section-content{padding: 10px; font-size: 14px;margin-top: 10px;}
}
@media (max-width:414px) {
	#nav-wrap1.navFix{top: 65px;}
}

.objbg{background: url(../images/dyna_bj.png) no-repeat;}
.nyobj-ul li{margin-bottom: 20px;padding: 0 10px;}
.nyobj-bor{border: 1px solid #ddd;overflow: hidden;}
.nyobj-img img{width: 100%;}
.nyobj-a{font-size: 26px;color: #353535;font-weight: bold;}
.nyobj-txt{margin-top: 30px;padding: 0 40px;}
.nyobj-txt p{font-size: 15px;color: #666;border-top: 1px solid #ddd;padding-top: 20px;margin-top: 10px;line-height: 25px;height: 120px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.nyobj-a:hover{color: #00a52b;}
.nyobj-more{margin-top: 30px;}
.nyobj-more a{display: inline-block;background: #00a52b;padding: 8px 20px;color: #fff;border-radius: 5px;}
.nyobj-more a+a{margin-left: 20px;}

#showimg{padding: 15px 10px;}
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;}
.showimg-top span{margin-right: 10px;}
.showimg-top span{font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;}
.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 p, .showimg-con>div>div{margin-bottom: 10px;}
.showimg-con>div>div[class^="col-"]{padding: 0 5px;}
.showimg-con img{max-width: 100%;height: auto !important;}
.showimg-page{padding-top: 30px;overflow: hidden;}
.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;}

@media (max-width:1199px){
	#showimg .showpro-right{padding:0;margin-top:20px;}
}
@media (max-width:767px){
	#showimg{padding:0;}
	#nyimg{padding-top: 15px;padding-bottom: 15px;}
	.nyimg-ul li{margin-bottom: 20px;}
	.showimg-top h2{ font-size:16px;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{padding:0;font-size:14px !important;}
	#showimg .page-header{padding-bottom: 0px;margin: 20px 0;border-bottom: 0;}
	.page-header h3{font-size: 20px;font-weight: bold;padding-bottom: 10px;margin-bottom: 10px;margin-top: 0;border-bottom: 1px dashed #ccc;}
	.xgred li{padding: 0}
}
.showcase-img{text-align:center;}
.showcase-img a{display:block;position:relative;}
.showcase-img img{max-width:100%;}

#nynew{padding-top: 35px;padding-bottom: 35px;}
#nynew .container>div[class^="col-"]{padding: 0 10px;}
#nynew .container>div:first-child{border-right: 1px solid #eee;}
.nynew-title{font-weight:bold;color:#00a52b;margin-top:0;padding-left:15px;margin-bottom:20px;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;}
.nynews-ul li.nynews-li:nth-of-type(even) .nynews-img{/*float: right;*/}
.nynews-img{}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;}
.nynews-img a:hover{border: 1px solid #00a52b;}
.nynews-date {color: #333;line-height: 20px;font-size: 12px;}
.nynews-date span{float: left;margin-right:20px;color: #999;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: uppercase;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
@media (max-width:991px) {
	#nynew .container>div:first-child{border: 0;}
	.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	.showcase-img img{height: auto !important;}
	.showpro-he{min-height:auto;}
	#nynew{padding-top: 15px;padding-bottom: 15px;}
	.nynews-con h3{ font-size:16px; font-weight:bold}
	.nynews-img{padding: 0;}
	.nynews-con{padding: 0;}
}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;height: 69px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #00a52b;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;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: #000;color: #fff;}

.hotpros{padding:0 10px;margin-bottom: 20px;}
.hotpros p{font-size: 16px;color: #00a52b;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.hotpros a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotpros a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #00a52b;}

.hotnews{padding:0 10px;}
.hotnews p{font-size: 16px;color: #00a52b;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: #00a52b;}

#shownews{padding:0px 10px;}
#shownews .container>div[class^="col-"]{padding: 0 10px;}
#shownews .container>div:first-child{border-right: 1px solid #eee;}
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.shownews-top span{margin-right: 10px;}
.shownews-top span{font-size: 14px;color: #a3afb7;}
.shownews-img{margin-top: 25px; text-align:center}
.shownews-img img{max-width: 100%;}
.shownews-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px;border-bottom: 1px solid #F0F2F5;}
.shownews-con img{max-width: 100%;}
.shownews-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.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:991px) {
	#shownews .container>div:first-child{border:0;}
	.sdsd{padding: 0px;}
}
@media (max-width:767px){
	.shownews-page {padding: 0;}
	#shownews{padding: 0;}
	.shownews-top h1{ font-size:20px;}
	.shownews-top h2{ font-size:16px;}
	.shownews-con{padding:0;font-size:14px !important}
	.shownews-left{padding: 0 5px;}
	.shownews-page>div[class^="col-"]{padding: 0 10px;}
}

.nyinfo-ul{overflow:hidden}
.nyinfo-ul li{line-height:25px;padding-top:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #e5e5e5}
.nyinfo-more{float:right;}

#pageshow {padding: 10px;}
.pageshow-title{text-align:center;font-weight:bold;color:#00a52b;margin-bottom:30px;}
#pageshow #sidebar2{padding-left:0;text-align:center}
.show-dateil{font-size: 16px;line-height:2;padding: 10px;}
.show-dateil p{}
.show-dateil img{max-width: 100%;height: auto !important;}
.showmap img{max-width: none;}
.ny-wx{float:left;width:160px;}
.ny-wx img{width: 120px;float: left;}
.ny-wx p{float: left;width: 40px;height: 120px;font-size: 16px;line-height: 18px;color: #fff;background-color: #626468;text-align: center;padding: 15px 10px;}
@media (max-width:767px){
	.show-dateil{padding: 0;}
	.show-dateil,.show-dateil *{font-size:14px !important}
	.show-dateil h2 span{font-size: 24px !important;}
	#dituContent{height: 400px !important}
}

/* 内页联系我们 */
.conta{padding-bottom:100px;}
.contacon{font-size:16px;line-height:30px;text-align:justify;width:780px;max-width:100%;margin: 0 auto;position:relative;z-index:2;text-align:center;top:-41px;}
.contacon>h1{font-size:37px;letter-spacing:4px;margin:0 auto 45px;line-height:82px;background:url(../images/nytilbl.png) no-repeat left / contain,url(../images/nytilbr.png) no-repeat right / contain;display:inline-block;width:450px;padding:0 60px;position:relative;}
.contacon>h1::after{content:'';background:url(../images/nytilbg.jpg) repeat-x center / contain;width:calc(100% - 120px);position: absolute;height: 100%;left: 50%;z-index: -1;transform: translateX(-50%);}
.contacon>h2{font-size:22px;letter-spacing:4px;margin-top:70px;text-align:left;}
.contacon img{max-width:100%;}
.contacon .contaimg2{margin-top:40px;}
.contatxt{font-size:22px;margin-top:40px;line-height:40px;}
.containfo{width:620px;max-width:100%;margin:40px auto;font-size:16px;line-height:1.8;text-align:justify;}
.contaform{background:#f0f0f0;width:640px;max-width:100%;margin: 0 auto 100px;border-radius:15px;padding:40px;}
.contaform-input{display:flex;margin-bottom:45px;}
.contaform-input span{font-size:18px;line-height:40px;height:40px;letter-spacing:2px;margin-right:15px;width: 140px;text-align: justify;}
.en .contaform-input span{height:auto;}
.contaform-input span::after{content:'';display:inline-block;width:100%;}
.en .contaform-input span::after{display:none;}
.contaform-input input{flex:1;background:#fff;border:1px solid #bdbdbd;border-radius:8px;line-height:38px;padding:0 20px;}
.contaform-xxtxt{font-size:14px;text-align:justify;margin-bottom:35px;}
.contaform-btn{text-align:center;}
.contaform-btn input{font-size:27px;letter-spacing:2px;width:248px;height:56px;background:url(../images/contaform-btn.png) no-repeat center;}
.contaothegcon{border:5px solid #d7ae7c;border-radius:10px;padding:25px 0;}
.contaothegcon>h4{font-size:28px;letter-spacing:4px;font-weight:bold;}
.contaotheghg{padding:0 60px;text-align:justify;margin-top:45px;line-height:30px;max-height:300px;overflow-y:scroll;}
.contaotheghg h5{font-size:20px;font-weight:bold;letter-spacing:4px;line-height:30px;}
.contaotheghg p{font-size:20px;letter-spacing:4px;}
.containfoa a{display:block;width:640px;height:114px;background:url(../images/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 44px;color: #000;letter-spacing: 1px;}
.containfoa a:hover{color:#3a85c3;text-decoration:underline;}
.containfoaa a{display:block;width:640px;height:114px;background:url(../images/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 35px;color: #000;letter-spacing: 6px;text-align:center;}
.ci26 .contacon>h1,
.ci27 .contacon>h1,
.ci52 .contacon>h1,
.ci53 .contacon>h1,
.ci54 .contacon>h1{width:100%;}
.ci52 .contacon>h1,
.ci53 .contacon>h1{font-size:30px;}
.ci28 .containfo,
.ci54 .containfo{font-size:24px;letter-spacing:4px;width:100%;}
.ci28 .contaothtxt,
.ci54 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #767676;border-bottom:1px solid #767676;}
.ci29.conta,
.ci55.conta{padding:100px 10px;}
.ci29 .containfo{font-size:38px;letter-spacing:4px;width:100%;}
.ci55 .containfo{font-size:28px;letter-spacing:4px;width:100%;}
.ci29 .contaothtxt,
.ci55 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #8d6d36;}
@media (max-width:767px) {
	.contacon>h1{font-size:24px;}
	.containfoa a{width:540px;height:96px;background:url(../images/contatelbg.png) no-repeat center / cover;line-height: 96px;}
	.containfoaa a{width:540px;height:96px;background:url(../images/contatelbg.png) no-repeat center / cover;line-height: 96px;}
}
@media (max-width:640px) {
	.ci29.conta{padding:30px 10px;}
	.conta{padding:0 10px 30px;}
	.contacon{width:100%;font-size:14px;line-height:25px;}
	.ci52 .contacon>h1,
	.ci53 .contacon>h1{font-size:20px;}
}
@media (max-width:600px) {
	.contacon{top:-24px;}
	.contacon>h1{font-size:18px;letter-spacing:2px;margin-bottom:15px;line-height:48px;width:100%;padding:0 40px;}
	.contacon>h1 span{font-size:unset !important;}
	.contacon>h1::after{width:calc(100% - 80px);}
	.contacon>h2{font-size:18px;letter-spacing:2px;margin-top: 20px;}
	.contacon .contaimg2{margin-top:12px;}
	.contatxt{font-size:16px;margin-top:20px;line-height:28px;}
	.containfo{margin:20px auto;line-height: 1.4;}
	.contaform{padding:30px;}
	.contaform-input{margin-bottom:30px;}
	.contaothegcon{padding:20px 0;}
	.contaothegcon>h4{font-size:20px;letter-spacing:0;}
	.contaotheghg{margin-top:20px;padding:0 20px;}
	.contaotheghg h5{font-size:18px;letter-spacing:0}
	.contaotheghg p{font-size:16px;letter-spacing:0}
	.ci28 .contacon>h1{font-size:26px;}
	.ci28 .containfo,
	.ci54 .containfo{font-size:18px;letter-spacing:0;}
	.ci28 .contaothtxt,
	.ci54 .contaothtxt{padding:15px 0;font-size:16px;line-height:28px;}
	.ci29 .containfo,
	.ci55 .containfo{font-size:20px;letter-spacing:0px;}
	.containfoa a{width:420px;height:75px;line-height: 75px;font-size:34px;}
	.containfoaa a{width:420px;height:75px;line-height: 75px;font-size:25px;}
}
@media (max-width:450px) {
	.contaform{padding:20px;margin-bottom:60px;}
	.contaform-input{margin-bottom:20px;}
	.contaform-input span{font-size:14px;letter-spacing:0;margin-right:10px;line-height:32px;height:32px;width:100px;}
	.contaform-input input{line-height:30px;width:160px;}
	.contaform-xxtxt{font-size:12px;margin-bottom:20px;}
	.contaform-btn input{width:200px;height:45px;font-size:20px;background: url(../images/contaform-btn.png) no-repeat center / cover;}
	.containfoa a{width:338px;height:60px;line-height: 60px;font-size:30px;}
	.containfoaa a{width:338px;height:60px;line-height: 60px;font-size:20px;letter-spacing:3px;}
	.ci52 .contacon>h1,
	.ci53 .contacon>h1{font-size:12px;}
}
@media (max-width:400px) {
	.contaform{padding:15px;}
}
@media (max-width:350px) {
	.containfoa a{width:280px;height:50px;line-height: 50px;font-size:26px;}
	.containfoaa a{width:280px;height:50px;line-height: 50px;font-size:16px;}
}


/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #3a85c3;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;}
}

.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;}
}


/* 内页公司简介 */
.abcon1-til{text-align: center;line-height: 1;}
.abcon1-til p{font-size: 50px;color: #333;opacity: .1;font-family:arial;text-transform:uppercase;}
.abcon1-til h4{margin-top: -30px;font-size: 40px;}
.abcon1-til em{display:block;margin: 20px auto 0;width: 30px;border-top: 2px solid #0068b7;}
.abcon1-con{padding: 55px 0;border-bottom: 1px solid #ccc;text-align: center;}
.abcon1-con h5{font-size: 30px;line-height: 40px;color: #0068b7;}
.abcon1-txt{margin: 25px 0;line-height: 36px;color: #666;overflow: hidden;font-size:16px;}

.ny_about_1_box { display: flex; margin-top:80px; }
.ny_about_1_box .box_l { flex: 1; }
.ny_about_1_box .box_l dl{margin-bottom:0;}
.ny_about_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_box .box_l dt img { display:block; max-width: 100%;  }
.ny_about_1_box .box_r { flex: 1; }
.ny_about_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10%;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #3a85c3;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; text-transform:uppercase; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 20px;color: #3a85c3;margin: 0 0 6px; display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list { font-size: 15px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_1_box  { display: flex; flex-direction: row-reverse; }
.ny_about_1_1_box .box_l { flex: 1; }
.ny_about_1_1_box .box_l dl{margin-bottom:0;}
.ny_about_1_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_1_box .box_l dt img { display:block; max-width: 100%;  }
.ny_about_1_1_box .box_r { flex: 1; }
.ny_about_1_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_1_box .box_r .flex .box_r_nr { display: block;  padding:0 10% 0 0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #3a85c3;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list { font-size: 14px; line-height: 1.6; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number{  display:block;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { text-align: center; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 40px; color: #3a85c3; font-weight: bold; line-height: 1;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #3a85c3;line-height: normal; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { line-height: normal; display: block; font-size: 14px; color: #888888; line-height: 2; text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }
@media(max-width: 1409px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 36px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{ font-size: 36px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 30px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { padding-right: 0px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 25px; }
}
@media(max-width: 1309px) {
	.ny_about_1_box .box_r .flex .box_r_nr { padding:0 5%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 0 5% 0 0; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 20px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 15px; }
}
@media(max-width: 1199px) {
	.ny_about_1_box { margin-bottom:25px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
	.ny_about_1_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }
}
@media(max-width: 991px) {
	.ny_about_1_box { display: block; width: 100%; }
	.ny_about_1_box .box_l { display: block; width: 100%; }
	.ny_about_1_box .box_r  { display: block; width: 100%; }
	.ny_about_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
	.ny_about_1_1_box { display: block; width: 100%; }
	.ny_about_1_1_box .box_l{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 5% 0; }
}
@media(max-width: 767px) {
	.abcon1-til p{font-size:30px;}
	.abcon1-til h4{margin-top: -20px;font-size: 26px;}
	.abcon1-con{padding:20px 0;}
	.abcon1-con h5{font-size:24px;}
	.abcon1-txt{margin:15px 0 0;line-height:30px;}
	.ny_about_1_box{margin-top:20px;}
	.abcon2-til{margin-top:30px;}
	.abcon2-bom{margin-top:30px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 14px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc .list{font-size:14px;}
}
@media(max-width: 500px) {
	.abcon1-til p{font-size:26px;}
	.abcon1-til h4{margin-top: -16px;font-size: 23px;}
	.abcon1-con h5{font-size:20px;}
	.abcon1-txt{font-size:14px;line-height:25px;}
}

/*内页联系我们*/
.lianxi_m { overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5; }
.lianxi_m .lianxi_ml { width: 410px;float: left;background: #3a85c3;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden; }
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 324px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_s a{color: #fff;font-size: 26px;}
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }

.lianxi_mr { float: right;position: relative;width: calc(100% - 470px); }
.lianxi_mr_i { float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 20px; }
.lianxi_m .mr_i { font-size: 100px;line-height: 200px;margin-top: 100px;margin-left: calc(100% - 690px); position: absolute; right:30px; }
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 24px;line-height: 28px;color: #666;font-size: 16px;text-align:left}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #3a85c3;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 30px;text-align: left;box-sizing: border-box; }
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 12px;margin-bottom: 12px;}
.contact_ny ul li h5 {color: #3a85c3;margin-bottom: 2px;font-size: 18px;font-weight: bold;display: inline-block;}
.msa{text-align: center;font-size: 18px;line-height: 50px;}
@media(max-width: 1199px) {
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }
}
@media(max-width: 991px) {
	.contact_ny ul li { width: 50%; }
	.lianxi_mr { width: calc(100% - 360px); }
	.lianxi_m .lianxi_ml { width: 360px;padding: 30px 20px 30px 20px; }
	.lianxi_mr_m{ width: 100%; }
	.lianxi_m .lianxi_ml .lianxi_ml_s a{font-size:20px;}
}
@media(max-width: 767px) {
	.lianxi_m .lianxi_ml{ width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px;}
	.lianxi_mr { width: 100%; float: none; overflow: hidden; }
	.contact_ny ul li{ width: 100%; }
	.lianxi_mr_m{ padding-top: 15px; padding-bottom: 20px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; line-height:unset; }
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: auto; line-height: 48px; font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: unset; }
	.lianxi_m .lianxi_ml .lianxi_ml_s a{font-size:16px;}
}

/* 联系咨询 */
#lx_nymessage { background-color: #f6f7fb; padding:50px 0;}
#lx_nymessage p {font-size: 44px;font-weight: bold;color: #3a85c3;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center;}
#lx_nymessage span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}

#lx_nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; padding-left: 0px; padding-right: 0px; }
#lx_nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 50%; padding: 0 5px; } 
#lx_nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   border:none; border-radius: 0px; }
.form-horizontal .form-group { margin-left: 0px !important; margin-right:0px !important;}

#lx_nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default:hover {    color: #333;   background-color: #e6e6e6; border-color: #adadad;}
#lx_nymessage .mess_2 { padding-left: 0px; padding-right:10px;  }
#lx_nymessage .mess_3 { margin-top: 25px; overflow: hidden;}
#lx_nymessage .mess_3 .mess_3_3 { padding-left: 0px; padding-right: 0px;  }
.btn-default:first-child:hover {  color: #333;   background-color: #e6e6e6; border-color: #adadad;}
#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
.form-control:focus { border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); }
.form-control2 {height: 62px;}
@media(max-width: 1310px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal { padding:0 10px; }
}
@media(max-width: 767px) {
	#lx_nymessage{padding:30px 10px;}
	#lx_nymessage h4 { font-size: 24px; }
	#lx_nymessage .mess_1 .form-group { width: 100%; }
	#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
	#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
	.mess_2_2 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage textarea { height: 140px; }
	.btn-default { width: 40%; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 26px; }
	#lx_nymessage span { font-size: 24px; }
	.form-horizontal { padding:0; margin-top:20px; }
	#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	.btn-default { font-size: 14px; }
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#3a85c3;}
#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:#f6f7fb;}
@media (max-width:767px) {
	#nycommon{padding:10px 0;}
}
/* 热门标签 */
.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 #3a85c3 solid;color: #3a85c3;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: #3a85c3;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 #3a85c3 solid;color: #3a85c3;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:#3a85c3;}

/*视频列表*/
.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:#3a85c3;color:#3a85c3;}

/*视频详情*/
.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:#3a85c3;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;}

/*图片列表*/
.nyimglist{padding:50px 0;}
.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: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);}
@media (max-width:767px){
	.nyimglist{    padding-top: 15px; padding-bottom: 15px;}
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.nyshowimg{padding: 0 10px 50px;}
.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-top: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){
	.nyshowimg{padding:0 10px 30px;}
	.showimg-left{padding:0;}
	.showimg-top{padding-top:10px;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;line-height:2;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.jobtitle{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(../images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
@media (max-width:767px){
	#joblist{ padding:0px;}
}

/*招聘模块列表页-job文件样式*/
.joblist .metlist{ padding:5px 0px; }
.joblist .metlist dt{ height:28px; line-height:28px; font-weight:bold; color:#666; padding-left:10px; background:#f6f6f6; border-bottom:2px solid #dedede;}
.joblist .metlist dd{ background:url(../index/job_ico.gif) no-repeat 5px 13px; border-bottom:1px dotted #dedede; padding-left:15px; height:30px; line-height:30px; overflow:hidden; color:#666;}
.joblist .metlist dd.hover{ background-color:#f6f6f6;}
.joblist .metlist dd.top{ color:#f00;}
.joblist .metlist dd.top a{ color:#f00;}
.joblist .metlist dt span,.joblist .metlist dd span{ float:right; width:100px; text-align:center; overflow:hidden; }
/*--------------------------*/
.showjob h1.title{ padding:2px; border-bottom:1px dotted #ccc; margin-bottom:10px; font-size:16px; color:#4c992c;}
.showjob div.para ul{ list-style:none; padding:0px 5px;}
.showjob div.para ul li{ float:left; width:50%; padding:3px 0px;}
.showjob div.text{ padding:0px 5px;}
.showjob .info_cv a{ float:right; padding-left:8px; margin:0px auto; background:url(../index/profd.gif) no-repeat left top; overflow:hidden; }
.showjob .info_cv a span{ display:block; padding:5px 18px 0px 10px; min-width:40px; _width:40px; text-align:center; white-space:nowrap; cursor:pointer; height:34px; background:url(../index/profd.gif) no-repeat right -39px; color:#fff; font-size:16px; font-weight:bold; }
/*------------------------*/
.cv_table{ width:100%; margin-top:10px; text-align:left;}
.cv_table td.text{ text-align:right; width:20%; height:28px; line-height:28px; padding-right:3px; font-weight:bold;}
.cv_table td.input{ padding-left:3px;}
.cv_table td.input input{ padding:2px; margin-right:5px;}
.cv_table td.input textarea{ width:80%; padding:2px; margin-right:5px; }
.cv_table td.input .info{ padding-left: 15px; color:#f00; }
.cv_table td.submint{ padding:5px 0px; }
.cv_table td.submint input{ cursor:pointer;}
/* 环评咨询HPZX */
#hpzx{}
#hpzx div[class^="col-"]{padding: 0 10px;}
.hpzxtil{padding: 80px 0 60px;}
.hpzxtil h2{font-size: 40px;font-weight: bold;color: #444;text-align: center;}
.hpzxtil h2 span{color: #00a52b;}
.hpzxtil .xian{background: url(../images/hpzxxian.jpg) no-repeat center;height: 3px;margin-top: 20px;}
.hpzxcon1{}
.hpzxcon1-list{padding-bottom: 100px;overflow: hidden;background: url(../images/hpzxcon1-bg.png) no-repeat center 40px;background-size: contain;}
.hpzxcon1-list h3{font-size: 100px;font-family: arial;font-weight: bold;color: #ddd;line-height: 90px;}
.hpzxcon1-list p{font-size: 24px;color: #666;}
.hpzxcon1-list img{max-width: 100%;margin-top: 25px;box-shadow: 0px 4px 10px 0 rgba(6,0,1,0.15);}
.hpzxcon1-list>div:hover h3{color: #00a52b;}
.hpzxcon1-list>div:hover p{color: #00a52b;font-weight: bold;}
@media (max-width:991px){
	.hpzxcon1-list h3{font-size: 70px;}
	.hpzxcon1-list p{font-size: 18px;}
}
@media (max-width:767px){
	.hpzxtil{padding: 40px 0 30px;}
	.hpzxcon1-list{background-image: none;padding-bottom: 40px;}
	.hpzxcon1-list img{margin-bottom: 20px;}
}
@media (max-width:600px){
	.hpzxtil h2{font-size: 30px;}
	.hpzxcon1-list h3{font-size: 50px;line-height: 50px;}
	.hpzxcon1-list img{margin-top: 5px;}
}
@media (max-width:400px){
	.hpzxtil{padding: 30px 0 20px;}
	.hpzxtil h2{font-size: 24px;}
	.hpzxcon1-list{padding-bottom:20px;}
	.hpzxcon1-list p{font-size: 16px;}
	.hpzxtil .xian{margin-top: 10px;}
}
.hpzxcon2{position: relative;}
.hpzxcon2::before{content: '';width: 50%;position: absolute;left: 0;top:0;bottom:0;z-index: -1;background-color: #F0F0F0;}
.hpzxcon2::after{content: '';width: 50%;position: absolute;right: 0;top:0;bottom:0;z-index: -1;background-color: #07b734;}
.hpzxcon2-left{text-align: right;padding: 95px 0;width: 30%;float: left;}
.hpzxcon2-left h3{font-size: 36px;font-weight: bold;color: #333;margin-bottom: 20px;}
.hpzxcon2-left p{color: #666;font-size: 18px;line-height: 23px;padding: 25px 0;}
.hpzxcon2-left p span{width: 110px;height: 46px;line-height: 43px;border: 1px solid #a0a0a0;border-radius: 5px;font-size: 30px;color: #666;float: right;text-align: center;margin-left: 30px;}
.hpzxcon2-center{float: left;width: 40%;margin: 245px 0;position: relative;}
.hpzxcon2-center h3{position: absolute;left: 0;right: 0;top: 0;line-height: 105px;font-size: 30px;font-weight: bold;color: #fff;text-align: center;}
.hpzxcon2-right{text-align: left;padding: 95px 0;width: 30%;float: right;}
.hpzxcon2-right h3{font-size: 36px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.hpzxcon2-right p{color: #fff;font-size: 18px;line-height: 23px;padding: 25px 0;}
.hpzxcon2-right p span{width: 110px;height: 46px;line-height: 43px;border: 1px solid #fff;border-radius: 5px;font-size: 30px;color: #fff;float: left;text-align: center;margin-right: 30px;}
@media (max-width:1359px){
	.hpzxcon2-left p, .hpzxcon2-right p{font-size: 16px;}
	.hpzxcon2-center{padding: 0 20px;}
	.hpzxcon2-center h3{line-height: 92px;font-size: 26px;}
}
@media (max-width:1259px){
	.hpzxcon2-left p, .hpzxcon2-right p{font-size: 15px;}
	.hpzxcon2-center h3{line-height: 87px;font-size: 24px;}
}
@media (max-width:1199px){
	.hpzxcon2-left, .hpzxcon2-right{width:35%}
	.hpzxcon2-center{width: 30%;}
	.hpzxcon2-left p, .hpzxcon2-right p{font-size: 14px;}
	.hpzxcon2-center h3{line-height: 54px;font-size: 16px;}
}
@media (max-width:991px){
	.hpzxcon2>.container{width: 100%;padding: 0;position: relative;padding-top: 60px;}
	.hpzxcon2::before, .hpzxcon2::after{display: none;}
	.hpzxcon2-left{width: 50%;background: #f0f0f0;padding: 30px;}
	.hpzxcon2-center{width: 100%;margin: 0;position: absolute;top: 0;left: 0;}
	.hpzxcon2-center img{display: none;}
	.hpzxcon2-center h3{line-height: 60px;background:#00a52b;color: #fff;font-size: 26px;}
	.hpzxcon2-right{width: 50%;background: #07b734;padding: 30px;}
}
@media (max-width:767px){
	.hpzxcon2-left{width: 100%;text-align: left;}
	.hpzxcon2-left p span{float: left;margin-left: 0;margin-right: 30px;}
	.hpzxcon2-right{width: 100%;}
}
@media (max-width:500px){
	.hpzxcon2-center h3{font-size: 24px;}
	.hpzxcon2-left, .hpzxcon2-right{padding: 20px;}
	.hpzxcon2-left p, .hpzxcon2-right p{padding: 10px 0;}
	.hpzxcon2-left h3, .hpzxcon2-right h3{font-size: 22px;margin-bottom: 10px;}
	.hpzxcon2-left p span, .hpzxcon2-right p span{width:75px;height: 40px;line-height: 38px;font-size: 20px;margin-right: 20px;}
}
.hpzxcon3-list{position: relative;overflow: hidden;}
.hpzxcon3-hd li:last-child{margin-bottom: 0;}
.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 50px;}
.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 28px;color: #444;}
.hpzxcon3-hd li .hpzxcon3-icon span{font-size: 16px;color: #666;line-height: 16px;}
.hpzxcon3-hd li.on .hpzxcon3-icon p{color: #fff;}
.hpzxcon3-hd li.on .hpzxcon3-icon span{color: #fff;}
.hpzxcon3-hd li.hpzxcon3-o1.on .hpzxcon3-icon{background-image: url(../images/hpzxcon3-icon1x.png);}
.hpzxcon3-hd li.hpzxcon3-o2.on .hpzxcon3-icon{background-image: url(../images/hpzxcon3-icon2x.png);}
.hpzxcon3-hd li.hpzxcon3-o3.on .hpzxcon3-icon{background-image: url(../images/hpzxcon3-icon3x.png);}
.hpzxcon3-hd li.hpzxcon3-o4.on .hpzxcon3-icon{background-image: url(../images/hpzxcon3-icon4x.png);}
.hpzxcon3-bd{float: right;width: calc(100% - 350px);}
.hpzxcon3-bd li{width: 100%;height: 100%;position: relative;display: none;}
.hpzxcon3-bd li p{position: absolute;left: 0;right: 0;bottom: 0;line-height: 80px;font-size: 20px;color: #fff;padding: 0 20px 0px 75px;background: rgba(0,0,0,0.6); overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hpzxcon3-bd li.hpzxcon3-img1{background: url(../images/hpzxcon3-img1.jpg) no-repeat bottom center;background-size: cover;}
.hpzxcon3-bd li.hpzxcon3-img2{background: url(../images/hpzxcon3-img2.jpg) no-repeat center;background-size: cover;}
.hpzxcon3-bd li.hpzxcon3-img3{background: url(../images/hpzxcon3-img3.jpg) no-repeat center;background-size: cover;}
.hpzxcon3-bd li.hpzxcon3-img4{background: url(../images/hpzxcon3-img4.jpg) no-repeat bottom center;background-size: cover;}
.hpzxcon3-mbd li{display: none;position: relative;}
.hpzxcon3-mbd li p{position: absolute;left: 0;right: 0;bottom: 0;line-height: 80px;font-size: 20px;color: #fff;padding: 0 20px;background: rgba(0,0,0,0.6); overflow: hidden;}
@media (min-width:992px){
	.hpzxcon3-hd{position: absolute;width: 333px;overflow: visible;left: 0;z-index: 3;}
	.hpzxcon3-hd li{width: 333px;height: 130px;border: 1px solid #d2d2d2;padding: 25px 10px 25px 30px;margin-bottom: 15px;transition: all .3s;}
	.hpzxcon3-hd li.on{background: url(../images/hpzxcon3-jt.png) no-repeat 365px #00a52b;border-color: #00a52b;width: 410px;padding-right: 77px;}
	.hpzxcon3-hd li.hpzxcon3-o1 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon1.png) no-repeat left 15px;}
	.hpzxcon3-hd li.hpzxcon3-o2 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon2.png) no-repeat left 15px;}
	.hpzxcon3-hd li.hpzxcon3-o3 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon3.png) no-repeat left 15px;}
	.hpzxcon3-hd li.hpzxcon3-o4 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon4.png) no-repeat left 15px;}
}
@media (max-width:991px){
	.hpzxcon3-hd{display: flex;}
	.hpzxcon3-hd li{flex: 1;padding: 20px 30px;background: #f0f0f0;}
	.hpzxcon3-hd li.on{background: #00a52b;}
	.hpzxcon3-hd li .hpzxcon3-icon span{display: none;}
	.hpzxcon3-hd li.hpzxcon3-o1 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon1.png) no-repeat left;background-size: contain;}
	.hpzxcon3-hd li.hpzxcon3-o2 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon2.png) no-repeat left;background-size: contain;}
	.hpzxcon3-hd li.hpzxcon3-o3 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon3.png) no-repeat left;background-size: contain;}
	.hpzxcon3-hd li.hpzxcon3-o4 .hpzxcon3-icon{background: url(../images/hpzxcon3-icon4.png) no-repeat left;background-size: contain;}
}
@media (max-width:767px){
	.hpzxcon3-mbd li p{line-height: 60px;font-size: 18px;}
	.hpzxcon3-hd li .hpzxcon3-icon{}
}
@media (max-width:730px){
	.hpzxcon3-hd li{padding: 20px;}
}
@media (max-width:610px){
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 40px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 24px;}
}
@media (max-width:570px){
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 22px;}
}
@media (max-width:520px){
	.hpzxcon3-hd li{padding: 12px 24px;}
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 30px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 18px;}
}
@media (min-width:481px){
	.hpzxcon3-mbd li p{text-overflow: ellipsis;white-space: nowrap;}
}
@media (max-width:480px){
	.hpzxcon3-hd li{padding: 12px;}
	.hpzxcon3-mbd li p{line-height: 20px;font-size: 14px;padding: 10px;}
}
@media (max-width:380px){
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 25px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 16px;}
}
@media (max-width:350px){
	.hpzxcon3-hd li .hpzxcon3-icon{padding-left: 22px;}
	.hpzxcon3-hd li .hpzxcon3-icon p{font-size: 13px;}
}
.hpzxcon4-list{text-align: center;overflow: hidden;padding-bottom: 100px;}
.hpzxcon4-list img{border-radius: 5px;box-shadow: 0px 3px 5px 0 rgba(6,0,1,0.15);}
.hpzxcon4-list p{color: #252525;font-size: 18px;padding: 20px 0;}
@media (max-width:767px){
	.hpzxcon4-list{padding-bottom: 20px;}
}
.hpzxcon5{background: #f8f8f8;padding: 40px 0;}
.hpzxcon5 p{line-height: 22px;font-size: 20px;color: #444;}
.hpzxcon5 span{line-height: 20px;font-size: 16px;color: #666;}
.hpzxcon5-o1, .hpzxcon5-o2, .hpzxcon5-o3, .hpzxcon5-o4{padding-left: 50px;}
.hpzxcon5-o1{background: url(../images/hpzxcon5-icon1.png) no-repeat left top;}
.hpzxcon5-o2{background: url(../images/hpzxcon5-icon2.png) no-repeat left top;}
.hpzxcon5-o3{background: url(../images/hpzxcon5-icon3.png) no-repeat left top;}
.hpzxcon5-o4{background: url(../images/hpzxcon5-icon4.png) no-repeat left top;}
@media (min-width:992px){
	.hpzxcon5>.container>div[class^="col-"]{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;}
}
@media (max-width:991px){
	.hpzxcon5{padding: 40px 0 20px;}
	.hpzxcon5>.container>div[class^="col-"]{margin-bottom: 20px;}
}
@media (max-width:500px){
	.hpzxcon5{padding: 20px 0 0;}
	.hpzxcon5>.container>div[class^="col-"]{width: 100%;}
}



/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}

/* 内页导航 */
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/page/location.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #3a85c3;}

.nyjc-desc{padding:20px;margin-bottom:20px;text-align:center;}
.nyjc-desc h1{font-size:36px;font-weight: bold;color:#333;margin-bottom:10px;}
.nyjc-desc p{font-size:16px;line-height:1.8;color:#666;}
@media (max-width:500px){
	.nyjc-desc{padding:0;margin-top:10px;}
	.nyjc-desc h1{font-size:24px;}
	.nyjc-desc p{font-size:14px;line-height:1.6;}
}


#nyprozylist .owl-dots{position:absolute;left:0;right:0;bottom:10px;font-size:0;text-align:center;}
#nyprozylist .owl-dots .owl-dot{width:10px;height:10px;display:inline-block;background:rgb(0 0 0 / 30%);margin-right:6px;border-radius:50%;}
#nyprozylist .owl-dots .owl-dot:last-child{margin-right:0;}
#nyprozylist .owl-dots .owl-dot.active{background:#000;}

/*相关产品*/
.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 #3a85c3 solid;color: #3a85c3;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:#3a85c3;}
#abprolist li a:hover p{background:#3a85c3;color:#fff;}

.nyhpro{padding: 0 10px 30px;}
.nyhotpro{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;margin-bottom:20px;}
.nyhotpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #3a85c3 solid;color: #3a85c3;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
#nyhotprolist li a{display:block;position:relative;}
.nyhotpro-img{overflow:hidden;}
#nyhotprolist li a p{background: rgba(0,0,0,.5);width:100%;line-height:36px;padding:0 10px;text-align:center;color:#fff;font-size:15px;}
#nyhotprolist li a:hover p{background: #3a85c3;}
@media only screen and (max-width:767px) {
#nyhotprolist li a p{line-height:30px;font-size:14px;}
}

/* 标签 */
.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:#3a85c3;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px; 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;}

/* 搜索模块 */
.padding-top-15 #searchlist .nyshow-til h1{    line-height: 51px; font-size: 18px;}
.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:#00a52b;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: #00a52b;}
.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:#00a52b;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:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;}
.meg_con .tel img {display:inline-block;}
.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:#00a52b; display: inline-block; }
.metpager_5 a:hover { border:1px solid #00a52b; color:#fff; background-color:#00a52b;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#00a52b; border:1px solid #00a52b; 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;}
}