﻿*{margin: 0;padding: 0;}
body{font-family: "微软雅黑", sans-serif;font-size: 14px;color: #333;}
h1,h2,h3,h4,h5,h6{font-family: "微软雅黑", sans-serif;color: #333;line-height:1.3;font-weight:500;}
p{font-family: "微软雅黑", sans-serif;color: #a6a6a6;font-size: 14px;line-height:2;font-weight:400;}
a{color:#333;text-decoration:none;font-family:"微软雅黑",sans-serif;}
a:hover,a:focus{color:#333;text-decoration:none;}
ul{margin: 0;}
ul li{list-style:none;}
img{height: auto;max-width:100%;}

.clear{clear:both;}
.pro-img,.pro-img img,.pro-img:before,.pro-img:after,.product-box,.product-latest-item,.pro-hover,
.header-nav li a span:before,
.header-nav li a span:after{-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.scale-img,.scale-wrap img{-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;}
.scale-img:hover,.scale-wrap:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

.container{width:100%;margin:0 auto;}
@media (min-width:576px){
	.container{max-width:540px}
}
@media (min-width:768px){
	.container{max-width:720px}
}
@media (min-width:992px){
	.container{max-width:960px}
}
@media (min-width:1200px){
	.container{max-width:1140px}
}
@media (min-width:1340px){
	.container{max-width:1280px}
}
@media (min-width:1540px){
	.container{max-width:1480px}
}
#main{max-width:1570px;margin:0 auto;}

.header-logo a{font-size:0;}
.header-logo img{display:block;max-width:100%;max-height:100%;margin:0 auto;}
.header-nav ul{list-style:none;display:block;padding:0;margin:0;}
.header-nav li{list-style:none;display:block;padding:0;margin:0;}
.header-lang a{font-size:0;}
.header-lang img{display:block;max-width:100%;max-height:100%;margin:0 auto;}
.header-menu{display:none;}
@media (min-width:1200px){
	body{width:auto!important;margin-left:350px;}
	.header{width:350px;height:100%;position:fixed;top:0;left:0;bottom:0;background:#292929;overflow-x:hidden;overflow-y:auto;}
	.header-inner{padding:20px 15px;}
	.header-logo{padding:10px 20px 0 20px;}
	.header-nav{margin-top:40px;}
	.header-nav li a{display:block;padding:25px 30px;color:#fff;font-size:18px;line-height:20px;text-align:center;}
	.header-nav li a span{position:relative;}
	.header-nav li a:hover,.header-nav li a.active{color:#009148;}
	.header-nav li a span:before,
	.header-nav li a span:before{content:'';display:block;opacity:0;width:0;height:2px;background:#009148;position:absolute;top:50%;margin-top:-1px;right:100%;margin-right:10px;}
	.header-nav li a span:after,
	.header-nav li a span:after{content:'';display:block;opacity:0;width:0;height:2px;background:#009148;position:absolute;top:50%;margin-top:-1px;left:100%;margin-left:10px;}
	.header-nav li a:hover span:before,
	.header-nav li a.active span:before{opacity:1;width:25px;}
	.header-nav li a:hover span:after,
	.header-nav li a.active span:after{opacity:1;width:25px;}
	.header-info{overflow:hidden;margin-top:40px;}
	.header-search{margin-right:62px;}
	.search-input{padding:10px 50px 10px 10px;border:1px solid #404040;position:relative;}
	.search-input input{display:block;width:100%;padding:0;margin:0;border:0;background:none;font-size:14px;line-height:30px;color:#fff;outline:none;}
	.search-input button{display:block;width:50px;height:50px;padding:0;margin:0;border:0;position:absolute;top:0;right:0;background:url('../image/search.png') no-repeat center;outline:none;cursor:pointer;}
	.header-lang{width:52px;float:right;}
	.header-copyright{clear:both;font-size:16px;line-height:26px;color:#515151;text-align:center;height:78px;font-weight:bold;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;position:absolute;left:15px;right:15px;bottom:15px;}
	.header-copyright a{color:#515151;font-weight:bold;}
}
@media(min-width:1500px){
	.header-logo{padding:10px 30px 0 30px;}
}
@media (min-width:1200px) and (max-height:699px){
	.header-nav{margin-top:20px;}
	.header-nav li a{padding:15px 30px;}
	.header-info{margin-top:20px;}
}
@media (min-width:1200px) and (max-height:579px){
	.header-nav li a{padding:15px 30px;}
	.header-copyright{position:static;margin-top:40px;}
}
@media (min-width:1200px) and (max-width:1499px){
	body{width:auto!important;margin-left:300px;}
	.header{width:300px;}
}
@media (max-width:1199px) and (min-width:768px){
	.header{width:100%;height:70px;position:fixed;top:0;left:0;background:rgba(17,17,17,0.9);overflow:hidden;z-index:999;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.8);-moz-box-shadow:0 1px 6px rgba(0,0,0,0.8);box-shadow:0 1px 6px rgba(0,0,0,0.8);}
	.header-logo{float:left;height:50px;padding:10px;}
	.header-nav{float:left;}
	.header-nav ul{margin-left:20px;overflow:hidden;}
	.header-nav li{float:left;}
	.header-nav li a{display:block;font-size:16px;line-height:30px;padding:20px 20px;color:#fff;}
	.header-nav li a:hover{color:#009148;}
	.header-info{float:right;margin:14px 10px;overflow:hidden;}
	.header-search{margin-right:52px;}
	.search-input{padding:6px 50px 6px 10px;border:1px solid #333;position:relative;}
	.search-input input{display:block;width:150px;padding:0;margin:0;border:0;background:none;font-size:14px;line-height:28px;color:#fff;outline:none;}
	.search-input button{display:block;width:40px;height:40px;padding:0;margin:0;border:0;position:absolute;top:0;right:0;background:url('../image/search.png') no-repeat center;background-size:20px;outline:none;cursor:pointer;}
	.header-lang{width:42px;height:42px;float:right;}
	.header-copyright{display:none;}
}
@media (min-width:768px) and (max-width:991px){
	.header-nav li a{font-size:14px;padding:20px 10px;}
	.search-input input{width:80px;}
}
@media (max-width:767px){
	.header{height:60px;background:#292929;overflow:hidden;position:relative;}
	.header-logo{height:40px;padding:10px;float:left;}
	.header-menu{display:block;width:32px;height:32px;position:absolute;top:50%;right:10px;margin-top:-16px;cursor:pointer;}
	.header-menu img{display:block;max-width:100%;max-height:100%;margin:0 auto;}
	.header-content{display:none;background:#292929;-webkit-box-shadow:inset 1px 0px 6px #000;-moz-box-shadow:inset 1px 0px 6px #000;box-shadow:inset 1px 0px 6px #000;}
	.header-nav{margin-top:40px;}
	.header-nav li a{display:block;padding:15px 20px;color:#fff;font-size:16px;line-height:20px;text-align:center;}
	.header-nav li a:hover{color:#009148;}
	.header-info{margin-top:40px;position:relative;padding-bottom:60px;}
	.header-search{margin:0 15px;}
	.search-input{padding:10px 50px 10px 10px;border:1px solid #404040;position:relative;}
	.search-input input{display:block;width:100%;padding:0;margin:0;border:0;background:none;font-size:14px;line-height:30px;color:#fff;outline:none;}
	.search-input button{display:block;width:50px;height:50px;padding:0;margin:0;border:0;position:absolute;top:0;right:0;background:url('../image/search.png') no-repeat center;outline:none;}
	.header-lang{width:30px;position:absolute;right:15px;bottom:15px;}
	.header-copyright{display:none;}
}


.footer{display:none;background-color:#292929;overflow:hidden;clear:both;}
.copyright{padding-top:30px;padding-bottom:30px;padding-left:28px;padding-right:28px;}
.copyright,.copyright a,.copyright p{font-size:16px;line-height:23px;color:#7a797b;}
.copyright p{margin:0;padding:0;}
.copyright a:hover{color:#009148;}
@media (max-width:1199px){
	.footer{display:block;}
}




.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden{display: none;}


.slider-banner .slick-dots{position: absolute;bottom:20px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;pointer-events:none;}
.slider-banner .slick-dots li{position: relative;display: inline-block;margin: 0 5px;padding: 0;cursor: pointer;zoom: 1;*display: inline;}
.slider-banner .slick-dots li a{width: 10px;height: 10px;display: block;border: 1px solid #009148;cursor: pointer;overflow: hidden;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;pointer-events:all;}
.slider-banner .slick-dots li a:hover{background-color:#009148;}
.slider-banner .slick-dots li.slick-active a{background-color:#009148;cursor: default;}
@media (max-width:991px){
	.slider-banner .slick-dots{bottom:10px;}
}


.partner{}
.partner-inner{}
.partner-slider{padding:20px 0;position:relative;}
.partner-item{}
.partner-box{}
.partner-box img{display:block;max-width:100%;margin:0 auto;}
.partner-item{margin:0 20px;overflow:hidden;}
.partner-box{}

@media(max-width:767px){
	.partner-item{margin:0 10px;}
}


.slider-banner{overflow:hidden;}
.banner-item{width:100%;overflow:hidden;position:relative;}
.slider-banner>.banner-item:not(:first-child){display:none;}
.banner-box{max-width:1280px;margin:0 auto;}
.banner-img{margin-left:-11.328125%;margin-right:-11.328125%;}
.banner-img img{display:block;max-width:100%;margin:0 auto;}


.pro-advs{overflow:hidden;}
.pro-adv{float:left;}
.pro-box{width:100%;height:0;position:relative;z-index:1;}
.pro-item{width:50%;float:left;}
.pro-item2{width:100%;clear:both;}
.pro-1,.pro-2,.pro-7,.pro-8{width:50%;}
.pro-3,.pro-9{width:100%;}
.pro-1 .pro-box,.pro-2 .pro-box,.pro-4 .pro-box,.pro-6 .pro-box,.pro-7 .pro-box,.pro-8 .pro-box{padding-bottom:100%;}
.pro-3 .pro-box,.pro-9 .pro-box{padding-bottom:50%;}
.pro-5 .pro-box,.pro-10 .pro-box{padding-bottom:25.796178%;}
.pro-img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;}
.pro-img img{display:block;width:100%;height:100%;margin:0 auto;border:0;object-fit:cover;object-position:center;}

.pro-hover{display:table;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;background:rgba(0,145,72,0.6);opacity:0;z-index:2;event-pointers:none;}
.pro-hover>div{display:table-cell;vertical-align:middle;padding:10px;}
.pro-hover h3{display:block;font-size:24px;line-height:32px;margin-bottom:20px;color:#fff;}
.pro-hover span{display:inline-block;padding:10px 20px;margin:0 auto;font-size:16px;text-align:center;color:#fff;border:1px solid #fff;}
.pro-box:hover .pro-hover{opacity:1;}
@media (max-width:1199px){
	.pro-hover h3{font-size:20px;line-height:28px;margin-bottom:15px;}
	.pro-hover span{font-size:14px;}
}
@media (max-width:1199px){
	.pro-hover h3{font-size:18px;line-height:26px;}
	.pro-hover span{padding:6px 16px;font-size:14px;}
}
@media (max-width:767px){
	.pro-hover h3{font-size:16px;line-height:20px;margin-bottom:0;}
	.pro-hover span{display:none;}
}
@media (max-width:449px){
	.pro-item{width:100%;}
}


.sec-news{margin:0;overflow:hidden;padding:5px;background:#f5f5f5;}
.sec-art{width:25%;float:left;}

.sec-post{padding:20px;margin:5px;background:#fff;}
.sec-post:hover{-webkit-box-shadow:0 0 6px #ddd;-moz-box-shadow:0 0 6px #ddd;box-shadow:0 0 6px #ddd;background:#fff;}
.sec-art-img{width:100%;height:0;padding-bottom:70%;position:relative;overflow:hidden;margin-bottom:20px;}
.sec-art-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:0 auto;border:0;object-fit:cover;object-position:center;}
.sec-art h3{font-size:18px;line-height:18px;margin-bottom:10px;font-weight:normal;color:#555555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sec-art-date{font-size:12px;line-height:12px;color:#999;margin-bottom:10px;}
.sec-art p{font-size:14px;line-height:20px;color:#888;height:40px;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.sec-post:hover h3{color:#009148;}
.sec-post:hover .sec-art-date{color:#666;}
.sec-post:hover p{color:#009148;}
@media (max-width:767px){
	.sec-art{width:50%;}
	.sec-post{padding:10px;}
}
@media (max-width:449px){
	.sec-art{width:100%;}
}



.breadcrumb{margin-bottom:20px;}
.breadcrumb,.breadcrumb a,.breadcrumb span{font-size:16px;line-height:30px;color:#888;}



.main-sub{}
.main-content{padding:20px 20px 40px 20px;}
.main-sec{padding:30px 20px;}
.sub-title{font-size:40px;line-height:48px;color:#111111;margin-bottom:60px;font-weight:bold;text-align:center;}
.contact{padding:0 60px;}
.contact-info{margin-bottom:15px;}
.contact-info h3{font-size:18px;line-height:20px;color:#333;margin-bottom:11px;font-weight:bold;}
.contact-info p{font-size:14px;line-height:28px;color:#333;margin-bottom:0;}
.contact-msg{}
.contact-msg p{font-size:12px;line-height:20px;color:#666;margin-bottom:10px;}
.contact-form{margin:0 -4px;overflow:hidden;}
.contact-input,.contact-select{width:50%;float:left;}
.contact-control{margin:4px;border:1px solid #d7d7d7;position:relative;}
.contact-control.focus-on{border-color:#009148;}
.contact-input .contact-control,.contact-select .contact-control{height:44px;}
.contact-input .contact-control{padding-left:4.5em;padding-right:10px;}
.contact-control label{font-size:14px;line-height:14px;color:#666;position:absolute;left:10px;top:50%;margin-top:-7px;}
.contact-control input,.contact-control select{display:block;width:100%;height:44px;font-size:14px;line-height:44px;color:#666;padding:0;border:0;background:#fff;outline:none;}
.contact-control select{padding:10px 30px 10px 10px;line-height:24px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;}
.contact-control select::-ms-expand{display:none;}
.contact-select .contact-control:after{content:'';display:block;width:11px;height:7px;background:url(../image/select-drop.png) no-repeat center;position:absolute;right:10px;top:50%;margin-top:-3.5px;pointer-events:none;}
.contact-area .contact-control{padding:10px;}
.contact-control textarea{display:block;width:100%;height:132px;border:0;font-size:14px;line-height:26px;padding:0;color:#666;outline:none;resize:none;}
.contact-submit{width:134px;height:39px;margin:7px 4px 0 4px;font-size:14px;line-height:39px;text-align:center;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background:#3a3a3a;cursor:pointer;outline:none;}
.contact-submit:hover{background:#009148;}
.contact-map{margin-top:30px;border:1px solid #d7d7d7;}
.contact-map iframe{display:block;width:100%;height:500px;}
@media (max-width:1199px){
	.main-sub{padding-top:70px;}
	.main-content{padding:20px 20px 60px 20px;}
	.main-sec{padding:30px 20px;}
	.contact{padding:0;}
}
@media (max-width:991px){
    .contact-map iframe{height:400px;}
}
@media (max-width:767px){
	.main-sub{padding-top:0;}
	.sub-title{font-size:30px;line-height:30px;margin-bottom:40px;}
	.main-content{padding:10px 10px 40px 10px;}
	.main-sec{padding:20px 10px;}
    .contact-map iframe{height:300px;}
}
@media (max-width:359px){
	.contact-input,.contact-select{width:100%;float:none;}
}


.about{margin-bottom:50px;}
.about h3{font-size:24px;line-height:24px;padding-bottom:15px;position:relative;text-align:center;margin-bottom:20px;color:#111;font-weight:normal;}
.about h3:after{content:'';display:block;width:30px;height:2px;background:#e1e1e1;position:absolute;left:50%;margin-left:-15px;bottom:0;}
.about:hover h3:after{background:#009148;}
.about p{font-size:16px;line-height:30px;color:#666;text-indent:2em;margin-bottom:20px;}
.about-list{}
.about-item{overflow:hidden;margin-bottom:50px;}
.about-item.about-item-last{margin-bottom:0;}
.about-img{width:45%;float:left;}
.about-item-right .about-img{float:right;}
.about-img img{display:block;max-width:100%;margin:0 auto;}
.about-text{width:55%;float:left;}
.about-item-right .about-text{float:left;}
.about-text-inner{padding-left:40px;overflow:hidden;}
.about-item-right .about-text-inner{padding-right:40px;}
.about-num{font-size:28px;line-height:28px;color:#111;text-align:center;font-weight:bold;padding-bottom:15px;margin-bottom:20px;position:relative;overflow:hidden;}
.about-num:before{content:'';display:block;width:100%;height:1px;background:#ddd;position:absolute;left:0;bottom:0;}
.about-num:after{content:'';display:block;width:50px;height:1px;background:#009148;position:absolute;right:0;bottom:0;}
.about-item:hover .about-num:after,.honor:hover .about-num:after{animation:aboutLineMove 8s linear infinite;-webkit-animation:aboutLineMove 8s linear infinite;}
.about-item-right .about-num:after{left:0;right:auto;}
.about-item-right:hover .about-num:after{animation:aboutLineRightMove 8s linear infinite;-webkit-animation:aboutLineRightMove 8s linear infinite;}
.about-item-center .about-num:after{left:50%;margin-left:-25px;right:auto;}
.about-item-center:hover .about-num:after{animation:aboutLineCenterMove 8s linear infinite;-webkit-animation:aboutLineCenterMove 8s linear infinite;}
.about-text h3,.about-tit{font-size:28px;line-height:28px;color:#111;text-align:center;font-weight:normal;margin-bottom:20px;}
.about-text p{font-size:16px;line-height:30px;color:#666;margin-bottom:20px;}
.honor{}
.honor-list{margin-top:30px;}
.honor-item{margin:0 5px;}
.honor-border{border:1px solid #ddd;margin-bottom:15px;position:relative;}
.honor-item:hover .honor-border{border-color:#009148;}

.honor-img{display:block;width:100%;height:0;padding-bottom:137.3333%;position:relative;overflow:hidden;}
.honor-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;outline:none;}
.honor-item h4{margin:0;font-size:16px;line-height:20px;color:#333;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.honor-item:hover h4{color:#009148;}
.honor .slick-dots{display:block;width:100%;padding:0;margin:20px 0 0 0;list-style:none;text-align:center;text-indent:0;font-size:0;}
.honor .slick-dots li{position: relative;display: inline-block;margin: 0 5px;padding: 0;cursor: pointer;zoom: 1;*display: inline;}
.honor .slick-dots li a{width:35px;height:5px;display:block;background:#ccc;cursor:pointer;}
.honor .slick-dots li a:hover{background:#009148;}
.honor .slick-dots li.slick-active a{background:#009148;cursor: default;}
@media(max-width:991px){
	.about p{font-size:14px;line-height:24px;margin-bottom:15px;}
	.about-num{font-size:22px;line-height:22px;padding-bottom:10px;margin-bottom:15px;}
	.about-text h3,.about-tit{font-size:22px;line-height:22px;margin-bottom:12px;}
	.about-text p{font-size:14px;line-height:24px;margin-bottom:15px;}
}
@media(max-width:767px){
	.about-item{overflow:hidden;margin-bottom:10px;}
	.about-text-inner{padding-left:0;}
	.about-item-right .about-text-inner{padding-right:0;}
	.about-img{width:100%;float:none;margin-bottom:15px;}
	.about-text{width:100%;float:none;}
}
@keyframes aboutLineMove
{
	0% {right:0;margin-right:0;}
	50% {right:100%;margin-right:-50px;}
	100% {right:0;margin-right:0;}
}
@-webkit-keyframes aboutLineMove
{
	0% {right:0;margin-right:0;}
	50% {right:100%;margin-right:-50px;}
	100% {right:0;margin-right:0;}
}
@keyframes aboutLineRightMove
{
	0% {left:0px;margin-left:0;}
	50% {left:100%;margin-left:-50px;}
	0% {left:0px;margin-left:0;}
}
@-webkit-keyframes aboutLineRightMove
{
	0% {left:0px;margin-left:0;}
	50% {left:100%;margin-left:-50px;}
	0% {left:0px;margin-left:0;}
}
@keyframes aboutLineCenterMove
{
	0% {left:50%;margin-left:-25px;}
	25%{left:0%;margin-left:0;}
	50% {left:50%;margin-left:-25px;}
	75%{left:100%;margin-left:-50px;}
	100% {left:50%;margin-left:-25px;}
}
@-webkit-keyframes aboutLineCenterMove
{
	0% {left:50%;margin-left:-25px;}
	25%{left:0%;margin-left:0;}
	50% {left:50%;margin-left:-25px;}
	75%{left:100%;margin-left:-50px;}
	100% {left:50%;margin-left:-25px;}
}



.news-list{}
.news-item{padding:15px 0;margin-top:-1px;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;}
.news-box{padding:25px;overflow:hidden;position:relative;z-index:1;background:#fff;border:1px solid #efefef;}
.news-img{width:220px;float:left;overflow:hidden;}
.news-img a{display:block;width:100%;height:0;padding-bottom:70%;position:relative;}
.news-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.news-tit{margin-left:245px;}
.news-tit h3{font-size:18px;line-height:26px;margin-bottom:10px;font-weight:bold;color:#555555;max-height:52px;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.news-box:hover{-webkit-box-shadow:0px 0px 6px #ddd;-moz-box-shadow:0px 0px 6px #ddd;box-shadow:0px 0px 6px #ddd;z-index:2;}
.news-box:hover .news-tit h3{color:#009148;}
.news-tit .news-date{font-size:12px;line-height:26px;color:#999;}
.news-tit .news-summary{font-size:14px;line-height:26px;color:#888;}
.news-tit .news-date{margin-bottom:5px;}
.news-tit .news-summary{max-height:78px;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.news-box:hover .news-tit .news-summary{color:#666;}
@media(max-width:767px){
	.news-item{padding:10px 0;}
    .news-box{padding:10px;}
    .news-img{width:120px;}
    .news-tit{margin-left:130px;}
    .news-tit h3{font-size:14px;line-height:20px;margin-bottom:2px;max-height:40px;}
    .news-tit .news-date,.news-tit .news-summary{font-size:12px;line-height:20px;}
    .news-tit .news-date{margin-bottom:2px;}
    .news-tit .news-summary{max-height:40px;-webkit-line-clamp:2;}
}

.news-latest{margin-top:40px;}
.news-latest-title{margin-bottom:15px;overflow:hidden;border-bottom:1px solid #e5e5e5;}
.news-latest-title h3{font-size:18px;line-height:40px;color:#000;font-weight:bold;}
.news-latest-title a{font-size:14px;line-height:40px;color:#888888;float:right;}
.news-latest-title a:hover{color:#009148;}
.news-latest ul{display:block;list-style:none;overflow:hidden;margin:0 -15px -20px -15px;}
.news-latest li{display:block;list-style:none;width:25%;float:left;}
.news-latest-item{margin:0 15px 20px 15px;}
.news-latest-item-img{display:block;overflow:hidden;margin-bottom:10px;width:100%;height:0;padding-bottom:70%;position:relative;}
.news-latest-item img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.news-latest-item h3{font-size:16px;line-height:24px;color:#333;text-align:center;}
.news-latest-item h3{max-height:48px;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.news-latest-item:hover h3{color:#009148;}
.news-latest-item:hover img{-webkit-box-shadow:0px 0px 6px #999;-moz-box-shadow:0px 0px 6px #999;box-shadow:0px 0px 6px #999;}
@media(max-width:767px){
    .news-latest{padding:0 10px;}
    .news-latest ul{margin:0 -5px -15px -5px;}
    .news-latest li{width:50%;}
    .news-latest-item{margin:0 5px 15px 5px;}
    .news-latest-item img{margin-bottom:5px;}
    .news-latest-item h3{font-size:12px;line-height:20px;}
}


.news-title{margin-bottom:30px;padding-bottom:20px;text-align:center;border-bottom:1px dashed #ddd;}
.news-title h2{font-size:22px;line-height:30px;margin-bottom:20px;font-weight:bold;color:#555555;text-align:center;}
.news-title p{font-size:16px;line-height:22px;color:#818181;}
.news-content p{font-size:16px;line-height:36px;color:#555;}
.news-content img{display:block;max-width:100%;margin:0 auto;}
.video-box{width:100%;height:0;padding-bottom:66.666666%;position:relative;}
.slider-banner .video-box{padding-bottom:45.85987%}
.video-container{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;overflow:hidden;}
.video-container video, .video-container .video-js{display:block;width:100%;height:100%;margin:0;border:0;}
@media(max-width:767px){
    .news{padding:0 10px;}
    .news-title{margin-bottom:20px;padding-bottom:10px;}
    .news-title h2{font-size:18px;line-height:20px;margin-bottom:10px;}
    .news-title p{font-size:14px;line-height:26px;}
    .news-content p{font-size:14px;line-height:26px;}
}

	
.pg-page{margin-top:30px;padding:3px 3px 3px 3px;text-align:center;line-height:30px;font-size:0;}
.pg-page a,div.pg-page span{padding:5px 5px 5px 5px;margin-right:8px;margin-bottom:8px;font-size:16px;white-space:nowrap;display:inline-block;min-width:30px;height:30px;box-sizing:content-box;}
.pg-page a{text-decoration:none;border:solid 1px #e8e8e8;color:#727272;background:#fff;}
.pg-page span.ellipsis{color:#9e9e9e;font-size:14px;}
.pg-page span.disabled{border:#f3f3f3 1px solid;color:#ccc;background:#fff;}
.pg-page a:hover,.pg-page a:active{color:#fff;background:#009148;border-color:#009148;}
.pg-page span.current{border:#009148 1px solid;font-weight:bold;color:#fff;background:#009148;}
@media(max-width:767px){
	.pg-page{line-height:23px;}
	.pg-page a,div.pg-page span{padding:2px 5px 2px 5px;margin-right:5px;margin-bottom:5px;font-size:12px;min-width:23px;height:23px;}
}


.product-list{list-style:none;display:block;overflow:hidden;margin:-10px;}
.product-item{list-style:none;display:block;width:25%;float:left;}
.product-item a{cursor:pointer;}
.product-box{margin:10px;}
.product-img{display:block;width:100%;height:0;padding-bottom:100%;position:relative;margin-bottom:20px;overflow:hidden;}
.product-border{margin-bottom:20px;padding:10px;border:1px solid #ddd;}
.product-border .product-img{margin-bottom:0;}
.product-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.product-box h3{font-size:16px;line-height:26px;height:52px;text-align:center;color:#616161;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}

.product-box:hover h3{color:#009148;}
.product-latest-title{text-align:center;margin-bottom:20px;}
.product-latest-title h3{font-size:40px;line-height:40px;color:#111111;margin-bottom:15px;font-weight:bold;text-align:center;}
.product-latest-title a{font-size:16px;color:#6a6a6a;}
.product-latest{margin-top:40px;}
.product-latest ul{list-style:none;display:block;margin:-10px;overflow:hidden;}
.product-latest ul li{list-style:none;display:block;width:25%;float:left;}
.product-latest-item{margin:10px;}
.product-latest-img{display:block;width:100%;height:0;padding-bottom:100%;position:relative;margin-bottom:20px;overflow:hidden;}
.product-latest-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.product-latest-item h3{font-size:16px;line-height:26px;height:52px;text-align:center;color:#616161;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}

.product-latest-item:hover h3{color:#009148;}
@media(max-width:1199px){
    .product-item{width:25%;}
    .product-latest ul li{width:25%;}
}
@media(max-width:991px){
    .product-item{width:50%;}
    .product-latest ul li{width:50%;}
}
@media(max-width:767px){
    .product-list{margin:-5px;}
    .product-item{width:50%;}
    .product-box{margin:5px;}
    .product-img{margin-bottom:10px;}
    .product-border{margin-bottom:10px;padding:5px;}
	.product-border .product-img{margin-bottom:0;}
    .product-box h3{font-size:12px;line-height:18px;height:36px;}
	.product-latest-title h3{font-size:30px;line-height:30px;margin-bottom:10px;}
	.product-latest-title a{font-size:14px;color:#6a6a6a;}
    .product-latest ul{margin:-5px;}
    .product-latest ul li{width:50%;}
    .product-latest-item{margin:5px;}
    .product-latest-img{margin-bottom:15px;}
    .product-latest-item h3{font-size:12px;line-height:18px;height:36px;}
}
@media(max-width:359px){
    .product-item{width:100%;}
    .product-latest ul li{width:100%;}
}


.product-inner{margin:0 -10px;}
.product-left,.product-right{width:50%;float:left;}
.product-album,.product-info{margin:0 10px;}
.product-pics{padding:6px;border:1px solid #eee;}
.product-info h2{font-size:26px;line-height:36px;color:#111;margin-bottom:30px;}
.product-info p{font-size:16px;line-height:26px;color:#333;margin-bottom:15px;}
.product-info p strong{font-size:18px;line-height:26px;font-weight:bold;}
.product-info ul{list-style:disc;display:block;padding:0;margin-top:15px;}
.product-info ul li{list-style:disc;padding:0;color:#333;margin-left:16px;font-size:16px;line-height:26px;list-style-position:inside;}
@media(max-width:767px){
	.product-left,.product-right{width:100%;float:none;}
	.product-inner{margin:0;}
	.product-album,.product-info{margin:0;}
	.product-info{margin-top:30px;}
	.product-info h2{font-size:24px;line-height:32px;margin-bottom:20px;}
	.product-info p{font-size:14px;line-height:20px;margin-bottom:8px;}
	.product-info p strong{font-size:16px;line-height:20px;}
	.product-info ul{margin-top:8px;}
	.product-info ul li{margin-left:6px;font-size:14px;line-height:20px;}
}


.sec-link{margin:0;overflow:hidden;padding:5px;background:#f5f5f5;}
.sec-link-inner{}
.sec-link-item{width:25%;float:left;}
.sec-link-item a{display:block;padding:20px;margin:5px;background:#fff;font-size:18px;line-height:18px;font-weight:normal;color:#555555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;}
.sec-link-item a:hover{-webkit-box-shadow:0 0 6px #ddd;-moz-box-shadow:0 0 6px #ddd;box-shadow:0 0 6px #ddd;color:#fff;background:#009148;}
@media(max-width:767px){
	.sec-link-item a{padding:20px 5px;font-size:14px;line-height:16px;}
}
@media(max-width:649px){
	.sec-link-item{width:50%;}
}