@import "common.css";
@font-face{font-family:'Hind';src:url(../fonts/Hind.woff2) format('woff2')}

.subheader{position:relative;overflow:hidden}
.subheader::before{background:rgb(0 0 0 / 10%);transition:.3s;z-index:1;content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}
.subheader img{width:100%;object-fit:cover;min-height:200px;max-height:400px}
.subheader .text{width:100%;text-align:left;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);z-index:1}
.subheader h1,.subheader h2,.subheader h3{font-weight:600;font-size:3.5rem;color:#fff;text-shadow:0px 4px 8px rgb(0 0 0 / 30%)/*1px 1px 5px rgba(113, 111, 111, .3)*/}
.subheader p{font-size:1.2rem;color:#ffffff;max-width:750px}
.subheader .position-absolute{bottom:0;width:100%;z-index:9}
@media (max-width:768px){
    .subheader h1,.subheader h2,.subheader h3{font-size:2.2rem}
}
.crumbs{padding:20px 0;color:#fff}
.crumbs a{color:#fff}
.crumbs a:hover{text-decoration:underline}
.crumbs .fa-home{font-size:1.4rem}
.crumbs nav{display:inline-block}
@media (max-width:768px){
    .crumbs{letter-spacing:-0.4px}
    .crumbs a{font-size:1.18rem}
}

.des p{font-size:1.12rem;line-height:2rem;}


/* 头部居中 */
.section-head{text-align:center}
.section-head h2{color:#008fd7}
.section-head h2:after{margin-left:-30px;left:50%}
.section-head p{font-size:1.3rem;color:#8c8c8c;text-align:center}
.rel-list .section-head{text-align:left}
.rel-list .section-head h2:after{margin-left:0;left:0}

.single-main{font-family:'Arial';color:#333;}
.single-main .m-auto{padding:1.2rem 2rem 2rem 0}
.single-main h1{font-size:3rem;color:#008fd7;width:80%;margin:0 auto;font-weight:bold}
.single-meta span,.single-meta span a{color:#888;font-size:1.2rem}
.single-main .soruce{display:inline-block;margin-left:1rem}
.single-main .soruce a:hover{text-decoration:underline}
.single-content{clear:both;font-size:1.23rem;line-height:2.5rem;overflow:hidden;padding-bottom:3rem}
.single-content a{color:#035cbd}
.single-content img,.single-content video{display:block;width:100%;max-width:750px;height:auto;margin:1rem auto}
.single-content h2{font-size:1.45rem;font-weight:bold;margin:2rem 0 1.5rem;color:#fff;background-color:#1e77bc;padding:0.8rem 0.625rem}
.single-content h3,.single-content h4{font-size:1.4rem;font-weight:bold;margin:2.4rem 0 1.8rem}
.single-content h4{text-indent:1rem;border-left:5px solid #008fd7}
.single-content p{margin:1.4rem 0;line-height:2.4rem;min-height:0.1rem}
.single-content p:first-child,.single-content h2:first-child{margin-top:0}
.single-content p:last-child,.single-content h2:last-child{margin-bottom:0}
.single-content ul li,.single-content ol li{font-size:1.26rem;line-height:2.5rem;}
.single-content ul li{list-style:disc outside;margin-top:0.3rem}
.single-content ol li{list-style:decimal outside;margin-top:1rem}
.single-content ul li::marker,.single-content ol li::marker{color:#3e3e3e}
.single-content ul{padding-left:2.2rem;margin-top:-1rem}
.single-content ol{padding-left:1.4rem}
.single-content blockquote{padding:10px 20px;margin:2rem 0 ;font-size:1.16rem;border-left:5px solid #008fd7;background-color:#f5f5f5}
.single-content figure{text-align:center;font-size:1.4rem}
.single-content figure a{color:#333}
.single-content figure a:hover{color:#035cbd;text-decoration:underline}


.author{margin:3.6rem 0 2rem}
.author img{border-radius:2rem;}
.author a{text-decoration:none}
.author h2{font-size:1.8rem;color:#000;background:none;padding:0.4rem 0 0}
.author h2:hover{color:#e60012}
.author p{font-size:1.18rem;line-height:2rem}
.author .col-md-2{padding-left:0}
.author .col-md-10{padding-left:0;padding-right:0}

.post-tags{font-size:1.15rem;margin:15px 0;display:flex;flex-wrap:wrap;gap:8px}
.post-tags a{display:inline-block;padding:3px 12px;background-color:#008fd7;color:#fff;/*background-color:#f7f8fc;color:#008fd7;*/border-radius:14px;font-size:0.9em;transition:all 0.3s ease}
.post-tags a:hover{transform:translateY(-2px);box-shadow:0 3px 6px rgba(0,0,0,0.1)}
@media (max-width:768px){
    .single-main .soruce{margin-left:0}
    .single-content{font-size:1.25rem;line-height:2rem}
    .single-main .m-auto{padding:1rem 15px;}
    .single-main h1{font-size:1.9rem;width:100%;margin-bottom:1rem}
    .single-meta span{font-size:1.1rem;}
    .single-meta span .title{display:none;}
    .author{margin:3rem 0 0}
    .author img{margin-bottom:1.2rem;max-width:180px;border-radius:50%}
    .author h2{text-align:center;color:#fff;background-color:#1e77bc;padding:0.8rem 0.625rem}
    .author .col-md-2{padding-right:0}
    .post-tags a{padding:3px 10px;font-size:0.8em}    
}


/* author-profile */
.author-profile .title{margin-bottom:1.2rem}
.author-profile .title img{border-radius:50%}
.author-profile h1{font-size:3rem;font-weight:bold;width:100%;margin:0.85rem 0;color:#171a22;}
.author-profile strong{font-size:1.8rem;display:block;margin:1.8rem 0 1rem}
/* .author-profile p{font-size:16px;margin:1rem 0 0rem} */
.author-job{font-size:1.25rem;line-height:2.2rem}
.author-tag{display:flex;flex-direction:row;column-gap:30px;margin:2rem 0}
.author-tag h3{font-size:2rem;line-height:32px}
.author-tag ul{padding:12px 16px 16px;min-width:290px;width:100%;border:1px solid rgb(209,212,219);border-radius:12px}
.author-tag ul li{list-style:none;}
.author-tag ul .tag{display:inline-block;padding:4px 16px;border-radius:5px;background:rgb(246,247,248);font-size:14px;font-weight:400;line-height:160%}
.author-tag ul .tag:hover{background:#0086ba;color:#fff;cursor:pointer;}
.author-tag ul span{font-size:1.1rem;line-height:2rem;display:inline-block}
@media (max-width:768px){
    .author-profile .title{text-align:center;margin-bottom:2rem}
    .author-profile .title img{max-width:180px;}
    .author-profile h1{font-size:2.7rem;}
    .author-tag{flex-direction:column}
    .author-tag ul{margin-bottom:1rem}
    .author-tag ul .tag{margin-bottom:0.5rem}
    .author-tag ul:nth-child(2){margin-bottom:0.4rem}
}


/* sidebar */
.sidebar-nav{border:1px solid #ddd;border-bottom:none}
.sidebar-nav li{font-size:1.16rem;padding:1.25rem 2rem;border-bottom:1px solid #ddd}
.sidebar-nav li a{display:flex;justify-content:space-between;align-items:center}
.sidebar-contact{background-color:#008cd7;padding:3.8rem 2rem}
.sidebar-contact-title{color:#fff;font-size:22px}
.sidebar-contact-subtitle{font-size:2.8rem;color:#fff;font-weight:600}
.sidebar-contact .btn{color:#008cd7;background-color:#fff;border-color:#fff;-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:1000px;padding:8px 20px;font-size:20px;font-weight:600}
.sidebar-contact .btn:hover{color:#079eef}


/* rel-list */
.rel-list h2{font-size:2.6rem}
.rel-list.pro h2{font-size:3rem}
.rel-list li .txt{padding:0 1rem;background-color:#f9f9f9}
.rel-list li h3,.case-list li h2{color:#333;font-weight:600;font-size:1.45rem;max-height:66px;overflow:hidden;line-height:2.2rem;white-space:nowrap;text-overflow:ellipsis}
.rel-list li h3:hover,.case-list li h2:hover{color:#008fd7}
.rel-list li p{color:#545454;font-size:1.2rem;line-height:2.1rem}
@media (max-width:768px){
    .rel-list{margin-top:3.2rem}
    .rel-list.pro{margin-top:0}
    .rel-list h2,.rel-list.pro h2{font-size:2.1rem}
    .rel-list h2{margin-bottom:2rem}
    .rel-list .section-head{margin-bottom:1rem}
    .single-main .rel-list{margin-top:0}
}
.case-list li h2{color:#000}


/* prev,next */
.single-pagination{display:inline-block;width:100%;margin:10px 0 0;padding-top:10px;border-top:1px solid #e3e3e3}
.single-pagination span{font-size:1.2rem;color:#6c6f71;display:block;width:100%;line-height:2rem}
.single-pagination a{color:#6c6f71;margin:0 3px;position:relative}
.single-pagination a:hover{text-decoration:underline}

.news-list{padding-top:1rem}
.news-list h2{font-size:1.8rem;font-weight:bold;line-height:2.3rem;color:#343434}
.news-list h2:hover{color:#008fd7}
.news-list p{font-size:1.12rem;margin-top:1.5rem;line-height:2.2rem}
@media (max-width:768px){
    .news-list h2{font-size:1.65rem;margin-top:1rem;}
    .news-list p{margin-top:1.1rem;}
    .news-list li.mb-50{margin-bottom:30px!important}
}

.nav-links{margin:0 auto}
.nav-links a:hover{color:#fff;background:#008cd7}
.navigation{margin-top:2rem}
.navigation .current{color:#fff;background:#008cd7}
.navigation a,.navigation span{display:inline-block;border:1px solid #eee;padding:10px 20px;margin:0 1px;background-color:#fff}
.screen-reader-text{display:none}

.right-aside{font-family:"Hind,Arial,sans-serif";border-left:1px solid #e6e6e6;padding-left:2.6rem}
.right-aside .title{font-family:"Roboto-Bold";font-size:1.6rem;color:#333;margin:1rem 0}
.right-aside ul li{text-transform:lowercase;color:#333;font-size:1.2rem;line-height:1.6rem;margin:1rem 0}
.right-aside ul li::first-letter{text-transform:uppercase}
.right-aside .img-banner{color:#fff;background:#2477c1;text-align:center;padding-bottom:2rem}
.right-aside .img-banner img{width:100%;box-sizing:border-box;height:auto;vertical-align:bottom;border-bottom:7px solid #d9161b}
.right-aside .img-banner h3{font-size:1.9rem;padding:2rem 0 1rem;line-height:2.5rem}
.right-aside .img-banner p{font-size:1.1rem}
.right-aside .img-banner a{color:#fff;background:#cf2e2e}
.right-aside .img-banner a:hover{background:#e60012;text-decoration:underline}
.right-aside .img-banner .vpbtn{padding:15px 20px}
.right-aside .sticky{position:sticky;top:40px;transition:all 0.3s ease;width:auto}
@media (max-width:768px){
    .right-aside{margin-top:0.6rem;padding-left:15px}
}


/* product-detail */
.pro-detail{background:#e8f3f9;padding-top:8rem}
/* .pro-detail .container{width:1200px} */
.pro-detail .crumbs{font-size:1.18rem;top:2rem}
.pro-detail .crumbs a,.pro-detail .crumbs{color:#666}
.pro-detail .pro-info h1{font-size:2.6rem;line-height:3.6rem;font-weight:600}
.pro-detail .pro-info h3{font-size:24px;line-height:1.2;font-weight:600}
.pro-detail .pro-des{font-size:1.3rem;line-height:2.3rem;color:#545454}
.pro-detail .pro-des p{margin-top:0.8rem}
.pro-detail .pro-des ul{margin-top:1rem}
.pro-detail .pro-des li{font-size:1.2rem}
.pro-detail .vpbtn{padding:10px 22px;margin-right:1.1rem}
.pro-detail .single-content{background:#fff;}
.pro-detail .form_open{background:#d92832}
.pro-detail .form_open:hover{background:#bf030e;opacity:1}
.pro-detail .crumbs span.last{display:none}
@media (max-width:768px){
    .pro-detail{padding:6rem 0 1.5rem}
    .pro-detail .crumbs{top:1.2rem}
    .pro-detail .pro-info h1{margin-top:0.6rem;font-size:1.9rem;line-height:2.3rem}
    .pro-detail .vpbtn{padding:5px 10px;font-size:1rem}
    .fa-file-pdf:before{font-size:1.6rem}
}

.swiper{width:100%;height:100%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}
.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}
.swiper-pagination{width:100%;bottom:1.5rem!important;}
.swiper-slide{background-size:cover;background-position:center;position:relative}
.mySwiper2{width:100%}
.mySwiper{height:20%;box-sizing:border-box;padding-top:12px!important}
.mySwiper .swiper-slide{width:25%;height:100%;border:#C0C0C0 1px solid}
.tab-pic .mySwiper .swiper-slide::before{background:rgb(0 0 0 / 35%);transition:.3s;z-index:1;content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}
.tab-pic .mySwiper .swiper-slide-thumb-active::before{background:rgb(0 0 0 / 0%); border:2px solid #008fd7;}
.swiper-pagination-bullet{margin:0 1px}
.swiper-pagination-bullet-active{background:#ff1023!important}

.bigImg .videoColader{height:189px;display:flex;align-items:center;background-color:#000}
.bigImg .winSelector{width:235px;height:210px}
.winSelector{position:absolute;cursor:crosshair;filter:alpha(opacity=15);-moz-opacity:0.15;opacity:0.15;background-color:#000;border:1px solid #fff;z-index:99999;left:0px;top:0px;display:none}
#bigView{position:absolute;top:10px;border:1px solid #959595;overflow:hidden;z-index:999}
#bigView img{position:absolute;max-width:inherit!important;height:715px}


/* contact-us */
.section-contact h2{font-size:2.6rem;line-height:44px;font-weight:600;color:#333}
.section-contact li{margin-top:2.4rem;display:flex;flex-flow:row wrap;justify-content:flex-start;font-size:18px;line-height:26px}
.section-contact li strong{width:9rem;font-size:1.4rem}
.section-contact li a{text-decoration:underline}
.section-contact li span{display:inline-block;margin-right:0.3rem}
.section-contact li span.addr{font-size:2.6rem;margin-left:-6px;margin-right:0rem}
.section-contact li p{flex:1;margin-left:12px;font-size:1.3rem;line-height:26px;font-weight:300;word-break:break-all}
@media (max-width:768px){
    .section-contact h2{font-size:1.6rem;line-height:30px}
    .section-contact .iconfont{font-size:1.5rem;}
    .section-contact li span.addr{font-size:2.2rem;}
    .section-contact li strong{width:7rem;font-size:1.2rem}
}

/* contact-form */
.section-form{padding:5rem 0;background-color:#f5f5f5;border-top:.04rem solid rgba(0,0,0,.1)}
.section-form .form-group{margin-bottom:1rem}
.section-form label{display:inline-block;margin-bottom:.5rem;color:#7b7b7b}
.section-form .required:after{content:"*";color:#df0819;margin-left:5px}
.section-form .form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 6px);padding:.375rem .75rem;font-size:1.25rem;font-weight:300;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.125);border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.section-form textarea.form-control{height:auto}
.section-form .info-box{background-color:#e6f7ff;border-left:4px solid #00aeef;padding:15px;margin-bottom:0px}
.section-form .btn{width:100%;background:#008fd7;padding:0.7rem 1.7rem;font-size:1.4rem;border-radius:0}
.section-form .btn:hover{background:#09a5f3}
@media (max-width:768px){
    .section-form{padding:3.6rem 0 3rem}
}

/* about-VP */
.section-about p{margin:1.1rem 0;font-size:1.2rem;line-height:2rem}
.section-about strong{color:#3c3c3c;font-size:2rem}
.section-about .btn{margin-top:0.3rem}
.section-about-num{text-align:center;margin:2rem 0}
.section-about-num li{border-right:5px solid #f9f9f9;border-left:5px solid #f9f9f9;background-color:#fff;width:25%;background:#f3f3f3}
.section-about-num li:hover{cursor:pointer;transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transition:all 0.3s linear;-webkit-transition:all 0.3s linear}
.section-about-num li:first-child{border-left:none}
.section-about-num li:last-child{border-right:none}
.section-about-num li h3{font-weight:800;font-size:36px;color:#3a3a3a}
.section-about-num li p{color:#545454;font-size:16px}
@media (max-width:1200px){
.section-about .col-12{margin-bottom:15px}
.section-about-num li{width:50%;border-right:none}
.section-about-num li h3{font-size:30px}
}
@media (max-width:768px){
    .section-about .section-head{margin-top:1rem}
    .section-about strong{font-size:1.6rem}
    .section-about-num li h3{font-size:2.1rem}
}

.section-factory h4{font-size:1.25rem;color:#282828;font-weight:bolder;text-align:center;margin-bottom:20px;padding:1rem 0;background:#f7f7f7;line-height:1.625}
.section-factory h4:hover{text-decoration:underline}
@media (max-width:768px){
    .section-factory .col-md-4:nth-child(odd){padding-right:6px}
    .section-factory .col-md-4:nth-child(even){padding-left:6px}
    .section-factory h4{font-size:1.16rem;padding:0.6rem 0}
}



.section-vp{background:#f5f7f7}
.section-vp .col-12{padding:2rem}
.section-vp img{width:100%;object-fit:cover;min-height:200px}
.section-vp h3{font-size:2rem;font-weight:bold;color:#008fd7;margin:1.6rem 0 1rem}
.section-vp p{font-family:'Roboto-Regular,Arial';font-size:1.25rem;margin-bottom:20px;padding:1rem 0;line-height:1.625}
.section-vp ul{padding-left:1.3rem}
.section-vp li{list-style:disc}
@media (max-width:768px){
    .section-vp h3{font-size:1.7rem;margin:1rem 0 0.5rem}
    .section-vp .col-12{padding:0 1rem}
    .section-vp p{margin-bottom:0}
    .section-vp ul{padding-left:0.6rem}
}

.section-box{color:#fff;padding:50px 0px 40px 3rem;margin:100px 0px 6rem 0px;border-radius:20px;background-color:#0077c8}
.section-box h2{font-size:3.2rem;font-weight:bold}
.section-box p{font-size:1.2rem;margin:2rem 0;line-height:2.2rem;}
.banenr-img{padding:0 15px 0 0;margin:0 0 -60px}
@media (max-width:768px){
    .section-box{padding:30px 15px 16px}
    .section-box h2{font-size:2.9rem}
    .section-box p{margin:1rem 0}
    .banenr-img{padding:0;margin-left:15px}
}
.banenr-img img{width:92%;border-radius:20px}
.banenr-img .swiper{width:90%;height:100%;padding-top:0!important}
.banenr-img .swiper-slide{width:100% !important;border:none !important}
.banenr-img .swiper-slide img{display:block;width:100% !important;height:100%;object-fit:cover}
.banenr-img .swiper-pagination{bottom:1.5rem !important}
.banenr-img .swiper-pagination-bullet{width:0.8rem!important;height:0.8rem!important}


.banenr-img p{margin:0;}
.banenr-img ul li img{width:100%;}
.banenr-img ul li a h3{position:absolute;right:20px;bottom:19px;font-size:18px}
.banenr-img ul li a p,.banenr-img ul li a span{white-space:normal;display:none}
.banenr-img ul li a:hover p,.banenr-img ul li a:hover span,.banenr-img ul li a:hover h3{display:block}
.banenr-img ul li a:hover .text{opacity:1;color:#fff!important;}
.banenr-img ul li a .text{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;background:rgb(223 8 25 / 80%);position:absolute;bottom:0;padding:20px;opacity:0;transition:0.3s linear;-webkit-transition:0.3s linear;-o-transition:0.3s linear;-moz-transition:0.3s linear;color:#fff}


.section-service img{border-radius:8px}
.section-service .section-head p{font-size:1.3rem;color:#8c8c8c;text-align:center}
.section-service .item p{margin:1.1rem 0;font-size:1.2rem;line-height:2rem}
.section-service .item h2{font-size:2.8rem;font-weight:bold;margin-bottom:2.6rem;color:#3c3c3c}
.section-service .section-box{border-radius:8px;background:rgb(247 247 247);padding-bottom:40px}
.section-service .section-box h2{font-size:3rem;line-height:4rem;color:#00479d;font-weight:bolder}
.section-service .section-box p{color:#000;line-height:2.15rem}
.section-service .section-box img{border-radius:6px}
.section-service .section-box.product{background:#0077c8}
.section-service .section-box.product h2,.section-service .section-box.product p{color:#fff}
.section-service .section-box .banenr-img{margin:0;padding-right:4rem}
@media (max-width:768px){
    .section-service .mt-80{margin-top:20px!important}
    .section-service .item .pt-50{padding-top:15px!important}
    .section-service .section-box .row,.reverse{flex-direction:column-reverse}
    .section-service .item h2{font-size:2rem;margin-top:1rem;margin-bottom:1.6rem;}
    .section-service .section-box{padding-bottom:2rem;margin-bottom:3.5rem}
    .section-service .section-box h2{font-size:1.75rem;margin-top:1rem}
    .section-service .section-box .banenr-img{padding-right:0}
    .section-service .section-box .banenr-img ul{padding:1rem 1rem 0}
    .section-service .section-box .banenr-img .row{flex-direction:row}
    .section-service .section-box.product{padding-top:10px}
    .section-service .banenr-img li:nth-child(odd){padding-right:6px}
    .section-service .banenr-img li:nth-child(even){padding-left:6px}
}


/* VP-FAQ */
.vp-faq{padding-right:2rem;color:#333}
.vp-faq h2{font-size:2.6rem;text-align:center;color:#000;font-weight:bold}
.vp-faq .faq-item{margin-bottom:2rem;border-bottom:1px solid #ebebeb;overflow:hidden}
.vp-faq .faq-item:hover{background:#f3f3f3;}
.vp-faq .faq-title{position:relative;display:block;padding:20px 30px 14px 20px}
.vp-faq .faq-title h3{font-size:1.4rem}
.vp-faq .faq-title:hover{color:#008fd7;text-decoration:none}
.vp-faq .faq-title:after{font-family:'FontAwesome';content:"\f067";position:absolute;right:20px;top:18px;font-size:16px;}
.vp-faq .active h3{content:"\f068";color:#008fd7}
.vp-faq .active{transition:all 0.5s}
.vp-faq .show{background:#f3f3f3;border: none;}
.vp-faq .active .faq-title:after{content:"\f068";color:#008fd7}
.vp-faq .faq-con p{font-size:1.15rem;line-height:2rem;margin-bottom:12px;padding:14px 30px 14px 20px}
@media (max-width:768px){
    .vp-faq h2{font-size:2.1rem}
    .vp-faq{padding-right:15px}
}


/* VP-video */
.video-list{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:normal;gap:0}
.video-list .video-item{-ms-flex:none;flex:none;width:31.7%;margin-bottom:60px}
.video-list h2{font-family:'Roboto-Regular';text-align:center;margin-top:16px;font-size:1.2rem;line-height:1.5rem;color:#666;overflow:hidden}
.video-list .video-item a{display:block;position:relative}
.video-list .video-item a::before{display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;background:rgba(0,0,0,.2);content:'';transition:all .3s}
.video-list .video-item a::after{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;line-height:46px;text-align:center;font-size:26px;font-family:'FontAwesome';content:"\f04b";padding:1px 0 0 6px;color:#fff;border:1px solid #fff;border-radius:50%;z-index:2;transition:all .3s}
.video-list .video-item a:hover::before{background:rgba(0,0,0,.37)}
.video-list .video-item a:hover::after{color:#0086ba;border-color:#0086ba}
@media screen and (max-width:1440px){
.video-list .video-item{margin-top:44px}
}
@media screen and (max-width:1280px){
.video-list .video-item{margin-top:30px}
}
@media screen and (max-width:1024px){
.video-list{padding-top:26px}
.video-list .video-item{margin-top:20px}
}
@media screen and (max-width:768px){
    .video-list.mt-50{margin-top:0!important}
    .video-list h2{font-size:1.1rem;margin-top:10px}
    .video-list .video-item{margin-bottom:1.5rem;}
    .video-list .video-item a::after{font-size:22px;padding-left:5px;width:42px;height:42px;line-height:40px}
}
@media screen and (max-width:600px){
    .video-list{padding-top:12px}
    .video-list .video-item{width:49%;margin-top:14px}
    .video-list .video-item a::after{width:36px;height:36px;line-height:34px;}
}


/* VP-download */
.download-list{padding-top:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between}
.download-list li{position:relative;-ms-flex:none;flex:none;width:calc((100% - 20px)/ 2);margin-top:20px;padding:30px 28px;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;background:#f8f8f8;z-index:2}
.download-list li::after{display:block;position:absolute;right:18px;bottom:20px;font-family:iconfont;font-size:88px;content:'\e708';color:rgba(200,22,29,.04);z-index:1}
.download-img{display:block;-ms-flex:none;flex:none;width:190px;position:relative;z-index:2}
.download-img::after{display:block;width:100%;height:100%;position:absolute;right:-6px;bottom:-6px;background:#d0d2d5;content:'';z-index:-1}
.download-info{-ms-flex:1;flex:1;padding:34px 72px}
.download-tit{display:block;font-size:24px;line-height:28px;font-family:Arial,sans-serif;max-height:84px;overflow:hidden}
.download-size{margin-top:12px;font-size:14px;line-height:18px;font-weight:500;color:#999}
.download-btn{display:block;margin-top:60px;width:168px;height:48px;line-height:46px;text-align:center;font-size:14px;font-weight:700;color:#c8161d;border:1px solid #c8161d;background:#fff}
.download-btn .iconfont{display:inline-block;vertical-align:middle;padding-right:8px;font-weight:400;transition:all .3s}
.download-btn:hover{color:#fff;background:#c8161d}
.download-btn:hover .iconfont{color:#fff}
.download-list li:hover .download-tit{color:#c8161d}
@media screen and (max-width:1650px){
    .download-info{padding:28px 58px}
}
@media screen and (max-width:1440px){
    .download-list{padding-top:54px}
    .download-info{padding:24px 42px}
}
@media screen and (max-width:1280px){
    .download-list{padding-top:40px}
    .download-img{width:170px}
    .download-tit{font-size:22px}
    .download-btn{margin-top:40px;width:140px;height:42px;line-height:40px}
    .download-info{padding:24px 32px}
}
@media screen and (max-width:1024px){
    .download-list{padding-top:26px}
    .download-list li{padding:22px 24px}
    .download-img{width:124px}
    .download-tit{font-size:20px;line-height:24px;max-height:48px}
    .download-list li::after{font-size:64px}
    .download-info{padding:8px 6px 12px 24px}
}
@media screen and (max-width:800px){
    .download-list li{width:100%}
    .download-tit{font-size:18px}
    .download-btn{margin-top:28px}
}
@media screen and (max-width:600px){
    .download-list li{margin-top:12px;padding:16px 16px}
    .download-list{padding-top:14px}
    .download-img{width:96px}
    .download-info{padding:4px 4px 4px 20px}
    .download-size{margin-top:8px;font-size:13px;line-height:15px}
    .download-btn{margin-top:14px;width:108px;height:32px;line-height:30px;font-size:12px}
    .download-btn .iconfont{padding-right:5px;font-size:12px}
    .download-tit{font-size:16px;line-height:22px;max-height:44px}
    .download-list li::after{font-size:42px}
}


.solution .imghidden{position:relative;overflow:hidden}
.solution .imghidden::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.25;z-index:1}
.solution .imghidden img{display:block;width:100%;height:auto;transition:transform 0.3s ease}
.solution .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}
.solution .overlay-content{padding:20px;text-align:center;z-index: 9999;}
.solution .overlay-content h4{color:#fff;margin-bottom:10px;font-size:1.5rem;margin-bottom:1.5rem}
.solution .overlay-content p{color:#ddd;font-size:1rem}
.solution .imghidden:hover .image-overlay{opacity:1}
.solution .imghidden:hover img{transform:scale(1.05)}
.solution h3{font-size:1.7rem;text-align:center;padding:2rem}
.solution .lead{line-height:2.3rem;text-indent:2rem}
@media screen and (max-width:768px){
    .solution .lead{line-height:2.1rem;}
}


/* VP-consult */
.consult-vp{background-color:#f9f9f9;display:grid;border-radius:5rem 0;grid-template-columns:minmax(0,2fr) minmax(0,3fr);grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;justify-items:stretch}
.consult-img{position:relative;display:block;justify-content:center;overflow:hidden}
.consult-img-up{position:absolute;z-index:1;right:0;bottom:0;height:calc(100% + 3.75rem);width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}
.consult-img-bg{width:70%;border-radius:5rem 0 0 0;position:static;z-index:-1;border-radius:3.75rem 0 0 0;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;top:3.75rem;right:0;bottom:0;left:0}
.consult-text{margin-top:0;padding:4.375rem 2.5rem 3rem 0;display:flex;flex-direction:column;justify-content:center}
.consult-text h2{font-size:3.5rem;font-weight:bold;line-height:4.5rem;margin:2rem 0 0.5rem}
.consult-text h3{font-size:1.5rem;color:#767373;letter-spacing:.1rem;text-transform:uppercase;text-align:left;padding:0}
.consult-text p{font-size:1.2rem;line-height:2rem;margin-top:1.5rem;padding-right:3.75rem}
.consult-text .btn{width:13rem;border-radius:3rem;padding:1rem 0;margin-top:3rem;}
@media screen and (max-width:768px){
    .consult-vp{display:inline}
    .consult-img{display:flex}
    .consult-img-up{position:relative;width:70%}
    .consult-img-bg{width:100%;position:absolute;border-radius:0}
    .consult-text{padding:2rem 0 1rem}
    .consult-text h2{font-size:2rem;line-height:2.625rem;margin-top:.75rem}
    .consult-text h3{font-size:1.2rem}
    .consult-text p{margin:0.6rem 0 1rem;padding-right:0;line-height:1.6rem}
    .consult-text .btn{width:100%;border-radius:2.6rem;margin-top:1rem;padding:0.8rem 0}
}


/* product-gallery */
.gallery .section-head h1{position:relative;font-size:3rem;font-weight:600;color:#008fd7}
.gallery .section-head h1:after{content:'';display:inline-block;position:absolute;bottom:0;left:50%;margin-left:-30px;height:6px;width:60px;background-color:#df0819}
.gallery button:focus{outline:none}
.gallery .filter-container{text-align:center}
.gallery .filter-btn{font-size:1.1rem;padding:8px 16px;margin:0.25rem;background-color:#fff;border:1px solid #ddd;cursor:pointer;transition:all 0.08s}
.gallery .filter-btn:hover,.filter-btn.active{background-color:rgb(61,157,216);color:white;border-color:rgb(61,157,216)}
.gallery .masonry{columns:4;column-gap:20px}
.gallery .masonry-item{break-inside:avoid;margin-bottom:20px;position:relative;cursor:pointer;border-radius:3px;overflow:hidden;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:opacity 0.5s ease,transform 0.5s ease}
.gallery .masonry-item.visible{opacity:1;transform:translateY(0)}
.gallery .masonry-item:hover{transform:scale(1.02) translateY(0) !important}
.gallery .masonry-img{width:100%;height:auto;display:block;opacity:0;transition:opacity 0.5s ease}
.gallery .masonry-img.loaded{opacity:1}
.gallery .image-info{padding:12px;font-size:1.1rem;color:#666;text-align:center}
.gallery .loading{font-size:1.3rem;text-align:center;padding:20px;color:#666;display:none}
.gallery .image-viewer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);display:none;justify-content:center;align-items:center;z-index:1000;opacity:0;transition:opacity 0.3s;touch-action:none}
.gallery .viewer-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;touch-action:none}
.gallery .viewer-content{position:relative;max-width:90%;max-height:90%;display:flex;transition:transform 0.3s ease-out}
.gallery .viewer-img-container{flex:0 0 100%;display:flex;justify-content:center;align-items:center;position:relative}
.gallery .viewer-img{max-width:100%;max-height:90vh;object-fit:contain;touch-action:none;user-select:none;transition:transform 0.3s ease}
.gallery .close-btn{font-size:3rem;font-weight:bolder;position:fixed;top:20px;right:20px;color:white;cursor:pointer;z-index:1001;text-shadow:0 0 5px rgba(0,0,0,0.5)}
.gallery .nav-btn{position:fixed;top:50%;transform:translateY(-50%);color:white;font-size:40px;cursor:pointer;z-index:1001;padding:20px;user-select:none;text-shadow:0 0 5px rgba(0,0,0,0.5);opacity:0.7;transition:opacity 0.3s}
.gallery .nav-btn:hover{opacity:1}
.gallery .prev-btn{left:10px}
.gallery .next-btn{right:10px}
.gallery .image-title{position:fixed;bottom:20px;left:0;width:100%;text-align:center;color:white;padding:10px;background-color:rgba(0,0,0,0.5);z-index:1001}
@media (max-width:1200px){
    .gallery .masonry{columns:3}
}
@media (max-width:768px){
    .gallery .section-head h1{font-size:2.25rem;margin-top:1rem!important;}
    .gallery .section-head p{font-size:1.25rem}
    .gallery .filter-btn{font-size:1rem;padding:5px 8px;}
    .gallery .masonry{columns:2}
    .gallery .nav-btn{font-size:30px;padding:10px}
    .gallery .image-info{padding:9px 6px}
}
@media (max-width:480px){
    .gallery .filter-container{flex-direction:column;align-items:center}
}


/* caption-banner */
.caption-banner{background-color:#005198;width:100%;position:relative;text-align:left;padding:0.1rem}
.caption-banner .container{color:#fafafa;padding:1.5rem 7rem 3rem}
.caption-banner h2{font-size:1.6rem;color:#fafafa;font-weight:700;text-align:center;margin-top:1rem;margin-bottom:1.3rem}
.caption-banner .text p{flex:1;margin:0 .8rem;line-height:1.75rem;font-size:1.1rem}
@media (min-width:960px){
	.caption-banner .text{display:flex;flex-direction:row}
}
@media (max-width:1200px){
    .caption-banner .container{padding:1.2rem 0.8rem 2rem}
    .caption-banner h2{margin-top:0.8rem;line-height:2rem}
    .caption-banner .text p{line-height:1.6rem;}
    .caption-banner .text p:nth-of-type(2){margin-top:1.2rem}
}


/* horizontal-top */
.horizontal-top:before{content:" ";width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #005198;top:20px;left:50%;position:absolute;margin-left:-20px}
.horizontal-top{width:100%;height:20px;background-color:#005198;position:relative;opacity:.2;top:0px;display:block}
.horizontal-bottom:before{content:" ";width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #005198;left:50%;position:absolute;top:-20px;margin-left:-20px}
.horizontal-bottom{position:relative}


/* about-pigging */
.about-pigging h3,.about-pigging h4{margin:0.8rem 0 0.4rem;font-size:1.9rem;font-weight:600}
.about-pigging h4{margin-top:1.5rem}
@media (max-width:768px){
    
}


/* section-work */
.section-work h4{font-size:1.2rem;}
.section-work .col-lg-5,.section-work .col-lg{margin:1rem}
.section-work p{font-size:1.2rem;line-height:2.2rem}
@media (max-width:768px){
    .section-work .col-lg-5,.section-work .col-lg{margin:0;}
}


/* section-benefit */
.section-benefit{margin:6rem 0 4rem}
.section-benefit h3{font-size:2.8rem;margin-bottom:2rem;color:#00b0ed}
.section-benefit ul{margin-top:2.6rem}
.section-benefit ul li{position:relative;padding-left:2.8rem;font-size:1.2rem;margin:3rem 0 2rem}
.section-benefit ul li:before{content:"";background:url('/static/images/tick.webp') center no-repeat;background-size:3rem;width:2rem;height:1.8rem;position:absolute;left:0}
.section-benefit ul li strong{font-size:1.3rem}
.section-benefit ul li p{margin-top:0.5rem;line-height:1.8rem}
.section-benefit a{margin-left:0.5rem}
@media (max-width:768px){
    .section-benefit{margin:.6rem 0}
    .section-benefit .col-lg-5,.section-benefit .col-lg-7{padding:0}
    .section-benefit h3,.section-app h3{font-size:2.3rem!important}
}


/* section-app */
.section-app .col-lg-7{padding-left:1.4rem}
.section-app h3{margin-bottom:1.6rem}
.section-app ul li{margin:0.4rem 0}
.section-app ul li p{font-size:1.15rem;line-height:2rem}


/* section-type */
.section-type h3{font-size:1.85rem;color:#212529;font-weight:700;text-align:center;background:#f6f6f6;padding:1.5rem 0;margin:3rem 0 2rem}
.type{display:flex;flex-wrap:wrap;justify-content:center}
.type .type-item{background-color:#eee;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;width:100%;margin:1rem 0}
.type .type-item:hover h4{color:#008fd7}
.type-con{background:#eee;min-height:150px;bottom:0;position:relative;display:inline-block;padding:2rem 0}
.type-con .circle{background:#fff;border-radius:50%;padding:1rem;margin-top:-3.5rem;width:5rem;position:relative;left:50%;transform:translate(-50%);box-sizing:content-box}
.type-con .info{text-align:center;padding:0 1rem;flex:1;color:#444}
.type-con .info p{line-height:1.65rem}
@media (min-width:960px){
    .type{margin:0 -2rem}
    .type .type-item{width:45%;margin:1rem}
}
@media (min-width:1300px){.type .type-item{width:46%}}
@media (min-width:480px){
    .type-con{flex-direction:row;display:flex;align-items:center;height:35%}
    .type-con .circle{margin-left:-20px;left:0;margin-top:0;transform:none}
    .type-con .info{padding-left:1rem;text-align:left}
}


/* section-video */
.section-video h3{font-size:2.5rem;text-align:center;margin:2rem 0 1.6rem}
.section-video h4{color:#00b0ed;font-size:1.2rem;text-align:center;font-weight:normal}
.section-video p{font-size:1.15rem;line-height:1.9rem;margin-bottom:1rem}
.section-video .video{width:100%;height:auto}
@media (max-width:768px){
    .section-video figure{margin-bottom:1.5rem;}
}


/* section-station */
.section-station h4{font-size:1.4rem;margin-bottom:0.6rem;text-align:center}
.section-station p{font-size:1.2rem;line-height:2.2rem;margin-bottom:2rem;}
.section-station .card h3{font-size:1.5rem;text-align:center}
.section-station .card p{font-size:1.1rem;margin:1rem 0 0.5rem;line-height:1.8rem}
.section-station .card img{padding:1rem 0 0.5rem;background:#f9f9f9}


.section-pigs ul{margin-top:2.8rem;padding-left:1rem}
.section-pigs ul li{list-style:disc}

.section-control p,.section-elbows p,.section-support p{margin:0.4rem 0 1.05rem;font-size:1.2rem;line-height:1.75rem}
.section-control h3{color:#3c3c3c;font-size:1.8rem;margin-top:1.8rem}
.section-control ul{margin-top:1rem;padding-left:1rem}
.section-control ul li{list-style:disc}

.section-elbows h3{font-size:1.6rem;font-weight:700;color:#222;line-height:26px;text-align:center;margin:1.6rem 0}
.section-elbows .col-lg-7 h3{font-size:2rem;text-align:left;margin:3rem 0 1.6rem}
.tftable th{font-size:1.2rem;padding:0.8rem;background-color:#0072cf;border:1px solid #c3c3c3;text-align:center}
.tftable tr{background-color:#fff}
.tftable td{font-size:1.15rem;padding:0.8rem;border:1px solid #c3c3c3;text-align:center}
@media (max-width:768px){
    .tftable th{font-size:0.95rem;}
    .tftable td{font-size:0.9rem;}
    .tftable th, .tftable td{padding:0.6rem 0.4rem}
    .tftable th:nth-child(4), .tftable td:nth-child(4){display:none}
}

.section-support h3{font-size:2.1rem;margin-bottom:25px}
.section-support .divider-left{height:4px;width:70px;background:#df0819;display:block;margin:10px 0 -2px}
.section-support ul{margin:2.6rem 0 3rem}
.section-support li{margin-top:15px;overflow:hidden}
.section-support li span{background:#eaeaea;display:inline-block;float:left;height:60px;width:64px;text-align:center;font-size:35px;border-radius:5px}
.section-support li img{display:inline-block;vertical-align:middle}
.section-support li h4{font-size:1.5rem;margin:16px 0 0 80px;font-weight:600}


.section-advantage p{text-align:left}
.section-advantage li{text-align:center}
.section-advantage li a{display:inline-block;padding:1rem 0;background:#f9f9f9;border-radius:0.3rem;}

.section-photos p,.section-partners p{margin:0.4rem 0 1.5rem;font-size:1.2rem;line-height:1.75rem}
.section-photos h4{text-align:center;font-size:1.3rem}


.section-partners img{max-width:90%}
@media (max-width:768px){
   .section-partners img{max-width:100%}
   .section-partners .col-md-3{max-width:50%}
}


.service-item{width:100%;margin:0 auto}
.servicebox img{width:100%}
.servicebox .txt{width:91%;text-align:center;position:absolute;bottom:15%}
.servicebox h3{font-size:2.4rem;margin-bottom:1rem;color:#fff}
.servicebox p{color:#fff;font-size:1.4rem;padding:0 1rem}
@media (max-width:1200px){
    .servicebox .txt{bottom:12%}
    .servicebox h3{font-size:1.8rem}
    .servicebox p{font-size:1.2rem}
}
@media (max-width:768px){
    .service-item{padding-bottom:1.6rem}
    .servicebox .txt{bottom:15%}
    .servicebox h3{font-size:3rem}
    .servicebox p{font-size:1.6rem}
}
