123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526 |
- 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%;
- display: block !important;
- border-radius: 0rpx !important;
- margin: 0rpx !important;
- padding: 0rpx !important;
- }
- .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;
- }
- /*--*/
- .shareTips {
- width: 100%;
- height: 56rpx;
- background-color: #FDDAC4;
- color: #F96400;
- position: fixed;
- bottom: 100rpx;
- left: 0rpx;
- line-height: 56rpx;
- text-align: center;
- font-size: 24rpx;
- z-index: 9;
- }
- .cutAndShare {
- width: 100%;
- height: 100rpx;
- position: fixed;
- bottom: 0rpx;
- left: 0rpx;
- background-color: #fff;
- box-shadow: 0rpx -10rpx 10rpx 6rpx rgba(0, 0, 0, 0.1);
- display: flex;
- z-index: 9;
- }
- .shareCutImg {
- width: 40%;
- height: 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- font-size: 32rpx;
- }
- .shareBtn {
- flex: 1;
- height: 100%;
- background-color: #F96400;
- border-radius: 0rpx !important;
- line-height: 100rpx;
- color: #fff;
- font-size: 32rpx;
- }
- .cutMask {
- width: 100%;
- height: 100vh;
- position: fixed;
- top: 0rpx;
- left: 0rpx;
- background-color: rgba(0, 0, 0, 0.5);
- z-index: 999999 !important;
- }
- .cutBlock {
- width: 100%;
- height: 70%;
- background-color: #fff;
- position: absolute;
- bottom: 0rpx;
- left: 0rpx;
- box-sizing: border-box;
- padding: 88rpx 0rpx 100rpx;
- }
- .cutTitle {
- width: 100%;
- height: 88rpx;
- background-color: #F96400;
- color: #fff;
- font-size: 32rpx;
- text-align: center;
- line-height: 88rpx;
- position: absolute;
- top: 0rpx;
- left: 0rpx;
- }
- .cutConfirm {
- width: 100%;
- height: 100rpx;
- background-color: #F96400;
- color: #fff;
- position: absolute;
- bottom: 0rpx;
- left: 0rpx;
- text-align: center;
- line-height: 100rpx;
- font-size: 32rpx;
- border-radius: 0rpx;
- }
- .cutContent {
- width: 100%;
- height: 100%;
- overflow: auto;
- }
- .cutShareLabel {
- width: 100%;
- height: 66rpx;
- line-height: 66rpx;
- box-sizing: border-box;
- padding: 0rpx 20rpx;
- }
- .cutImglistBox {
- width: 100%;
- height: auto;
- overflow: hidden;
- box-sizing: border-box;
- padding: 20rpx;
- display: flex;
- flex-wrap: wrap;
- }
- .uploadImg {
- width: 150rpx;
- height: 150rpx;
- border: 2rpx solid #D7DFE4;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .uploadImg>image {
- width: 50rpx;
- }
- .u-text {
- font-size: 28rpx;
- color: #B5C6D3;
- }
- .imageItem {
- width: 150rpx;
- height: 150rpx;
- background-color: #ccc;
- margin-right: 10rpx;
- margin-bottom: 10rpx;
- position: relative;
- }
- .imageItem>image {
- width: 100%;
- height: 100%;
- }
- .imgdel {
- width: 60rpx;
- height: 60rpx;
- background-color: rgba(0, 0, 0, 0.5);
- border-radius: 50%;
- display: flex;
- justify-content: center;
- align-items: center;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- box-shadow: 0rpx 0rpx 10rpx 10rpx rgba(0, 0, 0, 0.05);
- }
- .imgdel>image {
- width: 50rpx;
- }
- .u-textarea-box {
- width: 100%;
- height: 400rpx;
- box-sizing: border-box;
- padding: 20rpx;
- }
- .u-textarea {
- width: 100%;
- background-color: #F0F4F7;
- padding: 10rpx;
- }
- .shareApprovalbtn {
- width: 100%;
- height: 88rpx;
- background-color: #249EFB;
- color: #fff;
- font-size: 30rpx;
- text-align: center;
- line-height: 88rpx;
- position: fixed;
- bottom: 0rpx;
- left: 0rpx;
- z-index: 99;
- }
- .shareMask {
- width: 100%;
- height: 100vh;
- background-color: rgba(0, 0, 0, 0.4);
- position: fixed;
- top: 0rpx;
- left: 0rpx;
- z-index: 999;
- }
- .shareBlock {
- width: 100%;
- height: 75%;
- background-color: #fff;
- position: absolute;
- bottom: 0rpx;
- left: 0rpx;
- box-sizing: border-box;
- padding-top: 88rpx;
- }
- .shareBlockTitle {
- width: 100%;
- height: 88rpx;
- background-color: #249EFB;
- color: #fff;
- font-size: 30rpx;
- text-align: center;
- line-height: 88rpx;
- position: absolute;
- top: 0rpx;
- left: 0rpx;
- }
- .shareBlockContent {
- width: 100%;
- height: 100%;
- overflow: auto;
- box-sizing: border-box;
- padding: 20rpx;
- }
- .shareApprovalItem {
- width: 100%;
- height: auto;
- overflow: hidden;
- display: flex;
- }
- .shareApprovalLeft {
- width: 130rpx;
- }
- .shareApprovalLeft>image {
- width: 96rpx;
- height: 96rpx;
- border-radius: 50%;
- overflow: hidden;
- }
- .shareApprovalRight {
- flex: 1;
- }
- .shareApprovalText {
- width: 100%;
- height: 66rpx;
- line-height: 66rpx;
- }
- .shareApprovalText .satName {
- color: 30rpx;
- color: #333333;
- }
- .shareApprovalText .satTime {
- color: #A8BBCB;
- font-size: 26rpx;
- margin-left: 20rpx;
- }
- .shareApprovalImgBox {
- width: 100%;
- height: auto;
- overflow: hidden;
- display: flex;
- flex-wrap: wrap;
- }
- .shareApprovalImgItem {
- width: 180rpx;
- height: 150rpx;
- background-color: #ccc;
- margin-right: 10rpx;
- margin-bottom: 10rpx;
- }
- .shareApprovalImgItem > image {
- width: 100%;
- height: 100%;
- }
- .shareApprovalMsg {
- width: 100%;
- box-sizing: border-box;
- padding: 5rpx 0rpx 20rpx;
- font-size: 26rpx;
- color: #333333;
- }
- .shareApproValBtnBox {
- width: 100%;
- height: 88rpx;
- display: flex;
- align-items: center;
- justify-content: space-around;
- }
- .aConfirmBtn {
- width: 260rpx;
- height: 88rpx;
- line-height: 88rpx;
- border-radius: 44rpx;
- background-color: #249EFB;
- color: #fff;
- font-size: 30rpx;
- }
- .aRejectBtn {
- width: 260rpx;
- height: 88rpx;
- line-height: 88rpx;
- border-radius: 44rpx;
- background-color: #B5CADD;
- color: #fff;
- font-size: 30rpx;
- }
|