﻿.content1 img{width:100%}
.content1 .content1-cert{position:relative}
.content1 .content1-cert .title-wrap{position:absolute;top:8%;left:50%;transform:translateX(-50%);width:100%}
.content1 .content1-cert .home-des{max-width:none;margin-top:0;padding:0 10%}
@media (max-width:1024px){.content1 .content1-cert .title-wrap{top:5%}
.content1 .content1-cert .home-des{font-size:var(--fontsize14);line-height:1.3}
}
@media (max-width:768px){.content1 .content1-cert .title-wrap{top:8%}
.content1 .content1-cert .home-des{display:none}
}

.home-about{background:url(/Content/uploads/2026451884/20260317093702ff3930c59c0d4c77a47069b285d1a736.png) no-repeat;background-size:cover;background-position:center}
.home-about .l-wrap{flex-direction:row-reverse}
.home-about .aboutimg{padding-left:0;padding-right:3%}
.home-about .aboutinfo,.home-about .aboutinfo .more,.home-about .aboutinfo p{color:#fff}
.home-about .aboutinfo .more em{color:var(--fontcolor);background:#fff}
.home-choose{background:url(/Content/uploads/2026451884/20260317093850426a773309b8419c91343040404ebbf6.png) no-repeat;background-size:cover;background-position:center}
.home-choose .home-icon{margin-top:30px}
.home-choose .right ul li .p1{color:var(--color)}
.home-choose .right ul li .p2{color:#fff}
.home-news{padding:5% 0;background:url(/Content/uploads/2026451884/20260317094125f8c8c028fc434f57968fd973b1cde7de.jpg) no-repeat;background-size:cover;background-position:center}
.home-news .home-title{color:#fff}
.home-map{position:relative;padding:5% 0}
.home-map .home-des{margin-bottom:30px}
@media (max-width:1024pxpx){.home-map .home-des{margin-bottom:20px}}
@media (max-width:500px){.home-news{padding:40px 0}
.home-map{padding:40px 0}
}

.home-choose .right ul li img{transition:all .3s ease}
.home-choose .right ul li:hover img{transform:rotateY(180deg)}