.upDownList { z-index: 1; padding: 0.2rem 0; box-shadow: 0 0.05rem 0.15rem 0.01rem #efefef; /* position: relative; */ background-color: #fff; position: sticky; top: 0; } .textBox { border-radius: 0; background: rgba(48,49,51,.1); color: #8a8a8a; font-size: 0.24rem; padding:0.05rem 0.1rem; } .backCol{ background-color: #f1f1f1; border-radius: 3px; padding: 0.1rem 0; } .uDownBut { border: 0.02rem solid #e4e4e4; font-size: 0.26rem; width: 2.3rem; padding: 0.1rem 0.1rem; margin: 0 0.3rem; color: #378df9e8; text-align: center; border-radius: 0.05rem; } .guidang { width: 60px; animation: example 1s; height: 35px; margin-left: 10px; } @keyframes example { from { transform: scale(1.4); } to { transform: scale(1); } } .inputBox{ border: 1px solid rgb(226, 226, 226); border-radius: 6rpx; padding:0.14rem 0.24rem; font-size: 0.30rem; } .inputBox text{ width: 1.6rem; height: 0.6rem; line-height: 0.6rem; } .inputBox input,.inputBox textarea{ font-size: 0.30rem; } .header{ background-color: #fff; padding: 0.24rem; font-size: 0.28rem; } .result{ margin-top: 0.24rem; padding-top:0.24rem; border-top: 1px solid #f1f1f1; font-size: 0.29rem; color: #777; } .result .orange{ padding-left:0.24rem; } .modTit{ background-color: #efefef; padding: 0.27rem 0.3rem 0.15rem; font-size: 0.28rem; color: #8a8a8a; } .flex_one{ height: 0.8rem; font-size: 0.3rem; border-radius: 0.02rem; background-color: #26a2ff; color: #fff; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 0.2rem; } .title{ font-size: 0.33rem; font-weight: bold; color: rgb(48, 49, 51); padding-bottom: 0.1rem; } .stanTit{ font-size: 0.26rem; color: #ff9600; margin: 0.2rem 0 0.08rem 0; } .jl-item{ font-size: 0.26rem; padding-bottom: 20rpx; position: relative; } .footer{ position: fixed; left: 0; bottom: 0; width: 100%; background-color: #ffffff; z-index: 998; font-size: 0.24rem; /* opacity: 0; */ } .footweight{ padding: 0.15rem 0 0.15rem 0.3rem; background-color: #deeeff; font-size: 0.27rem; color: #1d96ff; } .footfoot{ padding: 0.1rem; } .footcol{ text-align: center; } .footer .iconfont{ font-size: 0.5rem; padding-bottom: 10rpx; } .img{ background:#fff; position: absolute; top: 15%; left: 24rpx; right: 24rpx; z-index: 999; font-size: 0.28rem; border-radius: 0.1rem; } .flexDiaWb { max-height: 7rem; overflow-y: auto; overflow-x: hidden; margin: 0.4rem 0; padding: 0 0.2rem 0 0.3rem; } .flexDiaLL { padding: 0 0 0.5rem 0; position: relative; } .fdz { display: flex; } .fdz .iconfont{ position: relative; left: 2rpx; } .fdYuan { width: 0.45rem; height: 0.45rem; border-radius: 50%; z-index: 1; display: flex; justify-content: center; align-items: center; } .fdYuan1 { background-color: rgb(80, 168, 255); color: #fff; } .fdYuan2 { background-color: rgb(80, 168, 255); color: #fff; } .fdYuan3 { background-color: #ccc; } .fdShu { width: 0.02rem; height: 100%; background-color: #ccc; /* text-align: center; */ position: absolute; top: 0; left: 0.22rem; } .fdShu1 { background-color: rgb(80, 168, 255); } .fdy { display: flex; padding-left: 0.2rem; font-size: 0.3rem; } .fdyBlue { color: #0099ff; } .icon{ right: 0.3rem; top: 0.22rem; position: absolute; z-index: 9999; } .apdList { background-color: #fff; } .apdData { width: 88%; padding: 0.1rem 0; margin: 0 0.3rem 0 0.2rem; border-bottom: 1px solid rgb(240, 240, 240); } .bian::after { content: ''; position: absolute; width: 1px; top: 0.6rem; left: 0.28rem; bottom: 0; border-right: 1px dashed #ccc; height: 100%; } .apdDian { position: relative; width: 0.25rem; height: 0.25rem; border-radius: 50%; background-color: #d4d4d4; } .apdHeadBoeder { position: absolute; left: 0.11rem; height: 100%; width: 0.02rem; border-left: 0.02rem solid #d4d4d4; } .apdborderNO { border: 0 !important; } .apdListMarTop { margin: 0.15rem 0 0rem 0; } .vassheet { min-height: 6rem; max-height: 8rem; overflow: scroll; background-color: #ffffff; position: fixed; bottom: 0; left: 0; right: 0; border-radius: 25rpx 25rpx 0 0; } .vasHead { text-align: center; padding: 0.24rem; position: sticky; top: 0; background-color: #fff; border-bottom: 1px solid #f1f1f1; z-index: 999; } .pullUpdel { margin: 0.15rem 0 6rem 0; padding: 0.25rem; } .intro text{ display: inline-block; padding: 0.05rem 0; } .introcol { color: rgb(171, 171, 171); } .intropad { padding: 0.1rem 0; } .managementRecord, .sidebar { height: 0.38rem; position: fixed; right: 0px; font-size: 0.27rem; padding: 0.1rem 0.25rem; border-top-left-radius: 0.05rem; border-bottom-left-radius: 0.05rem; display: flex; color: #26a2ff; background-color: #ecf5ff; } .managementRecord { top: 66%; } .sidebar { top: 60%; } .box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.2); z-index: 999; -webkit-transform: translate(0,100%); transform: translate(0,100%); } .windows-box{ background: #fff; margin: 0 32rpx; margin-top: 30%; border-radius: 20rpx; } .windows-title{ text-align: center; padding: 28rpx 0; border-bottom: 1px solid #f1f1f1; } .windows-btn{ border-top: 1px solid #f1f1f1; } .windows-btn view:nth-child(1){ text-align: center; padding: 28rpx 0; border-right: 1px solid #f1f1f1; } .windows-btn button{ text-align: center; color: #26A2FF; background: #fff; border: none; } .windows-content textarea{ height: 150rpx; padding: 28rpx; } .aite{ padding: 0.2rem; font-size: 0.28rem; border-top: 1px solid #f1f1f1; } .btn{ padding: 0rem; text-align: center; width: 2rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.3rem; margin-top: 6rpx; background-color: #42a8ff; border: none; } .footcolButno, .footcolButok { text-align: center; padding: 0rem; width: 1.4rem; height: 0.8rem; font-size: 0.28rem; line-height: 0.8rem; box-sizing: border-box; } .footcolButno { border: 1px solid #42a8ff; color: #2f9eff; background-color: #ffffff; border-radius: 0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .footcolButok { border: 0; color: #fff; background-color: #42a8ff; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .gradefootcolButok { width: 2.8rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.28rem; border: 0; color: #fff; border-radius: 0; background-color: #42a8ff; /* border-radius: 3px; */ border-top-right-radius: 3px; border-bottom-right-radius: 3px; }