@import "/packageA/pages/vinsb/word.wxss"; page { background: #f8f8f8; } .page-view { background: linear-gradient(#3960fe, #4e71fc, #f8f8f8); height: 495rpx; width: 100%; } .top-title { color: #fff; padding-top: 30rpx; text-align: center; } .top-title-b { display: block; font-size: 50rpx; font-weight: 700; } .top-title-l { display: block; font-size: 25rpx; margin-bottom: 20rpx; margin-top: 20rpx; } .top-box { background-color: #fff; border-radius: 14rpx; height: 440rpx; margin: 30rpx; padding: 30rpx; } .box-text { display: inline-block; } .brand-text { display: block; font-size: 36rpx; font-weight: 700; height: 46rpx; line-height: 46rpx; } .container { align-items: center; box-sizing: border-box; display: -webkit-flex; display: flex; flex-direction: column; height: 100%; justify-content: space-between; padding: 200rpx 0; } .img_001 { width: 100%; } .img001_001 { border: 5px solid #0082dc; border-radius: 10px; height: 120px; margin: 7px 7% 7px 18%; width: 200px; } .t01 { color: #000; margin: 10px 0; } .t01, .t02 { display: block; float: left; font-size: 0.9em; font-weight: 800; } .t02 { color: #ee2c2c; margin: 10px 0 10px 2px; } .img_002 { width: 100%; } .img001_002 { border-radius: 6px; height: 86px; width: 100%; } .hf { height: 100px; } .box { background: #f8f8ff; } .bt { margin: 40px 20% 20px; width: 60%; } .bt button { background: #0082dc; border-radius: 50px; color: #fff; margin: 5px 0 20px; } button::after { border: none; } .bt text { color: #969696; display: block; font-size: 0.8em; margin: 20px 0; text-align: center; width: 100%; } .adContainer { margin: 0 5%; width: 90%; } .img001_003 { border-radius: 5px; margin: 15px 25% 2px; width: 50%; }