@import '../utils/reset.less'; @import '../utils/variable.less'; @import './component/foot.less'; @import './component/head.less'; @import './component/parter.less'; @import './component/banner.less'; #banner { .banner190(); background: #D9DBE8 url('../../images/pc2/banner.png') no-repeat center center; background-size: cover; } //核心业务 .coreBusiness { text-align: center; padding: 25rem 16rem; .coreTitle { height: 27rem; line-height: 27rem; font-family: AlibabaPuHuiTiM; font-size: 20rem; font-weight: 500; color: #333333; letter-spacing: 0; } .coreCenter { height: 40rem; line-height: 20rem; margin-top: 8rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: #666666; text-align: left; } .coreFooter { overflow: hidden; margin-top: 16rem; .logoBox { width: 33.33%; height: 74rem; float: left; text-align: center; .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%; } } } } .coreAbout { padding-top: 24rem; .img { width: 100%; img { width: 100%; height: 100%; } } .text { font-family: AlibabaPuHuiTiR; margin-top: 34rem; font-size: 14rem; color: #666666; text-align: left; .__ { display: none; } .transcript { margin-bottom: 10rem; line-height: 20rem; .theme { color: #666; } } } .coreButton { margin: 16rem auto 0; } } } // 查看更多 .coreButton { display: block; width: 96rem; height: 36rem; line-height: 36rem; background: @theme-primary-color; margin: 0; text-align: center; color: #fff; font-family: AlibabaPuHuiTiR; font-size: 14rem; } // beat365平台入口解决方案 .yuxiang { padding: 24rem 16rem; text-align: left; background: #F5F7FA; .yxTitle { height: 27rem; line-height: 27rem; font-family: AlibabaPuHuiTiM; font-size: 20rem; font-weight: 500; color: #333333; text-align: center; } .yxCenter { height: 40rem; margin-top: 8rem; line-height: 20rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: #666666; } .yxFooter { width: 100%; .imgBox { margin-top: 24rem; text-align: left; color: #333; font-size: 14px; letter-spacing: 0; .fontM(); } .text { width: 100%; height: 143rem; padding: 24rem 0 0 16rem; background: url(../../images/pc2/A4.png) no-repeat 0 0; background-size: 100% 100%; text-align: left; .title { height: 25rem; line-height: 25rem; font-family: AlibabaPuHuiTiM; font-size: 18rem; color: #333333; font-weight: 500; } p { height: 20rem; line-height: 20rem; margin-top: 6rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: #666666; } a { display: inline-block; margin-top: 24rem; height: 20rem; padding-right: 16rem; line-height: 20rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: @theme-primary-color; position: relative; &::after { content: url('../../images/20230421/head-icon-active.svg'); width: 16rem; height: 16rem; transform-origin: center; transform: scaleY(-1) rotate(-90deg);; position: absolute; right: 0; top: 2rem; } } } .A1 { width: 100%; height: 230rem; background: url(../../images/pc2/A1.png) no-repeat 0 0; background-size: cover; } .A2 { width: 100%; height: 230rem; background: url(../../images/pc2/A2.png) no-repeat 0 0; background-size: cover; } .A3 { width: 100%; height: 230rem; background: url(../../images/pc2/A3.png) no-repeat 0 0; background-size: cover; } } .moreButton { margin: 24rem auto 0px; } } // 新闻部分 .IndexnewsSs { padding: 24rem 16rem; .indexNewsTitle { height: 27rem; line-height: 27rem; font-family: AlibabaPuHuiTiM; font-size: 20rem; color: #333333; font-weight: 500; text-align: center; } .centerBtnMore { margin: 24rem auto 0; } .newsTitle { font-family: AlibabaPuHuiTiR; margin-top: 16rem; font-size: 18rem; color: #333333; font-weight: 500; text-align: center; span { padding-left: 24rem; height: 25rem; line-height: 25rem; display: inline-block; } } .newsTitle1 { span { background: #fff url('../../images/pc2/news.png') no-repeat left center; background-size: 20rem 20rem; } } .newsTitle2 { margin-top: 24rem; span { background: #fff url('../../images/pc2/week.png') no-repeat left center; background-size: 20rem 20rem; } } // 每周一看 .newsList { width: 100%; padding-top: 16rem; a:nth-child(1) { .newsListDetail { height: 75rem; padding-top: 0 !important; } } .newsListDetail { width: 100%; height: 91rem; padding: 16rem 0 8px 0; border-bottom: 1px solid #DBDBDB; .titleI { height: 22rem; line-height: 22rem; font-family: AlibabaPuHuiTiM; font-size: 16rem; margin-top: 8rem; font-weight: 500; color: #333333; } .centerI { font-family: AlibabaPuHuiTiR; margin-top: 8rem; font-size: 14rem; height: 20rem; line-height: 20rem; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } } } #newsLists { min-height: 182rem } // 新闻动态 - item .IndexnewsSs .news-left { a:nth-child(1) { .newsDetail { padding-top: 16rem !important; } } a:last-child { .newsDetail { border-bottom: none; } } } .newsDetail { border-bottom: 1px solid #DBDBDB; padding: 24rem 0; .imgs { width: 100%; height: 230rem; img { width: 100%; height: 100%; } } .text { text-align: left; .title { height: 22rem; line-height: 22rem; margin-top: 16rem; font-family: AlibabaPuHuiTiM; font-size: 16rem; color: #333333; overflow: hidden; //超出的文本隐藏 white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; font-weight: 500; } .center { margin-top: 12rem; max-height: 60rem; line-height: 20rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: #666666; overflow: hidden; //超出的文本隐藏 text-overflow: ellipsis; //溢出用省略号显示 -webkit-line-clamp: 3; // 超出多少行 display: -webkit-box; -webkit-box-orient: vertical; word-wrap: break-word; } .time { height: 20rem; line-height: 20rem; margin-top: 16rem; font-family: AlibabaPuHuiTiR; font-size: 14rem; color: #999; letter-spacing: 0; } } } } //合作伙伴 .partner { padding: 24rem 16rem; background-color: #F5F7FA; .title { height: 27rem; line-height: 27rem; font-family: AlibabaPuHuiTiM; font-size: 20rem; color: #333333; text-align: center; font-weight: 500; } .rollImgSAD { margin-top: 16rem; } } .loadingOne { width: 100%; height: 50rem; line-height: 50rem; text-align: center; font-size: 14rem; background-color: #F5F7FA; color: #666666; }