﻿@charset "utf-8"; 
@media (min-width:769px){.header .logo .logo1 {height:100%;width:100%;top: 0!Important;display:flex;align-items:center;justify-content:center;}
.header .logo .logo1 img {max-height:100%;max-width:52%;object-fit:contain;}
.header.headscroll .logo .logo1 {top: 0!important;padding:40px 0 10px;box-sizing: border-box;}}
@media (max-width:768px){.header .logo .logo1 img{max-height:90%;}
.header .logo{height:100%;top:0!important;}
.header .logo .logo1{height:100%;display:flex;align-items: center;transform: translate(0);}
.header nav{background:#fff}
.header nav .navImg img{filter:brightness(0%)}}
.header .header-top .mailclock{margin-left:460px;}
@media (max-width:1500px){.header .header-top .mailclock{margin-left:410px;}
.header .header-top .translation{right:100px}}
@media (max-width:1366px){.header .header-top .mailclock{margin-left:310px;}
.header .header-top .translation{right:50px}}
.productBannerTitle h1, .productBannerTitle h2{display:none}
.kche-t201 .kche-t201-text p {font-size: 19px!important;}
.kche-t201 .kche-t201-con .kche-t201-title {font-size: 23px!important;}
.kche-wrap-width h5 {font-size: 23px!important;}
.details, .aboutList p {font-size: 19px!important;}
.NewsTopHotList div{height:auto}
.NewsTopHotList img{max-height:200px;object-fit:contain}
.product .statistics ul li p{text-transform:capitalize}
.Feedback .page-box .container>p{font-size:16px}
.productSideCenter ul li{align-items:center}
@media(max-width:768px){.Feedback .page-box p{overflow:visible;max-height:100%}
.kche-t46 .kche-item-img{max-width:100%}}
@font-face {font-family:"iconfont2";src:url('https://css02.v15cdn.com/m428/iconfont/iconfont.woff2?t=1705628174434') format('woff2'),url('https://css02.v15cdn.com/m428/iconfont/iconfont.woff?t=1705628174434') format('woff'),url('https://css02.v15cdn.com/m428/iconfont/iconfont.ttf?t=1705628174434') format('truetype')}
.home-about .iconfont {font-family:"iconfont2"!important;}
.home-about .icon-dui:before {content:"\e60d"}
:root {--borderradius:5px;--hometitlefont:36px;}
@media (max-width:1280px) {:root {--hometitlefont:30px}}
@media (max-width:768px) {:root {--hometitlefont:22px}}
.home-des-box {display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.home-des-into {width:50px;height:15px;margin-right:10px;box-sizing:border-box;display:inline-block;border-top:2px solid var(--color);border-bottom:2px solid var(--color)}
.home-des {color:var(--color);font-size:18px;font-weight:var(--fontbold5);display:inline-block;text-transform:uppercase}
.home-title {font-size:var(--hometitlefont);font-weight:var(--fontbold5);color:var(--fontcolor);text-align:center;line-height:1.2;text-transform:capitalize}
.home-more {background-color:var(--color);color:#FFF;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;min-width:150px;height:50px;position:relative;z-index:1;border-radius:var(--borderradius)}
.home-more::after {content:"";width:0%;height:100%;left:0px;top:0px;position:absolute;z-index:0;background-color:rgba(0,0,0,.1);transition:all .2s ease}
.home-more:hover::after {width:100%}
.home-more span {position:relative;z-index:10}
.home-about .l-wrap {display:flex;flex-wrap:wrap;align-items:center;margin:0 auto;width:80%;}
.home-about .about-img {width:54%;box-sizing:border-box;padding-left:40px;padding-bottom:40px;position:relative}
.home-about .about-img img {width:100%}
.home-about .about-img .img {border-radius:var(--borderradius);overflow:hidden;transition:all .2s ease}
.home-about .about-img .img-info {position:absolute;left:0px;bottom:0;width:240px;height:240px;box-sizing:border-box;padding:30px;background-color:var(--color);display:flex;flex-direction:column;justify-content:center;color:#FFF;border-radius:var(--borderradius);overflow:hidden;transition:all .2s ease;z-index:2}
.home-about .about-img .img-info::before {content:"";position:absolute;right:-90px;top:-90px;background-color:#FFF;opacity:.1;width:200px;height:200px;border-radius:50%;z-index:1;animation:aboutposition1 2s linear infinite}
.home-about .about-img .img-info::after {content:"";position:absolute;right:-48px;top:-50px;background-color:#FFF;opacity:.1;width:120px;height:140px;border-radius:50%;z-index:10;animation:aboutposition2 2s linear infinite}
.home-about .about-img .img-info .p1 {font-size:56px;font-weight:var(--fontbold5)}
.home-about .about-img .img-info p {font-size:18px;text-transform:capitalize}
.home-about .about-img .about-play {width:80px;height:80px;border-radius:50%;background-color:#FFF;display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;cursor:pointer;transition:all .2s ease}
.home-about .about-img .about-play em {font-size:18px;font-weight:var(--fontbold5);color:var(--color)}
.home-about .about-img .about-play::after {content:"";width:100px;height:100px;border:2px solid #FFF;border-radius:50%;position:absolute;top:-12px;left:-12px;transition:all .2s ease}
.home-about .about-img:hover .img {transform:translate(-5px,5px)}
.home-about .about-info {width:46%;box-sizing:border-box;padding-left:40px}
.home-about .home-des-box {justify-content:left}
.home-about .home-title {text-align:left}
.home-about .about-text {margin:20px 0px}
.home-about .about-text p {color:#333;font-size:16px}
.home-about .about-adv li {display:flex;align-items:center;list-style:none;color:var(--fontcolor);font-size:18px}
.home-about .about-adv em {color:var(--color);font-size:20px;margin-right:8px;margin-top:4px}
.home-about .home-more {margin-top:20px}
@keyframes aboutposition1 {0% {right:-90px;top:-90px;opacity:.1}
50% {right:-80px;top:-80px;opacity:.2}
100% {right:-90px;top:-90px;opacity:.1}}
@keyframes aboutposition2 {0% {right:-48px;top:-50px;opacity:.1}
50% {right:-38px;top:-40px;opacity:.2}
100% {right:-48px;top:-50px;opacity:.1}}
@media screen and (max-width:1440px) {.home-about .about-img .img-info {width:200px;height:200px;padding:20px}
.home-about .about-img .img-info .p1 {font-size:48px}}
@media screen and (max-width:1024px) {.home-about .about-img {padding-left:20px;padding-bottom:20px}
.home-about .about-img {width:100%}
.home-about .about-info {width:100%;padding-left:0px;margin-top:2em}}
@media screen and (max-width:768px) {.home-about .l-wrap {width:100%;padding:0 15px;box-sizing:border-box}
.home-des-box {margin-bottom:10px}
.home-des {font-size:16px}
.home-des-into {width:36px;height:12px}
.home-about {background-repeat:no-repeat;background-size:cover}
.home-about .about-img .img-info .p1 {font-size:36px}
.home-about .about-img .about-play {width:60px;height:60px}
.home-about .about-img .about-play::after {width:80px;height:80px}
.home-about .about-text {margin:15px 0px}
.home-about .home-more {min-width:120px;height:40px;margin-top:15px}}
@media screen and (max-width:500px) {.home-about .about-img {padding-left:10px;padding-bottom:10px}
.home-about .about-img .img-info {width:140px;height:140px;padding:10px}
.home-about .about-img .img-info .p1 {font-size:24px}
.home-about .about-img .img-info p {font-size:14px}
.home-about .about-img .about-play {width:40px;height:40px}
.home-about .about-img .about-play::after {width:60px;height:60px}}
.aboutswiper{width:100%;}
footer .footerTop .footerLeft ul {display:flex;flex-direction:column;}
footer .footerTop .footerLeft .footerLeftT li:nth-child(1) {order:3;}
footer .footerTop .footerLeft .footerLeftT li:nth-child(2) {order:1;}
footer .footerTop .footerLeft .footerLeftT li:nth-child(3) {order:2;}
menu.product{padding-top:0;}
@media (min-width:769px){.products-ninelist-0>li .products-list-img {width:220px;}
.products-ninelist-0>li .products-list-box {width:calc(100% - 220px);}}
.products-ninelist-0>li .products-list-box {box-sizing:border-box;text-align:right;}
.productlineflex {display:flex;justify-content:flex-end;}
.products-add-inquirl {width:auto;border-radius:0;margin-right:15px;padding:0 20px;height:30px;line-height:28px;color:#fff;background:var(--color);min-width:95px;box-sizing:border-box;text-align:center;display:inline-block;vertical-align:middle;}
.products-add-inquirl:after {content:'Inquiry';text-transform:uppercase;font-weight:bold;font-size:13px;}
.products-add-inquirl i {display:none;}
.productlinebtn {display:inline-block;}
.productlinebtn a {color:#fff;text-transform:uppercase;font-weight:bold;font-size:13px;background:var(--color);border:1px solid var(--color);padding:0 20px;height:30px;line-height:28px;min-width:95px;box-sizing:border-box;text-align:center;display:inline-block;}
.products-ninelist-0>li .products-item-name {text-align:left;}
@media (max-width:540px){.products-add-inquirl{padding:0 10px;min-width:70px;margin-right:10px;height:28px;line-height:24px}
.products-add-inquirl:after{font-size:12px;}
.productlinebtn a{padding:0 10px;font-size:12px;min-width:70px;vertical-align:middle;height:28px;line-height:26px}
.products-ninelist-0>li .products-item-name .products-list-content{font-size:14px;margin-bottom:6px}}
.kche-t114 .kche-t114-des { color: #000000; font-size: 19px !important; }
.kche-t107 .kche-t107-des { color: #000000; font-size: 19px !important; }
.case ul li {  width: 22%;}