﻿@charset "utf-8"; 
:root{--color:#0242A4}
.home-service .service-wrap .service-item .text { -webkit-box-orient: initial;}
.home-static { background: var(--color);}
.foot-top { background: url(/uploads/33366/banner/20241218114604775f6.jpg) var(--color) no-repeat center;}
.head-top{background:var(--color)}
.head-link,.head-link .tel a, .head-link .mail a,.lang-icon span{color:#fff;}
.lang-icon span:before,.lang-icon span:after{background:#fff;}
.home-service .service-wrap .service-item{background:var(--color)}
.home-service .service-wrap .service-item .title::after{background:#fff;}
@media (min-width:1024px){.home-product #product-swiper .swiper-wrapper{flex-wrap: wrap;justify-content: space-between;transform:translate(0,0)!important}
.home-product #product-swiper .swiper-wrapper .swiper-slide{width:23.5% !important;margin-right:2% !important;margin-bottom:20px;}
.home-product #product-swiper .swiper-wrapper .swiper-slide:nth-child(4n){margin-right:0 !important}
.home-product .product-list .home-button-next, .home-product .product-list .home-button-prev{display:none;}}
.home-product .swiper .swiper-slide .img a{position:relative;height:0;padding-bottom:100%;}
.home-product .swiper .swiper-slide .img a img{background:#fff;max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
.home-about .about-info .more a,.foot-top .right a{background:#0CB395;border-color:#0CB395;color:#fff;}
.home-about .about-info .more a:hover,.foot-top .right a:hover{color:#0CB395;background:#fff;}
.home-procate{padding:4% 0 0;}
.home-procate .procate-list{display: flex;flex-wrap:wrap;justify-content: space-between;}
.home-procate .procate-item{width:50%;position:relative}
.home-procate .procate-item .img{overflow: hidden;}
.home-procate .procate-item .img img{width:100%;display: block;transition: all .3s;}
.home-procate .procate-item .art{position: absolute;top:0;left:0;display:flex;justify-content: center;align-items: center;padding:20px;width:100%;height:100%;background:rgb(98 98 100 / 60%);opacity:0;transition: opacity .3s linear;flex-direction: column;}
.home-procate .procate-item .art a{transition: all .3s;}
.home-procate .procate-item .art .cate1 a{color:#fff;font-size:36px;margin-bottom:10px;}
.home-procate .procate-item .art .cate2{display:flex;flex-wrap:wrap;color:#fff;font-size:20px;justify-content: center;}
.home-procate .procate-item .art .cate2 p{margin:0 15px;}
.home-procate .procate-item .art .cate2 p a{color:#fff;}
.home-procate .procate-item:hover .img img{transform: scale(1.05);}
.home-procate .procate-item:hover .art{opacity:1;}
.home-procate .procate-item .art .cate1 a:hover,.home-procate .procate-item .art .cate2 p a:hover{color:var(--color)}
@media (max-width:1440px){.home-procate .procate-item .art .cate2 p a{font-size:17px;}
.home-procate .procate-item .art .cate1 a{font-size:32px}}
@media (max-width:1366px){.home-procate .procate-item .art .cate2 p a{font-size:16px;}
.home-procate .procate-item .art .cate1 a{font-size:28px}}
@media (max-width:768px){.home-procate{padding:30px 0 0;}
.home-procate .procate-item{width:100%;border:1px solid #fff;}
.home-procate .procate-item .art{padding:10px;opacity:1;}}
@media (max-width:500px){.home-procate .procate-item .art .cate2 p{margin:0 10px;line-height:1.3}
.home-procate .procate-item .art .cate2 p a{font-size:14px;}
.home-procate .procate-item .art .cate1 a{font-size:22px;margin-bottom:5px;}}
@media (max-width:340px){.home-procate .procate-item .art .cate2 p a{font-size:12px;}
.home-procate .procate-item .art .cate2 p{margin:0 5px;line-height:1.1}}
.service-page1{display: flex;justify-content: space-between;align-items: center;padding: 0 20px;}
.service-left{flex: 1;}
.service-right{width: 50%;padding-left: 5%;}
.service-right .home-title{text-align: left;}
.service-right p{line-height: 1.6;font-size: 16px;color: #666;}
.service-btn{display: flex;margin: 20px 0;}
.service-btn a{background: #0CB395;padding: 15px 20px;line-height: 1;color: #fff;font-size: 18px;}
.service-box{display: flex;align-items: center;width: 38%;margin-bottom: 4%;}
.service-item{display: flex;flex-wrap: wrap;margin-top: 35px;}
.service-left img{width: 100%;}
.service-box p{font-size: 20px;padding-left: 10px;font-weight: 600;}
@media (max-width:1024px) {
.service-page1{flex-direction: column;}
.service-right {width: 100%;padding-left: 0;margin-top: 30px;}
.service-left img{width: 100%;}}
.pro-list li .pro-img img {aspect-ratio: 1 / 1;padding: 5px;}

.inquiry-form{display: flex;flex-wrap: wrap;justify-content: space-between;}
.inquiry-form input{width: 49%;margin-bottom: 10px;background: #E9E9E9;border-radius: 5px;}
.inquiry-form input#wmkcfb-title{width: 100%;}
.inquiry-form textarea{background: #E9E9E9;border-radius: 5px;}
