﻿@charset "utf-8"; 
:root{--color:#43a0ae}
.home-service .service-item:before{content:'';width:100%;background:rgba(0,0,0,0.55);height:100%;display:block;position:absolute;left:0;top:0;z-index:1;}
.home-service .service-item:nth-child(1) .box{bottom:auto;top:0;}
.home-service .service-item .box{z-index:2;}
@media (max-width:550px){.home-service .service-item .box .text{font-size:var(--fontsize12);margin-bottom:5px;}
.home-service .home-more{height:30px;}}
.home-banner .swiper-slide>a::after{display:none;}
header.is-active{background: #1a14147a;}