﻿@charset "utf-8";
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.row-jsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.row-jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row-ac{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.row-as{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row-ae{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.row-js{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.row-je{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.row-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.col-24{width:100%}
.col-23{width:95.8333333333%}
.col-22{width:91.6666666667%}
.col-21{width:87.5%}
.col-20{width:83.3333333333%}
.col-19{width:79.1666666667%}
.col-18{width:75%}
.col-17{width:70.8333333333%}
.col-16{width:66.6666666667%}
.col-15{width:62.5%}
.col-14{width:58.3333333333%}
.col-13{width:54.1666666667%}
.col-12{width:50%}
.col-11{width:45.8333333333%}
.col-10{width:41.6666666667%}
.col-9{width:37.5%}
.col-8{width:33.3333333333%}
.col-7{width:29.1666666667%}
.col-6{width:25%}
.col-5{width:20.8333333333%}
.col-4{width:16.6666666667%}
.col-3{width:12.5%}
.col-2{width:8.3333333333%}
.col-1{width:4.1666666667%}
.text-center{text-align:center}
.imgbox{overflow:hidden;line-height:0}
.imgbox img{width:100%;-webkit-transition:.2s;transition:.2s}
.imgbox img:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}
.pl-10{padding-left:40px}
.pr-13{padding-right:52px}
.pb-10{padding-bottom:40px}
.py-10{padding-top:40px;padding-bottom:40px}
.mt-10{margin-top:40px}
.mt-12{margin-top:48px}
.row-cols-4>.col{width:25%}
.row-cols-3>.col{width:33.33333%}
.row-cols-2>.col{width:50%}
.g-x-6{margin-left:-12px;margin-right:-12px}
.g-x-6>.col{padding-left:12px;padding-right:12px}
.g-5{margin-left:-10px;margin-right:-10px}
.g-5>.col{padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px}
.g-x-8{margin-left:-16px;margin-right:-16px}
.g-x-8>.col{padding-left:16px;padding-right:16px}
@media (max-width:1024px){
.pb-md-4{padding-bottom:16px}
.py-md-4{padding-bottom:16px;padding-top:16px}
.col-md-24{width:100%}
.pl-md-0{padding-left:0}
.pr-md-0{padding-right:0}
.mb-md-5{margin-bottom:20px}
.mt-md-5{margin-top:20px}
.row-cols-md-2>.col{width:50%}
.row-cols-md-1>.col{width:100%}
.g-md-5{margin-left:-10px;margin-right:-10px}
.g-md-5>.col{padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px}
}
@media (max-width:768px){
.row-cols-ms-2>.col{width:50%}
.col-ms-24{width:100%}
.g-ms-3{margin-left:-6px;margin-right:-6px}
.g-ms-3>.col{padding-left:6px;padding-right:6px;padding-top:6px;padding-bottom:6px}
}
@media (max-width:480px){
.row-cols-sm-1>.col{width:100%}
}
.about-us article *{-webkit-box-sizing:border-box;box-sizing:border-box}
.about-us .ab-title{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:25px}
.about-us p{font-size:18px}
.about-us .ab-container{max-width:1400px;margin:0 auto}
@media (max-width:1440px){
.about-us p{font-size:16px}
}
@media (max-width:1024px){
.about-us .ab-title{font-size:24px;margin-bottom:20px}
}
.text-center{text-align:center}
.ab-con1 .ab1-right p{line-height:2}
.ab-con2 .ab2-list .box{border:1px solid #e5e5e5;border-radius:8px;padding:60px;text-align:center}
.ab-con2 .ab2-list .box .icon{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 30px}
.ab-con2 .ab2-list .box h3{color:var(--color)}
.ab-con2 .ab2-list .box:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}
@media (max-width:1024px){
.ab-con2 .ab2-list .box{padding:30px}
.ab-con2 .ab2-list .box .icon{width:60px;height:60px;margin-bottom:15px}
}
.ab-con3 .top .left .con{margin-top:50px;padding-right:70px}
.ab-con3 .top .left .con p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px}
.ab-con3 .top .left .con p img{margin-top:5px;margin-right:5px}
@media (max-width:1024px){
.ab-con3 .top .left .con{margin-top:20px;padding-right:0}
.ab-con3 .top .left .con p{margin-bottom:15px}
}
.ab-con4 .history-box{position:relative}
.ab-con4 .history-box::before{content:"";position:absolute;width:1px;height:100%;background:#b1b0af;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
@media (max-width:768px){
.ab-con4 .history-box::before{left:0}
}
.ab-con4 .history-box .history-item{position:relative;margin-bottom:40px}
.ab-con4 .history-box .history-item:before{content:"";position:absolute;width:8px;height:8px;border:5px solid var(--color);border-radius:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff;top:15px}
@media (max-width:768px){
.ab-con4 .history-box .history-item:before{left:0}
}
.ab-con4 .history-box .history-item .year{font-size:30px;font-weight:700;color:var(--color)}
.ab-con4 .history-box .history-item:nth-child(2n+1) .histroy-item-con{padding-left:28px}
.ab-con4 .history-box .history-item:nth-child(2n) .histroy-item-con{padding-right:28px;text-align:right}
@media (max-width:1024px){
.ab-con4 .history-box .history-item{margin-bottom:20px}
.ab-con4 .history-box .history-item .year{font-size:20px}
}
@media (max-width:768px){
.ab-con4 .history-box .history-item{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}
.ab-con4 .history-box .history-item:nth-child(2n+1) .histroy-item-con{padding-left:20px}
.ab-con4 .history-box .history-item:nth-child(2n) .histroy-item-con{padding-right:0;padding-left:20px;text-align:left}
}
.ab-con5 .sub-title{max-width:800px;margin:0 auto}
.ab-con5 .ab5-list .box{position:relative}
.ab-con5 .ab5-list .box p{position:absolute;width:100%;bottom:0;background:rgba(0,129,204,.6);padding:5px 0;color:#fff;text-align:center}
.ab-con6 .ab6-list .box{height:100%}
.ab-con6 .ab6-list .box .imgbox{width:40%}
.ab-con6 .ab6-list .box .imgbox img{height:100%;-o-object-fit:cover;object-fit:cover}
.ab-con6 .ab6-list .box .con{width:calc(60% - 10px);margin-left:10px;background:#f7f7f7;padding:4%;position:relative}
.ab-con6 .ab6-list .box .con h3{font-size:24px;font-weight:700;margin-bottom:10px}
.ab-con6 .ab6-list .box .con p{font-size:16px}
.ab-con6 .ab6-list .box .con:before{content:"";position:absolute;width:28px;height:28px;background:#f7f7f7;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
@media (max-width:480px){
.ab-con6 .ab6-list .box .imgbox{width:100%}
.ab-con6 .ab6-list .box .con{width:100%;margin:0}
}
.ab-con6 .ab6-list>.col:nth-child(1) .box .con::before{left:-14px}
@media (max-width:480px){
.ab-con6 .ab6-list>.col:nth-child(1) .box .con::before{display:none}
}
.ab-con6 .ab6-list>.col:nth-child(2) .box .con{margin-right:10px;margin-left:0}
.ab-con6 .ab6-list>.col:nth-child(2) .box .con::before{right:-14px}
@media (max-width:480px){
.ab-con6 .ab6-list>.col:nth-child(2) .box .con{margin-right:0}
.ab-con6 .ab6-list>.col:nth-child(2) .box .con::before{display:none}
}
.ab-con8 .ab8-list>.col{margin-bottom:50px}
.ab-con8 .ab8-list>.col:nth-last-child(-n+2){margin-bottom:0}
@media (max-width:1024px){
.ab-con8 .ab8-list>.col{margin-bottom:20px}
.ab-con8 .ab8-list>.col:nth-last-child(-n+2){margin-bottom:20px}
}
.ab-con8 .ab8-list .icon{width:110px;height:110px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color)}
.ab-con8 .ab8-list .icon img{width:60%}
@media (max-width:1024px){
.ab-con8 .ab8-list .icon{width:80px;height:80px}
}
.ab-con8 .ab8-list .con{width:calc(100% - 110px);padding-left:25px}
.ab-con8 .ab8-list .con h3{font-size:24px}
@media (max-width:1024px){
.ab-con8 .ab8-list .con{width:calc(100% - 80px)}
.ab-con8 .ab8-list .con h3{font-size:18px}
}
.ab-con8 .ab8-list .box{-webkit-box-shadow:0 0 13px rgba(36,36,36,.1);box-shadow:0 0 13px rgba(36,36,36,.1);height:100%;padding:30px;border-radius:8px;border-bottom:3px solid var(--color)}
.sol-top{background:url(/uploads/202317184/ImgScroll/bab6bc8451-26e9-46a7-8e09-824619b2cea2.jpg) repeat-x left top}
#contact{background:url(/uploads/202317184/ImgScroll/ba7c96c964-bbf6-42e4-bdae-d1bd6e71de40.jpg) repeat-x left top}
.head-main .head-logo{height:100%}
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.common-main article img{max-width:100%;height:auto}
.pro-detail .pro-detail-content img{height:auto}
.foot-main .foot-intro{margin-right:10px}
.sidebar-prolist .pro-item{align-items:center}
.map iframe{border:0}
.wmkc-template-62>div>.wmkc-flex-item>div img{height:100%;object-fit:cover}
.wmkc-template-62 .wmkc-item-text{-webkit-line-clamp:8!important}
.document-main .project-list .project-name,.document-main .project-list .project-content{word-break:break-word}
.wmkc-template-37 .wmkc-flex-item3{border:1px solid #eee}
.wmkc-template-37 .wmkc-flex-item3 .wmkc-flex-b{border:none!important}
.head-nav .submenu{max-width:inherit}
.sidebar-cate li>.iconfont{right:7px}
#ind .ind-r>img{height:100%;object-fit:cover}
@media (min-width:769px){#ind .adv-icon .text{max-width:240px}
.advan .advan-item .tit{margin:18px 20px}
.wmkc-template-37 .wmkc-flex-b-title{text-transform:capitalize;font-size:20px}}
.head-top .foot-link{margin-left:auto}
.head-top .foot-link ul{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:300px}
.head-top .foot-link ul li{margin:0px 12px 0px 0px}
.head-top .foot-link ul .social-item{display:flex;justify-content:center;align-items:center;border-radius:1px;width:30px;height:30px;background:#5C5C5C;color:#FFF;transition:transform .3s ease}
.head-top .foot-link ul .social-item>i,.head-top .foot-link ul .social-item>em{font-size:20px}
.head-top .foot-link ul .social-item.fb{background-color:#3b5997}
.head-top .foot-link ul .social-item.tw{background-color:#2d2d2d}
.head-top .foot-link ul .social-item.lk{background-color:#0A66C2}
.head-top .foot-link ul .social-item.ins{background:radial-gradient(circle at 30% 107%,#FDF497 0,#FDF497 5%,#fd5949 45%,#D6249F 60%,#285aeb 90%)}
.head-top .foot-link ul .social-item.pi{background-color:#cc2127}
.head-top .foot-link ul .social-item.you{background:red}
.head-top .foot-link ul .social-item.vk{background:#0077FF}
.head-top .foot-link ul .social-item.tik{background-color:#000}
.head-top .foot-link ul .social-item:hover{transform:scale(1.1)}
.head-top .head-lang{margin-left:10px}
@media (max-width:1024px){.head-top .foot-link{display:none}}
.inner-banner h2,.inner-banner h1{display:none}
@media (min-width:769px){.lang{position:relative;right:0;top:0}}
