﻿.location-title span{color: var(--color);}
.contact li{margin-bottom:10px}
.contact li strong{color: var(--color);font-weight: var(--fontbold6);}
.about {background: #dfecf5;}
.about .home-more{background: var(--color);color: #fff;}
.about .home-title span{color: var(--color);}
.about .flex-jc-sb{align-items:center}
.about .about-r img{display: block;width: 100%;height: 100%;}
.about .numlist{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 30px 0;}
.about .numlist .item{width: 24%;text-align: center;}
.about .numlist .num{font-size: 48px;font-weight: bold;color: var(--color);}
@media (max-width:1024px){.about .numlist .item{width: 48%;}}

.home-our{background:url(/uploads/24885/page/p202511031129131d5fb.jpg) no-repeat center/cover;padding:4% 0;}
.home-our .our-inner{display: flex;align-items: center;justify-content: space-between;flex-wrap:wrap;}
.home-our .our-inner .our-left{width:30%;color:#fff;}
.home-our .our-inner .our-left .home-title{color:#fff;}
.home-our .our-inner .our-left .our-des{margin:3% 0;font-size:19px;}
.home-our .our-inner .our-left .our-more a{margin-top:7%;display:inline-block;padding:5px 20px;border:1px solid #fff;text-align: center;transition:all .3s;text-transform: uppercase;}
.home-our .our-inner .our-left .our-more a:hover{background:var(--color);border-color:var(--color)}
.home-our .our-inner .our-right{width:65%;background:#fff;padding:3%;}
.home-our .our-inner .our-right ul{display:flex;flex-wrap:wrap;;justify-content: space-between;}
.home-our .our-inner .our-right ul li{width:48%;}
@media (min-width:769px){.home-our .our-inner .our-right ul li:nth-child(n+3){margin-top:4%;}}
.home-our .our-inner .our-right ul li .icon img{max-height:55px;width:auto;transition: all .3s;display:block;}
.home-our .our-inner .our-right ul li p.tit{font-weight:var(--fontbold7);font-size:20px;margin:10px 0;max-width:70%;min-height: 65px;}
.home-our .our-inner .our-right ul li:hover img{transform: rotateY(360deg);}
@media (max-width:1440px){.home-our .our-inner .our-left .our-des{font-size:17px;}}
@media (max-width:1024px){.home-our .our-inner .our-right ul li p.tit{max-width:100%;}}
@media (max-width:768px){.home-our{background-position: right;}
.home-our .our-inner .our-left{width:100%;}
.home-our .our-inner .our-left .our-des{font-size:var(--fontsize16);margin:10px 0;}
.home-our .our-inner .our-left .our-more a{margin-top:20px;}
.home-our .our-inner .our-right{width:100%;padding:20px;margin-top:20px;}
.home-our .our-inner .our-right ul li{margin-bottom:10px;width:100%;}
.home-our .our-inner .our-right ul li:last-child{margin-bottom:0;}
.home-our .our-inner .our-right ul li .icon img{max-height:40px;}
.home-our .our-inner .our-right ul li p.tit{font-size:var(--fontsize16);min-height: inherit;}}
.news-title{min-height:57px}