/* president//pages/good_books_new/good_books_new.wxss */ @import '../../../templates/nodata/nodata.wxss'; @import '../../../templates/footer/footer.wxss'; @import '../../../templates/loading/loading.wxss'; .bg{ background:#00B7FF; width: 100%; height: 80rpx; } .search-container-img{ width: 254rpx; height: 93rpx; margin-left: 26rpx; } .show-model{ position: relative; z-index: 1001 } .head{ position: relative; bottom:50rpx; display: flex; justify-content: space-between; align-items: center; } .head-search{ margin-left: 26rpx; width: 422rpx; } .new-placeholder{ color: #02B8FF; text-align: center; } .search-icon-img{ width: 30rpx; height: 30rpx; position: relative; left: 36%; } .content{ padding: 0; margin: 0 20rpx; position:relative; top:-160rpx; } .content-head{ display: flex; justify-content: space-between; align-items: center; color: #333333; font-size: 34rpx; margin:55rpx 0 63rpx 0; } .content-head-hot{ display: flex; justify-content: flex-start; align-items: center; color: #666666; font-size: 30rpx; } .content-head-hot-icon{ width: 20rpx; height: 22rpx; margin-left: 10rpx; } .model-tips{ width:436rpx; background:rgba(255,255,255,1); border-radius:10rpx; margin: auto; padding: 34rpx; position: fixed; top: 250rpx; left: 149rpx; } .model-tips-btn{ width:182rpx; height:62rpx; background:linear-gradient(90deg,rgba(81,206,255,1) 0%,rgba(0,183,255,1) 100%); border-radius:36rpx; color: #fff; font-size: 28rpx; margin:auto; margin-top: 30rpx; line-height: 62rpx; } .model-grade{ width:49rpx; height:87rpx; position: fixed; top: 143rpx; left: 218rpx; } .screen{ width:57.3%; height:100vh; background:rgba(255,255,255,1); position: fixed; top: 0; right: 0; padding-bottom: 100rpx; } .screen-items{ border-bottom: 2rpx solid #E6E6E6; padding: 30rpx; } .screen-items-head{ color: #333333; font-size: 28rpx; text-align: left; margin-bottom: 30rpx; } .screen-items-all{ width: 50%; text-align: center; display: inline-block; margin-bottom: 40rpx; position: relative; } .screen-items-all-img{ width: 38rpx; height: 38rpx; position: absolute; bottom: 0; right: 0; } .screen-active{ border:2rpx solid rgba(0,183,255,1) !important; background:rgba(235,246,250,1) !important; color: #00B7FF !important; } .screen-footer{ padding: 80rpx; z-index:99999999; } .screen-items-content{ padding: 20rpx 28rpx; background:rgba(240,242,242,1); border-radius:10rpx; display: inline-block; background: #F0F2F2; color: #4D4D4D; font-size: 28rpx; overflow: hidden; position: relative; border:2rpx solid transparent; } .screen-btn{ /* width: 336rpx; height:68rpx; */ border-radius:100rpx; color: #fff; font-size: 28rpx; line-height: 68rpx; position: fixed; bottom: 130rpx; right: 47rpx; display: flex; margin: auto; } .screen-btn-rest{ background: #51CEFF; padding: 14rpx 52rpx; border-radius:100rpx 0px 0px 100rpx; } .screen-btn-sure{ background: #00B7FF; padding: 14rpx 52rpx; border-radius:0px 100rpx 100rpx 0px; } .ul-num-right{ width: 14rpx; height: 24rpx; margin-left: 10rpx; } .ul-select{ /* position: absolute; */ /* bottom: 60rpx; */ /* right: 30rpx; */ color: #999999; font-size: 30rpx; margin: auto 0; } .li-root{ display: flex; justify-content: space-between; align-items: center; width: 70%; } .header-BackImg{ width:100%; height:237rpx; } .search { position: relative; top:-170rpx; /* left:7px; */ } .search-active { background: #fff; } .search-wrapper{ color: #00B7FF; text-align:center; background: #fff; margin: auto 40rpx; } .search-icon{ position: relative; left:42.5%; } .search-input{ background: #fff; } .search-placeholder{ color: #02B8FF; } .header-items{ display: flex; justify-content: space-around; position: relative; top:-205rpx; } .header-item { display:inline-block; margin:0 30rpx; text-align:center; } .header-item-text { color: #D8F4FF; font-size: 30rpx; } .header-item-num { display:block; font-size:48rpx; font-family:PingFangSC; font-weight:500; color:rgba(255,255,255,1); } .PromptModel{ position: absolute; top: 20%; z-index:99999999999; width:100%; height:100% } .books-Info{ background-color:#ffff; height:220rpx; width:95%; border-radius:20rpx; margin:0 auto; } .book-images{ position: relative; top:-20rpx; } .MessageBox{ background-color:#ffff; height:200rpx; width:60%; border-radius:20rpx; margin:0 auto; padding:50rpx 0rpx; } .Message-texts{ margin-top:30rpx; font-size:15px; color:#333333; font-weight:700; text-align:center; width:80%; margin:0 auto; } .Message-confirm{ width:80%; margin-top:50rpx; margin-left:150rpx; } .The-arrow{ height:87rpx; width:48rpx; margin:25rpx auto; } .Thearrow-icon{ height:100rpx; width:50rpx; } .book-texts{ position: absolute; top:40rpx; font-size:15px; color:#333333; right:40rpx; width:60%; margin:0 auto; height:100rpx; } .book-textIcon{ position: absolute; top:150rpx; color:#333333; left:260rpx; margin:0 auto; } .item-title{ color: #333333; font-size: 40rpx; text-align: left; } .items-modal-Tips{ position: absolute; top:93rpx; color:#333333; right:40rpx; width:60%; margin:0 auto; height:100rpx; } .items-modal-Selecttip{ display:inline-block; font-size:12px; /* position: relative; */ text-align:center; height:40rpx; line-height:40rpx; padding: 0 8rpx; border-radius: 8rpx; margin-right:10rpx; border:1rpx solid #F5F5F5; } .item-text { color: #00B7FF; font-size: 28rpx; } .item-text-hot{ font-size: 28rpx; margin: 0rpx 30rpx; color:#666666; } .item-icon { width: 14rpx; height: 14rpx; margin-left: 20rpx; transition: all .3s; } .item-icon-active { transform: rotate(180deg); } .items-modal { position: absolute; top: 0; right: 0; width: 100%; height: 2000rpx; background: rgba(0, 0, 0, .5); z-index: 1000; } .items-modal-list { background: #fff; border-top: solid 1rpx #e6e6e6; padding: 30rpx; position: absolute; top: 0; right: 0; width: 50%; height: 1500rpx; z-index: 99999999; } .items-modal-text { font-size: 28rpx; color: #999; display:block; } .items-modal-Selects{ font-size: 28rpx; color: #999; height:100%; display:inline-block; } .items-modal-Select{ position: relative; text-align:center; height:50rpx; line-height:50rpx; width:120rpx; background: #F5F5F5; border-radius: 10%; margin:20rpx; border:1rpx solid #F5F5F5; } .items-group{ margin:100rpx 0rpx; border-bottom: solid 1rpx transparent; } .items-group:nth-last-of-type(1) { border-bottom: solid 1rpx transparent; } .SelectActive{ border:1rpx solid #00B7FF; color:#00B7FF; } .select-icon{ width:30rpx; height:30rpx; position: absolute; bottom: 0; right: 0; } .items-modal-icon { width: 26rpx; height: 20rpx; } element.style{ margin:0!important; padding:0; } ::-webkit-scrollbar { width: 0; height: 0; color: transparent; }