.pro-page{ width:100%; height: 100vh; // height: 1624px; background: #F7F6F9; .pro-mian{ padding-top:30rpx ; margin:0 34rpx; .main-lien{ width: 680rpx; height: 98rpx; background: #FFFFFF; display: flex; align-items: center; justify-content: space-between; .line-left{ margin-left: 35rpx; font-size: 28rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #5D667A; line-height: 40rpx; } .line-right{ margin-right: 35rpx; width: 30rpx; height: 30rpx; background: url('https://ddh.yyhock.com/appStatic/base-back.png') 0 0 no-repeat; background-size: 30rpx 30rpx; } } } }