﻿@charset "utf-8"; 
:root{--color:#0081cc}
@media (min-width:1025px){.head-info{height:70px;background: rgba(0,0,0,.43);}
.nobanner{padding-top:110px}}
.sidebar{width:300px}
.sidebar-title{font-size:18px}
.sidebar-cate>li a,.sidebarhot-list .sidebarhot-item .sidebarhot-info .title,.recentnews-list li .info .title,.recentnews-list li .info .date em{font-size:14px}
.sidebarhot-list .sidebarhot-item .sidebarhot-info .more,.recentnews-list li .info .date{font-size:12px}
.sidebar .wmkcfeedback input,.sidebar .wmkcfeedback .send-btn{font-size:14px;height:40px}
.sidebar .wmkcfeedback textarea{font-size:14px;height:120px}
div#tagContent2{display:none;}
.home-about h1 { color: #0081cc;font-family: Arial, sans-serif;}
.home-projects .homeprojects-content .title {font-size: 18px;font-family: Arial, sans-serif;font-weight: bold;}
.home-projects .homeprojects-content .text {margin-top: 13px;font-family: Arial, sans-serif;}
.home-projects .homeprojects-content{padding:0;background:none;}
.home-projects .homeprojects-content .item{padding: 4% 20% 4% 70px;height:100%;}
.home-projects .homeprojects-content .item:nth-child(1){background:url(../images/p2026090916151006f9d.jpg) no-repeat center/cover;}

.home-projects .homeprojects-content .item:nth-child(2){background:url(../images/p20260414134857b6620.jpg) no-repeat center/cover;}
.home-projects .homeprojects-content .item:nth-child(3){background:url(../images/p202604141348552791c.jpg) no-repeat center/cover;}
footer{background:url(../images/p202407251659337f065.jpg) no-repeat center/cover;}
.home-projects .homeprojects-right img{object-fit:contain}
@media (max-width:1024px){.home-projects .homeprojects-content .item{padding:20px 15px;}
.home-projects .homeprojects-right{display:block;}}
.home-about h1{text-transform: uppercase;}
@media (min-width:1025px){.home-about .about-text{display:flex;justify-content: space-between;flex-wrap:wrap}
.home-about .about-text p{width:49%;margin-bottom:10px;}
.home-about .home-more{transform: translateY(-100px);}}
.home-about .about-text p span{display:block;font-weight:var(--fontbold7);font-size:18px;}
@media (max-width:1024px){.home-about .about-text p{margin-bottom: 10px;}}
.home-case{padding-bottom:4.5%;}
.home-case .home-title{font-family:Arial;}
.home-case .home-title,.home-case .home-des{text-align: center;}
.home-case .homecase-wrap{overflow:hidden;padding-bottom:20px;position:relative;margin-top:3%}
.home-case .homecase-wrap .swiper-slide{transform:scale(.8);transition:all .1s linear}
.home-case .homecase-wrap .swiper-slide.swiper-slide-active{transform:scale(1)}
.home-case .homecase-wrap .swiper-slide.swiper-slide-active .item .content{display:block}
.home-case .homecase-wrap .swiper-slide .img img{width:100%;height:100%;object-fit:cover;border-radius:var(--borderradius)}
.home-case .homecase-wrap .swiper-slide .item{position:relative;margin:-50px auto 0;width:90%;background:#FFF;box-shadow:0 3px 20px 4px rgba(233,233,233,.79);border-radius:var(--borderradius);z-index:1;padding:20px 20px;text-align:center}
.home-case .homecase-wrap .swiper-slide .item .title{font-size:var(--fontsize18);font-weight:var(--fontbold6);line-height:1.2;margin-bottom:10px;font-family:Arial;}
.home-case .homecase-wrap .swiper-slide .item .content{color:#797979;margin-bottom:10px;display:none}
.home-case .homecase-wrap .swiper-slide .item .more{color:var(--color);font-weight:var(--fontbold6)}
.home-case .homecase-wrap .swiper-slide .item .more:hover{text-decoration:underline}
.home-case .homecase-wrap .homecase-button-next,.home-case .homecase-wrap .homecase-button-prev{width:38px;height:38px;border:1px solid var(--color);color:var(--color);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;bottom:30px;left:28%;z-index:2;transition:all .2s linear}
.home-case .homecase-wrap .homecase-button-prev em{transform:rotate(180deg);}
.home-case .homecase-wrap .homecase-button-next:hover,.home-case .homecase-wrap .homecase-button-prev:hover{background:var(--color);color:#FFF}
.home-case .homecase-wrap .homecase-button-next{left:auto;right:28%}
@media (max-width:1024px){.home-case{padding-bottom:30px;}
.home-case .homecase-wrap .swiper-slide{transform:scale(1)!important}
.home-case .homecase-wrap .swiper-slide .item .content{display:block}
#homecase{padding-bottom:50px}
.home-case .homecase-wrap .homecase-button-next,.home-case .homecase-wrap .homecase-button-prev{bottom:0px}}
.home-application{padding:0 0 4.5%;}
.home-application .appli-tit-box{display:flex;align-items: center;justify-content: space-between;margin-bottom:3%;padding:0 80px;}
.home-application .home-title{color:var(--color);font-family: Arial;text-transform: uppercase;font-weight:var(--fontbold7)}
.home-application .home-des{text-transform: inherit;color:var(--fontcolor);max-width:275px;font-size:20px;font-weight:var(--fontbold5)}
.home-application .applist{padding:0px 80px;position:relative;}
.home-application .home-button-next,.home-application .home-button-prev{position:absolute;left:0px;top:40%;background:0 0;width:40px;height:40px;border:1px solid #DFDFDF;display:inline-flex;align-items:center;justify-content:center;transition:all .2s linear;cursor:pointer}
.home-application .home-button-next:hover,.home-application .home-button-prev:hover{background:var(--color);border-color:var(--color)}
.home-application .home-button-next:hover i,.home-application .home-button-prev:hover i{color:#FFF}
.home-application .home-button-next i,.home-application .home-button-prev i{color:#000}
.home-application .home-button-next{left:auto;right:0px}
.home-application .applist .item{width:100%;transition:all .1s linear;cursor:pointer;position: relative;}
.home-application .applist .item .img img{display:block;width:100%;}
.home-application .applist .item .words-box{position:absolute;top:0;left:0;padding:50px 20px;background: #00000040;display:block;color:#fff;height:100%;width:100%;}
.home-application .applist .item .words-box .appli-tit{font-weight:var(--fontbold7);font-family: Arial;margin:30px 0;font-size:22px;}
.home-application .applist .item .words-box .appli-des{line-height:1.8}
.home-application .application-button-prev{transform: rotate(180deg);}
@media (max-width:1440px){.home-application .applist .item .words-box .appli-tit{margin:20px 0;font-size:20px;}}
@media (max-width:1366px){.home-application .applist .item .words-box .icon img{max-height:50px}
.home-application .applist .item .words-box .appli-tit{margin:15px 0;}}
@media (min-width:769px) and (max-width:1280px){.home-application .applist .item .words-box{padding:20px 10px;}
.home-application .applist .item .words-box .appli-des{line-height:1.2}}
@media (max-width:1024px){.home-application .appli-tit-box,.home-application .applist{padding:0;}
.home-application .home-button-next, .home-application .home-button-prev{display:none;}
.home-application #application-swiper{padding-bottom:40px;}}
@media (min-width:1025px){.application-swiper-pagination{display:none;}}
@media (max-width:500px){.home-application .appli-tit-box{flex-wrap:wrap;justify-content: center;}
.home-application .home-title{text-align: center;}
.home-application .home-des{max-width:100%;font-size:14px;text-align: center;margin:8px 0;}}
@media (max-width:768px){.home-banner video{min-height:inherit;}}
@media (min-width:1025px){.home-banner .bannerswiper-next, .home-banner .bannerswiper-prev{opacity:1}
.home-banner .bannerswiper-next{right:70px}
.home-banner .bannerswiper-prev{left:70px;}}