.nbanner{padding-bottom:23.5%;position: relative;}
.nbanner .w90{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);height: 100%;}
.nbanner .w90 .location a{color: #fff;}
.nbanner .w90 h3{margin-top: 4rem;line-height: 1;}
.nbanner .w90 h4::after{width: 1.66rem;height: 2px;background-color: #fff;left: 0;bottom: 0;}
.nbanner .w90 h4{text-transform: uppercase;padding-bottom: 1.1rem;color: rgba(255,255,255,0.5);padding-top: 0.6rem;}
.nth-nav a::after{width: 100%;height: 2px;background-color: #2E5D31;left: 0;bottom: 0;transform: scaleX(0);}
.nth-nav a{line-height: 1rem;padding: 0.55rem 0;margin-left: 1.66rem;color: #333333;}
.nth-nav a:first-child,.nav-3th a:first-child,.list_video .item:nth-child(3n+1){margin-left: 0;}
.nth-nav a.active,.nth-nav a:hover{color: #2E5D31;}
.nth-nav a.active::after,.nth-nav a:hover::after{transform: scaleX(1);}
.nth-nav{border-bottom: 1px solid #D8D8D8;}
.location{color: #fff;position: absolute;left: 0;bottom: 1rem;line-height: 1;}
.location a{color: #fff;}

.nTitle{padding-bottom: 0.66rem;line-height: 1.1;}
.nTitle::after{width:1.67rem;height: 2px;background: #2E5D31;left: 50%;bottom: 0;transform: translateX(-50%) skewX(-45deg);}
.aboutOne{padding-bottom: 2rem;}
.aboutOne .wrap{width: 50%;}
.aboutOne .nTitle::after{transform: skewX(-45deg);left: 0;}
.aboutOne .nTitle{margin-bottom: 3rem;}
.aboutOne img{position: absolute;right: 0;top: 0;width: 47%;height: calc(100% - 3rem);object-fit: cover;}
.aboutOne .wrap .textAll{position: relative;z-index: 2;}
.aboutOne .wrap .textAll p{margin-top: 0.4rem;}
.aboutOne::before{width:1080px ;height: calc(100% - 3.5rem); background-color: #F9F9F9;left: 0;bottom: 0;}
.aboutBg{background: url(../images/aboutbg1.jpg) center no-repeat;background-size: cover;}
.aboutBg .numUl .green{margin-bottom: 0.5rem;}

.abouttwo{}
.idxFour .item{width: 48.7%;}
.idxFour .item .img{padding-bottom: 57.6%;}
.idxFour .item .text{position: absolute;left: 8.6%;bottom: 6%;overflow: hidden;transition: 0.3s;}
.idxFour .item .text img{margin-bottom: 0.66rem;}
.idxFour .item .text .title{margin-bottom: 0.5rem;}
.idxFour .item .text .subtitle{margin-bottom: 0.6rem;}
.idxFour .item:hover .img{transform: scale(1.1);}

.certifySwiper .btn{position: absolute;top: 50%;transform: translateY(-50%);width: 1.33rem;height: 1.33rem;border: 1px solid #fff;background-color: rgba(255,255,255,0.8);z-index: 2;cursor: pointer;}
.certifySwiper .btn.prev{left: 0;}
.certifySwiper .btn.next{right: 0;}
.certifySwiper .swiper-slide {width: 484px;height: 332px; background-size: contain;position: relative;}
.certifySwiper .swiper-slide a{position: relative;overflow: hidden;height: 100%;width: 100%;}
.certifySwiper .swiper-slide a span{display: none;}
.certifySwiper .swiper-slide img{display:block;object-fit: cover;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;width: calc(100% - 40px);height: calc(100% - 40px);}
.certifySwiper .swiper-button-prev {left: -30px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
.certifySwiper .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
.certifySwiper .swiper-button-next {right: -30px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.certifySwiper .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%}


.honerTwo{background: #f9f9f9;padding-top: 1.66rem;padding-bottom: 2rem;}
.honerTwo ul li{width: calc((100% - 2.66rem) / 3);margin-left: 1.33rem;margin-top: 1.33rem;float: left;background: #fff;transition: 0.3s;}
.honerTwo ul li:nth-child(3n+1){margin-left: 0;}
.honerTwo ul li a{padding: 0.8rem 0.8rem 0;display: block;}
.honerTwo ul li a .img{padding-bottom: 67.5%;margin-bottom: 1rem;}
.honerTwo ul li a .img::before{width: 100%;height: 100%;background: rgba(46,93,49,0.7);left: 0;top: 0;z-index: 1;opacity: 0;}
.honerTwo ul li a .img::after{width: 32px;height: 32px;background: url(../images/honico.svg) center no-repeat;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;opacity: 0;}
.honerTwo ul li a .text{line-height: 2.87rem;}
.honerTwo ul li a .text::before{width: 100%;height: 1px;background: #DDDDDD;top: 0;left: 0;}
.honerTwo ul li a .text::after{width: 0;height: 1px;background: #2E5D31;left: 0;top: 0;}
.honerTwo ul li a:hover .text::after{width: 100%;}
.honerTwo ul li a:hover .img::before,.honerTwo ul li a:hover .img::after{opacity: 1;}
.honerTwo ul li:hover{box-shadow: 0 2px 10px rgba(47,59,48,0.08);}
/*荣誉弹窗*/
.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.6);;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.Gallery.show{opacity:1}
.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed}
.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.Gallery img{max-height:87%;max-width:99%}
.Gallery.Gallery-none img{max-height:100%;max-width:99%}
.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0}
.g-list span{display:inline-block;vertical-align:middle;height:100%}
.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease}
.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px}
.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent}
.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff}
.g-close{cursor:pointer}
.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px}
.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px}
.g-top button:hover{opacity:1}
.g-right {    position: absolute;    top: 43%;    right: 0;    height: 14%;    background: rgba(0,0,0,.5);    width: 55px;    cursor: pointer;}
.g-left {    position: absolute;    top: 43%;    left: 0;    height: 14%;    background: rgba(0,0,0,.5);    width: 55px;    cursor: pointer;}
.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px}
.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px}
.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px}
.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px}
/* 新闻 */
.newsSwiper{background: #F9F9F9;margin-top: 3rem;}
.newsSwiper dl{align-items: inherit;}
.newsSwiper dl dt{width: 50%;padding: 1.66rem 2rem 1.33rem 1.66rem;box-sizing: border-box;}
.newsSwiper dl dt .time i{background: url(../images/time.svg) left center no-repeat;padding-left: 1rem;}
.newsSwiper dl dt .time em{padding-right: 1.6rem;}
.newsSwiper dl dt .time em::after,.list_news_tuwen .item .text .idxmore::after{width: 25px;height: 17px;background: url(../images/idxmore.svg) no-repeat right center;right: 0;top: 50%;transform: translateY(-50%);filter: brightness(0) invert(0.3);}
.newsSwiper dl dt .line{background: #D8D8D8;margin: 1rem 0;height: 1px;}
.newsSwiper dl dt .title{line-height: 1.67;font-weight: bold;}
.newsSwiper dl dt .subtitle{line-height: 2;margin-top: 0.66rem;margin-bottom: 3.5rem;}
.newsSwiper dl dd{width: 50%;}
.newsSwiper dl dd a{height: 100%;}
.newsSwiper dl:hover dt a .title,.newsSwiper dl:hover dt a .time em{color: #2E5D31;}
.newsSwiper dl:hover dt a .time em::after{filter: none;}
.newsSwiper dl:hover dt a .time em{padding-right: 1.3rem;}
.newsSwiper dl:hover dd a img{transform: translate(-50%,-50%) scale(1.1);}
.newsSwiper .btn{position: absolute;left: 1.66rem;bottom: 1.66rem;display: flex;z-index: 2;}
.newsSwiper .btn div{width: 36px;height: 36px;border: 1px solid #979797;border-radius: 50%;cursor: pointer;transition: 0.3s;}
.newsSwiper .btn div.prev{margin-right: 0.5rem;}
.newsSwiper .btn div:hover{background: #2E5D31;border-color: #2E5D31;}
.newsSwiper .btn div:hover img{filter: brightness(0) invert(1);}
.newsSwiper .pag{position: absolute;margin-left: -4rem;z-index: 2;bottom: 1.8rem !important;width: auto !important;left: 50% !important;}
.newsSwiper .pag span.swiper-pagination-bullet-active,.tuwen2Swiper .pag span.swiper-pagination-bullet-active{background: #2E5D31;width: 18px;border-radius: 5px;}

.list_news_tuwen .item{width: calc((100% - 2.66rem) / 3);margin-top: 2rem;margin-left: 1.33rem;background-color: #F9F9F9;}
.list_news_tuwen .item:nth-child(3n+1){margin-left: 0;}
.list_news_tuwen .item::after{width: 0;height: 2px;background: #2E5D31;left: 0;bottom: 0;}
.list_news_tuwen .item .img{padding-bottom: 61%;}
.list_news_tuwen .item .text{padding:0.8rem 1rem 1.1rem;}
.list_news_tuwen .item .text .title{line-height: 0.8rem;height:1.6rem;margin-bottom: 0.5rem;}
.list_news_tuwen .item .text .subtitle{line-height: 1rem;height: 2rem;margin-bottom: 0.66rem;}
.list_news_tuwen .item .text .idxmore{padding-right: 1.6rem;}
.list_news_tuwen .item:hover::after{width: 100%;}
.list_news_tuwen .item:hover .text .idxmore{filter: none;}
.list_news_tuwen .item:hover{box-shadow: 0 2px 20px rgba(0,0,0,0.1);transform: translateY(-10px);}
.list_news_tuwen .item:hover .title,.list_news_tuwen .item:hover .text .idxmore,.cont_news .contPage a:hover{color: #2E5D31;}
.list_news_tuwen .item:hover .text .idxmore::after{filter: none;}
.list_news_tuwen .item:hover .text .idxmore{padding-right: 1.2rem;}
.list_news_tuwen .item:hover img,.tuwenTwo dl:hover dt img,.list_products ul li:hover a .img img,.list_photo .list .item:hover .img img{transform: translate(-50%,-50%) scale(1.05);}
/* 新闻2 */
.tuwen2Swiper{margin-top: 3rem;}
.tuwen2Swiper .swiper-slide a{width: 100%;margin-left: 0 !important;display: block;margin-top: 0;}
.tuwen2Swiper .swiper-slide:hover {box-shadow: 0 2px 10px rgba(47,59,48,0.08);}
.tuwen2Swiper .pag{display: none;justify-content: center;}

.tuwenTwo dl{padding: 1rem ;margin-top: 1.33rem;background: #F9F9F9;}
.tuwenTwo dl:first-child{margin-top: 2rem;}
.tuwenTwo dl dt{width: 24.3%;}
.tuwenTwo dl dt a{padding-bottom: 190px;}
.tuwenTwo dl dd{width: calc(100% - 24.3% - 1rem);}
.tuwenTwo dl dd a{padding-right: 5.6rem;padding-top: 0.6rem;padding-bottom: 0.6rem;}
.tuwenTwo dl dd a .line{width: 100%;height: 1px;background-color: #EBEBEB;margin: 0.66rem 0;}
.tuwenTwo dl dd a .subtitle{line-height: 2;}
.tuwenTwo dl dd .time{width: 4rem;border-left: 1px solid #D8D8D8;position: absolute;right: 0;top: 10%;box-sizing: border-box;}
.tuwenTwo dl dd .time *{margin-left: 1.2rem;}
.tuwenTwo dl dd .time img{filter: brightness(0) invert(0.7);}
.tuwenTwo dl dd .time .year{padding-bottom: 1.6rem;}
.tuwenTwo dl dd .time .data{line-height: 1;}
.tuwenTwo dl:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.2);}
.tuwenTwo dl:hover dd .title,.tuwenTwo dl:hover dd .time .data{color: #2E5D31;}
.tuwenTwo dl:hover dd .time img{filter: none;}

.listnotice dl dd{width: 100%;}
.tuwenTwo.listnotice dl{padding-left: 1.66rem;}
/* 新闻详情 */
.cont_news .cont_title{line-height: 1.2;}
.cont_news .cont_em div{padding-left: 1rem;position: relative;margin-left: 2.66rem;}
.cont_news .cont_em div img{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.cont_news .cont_em{border-bottom: 1px solid #D8D8D8;}
.cont_news .share{line-height: 40px;border-bottom: 1px solid #d8d8d8;}
.cont_news .share .item{margin-left: 0.6rem;}
.cont_news .contPage{margin-top: 1.66rem;}
.cont_news .contPage a{color: #666;line-height: 2;}
.cont_news .contPage .golist span{padding-right: 1rem;background: url(../images/golist.svg) right center no-repeat;}
.cont_news .contPage .golist {border: 1px solid #979797;width: 150px;line-height: 48px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);text-align: center;}
.cont_news .contPage .golist:hover{background-color: #2E5D31;}
.cont_news .contPage .golist:hover span{filter: brightness(0) invert(1);}
.cont_news .cont_Wrap{line-height: 2;}
.cont_news .cont_Wrap img,.cont_news .cont_Wrap table,.cont_news .cont_Wrap video{height: auto !important;max-width: 100%;}
/* 产品 */
.pro_3th{background: #F9F9F9;}
.pro_3th a{width: calc((100% - 4rem) / 3);background: #F3F3F3;text-align: center;margin-left: 1.33rem;line-height: 2rem;}
.pro_3th a:nth-child(4n+1){margin-left: 0;}
.pro_3th a.active,.pro_3th a:hover{background: #2E5D31;color: #fff;}
.list_products ul{padding-top: 1rem;}
.list_products ul li{width: calc((100% - 2.66rem) / 3);margin-top: 0.66rem;margin-left: 1.33rem;}
.list_products ul li:nth-child(3n+1){margin-left: 0;}
.list_products ul li .img{padding-bottom: 68%;}
.list_products ul li .text{line-height: 2rem;}
.list_products ul li:hover .text{color: #2E5D31;font-weight: bold;}
.list_products ul li a .img::after{width: 100%;background:rgba(46,93,49,0.5) url(../images/proIco.svg) center no-repeat;height: 100%;left: 0;top: 0;opacity: 0;}
.list_products ul li a:hover .img::after{opacity: 1;}
/* 产品详情 */
.cont_pro::before{width: 68.3%;height: 100%;background: #F9F9F9;top: 0;left: 0;}
.cont_pro .w90{justify-content: space-between;}
.cont_pro .fl{width: 46%;}
.cont_pro .fl ul li{padding-left: 0.5rem;line-height: 25px;margin-top: 0.8rem;list-style: none;position: relative;}
.cont_pro .fl ul li:first-child{margin-top: 0;}
.cont_pro .fl ul li::before{width: 5px;height: 5px;background: #676767;left: 0;top: 10px;content: '';position: absolute;left: 0;top: 10px;}
.cont_pro .fr{width: 50%;}
.cont_pro .fr img{width: 100%;}
/* 员工风采 */
.list_photo{padding-top: 1.66rem;}
.list_photo .list .item{width: calc((100% - 2.66rem) / 3);background: #fff;transition: 0.3s;margin-top: 1.66rem;margin-left: 1.33rem;box-shadow: 0 2px 10px rgba(47,59,48,0.08);}
.list_photo .list .item:nth-child(3n+1){margin-left: 0;}
.list_photo .list .item .img{padding-bottom: 67%;}
.list_photo .list .item::before{width: 100%;height: 100%;right: 0;bottom: 0;background: #2E5D31;}
.list_photo .list .item .text{padding: 0.66rem 1rem 0.9rem;display: block;line-height: 1rem;height: 2rem;font-weight: bold;background: #fff;}
.list_photo .list .item > *{position: relative;z-index: 2;}
.list_photo .list .item:hover::before{right: -0.5rem;bottom: -0.5rem;}
.list_photo .list .item:hover .text i{color: #2E5D31;}

/* 联系我们 */
.contAddUl .item:nth-child(2)::before,.contAddUl .item:nth-child(2)::after{width: 1px;height: 2.3rem;background: #d8d8d8;left: 0;top: 50%;transform: translateY(-50%);content: '';position: absolute;}
.contAddUl .item:nth-child(2)::after{left: auto;right: 0;}
.contAddUl .item:first-child::before{display: none;}
.contAddUl .item{padding-left: 1.66rem;box-sizing: border-box;padding-right: 1.66rem;}
.contAddUl .item:nth-child(2){padding:0 5.46rem ;}
.contAddUl .item .title{padding-left: 1.33rem;}
.contAddUl .item .title img{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.contAddUl .item .text{padding-left: 1.33rem;margin-top: 0.6rem;}
.contCompany .item{position: relative; background: url(../images/contBg.jpg) center no-repeat;background-size: cover;width: calc((100% - 2.66rem) / 3);padding: 1rem;box-sizing: border-box;margin-top: 0.66rem;}
.contCompany .item .fz20{margin-bottom: 0.7rem;}
.contCompany .item p{line-height: 1.1rem;position: relative;padding-left: 1.05rem;}
.contCompany .item p img{position: absolute;left: 0;top:0.285rem ;height: 0.53rem;}
.contCompany .item a{right: 0.66rem;bottom: 1rem;position: absolute;background: url(../images/addico5.svg) left center no-repeat;padding-left: 1rem;}
.contCompany .item a:hover{color: red}
/* 招聘 */
.job-box *{box-sizing: border-box;}
.job-box .tabs{background: #2E5D31;display: table;width: 100%;}
.job-list{border-bottom: 1px solid #D9D9D9;}
.job-list li{background-color: #fff;cursor: pointer;border: 1px solid #D9D9D9;}
.job-list li:first-child{border-bottom: none;}
.job-list li .title{display: table;width: 100%;color: #333;}
.job-list li .title >  span,.job-box .tabs span{display: table-cell;vertical-align: middle;padding: 0.83rem;line-height: 1rem;text-align: center;}
.job-list li .title > span:nth-child(1),.job-list li .title > span:nth-child(2),.job-box .tabs span:nth-child(1),.job-box .tabs span:nth-child(2){width: 15%;padding-right: 0;}
.job-box .tabs span:nth-child(3),.job-box .tabs span:nth-child(4),.job-list li .title span:nth-child(3),.job-list li .title span:nth-child(4){width: 15%;padding-left: 0;}
.job-box .tabs span:nth-child(5),.job-box .tabs span:nth-child(6),.job-list li .title span:nth-child(5),.job-list li .title span:nth-child(6){width: 15%;}
.job-list li .title .fold-btn{position: relative;padding: 0;display: inline-block; transform: inherit;left: auto;top: auto;padding-right: 0.66rem;}
.job-list li .title .fold-btn::after{background: url(../images/close.svg) center no-repeat;width:8px ;height: 8px;right: 0;top: 50%;margin-top: -4px; content: '';position: absolute;transition: 0.3s;transform: rotate(45deg)}
.job-list li.open{}
.job-list li.open .info{display: block;}
.job-list li .info{display: none;padding: 0.5rem 1.33rem 1rem;border-top: 1px solid #e5e5e5;}
.job-list li .info .tit{margin-bottom: 0.5rem;color: #333;margin-top: 0.5rem;}
.job-list li .info .textAll{margin-bottom: 1rem;}
.job-list li .info .textAll p{margin-bottom: 0.66rem;}
.job-list li.open .title .fold-btn::after{transform: rotate(0);}
.btnResume{background: #2E5D31;width: 5.73rem;line-height: 2rem;text-align: center;display: block;margin: 1.6rem 0 0;}
.btnResume span{padding-right: 0.7rem;color: #fff;}
.btnResume span::after{width: 15px;height: 15px;filter: brightness(0) invert(1);right: 0;top: 50%;margin-top: -7px; transform: rotate(45deg);background: url(../images/close.svg) no-repeat;background-size: 15px;}
/* 搜索 */
.searchlist{padding-bottom: 2rem;}
.searchlist li a{border-bottom: 1px dashed  #dedede;padding: 0.5rem 0;}
.searchlist li a:hover span{color: #2E5D31;transform: translateX(5px);}
.searchlist li a .title{max-width: calc(100% - 100px);}
@media screen and (max-width:1080px){
	.nbanner{padding-bottom: 30%;}
	.certifySwiper .swiper-slide{width: 370px;height: 300px;}
	.contAddUl .item:nth-child(2){padding: 0 2rem;}
	.contCompany .item{padding: 0.7rem;}
}
@media screen and (max-width:760px){
	.nbanner{padding-bottom: 50%;}
	.nbanner .w90 h3{margin-top: 10%;}
	.nth-nav,.aboutOne::before,.tuwenTwo dl dd .time,.cont_news .share,.pro_3th,.cont_pro::before{display: none;}
	.aboutOne img{position: relative;height: inherit;width: 100%;z-index: 2;top: 1rem;}
	.aboutOne .wrap,.idxFour .item,.newsSwiper dl dt,.newsSwiper dl dd,.tuwenTwo dl dt,.tuwenTwo dl dd,.cont_pro .fl,.cont_pro .fr,.contCompany .item{width: 100%;}
	.aboutOne .nTitle{margin-bottom: 1rem;}
	.nBody header{position: relative;}
	.aboutBg .numUl li{width: 50%;margin-top: 1rem;}
	.aboutBg .numUl li:nth-child(-n+2){margin-top: 0;}
	.certifySwiper .swiper-slide{width: 240px;height: 165px;background: #fff;border: 10px solid #b2823d;box-sizing: border-box;}
	.certifySwiper .swiper-slide img{width: 100%;height: 100%;}
	.honerTwo ul li,.list_photo .list .item{margin-left: 0;margin-top: 0.5rem;width: calc((100% - 0.5rem) / 2);}
	.honerTwo ul li:nth-child(odd),.list_photo .list .item:nth-child(odd){margin-right: 0.5rem;}
	.honerTwo{padding-top:0.5rem;}
	.honerTwo ul li a .text{line-height: 1.5rem;}
	.honerTwo ul li a{padding: 0.3rem 0.3rem 0;}
	.honerTwo ul li a .img{margin-bottom: 0;}
	.newsSwiper dl{flex-direction: column-reverse;}
	.newsSwiper dl dd a{padding-bottom: 65%;height: auto;}
	.newsSwiper{margin-top: 1.5rem;}
	.newsSwiper dl dt{padding: 0.8rem;}
	.newsSwiper dl dt .line{margin: 0.5rem 0;}
	.newsSwiper .btn{left: 0.8rem;bottom: 0.8rem;}
	.newsSwiper dl dt .subtitle{margin-bottom: 2.5rem;}
	.newsSwiper .pag{left: auto !important;right: 0.8rem;margin-left: 0;bottom: 1rem !important;}
	.newsSwiper .btn div{width: 28px;height: 28px;}
	.list_news_tuwen .item{margin-left: 0;margin-top: 0.8rem;width: calc((100% - 0.8rem) / 2);}
	.list_news_tuwen .item:nth-child(odd){margin-right: 0.8rem;}
	/* .list_news_tuwen .item .text .title{-webkit-line-clamp:1} */
	.list_news_tuwen .item .text .subtitle,.list_news_tuwen .item .text .idxmore{display: none;}
	.list_news_tuwen .item .text{padding: 0.5rem 0.5rem;}
	.tuwenTwo dl dd a{padding-right: 0;padding-bottom: 0;}

	.tuwenTwo dl dd a .line{margin: 0.3rem 0;}
	.tuwenTwo dl,.tuwen2Swiper .pag{margin-top: 0.8rem;}
	.tuwen2Swiper{margin-top: 1.5rem;}
	.tuwenTwo dl:first-child,.cont_news .contPage{margin-top: 1rem;}
	.tuwen2Swiper .pag{display: flex;}
	.tuwenTwo.listnotice dl{padding-left: 1rem;}
	.tuwenTwo.listnotice dl dd a{padding-top: 0;}
	.cont_news .cont_em div{margin-left: 2px;padding-left: 0.3rem;}
	.cont_news .cont_em div img{display:none;}
	.cont_news .cont_em div:first-child{margin-left: 0;margin-bottom: 0rem;}
	.cont_news .contPage .golist{position: relative;transform: inherit;top: auto;width: 5rem;display: block;line-height: 1.5rem;margin-top: 0.5rem;}
	.cont_news .contPage{border-top: 1px solid #d8d8d8;padding-top: 0.5rem;}
	.list_products ul li{width: calc((100% - 1rem) / 2);margin-left: 0;margin-top: 0rem;}
	.list_products ul li:nth-child(odd){margin-right: 1rem;}
	.cont_pro .w90{flex-direction: column-reverse;}
	.cont_pro .w90 .fl{margin-top: 1rem;}
	.cont_pro .fl .tedian li{margin-top: 0.4rem;}
	.list_photo .list .item .text{padding: 0.5rem;}
	.list_photo{padding-top: 0.8rem;}
	.contAddUl .item{padding: 0 !important;width: 100%;margin-top: 1rem;}
	.contAddUl .item:nth-child(2)::before,.contAddUl .item:nth-child(2)::after{display: none;}
	.contAddUl .item:first-child{margin-top: 0;}
	.contAddUl .item .text{margin-top: 0.3rem;}
	
	.job-box .tabs span:nth-child(5) ,.job-list li .title span:nth-child(5){display: none;}
	.job-list li .title > span, .job-box .tabs span{padding: 0.8rem 0;}
	.job-box .tabs,.job-list li .title{padding: 0 0.5rem;box-sizing: border-box;}
	.job-list li .info{padding: 0.3rem 0.5rem 0.8rem;}
	.btnResume{margin-top: 0.8rem;}
	.aboutOne .wrap .textAll{font-size: 0.6rem;}
	.aboutBg .numUl .green{font-size: 1rem;}
	.aboutOne{padding-bottom: 0;}
	.list_news_tuwen .item .text .title{line-height: 18px;height: 36px;margin-bottom: 0.3rem;}
	.tuwenTwo dl{width: calc((100% - 0.8rem) / 2);box-sizing: border-box;padding: 0.5rem;}
	.tuwenTwo{display: flex;flex-wrap: wrap;}
	.tuwenTwo dl dt a{padding-bottom: 65%;}
	.tuwenTwo dl:nth-child(odd){margin-right: 0.8rem;}
	.tuwenTwo.listnotice{width: 90%;display: block;}
	.tuwenTwo.listnotice dl{width: 100%;margin-right: 0 !important;padding: 0.5rem !important;}
	.tuwenTwo dl dd a .subtitle,.tuwenTwo dl dd a .line{display: none;}
	.tuwenTwo dl dd a .title{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;white-space: inherit;}
}