﻿@import url(https://css02.v15cdn.com/m434/aos.css);
.common-main.about-us>.l-wrap{max-width: 100%;padding: 0;}
.abtrusted{background: url(/Content/uploads/20251221207/202510281710169dad808f18254e28a65ef967a81f7389.png)fixed center center no-repeat;background-size: cover;padding: 3% 0;color: #fff;margin-top:30px;position: relative;}
.abtrusted::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);}
.abtrusted .l-wrap{position: relative;z-index:99}
.abtrusted .l-wrap .flex{display: flex;justify-content: space-between;}
.abtrusted .info{width: 40%;}
.abtrusted .info .title{font-size: 48px;font-weight: bold;line-height: 1.4;}
.abtrusted .info .des{font-size: 20px;}
.abtrusted .numlist{display: flex;flex-wrap: wrap;justify-content: space-between;position: relative;width: 50%;}
.abtrusted .numlist::before{display: block;content: '';width: 1px;height: 100%;background: #fff;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.abtrusted .numlist::after{display: block;content: '';width: 100%;height: 1px;background: #fff;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.abtrusted .numlist .item{width: 50%;height: 50%;padding: 10px;text-align: center;}
.abtrusted .numlist .num{font-size: 40px;font-weight: bold;}
.abtrusted .numlist .text{font-size: 18px;}
@media (max-width:1024px) {.abtrusted .l-wrap .flex{display: block;}
.abtrusted .info{width: 100%;margin-bottom: 20px;}
.abtrusted .numlist{width: 100%;}}
