page { font-family: PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei; } button { background-color: transparent; border: 1px solid transparent; margin: 0; outline: none; padding: 0; } button:active { opacity: .6; } .flex-col { -webkit-box-orient: vertical; flex-direction: column; } .flex-col,.flex-row { -webkit-box-direction: normal; display: flex; } .flex-row { -webkit-box-orient: horizontal; flex-direction: row; } .justify-start { -webkit-box-pack: start; justify-content: flex-start; } .justify-center,.justify-start { display: flex; } .justify-center { -webkit-box-pack: center; justify-content: center; } .justify-end { -webkit-box-pack: end; justify-content: flex-end; } .justify-end,.justify-evenly { display: flex; } .justify-evenly { -webkit-box-pack: space-evenly; justify-content: space-evenly; } .justify-around { justify-content: space-around; } .justify-around,.justify-between { display: flex; } .justify-between { -webkit-box-pack: justify; justify-content: space-between; } .align-start { -webkit-box-align: start; align-items: flex-start; } .align-center,.align-start { display: flex; } .align-center { -webkit-box-align: center; align-items: center; } .align-end { -webkit-box-align: end; align-items: flex-end; display: flex; } .page { background-color: #fff; height: 1624rpx; overflow: hidden; position: relative; width: 750rpx; } .box_1 { height: 88rpx; margin-top: 2rpx; width: 750rpx; } .text_1 { color: #000; font-family: PingFang SC-Semibold; font-size: 32rpx; font-weight: 600; height: 44rpx; letter-spacing: -.2800000011920929px; line-height: 32rpx; margin: 28rpx 0 0 42rpx; overflow-wrap: break-word; text-align: center; white-space: nowrap; width: 108rpx; } .group_1 { margin: 36rpx 0 0 438rpx; width: 34rpx; } .group_1,.group_2 { background-color: #000; height: 22rpx; } .group_2 { margin: 36rpx 0 0 10rpx; width: 32rpx; } .image_1 { height: 24rpx; margin: 36rpx 28rpx 0 8rpx; width: 50rpx; } .box_2 { height: 84rpx; width: 750rpx; } .group_3 { height: 56rpx; margin: 4rpx 0 0 60rpx; width: 664rpx; } .thumbnail_1 { height: 18rpx; margin-top: 38rpx; width: 30rpx; } .text_2 { color: #000; font-family: PingFang SC-Medium; font-size: 34rpx; font-weight: 500; height: 48rpx; line-height: 34rpx; margin: 4rpx 0 0 198rpx; overflow-wrap: break-word; text-align: left; white-space: nowrap; width: 136rpx; } .image_2 { height: 56rpx; margin-left: 142rpx; width: 158rpx; } .image-wrapper_1 { background-color: #f5f5f5; height: 1564rpx; margin: -2rpx 0 112rpx -2rpx; position: relative; width: 770rpx; } .image_3 { height: 168rpx; margin: 138rpx 0 0 12rpx; width: 634rpx; } .image_4 { height: 88rpx; left: -8rpx; position: absolute; top: 8rpx; width: 872rpx; }