/** header **/
.top-nav{background:none;position:fixed;top:40px;z-index:2000000000;}
.fixed_topnav{background:#fff;top:0px;z-index:2000000000;}

/** banner **/
.banner{width:100%;}
.banner-item{background-repeat:no-repeat;background-size:cover;padding-top:120px;padding-bottom:56px;}
.banner .banner-item .container{height:100%;overflow:hidden;}
.banner-txt{width:46%;padding-top:95px;float:left;}
.banner-txt .banner-bg{margin-top:10px;height:8px;width:33px;background-repeat:no-repeat;background-size:contain;background-image:url('../../imgs/bundle-banner-ico.png');}
.banner-txt .tle-a{font-family: Montserrat-SemiBold;font-weight: 600;font-size: 40px;color: #FFFFFF;line-height:1.3em;}
.banner-txt .tle-b{font-family: Montserrat;font-weight: 400;font-size: 28px;color: #FFFFFF;line-height:1.3em;}
.banner-txt .tle-a span{color:#FFF600;}
.banner-txt .bdr{margin:18px 0px;width:32px;height:7px;background-repeat:no-repeat;background-size:contain;background-image:url('../../imgs/aboutus-bdr.png');}
.banner-txt .bri{margin-top:25px;font-family:Poppins;font-weight:500;font-size: 14px;color: #FFFFFF;line-height: 29px;}
.partners{width:53%;float:right;}
.partners img{max-width:100%;height:auto;float:right;}

/** enquiry **/
.enquiry{width:100%;padding:0px;margin-top:120px;margin-bottom:67px;}
.enquiry .equ-body{background:#FBFBFB;width:100%;min-height:500px;background-image:url('../../imgs/enquiry_top_bg.png');background-repeat:no-repeat;background-size:contain;}
.equ-header{margin-top:18px;padding-top:32px;padding-bottom:50px;background-image:url('../../imgs/equ-header.png');background-position:35% 18px;background-size:contain;background-repeat:no-repeat;}
.equ-header .equ-tel{font-family:Montserrat-Bold;line-height:50px;text-align:center;width:100%;font-weight: bold;font-size: 30px;color: #FF7623;}
.equ-header .equ-cl{color:#333333;}
.equ-header .equ-brief {max-width:500px;margin:5px auto;text-align:center;font-family: Poppins;font-weight: 400;font-size: 14px; color: #808080;line-height:27px;}
.equ-form{width:100%;padding:0px calc((20% - 40px)/2);margin-top:-50px;padding-bottom:30px;}
.equ-form label{width:calc(100% - 40px);margin:11px 20px;}
.equ-form label.hf-label{width:calc(50% - 40px);margin:11px 20px;float:left;}
.equ-form input,.equ-form textarea{width:100%;outline:none;font-family:Poppins;}
.equ-form input{height: 50px;background: #FFFFFF;border-radius: 8px;border: 1px solid #DAD7D5;padding-left:23px;}
.equ-form textarea{width:100%;height:200px;background: #FFFFFF;padding:20px 24px;border-radius: 8px; border: 1px solid #DAD7D5;line-height:27px;}
.equ-form .btns a{box-shadow:-1px 0px 32px 0px rgba(255,96,0,0.18);display:block;text-align:center;padding:16px 50px;width:fit-content;background: #FF7623;border-radius:54px;color:#fff;font-size:18px;margin:0px auto;}
.equ-form select{width:100%;height:40px;background:#FFF;border:1px solid #DAD7D5;outline:none;padding-left:20px;border-radius:8px;}


/** worwide **/
.worwide{margin:80px 0px;}
.worwide .container{position:relative;}
.worwide .border-bg{margin:20px auto;}
.ww-ls{margin-bottom:10px;}
.ww-ls ul{display:flex;justify-content:space-between;width:100%;}
.ww-ls li{display:flex;justify-content:center;}
.worwide .worwide-ctrl{width:100%;position:absolute;bottom:23px;left:0px;}
.worwide .worwide-ctrl .swiper-button-prev::after,.worwide .worwide-ctrl .swiper-button-next::after{font-size:20px;width:32px;height:32px;}
.worwide .worwide-ctrl .worwide-ctrl-bk{position:relative;height:32px;}
.worwide .worwide-ctrl .swiper-button-prev::after{content:'';background-size:100%;background-repeat:no-repeat;background-image:url('../../imgs/swp-lf.png');}
.worwide .worwide-ctrl .swiper-button-next::after{content:'';background-size:100%;background-repeat:no-repeat;background-image:url('../../imgs/swp-rt.png');}
.worwide .worwide-ctrl .swiper-button-prev{left:-40px;}
.worwide .worwide-ctrl .swiper-button-next{right:-40px;}
.worwide .blk_header .blk_tle .blk_cl{font-family:Montserrat-Bold;font-weight:bold;font-size:34px;}
.ww-ls .swiper-pagination{display:none;}

/** involve **/
.involve{padding:75px 0px;min-height:843px;background-repeat:no-repeat;background-image:url('../../imgs/involve-bg.png');background-size:cover;}
.involve .border-bg{margin:20px auto;}
.iv-da{background:#FFF;border-radius:10px;border:1px solid #FFEEE4;margin-top:50px;}
.iv-da ul{overflow:hidden;}
.iv-da ul li{width:33.3%;margin:46px 0px;position:relative;}
.iv-da ul li::after{width:2px;height:73px;content:'';position:absolute;top:calc(50% - 20px);right:0px;background-size: contain;background-repeat:no-repeat;background-image:url('../../imgs/invo-inline.png');}
.iv-da ul li:nth-child(3n)::after{display:none;}
.iv-da ul li .iv-nm{width:100%;text-align:center;font-family:Poppins-Medium;font-weight:600;font-size:36px;color:#FF7623;line-height:1.5em;}
.iv-da ul li .iv-nm span{font-size:26px;color:#FF7623;}
.iv-da ul li .iv-bri{font-family:Poppins;font-weight:400;font-size:14px;color:#4C4C4C;line-height:1.5em;text-align:center;}
.iv-da ul li:nth-child(3n){border-right:none;}
.iv-ls{margin-top:25px;}
.iv-ls ul{overflow:hidden;display:flex;justify-content:space-between;align-items:stretch;}
.iv-ls ul li{width:calc((100% - 100px) / 5);background:#FFF;padding:30px;border-radius: 10px;}
.iv-ls .iv-it-img{width:fit-content;margin:0px auto;margin-bottom:30px;}
.iv-ls .iv-it-bri{margin-top:5px;font-family:Poppins;font-weight:400;font-size:14px;color:#4C4C4C;line-height:1.5em;text-align:center;}
.iv-ls .iv-it-tle{font-family:Poppins-SemiBold;font-weight:600;font-size:26px;color:#FF7623;line-height:1.5em;text-align:center;}
.involve .blk_header .blk_tle{font-family:Montserrat-Bold; }

/** one-stop **/
.one-stop{margin-top:85px;}
.one-stop .border-bg{margin:30px auto;}
.os-ls{margin-bottom:5px;}
.os-ls ul{display:flex;flex-wrap:wrap;overflow:hidden;}
.os-ls li{width:calc(25% - 25px);margin-bottom:70px;margin-right:25px;}
.os-ls li:nth-child(4n){margin-right:0px;}
.os-ls li .os-nm{margin-top:35px;font-family:Poppins;font-weight:400;font-size:19px;color:#000000;line-height:1.5em;}
.os-ls li .os-bri{font-family:Poppins;font-weight:400;font-size:14px;color:#646464;line-height:1.5em;}
.one-stop .blk_header .blk_tle{font-size:34px;}

/** last-blog **/
.last-blog{padding:115px 0px;background-repeat:no-repeat;background-size:cover;background-image:url('../../imgs/lb-bg.png');}
.last-blog .blk_header{margin-top:8px;}
.last-blog .blk_bri{margin:0px auto;text-align:center;max-width:705px;font-family: Poppins;font-weight: 400;font-size: 14px;color: #9A9A9A;line-height:1.5em;}
.last-blog .border-bg{margin:15px auto;}
.last-blog .lb-ls li{padding:28px;width:calc((100% - 45px) / 4);margin-bottom:20px;margin-right:15px;background:#FFF;border-radius: 10px;cursor:pointer;}
.last-blog .lb-ls li:nth-child(4n){margin-right:0px;}
.last-blog .lb-ls ul{overflow:hidden;display:flex;flex-wrap:wrap;align-items:stretch;}
.last-blog .lb-ls li .lb-tle{margin-top:35px;text-align:center;font-family: Poppins;font-weight: 400;font-size: 16px;color: #494949;line-height: 22px;}
.last-blog .lb-ls li .lb-img{width:fit-content;margin:0px auto;}
.last-blog .lb-ls li.lb-active{background:#FF8A00;}
.last-blog .lb-ls li.lb-active .lb-tle{color:#FFF;}
.last-blog .lb-ls li:hover{background:#FF8A00;}
.last-blog .lb-ls li:hover .lb-tle{color:#FFF;}
.last-blog .lb-ls{margin-top:60px;}
.last-blog .lb-it .lb-img img{transition:all 1s;}
.last-blog .lb-ls li:hover .lb-img img{transform:rotateY(360deg);}

/** .bnf **/
.bnf{margin:125px 0px;}
.bnf .container{overflow:hidden;display:flex;align-items:stretch;}
.bnf .bnf-lf,.bnf .bnf-rt{width:50%;float:left;}
.bnf .bnf-lf{padding-top:25px;}
.bnf .blk_tle{text-align:left;}
.bnf .blk_bri{margin-top:22px;font-family:Poppins;font-weight: 400;font-size: 16px;color: #545454;line-height:1.5em;}
.bnf .border-bg{margin-top:20px;margin-bottom:40px;}
.bnf .bnf-ls ul{overflow:hidden;}
.bnf .bnf-ls li{width:50%;font-family:Poppins;font-weight: 400;font-size: 16px;color: #707173;line-height:1.5;}
.bnf .bnf-ls li i{position:relative;top:4px;width:18px;height:18px;background-repeat:no-repeat;background-size:contain;background-image:url('../../imgs/bnf-li.png');}
.bnf .bnf-ls li::before{display:inline-block;margin-right:5px;content:'';position:relative;top:4px;width:18px;height:18px;background-repeat:no-repeat;background-size:contain;background-image:url('../../imgs/bnf-li.png');}
.bnf .bnf-img img{max-width:100%;height:auto;vertical-align:center;}
.bnf .bnf-img{display:flex; align-items: center;justify-content: center;}


/** honor **/
.honor{padding:65px 0px;margin-top:125px;margin-bottom:90px;background-repeat:no-repeat;background-image:url('../../imgs/hn-bg.png');background-size:cover;}
.honor .border-bg{margin:15px auto;}
.honor .blk_brief{margin-top:5px;}
.honor .hn-ls{margin-top:60px;margin-bottom:20px;}
.hn-ls ul{display:flex;justify-content:space-between;padding-bottom:100px;}
.hn-ls ul li{width:calc((100% - 48px) / 5);display:flex;justify-content:center;}
.hn-ls ul li img{max-width:100%;height:auto;}
.hn-ls .swiper-button-prev,.hn-ls .swiper-button-next{top:calc(100% - 45px);}
.hn-ls .swiper-button-prev{left:calc(50% - 40px);}
.hn-ls .swiper-button-next{right:calc(50% - 40px);}
.hn-ls .swiper-button-prev::after,.hn-ls .swiper-button-next::after{height:32px;width:32px;font-size:20px;}
.hn-ls .swiper-button-prev::after{content:'';background-size:100%;background-repeat:no-repeat;background-image:url('../../imgs/swp-lf.png');}
.hn-ls .swiper-button-next::after{content:'';background-size:100%;background-repeat:no-repeat;background-image:url('../../imgs/swp-rt.png');}

/** develop **/
.develop{padding:65px 0px;background-repeat:no-repeat;background-size:cover;background-image:url('../../imgs/hn-bg-01.png');}
.develop .blk_brief{margin-top:20px;}
.develop .container{position:relative;}
.develop .border-bg{margin:15px auto;}
.develop .dlp-le{position:relative;margin-top:110px;padding-bottom:5px;padding-left:30px;}
.develop .dlp-ls{padding-top:15px;}
.develop .dlp-le::before{position:absolute;bottom:0px;left:0px;width:14px;height:14px;border-radius:14px;left:0px;bottom:0px;content:'';background:#AFA097;}
.develop .dlp-le::after{position:absolute;bottom:5px;left:0px;width:100%;height:3px;content:'';background:#AFA097;}
.develop .dlp-ls li .dlp-it::before{position:absolute;top:0px;left:0px;width:14px;height:14px;border-radius:14px;left:0px;bottom:0px;content:'';background:#AFA097;border:4px solid rgba(227,217,211,0.8);}
.develop .dlp-ls li .dlp-it::after{position:absolute;bottom:0px;left:9px;width:3px;height:96%;content:'';background:#AFA097;}
.develop .dlp-ls ul{width:100%;padding:0px;}
.develop .dlp-ls li{width:33.3%;height:auto;background-size:20% auto;background-repeat:no-repeat;background-position:right bottom;}
.develop .dlp-ls li .dlp-it{width:100%;padding: 35px 72px 35px 30px;}
.develop .dlp-ls li.ss-01{background-image:url('../../imgs/hn-bg-02.png');}
.develop .dlp-ls li.ss-02{background-image:url('../../imgs/hn-bg-03.png');}
.develop .dlp-ls li.ss-03{background-image:url('../../imgs/hn-bg-04.png');}
.develop .dlp-ls li.ss-04{background-image:url('../../imgs/hn-bg-05.png');}
.develop .dlp-ls li.ss-05{background-image:url('../../imgs/hn-bg-06.png');}
.develop .dlp-ls li.ss-06{background-image:url('../../imgs/hn-bg-07.png');}
.develop .dlp-ls li.ss-07{background-image:url('../../imgs/hn-bg-08.png');}
.develop .dlp-ls li.ss-08{background-image:url('../../imgs/hn-bg-09.png');}
.develop .dlp-ls li.ss-09{background-image:url('../../imgs/hn-bg-10.png');}
.develop .dlp-ls li.ss-010{background-image:url('../../imgs/hn-bg-11.png');}
.develop .dlp-ls li.ss-11{background-image:url('../../imgs/hn-bg-12.png');}
.develop .dlp-ls li.ss-12{background-image:url('../../imgs/hn-bg-13.png');}
.develop .dlp-ls li.ss-13{background-image:url('../../imgs/hn-bg-14.png');}
.develop .dlp-ls li.ss-14{background-image:url('../../imgs/hn-bg-15.png');}
.develop .dlp-ls li.ss-15{background-image:url('../../imgs/hn-bg-16.png');}
.develop .dlp-ls li.ss-16{background-image:url('../../imgs/hn-bg-17.png');}
.develop .dlp-ls li .dlp-bri{font-family: Poppins;font-size:14px;font-weight:400;margin-top:20px;margin-bottom:12px;color: #716359;}
.develop .dlp-ls li  .dlp-nm{font-family:Poppins-SemiBold;font-weight: 600;font-size: 20px;color: #FF7623;line-height: 26px;}
.dlp-ctrl{width:100%;position:absolute;bottom:18%;transform:translateY(-50%);left:0px;}
.dlp-ctrl .swiper-button-prev::after,.dlp-ctrl .swiper-button-next::after{font-size:32px;width:32px;height:32px;}
.dlp-ctrl .rl-ctrl-bk{position:relative;height:52px;}
.dlp-ctrl .swiper-button-prev::after{content:'';background-size:cover;background-repeat:no-repeat;background-image:url('../../imgs/swp-lf.png');}
.dlp-ctrl .swiper-button-next::after{content:'';background-size:cover;background-repeat:no-repeat;background-image:url('../../imgs/swp-rt.png');}
.dlp-ctrl .swiper-button-prev{left:-52px;width:38px;height:38px;}
.dlp-ctrl .swiper-button-next{right:-70px;width:38px;height:38px;}

/** crumbs **/
.crumbs{width:100%;background:#FBFBFB;}
.crumbs ul{padding:20px 0px;overflow:hidden;}
.crumbs .home{width:20px;height:20px;background-repeat:no-repeat;background-size:contain;background-image:url('../../imgs/icons/home.png');}
.crumbs li{margin-right:10px;display:inline;float:initial;}
.crumbs .fa-home{color:#999;}
.crumbs .fa-angle-right{color:#777;}
.crumbs li a span{color:#777;position:relative;font-family:Poppins;font-size:15px;display:inline;}
.crumbs li a span:hover{cursor:pointer;color:deepskyblue;}
.crumbs li a h2{color:#333;font-family:Poppins-Medium;font-weight:normal;font-size:15px;display:inline;}

.hv-btn{position:relative;cursor:pointer;overflow:hidden;-webkit-transition:border-color 0.4s, color 0.4s;transition: border-color 0.4s, color 0.4s}
.hv-btn::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:#FF7623;z-index: -1;opacity: 0;-webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.hv-btn:hover{color:#fff!important;border-color:#FF7623;}
.hv-btn:hover::before{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}


.hv-btn2{z-index:2;border: 1px solid transparent;position:relative;cursor:pointer;overflow:hidden;-webkit-transition:border-color 0.4s, color 0.4s;transition: border-color 0.4s, color 0.4s}
.hv-btn2::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:#FFF;z-index: -1;opacity: 0;-webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.hv-btn2:hover{color:#FF7623!important;border-color:#FF7623!important;}
.hv-btn2:hover::before{opacity:1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}


@media screen and (max-width:1440px) {

}
@media screen and (max-width:1280px) {
    .iv-ls ul li{padding:20px;}
    .bnf .bnf-ls li{width:100%;}

}
@media screen and (max-width:1080px){
    .banner-txt{width:56%;}
    .partners{display:none;}
    .iv-ls ul li{padding:15px;}
    .bnf .container{flex-wrap:wrap;}
    .bnf .bnf-ls li{width:50%;}
    .bnf .bnf-lf,.bnf .bnf-rt{width:100%!important;}
    .banner-item{padding-top:45px;}
    .ww-ls .swiper-pagination{display:block;}
    .ww-ls{padding-bottom:35px!important;}
    .iv-ls ul{flex-wrap:wrap;justify-content:flex-start;}
    .iv-ls ul li{width:calc((100% - 60px) / 4);margin-bottom:20px;margin-right:20px;}
    .iv-ls ul li:nth-child(4n){margin-right:0px;}
}
@media screen and (max-width:992px) {
    .banner-txt{width:100%;padding-top:115px;}
    .banner-item{padding-bottom:65px;}
    .top-nav{background:#fff;}
    .equ-header .equ-tel{font-size:36px;}
    .equ-form{width:100%;padding:0px 20px;}
    .os-ls li{width:calc(33.3% - 18px);margin-right:18px;margin-bottom:45px;}
    .os-ls li:nth-child(4n){margin-right:18px;}
    .os-ls li .os-nm{margin-top:25px;}
    .one-stop{margin-top:70px;}
    .one-stop .blk_header .blk_tle{font-size:28px;}
    .one-stop .border-bg{margin:18px auto 30px auto;}
    .last-blog{padding:115px 0px 65px 0px;}
    .develop .dlp-le{margin-top:85px;}
    .honor{margin-bottom:50px;}
}
@media screen and (max-width: 768px) {
    .iv-ls ul li{width:calc((100% - 40px) / 3);margin-bottom:20px;margin-right:20px;}
    .iv-ls ul li:nth-child(3n){margin-right:0px;}
    .iv-ls ul li:nth-child(4n){margin-right:20px;}
    .bnf{margin:90px 0px 60px 0px;}
    .bnf .bnf-ls li{width:100%;}
    .one-stop{margin-top:35px;}
    .os-ls li{width:calc((100% - 15px) / 2);}
    .os-ls li:nth-child(2n){margin-right:0px;}
    .os-ls li:nth-child(2n+1){margin-right:15px;}
    .one-stop .blk_header .blk_tle{font-size:26px;}
    .involve{padding:55px 0px 70px 0px;}
    .iv-da ul li .iv-bri{padding:0px 10px;line-height:1.3;}
    .iv-ls .iv-it-tle{font-size:20px;}
    .top-nav{background:#fff;top:0px;}
    .equ-header .equ-tel{font-size:32px;}
    .equ-form label.hf-label{width: calc(50% - 20px);margin: 10px;}
    .equ-form label{width: calc(100% - 20px);margin: 10px;}
    .enquiry{margin-bottom:50px;margin-top:50px;}
    .banner-txt .tle-a{font-size:36px;}
    .banner-txt .tle-b{font-size:26px;}
    .worwide{margin:45px 0px;}
    .last-blog .lb-ls li{width:calc((100% - 30px) / 3);margin-right:15px;padding:18px;}
    .last-blog .lb-ls li:nth-child(3n){margin-right:0px;}
    .bnf .bnf-rt{display:none;}
    .develop .dlp-ls{margin-top:65px;}
    .worwide .blk_header .blk_tle .blk_cl{font-size:26px;}
    .last-blog .blk_bri{margin-top:10px;}
    .last-blog .lb-ls{margin-top:40px;}
    .last-blog .lb-ls li:nth-child(4n){margin-right:15px;}
}
@media screen and (max-width:560px) {
    .os-ls li{margin-bottom:35px;}
    .iv-da{margin-top:25px;}
    .iv-ls ul{justify-content:center;}
    .iv-da ul li{width:100%;border:none!important;margin:10px auto;}
    .iv-ls ul li{width:calc((100% - 20px) / 2);margin-bottom:20px;}
    .iv-ls ul li:nth-child(3n){margin-right:20px;}
    .iv-ls ul li:nth-child(4n){margin-right:20px;}
    .iv-ls ul li:nth-child(2n){margin-right:0px;}
    .banner-txt{width:100%;padding-top:85px;}
    .banner-item{padding-bottom:45px;}
    .banner-txt .banner-bg{margin-top:30px;}
    .enquiry{margin-bottom:20px;}
    .equ-form input{height:40px;}
    .banner-txt .bri{line-height:20px;font-size:14px;margin-top:15px;}
    .banner-txt .tle-a{font-size:32px;}
    .banner-txt .tle-b{font-size:24px;}
    .last-blog .lb-ls li{width:calc((100% - 15px) / 2);margin-right:0px;}
    .last-blog .lb-ls li:nth-child(odd){margin-right:15px;}
    .one-stop{margin-top:25px;}
    .honor{margin-bottom:35px;}
    .develop{padding:35px 0px;}
    .develop .dlp-le{margin-top:45px;}
    .develop .dlp-ls{margin-top:45px;}
    .crumbs ul{padding:15px 0px;}
    .crumbs li{margin-right:3px;}
    .crumbs li a span{font-size:14px;}
    .crumbs li a span::after{font-size:14px;}
    .crumbs li a h2{font-size:14px;}
    .iv-da ul li::after{display:none;}
    .iv-da ul li .iv-nm{font-size:30px;}
    .iv-da ul li .iv-bri{padding:0px 15px;}
    .worwide .border-bg{margin:15px auto;}
    .last-blog{padding:35px 0px 35px 0px;background:#FFF8EF;}
    .bnf{margin:15px 0px;}
    .bnf .blk_bri{margin-top:15px;}
    .honor{margin:0px;margin-top:35px;padding:25px 0px;}
    .last-blog .lb-ls ul{overflow:visible;flex-wrap:nowrap;}
    .os-ls li .os-nm{font-size:16px;line-height:1.2;margin-bottom:8px;}
    .lb-swiper .swiper-slide{height:auto!important;}
}
@media screen and (max-width:480px) {
    .last-blog .lb-ls li .lb-img{width:65px;}
    .os-ls li .os-img img{width:55px;}
}
@media screen and (max-width: 465px) {
    .equ-form label.hf-label,.equ-form label{width: calc(100% - 20px);margin:5px 10px;}
}
@media screen and (max-width:414px) {
    .banner-txt{width:100%;padding-top:65px;}
    .banner-item{padding-bottom:45px;}
    .equ-header .equ-tel{font-size:26px;}.equ-form .btns a{padding:12px 20px;}
    .enquiry{margin-top:50px;}
    .develop{padding:25px 0px;}
    .develop .blk_brief{margin-top:15px;}
    .last-blog{padding:50px 0px;}
    .involve{padding:25px 0px 65px 0px;}
    .one-stop{margin-top:0px;}
    .honor .hn-ls{margin-top:35px;margin-bottom:0px;}
    .develop .dlp-ls{margin-top:35px;}
    .develop .dlp-le{margin-top:35px;}
    .banner-txt .tle-a{font-size:30px;}
    .banner-txt .tle-b{font-size:22px;}
    .iv-ls .iv-it-img{margin-bottom:20px;}
    .os-ls li .os-nm{font-size:15px;line-height:1.3;font-family:Poppins-Medium;margin-top:15px;}
    .os-ls li .os-bri{line-height:1.3;margin-top:10px;}
    .one-stop .border-bg{margin:15px auto 30px auto;}
    .last-blog .lb-ls li{padding:10px;}
    .last-blog .lb-ls li .lb-tle{margin-top:18px;}
    .bnf-lf .blk_header .blk_tle{text-align:center;}
    .bnf-lf .blk_header .blk_bri{text-align:center;}
    .bnf-lf .blk_header .border-bg{display:none;}
    .bnf-ls{margin-top:20px;padding:0px 15px;}
    .bnf .bnf-ls li{border-bottom:1px solid #EFEFEF;padding:10px 0px;}
}
