.services { background-color: #fff; }

.services .introduction { margin-top: 0.6rem; width: 100%; height: 3.7rem; background: url(/template/mobile/images/introduction-pic.jpg) no-repeat center/cover; padding: 0.45rem; box-sizing: border-box; position: relative; }

.services .introduction .title::after { bottom: -0.2rem; }

.services .introduction .title_cn { color: #f2f4f5; }

.services .introduction .title_en { top: 0.35rem; }

.services .introduction .desc { background-color: #1f2780; width: 80%; text-align: justify; position: absolute; bottom: 0; left: 0; color: #fff; border-radius: 0 0.32rem 0 0; padding: 0.3rem 0.45rem; box-sizing: border-box; line-height: 2; }

.services .application .list { margin: 0.3rem 0; box-sizing: border-box; }

.services .application .list h1 { font-weight: bold; font-size: 0.3rem; margin-bottom: 0.1rem; }

.services .application .list li { margin-bottom: 0.2rem; }

.services .application .img_item { width: 100%; height: 1.8rem; position: relative; z-index: 0; }

.services .application .img_item img { width: 100%; height: 100%; }

.services .application .img_item::after { content: ""; position: absolute; bottom: -0.15rem; right: -0.15rem; width: 0.7rem; height: 0.7rem; background-color: #1f2780; z-index: -1; }
