.about { background-color: #fff; }

.about section:not(:last-child) { margin-bottom: 0.4rem; }

.about .aboutUs .text_p { margin-top: 0.3rem; }

.about .aboutUs .img_item { width: 6.6rem; height: 2.9rem; position: relative; margin: 0.3rem 0 0.6rem; z-index: 0; }

.about .aboutUs .img_item img { width: 100%; height: 100%; display: block; }

.about .aboutUs .img_item::after { content: ""; display: block; width: 6.9rem; height: 0.8rem; background-color: #eeeeee; position: absolute; z-index: -1; right: -0.45rem; bottom: -0.3rem; }

.about .advantage { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }

.about .advantage .swiper-slide { width: 8.56rem; height: 5.8rem; background: url(/template/mobile/images/advantage-bg.png) no-repeat center/cover; margin-top: 0.5rem; }

.about .advantage .swiper-slide > p { margin-bottom: 0.15rem; }

.about .advantage .swiper-slide p { text-align: justify; line-height: 1.5; }

.about .advantage .swiper-slide span { font-weight: bold; color: #333a92; line-height: 1.5; }

.about .culture .culture_item { margin-top: 0.5rem; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.about .culture .culture_item li { width: 50%; height: 1.8rem; background-color: #fff; }

.about .culture .culture_item .img img { width: 100%; height: 100%; display: block; }

.about .culture .culture_item .text { padding: 0.2rem 0.1rem; box-sizing: border-box; text-align: center; }

.about .culture .culture_item .text h1 { font-size: 0.3rem; margin-bottom: 0.1rem; }

.about .culture .culture_item .text p { font-size: 0.2rem; line-height: 1.5; }

.mission { width: 100%; box-sizing: border-box; padding-left: 0.3rem; margin: .3rem 0 .5rem; height: 4.12rem; background: url(/template/mobile/images/mission-bg.jpg) no-repeat right/cover; }

.mission_item { background-color: #fff; width: 95%; padding: 0.2rem; box-sizing: border-box; border-bottom: 0.08rem solid #01206c; }

.mission_text { margin-top: 0.4rem; }
