@charset "utf-8";
.yj_class{
    line-height: 40px;
    font-weight: bold;
    margin-right: 15px;
}
.yj_width{
    display: inline-block;
    min-width: 200px;
}
[v-cloak]{
    display: none;
}
.qm_img{
    max-width:100px;
    max-height:40px
}
.mask-shadow {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    transition: 1s;
    position: absolute;
    left: 0;
    top: 0;
}
.tip_div {
    max-width: 375px;
    width: fit-content;
    border-radius: 5px;
    padding: 15px 30px;
    background: white;
    margin: 250px auto 0;
    text-align: left;
}

.tip_div img {
    width: 100%;
    height: auto;
}
.wid_re{
    width: 16px;
    margin-left: 10px;
    cursor: pointer !important;
}
.text_left{
    text-align: left !important;
}
.space_nowrap{
    white-space: nowrap;
}
.text_color0{
    color: #37df44;
}
.text_color1{
    color: #4b92df;
}
.text_color2{
    color:#df34d3;
}
.text_color3{
    color: #df9036;
}
.text_color4{
    color: #05dbdf;
}
.text_color5{
    color: #72dfdf;
}
.text_color6{
    color: #df726d;
}
.text_color7{
    color: #9aa09b;
}
.text_over {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
}
.wid_name{
    width: 170px;
}
.wid_status{
    width: 66px;
}
.wid_time{
    width: 155px;
}
.ver_bo{
    vertical-align: bottom;
}
.wid_staff{
    width: 100px;
}
.el-table thead {
    color: #000000 !important;
}
.font_oe{
    font-size: 1.8rem;
}
#app{
    display: flex;
    height: 100%;
    /*overflow: scroll;*/
    flex-direction: column;
}
.basic_inf{
    border:1px solid  rgb(89, 89, 89);
    background-color: rgb(255, 255, 255);
    margin-top: 10px;
    /*overflow-y: scroll;*/
    /*overflow-x: scroll;*/
}
.tit_label{
    display: block;
    width: 100%;
    height:100%;
    cursor: pointer;
}
a{
    cursor: pointer;
}
.el-dialog{
    width: fit-content;
    margin-top: 5% !important;
    max-height: 85%;
    max-width: 92%;
}
.el-dialog{
    overflow: scroll;
}
.el-dialog__title {
    color: #fff;
}

.basic_inf thead,.basic_inf thead th{
    background-color: rgba(195, 158, 250,0.2);
}
.basic_inf th,.basic_inf td{
    text-align: center;
}
a{
    text-decoration: none;
}
.cursor{
    cursor: pointer;
}
.c_black{
    color: #333;
}
.butt_sub{
    display: block;
    width: 60%;
    margin: 25px auto;
}
.bottom_wid {
    display: block;
    width: 30%;
    margin: 25px auto;
}
.customer .el-table td,.customer .el-table th{
    text-align: center;
}
.customer .el-table td .do_but{
    /*width: 90px;*/
    border-radius: 10px;
    outline: 0;
    border:none;
    color:#fff;
}
.vip_infor{
    margin-top: 10px;
}
.customer .el-tabs--card>.el-tabs__header{
    border-bottom:none;
    border-radius: 8px;
    background: #dedde1;
}
.vip_infor .el-tabs__nav{
    width: 100%;
    display: flex;
    border:none;
}
.vip_infor .el-tabs__nav .el-tabs__item{
    flex: 1;
    text-align: center;
    border-left:none;
    border-bottom:none;
}
.vip_infor .el-tabs__nav .el-tabs__item:hover{
    color:#fff;
}
.vip_infor .el-tabs__item.is-active {
    color: #fff;
    border-radius: 8px;
    background-image: -moz-linear-gradient( 90deg, rgb(67,191,243) 0%, rgb(59,236,194) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(67,191,243) 0%, rgb(59,236,194) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(67,191,243) 0%, rgb(59,236,194) 100%);
}

