.klinetitle_r {
   
    height: 80px;
   
}
.klr3_box {
    width: 100%;
    height: 30px;
}
.klr3_box_dl {
    width: 45%;
    height: 30px;
    line-height: 40px;
    float: left;
    text-align: left;
}
.klr3_box_dr {
    width: 55%;
    height: 30px;
    line-height: 40px;
    float: right;
    text-align: right;
}
.klr2_box {
    width: 100%;
    height: 25px;
}
.klr2_box_dl {
    width: 45%;
    height: 25px;
    line-height: 25px;
    float: left;
    text-align: left;
}
.klr2_box_dr {
    width: 55%;
    height: 25px;
    line-height: 25px;
    float: right;
    text-align: right;
}
.no_header{
    width:100%;
    height:50px;
    background: #121420;
}
.no_header {
    position: fixed;
    z-index: 9999;
    background: #fff;
    padding: 0px 10px;
    top: 0px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
}
.ctbox{width:100vw;height:100vh;padding:0px 0px;}
.no_content{
    width:100%;
    height:100vh;
    padding: 0px 20px;
    background: #121420;
}

.no_title{
    width:100%;
    height: 60px;
    line-height: 60px;
    background: #121420;
}
.title_txt{font-size:16px;}
.no_inbox{

    width:100%;
    /*height:300px;*/
    margin-top:0px;
    background: #121420;
    margin-top: 30px;
    min-height: 650px;

}
.inputbox{width:100%;height:100px;}
.input_title{width:100%;height:26px;}
.input_div{width:100%;height: 50px;line-height: 50px;border-radius: 5px;padding: 0px 10px;background: #1b1d2a;}
.cinput{width:100%;padding:5px;height:45px;background: #1b1d2a;border:none;height: 30px;font-size:16px;outline: none !important;color: #e6e6e6}

.no_button_box{width:90%;height:25px;position: fixed;bottom: 50px;left: 5%;}
.small_hs_btn{width:50px;height: 50px;line-height: 50px;background: #0052fe;float:right;border-radius:5px;text-align: center}
.bi_right{font-size: 26px;font-weight: bold;color:#333;}
.regxybox{width:70%;height: 50px;float:left;line-height: 50px;}



.rzred {
    color: #f5465c;
}
.rzgreen {
    color: #2ebc84;
}
.iconf {
  height: 30px;
  width: 30px;
  border-radius: 15px;
  background: #eaebed;
  margin-top: 10px;
}
.imgbox {
  width: 50px;
  height: 50px;
  line-height: 50px;
  vertical-align: -0.15em;
  float: left;
}

.fcc {
  color: #707A8A;
}

.oplist {
  width: 25%;
  height: 80px;
  float: left;
}
.opimg{width:100%;height: 50px;line-height: 50px;text-align: center;}
		.opicon{width:30px;height:30px;margin-top: 10px;}
		.optext{width:100%;height: 30px;line-height: 30px;text-align: center;overflow: hidden;}











