.main { margin-top: -80px; } .main .title { font-size: 24px; font-weight: bold; } .main .about { margin-bottom: 180px; } .main .about .cover { width: 614px; height: 412px; background-color: pink; } .main .about .container { position: relative; } .main .about .content { position: absolute; bottom: 0; right: 0; width: 518px; } .main .about .content .title { font-size: 34px; text-transform: uppercase; } .main .about .content .detail { font-size: 14px; line-height: 40px; text-align: justify; } .main .about .content .tags { margin-top: 36px; display: flex; } .main .about .content .tags .tag { padding: 8px 14px; font-size: 16px; color: #0688d2; background: #eff9ff; } .main .about .content .line { margin: 32px 0; width: 32px; height: 2px; background: #d8d8d8; } .main .service { margin: 80px 0; } .main .service .cover { width: 640px; height: 480px; box-sizing: border-box; } .main .service.one .content { background-image: url(/img/product-intradermik-service-bg-01.png); } .main .service.two .content { background-image: url(/img/product-intradermik-service-bg-02.png); } .main .service.three .content { background-image: url(/img/product-intradermik-service-bg-03.png); } .main .service.four .content { background-image: url(/img/product-intradermik-service-bg-04.png); } .main .service .content { width: 560px; height: 480px; box-sizing: border-box; background: rgba(0, 0, 0, 0.39); padding: 70px 60px 0; background-repeat: no-repeat; background-position: center; background-size: 560px; } .main .service .content .title { color: #fff; margin-bottom: 20px; } .main .service .content .mb24 { margin-bottom: 40px; } .main .service .content .mb56 { margin-bottom: 56px; } .main .service .content .lh40 { line-height: 40px; } .main .service .content .lh28 { line-height: 28px; } .main .service .content .subtitle { font-size: 16px; color: #fff; } .main .service .content .detail { color: #fff; font-size: 16px; } .main .service .content .detail li { margin-top: 32px; } .main .service .content .detail .label { margin-bottom: 16px; }