﻿.home-banner .swiper-slide>a::after{ display: none;}
.home-cate .homecate-list li:hover .title a { color: #1d2a6f}
.home-map{position: relative;}
.home-map .l-wrap{display:flex;align-items: center;justify-content: space-between;flex-wrap:wrap;}
.home-map .map-img{width:70%;}
.home-map .map-img img{width:100%;display:block;}
.home-map .map-right{width:28%;}
@media (max-width:768px){.home-map .l-wrap{flex-direction: column-reverse;}
.home-map .map-img,.home-map .map-right{width:100%;margin:10px 0;}}
.home-banner .bannerswiper-next, .home-banner .bannerswiper-prev{background: var(--color);border-color: var(--color);}
.home-banner .bannerswiper-next:hover, .home-banner .bannerswiper-prev:hover{opacity:0.9;color:#fff;background:var(--color)}
.home-cate .home-title,.home-choose .home-title,.home-hotpro .home-title span{color:var(--color)}
.home-cate .homecate-list li .img::after{background:rgb(29 42 111 / 40%)}
.home-choose .choose-list li .icon::after{opacity:1;}
.home-choose .choose-list li .more{margin-top:auto;}
.home-choose .choose-list li .text{margin-bottom:15px;}
@media(min-width:769px){.home-cate .homecate-list{justify-content:space-between}
.home-cate .homecate-list li{width:24%;margin-right:0}}

.home-about .about-info .list li{display: flex;align-items: center;}
.home-about .about-info .list li img{width: 40px;height: 40px;}
.home-about .about-info .list li .title{font-size: 24px;margin: 5px 0;}
.home-about .about-info .list li .info{width: calc(100% - 40px);padding-left: 10px;}
.home-about .about-info .list li::before{display: none;}
.home-about lite-youtube{max-width:100%;height:100%;width:100%}
.home-about .about-info{padding:2% 0}
.home-about .about-info .list li .title{font-size:var(--fontsize20)}
@media (min-width:1280px){.home-about .about-info .title{font-size:var(--fontsize30);margin:10px 0px}}
.hotpro-img lite-youtube{max-width:100%;}
.home-about .about-img video{width:100%;display:block;height:100%;background:#000;min-height:inherit;}
.home-hotpro .hotpro-main .hotpro-wrap{width:100%;}