.app_li{
    background-color: #d5baf9 !important;
    text-indent: 1.5rem;
}
.t_input input{
    background-color: transparent !important;
    color: #000 !important;
    text-align: center;
}
*{
    font-size: 1.5rem;
}
img{
    vertical-align: middle;
}
.cus_center{
    min-height: 45px;
    padding: 5px 0;
    overflow: hidden;
}
.pc_page{
    padding: 5px 0;
    overflow-y: scroll;
}
.cus_seatch{
    min-width: 200px;
    width: 20%;
    margin-right: 20px;
}
.linr_four{
    padding-left: 12px;
    line-height: 40px;
}
.consume_list{

}
 .consume_list li{
    background: #fff;
    padding: 0.5rem 1.5rem;
    line-height: 40px;
    border-bottom: 1px  solid rgb(238, 238, 238);
}
 .consume_list li>span{
    display: inline-block;
 }
.g_name{
    /*width: 200px;*/
    width: fit-content;
    margin-right: 10px;
}
.p_wid{
    width:150px;
}
.p_wid_hun{
    width:100px;
}
.wid_erwu{
    width:260px;
}
.mar_r_fu {
    margin: 0 12px 0 20px;
}
.in_wid{
    width:100px;
    margin-right: 5px;
}
.mar_five{
    margin-right: 5px;
}
.s_in_wid{
    width:60px;
}
.do_blue {
    display: inline-block;
    border:1px solid rgb(129, 138, 248);
    color: rgb(129, 138, 248);
    line-height: 1.5;
    padding: 0 3px;
    border-radius: 5px;
    width: 60px;
    margin: 7px;
    text-align: center;
    cursor: pointer;
}
.cus_title{
    text-align: left;
    border-bottom:2px solid rgb(225, 225, 225);
    line-height: 41px;
    height: 41px;
}
.cus_title .el-breadcrumb {
    font-size: 1.5rem;
    line-height: 41px;
}
.purple {
  background-image: -moz-linear-gradient( -52deg, rgb(165,149,249) 0%, rgb(235,211,211) 100%);
  background-image: -webkit-linear-gradient( -52deg, rgb(165,149,249) 0%, rgb(235,211,211) 100%);
  background-image: -ms-linear-gradient( -52deg, rgb(165,149,249) 0%, rgb(235,211,211) 100%);
  box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}
