﻿@charset "utf-8"; 
:root{--color:#951c37;--color1:#125b69;--bgcolor: linear-gradient(var(--color1), var(--color));}
.kche-t116 .kche-t116-title,.kche-t113 .kche-t113-title,.home-title{color: var(--color1);}
.protype-main .product-cateitem .cate-img img{aspect-ratio: 1 / 1;background: #fff;}
/*solution*/
.singgle-main{overflow-x:hidden;}
.kche-t141-bg{position:relative;padding:30px 0;margin:20px 0}
.kche-t141-bg .kche-t141{position:relative;}
.kche-t141-bg:before{content:'';width:100vw;height:100%;background:var(--bgcolor);position:absolute;top:0;left:50%;transform:translateX(-50%)}
.kche-t141-bg .kche-t141 *{color:#fff}
.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-odd{padding:20px 20px 20px 70px;border:1px solid #ccc;margin-bottom:25px;border-radius:5px;}
.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-even{width:48%;margin:0;padding:20px 20px 20px 70px;border:1px solid #ccc;margin-bottom:25px;border-radius:5px;}
.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-serial{top:10px;left:20px;}
.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-odd:last-child{width:100%;}
@media (max-width:768px){.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-even{width:100%;padding:12px 12px 12px 62px}
.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-odd{padding:12px 12px 12px 62px;width:100%}
.kche-t141-bg .kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-serial{top:8px;left:12px;}}
.solutionvideo-swiper{position:relative;padding:0;margin:20px 0 30px}
.solutionvideo-swiper .swiper-pagination{display:none}
.solutionvideo-btn{display:flex;justify-content:center;margin-top:30px}
.solutionvideo-btn>div{width:80px;height:40px;outline:0;z-index:9999;color:transparent;border-radius:10px;margin:0 3%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#f3f3f3;transition:all .3s ease;}
.solutionvideo-btn>div em{color:var(--fontcolor);font-size:var(--fontsize18)}
.solutionvideo-btn>div:hover{transition:all .3s ease;background:var(--color);border:2px solid var(--color)}
.solutionvideo-btn>div:hover em{color:#fff}
.solutionvideo-swiper .swiper-slide{position:relative;padding-bottom:50%}
.solutionvideo-swiper .swiper-slide iframe{height:100%;width:100%;position:absolute;top:0;left:0;min-height:initial}
/*solution*/
.infodetail-tags{display:flex;justify-content:space-between;flex-wrap:wrap;margin:15px 0;}
.infodetail-tags-tab{width:220px;}
.infodetail-tags-tab li{font-weight:bold;margin-bottom:5%;font-size:19px;cursor:pointer}
.infodetail-tags-tab li:last-child{margin-bottom:0}
.infodetail-tags-tab li.active{color:var(--color)}
.infodetail-tags-content{flex:1;width:calc(100% - 220px);padding-left:30px;}
.infodetail-tags-item{display:none;border:1px solid #ccc;}
.active.infodetail-tags-item{display:block;}
.infodetail-tags-item img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}
@media (max-width:1100px){.infodetail-tags-tab{width:180px;}
.infodetail-tags-tab li{font-weight:bold;margin-bottom:3%;font-size:17px;}
.infodetail-tags-content{width:calc(100% - 180px)}}
@media (max-width:540px){.infodetail-tags-tab{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.infodetail-tags-tab li{width:48%;font-size:16px}
.infodetail-tags-content{width:100%;padding:20px 0 }}
.industry-d-main .infodetail-tags-item{border:none}
.industry-d-main  .infodetail-tags-item img{max-width:500px;margin:0 auto}
footer .foot-item.foot-info .foot-link .item:last-child a{text-decoration: underline;}