.wk_top .m-navbar{

    background: #ffffff;
    

}

    .wk_top .m-navbar .navbar-item {
        color: #999999;
        font-size: 24px;
    }

.wk_top .navbar-center .navbar-title{

    color:#999999;
    font-size: 16px;
}

.wk_top .navbar-item .back-ico:before, .navbar-item .next-ico:before {
    color: #999999;
}

.wk_content .cell-input{

  
  
    text-align: right;
}

.wk_content .cell-select{

   direction: rtl;
   border: none;


}

.wk_content .cell-select option{

    text-indent: 10px;
    padding-right:3%; 

}

.wk_off {
    padding: 1px 0 20px;
}

.wk_off button {
    background: #0094ff;
    width: 90%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    margin-left: 5%;
}

.wk_content .form-control{

    border: 0;
    margin: 6px 0;
    box-shadow:none;
    -webkit-box-shadow:none;
    -webkit-transition:none;
    font-size:15px;
    width:30%;
    float: right;
    position: relative;
    right: 0px;


}



.wk_content .cell-item{

    margin-left: 1px;

    

}

/* 城市插件 */

.ui-form-item {
	position: relative;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding-right: 15px;
    padding-left: 15px;
        background: white;
}
.ui-border-b {
    border-bottom: 1px solid #F0F0F0;
}
.ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-checkbox-s):not(.ui-radio):not(.ui-radio-s) {
    width: 95px;
    position: absolute;
    padding-right: 10px;
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666666;
}
.ui-form-item > .ui-select {
    margin-left: 115px;
}
.ui-select {
    position: relative;
    margin-right: 6px;
}
.ui-form-item input, .ui-form-item textarea {
    text-align: left;
    width: 100%;
    min-height: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 0;
    background: 0 0;
    padding-left: 0;
}
input, input:focus, input:active {
    user-select: text;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
.ui-select:after {
	position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-top: 6px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    color: #a6a6a6;
    content: "";
    pointer-events: none;
    border: 0;
    background: url(../img/icon-select.png) no-repeat;
    height: 20px;
    width: 20px;
    background-size: 100%;
    top: 35%;
    right: -5px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #a6a6a6;
}
.ui-form-item span {
    display: block;
    padding-left: 95px;
    width: 100%;
    text-align: right;
    color: #000;
}

/* 城市插件 */


.wk_Code img{

    width: auto;

}

.wk_content a .cell-left img{

width: auto;

}

.m-cell .describe{

    font-size: 12px;
    color: #999;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 3%;

}

.m-cell .important{

    color:#ff4e00;

}


.tips{
    color: #999;
    text-align: justify;
    margin: 3%;
    font-size: 14px;
}

.tips_tit{

    padding-left:3%;
}

.tips_tit i{

    color:#ffcc00;
}


.wk_content .tab-panel{

    background: none;

}

.wk_content .tab-panel .important{

    font-size: 16px;
    /* font-weight: bold; */

}


.money{

    background:#eeedea ;
    height:170px;
    color: #fff;
    padding:0 3%;

}

.card{

    width: 100%;
    background: -webkit-gradient(linear,100% 100%, 0% 100%, from(#0b83d9), to(#0EC1FC), color-stop(0.5,#0ba5f3));
    height:150px;
    margin-top: 10px;
    display: inline-block;
    text-align: center;

}

.money .card dl{

    font-weight: 100;
    margin-top: 26px;
}

.money .card dd{

font-size: 38px;    

}

.money .card dd span img{
display: inline-block;
margin-top: -10px;  
width: 30px;

}

.money .card dt{

    font-size: 12px;
    font-weight: 100;

}

.wk_m_title{
    margin: 3%;
    line-height: 42px;
    border-bottom: 1px solid #f3f3f3;
}


.wk_m_box{
   
padding: 0 3%;


}

.wk_m_box dl{
    margin-top: 3%;
    margin-left: 1%;
    text-align:center;
    width: 31%;
    display: inline-block;
    border:1px solid #0db6f8;
    padding:10px 12px;
}

.wk_m_box dd{

    color:#1a1a1a;
    font-size: 0.5rem;

}

.wk_m_box dd span{

    font-size: 14px;
}

.wk_m_box dt{
    color: #999;
    margin-top: 2px;
    font-weight: 400;

}

.wk_m_box .active{

background: #00b4ff;

}

.wk_m_box .active dd{

    color:#fff;
}

.wk_m_box .active dt{

    color:#fff;
}

.num_money{
    margin: 3%;
    background: #f9f9f9;
    height: 38px;

}


.num_money input{
    background: none;
    margin-top: 3px;
        font-size: 16px;
      border:0;
      line-height: 30px;
      text-indent: 12px;
    
    }

.wk_float{

    background: #fff;
}

.wk_close{

padding:0 3%;
background:#0094ff;
color: #fff;

}

.wk_float dd{

    font-size: 42px;
    color:#333;
    margin-bottom: 0px;
}

.wk_float dl{

    font-size: 12px;
    color:#999;
}

.wk_float i{

    font-size: 14px;
}

.wk_float #J_Cancel{

    float: right;
    width: 100%;
    text-align: right;
    padding:1% 3%;
}

.wk_float p{

    width: 38%;
    height:1px;
    background: #efefef;
    margin:0 auto;

}

.cell-icon img{

    width: auto;
}

.money .card dd b{


    font-size: 28px;
}

.money .card dd i img{

    width: auto;
    display: inline-block;
    margin-top:10px; 
}

.wk_notice{
    position: relative;
    float: left;
    display: inline-block;
}

.wk_m_vip dl{

    padding:10px 16px;
    border: 1px solid #efefef;
}

.wk_m_title a{

    float:right;
    font-size: 12px;
    color: #999;
}

.wk_vip_box span{

    font-weight: 400;
    color: #666;
}

.wk_vip_box span span{
    
        color:#333;
        font-weight: 600;
    }

.card_vip{

    background: -webkit-gradient(linear,100% 100%, 0% 100%, from(#0194ff), to(#06ffff), color-stop(0.5,#02d8fd));
}

.readed .cell-left{

    color: #999;
}
.readed .cell-right{

    color: #999; 
}

.wk_foot a span{

   

}

.wk_cut{

    height: 5px;
    width: 100%;
    background: #efefef;

}
.ex_box .badge{

    background:#FFB400 ;

}

.ex_box .cell-left b{

    font-size: 12px;
    color: #999;
}

.progressbar-content{

    color:#333;
}

div.progress-bar{

    background: none;
}

.wk_modal{
    margin-top: 160px;
    height: 200px ;

}

.wk_modal img{

    width: 120px;
}

.wk_modal b{
color: #0194ff;

}

.wk_up_select{
    max-height: 500px;
    overflow: scroll;
}

.wk_content .cell-item .wk_target{

    font-size: 12px;
    color: #999;
}

div.warning{

    color:#e73d16;
}

.wk_ck_img{
    float:right;
    width: 100%;
    display: block;
   

}

.wk_ck_img img{
    float:right;
    width:18px;
}

.show_img img{

    max-width: 100%;
}

.show_img{
    
    padding: 3%;

    display: inline-block;

}

.show_img_line{
    margin-top: 3%;
    height:1px;
    background: #efefef;
    width: 100%;
}

.form-group{

    width: 100%;
}
.cell-item form{

    float:left;
    width: 100%;
    margin-bottom: 12px;
}



.wk_content .cell-item .wk_describe textarea{

    width: 96%;
    margin-right: 4%;
    border: 1px solid #efefef;
 

}

.wk_describe label{

    margin-top: 11px;
    font-size:15px ;
    color:#333;
    font-weight: 400;
}