.und_line input{
    border-radius: 0;
    border:none;
    border-bottom: 1px solid #ddd;
}
/*另一渐变*/
.other_back{
    background-image: -moz-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.blue_c{
    color:#409EFF;
}
.black_c{
    color:#333 !important;
}
.dark_c{
    color: #331f15;
}
.green_c{
    color:#1cc9b5;
}
.mar_hun{
    margin-right:100px;
}
.buy_cart{
    margin:0 20px;
    flex-shrink: 0;
}
.customer{
    padding: 10px 15px 0;
}
.posi_rela{
    position: relative;
}
.goods_edit {
    background: #fff;
    overflow: visible;
}
.goods_edit>li{
    padding: 0.5rem 0;
    line-height: 40px;
}
.goods_edit li .list_left{
    vertical-align: top;
    width: 25%;
    min-width: 95px;
    display: inline-block;
}
.goods_edit li .list_right{
    width: 65%;
    display: inline-block;
}
.goods_edit li .list_half{
    vertical-align: top;
    width: 47%;
    min-width: 80px;
    display: inline-block;
}
.goods_edit li .list_right .el-radio {
    margin-left: 0;
     margin-right: 20px; 
}

.wp_ul_list {
    background: #fff;
    overflow: visible;
}
.wp_ul_list>li{
    padding: 0.5rem 0;
    line-height: 40px;
}
.wp_ul_list li .list_left{
    vertical-align: top;
    width: 50%;
    min-width: 80px;
    display: inline-block;
}
.wp_ul_list li .list_right{
    width: 45%;
    display: inline-block;
}
.wp_ul_list li .list_right .el-radio {
    margin-left: 0;
    margin-right: 20px;
}

.el-dialog__header {
    line-height: 54px;
    padding: 0;
    color:#fff;
      background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
}
.customer .el-dialog__header .el-dialog__title {
    color: #fff;
}
.white{
    color:white;
}
.p_text{
    text-align: center;
    line-height: 40px;
}
input{
    font-size: 15px !important;
}
textarea{
    font-size: 15px !important;
}
img[src=""]{opacity: 0;}
.back_white{
	background: #fff;
}
.back_f6{
    background: #f6f6f6;
}
.send_y{
    color: rgb(247, 170, 22);
}
.co_green{
	color: rgb(16, 173, 0);
}
.co_blue{
     color: rgb(126, 137, 248);
 }
.co_white{
    color: #fff;
}
.co_gray{
    color: #838383;
}
.common_page {
    width: 97%;
    margin: 0 auto;
    line-height: 1.2;
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
}
.padding_top_ten{
    padding-top: 10px;
}
.padding_bottom_ten{
    padding-bottom: 10px;
}
.padding_left_ten{
    padding-left: 10px;
}
.mat_bt{
    margin-bottom: 10px;
}
.line_th{
	line-height: 36px;
}
body {
    padding: 0;
    margin: 0;
}
ol, ul, li {
    padding: 0;
    margin: 0;
    list-style: none
}
h1, h6, h2, h3, h4, h5, ul, li, p, hr {
    padding: 0;
    margin: 0;
}
input, button, textarea {
    outline: none;
}
input:focus, button:focus {
    outline: none;
}
html {
    padding: 0;
    margin: 0;
    font-size: 62.5%;
}
html, body {
    height: 100%;
}
i {
    font-style: normal;
}
em{
	font-style: normal;
}
img {
    border: none;
}
ul {
    list-style: none;
}
div {
    margin: 0;
}
body, h1, h2, h3, h4, h5, h6, div, span {
    font-family: "微软雅黑";
    font-weight: 400;
}
body {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    background: #f6f6f6;
    width: 100%;
    overflow-x: hidden;
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, textarea {
    border: 0;
    -webkit-appearance: none;
    outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}
.header_mar{
    margin-bottom: 10px;
}
.height_fifty{
	height: 50px;
}
#loading {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 45%;
}
#nothing{
    text-align:center;
    margin-top: 60%;
    background: #f6f6f6;
}
#nothing span{
    color:#bfbfbf;
}
.common_header {
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 2rem;
    text-align: center;
    line-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.sea_wid{
    width: 82% !important;
}
.return {
    position: fixed;
    top: 15px;
    left: 16px;
    width: 11px;
    height: 20px;
    z-index: 100;
}
.page_common{
    width: 97%;
    margin: 0 auto;
    overflow: hidden;
}
.overflow_x{
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
}
.layui-layer-title {
    border-radius: 0 !important;
    color: #fff !important;
    text-align: center;
    height:36px !important;
    line-height: 36px !important;
    font-size: 1.6rem !important;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
}
.submit{
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 85%;
    margin: 30px 7.5%;
    border: none;
    border-radius: 10px;
    font-size: 1.8rem;
}
/*列表样式*/
.ul_list {
    background: #fff;
    overflow: visible;
}
.ul_list li{
    padding: 0.5rem 1.5rem;
    line-height: 40px;
    border-bottom: 1px  solid rgb(238, 238, 238);
}
.ul_list li .list_left{
    width: 25%;
    min-width: 80px;
    display: inline-block;
}
.ul_list li .list_right{
    width: 65%;
    display: inline-block;
}
.ul_list li .list_right input{
    font-size: 1.4rem !important;
    vertical-align: text-top;
}
.ul_list li:last-child{
    border:none;
}
.flex_auto>li{
    display: flex;
}
.flex_auto>li>a{
	color:#333 !important;
    flex:auto;
}
.item_Detail {
    margin: 18px 0 18px 0;
    width: 8.5px;
    height:auto;
}
/*蓝色背景渐变*/
.blue_back {
    background: -webkit-linear-gradient(#6c83f7, #c69ffa);
    background: -o-linear-gradient(#6c83f7, #c69ffa);
    background: -moz-linear-gradient(#6c83f7, #c69ffa);
}
/*蓝色背景渐变有阴影*/
.blue {
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
}
.red_box {
    background-image: -moz-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    box-shadow: 1px 1.732px 7px 0px rgba(39, 39, 39, 0.3);
}
/*绿色背景渐变*/
.green {
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}
.green a,.blue a,.red_box a{
    color: white !important;
}
.huihui {
    color: rgb(153, 153, 153);
}
.fr{
    float: right !important;
}
.fl{
    float: left !important;
}
.cr{
	color:red;
}
.bule_color{
    color: rgb(129, 138, 248);
}
/*底部（Vip_index_bottom）*/
.Vip_index_bottom{
	height: 60px;
	background: #fff;
	width: 100%;
	position: fixed;
	bottom:0;
	font-size: 14px;
	border-top: 1px solid #e2e1e1;	
}
.Vip_index_bottom ul li>a{
	display: block;
	text-align: center;
	color: #333;
	height: 60px;
}
.Vip_index_bottom ul li.active_a>a{
	color: rgb(145, 143, 248);
}
.Vip_index_bottom ul li>a>img{
    width: 30px;
    height: 30px;
    margin-top: 4px;
}
.Vip_index_bottom ul li.Vip_index_c{
	position: relative;
	height: 60px;
}
.Vip_index_bottom ul li.Vip_index_c>a{
	display: block;
}
.Vip_index_bottom ul li.Vip_index_c>a>img{
	width: 50px;
	height: 50px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left:-25px ;
}
.Vip_index_bottom ul li.Vip_li3>a>img{
	width: 25px;
	height: 25px;
	margin-top: 10px;
}
.Vip_index_bottom ul li.Vip_index_c>a>p{
	padding-top: 35px;
}
/*表格样式*/
.table_height{
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
}
.align_center{
	text-align: center;
}
.table_td_width{
    max-width: 80px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.table_style {
    text-align: left;
    font-size: 1.5rem;
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
}
.table_style > thead > tr {
    background-image: -moz-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.table_style > thead > tr > th {
    border: none;
    border-spacing: 0;
}
.table_style tr td {
    border-bottom: 1px solid #ddd;
}
.table_style tr {
    background-color: #fff;
}
.table_style td,.table_style th {
    padding: 1rem 8px !important;
}
.table_style  .do_thing {
    color: rgb(134, 139, 248) !important;
}

.inline_block {
    display: inline-block;
}
.block {
    display: block !important;
}
.over_hidden{
    overflow: hidden;
}
.y_scroll{
    overflow-y: scroll;
}
.align_left{
	text-align: left !important;
}
.mar_top_t{
	margin-top: 15px;
}
.back_gray{
	 background-color: rgb(244, 244, 244);
}
.back_grey{
    background-color: rgb(177 180 239);
}
.button_submit {
    margin: 20px 0;
    width: 100%;
}
.button_submit button {
    width: 40%;
    display: block;
    margin: 0 auto;
}

.dis_div {
    display: flex;
    flex-wrap: wrap;
}

.dis_div > span {
    display: inline-block;
    width: 46%;
    margin-bottom: 5px;
}
.change_time{
    height:56px;
    line-height: 56px;
    font-size: 1.4rem;
    padding-left: 15px;
    background: #fff;
}
.bulu_class span{
    font-size: 1.4rem;
}
.bulu_class .el-checkbox__inner{
    width: 20px;
    height: 20px;
}
.bulu_class .el-checkbox__inner::after {
    height: 10px;
    left: 6px;
    position: absolute;
    top: 2px;
    width: 5px;
}
.more_css{
    vertical-align: bottom;
    line-height: 1;
}
.more_css p{
    margin-top: 10px;
    color: #999;
    font-size: 1.3rem;
}

.bottom_submit {
    margin: 20px 0;
    width: 100%;
}
.bottom_submit button {
    width: 40%;
    display: block;
    margin: 0 auto;
}
.nav_span{
    /*overflow: hidden;
    max-width: 100%;
    display: inline-block;*/
}
.per_add{
    float: right;
    line-height: 36px;
}
.plan_page{
   margin-top: 16px;
}
.plan_a{
    margin-bottom: 25px;
    padding: 10px;
    box-shadow: 1px 1.732px 5px 0px #bababa;
}
.plan_title{
    line-height: 40px;
    font-size: 1.6rem;
    font-weight: bold;
}
.a_detail{
    padding: 10px 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.detail_class{
    /*margin: 0 15px;*/
    max-width:49% ;
    min-width:49% ;
    /*flex: 1;*/
    height: 100%;
    border-radius: 8px;
    box-shadow: 1px 1.732px 5px 0px #7f7f7f;
    overflow: hidden;
    margin-bottom: 15px;
}
.out_t>.detail_class:nth-child(1),.a_detail>.detail_class:nth-child(1){
    margin-right: 2%;
}
.color_main{
    color: rgb(165,149,249);
}
.font_little{
    font-size: 1.4rem;
} .pc_table_style {
      width: 100%;
      text-align: center;
      line-height: 40px;
  }

.pc_table_style td {
    border: 1px solid #ece9e9;
}
.flex_between{
    display: flex;
    justify-content: space-between;
}
.flex_start{
    display: flex;
    justify-content: start;
}
.flex_wrap{
    flex-wrap: wrap;
}
.flex_round{
    display: flex;
    justify-content: space-around;
}
.flex{
    display: flex;
}
.flex_one{
    flex: 1;
}
.flex_two{
    flex: 2;
}
.flex_four{
    flex: 4;
}
.flex_seven{
    flex: 7;
}
.aligns_start{
    align-items: start;
}
.aligns_center{
    align-items: center;
}
.shrink_zero{
    flex-shrink:0;
}
.ma_r_ten{
    margin-right: 15px;
}
.mar_e{
    margin-right: 8px;
}
.pad_all_twenty{
    padding: 10px;
}
.text_center{
    text-align: center !important;
}
.pd_ul_li{
    padding:5px;
}
.wid_hun{
    width: 100% !important;
}
.align_stretch{
    align-items: stretch;
}
.line_tsix{
    line-height: 26px;
}
.line_tf{
    line-height: 36px;
}
.line_fifty{
    line-height: 50px;
}
.ul_head{
    position: absolute;
    left: 0;
    top: 88px;
    width: 100% !important;
    z-index: 99;
    /*background-color:#f6f6f6;*/
    overflow-y: scroll;
}
.ver_venter{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.border_bottom{
    border-bottom: 1px solid #ddd;
}
.center_auto{
    margin: 0 auto;
}
/*新加的css*/
.mb_thirty{
    margin-bottom: 30px;
}
.alert_class{
    margin-top: 300px;
}
.po_relative{
     position: relative;
 }
.po_absolute{
    position: absolute;
}
 .content_news{
     line-height: 26px;
     color: #989696;
     padding-left: 12px;
     font-size: 14px;
 }
 .font_bold{
     font-weight: bold;
 }
 .tip_nodata{
     line-height: 40px;
     text-align: center;
 }
 .bottom_fix_submit{
     width: 100%;
     position: fixed;
     bottom: 0;
     background: #f6f6f6;
     padding: 10px 0;
     z-index: 10;
     text-align: center;
 }
.bottom_fix_submit>button{
    width: 30%;
}
 .bottom_fix_height{
     width: 100%;
     height: 61px;
 }
.ri_position{
    position: absolute;
    line-height: 1;
    font-weight: bold;
    right: -5px;
    top: -12px;
    font-size: 10px;
    color: red;
}
/*上传图片css*/
.avatar-uploader .el-upload {
    border-radius: 6px;
    cursor: pointer;
    /*position: relative;*/
    overflow: hidden;
}
.bor{
    border: 1px dashed #d9d9d9;
}
.avatar-uploader .el-upload:hover {
    border-color: #409EFF;
}
.avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.avatar {
    width:100px;
    height: 100px;
    display: block;
}
.staff_head{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 5px;
}
.flex_items_center{
    align-items: center;
}
.three_tabs{
    width: 75%;
    display: block;
    margin: 0 auto;
}
.three_tabs label {
    display: inline-block;
    width:33.3%;
}
.three_tabs label span {
    display: inline-block;
    width: 100%;
}
.four_tabs{
    width: 84%;
    display: block;
    margin: 0 auto;
}
.four_tabs label {
    display: inline-block;
    width:25%;
}
.four_tabs label span {
    display: inline-block;
    width: 100%;
}

.time_ul{
    display: flex;
    flex-wrap: wrap;
    height: 140px;overflow-y: scroll;
}
.time_li{
    padding:0 3px;
}
.time_ul li{
    line-height: 26px;
    margin:0 3px 3px 0;
    padding: 0;
    border-radius: 5px;
    display: inline-block;
    height: fit-content;
}
.time_ul li:nth-child(odd){
    background-color: #dae2d2;
}
.time_ul li:nth-child(even){
    background-color: #a9d9e2;
}
.time_class{
    display: inline-block;
    width: 45% !important;
    margin-right: 4%;
}
.wid_half{
    width: 50%;
}