.services { background-color: #f5f5f5; }

.services_content { width: 1200px; margin: 0 auto; position: relative; top: -40px; background-color: #fff; padding: 50px; box-sizing: border-box; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }

.services .introduction { width: 100%; height: 370px; background: url(/template/index/images/introduction-pic.jpg) no-repeat center/cover; padding: 30px; box-sizing: border-box; position: relative; }

.services .introduction .title::after { bottom: -20px; }

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

.services .introduction .title_en { top: 35px; }

.services .introduction .desc { background-color: #1f2780; width: 65%; height: 140px; position: absolute; bottom: 0; right: 0; color: #fff; border-radius: 32px 0 0 0; padding: 30px; box-sizing: border-box; line-height: 2; }

.services .application { padding: 30px 0 0; display: flex; justify-content: space-between; background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #1f2780 75%, #1f2780 100%); }

.services .application .left_item { width: 62%; }

.services .application .list { margin: 30px 0; padding-left: 20px; box-sizing: border-box; }

.services .application .list h1 { font-weight: bold; font-size: 20px; margin-bottom: 10px; }

.services .application .list li:not(:last-child) { margin-bottom: 20px; margin-top: 25px;}

.services .application .list li:last-child { color: #fff; }

.services .application .right_item { width: 360px; height: 615px; }
