.mar1 {margin-top: 1%;}
.mar2 {margin-top: 2%;}
.mar3 {margin-top: 3%;}
.mar4 {margin-top: 4%;}
.mar5 {margin-top: 5%;}
.center {text-align: center;}
.upp {text-transform: uppercase;}
.right {text-align: right;}
.white h1 {color: #fff;}
.white i {background: #fff;}
.contact img {width: auto;max-width: 100%; height: auto !important;}
.row1 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.row2 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.row3 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.row4 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.row5 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.row6 {overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.banner {max-height:800px;overflow: hidden;position: relative;}
.banner .swiper-pagination1 {bottom:10px;position: absolute;text-align: center;z-index:999;width: 100%;}
.banner .pagination {position: absolute;left: 0;text-align: center;bottom: 5px;width: 100%;z-index:999;}
.banner .swiper-pagination-bullet {display: inline-block;width: 6px;height: 6px;opacity:1;border-radius: 10px;background: white;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.banner .swiper-pagination-bullet-active{background: #20a949;width:22px;}

/*--  main products  sub1  --*/
.sub1 {background: url(../img/sub1-bg.jpg) left top;}
.sub1-cont {position: relative;padding-bottom:60px;}
.sub1-item {cursor: pointer;}
.sub1-list {background: #fff;border: 1px solid #dcdcdc;border-radius: 15px;overflow: hidden;padding-top: 20px;}
.sub1-img {position: relative;overflow: hidden;}
.sub1-img .img1{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.sub1-box {width:80%;display: flex;align-items: center;justify-content: space-between;padding-bottom: 15px;border-bottom: 1px solid #b2b2b2;margin: 0 auto;}
.sub1-box h5 {font-size: 18px;}
.sub1-icon {display: block;width:35px;height: 35px;border: 1px solid #c9cbcc;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.sub1-cont .swiper-paginations1,.sub2-bott .swiper-paginations2{width: 100%;position: absolute;bottom:0;text-align: center;}
.sub1-cont.swiper-paginations1 .swiper-pagination-bullet,
.sub2-bott.swiper-paginations2 .swiper-pagination-bullet{width:13px;height:13px;background: #3a4146;border-radius:13px;background: #3a4146;margin:0 5px;}
.sub1-cont .swiper-paginations1 .swiper-pagination-bullet-active,
.sub2-bott .swiper-paginations2 .swiper-pagination-bullet-active {background: #20a949;}
.sub1-item:hover .sub1-box h5 {color: #20a949;}
.sub1-item:hover .sub1-img .img1{animation-name: big;-webkit-animation-name: big;-webkit-animation-duration: 0.7s;animation-duration: 0.7s; }
@keyframes big {0% {transform: scale(1);opacity: 1;}100% {transform: scale(1.2);opacity: 0;}}
@-webkit-keyframes big {0% {transform: scale(1);opacity: 1;}100% {transform: scale(1.2);opacity: 0;}}

/*--  About us  sub2  --*/
.sub2 {background:#ebecec url(../img/sub2-bg.jpg) no-repeat left top;padding-bottom:3%;}
.sub2-top {padding:10% 0 8%;}
.sub2-left {position: relative;padding-top: 3%;}
.sub2-left::before {content: ""; width: 94%;height:92%;background: rgba(32,169,73,.3);position: absolute;right: 0;top:0;}
.sub2-img {position: relative;overflow: hidden;z-index: 2;}
.sub2-rig {padding: 0 15px 0 3%;}
.sub2-tit h3 {font-size: 60px;color: #20a949; text-align: right;font-family: 'Franchise';text-transform: uppercase;}
.sub2-abo {display: flex;align-items: center;justify-content: space-between;position: relative;}
.sub2-abo span {font-size: 30px;color: #20a949;font-style: italic;}
.sub2-abo i {display: block;width: 60%;height: 1px;background:rgba(0,0,0,.3);}
.sub2-abo time {font-size: 18px;color: #1f1f1f;}
.sub2-abo b {line-height: 282px;font-size: 282px;color: #20a949; font-family: 'Franchise';font-style: italic;position: absolute;left: -31%;top: -423%;}
.sub2-cont {font-size: 18px;line-height: 24px;color: #fff; height: 264px;padding-right:20px;overflow: hidden; overflow-x: hidden!important;
	overflow-y: auto!important;-webkit-overflow-scrolling: touch;margin-top: 8%;}
.sub2-cont::-webkit-scrollbar-thumb {background-color: #20a949;height: 20px;-webkit-box-shadow: inset 0 0 8px rgb(0 0 0 / 20%);border-radius: 8px;}
.sub2-cont::-webkit-scrollbar {width:8px;background-color:rgba(0,0,0,.1);border-radius: 8px;}
.sub2-rig .sub2-btn {display: flex;align-items: center;justify-content: space-evenly;width: 217px;height: 41px;background: #20a949;border-radius: 30px;margin-top:5%;}
.sub2-btn span {color: #fff;line-height: 41px;letter-spacing: 3px;}
.sub2-btn i {display: block;width: 1px;height: 30px;background: rgba(255,255,255,.3);}
.sub2-bott {position: relative;padding-bottom:2%;}

/*--  video  sub3  --*/
.sub3 video {width: 100%;height: auto;}

/*--  news  sub4  --*/
.sub4 {padding: 0 0 3%;}
.sub4-list {border: 1px solid #e3e3e3;position: relative;cursor: pointer;}
.sub4-box {padding:20px;}
.sub4-box h5,.sub4-item h5 {font-size: 24px;}
.sub4-box p,.sub4-item p {line-height: 24px;margin-top: 10px;color: #000000;opacity: .6;}
.sub4-date{width: 116px;height: 116px;background: #20a949;text-align: center;padding: 15px 0 0;position: absolute;top:-18px;left:19px;}
.sub4-date span {display:block;font-size: 60px;line-height: 60px;font-family: 'Franchise';color: #fff;}
.sub4-date time {display: block;font-size: 14px;margin-top:-2px;color: #fff;}
.sub4-item{border: 1px solid #e3e3e3;padding:19px 20px;margin-bottom: 17px;cursor: pointer;}
.sub4-item time {display: block;color: #000000;opacity: .6;margin-top: 10px;}
.sub4-rig .sub4-item:last-child {margin-bottom:0;}
.sub4-item:hover h5 {color: #20a949;}

/*--  关于我们页  --*/
.abo1-nr {padding: 0 0 3%;}
.abo1-tit {display: flex;align-items: flex-end;}
.abo1-tit img {margin-right: 10px;}
.abo1-tit h4 {font-size: 30px;font-weight: bold;margin-bottom: -10px;}
.abo1-cont {font-size: 18px;line-height: 24px;}
.abo1-tu {position: relative;padding-bottom: 77px;}
.abo1-tu .buttonNext2,.abo1-tu .buttonPrev2{ width:99px; height:53px;cursor: pointer; position: absolute;top:inherit;bottom:0; z-index: 99;opacity:1;display: block;}
.abo1-tu .buttonNext2 {right:0;background: url(../img/next1.png) no-repeat center center;}
.abo1-tu .buttonPrev2 {left:inherit;right:99px;background: url(../img/prev1.png) no-repeat center center;}
.abo2 {background: #e8f6ec;}
.abo2-cont {position: relative;}
.abo2-cont .btn-rig,.abo2-cont .btn-left{ width:64px; height:64px;cursor: pointer; position: absolute;top:50%;margin-top: -32px; z-index: 99;opacity:1;display: block;}
.abo2-cont .btn-rig {right:-6%;background: url(../img/next2.png) no-repeat center center;}
.abo2-cont .btn-left {left:-6%;background: url(../img/prev2.png) no-repeat center center;}

/*--  产品列表页  --*/
.pro-left {padding: 0 29px 0 15px;}
.pro-bt {font-size: 30px;text-transform: uppercase;color: #fff;font-weight: bold;width: 100%;line-height: 62px;background: #20a949;padding-left: 20px;}
.accordion {width: 100%;z-index: 10;position: relative;margin-top: 4px;}
.accordion li {display: block;margin-bottom:2px;}
.accordion li i { display: block; position: absolute;right:0;top:0px;background: url(../img/rig.png) no-repeat center center; width:40px; height:100%;cursor: pointer;}
.accordion .acc-li .open i {background: url(../img/up.png) no-repeat center center;width:40px;height:100%;}
.accordion .acc-li .default,.link.open {}
.accordion .acc-li:last-child .link {border-bottom: none;}
.link {padding:0;position: relative;border-bottom: 1px solid #eaeaea;}
.link a {color: #000000 !important;line-height:47px;padding-left:30px;font-size:18px;display: flex;align-items: center;background: #ececec;}
.accordion .acc-li .default, .link.default, .acc-li:hover .link:hover {}
.accordion .acc-li .default a, .acc-li:hover .link a {color: #fff !important;background: #20a949;}
.link a span {display: block;width: 12px;height: 12px;border: 3px solid #fff;border-radius: 50%;margin-right: 15px;}
.submenu-body {background: #fff;}
.submenu-body li a {display: block;line-height:50px;color: #666666 !important;padding-left:42px;font-size: 14px;display: flex;align-items: center;border-bottom: 1px solid #eaeaea;}
.submenu-body li:hover a {}
.submenu-body .active a,.submenu-body li:hover a {color: #fff !important;background: #20a949;}
.pro-item {margin-bottom: 20px;cursor: pointer;}
.pro-img {border: 1px solid #b5b5b5;position: relative;overflow: hidden;}
.pro-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box {width: 100%;height: 100%; position: absolute;bottom: -50%;opacity: 0;background: rgba(32,169,73,.9);display: flex;align-items: center;justify-content: center;
	-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.pro-box span {display: block;width:60%;height:44px;border: 1px solid #fff; color: #fff;text-align: center;line-height:44px;font-size: 16px;}
.pro-list p {text-align: center;font-size: 18px;margin-top: 10px;}
.pro-item:hover .pro-img .pro-box {bottom: 0;opacity: 1;}
.pro-item:hover .pro-list p {color: #20a949;}
.pro-item:hover .pro-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

/*--  产品详情页  --*/
.pro-zuo {padding: 0 22px 0 15px;}
.big {border: 1px solid #b5b5b5;}
.small {position: relative;margin-top: 10px;padding: 0 45px;}
.small-list {padding: 1px;}
.small-img,.bott-img{border: 1px solid #b5b5b5;position: relative;overflow: hidden;}
.small-list.active .small-img {border: 1px solid #20a949;}
.small .btn-rig,.small .btn-left{ width:41px; height:144px;cursor: pointer; position: absolute;top:50%;margin-top: -72px; z-index: 99;opacity:1;display: block;}
.small .btn-rig {right:0;background: url(../img/next4.jpg) no-repeat center center;}
.small .btn-left {left:0;background: url(../img/prev4.jpg) no-repeat center center;}
.pro-tit {font-size: 30px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #a0a0a0;}
.pro-cont {line-height: 40px;min-height:360px;}
.pro-btn {display: flex;align-items: center;}
.pro-btn a {display: block;width: 35%;line-height: 80px;text-align: center;font-size: 18px;color: #fff;}
.pro-btn a:nth-child(1){background: #282828;margin-right: 17px;}
.pro-btn a:nth-child(2){background: #20a949;}
.pro-bt2 {border-bottom: 1px solid #b5b5b5;}
.pro-bt2 span {display: block;width: 193px;height: 50px;background: #282828;text-align: center;font-size: 18px;line-height:50px;color: #fff;}
.bott-nr {position: relative;}
.bott-list p {text-align: center;margin-top: 10px;}
.bott-nr .btn-rig,.bott-nr .btn-left{ width:41px; height:144px;cursor: pointer; position: absolute;top:50%;margin-top: -72px; z-index: 99;opacity:1;display: block;}
.bott-nr .btn-rig {right:-4%;background: url(../img/next5.jpg) no-repeat center center;}
.bott-nr .btn-left {left:-4%;background: url(../img/prev5.jpg) no-repeat center center;}
.bott-item {cursor: pointer;}
.bott-item:hover .bott-list p {color: #20a949;}

/*--  新闻列表页  --*/
.news-nr {overflow: hidden;}
.news-item {position: relative;margin-bottom:45px;transition: all 0.3s ease-out 0s;height: 263px;cursor: pointer;display: flex;align-items: center;}
.news-item:before,.news-item:after {display: table;clear: both;content: '';}
.news-left {width:8%;height:100%;position: relative;padding-top: 5%;}
.news-item .news-left:after {content: '';position: absolute;top: 0;right:0;width: 0;height: 263px;z-index: -1;
	background:#20a949;transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-left h4 {display: block;font-size:64px;color: #20a949;font-weight: bold;}
.news-left time {display: block;font-size:18px;color: #30333a;}
.news-left div {z-index: 99;position: relative;}
.news-rig {background: #f1f1f1;padding: 14px 16px;display: flex;align-items: center;height: 263px;position: relative;justify-content: space-between;width:90%;border-left: 1px solid #c8c8c8;}
.news-rig:after {content: '';position: absolute;top: 0;right: 0;background: #20a949;height: 100%;width: 0; transition: all .5s ease;-webkit-transition: all .5s ease;}
.news-zuo {float: left;width:75%;padding: 0 2% 0 15px;}
.news-you {float: right;width:31%;text-align: right;max-height: 235px;overflow: hidden;}
.news-zuo h6 {display: block;color: #000000;font-size: 24px;}
.news-zuo i {display: block;width:80%;height: 1px;background: #c1c1c1;margin-top: 15px;}
.news-zuo p {color: #000000;line-height: 24px;margin-top: 15px;opacity: .6;}
.news-zuo a {display: block;width: 166px;height: 50px;text-align: center;line-height: 50px;background: #20a949;color: #fff;margin-top: 20px;}
.news-item.hover .news-rig {background: #20a949;}
/* .news-item.hover .news-left h1,.news-item.hover .news-left time {color: #fff;-webkit-line-clamp: 2;
background-image: -webkit-linear-gradient(left, #fff,#fff);-webkit-background-clip: text;-webkit-text-fill-color: transparent;} */
.news-nr .news-item:last-child {margin-bottom: 0;}
.news-item.hover .news-left:after {width:377px;}
.news-item.hover .news-rig:after {width:360px;right:-360px;}
.news-item.hover .news-left h4,.news-item.hover .news-left time {color: #fff;}
.news-item.hover .news-zuo h6,.news-item.hover .news-zuo p {color: #fff;}
.news-item.hover .news-rig {border-left: 1px solid rgba(255,255,255,.23);}
.news-item.hover .news-zuo i {background: #fff;opacity: .2;}
.news-item.hover .news-zuo a {background: #fff;color: #20a949;}

/*--  新闻详情页  --*/
.news-tit h5 {font-size: 26px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #d1d1d1;}
.news-tit p {display: flex;align-items: center;justify-content: center;margin-top: 15px;color: #5a5a5a;}
.news-tit p time { margin-right: 25px;}
.news-cont {line-height: 30px;}

/*--  联系我们页  --*/
.cont {position: relative;z-index: 2;}
.cont-item {padding: 40px 5% 20px;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.2);background: #fff;}
.cont-item h3,.cont-rig h3 {display: block;font-size: 36px;text-transform: uppercase;font-weight: bold;}
.cont-item i,.cont-rig i {display: block;width: 50px;height: 3px;background: #182d55;margin-top: 15px;}
.cont-item span {display: block;font-size: 14px;margin-top: 20px;}
.cont-item input {display: block;font-size:20px; width: 100%;height:40px; margin-bottom:25px;border-bottom: 1px solid #666666;}
.cont-item textarea {display: block;font-size:20px;width: 100%;height:90px;margin-bottom: 20px;border-bottom: 1px solid #666666;}
.cont-item button {float: right;width:120px;height:40px;text-align: center;line-height: 34px;background: #20a949;color: #fff; cursor: pointer;font-size: 20px;}
.cont-left {padding: 0 5% 0 15px;}
.cont-rig {padding: 40px 0 0 2%;}
.cont-rig {position: relative;}
.cont-rig ul {margin-top: 3%;width: 85%;position: relative;z-index: 2;}
.cont-rig ul li {display: block;font-size:16px;line-height: 36px;color: #000000;}
.cont-rig ul li a {color: #000000;}
.cont-rig ul li span {font-weight: bold;color: #000000;margin-right: 5px;}
.cont-rig ul li a:hover {color: #20a949;}
.map {position: absolute;left:5%;top: 40px;z-index: -1;}
.dt {margin-top: -8%;}


@media only screen and (max-width:1400px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.sub2-top {padding: 10% 3% 8%;}
	.sub2-bott {padding: 0 3% 4%;}
	.sub4 {padding: 0 3% 3%;}
	.sub2-abo b {font-size: 255px;line-height: 255px;}
	.sub2-tit h3 {font-size: 40px;}
	.sub1-box h5, .sub4-item h5,.sub2-abo time,.sub2-cont,.abo1-cont,.pro-list p {font-size: 16px;}
	.sub2-abo span {font-size: 28px;}
	.sub4-box h5, .sub4-item h5 {font-size: 22px;}
	.sub2-rig .sub2-btn {width: 180px;}
	.sub2-btn span {font-size: 14px;letter-spacing: 0;}
	.abo1-nr {padding: 0 3% 3%;}
	.abo2-cont .btn-left,.bott-nr .btn-left {left: 0;}
	.abo2-cont .btn-rig,.bott-nr .btn-rig {right: 0;}
	.pro-left,.pro-zuo {padding: 0 15px;}
	.pro-bt {font-size: 28px;}
	.pro-btn a {line-height: 60px;}
	.small {margin-top: 15px;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: 235px;}
	.news-tit h5,.news-zuo h6 {font-size: 22px;}
	.cont-item h3, .cont-rig h3 {font-size: 34px;}
}
@media only screen and (max-width:1300px) {
	.sub2-abo b {font-size:185px;line-height: 185px;}
	.sub2-abo i {width: 48%;}
	.sub4-box h5, .sub4-item h5,.news-zuo h6 {font-size: 20px;}
	.pro-bt {font-size: 24px;}
	.pro-tit {font-size: 28px;}
}
@media only screen and (max-width:1200px) {
	.pad5 {padding:5% 15px;overflow: hidden;}
	.pad4 {padding:4% 15px;overflow: hidden;}
	.pad3 {padding:3% 15px;overflow: hidden;}
	.pad2 {padding:2% 15px;overflow: hidden;}
	.pad1 {padding:1% 15px;overflow: hidden;}
	.sub2-top {padding: 10% 15px 8%;}
	.sub2-bott {padding: 0 15px 4%;}
	.abo1-nr {padding: 0 15px 3%;}
	.sub4 {padding: 0 15px 3%;}
	.sub2-abo b {font-size:145px;left: -19%;top: -334%;line-height: 145px;}
	.sub4-box h5, .sub4-item h5,.cont-item input,.cont-item button {font-size:18px;}
	.sub4-item time {font-size: 14px;}
	.sub4-date span {font-size: 50px;}
	.sub4-date {width: 94px;height: 94px;padding: 10px 0 0;}
	.abo1-tit h4 {font-size: 28px;}
	.pro-bt {font-size: 20px;}
	.pro-tit {font-size: 24px;}
	.pro-btn a {line-height: 40px;}
	.news-item {padding: 0;}
	.cont-item h3, .cont-rig h3{font-size: 32px;}
	
}
@media screen and (max-width:992px) {
	.sub1-icon{width: 25px;height: 25px;line-height: 25px;}
	.sub1-box {width: 90%;}
	.pro-bt,.news-zuo h6 {font-size: 18px;}
	.news-left {width: 12%;}
	.news-tit h5 {font-size: 20px;}
	.cont-item h3, .cont-rig h3 {font-size: 28px;}
	.dt {margin-top: 20px;}
}
@media screen and (max-width: 768px) {
	.sub2-left::before{display: none;}
	.sub2-rig{padding: 0 15px;margin-top: 20px;}
	.sub2-abo b {position: inherit;left: inherit;top: inherit;font-size:44px;line-height: 24px;}
	.sub2-abo i {width:30%;}
	.sub4-rig {margin-top: 17px;}
	.abo1-tit h4 {font-size: 24px;}
	.abo1-rig,.pro-rig,.news-you {margin-top: 20px;}
	.abo1-tu .buttonNext2, .abo1-tu .buttonPrev2{width: 69px;height: 37px;bottom: 20px;}
	.abo1-tu .buttonPrev2 {left: 30%;}
	.abo1-tu .buttonNext2 {right: 30%;}
	.abo2-cont .btn-rig, .abo2-cont .btn-left{width: 34px;height: 34px;margin-top: -17px;background-size: 100%;}
	.mar3 {margin-top: 25px;}
	.sub4-nr {margin-top: 45px;}
	.small .btn-rig, .small .btn-left,.bott-nr .btn-rig, .bott-nr .btn-left {width: 21px;height: 74px;margin-top: -37px;}
	.small {padding: 0 30px;}
	.pro-cont {min-height: inherit;}
	.news-left {display: none;}
	.news-item.hover .news-rig:after {display: none;}
	.news-item,.news-rig,.news-rig,.news-item .news-left:after {height: inherit;}
	.news-item.hover {background: #0168b7;}
	.news-rig {display: block;border: none;width: 100%;}
	.news-you {max-height:inherit;}
	.news-item.hover .news-rig {border: none;}
	.news-zuo,.news-you {float: inherit;width: 100%;padding: 0;}
	.news-item2 {margin-bottom: 20px;}
	.cont-item h3, .cont-rig h3 {font-size: 24px;}
	.cont-item input,.cont-item button {font-size: 16px;}
	.cont-item button {width: 100%;}
	.link a {font-size: 16px;line-height: 40px;}
}