@import '../utils/reset.less'; @import './component/foot.less'; @import './component/head.less'; @import './component/variable.less'; @import './component/parter.less'; @import './component/banner.less'; #banner { .banner300(); background: #232b35 url('../../images/20230421/banner-about-us.png') no-repeat center center; background-size: cover; } #manager { .title-img-guanli { margin: 0 auto; margin-top: 32px; width: 1250px; height: 869px; background: url('../../images/20230421/about-us/7.png') no-repeat 0 0; background-size: cover; } .m-content { margin-top: 32px; div.img { float: left; width: 300px; height: 386px; background: url('../../images/20230421/about-us/president.png') no-repeat 0 0; background-size: cover; position: relative; .img-desc { position: absolute; bottom: 0; left: 0; padding: 24px 0 0 24px; width: 300px; height: 201px; background: rgba(51, 101, 215, 0.8); ul { margin-top: 12px; padding-left: 19px; li { height: 20px; line-height: 24px; margin-top: 2px; list-style-type: disc; font-family: AlibabaPuHuiTiR; font-size: 14px; color: rgba(255, 255, 255, 0.7); } } } h4 { height: 25px; line-height: 25px; font-family: AlibabaPuHuiTiM; font-size: 18px; color: #ffffff; } } .desc { width: 940px; height: 346px; background: #fff; margin-top: 20px; padding-top: 20px; float: left; } article { width: 710px; margin: 27px 0 27px 100px; h3 { height: 33px; line-height: 33px; font-family: AlibabaPuHuiTiM; font-size: 24px; color: #333333; font-weight: 400; } p { margin-top: 11px; line-height: 22px; font-family: AlibabaPuHuiTiR; font-size: 14px; color: #666666; letter-spacing: 0; line-height: 22px; } b { color: #333333; .fontB(); } } } } #price { h3 { margin-bottom: 40px; } & > div { .content(); } h4 { height: 44px; font-family: AlibabaPuHuiTiR; font-size: 16px; color: #666666; } .images { margin-top: 32px; padding-bottom: 8px; display: flex; // justify-content: space-between; flex-wrap: wrap; .item { margin-right: 12px; width: 400px; height: 324px; padding-top: 10px; background: #f5f7fa; margin-bottom: 20px; display: flex; flex-direction: column; // justify-content: center; align-items: center; & > div { // width: 350px; // height: 260px; // background: #ffffff; img { width: 340px; height: 260px; margin: 10px 24px; display: inline-block; } } p { height: 20px; line-height: 20px; // margin-top: 12px; text-align: center; font-family: AlibabaPuHuiTiR; font-size: 14px; color: #333333; } } } } .block { padding: 64px 0; &:nth-child(2n) { background: #f5f7fa; } .title { font-size: 32px; color: #333333; text-align: center; font-weight: 500; .fontM(); } .m-content { .content(); overflow: hidden; } } #partner { .rollImgSAD { margin: 32px 0 0 0; } } .about-us { margin-top: 8px; .m-content { article { float: left; letter-spacing: 0; width: 672px; padding-top: 36px; h3 { color: #333333; margin-bottom: 20px; font-size: 32px; height: 44px; line-height: 44px; font-weight: 500; .fontM(); } p { margin-bottom: 8px; font-size: 14px; line-height: 20px; color: #666666; } } div.img { float: right; width: 518px; height: 340px; background: #232b35 url('../../images/20230421/about-us/company.png') no-repeat center center; background-size: 100% 100%; margin-top: 20px; } } }