﻿@charset "utf-8"; 
:root{--color:#005aaa;}
.product .right-wrap .commodity .info .text{-webkit-line-clamp:inherit}
.preview-container .small-box img,.preview-container .thumbnail-box .item img{height:100%;object-fit:contain;}
@media (min-width:769px){.foot-contact li{min-width:250px}}
@font-face{font-family:iconfont;font-display:swap;src:url(https://css02.v15cdn.com/m423/fonts/iconfont.woff2) format('woff2'),url(https://css02.v15cdn.com/m423/fonts/iconfont.woff) format('woff'),url(https://css02.v15cdn.com/m423/fonts/iconfont.ttf) format('truetype')}
.icon-sousuo:before{content:"\e6e1"}
.icon-gongwenbao:before{content:"\e60e"}
.icon-kefu:before{content:"\e61b"}
.icon-anquan:before{content:"\e8ab"}
.icon-huoyun:before{content:"\e670"}
.home-des {text-align:center;color:var(--color);margin-bottom:10px}
.home-title {text-align:center;color:#000;font-size:38px;line-height:1.2}
.company-about-wrap {display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:6%}
.company-about-wrap>div {width:50%}
.company-about-wrap .about-img {position:relative;padding:10px 3% 0px 10px}
.company-about-wrap .about-img>img {width:100%;height:100%;object-fit:contain}
.company-about-wrap .about-info {padding-top:30px}
.company-about-wrap .about-info .home-des,.company-about-wrap .about-info .home-title {text-align:left}
.company-about-wrap .about-info ul {list-style:none;display:flex;flex-wrap:wrap;margin-bottom:30px}
.company-about-wrap .about-info ul li {width:50%;margin-bottom:10px;display:flex;align-items:center}
.company-about-wrap .about-info ul li img {margin-right:10px}
.company-about-wrap .about-info ul li p {margin:0px}
.company-about-wrap .about-info .about-content {margin-top:30px}
.company-about-wrap .about-info .about-content p {margin-bottom:30px}
.company-about-wrap .color {font-weight:var(--fontblod7);font-size:18px;color:#080808;display:flex;align-items:center}
.company-about-wrap .color span {color:var(--color);font-size:24px;padding-left:15px}
.company-logo {position:relative;z-index:1}
.company-logo:after {content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:#FFFbfa;z-index:-1}
.company-logo ul {list-style:none;flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center}
.company-logo ul li {width:14%}
.company-list {padding-top:6%}
.company-list ul {display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-top:50px}
.company-list ul li {margin-bottom:20px;width:32%;background:#FFF;box-shadow:0 6px 13px 0 rgba(19,20,21,.2);padding:50px 30px;position:relative;transition:all .1s linear}
.company-list ul li:hover {box-shadow:0 6px 13px 0 rgba(19,20,21,.4)}
.company-list ul li::before {content:"";position:absolute;left:0px;top:0px;width:100%;height:2px;background:var(--color)}
.company-list ul li .title {padding:0px 0px 20px;color:#000;font-size:22px}
.company-list ul li em {font-size:50px;color:var(--color)}
@media (max-width:1366px){.home-title{font-size:30px}}
@media (max-width:768px){.home-title{font-size:24px}
.banner-inner{min-height:inherit}
.banner-inner img,.banner-inner .banner-content .banner-title-h1{display:none}
.banner-breadcrumbs{font-size:14px}
.banner-inner .banner-content .container{padding:6px 15px}
.pro-list li .pro-img a .icon-hottitle{font-size:34px}
.prodetails-main .banner-inner{display:none}
.common-main{padding:15px 0 20px}
.company-about-wrap>div{width:100%}
.company-about-wrap .about-img{padding:0px}
.company-list ul li{width:49%;padding:20px 15px}
.company-logo ul li{width:33.333%}}
@media (max-width:560px){.company-about-wrap .about-info ul li span{font-size:14px}
.company-list ul li{width:100%;}
.company-list ul li .title{padding-bottom:10px}}
.flex{display:flex;flex-wrap:wrap}
.flex-ai-c{display:flex;flex-wrap:wrap;align-items:center}
.singgle-main.history .common-main{background-color:#F5F5F5}
.dh .l-wrap{padding:0}
.single-title-s {font-size:34px;font-weight:var(--fontbold5);text-align:center;text-transform:capitalize;margin-bottom:4%}
.dh .single-title-s {width:200px;text-align:left}
.dh .single-title-s::after {content:"";display:block;width:53px;height:3px;background:var(--color);margin-top:10px}
.dh .dh-cont {width:calc(100% - 200px);height:780px}
.dh .dh-cont #dh {width:calc(90% - 100px);height:100%;margin:0px auto}
.dh .dh-cont #dh .swiper-slide {display:flex;flex-direction:column;justify-content:center}
.dh .dh-cont #dh .swiper-slide .dh-slide-title {font-weight:var(--fontbold5);color:var(--color);font-size:80px;margin-bottom:20px}
.dh .dh-cont #dh .swiper-slide img {display:block;max-height:300px}
.dh .dh-cont #dh .swiper-slide .dh-slide-des {color:#222;line-height:2;margin-top:30px}
.dh .dh-cont #dh .swiper-slide .dh-slide-des p {color:#222;line-height:2}
.dh .dh-cont .dh-pagination {height:100%;border-right:2px solid #E4E4E4;display:flex;flex-direction:column;justify-content:center}
.dh .dh-cont .dh-pagination p {font-size:14px;color:#999;padding:20px 18px;position:relative;cursor:pointer}
.dh .dh-cont .dh-pagination p::before {content:"";display:block;width:2px;height:100%;background:var(--color);position:absolute;right:-1px;top:0px;opacity:0;transition:opacity .3s}
.dh .dh-cont .dh-pagination p.active {color:var(--color)}
.dh .dh-cont .dh-pagination p.active::before {opacity:1}
@media (max-width:1024px){.single-title-s{font-size:30px}
.dh .single-title-s {margin:30px 0 -20px}
.dh .dh-cont {width:100%;}
.dh .dh-cont #dh {margin:0px 30px 0px 0px;flex:1}
.dh .dh-cont #dh .swiper-slide .dh-slide-title{font-size:70px;line-height:1.2}}
@media (max-width:768px){.dh .dh-cont .dh-pagination p {padding:10px}
.dh .dh-cont #dh .swiper-slide .dh-slide-title {font-size:8.3333333333vw}
.dh .dh-cont #dh .swiper-slide .dh-slide-des {line-height:1.5;margin-top:10px}
.dh .dh-cont #dh .swiper-slide .dh-slide-des p {line-height:1.5}
.dh .dh-cont #dh .swiper-slide img{max-height:200px;width:auto;}}
@media (max-width:480px){.dh .single-title-s {font-size:24px}
.dh .dh-cont {height:650px}
.dh .dh-cont #dh .swiper-slide .dh-slide-title {margin-bottom:10px}
.dh .dh-cont #dh .swiper-slide .dh-slide-des {font-size:14px;max-height:370px;overflow:hidden}
.dh .dh-cont #dh .swiper-slide .dh-slide-des strong{font-size:17px;display:block;line-height:1.4}
.dh .dh-cont #dh .swiper-slide img{max-height:120px;}}
@media (min-width:769px){.company-logo ul li{width:12%}}
.about-img-swiper .swiper-pagination-bullet{background:#fff;opacity:1}
.about-img-swiper .swiper-pagination-bullet-active{background:var(--color);}
.brand-swiper .swiper-wrapper{-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;margin:0 auto;}
.home-introduction .introduction .item .right .title{text-transform:none;-webkit-line-clamp:inherit;text-align:center;}
@media (min-width:1367px){.home-introduction .introduction .item .right .title{font-size:22px;}}
.home-product .l-wrap .product .pro-list .item .text .merchandise{display:none}
.news-item-bottom p{display:none}
.pageequipment .pageequipment-list {display:flex;flex-wrap:wrap;justify-content:space-between}
.pageequipment .item {width:24%;border-radius:5px;overflow:hidden;margin-bottom:30px;display:flex;flex-direction:column;}
.pageequipment .item .img {width:100%;overflow:hidden}
.pageequipment .item .img img {width:100%;transition:all .2s linear}
.pageequipment .item .info {background-color:var(--color);color:#fff;box-sizing:border-box;padding:16px;border-radius:0 0 5px 5px;flex:1;}
.pageequipment .item .info .title {font-size:18px;font-weight:var(--color);box-sizing:border-box;padding-bottom:4px;text-align:center;line-height:1.4}
.pageequipment .item .info .des {box-sizing:border-box;padding-top:4px;font-size:16px;border-top:1px solid rgba(255,255,255,.6);text-align:center;line-height:1.4}
.pageequipment .item:hover .img img {transform:scale(1.05)}
@media (max-width:768px) {.pageequipment-list .item {width:49%;margin-bottom:20px}
.pageequipment-list .item .info {padding:10px}}
.pagehistory .swiper {height:1064px;box-sizing:border-box;padding:20px 0}
.pagehistory .pagehistory-swiper {position:relative;box-sizing:border-box;padding:50px 0;margin-top:50px}
.pagehistory .pagehistory-swiper .axle-wire {width:1px;height:98%;background-color:#e8eaef;position:absolute;top:0;left:50.4%;transform:translateX(-50%)}
.pagehistory .history-item {display:flex}
.pagehistory .history-item .history-img {width:50%;border-top:1px solid #dfe0e9;box-sizing:border-box;padding-right:40px}
.pagehistory .history-item .history-img .img {box-sizing:border-box;padding-top:20px;padding-right:20px;border-right:1px solid #dfe0e9}
.pagehistory .history-item .history-info {width:50%;box-sizing:border-box;padding-left:40px;position:relative}
.pagehistory .history-item .history-info .date {color:var(--color);font-size:18px;font-weight:var(--fontbold5);margin-bottom:10px}
.pagehistory .history-item .history-info .tit {font-size:24px;color:var(--fontcolor);text-transform:capitalize}
.pagehistory .history-item .history-info .text {margin-top:10px}
.pagehistory .history-item .history-info .text p {color:#333;font-size:18px}
.pagehistory .history-item:nth-child(odd) .history-info::before {content:"";width:16px;height:16px;border-radius:50%;border:6px solid var(--color);position:absolute;left:-8px;top:-8px;background-color:#fff}
.pagehistory .history-item:nth-child(even) .history-img {padding-left:40px;padding-right:0}
.pagehistory .history-item:nth-child(even) .history-img .img {padding-right:0;border-right:none;padding-left:20px;border-left:1px solid #dfe0e9}
.pagehistory .history-item:nth-child(even) .history-info {text-align:right;padding-left:0;padding-right:40px}
.pagehistory .history-item:nth-child(even) .history-info::before {content:"";width:16px;height:16px;border-radius:50%;border:6px solid var(--color);position:absolute;right:-20px;top:-8px;background-color:#fff}
.pagehistory .history-item.swiper-slide-active .history-img {border-color:var(--color)!important}
.pagehistory .history-item.swiper-slide-active .history-img .img {border-color:var(--color)!important}
.pagehistory .history-item.swiper-slide-active .history-info::before {content:"";width:20px;height:20px;border-radius:50%;border:6px solid var(--color);position:absolute;right:-10px;top:-10px;background-color:#fff}
.pagehistory .pagehistory-next,.pagehistory .pagehistory-prev {position:absolute;width:40px;height:40px;background-color:#eee;border-radius:50%;left:50.4%;transform:translateX(-50%);cursor:pointer;transition:all .1s linear;display:inline-flex;align-items:center;justify-content:center;color:var(--color);z-index:2;}
.pagehistory .pagehistory-next em,.pagehistory .pagehistory-prev em {font-size:38px;line-height:1}
.pagehistory .pagehistory-next em:before,.pagehistory .pagehistory-prev em:before {content:"\eb8e";}
.pagehistory .pagehistory-next:hover,.pagehistory .pagehistory-prev:hover {background-color:var(--color);color:#fff}
.pagehistory .pagehistory-prev em {transform:rotate(90deg);}
.pagehistory .pagehistory-next em {transform:rotate(-90deg);}
.pagehistory .pagehistory-next {bottom:0}
.pagehistory .pagehistory-prev {top:0}
@media (max-width:768px) {.pagehistory .swiper {height:540px;padding-left:20px}
.pagehistory .history-item .history-info .date {font-size:16px}
.pagehistory .history-item .history-info .text p {font-size:15px;line-height:1.4}
.pagehistory .pagehistory-swiper {box-sizing:border-box;padding-left:0;margin-top:30px}
.pagehistory .pagehistory-swiper .axle-wire {left:14px;transform:translateX(0)}
.pagehistory .history-item .history-img {width:100%}
.pagehistory .history-item .history-img::before {content:"";width:16px;height:16px;border-radius:50%;border:6px solid var(--color);position:absolute;left:-20px;top:-8px;background-color:#fff}
.pagehistory .history-item .history-info {max-height:280px;overflow:hidden;width:100%;margin-top:20px;padding-left:20px;padding-right:0}
.pagehistory .history-item .history-info::before {display:none}
.pagehistory .history-item .history-info .date {margin-bottom:0}
.pagehistory .history-item:nth-child(odd) {flex-direction:column}
.pagehistory .history-item:nth-child(odd) .history-img {padding-left:20px;padding-right:0}
.pagehistory .history-item:nth-child(odd) .history-img .img {border-right:none;border-left:1px solid #dfe0e9;padding-right:0;padding-left:20px}
.pagehistory .history-item:nth-child(odd) .history-img::before {top:-12px}
.pagehistory .history-item:nth-child(even) {flex-direction:column-reverse}
.pagehistory .history-item:nth-child(even) .history-img {padding-left:20px}
.pagehistory .history-item:nth-child(even) .history-info {text-align:left;padding-left:20px;padding-right:0}
.pagehistory .pagehistory-next,.pagehistory .pagehistory-prev {width:40px;height:40px;left:-5px;transform:translateX(0)}
.pagehistory .history-item .history-info .tit{font-size:20px;line-height:1.4}
.pagehistory .history-item.swiper-slide-active .history-img .img img{max-height:180px}}
.home-product .l-wrap .theme{display:none;}
.home-product.home .home-word{text-align:center;margin-top:10px;}
@media (min-width:1025px){.home-product .l-wrap .product{margin-top:2%;}
.home-product.home .l-wrap{padding-top:2%;padding-bottom:1%;}}
.home-brand .unify {padding-top:0;}
.home-brand .unify .title {margin-bottom:20px}
@media (max-width:560px){.home-brand .unify .title {margin-bottom:10px}}
@media (min-width:1025px){.footer-bottom .main .right {width:16%}}
.footer-bottom .main .right >div {width:auto;display:flex;max-width:280px;justify-content:space-between;}
.footer-bottom .main .right >div>div {width:48%;text-align:center;}
.footer-bottom .main .right >div>div p {margin-top:5px;}
@media (min-width:1025px){header .head-info .head-logo img{max-height:110px;}}
@media (max-width:1024px){header .head-info .head-logo img{max-height:65px;}}
.flex{display:flex;flex-wrap:wrap}
.highpro{background:#111}
.highpro-l,.highpro-r{width:50%}
.highpro-l img{display:block;width:100%;height:100%}
.highpro-r{background:#111;padding:4% 5%;color:#FFF}
.highpro-r .home-title{color:#FFF;font-weight:var(--fontbold6);text-align:left}
.highpro-text{font-size:16px;color:#DDD;line-height:1.7;margin:10px 0px 30px}
.highpro-authentication{display:flex;flex-wrap:wrap}
.highpro-authentication li{width:50%;position:relative;padding-left:20px;font-size:16px;color:#DDD;margin-bottom:15px}
.highpro-authentication li::before{content:'';display:block;width:8px;height:8px;background:var(--color);border-radius:50%;position:absolute;left:0px;top:8px}
.highpro-step{display:flex;justify-content:space-between;margin-bottom:5%}
.highpro-r-box::before{content:'';width:88%;height:1px;background:#434343;left:6%;top:20px;position:absolute}
.highpro-step li{position:relative;cursor:pointer;text-align:center}
.highpro-step-num{width:40px;height:40px;background:#252525;border:1px solid #626262;border-radius:50%;text-align:center;line-height:40px;font-size:18px;color:#FFF;margin:0px auto 18px}
.highpro-step-title{font-size:18px;padding:0 5px;line-height:1.3}
.highpro-step-act .highpro-step-title{color:var(--color)}
.highpro-step-act .highpro-step-num{background:var(--color);border-color:var(--color)}
.highpro-l .swiper-pagination{bottom:20px}
@media (max-width:1024px){.highpro-l, .highpro-r{width:100%}}
@media (max-width:415px){.highpro-step-title{font-size:16px}
.highpro-authentication li{font-size:15px}}
.highpro-l img{object-fit:cover}
ul.project-list {display:flex;flex-wrap:wrap;}
ul.project-list li {width:32%;margin:0 2% 30px 0;}
ul.project-list li:nth-child(3n) {margin-right:0;}
ul.project-list li .project-img a {display:block;width:100%;position:relative;padding-bottom:65%;overflow:hidden}
ul.project-list li .project-img a img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain;transition:.4s}
ul.project-list li .project-info {padding-top:15px;}
ul.project-list li .project-info .project-name {font-weight:bold;font-size:18px;line-height:1.4;margin-bottom:10px;}
ul.project-list li:hover .project-img a img {transform:scale(1.03)}
ul.project-list li:hover .project-info .project-name {color:var(--color)}
@media (max-width:1024px){ul.project-list li {width:48%;margin:0 4% 30px 0;}
ul.project-list li:nth-child(3n) {margin-right:4%;}
ul.project-list li:nth-child(2n) {margin-right:0;}}
@media (max-width:560px){ul.project-list li {width:100%;margin:0 0 30px 0;}
ul.project-list li:nth-child(3n) {margin-right:0;}}
.home-case .l-wrap .case {overflow:hidden;padding-bottom:50px;}
.home-case .l-wrap .case .item .img {height:0;width:100%;padding-bottom:75%;}
.home-case .l-wrap .case .item .img img {height:100%;position:absolute;top:0;left:0;object-fit:cover;}
.home-case .l-wrap .case .item .text .content .show-title {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
@media (max-width:1400px){.home-case .l-wrap .case .item .text .content .show-des{-webkit-line-clamp:5}}
@media (max-width:1250px){.home-case .l-wrap .case .item .text .content .show-des{-webkit-line-clamp:4}}
@media (max-width:1100px){.home-case .l-wrap .case .item .text .content .show-des{-webkit-line-clamp:3}}
@media (max-width:1024px){.home-case .l-wrap .case .item .text .content .show-des{-webkit-line-clamp:5}}
@media (max-width:680px){.home-case .l-wrap .case .item .text .content .show-des{-webkit-line-clamp:3}}
@media (max-width:500px){.home-case .l-wrap .case .item .text .content .show-des{-webkit-line-clamp:6}}
@media(min-width:1025px){header .head-top{background: #dbdbdb;height: auto;}
header .head-top .head-contact{display: block;}.head-lang{background: var(--color);padding-left: 0px;}.head-name{font-weight: var(--fontbold6);font-size: var(--fontsize26);color:#000;}.head-logo img{display: inline-block;height: 100px;width: auto;}header .head-info .l-wrap{justify-content: flex-end;}header.is-active .head-top{margin-top: -100px;}header .head-top .head-contact .item em{color: #000;}header .head-top .head-contact .item a{color: #000;}header .head-info{background: var(--color);height: 60px;}header .head-info .head-nav .nav-ul>li>a.inmenu_1{color: #fff;}header .head-info .head-nav .nav-ul>li>a{color: #fff;}header .head-info .head-nav .nav-ul>li:hover>a{color: #fff;}header .head-info .head-nav .nav-ul>li>em{color: #fff;}header .head-info .head-nav .nav-ul>li:hover>em{color: #fff;}}
@media (min-width:1025px){header .head-name{margin-right:15%}
.head-lang{background:#dbdbdb}
header .head-top .head-share ul li a i ,.lang-icon span{color:var(--fontcolor)}} .lang-icon span::after ,.lang-icon span::before{ background: var(--fontcolor);}
@media (min-width:1600px){header .head-name{margin-right:30%}}