﻿.banner-text-1{position:absolute;left:5%;top:44%;transform:translate(0,-50%);color:#111;line-height:1.2}
.banner-text-1 .title{font-size:4.5vw;font-weight:700;text-transform:uppercase}
.banner-text-1 .title span{font-size:8vw}
.banner-text-1 .desc{font-size:1.7vw}
.banner-text-1 .more{font-size:1.4vw;border-radius:30px;margin-top:25%;width:fit-content;padding:1% 3%;background:#fff;box-shadow:1px 1px 2px #111}
.banner-text-2{position:absolute;left:5%;top:34%;transform:translate(0,-50%);color:#111;line-height:1.2;width:50%;color:#fff;text-transform:uppercase}
.banner-text-2 .title{font-size:5.7vw;font-weight:800;text-shadow:6px 6px 2px #111;margin-bottom:3%}
.banner-text-2 .line{width:100%;height:3px;background:linear-gradient(90deg,#fff,#fff,transparent)}
.banner-text-2 .desc{line-height:2;font-size:1.5vw;font-weight:600;margin-top:3%}
.banner-text-2 .desc span{color:#ff8938}
.banner-text-3{position:absolute;left:5%;top:30%;transform:translate(0,-50%);color:#111;line-height:1.2;color:#111;text-transform:uppercase}
.banner-text-3 .desc{font-size:1.3vw;font-weight:500;display:flex;align-items:flex-end}
.banner-text-3 .title{font-size:4vw;font-weight:900;margin:2% 0 4%}
.banner-text-3 .list{display:flex;flex-wrap:wrap;max-width:70%}
.banner-text-3 .list li{width:50%;margin-bottom:2%;font-size:1.4vw;text-transform:unset}
.banner-text-4{position:absolute;left:5%;top:35%;transform:translate(0,-50%);line-height:1.2;color:#fff;text-transform:uppercase}
.banner-text-4 .title{font-size:7vw;font-weight:800;text-shadow:2px 1px 3px #111}
.banner-text-4 .desc{font-size:1.8vw;font-weight:600;margin:2% 0;line-height:1.5;text-shadow:2px 1px 3px #111}
.banner-text-4 .list li{font-size:1vw;line-height:1.5;font-weight:500;text-transform:none}
.banner-text-4 .more{font-size:1.4vw;border-radius:30px;margin-top:5%;width:fit-content;padding:1% 3%;background:#fff;color:#111;text-transform:none;box-shadow:1px 1px 2px #111}
#home-swiper .swiper-slide .banner-text-3 .desc .img-box img{ max-width: 10vw;}

#info .info-cont .info-title,#info .info-cont .info-des{color:var(--fontcolor)}