@import '../utils/reset.less'; @import './component/foot.less'; @import './component/head.less'; @import './component/banner.less'; #banner { .banner500(); background: #010006 url('../../images/business/banner2.png') no-repeat center center; background-size: cover; } .bu_center { .bu_tab { display: flex; width: 1240px; line-height: 96px; justify-content: center; margin: 72px auto 17px; .logoBox { background-image: url(../../images/pc2/bg-1.png); background-size: 100% 100%; // background-image: linear-gradient(180deg, #F3F5F8 0%, #FEFEFF 100%); // box-shadow: 0 4px 16px 0 #abb0c03d; // border-radius: 4px; // border: 3px solid; // border-image: linear-gradient(#ffffff, transparent) 30 30; display: flex; width: 320px; height: 106px; font-family: AlibabaPuHuiTiM; font-size: 24px; color: #333 !important; letter-spacing: 0; justify-content: center; margin: 0 6px; .logo { width: 57px; height: 48px; line-height: 130px; img { width: 100%; height: 100%; margin-right: 6px; } } a { color: #333 !important; margin-left: 12px; text-decoration: none; } } } .bu_introductionList { .bu_introduction { width: 1240px; border-bottom: 1px solid #dbdbdb; display: flex; justify-content: space-between; margin: 55px auto 0; padding-bottom: 55px; margin-top: -145px; padding-top: 200px; &:nth-child(2n) { flex-flow: row-reverse; } .img { width: 600px; height: 361px; img { width: 100%; height: 100%; } } .text { font-size: 24px; color: #333; width: 584px; margin-top: 90px; :first-child { margin-bottom: 18px; font-weight: 500; font-family: AlibabaPuHuiTiB; } :nth-child(n + 2) { line-height: 20px; margin-top: 8px; font-family: AlibabaPuHuiTiR; font-size: 14px; color: #666; } } } } } .szzfyw { background: url(../../images/pc2/1.png) no-repeat left center; background-size: 40px; padding-left: 52px; } .szznyw { background: url(../../images/pc2/2.png) no-repeat left center; background-size: 40px; padding-left: 52px; } .szshyw { background: url(../../images/pc2/3.png) no-repeat left center; background-size: 40px; padding-left: 52px; } .yfwyw { background: url(../../images/pc2/4.png) no-repeat left center; background-size: 40px; padding-left: 52px; } .aspfb { background: url(../../images/pc2/5.png) no-repeat left center; background-size: 40px; padding-left: 52px; }