.p-tb80{padding: 80px 0;}
.p-t80{padding-top: 80px;}
.p-tb60{padding: 60px 0;}
.p-tb40{padding: 40px 0;}
.p-tb20{padding: 20px 0;}
.p-lr5{padding: 0 5px;}
.p-lr10{padding: 0 10px;}
.p-lr20{padding: 0 20px;}
.m-lr20{margin: 0 -20px;}
.m-t80{margin-top: 80px;}
.m-t60{margin-top: 60px;}
.m-t40{margin-top: 40px;}
.m-t20{margin-top: 20px;}
.r-t20{margin-top: -20px;}
.fz-48{font-size: 48px;}
.fz-36{font-size: 36px;}
.fz-30{font-size: 30px;}
.fz-24{font-size: 24px;}
.fz-20{font-size: 20px;}
.fz-16{font-size: 16px;}
.content-text{font-size: 16px;line-height: 2;color: #333;}
.text-p p{margin-bottom: 0;}
.bg01{background: #f3f7fd;}
:root{--fz-30: 30px;--fz-24: 24px;}

@media (max-width: 1440px) {
    .p-tb80{padding: 60px 0;}
    .p-t80{padding-top: 60px;}
    .p-tb60{padding: 45px 0;}
    .p-tb40{padding: 30px 0;}
    .p-tb20{padding: 14px 0;}
    .p-lr5{padding: 0 8px;}
    .p-lr10{padding: 0 7px;}
    .p-lr20{padding: 0 15px;}
    .m-lr20{margin: 0 -15px;}
    .m-t80{margin-top: 60px;}
    .m-t60{margin-top: 45px;}
    .m-t40{margin-top: 30px;}
    .m-t20{margin-top: 14px;}
    .r-t20{margin-top: -14px;}
    .fz-48{font-size: 40px;}
    .fz-36{font-size: 32px;}
    .fz-30{font-size: 26px;}
    .fz-24{font-size: 21px;}
    .fz-20{font-size: 18px;}
    .fz-16{font-size: 15px;}
    .content-text{font-size: 15px;}
    :root{--fz-30: 26px;--fz-24: 21px;}
}
@media (max-width: 991px) {
    .p-tb80{padding: 40px 0;}
    .p-t80{padding-top: 40px;}
    .p-tb60{padding: 30px 0;}
    .p-tb40{padding: 20px 0;}
    .p-tb20{padding: 10px 0;}
    .p-lr5{padding: 0 10px;}
    .p-lr10{padding: 0 5px;}
    .p-lr20{padding: 0 10px;}
    .m-lr20{margin: 0 -10px;}
    .m-t80{margin-top: 40px;}
    .m-t60{margin-top: 30px;}
    .m-t40{margin-top: 20px;}
    .m-t20{margin-top: 10px;}
    .r-t20{margin-top: -10px;}
    .fz-48{font-size: 32px;}
    .fz-36{font-size: 26px;}
    .fz-30{font-size: 22px;}
    .fz-24{font-size: 18px;}
    .fz-20{font-size: 16px;}
    .fz-16{font-size: 14px;}
    .content-text{font-size: 14px;}
    :root{--fz-30: 22px;--fz-24: 18px;}
}


.box-item-title{line-height: 1.15;color: #228acb;}
a.productsWrap{display: block;}
a.productsWrap .picimgtop{display: flex;align-items: center;justify-content: center;height: 270px;background: #fff;}
a.productsWrap .picimgtop img{max-width: 100%;max-height: 100%;}
a.productsWrap:hover .picimgtop{box-shadow: 0 2px 12px rgba(0,0,0,0.12);}
a.productsWrap:hover .picimgtop img{transform: scale(1.08);}
a.productsWrap .title{color: #333;line-height: 1.6;-webkit-line-clamp: 2;height: 3.2em;}
a.productsWrap:hover .title{color: #228acb;}
a.productsWrap .more{color: #228acb;}
a.productsWrap:hover .more{text-decoration: underline;}
.aboutuscontent{max-width: 1000px;margin: 20px auto 0;}

.whychooseus{background: url('../images/chooseus.jpg') no-repeat center/cover;}
.chooseusItem{width: 24%;max-width: 320px;}
.chooseusItem .picimg{width: 112px;margin: auto;}
ul.mainvideoclass{width: 48%;padding: 0.15rem 0.5rem;height: 430px;background: #2386c9;}
ul.mainvideoclass>li{margin: 0.6rem 0;}
ul.mainvideoclass>li>a{cursor: pointer;color: #fff;}
ul.mainvideoclass>li.active>a{font-size: var(--fz-24);font-weight: 700;}
.mainvideoyou{width: 48%;height: 430px;}
.mainvideoyou .mainvideotab{cursor: pointer;position: relative;}
.mainvideoyou .mainvideotab:after{content: "";width: 50px;height: 50px;background: url('../images/play.png') no-repeat center/100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
ul.videoend{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.95);z-index: 1000;}
ul.videoend .videodescend{width: 100%;max-width: 1000px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1001;}
ul.videoend .btnclose{width: 24px;height: 24px;background: url('../images/close.png') no-repeat center/100%;cursor: pointer;position: absolute;top: 10px;right: 10px;z-index: 9;}

@media (max-width: 1440px) {
    .chooseusItem .picimg{width: 92px;}
}
@media (max-width: 991px) {
    .chooseusItem{width: 48%;max-width: 450px;}
    .chooseusItem .picimg{width: 72px;}
    ul.mainvideoclass{width: 100%;padding: 10px 20px;height: auto;}
    ul.mainvideoclass>li{margin: 20px 0;}
    .mainvideoyou{width: 100%;height: 12rem;}
    .mainvideoyou .mainvideotab:after{width: 40px;height: 40px;}
    ul.videoend .btnclose{width: 18px;height: 18px;top: 6px;right: 6px;}
}


.rowFlexWrap{display: flex;flex-wrap: wrap;}
.spaceBetween{justify-content: space-between;}
.br20{border-radius: 20px;overflow: hidden;}
.condesctop{margin-top: 10px;}
a.product_list_item{display: block;border: 1px solid #e7e7e7;}
a.product_list_item .contxt{padding: 20px 30px;}
a.product_list_item .contxt .title{color: #333;line-height: 1.5;-webkit-line-clamp: 2;height: 3em;}
a.product_list_item .contxt .learnmore{color: #228acb;}
a.product_list_item:hover{box-shadow: 0 2px 12px rgba(0,0,0,0.12);}
a.product_list_item:hover .picimg img{transform: scale(1.08);}

.work_show_img_zuo{width: 480px;background: #fff;}
.workswipertop .swiper-slide{border: 1px solid #ebebeb;}
.workswipertop .swiper-button-prev{left: 0;width: 24px;height: 40px;background: rgba(0,0,0,0.36);}
.workswipertop .swiper-button-next{right: 0;width: 24px;height: 40px;background: rgba(0,0,0,0.36);}
.workswipertop .swiper-button-prev:after,.workswipertop .swiper-button-next:after{font-size: 14px;color: #fff;}
.workswipertop .swiper-button-prev:hover,.workswipertop .swiper-button-next:hover{background: #105ac7;}
.workswiperend .swiper-slide{cursor: pointer;border: 1px solid #ebebeb;}
.workswiperend .swiper-slide-thumb-active{border-color: #228acb;}
.work_show_con_you{width: calc(100% - 480px);padding-left: 40px;}
.productsdetail span{display: inline-block;font-weight: 500;padding: 8px 12px;background: #228acb;color: #fff;}
.productDetails h2,.productDetails h3,.productDetails h4{font-size: var(--fz-24);font-weight: 700;margin-bottom: 10px;}
.item_prev_next a{line-height: 2;color: #333;}
.item_prev_next span{line-height: 2;margin-right: 10px;color: #333;}
.item_prev_next a:hover{color: #228acb;text-decoration: underline;}

ul.who_we_are{display: flex;align-items: flex-start;justify-content: space-between;}
ul.who_we_are li{width: 18%;cursor: pointer;position: relative;}
ul.who_we_are li .contxt{line-height: 1.5;height: 7.5em;overflow: hidden;}
ul.who_we_are li.active{width: 38%;overflow: hidden;}
ul.who_we_are li.active:after{content: "";width: 100%;height: 100%;border-radius: 20px;background: rgba(0,0,0,0.3);position: absolute;top: 0;left: 0;}
ul.who_we_are li.active .contxt{width: 100%;margin: 0;padding: 30px;color: #fff;height: auto;position: absolute;left: 0;bottom: 0;z-index: 9;}

.CompanyStrength .contxt{width: 40%;}
.CompanyStrength .contxt .title{line-height: 1.2;}
.CompanyStrength .picimg{width: 58%;}
.solutionsBox{width: 100%;height: 100%;padding: 0.6rem 0.9rem;background: #fff;}
.solutionsBox.cur{background: #228acb;color: #fff;}
.solutionsBox.cur .content-text{color: #fff;}
.corporateCulture .con_txt_end{width: 100%;padding: 15px;color: #fff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.corporateCulture .con_txt_end .linebox{width: 40px;height: 4px;border-radius: 20px;background: #fff;margin: 15px auto;}

.our_factory_zuo{width: 38%;}
.our_factory_zuo .content{height: 4rem;padding-right: 10px;overflow-y: auto;}
.our_factory_zuo .content::-webkit-scrollbar{width: 3px;background-color: #eee;border-radius: 10px;}
.our_factory_zuo .content::-webkit-scrollbar-thumb{background-color: #228acb;border-radius: 10px;}
.our_factory_you{width: 60%;max-width: 830px;}
.prevnextitem .swiper-button-prev,.prevnextitem .swiper-button-next{width: 50px;height: 50px;background: #228acb;border-radius: 10px;}
.prevnextitem .swiper-button-prev:after,.prevnextitem .swiper-button-next:after{font-size: 16px;color: #fff;}
.prevnextitem .swiper-button-prev:hover,.prevnextitem .swiper-button-next:hover{background: #d20417;}
.factoryprevnext .swiper-button-prev,.factoryprevnext .swiper-button-next{top: calc(100% - 50px);}
.factoryprevnext .swiper-button-prev{left: calc(38% - 150px);}
.factoryprevnext .swiper-button-next{right: inherit;left: calc(38% - 50px);}
a.certificateImg{display: block;overflow: hidden;}
a.certificateImg:hover{box-shadow: 0 2px 12px rgba(0,0,0,0.12);}
a.certificateImg:hover img{transform: scale(1.08);}

.galleryOverlay{width: 100%;height: 100%;position: fixed;top: 0;left: 0;opacity: 0;z-index: 100000;background-color: rgba(0,0,0,0.75);overflow: hidden;display: none;-moz-transition: opacity 0.5s ease;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.galleryOverlay.visible{opacity: 1;}
.gallerySlider{width: 100%;height: 100%;position: absolute;left: 0;top: 0;white-space: nowrap;}
.gallerySlider .placeholder{display: inline-block;width: 100%;height: 100%;text-align: center;}
.gallerySlider .placeholder:before{content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}
.gallerySlider .placeholder img{display: inline-block;max-height: 88%;max-width: 100%;background: #fff;vertical-align: middle;}
.prevArrow, .nextArrow{border: none; text-decoration: none;opacity: 0.5;cursor: pointer;position: absolute;width: 50%;height: 100%;top:0;margin-top: 0px;}
.prevArrow:hover, .nextArrow:hover{opacity: 1;}
.prevArrow{background: url('../images/lt_arrow.png') no-repeat center left/64px;left: 15px;}
.nextArrow{background: url('../images/rt_arrow.png') no-repeat center right/64px;right: 15px;}
.pagelimit{position: absolute;bottom: 20px;left: 50%;margin-left: -18px;color: #fff;font-size: 18px;}
.closed{cursor: pointer;position: absolute;width: 40px;height: 40px;right:2%;top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before{content: "";background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover{opacity: 0.5;}
.closed::after{width: 26px;height: 2px;}
.closed::before{width: 2px;height: 26px;}
.ourteamTop{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 1px solid #d7d7d7;}
.ourteamTop .picimgzuo{width: 43%;}
.ourteamTop .contxtyou{width: 50%;}

@media (max-width: 1440px) {
    .br20{border-radius: 15px;}
    .condesctop{margin-top: 7px;}
    a.product_list_item .contxt{padding: 14px 20px;}
    .work_show_img_zuo{width: 400px;}
    .work_show_con_you{width: calc(100% - 400px);}
    
    ul.who_we_are li{width: 19%;}
    ul.who_we_are li.active:after{border-radius: 15px;}
    ul.who_we_are li.active .contxt{padding: 20px;}
    .CompanyStrength .contxt{width: 46%;}
    .CompanyStrength .picimg{width: 52%;}
    
    .our_factory_zuo{width: 40%;}
    .our_factory_zuo .content{height: 4.5rem;}
    .our_factory_you{width: 58%;}
    .prevnextitem .swiper-button-prev,.prevnextitem .swiper-button-next{width: 40px;height: 40px;border-radius: 7px;}
    .prevnextitem .swiper-button-prev:after,.prevnextitem .swiper-button-next:after{font-size: 14px}
    .factoryprevnext .swiper-button-prev,.factoryprevnext .swiper-button-next{top: calc(100% - 24px);}
    .factoryprevnext .swiper-button-prev{left: calc(40% - 100px);}
    .factoryprevnext .swiper-button-next{right: inherit;left: calc(40% - 40px);}
}
@media (max-width: 991px) {
    .br20{border-radius: 10px;}
    .condesctop{margin-top: 4px;}
    .solutionsBox{padding: 20px;}
    a.product_list_item .contxt{padding: 6px 10px;}
    .work_show_img_zuo,.our_factory_zuo,.our_factory_you{width: 100%;}
    .work_show_con_you{width: 100%;padding: 30px 0 0;}
    .workswipertop .swiper-button-prev,.workswipertop .swiper-button-next{width: 20px;height: 32px;}
    .workswipertop .swiper-button-prev:after,.workswipertop .swiper-button-next:after{font-size: 12px;}

    ul.who_we_are{flex-wrap: wrap;}
    ul.who_we_are li,ul.who_we_are li.active{width: 49%;overflow: hidden;}
    ul.who_we_are li:after{content: "";width: 100%;height: 100%;border-radius: 10px;background: rgba(0,0,0,0.3);position: absolute;top: 0;left: 0;}
    ul.who_we_are li.active .contxt,ul.who_we_are li .contxt{width: 100%;margin: 0;padding: 15px;color: #fff;height: auto;position: absolute;left: 0;bottom: 0;z-index: 9;}
    .corporateCulture .con_txt_end .linebox{width: 30px;height: 3px;margin: 10px auto;}
    
    .our_factory_zuo .content{height: auto;margin-bottom: 20px;}
    .prevnextitem .swiper-button-prev,.prevnextitem .swiper-button-next{width: 30px;height: 30px;border-radius: 4px;}
    .prevnextitem .swiper-button-prev:after,.prevnextitem .swiper-button-next:after{font-size: 12px}
    .factoryprevnext .swiper-button-prev{left: 15px;}
    .factoryprevnext .swiper-button-next{left: calc(100% - 45px);}
    .ourteamTop{display: block;}
    .ourteamTop .picimgzuo{width: 100%;margin-bottom: 20px;}
    .ourteamTop .contxtyou{width: 100%;margin-top: 20px;}
}
@media (max-width: 768px) {
    .br20{border-radius: 5px;}
    ul.who_we_are li,ul.who_we_are li.active{width: 100%;}
    ul.who_we_are li:after{border-radius: 5px;}
    .CompanyStrength .contxt{width: 100%;padding: 20px;background: #f7f8f9;border-radius: 5px 5px 0 0;}
    .CompanyStrength .picimg{width: 100%;border-radius: 0 0 5px 5px;}
}


.certificateItem{width: 100%;max-width: 1120px;margin: 1.2rem auto 0;display: flex;align-items: center;justify-content: space-between;}
.certificateswiperyou{width: 400px;height: 640px;}
.certificateswiperyou .swiper-slide{display: flex;align-items: center;justify-content: flex-end;text-align: right;}
.certificateswiperyou .swiper-slide span{padding-right: 15px;cursor: pointer;position: relative;transition: all 0.5s;}
.certificateswiperyou .swiper-slide-thumb-active span{padding-right: 30px;line-height: 1;color: #228acb;font-weight: 700;font-size: var(--fz-30);}
.certificateswiperyou .swiper-slide-thumb-active span:after{content: "";width: 10px;height: 10px;background: #228acb;border-radius: 50%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.certificateswiperzuo{width: 436px;}
.certificateswiperzuo .picimg{padding: 0 40px 40px 0;position: relative;z-index: 9;}
.certificateswiperzuo .picimg:after{content: "";width: calc(100% - 40px);height: calc(100% - 40px);background: #228acb;border-radius: 20px;position: absolute;right: 0;bottom: 0;z-index: -1;}

.newsinfoWidth{width: 48%;}
.newsinfoWidth a.newstopzuo{display: block;height: 403px;overflow: hidden;position: relative;}
.newsinfoWidth a.newstopzuo .title{width: 100%;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.4),rgba(0,0,0,0.8));color: #fff;padding: 20px 80px 20px 30px;position: absolute;left: 0;bottom: 0;}
.newsinfoWidth a.newstopzuo .title .arrow{position: absolute;right: 30px;top: 50%;transform: translateY(-50%);}
.newsinfoWidth a.newstopzuo:hover img{transform: scale(1.08);}
.newsinfoWidth a.newstopyou{display: block;padding: 20px 60px 20px 10px;color: #333;border-bottom: 1px solid #e2e2e2;position: relative;z-index: 1;}
.newsinfoWidth a.newstopyou:nth-child(1){border-top: 1px solid #e2e2e2;}
.newsinfoWidth a.newstopyou .arrow{position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.newsinfoWidth a.newstopyou:after{content: "";width: 0;height: 100%;background: rgba(34,138,203,0.05);position: absolute;top: 0;left: 50%;transform: translateX(-50%);transition: all 0.5s;z-index: -1;}
.newsinfoWidth a.newstopyou:hover:after{width: 100%;}
.newsinfoWidth a.newstopyou:hover .title{color: #228acb;}
.newsinfoWidth a.newstopyou .time{margin-top: 14px;color: #999;}

a.companyNewslist{display: block;background: #fff;}
a.companyNewslist .picimg{height: 200px;}
a.companyNewslist .contxt{padding: 30px 20px 20px;}
a.companyNewslist .contxt .title{color: #333;}
a.companyNewslist .contxt .desc{margin-top: 10px;color: #999;line-height: 1.75;-webkit-line-clamp: 2;height: 3.5em;}
a.companyNewslist .detailstime{margin-top: 30px;padding-top: 30px;color: #333;border-top: 1px solid #e7e7e7;display: flex;align-items: center;justify-content: space-between;}
a.companyNewslist .detailstime .details{color: #228acb;}
a.companyNewslist:hover .picimg img{transform: scale(1.08);}
a.companyNewslist:hover .contxt .title{color: #228acb;}
a.viewall{display: inline-block;color: #333;border-bottom: 1px solid #333;}
a.viewall:hover{color: #228acb;border-bottom-color: #228acb;}

.companyprevnext .swiper-button-prev{left: 1.4rem;}
.companyprevnext .swiper-button-next{right: 1.4rem;}
.industryprevnext .swiper-button-prev{top: 24%;left: 60px;}
.industryprevnext .swiper-button-next{top: 24%;right: 60px;}
.industryswiper .swiper-slide-prev{display: flex;align-items: flex-end;justify-content: flex-end;}
.industryswiper .swiper-slide-next{display: flex;align-items: flex-end;}
.industryswiper .swiper-slide a.industryNews{width: 50%;display: block;padding: 0.3rem;background: #f3f7fd;color: #333;}
.industryswiper .swiper-slide a.industryNews .title{line-height: 1.4;-webkit-line-clamp: 2;height: 2.8em;}
.industryswiper .swiper-slide a.industryNews .desc{opacity: 0;height: 0;overflow: hidden;}
.industryswiper .swiper-slide a.industryNews .details{display: none;}
.industryswiper .swiper-slide-active a.industryNews{width: 100%;padding: 0.6rem;display: block;background: #228acb;color: #fff;}
.industryswiper .swiper-slide-active a.industryNews .title{margin-top: 40px;-webkit-line-clamp: 1;height: 1.4em;}
.industryswiper .swiper-slide-active a.industryNews .desc{opacity: 1;line-height: 1.75;-webkit-line-clamp: 4;height: 7em;}
.industryswiper .swiper-slide-active a.industryNews .details{display: block;}
.showTimeHits .item{margin-right: 20px;color: #888;}
.showContTextLine{border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;}

.search-form{width: 100%;max-width: 650px;margin: auto;position: relative;}
.search-form .keyword{width: 100%;height: 45px;padding: 0 100px 0 20px;border: 1px solid #e7e7e7;}
.search-form .search{display: block;width: 80px;height: 45px;cursor: pointer;position: absolute;top: 0;right: 0;background: url('../images/search.png') #228acb no-repeat center/18px;}
.search-form .search:hover{background-color: #bd0519;}
.contactDetails{width: 100%;display: flex;align-items: center;justify-content: center;}
.contactDetails .txtdesc.dh{max-width: 300px;margin: 0 0.5rem;line-height: 1.6;padding-left: 36px;background: url('../images/dh.png') no-repeat left center/24px;}
.contactDetails .txtdesc.yx{max-width: 300px;margin: 0 0.5rem;line-height: 1.6;padding-left: 36px;background: url('../images/yx.png') no-repeat left center/24px;}
.contactDetails .txtdesc.dz{max-width: 420px;margin: 0 0.5rem;line-height: 1.6;padding-left: 36px;background: url('../images/dz.png') no-repeat left center/24px;}
.feedback{background: url('../images/feedback.jpg') no-repeat bottom center/cover;}
.messageform .input{width: 100%;margin-top: 30px;height: 60px;background: #fff;padding: 0 30px;border: 1px solid #e7e7e7;}
.messageform .content{width: 100%;margin-top: 30px;height: 180px;background: #fff;padding: 15px 30px;border: 1px solid #e7e7e7;}
.messageform .input:focus,.messageform .content:focus{border-color: #228acb;}
.messageform .submit{display: block;margin: 30px auto 0;width: 320px;height: 70px;background: #228acb;color: #fff;}
.messageform .submit:hover{background: #bd0519;}

@media (max-width: 1440px) {
    .certificateItem{max-width: 900px;}
    .certificateswiperyou{width: 345px;height: 560px;}
    .certificateswiperzuo{width: 375px;}
    .certificateswiperzuo .picimg{padding: 0 25px 25px 0;}
    .certificateswiperzuo .picimg:after{width: calc(100% - 25px);height: calc(100% - 25px);border-radius: 15px;}
    
    .companyprevnext .swiper-button-prev{left: 0.8rem;}
    .companyprevnext .swiper-button-next{right: 0.8rem;}
    a.companyNewslist .contxt{padding: 20px 15px 15px;}
    a.companyNewslist .detailstime{margin-top: 20px;padding-top: 20px;}
    .messageform .input{height: 50px;padding: 0 20px;}
    .messageform .content{height: 160px;padding: 8px 20px;}
    .messageform .submit{width: 245px;height: 60px;}
}
@media (max-width: 991px) {
    .companyprevnext .swiper-button-prev{left: 15px;}
    .companyprevnext .swiper-button-next{right: 15px;}
    a.companyNewslist .picimg{height: 200px;}
    a.companyNewslist .contxt{padding: 15px;}
    a.companyNewslist .contxt .desc{margin-top: 5px;}
    a.companyNewslist .detailstime{margin-top: 15px;padding-top: 15px;}
  
    .messageform .input{margin-top: 20px;height: 40px;padding: 0 10px;}
    .messageform .content{margin-top: 20px;height: 135px;padding: 5px 10px;}
    .messageform .submit{margin: 20px auto 0;width: 150px;height: 50px;}
}
@media (max-width: 768px) {
    .certificateswiperyou{display: none;}
    .certificateswiperzuo{width: 100%;}
    .certificateswiperzuo .picimg{padding: 0 10px 10px 0;}
    .certificateswiperzuo .picimg:after{width: calc(100% - 10px);height: calc(100% - 10px);border-radius: 5px;}

    .industryprevnext .swiper-button-prev{margin: 0;top: 50%;transform: translateY(-50%);left: -10px;}
    .industryprevnext .swiper-button-next{margin: 0;top: 50%;transform: translateY(-50%);right: -10px;}
    .industryswiper .swiper-slide a.industryNews{width: 100%;padding: 30px;background: #f3f7fd;color: #333;}
    .industryswiper .swiper-slide a.industryNews .title{margin-top: 20px;-webkit-line-clamp: 2;height: 2.8em;}
    .industryswiper .swiper-slide a.industryNews .desc{opacity: 1;line-height: 1.75;-webkit-line-clamp: 4;height: 7em;}
    .industryswiper .swiper-slide a.industryNews .details{display: block;}
    .industryswiper .swiper-slide a.industryNews:hover{background: #228acb;color: #fff;}
}