﻿/* 服务产品 */ .head-image, .head-content, .inverstor-menu { display: none; } .eapress-main-wrapper { width: 100%; padding: 16px; padding-top: 3px; box-sizing: border-box; overflow: hidden; font-size: 0; display: block; } .eapress-main-wrapper .left-block { width: 100%; height: 593px; position: relative; margin-bottom: 40px; } .eapress-main-wrapper .right-block { width: 100%; } .eapress-main-wrapper .left-block img { display: block; width: 100%; height: 593px; } .left-block .left-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: left; padding: 40px; box-sizing: border-box; } .left-content .cntitle { width: 100%; /* height: 56px; */ font-size: 40px; font-weight: 500; color: #fff; line-height: 56px; margin-bottom: 4px; box-sizing: border-box; } .left-content .entitle { width: 100%; height: 36px; font-size: 30px; font-weight: 500; color: #fff; line-height: 36px; margin-bottom: 26px; box-sizing: border-box; } .left-block .detail { width: 100%; height: 100%; font-size: 20px; color: #fff; line-height: 40px; text-align: justify; } .right-block .service-list { display: block; width: 100%; } .right-block .service-item { display: block; width: 100%; text-align: left; padding-bottom: 56px; box-sizing: border-box; } .right-block .service-item p { font-size: 16px; color: #333; line-height: 19px; padding-left: 12px; /* width: 100%; */ box-sizing: border-box; font-weight: 400; } .right-block .service-item .title { position: relative; font-size: 20px; font-weight: 500; line-height: 28px; padding-bottom: 16px; box-sizing: border-box; } .right-block .service-item .title::before { content: ""; height: 16px; width: 4px; background: #1C1D80; display: block; position: absolute; top: 6px; left: 0; } .right-block .service-item p.content { text-align: justify; line-height: 32px; } .right-block .service-item p.hint { color: #666; line-height: 22px; padding: 16px 0 16px 12px; } .right-block .service-item p.hint.blue { display: inline-block; background: #e8efff; border-radius: 8px; padding: 8px; font-size: 16px; text-align: left; color: #145aff; line-height: 22px; margin-left: 12px; margin-top: 12px; } .right-block .service-item p.standard { margin-bottom: 16px; font-size: 0; } .service-item p.standard span { display: inline-block; vertical-align: top; font-size: 15px; line-height: 22px; /* padding-right: 12px; */ } .service-item p.standard span:nth-child(2) { padding-right: 12px; } .service-item p.standard .isTitle { margin-bottom: 8px; line-height: 19px; width: 100%; } .eapress-main-wrapper .right-block .introduce { font-size: 15px; font-weight: 400; text-align: justify; color: #333; line-height: 32px; padding-bottom: 40px; } .right-block .img1 { width: 100%; } .right-block .img2 { margin-top: 18px; width: 100%; } .right-block .img3 { margin-top: 9px; width: 100%; }