﻿@charset "utf-8"; 
:root{--color:#E42042}
.kche-t66 .kche-item-img img {width: unset;}
.kche-item-img img { border: 1px solid #fff;}
.kche-t41 .kche-item-img img { width: unset;}
.home-choose .choose-list li .text{-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;}
@media (min-width: 1025px){.home-choose .choose-list li{width:31%;margin-bottom: 20px;}}
.home-banner .swiper-slide>a::after{display:none;}
@media (min-width:1025px){header:not(.is-active) .head-logo a img{max-height:65px;}
body.index header:not(.is-active) .lang-icon img{filter: brightness(0);}
body.index header:not(.is-active) .lang-icon span{color:var(--fontcolor)}
body.index header:not(.is-active) .lang-icon span::before,body.index header:not(.is-active) .lang-icon span::after{background:var(--fontcolor)}
body.index header:not(.is-active) .head-left,body.index header:not(.is-active) .head-top .head-right .head-share .icon-share{color:var(--fontcolor);}
body.index header:not(.is-active) .head-nav .nav-ul>li>a{color:var(--fontcolor);}}
.home-choose{padding-top:0;}
@media (min-width:1025px){.home-choose .choose-list li .title{font-size:var(--fontsize28)}}
.home-choose .choose-list li .title{color:var(--color);font-family: Arial;}
.home-banner,.home-cate{position: relative;z-index:2;}
.home-ind{padding:4% 0 0;}
.home-ind .l-wrap{max-width:1200px;}
.home-ind .ind-inner{display:flex;align-items: center;justify-content: space-between;position:relative;z-index:2}
.home-ind .ind-inner .circle-bg{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1;}
.home-ind .ind-inner .circle-bg .in{content:'';width:350px;height:350px;display:block;background:#ebabb8;border-radius: 50%;max-width:1000px !important;transform: scale(1);}
.home-ind .ind-inner .ind-left{width:30%;position:relative;display:flex;}
.home-ind .ind-inner .ind-left .left-title{font-size:56px;font-weight:var(--fontbold7);color:var(--color);max-width:45%;line-height:1.1;}
.home-ind .ind-inner .ind-left .circle{transform: translateY(-50px);}
.home-ind .ind-inner .ind-left .circle img{width:110px;animation:aboutroute 5s linear infinite}
@keyframes aboutroute{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}}
.home-ind .ind-inner .ind-center{width:30%;max-height:310px;overflow: hidden;transition: all .5s;}
.home-ind .ind-inner .ind-center img{max-width:100%;object-fit: cover;border-radius: 60px;display: block;}
.home-ind .ind-inner .ind-right{width:30%;}
.home-ind .ind-inner .ind-right .ind-words{line-height:1.3}
.home-ind .ind-inner .ind-right .more a{padding:10px 35px;display:inline-block;margin-top:20px;border-radius: 30px;color:var(--color);border:1px solid var(--color);transition: all .3s;}
.home-ind .ind-inner .ind-right .more a:hover{background: var(--color);color:#fff;}
@media (max-width:1600px){.home-ind .ind-inner .circle-bg .in{width:340px;height:340px;}}
@media (max-width:768px){.home-ind .ind-inner .circle-bg{top:50px;}
.home-ind .ind-inner .circle-bg .in{width:245px;height:245px;}
.home-ind .ind-inner .ind-left .left-title{font-size:36px;}
.home-ind .ind-inner .ind-right .ind-words{font-size:14px;}}
@media (max-width:550px){.home-ind .ind-inner{flex-wrap: wrap;width:100%;}
.home-ind .ind-inner>div{width:100% !important;}
.home-ind .ind-inner .circle-bg .in{width:200px;height:200px;}
.home-ind .ind-inner .ind-center{max-width:85%;margin:10px auto;}
.home-ind .ind-inner .ind-left{justify-content: space-between;}
.home-ind .ind-inner .ind-left .circle{transform: inherit;}
.home-ind .ind-inner .ind-left .left-title{max-width:100%;}
.home-ind .ind-inner .circle-bg{width:auto !important}
.home-ind .ind-inner .ind-left .circle img{width:70px;}
.home-ind .ind-inner .ind-right .ind-words{margin-top:15px;}}
@media (min-width:1025px){.pro-main .banner-inner .banner-breadcrumbs>a:nth-child(3),.pro-main .banner-inner .banner-breadcrumbs>a:nth-child(4),.pro-d-main .banner-inner .banner-breadcrumbs>a:nth-child(3),.pro-d-main .banner-inner .banner-breadcrumbs>a:nth-child(4){font-size:var(--fontsize18)}
.prodetails-info .prodetails-text-title{font-size:var(--fontsize28)}
.prodetails-info .prodetails-text{font-size:var(--fontsize20)}}