﻿/* 服务产品 */ .eapress-main-wrapper { width: 1190px; margin: 50px auto 105px auto; box-sizing: border-box; overflow: hidden; font-size: 0; display: inline-block; } .eapress-main-wrapper .left-block { float: left; width: 400px; height: 100%; min-height: 692px; position: relative; } .eapress-main-wrapper .right-block { float: right; width: 710px; margin-left: 80px; /* height: 800px; */ } .eapress-main-wrapper .left-block img { display: block; width: 400px; height: 692px; } .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: inline-block; width: 100%; } .right-block .service-item { display: inline-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: 22px; 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: 16px; margin-left: 12px; } .service-item p.standard .isTitle { margin-right: 4px; margin-left: 0; } .eapress-main-wrapper .right-block.sky { text-align: left; margin-left: 50px; width: 740px; } .eapress-main-wrapper .right-block .introduce { font-size: 15px; font-weight: 400; text-align: justify; color: #333; line-height: 32px; padding-bottom: 56px; } .right-block .img1 { width: 719px; height: 949px; } .right-block .img2 { margin-top: 18px; width: 100%; } .right-block .img3 { margin-top: 9px; width: 664px; height: 801px; margin-left: -7px; }