/* 服务产品 服务优势 */ .head-image-wrapper .head-content .content-back { bottom: 64px; } .serve-advantage .advantage, .service-product { width: 1190px; text-align: center; margin: auto; } .serve-advantage { width: 100%; background: #F8F8F8; } .serve-advantage .advantage { padding: 80px 0; } .service-product { padding: 88px 0 96px; background: #fff; } /* 服务优势标题 */ .serve-advantage .title, .service-product .title { font-size: 29px; color: #1D1D1F; font-weight: 500; margin-bottom: 64px; } /* 服务优势模块 */ .serve-advantage ul, .service-product ul { list-style: none; float: left; width: 1190px; } .serve-advantage li, .service-product li { float: left; } .serve-advantage li:nth-child(2), .service-product li:nth-child(2) { margin: 0 55px; } .service-product ul div { width: 360px; min-height: 528px; background-color: #F8F8F8; text-align: left; } .serve-advantage ul div { width: 360px; min-height: 428px; background-color: #fff; text-align: center; } .service-product ul div .advantage-image { width: 100%; margin-bottom: 48px; } .serve-advantage ul div .advantage-image { width: 84px; height: 84px; margin: 48px auto 42px; } .service-product .line { width: 3px; height: 24px; background: #145AFF; margin-right: 8px; line-height: 24px; display: inline-block; vertical-align: top; } .serve-advantage ul div .advantage-title, .service-product ul div .advantage-title { font-size: 24px; font-weight: 500; text-align: center; color: #1d1d1f; line-height: 24px; height: 24px; margin: 0 40px 20px; box-sizing: border-box; vertical-align: top; } .service-product ul div .advantage-title { text-align: left; } .serve-advantage ul div .advantage-content, .service-product ul div .advantage-content { width: 100%; font-size: 15px; font-weight: 400; text-align: justify; color: #666666; line-height: 32px; padding: 0 40px; box-sizing: border-box; }