﻿@charset "utf-8"; 
.logo {max-height:90px;height:100%;top:0}
@media (min-width:769px){.logo {margin:0 auto 0 200px;}
.search {position:absolute;height:100%;top:0;left:calc(100vw - 100% - 200px);}
.search-act .search {left:20%;}}
@media (max-width:1600px) and (min-width:769px){.search {left:calc(100vw - 100% - 100px);}
.search-act .search {left:20%;}}
.hot-list>li:nth-child(1){padding:0;}
.pdshow-r .pdshow-r-text{-webkit-line-clamp: inherit;}
@media (max-width:768px){.pdshow-r .pdshow-r-text{max-height:inherit;}}
.home-info .info-inner{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-info .info-inner .info-item{width:49%;margin:10px 0;}
.home-info .info-inner .info-item:nth-child(3){width:100%;}
.home-info .info-inner .info-item img{width:100%;display:block}
@media (max-width:768px){.home-info .info-inner .info-item{width:100%;}}
section.hot{display:none}
.home-adv{padding: 3% 0;}
.home-adv .l-wrap{display: flex;}
.home-adv .adv-l{width: 50%;display: flex;justify-content: end;}
.home-adv .adv-text{padding: 70px;height: 100%;max-width: 820px;padding-left:20px}
.home-adv .home-tit{font-size: 30px;line-height: 1.2;}
.home-adv .adv-img{width: 50%;background:url(/Content/uploads/2025734200/2025030316421769006eead52a40f7a048bbaafdcc3e3e.jpg)no-repeat;background-size:cover}
.home-adv .adv-img img{display:none}

@media (max-width:1024px) {
.home-adv .l-wrap{flex-wrap: wrap;}
.home-adv .adv-l,.home-adv .adv-img{width: 100%;}
.adv-img{padding: 0 20px;}
.home-adv .adv-text{max-width: 100%;padding:30px 20px}
.home-adv .adv-img{margin-top:20px}}
   .home-info .swiper-container{padding:10% 0}
.home-info .swiper-slide-active{transform:scale(1.2);z-index:11}
.home-info .swiper-slide{transition:transform 0.3s ease-in-out;border-radius:1.5rem;overflow:hidden;position:relative}
.home-info .swiper-slide:hover img{transform:scale(1.2)}
.home-info  .swiper-scrollbar{opacity:1 !important}
.home-info .swiper-slide .text{z-index: 111; position:absolute;left: 18%; bottom: 3%;width:82%;color:#fff;font-size:20px}
@media (max-width:768px){.home-info .swiper-slide{border-radius:.3rem}
.home-info .swiper-slide .text{font-size:12px}
 .home-info .swiper-slide .text {left: 21%;bottom: 3%; width: 79%;}}
  .home-info .swiper-container .swiper-slide-active{transform:translate(37px,0) scale(1.2)}
.index .leftmenu,.index .head-t,.index .head-b{background:transparent}
.index .fixhead .head-b{background:#fff}
.index header.menu-right{z-index:111}
.index main.menu-right{margin-top:-131px}
.index  .leftmenu-act{background: #f4f6f7;}

.index .home-info{display:none}
.index .home-projects{position:relative;padding:4% 0}
.home-projects::before{content:"";display:block;width:100%;height:65%;position:absolute;top:0;left:0;background-color:#222}
.home-projects::after{content:"CUSTOMER CASE";position:absolute;display:block;width:100%;text-align:center;top:0;left:0;font-size:7vw;color:#555;opacity:.15;line-height:1.1}
.home-projects .home-label{position:relative;font-size:var(--fontsize14);font-weight:var(--fontbold5);color:#cda274;text-align:center}
.home-label::after,.home-label::before{content:"";display:inline-block;width:34px;height:1px;background:#cda274;vertical-align:middle}
.home-label::before{margin-right:10px}
.home-label::after{margin-left:10px}
.home-projects .home-title{position:relative;color:#fff;margin:10px 0 50px 0;font-size:40px;line-height:1;font-weight:var(--fontbold5);text-align:center}
#home-projects .swiper-slide{position:relative;transform:scale(.65);transition:transform .3s}
#home-projects .swiper-slide.swiper-slide-prev{transform:scale(.65) translateX(-28%)}
#home-projects .swiper-slide.swiper-slide-next{transform:scale(.65) translateX(28%)}
#home-projects .swiper-slide.swiper-slide-active{transform:scale(1.57)}
#home-projects .project-text{position:absolute;bottom:22%;left:15%;width:70%;background-color:rgba(255,255,255,.9);text-align:center;font-weight:var(--fontbold5);opacity:0;transition:opacity .3s .1s;padding:8px 0}
#home-projects .swiper-slide.swiper-slide-active .project-text{opacity:1}
#home-projects .project-text .project-text-p{font-size:var(--fontsize12);color:var(--fontcolor);transition:color .3s}
#home-projects .project-text .project-text-more{display:inline-block;font-size:var(--fontsize14);transform:scale(.8)}
#home-projects .swiper-slide:hover .project-text-p{color:#cda274}
#home-projects .project-text-more:hover{color:#cda274}
@media (max-width:900px){.home-projects .home-title{font-size:var(--fontsize30);margin:10px 0 30px 0}
#home-projects .swiper-slide.swiper-slide-active{transform:scale(1.3)}
#home-projects .swiper-slide.swiper-slide-next{transform:scale(.7) translateX(15%)}
#home-projects .swiper-slide.swiper-slide-prev{transform:scale(.7) translateX(-15%)}
#home-projects .project-text .project-text-p{line-height:1.2}
#home-projects .swiper-slide.swiper-slide-active .project-text{bottom:15%}
}
@media (max-width:768px){.home-projects .home-title{font-size:.34rem;margin:10px 0 20px 0}
#home-projects .swiper-slide.swiper-slide-active .project-text{left:5%;right:5%;width:90%;padding:5px 0}
}


@media (min-width:1025px) {
header .head-b-l{width: 100%;}
header .search{left: auto;right: 17%;width: 60%;max-width: 240px;align-items: center;display: flex;}
header .search-box{display: block!important;background: #fff;height: 40px;border-radius: 26px;}
header .search-box #btnSearch{border-bottom: none;color: var(--color);}
header .search-box>div{flex-wrap: nowrap;}
header.fixhead .search-box{border: 1px #eee solid;}
header .searchicon{display: none;}
header .search-close{display: none;}}
   footer{background-color:var(--color);color:var(--footercolor);position:relative;font-size:var(--fontsize14);overflow:hidden;z-index:2}
footer::before{content:"";position:absolute;left:50%;top:25%;width:45%;aspect-ratio:1/1;transform:translateX(-50%);background-color:rgba(255,255,255,.02);border-radius:50%;border:1px solid rgba(255,255,255,.1);z-index:-1}
footer .foot-main{padding:4% 0}
.foot-bot .container{border-top:1px solid rgba(255,255,255,.06)}
.foot-qrimg img{max-width:100px;height:auto}
footer .foot-logo{margin-bottom:50px;display:block}
footer a{color:var(--footercolor);transition:all .1s linear}
footer a:hover{text-decoration:underline}
footer .foot-logo img{max-height:60px}
footer .foot-title{font-weight:var(--fontbold6);font-size:var(--fontsize18);color:var(--footercolor);margin-bottom:10px;position:relative;padding-left:20px}
footer .foot-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:linear-gradient(0deg,rgba(109,151,107,.5) 0,var(--color1) 100%)}
footer .foot-item{width:20%}
footer .foot-info{width:22%}
footer .foot-list{list-style:none;font-size:var(--fontsize18)}
footer .foot-list li{margin-bottom:4px;text-align:left}
footer .foot-list li a em{color:var(--color1);font-size:var(--fontsize16)}
footer .foot-nav .foot-list{display:flex;flex-wrap:wrap;justify-content:space-between}
footer .foot-nav .foot-list li{width:100%}
footer .foot-link li{display:flex;margin-bottom:10px;font-size:var(--fontsize18)}
footer .foot-link li p{padding-left:10px}
footer .foot-link li em{color:var(--color1)}
footer .foot-share{margin-top:15px}
footer .foot-share ul{display:flex;flex-wrap:wrap;list-style:none}
footer .foot-share ul li{margin-right:10px;margin-bottom:10px}
footer .foot-share ul li a{width:35px;height:35px;background:rgba(255,255,255,.1);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#FFF;text-decoration:none;transition:all .2s linear}
footer .foot-nav .foot-list li,footer .foot-title{text-align:left;padding-left:0}
footer .foot-share ul li a:hover{background-color:var(--color1)}
.foot-main .container{display:flex;flex-wrap:wrap;justify-content:space-between}
footer .foot-info .foot-text{max-width:520px;margin-bottom:15px}
footer .copyright{padding:10px 15px;font-size:15px;text-align:center;position:relative;z-index:1}
footer .erweima img{width:150px}
footer .copyright a{margin-left:5px}
@media (max-width:1024px){footer::before{display:none}
footer .foot-main{padding:30px 0}
footer .foot-item{width:49% !important}
footer .foot-item:nth-child(n+3){margin-top:20px}
}@media (max-width:768px){footer .foot-item{width:100% !important}
footer{margin-bottom:calc(55px + constant(safe-area-inset-bottom));margin-bottom:calc(55px + env(safe-area-inset-bottom))}
footer .foot-logo{margin-bottom:20px}
footer .foot-nav .foot-list li{width:48%}}
footer .foot-link li p{text-align: left;}
footer .foot-info p,footer .foot-info  .erweima{text-align:left}
footer .foot-info  .erweima{margin-top:20px}

