@import '../utils/reset.less'; @import '../utils/variable.less'; @import './component/foot.less'; @import './component/head.less'; @import './component/banner.less'; #banner { .banner190(); background: #010006 url('../../images/business/banner2.png') no-repeat center center; background-size: cover; } .bu_center { .bu_tab { overflow: hidden; margin-top: 24rem; .logoBox { width: 33.33%; height: 74rem; float: left; text-align: center; a, a:active, a:visited, a:hover, a:active { color: #333333 !important; } .logo { width: 32rem; height: 32rem; margin: 10rem auto 1rem; line-height: 22rem; font-family: AlibabaPuHuiTiR; font-size: 16rem; color: #333333; img { width: 100%; height: 100%; } } } } .bu_introductionList { .bu_introduction { &:nth-child(2n) { background: #f5f7fa; } padding: 24rem 16rem; .img { width: 100%; height: 230rem; img { width: 100%; height: 100%; } } .text { line-height: 20rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: #666666; h3 { height: 32rem; line-height: 32rem; margin: 24rem 0 16rem 0; font-family: AlibabaPuHuiTiM; font-size: 20rem; font-weight: 500; color: #333333; text-align: center; span { padding-left: 40rem; position: relative; display: inline-block; height: 32rem; &::before { position: absolute; top: 0; left: 0; content: ''; display: inline-block; width: 32rem; height: 32rem; } } } .szzfyw { span { &::before { background: url(../../images/pc2/1.png) no-repeat 0 0; background-size: cover; } } } .szznyw { span { &::before { background: url(../../images/pc2/2.png) no-repeat 0 0; background-size: cover; } } } .szshyw { span { &::before { background: url(../../images/pc2/3.png) no-repeat 0 0; background-size: cover; } } } .yfwyw { span { &::before { background: url(../../images/pc2/4.png) no-repeat 0 0; background-size: cover; } } } .aspfb { span { &::before { background: url(../../images/pc2/5.png) no-repeat 0 0; background-size: cover; } } } :nth-child(3) { margin-top: 10rem; } // :nth-child(n+2) { // margin-top: 8px; // font-family: AlibabaPuHuiTiR; // font-size: 14px; // color: #666; // } } } } }