﻿.home-banner{height:auto}
.home-banner .ban{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:0}
.home-banner .swiper-slide-active .ban{animation:bannerani .5s forwards;animation-delay:.7s}
.home-banner .ban .p2{font-size:1vw;font-style:italic;margin:1vw 0 2vw}
.home-banner .ban .ban-list li{position:relative;margin-bottom:1vw;padding-left:1.2vw;font-size:1.2vw;line-height:1}
.home-banner .ban .ban-list li::before{content:"";position:absolute;top:45%;left:0;transform:translateY(-50%);width:.6vw;height:.6vw;border-radius:50%;background:#fff}
.home-banner .ban .btn .more{display:inline-block;margin-top:2vw;padding:.5vw 1vw;border-radius:.3vw;font-size:1vw;line-height:1;transition:all .3s ease-in-out}
.home-banner .ban .btn .more:hover{opacity:.8}
.home-banner .ban1{width:25%;top:51%;left:80%}
.home-banner .ban1 .p1{color:#f7c11a;font-size:3.2vw;font-weight:700;line-height:1.1}
.home-banner .ban1 .btn{text-align:right}
.home-banner .ban1 .btn .more{color:#000;background:#f7c11a}
.home-banner .ban2{width:30%;top:53%;left:25%}
.home-banner .ban2 .p1{color:#4c8104;font-size:4vw;font-weight:700;line-height:1.1;-webkit-text-stroke:.6vw #fff;paint-order:stroke fill}
.home-banner .ban2 .btn .more{color:#fff;background:#4c8104}
.home-banner .ban3{width:30%;top:53%;left:25%}
.home-banner .ban3 .p1{font-size:4vw;font-weight:700;line-height:1.1}
.home-banner .ban3 .p2{margin-top:0;font-size:2.5vw;font-weight:700;line-height:1.1;font-style:normal}
.home-banner .ban3 .btn .more{margin-top:1vw;color:#fff;background:#c71e15}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .more,.home-news .homenews-list .homenews-item .homenews-info .more{text-transform: capitalize;}
.home-projects .homeprojects-left .home-title{color:var(--color);padding-left:0;}
.home-projects .homeprojects-left .home-des{color:var(--introcolor);padding-left:0;}
.home-contact{text-align:left}
.home-contact .home-title{margin:0;position: relative;padding-bottom: 20px;}
.home-contact .home-title:after{content:'';width:50px;height:3px;background:var(--color);display:block;position: absolute;bottom:0;left:0;}
.home-contact .home-des{margin:20px 0;color:#fff;text-transform: initial;}