.index_banner { width: 100%; height: 4.07rem; background: url(/template/mobile/images/index-banner.jpg) no-repeat center/cover; }

.more_btn { border: 0.02rem solid #01206c; border-radius: 0.05rem; display: inline-block; color: #01206c; font-weight: bold; font-size: 0.2rem; padding: 0.05rem 0.15rem; }

.more_btn::after { content: ""; display: inline-block; margin-left: 0.05rem; width: 0.28rem; height: 0.18rem; background: url(/template/mobile/images/arrow-right.png) no-repeat center; }

.aboutUs_top { display: flex; justify-content: space-between; align-items: flex-end; }

.aboutUs_text { margin: 0.4rem 0; }

.aboutUs_img { width: 6.6rem; height: 2.9rem; position: relative; margin: 0.3rem 0 0.6rem; }

.aboutUs_img img { width: 100%; height: 100%; display: block; }

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

.mission { width: 100%; /*height: 4.12rem; */background: url(/template/mobile/images/mission-bg.png) no-repeat right/cover; }

.mission .w-660 { padding: 0; }

.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; }

.news ::-webkit-scrollbar { width: 0; height: 0; color: transparent; }

.news_content { margin: 0.4rem 0; overflow: scroll hidden; }

.news_content ul { display: flex; justify-content: space-between; }

.news_content li { cursor: default; margin-right: .2rem; }

.news_content li:first-child { background-color: #f6f6f6; width: 3.55rem; position: relative; }

.news_content li:first-child img { width: 3.55rem; height: 2.33rem; display: block; }

.news_content li:first-child div { height: 0.55rem; display: flex; align-items: center; justify-content: space-between; }

.news_content li:first-child h1 { width: 100%; box-sizing: border-box; text-align: center; padding: 0 0.2rem; font-size: 0.18rem; font-weight: bold; }

.news_content li:first-child p { position: absolute; top: 0; left: 0; width: 1.2rem; height: 0.85rem; color: #fff; background-color: #000da6; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; white-space: nowrap; font-size: 0.14rem; }

.news_content li:first-child p b { font-size: 0.22rem; }

.news_content li:not(:first-child) { width: 2.6rem; padding: 0.2rem; box-sizing: border-box; border: 0.03rem solid #f1f1f1; }

.news_content li:not(:first-child) h2 { font-size: 0.14rem; display: flex; flex-direction: column; color: #b8b8b8; margin-bottom: 0.2rem; }

.news_content li:not(:first-child) h2 b { font-size: 0.22rem; color: #000da6; }

.news_content li:not(:first-child) h1 { font-size: 0.18rem; font-weight: bold; margin-bottom: 0.1rem; }

.venture { background-color: #f4f5f7; }

.venture--swiper { margin-top: 0.3rem; }

.venture--swiper .swiper-pagination-bullets.swiper-pagination-horizontal { bottom: 0; }

.venture--swiper img { width: 100%; height: 100%; }
