169 lines
3.2 KiB
Plaintext
169 lines
3.2 KiB
Plaintext
.van-popup{
|
|
background: none !important;
|
|
}
|
|
.van-image__img{
|
|
border-radius: 10rpx !important;
|
|
}
|
|
.radio_custom_class{
|
|
padding: 10rpx 100rpx 10rpx 0;
|
|
}
|
|
.radio_label_class{
|
|
color: #ffffff !important;
|
|
}
|
|
.max_tab_name{
|
|
padding: 0 40rpx;
|
|
font-size:30rpx;
|
|
height: 460rpx;
|
|
overflow: auto;
|
|
margin-top: 20rpx;
|
|
text-align: center;
|
|
}
|
|
.van-popup.van-popup--bottom{
|
|
background: #232a44;
|
|
}
|
|
.van-popup {
|
|
background-color: var(--popup-background-color,#232a44) !important;
|
|
}
|
|
.font_color{
|
|
padding: 15rpx 0;
|
|
color: #157dd2;
|
|
}
|
|
.active{
|
|
font-size:30rpx;
|
|
font-weight: 600;
|
|
color: #14feff
|
|
}
|
|
.van-collapse.van-hairline--top-bottom:after{
|
|
border-width: 0px 0;
|
|
}
|
|
.van-cell.van-cell--borderless{
|
|
background-color: #2b345b;
|
|
color: #fff;
|
|
margin-top: 30rpx;
|
|
border-radius: 5rpx;
|
|
}
|
|
.van-cell.van-cell--borderless:active{
|
|
background-color: #2b345b;
|
|
}
|
|
.van-collapse-item__title.van-collapse-item__title--expanded:active{
|
|
background-color: #2b345b;
|
|
}
|
|
.van-collapse-item .van-cell:after{
|
|
border-bottom: 0;
|
|
}
|
|
.van-collapse-item.van-hairline--top:after{
|
|
border-top-width:0
|
|
}
|
|
.van-cell.van-cell--clickable{
|
|
background-color: #2b345b;
|
|
margin-top: 30rpx;
|
|
color: #fff;
|
|
border-radius: 15rpx;
|
|
|
|
}
|
|
.van-cell.van-cell--clickable:active{
|
|
background-color: #2b345b;
|
|
}
|
|
.van-collapse-item__wrapper .van-collapse-item__content{
|
|
background-color: #1e2336;
|
|
color:#8ca4ec ;
|
|
border-width: 0px 0;
|
|
}
|
|
.gk_open_con view{
|
|
padding: 10rpx 0;
|
|
width: 100%;
|
|
}
|
|
.gk_open_con image{
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
margin-right: 5rpx;
|
|
position: relative;
|
|
top: 5rpx;
|
|
}
|
|
.pass{
|
|
background-color: #388a38;
|
|
}
|
|
.transact{
|
|
background-color: #8e6424;
|
|
}
|
|
.text_active{
|
|
padding-left: 5rpx;
|
|
color: #8369f5;
|
|
}
|
|
.van-steps{
|
|
background-color: transparent !important;
|
|
}
|
|
.van-step--horizontal .van-step__circle-container{
|
|
background-color: transparent !important;
|
|
}
|
|
.van-steps--horizontal{
|
|
padding: 10px 20px !important;
|
|
}
|
|
|
|
.inspect_info {
|
|
padding: 30rpx;
|
|
background: #1e2336;
|
|
margin-bottom: 10rpx;
|
|
}
|
|
|
|
.echarts_max{
|
|
margin-top: 30rpx;
|
|
padding:0 30rpx;
|
|
}
|
|
.echarts_min{
|
|
background:#1e2336;
|
|
font-size: 28rpx;
|
|
padding: 15rpx;
|
|
border-radius:15rpx;
|
|
}
|
|
.eharts_title{
|
|
height: 40rpx;
|
|
line-height: 40rpx;
|
|
padding-left: 40rpx;
|
|
background: url("https://szgcwx.jhncidg.com/staticFiles/img/menu/CORE_52887EE6A33042408E11C2174974ABA1.png") no-repeat left/35rpx;
|
|
}
|
|
.eharts_head{
|
|
text-align: center;
|
|
padding: 30rpx 0;
|
|
}
|
|
.eharts_head text{
|
|
color:#0ad7ec;
|
|
font-size: 40rpx;
|
|
}
|
|
.eharts_con{
|
|
height: 320rpx;
|
|
width: auto;
|
|
}
|
|
.eharts_title_float{
|
|
float: right;
|
|
}
|
|
|
|
.eharts_title_float text{
|
|
padding: 0 5rpx;
|
|
}
|
|
|
|
.password-icon {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
position: absolute;
|
|
right: 60rpx;
|
|
margin-top: -60rpx;
|
|
z-index: 999;
|
|
}
|
|
|
|
.eharts_title_float_img{
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
float: right;
|
|
position: relative;
|
|
top: 2rpx;
|
|
}
|
|
.problem_submit_to image{
|
|
width: 180rpx;
|
|
height: 180rpx;
|
|
}
|
|
|
|
/* 新增安全检查 */
|
|
.inspect_info_2 {
|
|
padding: 30rpx;
|
|
} |