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 40rpx; position: relative; z-index: 2; padding-bottom: 150rpx; } .contentBox .title{ font-size: 40rpx; line-height: 64rpx; color: #222222; font-weight: 600; text-align: center; margin-bottom: 28rpx; } .contentBox .tagBox{ margin-bottom: 40rpx; } .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: 24rpx; } .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; } .rightbtnbox{ display: block; position: fixed; right: 0rpx; bottom:200rpx; z-index: 9; } .pricebtnimg{ display: block; position: relative; right: 7rpx; width: 140rpx; height: 140rpx; z-index: 9; margin-bottom: 6rpx; } .tcollectbox{ display: block; width: 98rpx; height: 98rpx; background-color: #ffffff; box-shadow: 0 2rpx 8rpx 0 rgba(56,72,85,0.20); border: solid 1px #B6CADE; border-radius: 50%; position: relative; right: -20rpx; overflow: hidden; } .tcollectbox image{ display: block; width: 27rpx; height: 27rpx; margin: 18rpx auto 12rpx; } .tsharebox{ background-color: #259cfa; box-shadow: 0px 2rpx 15rpx 1px rgba(36, 157, 250, 0.48); border: solid 1px #249dfa; margin-bottom: 24rpx; }