﻿.home-banner .swiper-slide>a::after{display:none;}
.home-cate .cateul{background: none;justify-content: space-between;}
.home-cate .cateul li{width:19%;margin:0;border-radius:30px;border:1px solid var(--introcolor)}
.home-cate .cateul li.active,.home-cate .cateul li:hover{background:var(--color);color:#fff;border-color:var(--color)}
.home-cate .catelist ul{height: auto;}
@media (max-width:1024px){.home-cate .cateul li{width:49%;}}
.home-aboutus{padding:4% 0;}
.home-aboutus .aboutus-top{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-aboutus .aboutus-top>div{width:48%;}
.home-aboutus .aboutus-top .aboutus-left img{width:100%;display: block;}
.home-aboutus .aboutus-top .home-title,.home-aboutus .aboutus-top .home-des{text-align:left}
.home-aboutus .aboutus-top .home-des{margin:20px 0}
.home-aboutus .aboutus-top .home-des ul.right-list{margin-top:20px;}
.home-aboutus .aboutus-top .home-des ul.right-list li{position: relative;display:flex;}
.home-aboutus .aboutus-top .home-des ul.right-list li .img{width:35px;}
.home-aboutus .aboutus-top .home-des ul.right-list li p{width:calc(100% - 35px);}
.home-aboutus .aboutus-top .home-more{box-shadow: 0 8px 16px 0 rgba(0,0,0,.3);}
.home-aboutus .aboutus-bot ul{display:flex;flex-wrap:wrap;justify-content: space-between;margin-top:3%;}
.home-aboutus .aboutus-bot ul li{width:24%;box-shadow: 0 3px 10px 0 rgb(68 163 238 / 33%);border-radius: 10px;overflow: hidden;}
@media (max-width:768px){.home-aboutus{padding:40px 0;}
.home-aboutus .aboutus-top>div{width:100%;}
.home-aboutus .aboutus-top .aboutus-right{margin-top:20px;}
.home-aboutus .aboutus-bot ul li{width:49%;}
.home-aboutus .aboutus-bot ul li:nth-child(n+3){margin-top:2%;}
.home-aboutus .aboutus-bot ul{margin-top:30px;}}
@media (min-width:769px){.home-advanced .advanced-list li{width:20%;padding-top:14em}
.home-advanced .advanced-list li .p2{margin-top:6%;font-size:18px;}}
@media (min-width:501px) and (max-width:768px){.home-advanced .advanced-list li{height:33.33%;}}
.home-aboutus .aboutus-top .aboutus-left img{border-radius:8px}
.home-advanced .advanced-container::before{background:none}
