@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;height:100%;max-width: 100%;min-width: 320px;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color: hsl(95deg 46% 82%/100%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#1ea839;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.container1{width: 100%; padding-left:20px;padding-right:20px;}

@media (min-width: 1270px){
	.container{width: 1240px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1470px){
	.container{width: 1440px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}


/* 头部 */
.header{width:100%;position: absolute;top:0;left:0;z-index:999;height: 100px;/* padding: 20px 0px; */
background: url(../images/headerbg.png) repeat-x;
}
/*logo*/
.header .left{  }
.header .left a img{margin-top: 16px;}
.header .left .img2{display: none;}
/**/
.header .nav{-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;height: 100%;line-height: 100px;display: block;/* padding: 20px 0; */padding-left: 5%;}
.header .navbar_nav li{float:left;position: relative;display: block;}
.header .navbar_nav li:after{ content: ""; width: 0; height: 2px; background:#e6c50a;  position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s;}
.header .navbar_nav li:hover:after{width: 100%;}
.header .navbar_nav li a{text-decoration: none;/* height:85%; */padding: 0 22px;display: block;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;color: #fff;line-height: 100px;font-size: 16px;}
.header .navbar_nav li:hover a{color:#e6c50a; }
.header:hover .navbar_nav li a{ color:#333 }
.header .navbar_nav li.dropdown{display: inherit;position: initial;}
.header .navbar_nav li.dropdown .jt{width: 20px;height: 20px;background: url(i/top.png) no-repeat;background-size: 100% 100%;display: block;}
.header .navbar_nav li.dropdown .dropdown_menu{box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38); position: absolute; background: rgba(255,255,255,0.8); width: 100vw; top: 100px; left: 0; z-index: 999; padding: 42px 0;display: none; border-bottom: 1px solid #ddd;border-top: 1px solid #ccc;}
.nav2_l { float: left; width: 70%; }
.nav2_r { float: right;  width: 25%;}
.nav2_r img { display: block; max-width: 100%; }
.nav2_l .desc { overflow: hidden; }
.nav2_l .desc .en { font-size: 30px;line-height: 40px;color: #333;}
.nav2_l .desc .list { font-size: 14px;line-height: 24px;margin-top: 10px;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.nav2_l .nav-er-list { margin-top: 40px;overflow: hidden; float: left; }
.nav2_l .nav-er-list a{ display: inline-block; }
.nav2_l .nav-er-list a span {font-size: 14px;line-height: 24px;color: #333;margin-right: 25px;padding-right: 15px;transition: all 0.5s;background: url(../images/yy.png) no-repeat right center; }
.nav2_l .nav-er-list:hover a span { color: #329325; background: url(../images/yy_on.png) no-repeat right center;}
											   
.header .navbar_nav li.dropdown .dropdown_menu a{font-size: 14px;color: #666;padding: 0 0px;margin-right: 48px;line-height: 40px;text-align: center;margin-bottom: 6px;margin-top: 6px;float: left;}
.header .navbar_nav li.dropdown:hover .dropdown_menu{display: block;background: rgba(255,255,255,0.8);-webkit-transition: 0.5s;-moz-transition: 0.5s;	-o-transition: 0.5s;transition: 0.5s;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a{color: #666;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{color: #e6c50a;}
	
/**/
.header .tel{width:23rem; height:3.6em;background: rgb(67,133,93); border-radius:50px;margin-top: 22px;}
.header .tel p{  font-size:24px; color:#fff; text-align:center; padding-top:8px; font-family:Arial, Helvetica, sans-serif;}
.header .tel p img{ padding-right:10px;padding-top: 5px;}

/**/
.header.on,.header:hover{background: #fff;position: fixed;border-bottom: 1px solid #ccc;}
.header.on .left .img1{display: none;}
.header.on .left .img2{display: block;}
.header.on .navbar_nav li a{color: #333;}
.header.on .navbar_nav li:hover a{color: #138f04;}
#navToggle{display: none;}

.m_nav{position: fixed;top: 0px;box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);width: 100%; height: 100%;  background: #fff; transition: all ease 0.5s; -webkit-transition: all ease 0.5s;z-index: 1000; opacity: 1; visibility: visible; margin-top: 0; overflow-y: auto; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top: 0; transform: translateX(100%);}
.m_nav.open{ transform: translateX(0);}
.m_nav .top{height: 60px;padding: 20px;box-sizing: border-box;}
.m_nav .top .closed{width: 30px;height: 30px;vertical-align: middle;float:right;cursor: pointer;}
.m_nav .logo{width: 100%;margin:0 auto;}
.m_nav .logo img{height: 50px;display: block;margin:30px auto;}
.m_nav .ul{margin-top: 30px;}
.m_nav .ul li{padding: 0 20px;border-bottom: 1px solid #f5f5f5;transform: translateY(0);-webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity: 0;}
.m_nav.open .ul li{opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
.m_nav .ul li:nth-child(1) { -webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2) { -webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3) { -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4) { -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5) { -webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6) { -webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{display: block;text-decoration: none;color: #333;font-size: 16px;height: 50px;line-height: 50px;width: 100%;}
.m_nav .ul li .dropdown_menu{display: none;}
.m_nav .ul li.dropdown.active .dropdown_menu{display: block;}
.m_nav .ul li .dropdown_menu a{display: block;height: 50px;line-height: 50px;padding: 0 40px;box-sizing: border-box;border-bottom: 1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{border: none;}

@media screen and (max-width: 1199px){
	.header .tel{ display:none; }
}

@media screen and (max-width: 992px){
	.header{padding: 0 10px;}
	.header .left a img{ margin-top:10px; }
	.header #navToggle {display: inline-block;float: right;padding-top: 20px;}
	.header #navToggle span {position: relative;width: 25px;height: 1px;margin-top: 19px;}
	.header #navToggle span:before,
	.header #navToggle span:after {content: '';position: relative;width: 100%;height: 1px;left: 0;}
	.header #navToggle span,
	.header #navToggle span:before,
	.header #navToggle span:after {-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;display: block;background: #4f4f4f;}
	.header #navToggle span:before {top: 8px;}
	.header #navToggle span:after {bottom: 10px;}
	.header #navToggle.open span:before {top: 10px;-webkit-transform: translateY(-11px) rotate(-45deg);-moz-transform: translateY(-11px) rotate(-45deg);-ms-transform: translateY(-11px) rotate(-45deg);-o-transform: translateY(-11px) rotate(-45deg);transform: translateY(-11px) rotate(-45deg);}
	.header #navToggle.open span:after {bottom: 12px;-webkit-transform: translateY(10px) rotate(45deg);-moz-transform: translateY(10px) rotate(45deg);-ms-transform: translateY(10px) rotate(45deg);-o-transform: translateY(10px) rotate(45deg);transform: translateY(10px) rotate(45deg);}
	.header #navToggle.open span {background: none;}
	.header #navToggle.open span:before,
	.header #navToggle.open span:after {background: #4f4f4f;}
	.header .nav{display: none;}
	.header .navbar_nav li a{ padding:0 20px; }
}
@media screen and (max-width: 500px){
	.header .left a img{  height: 52px;margin-top: 12px;}
	.header #navToggle{ padding-top: 16px; }
	.header{ background:#fff ;height: 72px;}
}	

/* 轮播图 */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:40px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:12px;height:12px;opacity:1;border-radius: 6px;background:rgb(255 255 255 / 80%);position:relative;margin:0 6px;}
#banner .swiper-pagination-bullet-active{background:#fff;width:60px;}
#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:20px;}
	#banner .swiper-pagination-bullet{border:none;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}

@media (max-width: 500px){
	#banner{padding-top: 72px;}
}

@media (max-width: 450px){
	#banner .swiper-pagination{bottom: 5px;padding:8px;}
	#banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;}
}

/* 首页标题 */
.title{padding:0 10px;text-align: center;}
.title h2{font-size: 40px;color: #444;font-weight: bold;}
.title p{color: #999;font-size: 18px;margin-top: 8px;text-transform:uppercase;font-family:Arial;}
@media only screen and (max-width:767px){
	.title h2{font-size: 30px;}
	.title p{font-size: 14px;margin-top: 5px;}
}
@media only screen and (max-width:500px){
	.title h2{font-size: 26px;}
}

/*lm1*/
.fab { width: 100%; height:800px;background: url(../images/jianjie.jpg) center no-repeat;background-size:100% 100%; display: -webkit-box; display: -ms-flexbox; display: flex;}
.fbtl {position: relative;}
.fcate1 { float: left; position: relative;}
.fcate1 .cn { font-size: 38px; color: #138f04; line-height: 60px; font-weight: bold;}
.fcate1 .cn a { color: #fff;}
.fcate1 .en { font-size:60px; color: #b6b9b5; line-height: 54px; text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.fcate2 { float: left; position: relative;}
.fcate2 .cn { font-size: 38px; color: #302e2f; line-height: 60px; font-weight: bold;}
.fcate2 .cn a { color: #302e2f;}
.fcate2 .en { font-size: 50px; color: #138f04; line-height: 54px; font-family: 'Geometr415BlkBT'; text-transform: uppercase;}
.fbtl .more{position: absolute;right: 0;top: 38px;display: block; width: 150px;height: 46px;background-color: #138f04;border-radius: 23px;font-size: 16px;color: #fff;line-height: 46px;text-align: center;}
.fbtl .more:hover { background:#e6c50a; color:#000;text-decoration:none}

.ferji { float: right; margin-top: 50px; font-size: 0; white-space: nowrap;}
.ferji a { display: inline-block; margin-left: 20px; overflow: hidden; border-radius: 21px; background-color: #f1f2f4; width: 120px; height: 42px; font-size: 16px; color: #333; line-height: 42px; text-align: center;}
.ferji a:first-child { margin-left: 0;}
.ferji a:hover,
.ferji a.on { color: #fff; background-color: #138f04;}
@media screen and (max-width: 840px) {
  .ferji a { width: 100px; font-size: 14px; }
}
@media screen and (max-width: 750px) {
  .fcate1 .en,
  .fcate2 .en { font-size: 38px; }
  .fcate1 .cn,
  .fcate2 .cn { font-size: 30px; }
  .fbtl .more {  top: 50px; width: 120px; right: 0px;}
  .ferji { margin-top: 20px; width: 100%; }
}
@media screen and (max-width: 600px) {
	.ferji a { margin-left: 10px; }
	.fbtl .more{height: 36px;line-height: 36px;top: 67px;}
}

.fabmain { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: url(images/fabbg1.png) 90% -327px no-repeat;}
.fabinner { padding:100px 8% 0px 4%;}
.fabcont { margin-top: 100px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.guolist1 { width:32%; overflow: hidden; font-size: 0;}
.guolist1 li { width: 100%; margin-bottom: 89px;}
.guolist1 li:last-child { margin-bottom: 0;}
.guolist1 li a {display: block;}
.guolist1 h3 { display: inline-block; font-size: 24px; color: #8d918b; line-height: 62px; height: 62px;/* width: 100%; */}
.guolist1 h3 span { font-size:60px; color: #138f04; display: inline-block; margin-right: 10px; height: 68px; vertical-align: top; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
.guolist1 h3 s { display: inline-block; width: 40px; height: 40px; background-color: #138f04; text-decoration: none; font-size: 20px; color: #fff; line-height: 40px; text-align: center; border-radius: 50%; margin-left: 10px;}
.guolist1 .txt { display: inline-block; font-size: 20px; color: #8d918b; line-height: 62px; height: 62px; margin-right: 50px;}
.fabright { width:66%;}
.fabright h3 { font-size: 30px; color: #333; line-height: 40px; font-weight:bold;}
.fabright .intro { font-size:20px; color: #333; line-height: 34px; margin-top: 22px;}
.fabtxt { font-size: 16px; color: #8b8d8b; line-height: 35px; text-align: justify; margin-top: 78px; max-height: 210px; overflow: hidden;}
.fabtxt p{text-indent:2em;}
.fablist { width:18%; height: 100%; font-size: 0; overflow: hidden;}
.fablist li { display: block; width: 100%; height: 25%; text-align: center;}
.fablist li .lin { height: 100%;}
.fablist li a { display: block; width: 100%; height: 100%; padding-top: 42px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; background-color: #e5e8e4; border-top: 1px solid #c6c8c5; border-bottom: 1px solid #fff;}
.fablist .pic {width: 100%; height: 80px; overflow: hidden; position: relative;line-height: 80px; -webkit-perspective: 1000px; perspective: 1000px;}
.fablist .inner { width: 80px; height: 100%; margin: 0 auto; -webkit-transition: -webkit-transform 1s; transition: -webkit-transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s;}
.fablist .pic img.p1 { display: none;}
.fablist .pic img.p2 { display: inline-block;}
.fablist li h3 { font-size:20px; color: #333; line-height: 30px; height: 30px; overflow: hidden; margin-top: 15px;}
.fablist li:hover a { background-color:#138f04;text-decoration:none}
.fablist li:hover h3 {font-weight: bold; color:#fff;}
.fablist li:hover .pic img.p1 { display: inline-block;}
.fablist li:hover .pic img.p2 {display: none;}
.fablist li:hover .inner { -webkit-transform: rotateY(180deg); transform: rotateY(180deg);}
@media screen and (max-width: 1440px) {
	.fabinner { padding: 100px 7.8% 0; }
	.guolist1 .txt{ width:100% }
	.guolist1 li{margin-bottom: 40px;}
}
@media screen and (max-width: 1300px) {
	.fab { height: auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.fabmain { width: 100%;}
	.fabinner { padding: 80px 6%; }
	.fablist { width: 100%; height: auto;}
	.fablist li { display: inline-block; width: 25%; height: 100%;}
	.fablist li a { padding: 36px 0; }
}
@media screen and (max-width: 1024px) {
	.fabcont { margin-top: 60px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	.guolist1 { width: 100%; text-align: center; }
	.guolist1 li { display: inline-block; width: 33.3%;  margin-bottom: 0; float: left;}
	.guolist1 h3 { display: block; }
	.guolist1 h3 span { font-size: 50px;}
	.guolist1 .txt { display: block; line-height: 40px; height: 40px; margin-right: 0;}
	.fabright .intro { font-size:16px; color: #333; line-height: 34px; margin-top:10px;}
	.fabright { width: 100%; margin-top: 60px; }
	.fabright h3 { font-size: 24px; text-align: center; font-weight:bold; }
	.fabtxt { margin-top:20px; max-height: none;}
}
@media screen and (max-width: 750px) {
	.fabinner { padding: 40px 5%; }
	.guolist1 h3 span { font-size: 30px; margin-right: 4px; min-width: 66px;}
	.guolist1 h3 s { margin-left: 4px; width: 30px; height: 30px; line-height: 30px; font-size: 16px; }
	.fablist .pic img.p2{ width:70%;text-align: center;position: relative;top: 50%;transform: translateY(-50%);}
	.fablist li h3{ font-size:16px; }
}
@media screen and (max-width: 600px) {
	.fablist li a { padding: 16px 0;}
	.fabcont{ margin-top:20px; }
}

@media screen and (max-width: 450px) {
	.guolist1 h3 s{position: relative;bottom: 20px;}
	.fabright{ margin-top:20px; }
}

.fyewu { padding-top: 76px;}
.fyewu .fbtl { margin-bottom: 56px;}


/*lm2*/
/*线条效果*/
.jjxtgx span {display: block;width:100%;height:50px; background: #e6c50a;animation: waves1 2s linear 0s infinite alternate;-webkit-animation: waves1 2s linear 0s infinite alternate;}
.jjxtgx{ height:108px; width:4px; background:#138f04; margin-right:20px;}

.xiangtys span {display: block;width:100%;height:30px; background: #e6c50a;animation: waves1 2s linear 0s infinite alternate;-webkit-animation: waves1 2s linear 0s infinite alternate;}
.xiangtys{ height:80px; width:4px; background:#138f04; margin-right:20px;}
@-webkit-keyframes waves1 {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}

@keyframes waves1 {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}

.main1{ max-width:94%; margin:5% auto;}
.main1 .title{color:#737573; font-size:20px; line-height:38px;}
.main1 .title p{font-size:38px; color:#138f04; font-weight:bold; text-align: left;}

/*右侧*/
.djzxd a {display: block;margin: 0 auto;width:25rem;height:66px; line-height:66px; padding-left:80px;font-size:20px;color: #888;position: relative;z-index: 2; font-weight:lighter;  border:1px solid #dfe1e2; background: url(../images/zix_03.png)30px no-repeat;}
.djzxd a:before{ position: absolute;top: 0px;left: 0px;width: 0;height: 100%;background:#138f04 url(../images/zixh_03.png)30px no-repeat;z-index: -1;-webkit-transition: all 0.5s;transition: all 0.5s;display: block;content: "";}
.djzxd a:hover {color: #ff0;}
.djzxd a:hover:before {width: 100%;}

.w-accor{ overflow:hidden; position:relative; margin-top:50px;}
.w-accor ul,.w-accor li{ padding:0; margin:0; list-style:none;}
.w-accor ul{ width:101%;}
.w-accor li{ position:relative; overflow:hidden;float:left;}
.accorClick li{ cursor:pointer; }
.w-accor li .item{ position:relative;margin-left:10px;}
.w-accor li > a{ display:block; position:absolute; left:0; right:0; top:0; bottom:0;}
.w-accor h3{ font-size:125%; margin:0; padding:0; font-weight:normal;}
.w-accor .acr_p{ margin-top:0.5em; }

.w-accor3 li img{ max-width:100%;}
.w-accor3 li .cont_ar{ color:#fff; font-size:2rem;}
.w-accor3 li .left_ar{ position:absolute; left:0; top:0; bottom:0;width:100%; background:rgba(0,0,0,0.5);transition:all 0.5s; -webkit-transition:all 0.5s;}
.w-accor3 li .left_ar h3{ text-align:center; line-height:1.5; position:absolute; left:50%; margin-left:-0.6em;top:50%; top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.w-accor3 li .left_ar{ position:absolute; left:0; top: 0px; bottom:0;width:100%; background:rgba(0,0,0,0.5);transition:all 0.5s; -webkit-transition:all 0.5s;}
.w-accor3 li .left_ar>img{position: absolute;bottom: 110px;left: 24px;}
.w-accor3 li .left_ar h2{ text-align:center; line-height:1.5; position:absolute; left:50%; margin-left:-0.6em;top:50%; top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
:root .w-accor3 li .left_ar h3{ top:85%; left:20%;}

.w-accor3 li .right_ar{ position:absolute; top:0; bottom:0; left:100%; right:0; opacity:0; *filter:alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);transition:opacity 0.5s; -webkit-transition:opacity 0.5s; transition-delay: 0.3s; -webkit-transition-delay:0.3s;}
.w-accor3 li .right_ar .dec_ar{ line-height:1.7; position:absolute; left:0px; right:20px;top:50%; top:10%\9; *top:10%; transform:translateY(-50%); -webkit-transform:translateY(-50%); max-height:100%; }
:root .w-accor3 li .right_ar .dec_ar{ top:50%;}
.w-accor3 li .i_img{ text-align:center; margin-bottom:1em; transform:scale(0); -webkit-transform:scale(0);transition:all 0.3s; -webkit-transition:all 0.3s; transition-delay:0.2s; -webkit-transition-delay:0.2s;}
.w-accor3 li .i_img img{ max-width:100%;}
.w-accor3 li .acr_p{padding:7% 10% 7% 4.6%; background:rgba(19,163,2,0.9); width:70%;}
.w-accor3 li .acr_p p{ font-size:16px; color:#cfe3cf; line-height:3.4rem;}
.w-accor3 li .acr_p h3{ font-size:24px; color:#fff; padding-bottom:5%;font-weight:bold;}
.w-accor3 li.cur .left_ar{ background:rgba(0,0,0,0);display: none;}
.w-accor3 li.cur .right_ar{ left:0em;opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.w-accor3 li.cur .i_img{transform:scale(1); -webkit-transform:scale(1); background:#fff; width:8rem; height:8rem; border-radius:50%; left:65%; position:absolute; top:35%;}
.w-accor3 li.cur .left_ar>img{display: none;}
.w-accor3 li.cur .left_ar h3:last-child {opacity:1; left:6%;}
.w-accor3 li.cur .left_ar h3:first-child {opacity:0;}

.img_ar h3{ font-size:50px; position:absolute; text-align:right; top:2%;right:2%; color:#fff; font-family:Arial, Helvetica, sans-serif;filter:alpha(opacity=50);-moz-opacity:0.6;opacity: 0.6; z-index: 3;}

@media (max-width:1199px){
	.w-accor3 li .acr_p h3{font-size: 20px;}
	.w-accor3 li .acr_p p{font-size: 14px;line-height: 24px;}
}

@media (max-width:991px){
	.w-accor .img_ar>h3{ font-size: 32px;right: 10%;}
	.w-accor .acr_p{ font-size:90%;}
	.w-accor1 li .acr_p,.w-accor2 li .acr_p{ display:none;}
	.accorClick li{ width:50%;}
	.w-accor3 li .img_ar{ width:100%;}
	.w-accor3 li .img_ar img{  max-width:inherit;}
	.title{color:#737573; font-size:15px; line-height:32px;}
	.title p{font-size:34px; color:#138f04; font-weight:bold;}
	.djzxd a {display: block;margin: 0 auto;width:18rem;height:60px; line-height:60px; padding-left:55px;font-size:18px;color: #888;font-weight:lighter;  border:1px solid #dfe1e2; background: url(../images/zix_03.png)10px no-repeat;}
	.djzxd a:before{ background:#138f04 url(../images/zixh_03.png)10px no-repeat;}
	.xiangtys{ height: 60px; width:4px; background:#138f04; margin-right:20px;}

	.hezuokt{color:#737573; font-size:15px; line-height:32px;}
	.hezuokt p{font-size:34px; color:#138f04; font-weight:bold;}
	.hezuokh_a a {display: block;margin: 0 auto;width:18rem;height:60px; line-height:60px; padding-left:55px;font-size:18px;color: #888;font-weight:lighter;  border:1px solid #dfe1e2; background: url(../images/hezuo_06.png)10px no-repeat;}
	.hezuokh_a a:before{ background:#138f04 url(../images/hezuoh_06.png)10px no-repeat;}
	.clearfix{ }
	.w-accor li .item{ width:100%;}
	.fbtl{ width:100%; }
	.w-accor3 li .left_ar>img{bottom: 66px;left: 4px;}
	.w-accor3 li .left_ar h3{font-size: 20px;}
}

@media (max-width:767px){
	.w-accor3 li .i_img img{ max-height:60px;}
	.title{color:#737573; font-size:14px; line-height:30px;}
	.title p{font-size:32px; color:#138f04; font-weight:bold;}
	.djzxd a {display: block;margin: 0 auto;width:18rem;height:60px; line-height:60px; padding-left:55px;font-size:16px;color: #888;font-weight:lighter;  border:1px solid #dfe1e2; background: url(../images/zix_03.png)10px no-repeat;}
	.djzxd a:before{ background:#138f04 url(../images/zixh_03.png)10px no-repeat;}
	.xiangtys{ height:60px; width:4px; background:#138f04; margin-right:20px;}

	.hezuokt{color:#737573; font-size:14px; line-height:30px;}
	.hezuokt p{font-size:32px; color:#138f04; font-weight:bold;}
	.hezuokh_a a {display: block;margin: 0 auto;width:18rem;height:60px; line-height:60px; padding-left:55px;font-size:16px;color: #888;font-weight:lighter;  border:1px solid #dfe1e2; background: url(../images/hezuo_06.png)10px no-repeat;}
	.hezuokh_a a:before{ background:#138f04 url(../images/hezuoh_06.png)10px no-repeat;}
}

@media (max-width:670px){
	.w-accor{ height:auto !important;}
	.w-accor3 li .acr_p{max-height:12em; line-height: 1.5; overflow: hidden;}
	.djzxd{ display:none;}
	.hezuokh_a{ display:none;}
}

@media (max-width:480px){
	.w-accor3 li .img_ar,.w-accor3.accorNoClick li .img_ar{height:20em !important;}
	.w-accor3 li .i_img img{ max-height:3em;}
	.djzxd{ display:none;}
	.hezuokh_a{ display:none;}
}

@media (max-width:400px){
	.w-accor3 li .img_ar,.w-accor3.accorNoClick li .img_ar{height:20em !important;}
	.w-accor3 li .i_img img{ max-height:3em;}
	.djzxd{ display:none;}
	.hezuokh_a{ display:none;}
}

/* home partner */
.about-user { width:94%;padding: 70px 0; background-color: #ffffff; margin:0 auto;}
.home-partner { padding: 5.2083334% 0; background-color: #f4f4f4; }
.home-partner_list { width:100%;}
.home-partner_list:after { content: ""; display: block; clear: both; height: 0; }
.home-partner_item { float: left; width:15%;padding-bottom:8.4%; position: relative; overflow: hidden; border:1px solid #e0e0e0;margin:1% 1%; }
.home-partner_item a { position: absolute; top: 0; left: 0; width:100%; height:100%; overflow: hidden; opacity: 0.55; filter: grayscale(100%) saturate(60%); transition: 0.3s ease-in-out; background-size:100%;}
.home-partner_item a:hover { opacity: 1; filter: grayscale(0); }

/*移动端的优势*/
.m_yskdngk{width:100%;}
.xuanzey{ font-size:16px; text-align:center; color:#737573; margin-top:5%;}
.xuanzey p{ font-size:36px; text-align:center; color:#138f04; font-weight:bold;}
.xhdkgl{ width:98%; margin:0 auto;margin-top:4%;display: inline-block;margin-bottom: 20px;}
.xhdkgl li{ width:48%; float:left; margin: 1%; position:relative;}
.ystpde {position:relative;width:100%;}
.ystpde img{width:100%; background-size:100% 100%;}
.ystpde::before {content: "";position: absolute;left: 0;right: 0; bottom: 0;top: 0;/*background-color: rgba(19,143, 0, .6);*/z-index: 2; background:url(../images/fuwubj.png) center repeat-x}
.wenghl{ font-size:14px; color:#fff; position:absolute; top: 50%; transform: translateY(-50%);text-align:center;z-index:3; line-height: 24px; padding:5%;  overflow:hidden; }
.wenghl p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.wenghl h2{ font-size:22px; color:#fff; text-align:center; font-weight:bold;padding-bottom: 10px;}
.m_yskdngk{ display:none;}
.main1{ display:block;}
	
@media (max-width:768px){
	.main1{ display:none;}
	.m_yskdngk{ display:block;}
	.xuanzey p{ font-size: 28px; padding-bottom: 6px;}
}


/*lm3*/
#newvideo{background: #eee;padding: 40px 0;display: inline-block;}
.container2{ padding:0 20px; width:100% }
.sy-news{border-right: 1px solid #ccc;padding: 0 30px;}
.nnn1{}
.nnn1 .news-tit{float: left;padding-left: 15px;}
.nnn1 .news-tit h2{font-size: 60px;font-weight: bold;}
.nnn1 .news-tit p{font-size: 24px;}
.news-nav{float: right;position: relative;padding-top: 28px;}
.news-nav a{font-size: 18px;margin: 0px 24px;}
.news-nav a.on,.news-nav a:hover{ padding-bottom:20px; border-bottom: 3px solid #138f04; color: #138f04;}
.nnn2{padding-top: 20px;}
.nnn2 ul{}
.nnn2 ul li{}
.news-img{}
.news-img img{width: 100%;}
.news-bt{padding-top: 20px;}
.news-bt:after { content: ""; display: block; width: 58px; height: 2px; background: #ccc; margin-top: 2vw; transition: all 0.3s ease-out;}
.nnn2 ul li:hover .news-bt:after{width:100px;  background:#138f04;}
.news-bt h2{font-size: 18px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.news-bt em{padding: 12px 0;display: block;}
.news-bt p{font-size: 16px;color: #666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news-bt i{}
.sy-video{padding: 0 48px;}
.nnn3{}
.nnn3 h2{font-size: 60px;font-weight: bold;}
.nnn3 p{font-size: 24px;}

.sy-video .shipin{ width:100%; height:auto;position:relative;margin:0 auto;margin-top: 20px;display: block;}
.sy-video .shipin>img{ width:100%; }
.sy-video .bejgktc,.nnn3 .bejgktc:before,.nnn3 .bejgktc:after {position: absolute;left:50%;top: 50%;height: 65px;width:66px;margin-top: -44px;margin-left: -33px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(41, 43, 41,0.64);-o-box-shadow: 0 0 0 0 rgba(41, 43, 41, 0.64);box-shadow: 0 0 0 0 #292b29;animation: bejgktc 3s infinite; z-index:99}
.sy-video .bejgktc{background: rgba(41, 43, 41, 1);display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.sy-video .bejgktc:before {-webkit-animation-delay:.9s;animation-delay: 0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.sy-video .bejgktc:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
@-webkit-keyframes bejgktc {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(41, 43, 41, .0);box-shadow: 0 0 0 30px rgba(41, 43, 41, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(41, 43, 41, .0);
                box-shadow: 0 0 0 0 rgba(41, 43, 41, .0);
    }
}
.sy-video .video-p{}
.sy-video .video-p p{text-align: center;line-height: 54px;font-size: 18px;}

.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: 72%;max-height:90%;transform: translate(-50%,-50%);border: 3px solid #138f04;}


@media(max-width: 1440px) {
	
}

@media(max-width: 1366px) {
	.nnn1 .news-tit h2{font-size: 46px;}
	.nnn1 .news-tit p{font-size: 20px;}
	.nnn3 h2{font-size: 46px;}
	.nnn3 p{font-size: 20px;}
	.news-nav{float: right;position: relative;padding-top: 18px;}
	.news-nav a{font-size: 18px;margin: 0px 24px;}
}

@media(max-width: 1199px) {
	.sy-video .video-p p{font-size: 14px;}
	.sy-video{padding: 0 40px;}
	.news-bt h2{ font-size:16px; }
	.news-bt em{padding: 6px 0;}
	.news-bt p{font-size: 14px;}
}

@media(max-width: 991px) {
	.nnn1 .news-tit h2{font-size: 42px;}
	.nnn1 .news-tit p{font-size: 18px;}
	.nnn3 h2{font-size: 42px;}
	.nnn3 p{font-size: 18px;}
	.news-nav{float: right;position: relative;padding-top: 20px;}
	.news-nav a{font-size: 18px;margin: 0px 24px;}
	.news-nav a.on, .news-nav a:hover{padding-bottom: 16px;}
	.sy-video{padding: 0 20px;}
	.sy-news{padding: 0 20px;}
}

@media(max-width: 767px) {
	.sy-video{ padding-top: 24px; border-top: 1px solid #ccc;margin-top: 24px;}
	.sy-news{ padding:0; border-right:none }
}

@media(max-width: 500px) {
	.nnn1 .news-tit h2{font-size: 32px;}
	.nnn1 .news-tit p{font-size: 16px;}
	.nnn3 h2{font-size: 30px;}
	.nnn3 p{font-size: 15px;}
	.news-nav{float: right;position: relative;padding-top: 12px;}
	.news-nav a{font-size: 16px;margin: 0px 14px;}
	.sy-news,.nnn2 ul li{ padding:0; border-right: none;margin-bottom: 20px;}
	.nnn1 .news-tit{padding-left: 0;}
	.sy-video{ padding: 0px; padding-top: 24px;margin-top: 0;}
	.news-bt h2{font-size: 18px;}
	.news-bt p{font-size: 14px;}
	.news-bt:after{margin-top: 20px;}
}


/**/
/*合作客户*/
.hddkgh{ max-width:94%; margin:4% auto;}
.hezuokt{color:#737573; font-size:20px; line-height:38px;}
.hezuokt p{font-size:38px; color:#333; font-weight:bold;padding-bottom: 10px;}

.hezuokh_a a {display: block;margin: 0 auto;width:25rem;height:66px; line-height:66px; padding-left:80px;font-size:20px;color: #888;position: relative;z-index: 2; font-weight:lighter;  border:1px solid #dfe1e2; background: url(../images/hezuo_06.png)30px no-repeat;}
.hezuokh_a a:before{ position: absolute;top: 0px;left: 0px;width: 0;height: 100%;background:#138f04 url(images/hezuoh_06.png)30px no-repeat;z-index: -1;-webkit-transition: all 0.5s;transition: all 0.5s;display: block;content: "";}
.hezuokh_a a:hover {color: #ff0;;background: url(../images/hezuoh_06.png) 30px no-repeat;z-index: inherit;}
.hezuokh_a a:hover:before {width: 100%;}

.about-user { width:94%; max-width:94%; margin:2% auto;}
.head{ overflow: visible; }
.hezuodk{ width:94%; margin:0 auto;}
.hztuphn{ width:100%;/*display:flex !important*/ margin:3% 0%; position:relative;}
.hztuphn li{ border:1px solid #e0e0e0;padding:2%; margin-right:-1px; margin-top:-1px;display: inline-block; }
.hztuphn li img{display:block;overflow: hidden;/* opacity:0.7; *//* filter: grayscale(100%) saturate(60%); *//* transition: 0.3s ease-in-out; */max-width: 100%;}
.hztuphn li img{ transition:all .6s ease;}
.hztuphn li:hover img{ transform:scale(1.2);}
.hztuphn li img:hover { opacity: 1; filter: grayscale(0); }

@media(max-width: 1440px) {
	
}

@media(max-width: 1366px) {
	
}
@media(max-width: 1199px) {
	
}
@media(max-width: 991px) {
	.hezuokt{font-size: 16px;line-height: 28px;}
	.hezuokt p{font-size: 30px;}
}

@media(max-width: 767px) {
	.hezuokt{font-size: 16px;line-height: 28px;}
	.hezuokt p{font-size: 30px;}
}
@media(max-width: 500px) {
	.hezuokt{font-size: 12px;line-height: 24px;padding-top: 6px;}
	.hezuokt p{font-size: 26px;}
}

/*产品服务*/
.chanpfbk{ width:100%;  background: url(../images/fuwu_02.jpg) center no-repeat;  display: block;position: relative;height: 520px;margin-top: 90px;}
.bfzbssf{ width: 100%; margin:0 auto;padding-left: 20px;padding-right: 20px;}
.wengcpk{  position: absolute;top: 50%;transform: translateY(-50%);left: 4%;}
.yzjgkdg{ font-size:1.9rem; color:#e3e3e3; line-height:50px; padding-bottom:6%;}
.yzjgkdg p{ font-size:3.8rem; color:#fff; font-weight:bold;}
.gegndkd{ width:160px; height:50px; border-radius:30px;  text-align:center; font-size:16px; color:#fff; line-height:50px;}
.gegndkd a {display: block;margin: 0 auto;width:160px;height:50px; line-height:50px;text-align:center;font-size:16px;color: #fff;position: relative;z-index: 2; font-weight:lighter; border:1px solid #d2d7d2; border-radius:30px;}
.gegndkd a:before{ position: absolute;top: 0px;left: 0px;width: 0;height: 100%;background:#138f04;z-index: -1;-webkit-transition: all 0.5s;transition: all 0.5s;display: block;content: "";border-radius:30px;}
.gegndkd a:hover {color: #ff0;}
.gegndkd a:hover:before {width: 100%;}
.cpkfhgk{  position: absolute;left: 50%;top: 50%;}


/*圈圈效果*/
.spright{position:relative;}
.ripple {/* position: absolute; */left: 0px;top: 0;height: 100px;width:100px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(19, 143, 4,0.64);-o-box-shadow: 0 0 0 0 rgba(19, 143, 4, 0.64);box-shadow: 0 0 0 0 #96b692;animation: ripple 3s infinite;}
.ripple{background: rgba(19, 143, 4, 1);display: inline-block;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0px;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.chanpx_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:100ms ease;}
.chanpx_box.cur{opacity:1;z-index:999;transition:500ms ease;}
@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 50px rgba(244, 68, 56, .0);box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);}
    100%
    {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}

.dehsngj {/* position: absolute; */left: 0;top: 0px;height:100px;width:100px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(230, 191, 0,0.64);-o-box-shadow: 0 0 0 0 rgba(230, 191, 0, 0.64);box-shadow: 0 0 0 0 #c4bfa4;animation: ripple 3s infinite;}
.dehsngj{background: rgba(230, 191, 0, 1);display: inline-block;text-align: center;}
.dehsngj:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.dehsngj:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.fsbzrwx{ font-size:22px; color:#fff; padding-top:100px;  padding-left:14%}
.pingguoq{ width:20%; position: relative; top:-40px;}


/*lm5*/
#lm5-fw{ background: url(../images/fuwu_02.jpg) center no-repeat;margin-top: 60px;display: flex;}
.fw1{position: relative;top: 50%;transform: translateY(-50%);}
.fw1 h2{font-size: 42px; color: #fff; font-weight: bold;}
.fw1 p{font-size: 18px;color: #fff;padding-top: 20px;padding-bottom: 20px;}
.fw1 a{padding: 12px 32px;border: 1px solid #fff;color: #fff;font-size: 16px;border-radius: 30px;line-height: 24px;margin-top: 20px;display: inline-block;}

.fw1 a:hover{ background:#138f04; }
.fw2{position: relative;top: 50%;transform: translateY(-50%);}
.fw2 .saf1{}
.fw2 .saf1 img{}
.fw2 .saf1 p{font-size: 18px;line-height: 52px;color: #fff;padding-top: 10px;}
.fw2 .saf2{text-align: center;}
.fw2 .saf2 img{padding-top: 20px;display: inline-block;}
.fw2 .saf2 p{font-size: 18px; line-height: 52px; color: #fff;padding-top: 10px;}
.fw2 .saf1{text-align: center;}
.fw2 .saf1 img{padding-top: 20px;display: inline-block;}
.fw3{text-align: center;position: relative;float: right;}
.fw3 img{top: -24px;position: relative;display: inline-block;max-height: 520px;}

@media(max-width: 1440px) {
	
}

@media(max-width: 1366px) {
	
}
@media(max-width: 1199px) {
	.fw2{ display:none }
	.fw1 a{ margin-top:10px; }
}
@media(max-width: 991px) {
	.fw1 h2{font-size: 30px;line-height: 40px;}
	.fw1 p{font-size: 16px;padding: 10px 0;}
}

@media(max-width: 767px) {
	.fw1{ padding: 40px 20px;}
	.fw3{ display:none }
	.fw1 h2{font-size: 26px;line-height: 40px;}
	.fw1 p{font-size: 16px;}
}
@media(max-width: 500px) {
	#lm5-fw{ margin-top:20px; }
}

/*内页关于我们修改*/
.ny_about { overflow: hidden; padding-bottom: 40px; background: #f9f9f9;}
.ny_about .ny_about_nr { overflow: hidden; display: flex; align-items: center; }
.ny_about .ny_about_nr .ny_about_nr_l { padding-left: 0px; }
.ny_about .ny_about_nr .ny_about_nr_l .homevideocen { display: block; overflow: hidden; }
.ny_about .ny_about_nr .ny_about_nr_l img { max-width: 100%; display: block; transition: all 0.3s; }
.ny_about .ny_about_nr .ny_about_nr_l .homevideocen:hover img { transform: scale(1.05); }
.ny_about .ny_about_nr .ny_about_nr_r { padding-right: 0px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { overflow: hidden; margin-bottom: 25px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 36px;font-weight: bold;color: #138f04;display: block;line-height: 50px; }
.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { display: block;font-size: 18px;color: #888;line-height: 34px; }
.ny_about .ny_about_nr .ny_about_nr_r .desc { line-height: 2; font-size: 15px; color: #555; }

.ny_about .main { display: flex; margin-top: 30px; padding-bottom: 16px; padding-top: 16px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd; }
.ny_about .main .stat-items { flex: 1; text-align: center;}
.ny_about .main .stat-items .stat-items-t-box .stat-items-t { font-size: 42px; font-weight: bold; color: #138f04; font-family: 'arial'; }
.ny_about .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 18px; color: #333333; }
.ny_about .main .stat-items p { font-size: 16px;color: #666666; }

.ny_about_sl { padding-top: 30px; overflow: hidden; }
.pro-zz1{text-align: center;}
.pro-zz1 img{display: inline-block;}
.ny_about_sl .ny_about_sl_t { overflow: hidden; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l { float: left; text-align: left; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 36px;font-weight: bold;color: #138f04;display: block;line-height: 50px; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_l span { display: block;font-size: 16px;color: #888;line-height: 34px;}
.ny_about_sl .ny_about_sl_t .ny_about_sl_r { float: right; text-align: right; }
.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { font-size: 36px; font-weight: bold; color: #444; text-transform: uppercase; padding-top: 20px;}
.ny_about_sl .ny_about_sl_nr { line-height: 28px; font-size: 15px; color: #555; margin-top: 20px;  margin-bottom: 20px;}
.ny_about_sl .pro-one { display: block; }
.ny_about_sl .pro-one li  { padding-left: 2px; padding-right: 2px; }
.ny_about_sl .pro-one li a { display: block;}
.ny_about_sl .pro-one li a img { border:1px solid #ddd; }

@media(max-width: 1510px) {
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 32px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 32px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 14px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l span { font-size: 14px; line-height: 2; }
	.ny_about .ny_about_nr .ny_about_nr_r .desc { line-height: 1.8; }
	.ny_about_sl .ny_about_sl_nr { line-height: 1.8; }
}

@media(max-width: 1310px) {
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t { margin-bottom:15px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 28px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p{ font-size: 28px; }
}

@media(max-width: 1199px) {
	.ny_about .ny_about_nr { display: block; }
	.ny_about .ny_about_nr .ny_about_nr_l { padding-right: 0px; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding-left: 0px; margin-top: 0px; }
	.ny_about .ny_about_nr .ny_about_nr_l img { width: 100%; max-width: none; }
	.ny_about .main .stat-items .stat-items-t-box .stat-items-t { font-size: 36px; }

}

@media(max-width: 991px) {
	.ny_about_sl .ny_about_sl_t .ny_about_sl_r p { display: none; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding:3%; }
	.ny_about .main { margin-top: 0; }
}

@media(max-width: 767px) {
	.ny_about .ny_about_nr { padding-left: 20px;padding-right: 20px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t span { font-size: 24px; }
	.ny_about .ny_about_nr .ny_about_nr_r .ny_about_nr_r_t p { font-size: 13px; line-height: 2; }
	.ny_about_sl{ padding-left: 20px;padding-right: 20px; border-top: 2px solid #138f04;}
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l p { font-size: 24px; }
	.ny_about_sl .ny_about_sl_t .ny_about_sl_l span{ font-size: 14px; line-height: 2; }
	.ny_about_sl .pro-one li { padding-bottom: 2px; }
	.ny_about .ny_about_nr .ny_about_nr_r .desc { font-size: 14px; }
	.ny_about_sl .ny_about_sl_nr { font-size: 14px; }
	.ny_about .ny_about_nr .ny_about_nr_r { padding:3% 0; }
	/*.ny_about_sl .pro-one li a img { border: none; }*/
}

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(../images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 底部 */
.dbgjbjk{ background:#232423; position:relative;padding: 60px 60px;padding-bottom: 20px;}
.sddlkd{ }
.kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.kslj p{ font-size:1.1vw; color:#fff;}
.kslj p:after{ content:''; display:block; width:36px; height:2px; background:#424442; transition:all .3s ease; margin:15px 0 25px 0;}
.kslj li:hover p:after{ width:72px; background:#e6c50a;}
.kslj li a{ display:block; font-size:0.8vw; color:#777b77; line-height:36px;}
.kslj li a:hover{ color:#e6c50a;}
.kslj li{ margin-right:12%;}

.dbydbg{ }
.footleft{ float: left; width:48%; margin-top: 6px;}
.footlogo{  font-size: 0; }
.footlogo img{ margin-left: 10px; float:right;display: inline-block;}
.footleft>p {color: #878b87;font-size: 16px;margin: 0; text-align:right; padding-top: 18px;}
.footleft>p>span {font-size: 18px; color:#dcdcdc;font-family: Arial;padding: 0.1rem 0 0;white-space: nowrap;}

.flxbtnout{  font-size: 0; position: relative; z-index: 1; margin-top:20px;text-align: right; }
.flxbtnout a{ display: inline-block;   border-radius: 50%; background-color: #393939; margin: 0 10px;}
.flxbtnout a>img{ transition: 1s; width: 100%;}
.flxbtnout a:hover>img{ transform: rotateY(360deg);}

.mnb{text-align: right;padding-top: 20px;}
.mnb h2{font-size: 18px;color: #fff;}
.mnb p{font-size: 28px;color: #fff;padding-top: 6px;font-weight: bold;}

.footwx{ position: relative;}
.footwx .bigewm{ position: absolute; width: 100px; height: 100px; left: -20px; z-index: 1; display: none; line-height: 100px;background-color: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);}
.footwx .bigewm img{ width: 100%; height: 100%;}
.xnhgkx{ width:1%; height:21rem;border-right:1px solid #414141; margin:3% 9% 0% 9%;}
.footewm{ width:30%;overflow: hidden; margin-top:20px; text-align: center;}
.footewm img{  display: inline-block; background:#fff; padding: 3%;text-align: center;}
.footewm p{   font-size: 18px; color: #656565; line-height:20px; margin-top:20px;text-align: center;}

.footwx:hover .bigewm{ display:block; }

.yqljkd{ width:100%;    margin-top: 3%; }
.links{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;border-top: 1px solid #323232;border-bottom: 1px solid #323232;}
.links>p{ line-height:70px; font-size:16px; font-weight:bold; color:#a4a6a4; padding-left:35px; background: url(images/yqlj_21.png) no-repeat left center;}
.links>p span{ font-size:18px; padding:0 20px 0 5px;color:#a4a6a4;}
.linkTagcs{ }
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;  padding-right:10px;line-height:30px;float:left;}
.linkTagcs li a{color:#777b77;word-break:break-all;}
.linkTagcs li img{border:0px;}

.dhgbwzl{ font-size:15px; color:#777b77; line-height:26px; padding: 0 20px;padding-top:30px;}
.dhgbwzl a{font-size:15px; color:#777b77;}
.dhgbwzl a:hover{ font-size:15px; color:#e6c50a; }

@media (max-width:1500px){
	.chanpfbk{height:40rem;}	
	.wengcpk{ width:44%;}
	.yzjgkdg{ font-size:18px;}
	.yzjgkdg p{ font-size:32px;}
	.fsbzrwx{padding-left: 10%;}	
}

@media (max-width:1400px){
	.chanpfbk{height:40rem;}	
	.wengcpk{ width:44%;}
	.yzjgkdg{ font-size:16px; line-height:30px;}
	.yzjgkdg p{ font-size:28px;}
	.fsbzrwx{padding-left: 10%; font-size:18px;}	
	.flxbtnout a{ margin:0 5px; }
	.mnb p{ font-size:26px; }
}

@media (max-width:1200px){
	.chanpfbk{ height:36rem; }	
	.wengcpk{ width:52%; }
	.yzjgkdg{ font-size:16px; line-height:30px; }
	.yzjgkdg p{ font-size:28px; }
	.spright{ display:none; }
	.cpkfhgk{ display:none; }
	.pingguoq{ width:22%; }
	.flxbtnout{ /* float:left ; */text-align: right;margin-top: 10px;}
	.footleft>p{ text-align:left; padding-left: 10px;}
	
	.footlogo img{ float:left ;margin-left: 0;}
	.footlogo{ padding-top:20px; }
	.flxbtnout a{ width: 42px; margin: 0 6px;}
	.footewm p{font-size: 14px;}

	.mnb h2{font-size: 16px;}
	.mnb p{font-size: 22px;}
}

@media (max-width:991px){
	.mnb{text-align: left;}
	.mnb h2{font-size: 16px;}
	.mnb p{font-size: 22px;}
	.flxbtnout{float: left;}
}
	
@media (max-width:991px){
	.chanpfbk{ height:26rem; }	
	.wengcpk{ width:44%; }
	.yzjgkdg{ font-size:16px; line-height:30px; }
	.yzjgkdg p{ font-size:22px; }
	.spright{ display:none; }	
	.cpkfhgk{ display:none; }
	.pingguoq{ width:30%; }
	.sddlkd{ display:none }
}

@media (max-width:800px){
	.chanpfbk{ height:32rem; }	
	.wengcpk{ width:44%; }
	.yzjgkdg{ font-size:16px; line-height:30px; }
	.yzjgkdg p{ font-size:22px; }
	.spright{ display:none; }	
	.cpkfhgk{ display:none; }
	.pingguoq{ width:27%; }
	.flxbtnout a{ margin: 0 6px;width: 40px;}
	.dbgjbjk{  padding: 10px;padding-bottom: 54px; }
}

@media (max-width:680px){
	.chanpfbk{ height:26rem; }	
	.wengcpk{ width:44%; }
	.yzjgkdg{ font-size:16px; line-height:30px; }
	.yzjgkdg p{ font-size:22px; }
	.spright{ display:none; }	
	.cpkfhgk{ display:none; }
	.pingguoq{ width:40%; }
	.footewm p{ font-size: 12px; }
	.footleft>p{text-align: left;display: inline-block;}
	.flxbtnout{text-align: left;margin-top: 10px;}
	.xnhgkx{height: 16rem;}
	.dhgbwzl{ font-size:14px; padding-top: 20px;}
	.yqljkd{ margin-top:32px; }
	.links>p{ line-height:54px; padding-left: 10px;}
	.mnb p{ font-size:18px; }
}

/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #138f04;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: #138f04;float: left;position: relative;border-top: 1px solid #fff;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background: #138f04;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 面包屑 */
#location{/* box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1); */overflow:hidden;background: #fff;font-size: 0;/* margin-bottom: 30px; */border-bottom: 1px solid #ccc;}
.crumbs{padding-left:20px;background:url(../images/page/location.png) no-repeat left center;/* line-height: 50px; */;float: right;color:#666;}
.crumbs a{color:#666;font-size: 15px;line-height: 70px;padding-right: 3px;}
.crumbs a:hover{color:#138f04;}

/* 内页导航 */
#sidebar{float: left;}
#sidebar li{display:inline-block;margin: 0 -1px;position: relative;background: url(../images/erjidd.jpg) right no-repeat;}
#sidebar li a{display:block;height: 70px;line-height: 70px;text-align:center;padding: 0 24px;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";/* display: block; *//* width: 0%; *//* height: 2px; *//* background: #138f04; *//* position: absolute; *//* left: 50%; *//* bottom: 0; *//* overflow: hidden; */transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;}
#sidebar li:hover a, #sidebar li.cur a{color: #138f04;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{background:#fff;border-bottom: 1px solid #ddd;box-shadow:none;height: auto;}
	.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;}
}
.inside{}

@media (max-width:767px) {
	#location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;max-height: 102px;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;display: inline-block;width: 100%;border: none;padding: 0;background: #efeded;}
	#sidebar li{padding:0 5px;margin:0;width: 25%;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
	#sidebar li a{line-height:50px;height: auto;}
	.inside,.location{padding:0px;margin-bottom: 10px;}
	.nyjc-til{ display:none }
	#nyzuoyou{padding: 24px 0;}
}
@media (max-width:500px) {
	#sidebar li a{line-height:40px;padding:0;font-size:14px;height: auto;text-align: center;}
}


/* 内页banner */
.nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 1329px){
	.nybanner>div{height: 420px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 360px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 320px !important;}
}
@media (max-width: 767px){
	.nybanner>div{height: 280px !important;}
}
@media (max-width: 700px){
	.nybanner>div{height: 240px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 175px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 150px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 130px !important;}
}

/* 内页样式 */
#inside{padding-bottom:30px;padding-top: 30px;padding-left:10px;padding-right:10px;overflow:hidden;background: #f9f9f9;border-bottom: 4px solid #138f04;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding-bottom:30px;}
}

/* 内页产品导航 */
#pronav{width: 100%;background: #e8e8e8;text-align: center;margin-bottom:20px;}
.pronav-a{line-height: 80px;display:flex;overflow:hidden;}
.pronav-a a{flex:1;font-size:16px;color:#333;}
.pronav-a a.cur, .pronav-a a:hover{background:#138f04;color:#fff;}
@media (max-width:1509px) {
	.pronav-a{display:block;}
	.pronav-a a{display:inline-block;padding:0 14px;}
}
@media (max-width:1409px) {
	.pronav-a a{padding:0 13px;font-size:15px;}
}
@media (max-width:1309px) {
	.pronav-a{line-height:60px;}
	.pronav-a a{padding:0 11px;font-size:14px;}
}
@media (min-width:768px) and (max-width:1199px) {
	.pronav-a a{display:block;float:left;width:16.66%;}
}
@media (max-width:767px) {
	.pronav-a a{display:block;float:left;width:25%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media (max-width:500px) {
	.pronav-a{line-height:40px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;/* padding: 0px 10px; */padding: 30px 0;background: #f9f9f9;}
#nytitle h1{font-size: 26px;color: #353535;font-weight:bold;letter-spacing: 1px;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;border-bottom: 1px solid #ccc;text-transform:uppercase;padding: 6px 0;position: relative;}
#nytitle p i{width: 40px;height: 3px;display: block;background: #138f04;position: absolute;bottom: -2px;left: 50%;transform: translateX(-50%);}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页单页面内容 */
.nyshow{width:100%;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #138f04 solid;color: #138f04;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#138f04;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
.nyshowdesc p{margin:5px 0;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;margin-bottom:20px;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页项目 */
#nyitem{padding-bottom:30px;border-bottom:4px solid #138f04;}
#nyitem ul>li{padding:0 10px;margin-bottom:20px;}
#nyitem ul>li a{display:block;}
.ser-img{position:relative;overflow:hidden;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
#nyitem ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
#nyitem ul>li a:hover .ser-bg{background:url(../images/ser-bg.png) repeat-x bottom;}
#nyitem ul>li a:hover .ser-img i{top:50%;}
#nyitem ul>li a:hover p{font-weight:bold;color:#138f04;}
@media only screen and (max-width:767px){
	#nyitem ul>li p{font-size:16px;line-height:30px;}
}
@media only screen and (max-width:500px){
	#nyitem ul>li{margin-bottom:10px;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #138f04;font-weight: bold;font-size: 20px;line-height: 1.8;}
.brank_con>.cpcon{padding:50px 0;overflow: hidden;}
.brank_con>.cpcon:last-child{margin-bottom: 0;}
.brank_con>.cpcon:nth-child(odd){background: transparent;}
.brank_con>.cpcon:nth-child(odd) .cpcon_img{float: right;}
.brank_con>.cpcon:nth-child(even){background: #f5f5f5;}
.brank_con>.cpcon>h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con>.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con>.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con>.cpcon{padding:20px 0;}
	.brank_con>.cpcon>h3{font-size: 24px;margin-bottom: 20px;}
}

/* 内页服务网点 */
#nypoint{padding-bottom:30px;}
#nypoint ul li{float:left;width:33.33%;padding:15px;}
#nypoint ul li a{display: block;border: 1px solid #fff;background: #e9f1f1;text-align: center;border-radius: 10px;}
#nypoint ul li a span{display: inline-block;line-height: 28px;font-size: 16px;color: #666;padding-left: 35px;background: url(../images/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#138f04;}
#nypoint ul li a:hover span{color:#138f04;background:url(../images/scity-xx.png) no-repeat left;}


.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc>.nyject .nyject_img{overflow:hidden;}
.nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc>.nyject{display:flex;align-items: center;}
	.nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{padding:15px;}
	.nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
}

/* 留言模块Message */
#nymessage{padding:50px 0;background: url(../images/nymessagebg.jpg) #f9f9f9 no-repeat center / cover;}
#nymessage h4{color:#1ea839;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f8f8f8;}
/* 热门标签 */
.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 #138f04 solid;color: #138f04;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../images/page/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #1ea839;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #138f04 solid;color: #138f04;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#1ea839;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#1ea839;color:#1ea839;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin:20px 0;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{width:800px;max-width:100%;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#1ea839;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#1ea839;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/page/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #1ea839;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #1ea839;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #1ea839;}

/*新闻列表*/
.nynews-ul {overflow:hidden;}
.nynews-ul li.nynews-li {padding:0 10px 10px;margin-bottom:20px;cursor:pointer;}
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:12px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a {color:#1ea839;}
.nynews-con {background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#1ea839;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#1ea839;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;font-size: 20px;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;font-size: 20px;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.btn-success { color: #fff; background-color: #138f04; border-color: #138f04;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}

/* 产品列表 */
.nypro-ul{overflow:hidden;}
.nypro-ul li{padding:0 10px;margin-bottom:10px;}
.nypro-ul li a{display:block;position:relative;overflow:hidden;padding: 10px;}
.nypro-ul li a .nypro-img{border-radius: 15px;}
.nypro-ul li a p{line-height:40px;color:#333;text-align:center;font-size:16px;padding:0 5px;}
.nypro-ul li a:hover .nypro-img{box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);}
.nypro-ul li a:hover p{color:#1ea839;}
@media (max-width:767px){
	.nypro-ul li a p{line-height:30px;font-size:14px;}
}

/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:140px;height:93px;}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#1ea839;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #1ea839;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details p{margin: 5px 0;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details video{max-width: 100%;height:auto !important;}
@media (max-width:767px){
	.showpro-details{font-size: 14px;line-height: 1.6;}
}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #1ea839 solid;color: #1ea839;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#1ea839;}
#abprolist li a:hover p{background:#1ea839;color:#fff;}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#1ea839;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #1ea839;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #1ea839;}
.nysearch-til>a:hover{background:#333;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #1ea839;left:10px;}


/*联系我们*/
.product-inlist{background-color:#f6f6f6;}
.contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
.meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
.meg_con .tel {padding: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:#1ea839; display: inline-block; }
.metpager_5 a:hover { border:1px solid #1ea839; color:#fff; background-color:#1ea839;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#1ea839; border:1px solid #1ea839; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
@media (max-width:767px){
	.digg4>span:nth-child(-n+2){display:none;}
}


/*内页联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
.lianxi_m .lianxi_ml {width: 410px;float: left;background: #138f04;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: 310px;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_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: 38px;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: #138f04;}
.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:35px;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: 6px;}
.contact_ny ul li h5 {color: #138f04;margin-bottom: 10px;font-size: 18px;font-weight: bold;}


@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%; }
}

@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; }
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
}

/* 内页企业文化 */
.ny_about_3_box { display: flex; }
.ny_about_3_box .box_l { flex: 0.65; }
.ny_about_3_box .box_l .flex { padding: 0 6% 0 0; width: 100%; height: 100%; }
.ny_about_3_box .box_l .flex .box_r_nr { overflow: hidden; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .box_t { text-align: left;display: block;margin-bottom: 4px;}
.ny_about_3_box .box_l .flex .box_r_nr .box_t p { font-size: 44px;font-weight: bold;color: #007300;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; text-transform:uppercase; }
.ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 32px;color: #333;opacity: 1;display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc { margin-top: 30px; overflow: hidden;display: block; width: 31.3%;float: left;text-align: center;border: 1px solid #ccc;margin: 1%;padding: 2%;min-height: 142px;}
.ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 22px;color: #333; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc .list { font-size: 14px;color: #666;line-height: 2; }
.ny_about_3_box .box_r { flex: 0.35; } 
.ny_about_3_box .box_l .flex .box_r_nr .desc2 { margin-top: 20px; overflow: hidden; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 span { font-size: 16px;color: #fff;display: inline-block;border-radius: 30px;background: #007300;margin: 0 0 12px;padding: 8px 18px; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 .list2 { font-size: 14px;color: #666;line-height: 2; }
ul.ny_about_3_ul { overflow: hidden; display: flex;  margin-top: 40px;flex-wrap: wrap;}
ul.ny_about_3_ul li { flex: 1; width: 25%; padding: 0 13px; }
ul.ny_about_3_ul li .item { display: block;background-color: #f5f5f5;width: 100%;border-radius: 3px;padding: 40px 40px;  overflow: hidden;}
ul.ny_about_3_ul li .item .shu {float: left;align-items: center;}
ul.ny_about_3_ul li .item .shu span {font-size: 24px;color: #fff;background-color: #007300;display: flex;align-items: center;justify-content: center;font-weight: bold;width: 45px;height: 45px;border-radius: 50%;margin-right: 20px;margin-top: 6px;}
ul.ny_about_3_ul li .item .shu i {display: block;width: calc(100% - 80px);height: 1px;background-color: #e5e8eb;}
ul.ny_about_3_ul li .item .desc { float: left; }
ul.ny_about_3_ul li .item .desc strong {font-size: 22px;margin-bottom: 5px;font-weight: bold;display: block;color: #444;}
ul.ny_about_3_ul li .item .desc p {font-size: 16px;color: #666;line-height: 1;}

@media(max-width: 1409px) {
	.ny_about_3_box .box_l .flex .box_r_nr .box_t p{ font-size: 36px; }
	ul.ny_about_3_ul li .item { padding: 40px 20px; }
}

@media(max-width: 1309px) {
	ul.ny_about_3_ul li .item { padding: 40px 10px; }
	ul.ny_about_3_ul li .item .shu span { margin-right: 10px; }
}

@media(max-width: 1199px) {
	.ny_about_3_box .box_l { width: 70%; }
	.ny_about_3_box .box_r { width: 30%; }
	.ny_about_3_box { overflow: hidden; }
	ul.ny_about_3_ul li { padding: 0 7px; }
	ul.ny_about_3_ul li .item .desc p { font-size: 14px; }
	ul.ny_about_3_ul li .item .desc strong { font-size: 17px; }
	ul.ny_about_3_ul li .item .shu span { font-size: 20px; width: 35px; height: 35px; }
}

@media(max-width: 991px) {
	ul.ny_about_3_ul { display: block; width: 100%; }
	ul.ny_about_3_ul li { width: 50%; float: left; margin-bottom: 15px; }
}

@media(max-width: 767px) {
	.ny_about_3_box { display: block; width: 100%; }
	.ny_about_3_box .box_l { display: block; width: 100%; }
	.ny_about_3_box .box_r { display: none; }
	.ny_about_3_box .box_l .flex{ padding:0; }
	.ny_about_3_box .box_l .flex .box_r_nr .box_t p{ font-size: 30px; }
	.ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 18px; }
}

@media(max-width: 500px) {
	ul.ny_about_3_ul li .item { padding: 15px 10px; }
	ul.ny_about_3_ul li:nth-child(odd) { padding-left: 0px; }
	ul.ny_about_3_ul li:nth-child(even) { padding-right: 0px; }
	.ny_about_3_box .box_l .flex {padding: 0; }
}

.section2-2{height: 605px;position: relative;top: 0;}
.section2-1-div{padding-top: 0;}
.section2-2{/* position: absolute; */left: 0;right: 0;bottom: 0;top: 0;}
.section2-2-pic-wp{position: absolute;left: 0;right: 0;bottom: 0;top: 0;z-index: 15;background-color: #9c9c9c;}
.section2-2-pic{position: absolute;left: 0;right: 0;bottom: 0;top: 0;background-repeat: no-repeat;background-position: center;opacity: 0;visibility: hidden;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;transition: .3s;-webkit-background-size: cover;background-size: cover;}
.section2-2-pic.cur{opacity: 1;visibility: visible;}
.sec-title2 h1{margin:0;font-size: 28px;color: #fff;font-weight: bold;}
.sec-title2 h2{margin:0;font-size: 16px;color: #fff;font-family: "Arial";text-transform: uppercase;margin-top: 12px;}

.sec-title2 .line11{width: 32px;height: 3px;background-color: #fff;margin-top: 20px;display: inline-block;}
.section2-2-dl dd.cur .sec-title2 h1{ color: #333; }
.section2-2-dl dd.cur .sec-title2 h2{ color: #333; }
.section2-2-dl dd.cur .section2-2-con p{ color: #333; }
.section2-2-dl dd.cur .sec-title2 .line11{ background-color: #333; }
.section2-2-dl dd.cur .section2-2-con img{ display: none; }
.section2-2-dl dd.cur .section2-2-con img.section2-hoverimg{ display: block; }

.section2-2-dl{position: relative;z-index: 25;height: 100%;}
.section2-2-dl dl{margin:0;height: 100%;}
.section2-2-dl dd{float: left;width: 33.3%;height: 100%;position: relative;overflow: hidden;background-image: url(../images/bk.png);background-repeat: repeat-y;background-position: left center;padding-left: 1px;}
.section2-2-dl dd:first-child{background-image: none;}
.section2-2-dl dd>a{display: block;height: 100%;position: relative;z-index: 55;}
.section2-2-dl dd::after{position: absolute;left: 1px;right: 0;top: 100%;bottom: 0;-webkit-transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;transition: .3s;background-image: url(../images/baibaidi.png);content:"";}
.section2-2-dl dd.cur::after{top: 0;}
.section2-2-dl dd.cur .section2-2-con-wp{height: 105px;opacity: 1;visibility: visible;}
.section2-2-con-wp{position: relative;height: 0;opacity: 0;visibility: hidden;transition: .3s;}
.section2-2-con{padding-top: 35px;position: absolute;left: 0;right: 0;top: 0;height: 105px;}
.section2-2-con p{margin:0;font-size: 16px;color: #fff;line-height: 24px;height: 72px;overflow: hidden;padding: 0px 32px;text-align: center;}
.section2-2-con img{display: block;margin:5px auto 0;}
.section2-2-con img.section2-hoverimg{display: none;}

.sec-table-wp{position: absolute;left: 0;right: 0;bottom: 0;top: 0;z-index: 20;}
.sec-table{display: table;width: 100%;height: 100%;}
.sec-table-cell{display: table-cell;vertical-align: middle;}
.section2-2-dl dd.cur .sec-table-wp{background: rgba(255,255,255,0.8);}

.mko{margin-bottom: 10px;display: inline-block;width: 100%;}
.mko ul{}
.mko ul li{text-align: center;padding: 20px;}
.lll1{border: 1px solid #ccc;padding: 20px;}
.mko ul li:hover .lll1{ border:1px solid #007300 ;box-shadow: 2px 2px 6px 0px #ccc;}
.mko ul li p{font-size: 22px;font-weight: bold;}
.mko ul li img{}
.mko ul li span{width: 240px;display: inline-block;line-height: 24px;min-height: 50px;}


#ny_ys { display: block; overflow: hidden; padding:40px 0; background: #f9f9f9;padding-top: 20px;}
#ny_ys .box { display: block; overflow: hidden; margin-bottom: 40px; }
#ny_ys .t { display: flex; justify-content: space-between; align-items: center; }
#ny_ys .t h3 { font-size: 32px;font-weight: bold;color: #138f04;display: block;}
#ny_ys .t span { display: block;font-size: 16px;color: #888; line-height: 2;padding-top: 4px;}
#ny_ys .t .t_r { font-size: 28px;font-weight: bold;color: #444;text-transform: uppercase;}
#ny_ys .box .nr { display: flex; font-size: 0; overflow: hidden;  margin-left: -7px; margin-right: -7px;  margin-top: 30px;}
#ny_ys .box .nr li { width: 20.66%; display: inline-block; padding:0 7px;}
#ny_ys .box .nr li .desc { display: block; border:1px solid #ddd; padding:15px 10px; text-align: center;background: linear-gradient(to bottom , #138f04, #33b724);}
#ny_ys .box .nr li .desc p { font-size: 32px;color: #fff;font-weight: bold; }
#ny_ys .box .nr li .desc h3 { padding: 8px 6px;font-size: 18px;font-weight: bold; color: #fff; min-height: 72px;line-height: 28px;}
#ny_ys .box .nr li .desc span { height: 66px;display: block;line-height: 20px;padding-top: 6px; font-size: 14px; color: #555;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
#ny_ys .box2 {overflow: hidden; display: block;  }
#ny_ys .box2 .nr { display: flex; flex-wrap: wrap; overflow: hidden; margin-left: -7px; margin-right: -7px;   margin-top: 30px;  }
#ny_ys .box2 .nr li { width: 33%; display: inline-block; padding:0 7px; margin-bottom: 15px;  }
#ny_ys .box2 .nr li .desc { display: block; padding:15px 20px; border:1px solid #ddd; transition: all 0.3s;}
#ny_ys .box2 .nr li .desc:hover { background:#138f04; border:1px solid #138f04;  }
#ny_ys .box2 .nr li .desc .t1 { display: flex; justify-content: space-between; align-items: center; }
#ny_ys .box2 .nr li .desc .t1 h3 { font-weight: bold;font-size: 22px;color: #138f04; }
#ny_ys .box2 .nr li .desc:hover .t1 h3 { color: #fff; }
#ny_ys .box2 .nr li .desc .t1 dt { display: block; width: 35px;height: 35px; overflow: hidden; }
#ny_ys .box2 .nr li .desc .t1 dt img { max-width: 100%; display: block; transition: all 0.3s;}
#ny_ys .box2 .nr li:hover .desc .t1 dt img { transform: translateY(-35px); }
#ny_ys .box2 .nr li .desc .list { font-size: 15px;padding: 20px 0;padding-bottom: 0;min-height: 82px; color: #444 text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
#ny_ys .box2 .nr li:hover .desc .list { color: rgba(255,255,255,0.85); }

@media(max-width: 991px) {
	#ny_ys .t h3 { font-size: 28px; }
	#ny_ys .t span { font-size: 14px; }
	#ny_ys .t .t_r { font-size: 20px; }
	#ny_ys .box .nr li { width: 33%; margin-bottom: 15px; }
	#ny_ys .box .nr { flex-wrap: wrap; }
	#ny_ys .box2 .nr li .desc .t1 h3 { font-size: 20px; }
}

@media(max-width: 767px) {
	#ny_ys { padding: 30px 10px; }
	#ny_ys .t .t_r { display: none; }
	#ny_ys .t h3 { font-size: 22px; }
	#ny_ys .t span { line-height: 2.6; }
	#ny_ys .box .nr li { width: 50%; }
	#ny_ys .box .nr li .desc p { font-size: 17px; }
	#ny_ys .box .nr li .desc h3 { font-size: 17px; }
	#ny_ys .box .nr li .desc span { font-size: 13px; }
	#ny_ys .box { margin-bottom: 20px; }
	#ny_ys .box2 .nr { margin-top: 20px; }
	#ny_ys .box2 .nr li { width: 100%; }
}
}