.banner-box{margin:16px;position: relative;overflow: hidden;border-radius: 15px;width:calc(100% - 32px);}
.banner-box .img01{width: 100%;}
.banner-title{padding: 10px 16px;}
.banner-title h2{padding: 0 0 8px;font-size: 30px;line-height: 40px;font-weight: bold;}
.banner-title h3{line-height: 24px;font-size: 18px;font-weight: bold;padding:10px 0;}
.banner-title h4{padding-top: 15px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.banner-title h4 i{margin-bottom: 20px;text-align: center;width: calc(50% - 10px);font-style: normal;border: 1px solid #0858AA;background: rgba(8, 88, 170, 0.06);height: 40px;line-height:40px;border-radius: 24px;color: #0858AA;font-size: 18px;display: inline-block;}
.banner-title p{font-size: 16px;line-height: 24px;}
.us-btn{height: 48px;border-radius: 60px;background: #0858AA;line-height: 48px;font-size: 16px;color: #FFFFFF;display:block;text-align: center;margin-top: 10px;}

.about-desc{margin:60px 16px 0;}
.about-desc img{width: 100%;}
.about-desc h2{line-height: 32px;font-size: 24px;font-weight: bold;padding: 24px 0;}
.about-desc p{font-size: 14px;line-height: 24px;color: #333;}