page { display: block; width: 100%; height: 100%; } .sharenumBox { position: fixed; display: block; width: 50%; height: 98rpx; bottom: 0; right: 0%; background-color: transparent; z-index: 10; } .sharenumBox button { display: block; width: 100%; height: 98rpx; color: transparent; line-height: 98rpx; background-color: transparent; } .viewBox { display: block; width: 750px; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; background: transparent; } .viewBox button { display: block; width: 100%; height: 100%; color: transparent; line-height: 2000rpx; background-color: transparent; } .userLogin { display: block; width: 750px; height: 100%; color: transparent; background: transparent; line-height: 2000rpx; } .articleshareshow { position: fixed; display: block; width: 25%; height: 98rpx; bottom: 0; right: 25%; background-color: transparent; z-index: 10; } .bannerImg { display: block; width: 100%; } .contentBox { background-color: #ffffff; border-radius: 20rpx; padding: 32rpx 10rpx 0; position: relative; z-index: 2; margin-bottom: 140rpx; } .contentBox .title { font-size: 40rpx; line-height: 64rpx; color: #384855; margin-bottom: 28rpx; text-align: center; font-weight: 600; } .contentBox .tagBox { margin: 20rpx 0 32rpx; } .contentBox .tagBox view { float: left; font-size: 26rpx; color: #384855; margin-right: 24rpx; } .articlebox { display: block; font-family: PingFangSC-Medium, Source Han Sans CN Medium; font-size: 28rpx; line-height: 42rpx; color: #384855; padding-bottom: 140rpx; } .unloginbox { min-height: 400rpx; max-height: 600rpx; overflow: hidden; position: relative; } .articlebox image { max-width: 100%; margin: 12rpx auto; } .unloginlayer { display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 400rpx; background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #FFFFFF 69%); z-index: 8; } .articlebtn { display: block; width: 312rpx; height: 64rpx; background: #FFFFFF; border: 1px solid #384855; border-radius: 36rpx; position: absolute; bottom: 48rpx; left: 218rpx; text-align: center; line-height: 64rpx; font-size: 24rpx; color: #384855; } .articleview { width: auto; height: 64rpx; line-height: 64rpx; } .articleview image { width: 32rpx; height: 32rpx; position: relative; top: 16rpx; margin-left: 8rpx; margin-top: 0; } .footerBox { display: block; width: 100%; height: 98rpx; position: fixed; bottom: 0; left: 0; background-color: #fff; box-shadow: 0 -6rpx 8rpx 0 rgba(56, 72, 85, 0.23); z-index: 99; } .rightfooter { display: inline-block; width: 300rpx; height: 100%; color: #fff; background: #245FFB; } .rightfooter .righttoptext { font-size: 40rpx; line-height: 40rpx; margin-top: 12rpx; position: relative; } .rightfooter .righttoptext image { display: inline-block; width: 28rpx; height: 34rpx; position: relative; top: -6rpx; margin-left: 4rpx; } .leftmobileBox, .centerprice { display: inline-block; width: 225rpx; height: 100%; } .leftmobileBox image, .centerprice image { width: 48rpx; height: 48rpx; margin: 10rpx auto 0; } .leftmobileBox view, .centerprice view { font-size: 22rpx; color: #384855; line-height: 32rpx; } .rightbottomText { display: block; position: relative; font-size: 28rpx; line-height: 34rpx; } .pricebtnimg { display: block; position: fixed; right: 20rpx; bottom: 300rpx; width: 140rpx; height: 140rpx; z-index: 9; }