.summary-block { width: 100%; background: linear-gradient(180deg, #ffffff 0%, #eff8ff 100%); text-align: center; padding: 10px 20px 30px; box-sizing: border-box; } .summary-block .summary-content { width: 100%; position: relative; margin: auto; } .summary-block .summary-detail { width: 100%; font-size: 16px; font-weight: 400; text-align: justify; color: #666666; line-height: 32px; } .summary-block .summary-detail.black { font-weight: 500; color: #333; } .summary-block .summary-img { position: absolute; right: -30px; bottom: -30px; width: 230px; height: 207px; opacity: 0.4; } /* 服务产品 */ .head-image-wrapper .head-content .content-back { bottom: 64px; } .origin-direct-block { width: 100%; text-align: center; margin: 40px auto 60px; background: #fff; } .origin-direct-block .title { font-size: 22px; color: #191919; font-weight: 500; margin-bottom: 16px; text-align: left; margin-left: 24px; } .origin-direct-block ul { list-style: none; float: left; width: 100%; overflow: hidden; box-sizing: border-box; padding: 0 24px; } .origin-direct-block li { float: left; width: 100%; background-color: #F8F8F8; text-align: left; margin-bottom: 20px; } .origin-direct-block ul div { width: 100%; height: 100%; } .origin-direct-block ul div .origin-img { width: 100%; height: auto; padding-bottom: 25px; } .origin-direct-block .line { width: 3px; height: 20px; background: #145AFF; margin-right: 8px; line-height: 20px; display: inline-block; vertical-align: top; } .origin-direct-block ul div .origin-title { font-size: 20px; font-weight: 500; text-align: left; color: #1d1d1f; line-height: 20px; height: 20px; margin: 0 30px 18px; box-sizing: border-box; vertical-align: top; } .origin-direct-block ul div .origin-content { width: auto; font-size: 16px; font-weight: 400; text-align: justify; color: #666666; line-height: 32px; margin: 0 30px 30px; } .origin-direct-item .pc, .summary-block .pc { display: none; }