page, .area { width: 100%; height: 100%; } /* .container { border-top: 7rpx solid rgb(245, 245, 245); justify-content: baseline; } */ .main { width: 100%; height: 305rpx; } .angle { transform: rotate(-45deg); margin-right: 15rpx; margin-bottom: 10rpx; font-size: 26rpx; color: rgb(142, 142, 142); } .StaffName{ max-width: 350rpx; } .angler { transform: rotate(227deg); margin-bottom: 0rpx; } .users { background-color: rgb(255, 255, 255); } .user { width: 40rpx; height: 40rpx; margin-left: 15rpx; } .Fram { padding: 0rpx 60rpx; margin-top: 60rpx; background-color: rgb(255, 255, 255); } .subSuccess { position: fixed; z-index: 3; top: 420rpx; left: 110rpx; width: 540rpx; height: 315rpx; background-color: rgb(155, 155, 155); text-align: center; border-radius: 20rpx; color: rgb(255, 255, 255); font-weight: bold; } .Success { width: 110rpx; height: 110rpx; margin-top: 70rpx; margin-bottom: 30rpx; } .appment, .sub_appment { width: 270rpx; height: 60rpx; line-height: 55rpx; border-radius: 40rpx; } button { height: 100%; background-color: rgb(214, 1, 33); } .appment { background-color: rgb(238, 238, 238); } .sub_appment { background-color: rgb(214, 1, 33); color: rgb(255, 255, 255); } .head { width: 122rpx; margin-right: 40rpx; height: 50rpx; line-height: 50rpx; } .textarea { width: 420rpx; background-color: rgb(238, 238, 238); border-radius: 6rpx; height: 130rpx; padding-left: 40rpx; padding-right: 15rpx; padding-top: 15rpx; padding-bottom: 15rpx; } .mabot { margin-bottom: 35rpx; } .select { width: 420rpx; height: 55rpx; line-height: 55rpx; background-color: rgb(238, 238, 238); border-radius: 6rpx; padding-left: 40rpx; padding-right: 15rpx; } .Cosmetology { padding-left: 40rpx; padding-right: 15rpx; width: 365rpx; background-color: rgb(238, 238, 238); height: 50rpx; line-height: 50rpx; border-radius: 6rpx; } .beauticians { width: 407rpx; z-index: 3; top: 45rpx; left: -1rpx; padding: 0rpx 5rpx; border: 2rpx solid rgb(238, 238, 238); background-color: rgb(255, 255, 255); padding-bottom: 5rpx; height: 279rpx; overflow-x: scroll; overflow-y: scroll; } .beautician { height: 70rpx; border-bottom: 2rpx solid rgb(238, 238, 238); padding-left: 25rpx; } .beaclone { border-bottom: 0rpx; } .notes { margin-top: 15rpx; margin-bottom: 60rpx; margin-right: 8rpx; } .color { color: rgb(172, 172, 172); } .submitMax { margin-top: 50rpx; padding: 0rpx 15rpx; } .Remarks { margin-top: 15rpx; } /* 蒙尘 */ .disgraceful { position: fixed; z-index: 4; width: 100%; height: 100%; top: 0rpx; left: 0rpx; background-color: rgba(0, 0, 0, 0.4); } .storeList { z-index: 5; left: 0rpx; border-top-left-radius: 25rpx; border-top-right-radius: 25rpx; background-color: rgb(255, 255, 255); width: 100%; padding: 45rpx 0rpx; } .storeListpadd { padding: 0rpx 31rpx; } .choice { margin-bottom: 5rpx; } .inputstore { width: 510rpx; height: 43rpx; line-height: 43rpx; border-radius: 30rpx; border: 2rpx solid rgb(238, 238, 238); padding-left: 30rpx; } .searchbar { height: 95rpx; border-bottom: 2rpx solid rgb(238, 238, 238); } .search { width: 125rpx; height: 45rpx; line-height: 45rpx; background-color: rgb(219, 27, 52); border-radius: 30rpx; color: rgb(255, 255, 255); } .stores { height: 500rpx; overflow-y: scroll; } .store { margin: 0rpx 16rpx; padding-right: 15rpx; border-bottom: 2rpx solid rgb(238, 238, 238); padding: 20rpx 0rpx; } .icon { padding: 0rpx 15rpx; } .circular { width: 37rpx; height: 37rpx; border-radius: 50%; border: 2rpx solid rgb(52, 52, 52); margin: 0rpx 15rpx; } .store_name_dis { width: 90%; } .name_dis { margin-bottom: 5rpx; } .store_name { max-width: 420rpx; } .store_dis { height: 30rpx; line-height: 30rpx; padding: 5rpx 15rpx; background-color: rgb(227, 227, 227); border-radius: 25rpx; margin-right: 20rpx; color: rgb(159, 159, 159); max-width: 200rpx; } .store_address { color: rgb(159, 159, 159); } .determine { background-color: rgb(196, 24, 26); width: 500rpx; border-radius: 35rpx; height: 60rpx; color: rgb(255, 255, 255); margin: 20rpx 0rpx; } .value { max-width: 300rpx; } .notstore { height: 80rpx; color: rgb(159, 159, 159); } .table { background-color: white; /* border-top: 2rpx solid rgba(218, 217, 217, 1); border-left: 2rpx solid rgba(218, 217, 217, 1); */ } .blue { background: rgba(241, 252, 255, 1); } .bg-pink { background-color: #FFDEF0; } .td { width: 140rpx; height: 120rpx; display: flex; align-items: center; justify-content: center; border-right: 2rpx solid rgba(218, 217, 217, 1); border-bottom: 2rpx solid rgba(218, 217, 217, 1); position: relative; } .td.active { background-color: #FFE5F5 !important; } .td.notactive { background-color: #f0f0f0; } .left { box-shadow: 4px 0px 6px #e7e9eb; } .right { width: calc(100% - 102rpx); /* padding-right: 102rpx; */ box-sizing: border-box; } .card { position: fixed; width: 110rpx; top: 50%; right: 0; /* min-height: 400rpx; */ max-height: 700rpx; overflow-y: auto; transform: translateY(-50%); background-color: white; border-radius: 10rpx; box-shadow: -2px 0px 6px #aaa; z-index: 1000; } .icon-meirong { color: pink; } .time-box { width: 0; height: 0; border-width: 50rpx; border-style: solid; border-color: transparent transparent white white; position: absolute; left: 0; bottom: 0; } .time { position: absolute; bottom: -22px; width: 53rpx; z-index: 999; left: -22px; font-size: 12px; } .md-box { width: 0; height: 0; border-width: 62rpx; border-style: solid; border-color: #FFDEF0 #FFDEF0 transparent transparent; position: absolute; right: 0; top: 0; } .md { position: absolute; top: -30rpx; width: 53rpx; z-index: 999; right: -52rpx; font-size: 24rpxpx; } .hover { background-color: #e0e0e0; } .copy { padding: 10rpx; text-align: center; background-color: #f0f0f0; z-index: 9999; } .btn-container { position: absolute; width: 100%; display: flex; justify-content: space-between; padding: 20rpx; box-sizing: border-box; } .btn { color: white; background-color: transparent; line-height: 1; font-size: 26rpx; } .close_this{ position: absolute; width: 40rpx; display: flex;right: 0; top: 0; border-radius: 50%; justify-content: center;align-items: center; height: 40rpx; border: 1rpx solid #adadad; } .btn-box { background-color: white; position: fixed; bottom: 0; width: 100%; display: flex; justify-content: space-around; padding: 20rpx 0; box-shadow: 1px 0px 6px #aaa; } .pdb100 { padding-bottom: 100rpx; }