@charset "UTF-8";
body, html, div, input, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    color: #1b1a1e;
}

body {
    /* background: #f7f7f7; */
    overflow-x:hidden;
}

select {
    border: none;
    outline: none;
}

.banner {
    margin-top: 45px;
    height: 160px;
}

.banner .swiper-slide {
    background: #f7f7f7;
}

.banner img {
    height: 140px;
    width: 100%;
    display: block;
}

h1, h2, h3, h4, h5, h6, b, i {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}
table{
    border-collapse:collapse;border-spacing:0;

}


input.weui_btn.comfirm {
    width: 85%;
    font-size: 16px;
    color: #fff;
    letter-spacing: 5px;
    border-radius: 10px;
    margin: 30px auto;
}

.jlyl a {
    background: #01cd9a;
    width: 85%;
    font-size: 16px;
    color: #fff;
    letter-spacing: 5px;
    border-radius: 10px;
    margin: 30px auto;
    display: block;
    text-align: center;
    height: 30px;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 16px;
    background: #fff;
    padding: 10px 0; /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.online {
    float: right;
    color: #ed1813 !important;
}

.sl {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.sxh_top, .zjzw_top {
    overflow: hidden;
}

.sxh_top .weui_search_bar, .zjzw_top .weui_search_bar {
    width: 90%;
    float: left;
}

.sxh_top .touxiang, .zjzw_top .touxiang {
    float: left;
    padding-top:4px;
    background-color: #efeff4;
    height: 30px;
}

.sxh_top .touxiang img, .zjzw_top .touxiang img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.sxh_top .weui_search_bar:before, .sxh_top .weui_search_bar:after, .zjzw_top .weui_search_bar:before, .zjzw_top .weui_search_bar:after {
    border-top: none;
    border-bottom: none;
}

.com_top {
    height: 35px;
    padding-top: 10px;
    position: fixed;
    top: 0;
    background: #fff;
    color: #000;
    width: 100%;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #c6c6c6;
    z-index:99;
}

.com_top a {
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 15px;
    width: 15px;
    border-width: 0 0 2px 2px;
    border-color: #c8c8cd;
    border-style: solid;
    position: absolute;
    top: 13px;
    left: 15px;
}

.com_top span {
    padding-top: 5px;
    font-size: 16px;
}
.swiper-wrapper{
    background: #fff;
}
/*table表格样式*/
.zhiJie table{
    width:100%;
    border:1px solid #666666;
};
.zhiJie table tr th{
    border:1px solid #666666;
}
.zhiJie table tr td{
    border:1px solid #666666;
}

.back_top {
    z-index: 9999;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 80px;
    right: 10px;
    border-radius: 100%;
    display: none;
}
.back_top img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.zx_banner{
    width: 7.5rem;
    height: 3.6rem;
}
.zhiJie2 h3{
    font-size: 0.36rem;
    font-weight:bold;
    color: #262626;
    word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.zhiJie2 .xzhi{
    font-size: 0.24rem;
    color: #8C8C8C;
    display:block;
    margin: 0.2rem 0 0.4rem 0;
}

.zhiJie2 .xxp{
    font-size: 0.24rem;
    color: #666;
    margin-bottom: 0.24rem;
}
.zhiJie2 .xxp i{
    margin-right: 0.12rem;
    font-size: 0.24rem;
    color: #666;
}
.zhiJie2 .xxp:last-child{
    margin-bottom: 0
}
.border-bot{
    border-bottom: 1px solid #EDEDED;
}
.fjp{
    width:calc(100% - 0.4rem);
    padding: 0.2rem;
    border-radius: 0.08rem;
    background: #F5F7FA;
margin-top: 0.24rem;
}
.fjp i{
    color: #26a862;
    font-size: 0.24rem;
    margin-right: 0.12rem;
}
.fjp a{
    font-size: 0.24rem;
}
.layui-m-layer0 .layui-m-layerchild {
    width: 5.90rem!important;
    border-radius: 0.2rem!important;
}
.subbao{
    cursor: pointer;color:#fff;padding: 0.17rem 0.59rem;border-radius: 0.08rem;margin-top: 0.4rem;background:#1DA863;
    display: inline-block;
}
.zhiJie p,
.zhiJie span {
    word-break: break-all;
}

.lianxi p span {
    color: #000;
}

.zhiJie h4 {
  
    position: relative;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
}

.zhiJie h4:after {
    content: "";
    width: 0.04rem;
    height: 0.28rem;
    background: #1aa95f;
    position: absolute;
    left: -0.16rem;
    top: 0.08rem;
}

.zhiJie {
    font-size: 0.24rem;
    padding-left: 10px;
}

.shai {
    top: 0px;
}

.baom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    height: 50px;
    overflow: hidden;
    background: #f4f4f4;
    z-index: 9;
}

.baom span {
    background: #26a862;
    width: 90%;
    display: block;
    margin: 7px auto;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
}

.baom span a {
    display: block;
    width: 100%;
    height: 100%x;
    color: #fff;
}

.check_detail {
    width: 100%;
    height: 34px;
    border: none;
    background: #1aa95f;
    border-radius: 3px;
    margin-top: 15px;
    color: white;
}

.changdi_detail {
    display: none;
}

.changdi_detail img,
.changdi_imgs img {
    display: inline-block;
    width: 32%;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 5px solid #fff;
    margin: 10px auto;
}

.zhiJie {
    margin:0 0.4rem!important;
    padding: 0.4rem 0;
}
.zhiJie2{
    padding: 0.4rem!important;
    border-bottom: 0.2rem solid #F9F9F9;
}
.weui_mask weui_mask_visible {
    z-index: 100
}

.back_top {
    z-index: 9999;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 70px;
    right: 10px;
    border-radius: 100%;
    display: none;
}

.back_top img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

/* ydj */
/* .btnBox{padding:0 0.1rem 0.1rem 0.2rem;} */
.sxP {
    margin-top: 0.24rem;
    color: #666666;
    line-height: 0.4rem;
}
.sxP3{
margin-top: 0.24rem;
    color: #666666;
}
.btns {
    width: 7.5rem;
    height: 0.98rem;
    text-align: center;
    border: none;
    font-size: 0.36rem;
}
.btns span{
font-size: 0.24rem;
}
.sureAttend {
    background: #26A862;
    color: white;
}

.noAttend {
    border: 1px solid #26A862;
    color: #26A862;
    background: white;
}

.jjAttend {
    background: #cccccc;
    color: white;
}

.saoma {
    border: 1px solid #26A862;
    color: white;
    background: #26A862;
}

.typebox {
    color: red;
    text-align: center;
    margin-top: 0.5rem;
}

.lookimg {
    width: 1.6rem;
    height: 0.43rem;
    border: 0.01rem solid #26A862;
    color: #26A862;
    border-radius: 0.05rem;
    font-size: 0.26rem;
    text-align: center;
    vertical-align: -0.1rem;
    position: absolute;
    right: 0.2rem;
    bottom: 0.95rem;
}

.overtime {
    text-align: left;
    margin-top: 5px;
    color: #FC0D1B;
    position: absolute;
    top: 0.15rem;
    right: 0.2rem;
}

.xuans_tab {
    font-size: 0.3rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 0.88rem;
    line-height: 0.88rem;
    color: #333333;
    background: #F9F9F9;
    border-bottom: 0.01rem solid #F2F2F2;
}

.xuans_tab p.tabP {
    position: relative;
    cursor: pointer;
}

.xuans_tab p.active {
    color: #1DA863;
    border-bottom: 2px solid #1DA863;
}

/* .oper {display: flex;justify-content: space-around;} */
.oper span {
    display: block;
    width: 3rem;
    font-size: 0.3rem;
    color: #fff;
    padding: 9px 0;
    text-align: center;
    border: 1px solid #f2f2f2;
}

.nopass {
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    color: red;
}

.Qrcode {
    width: 1.5rem;
    height: 1.5rem;
}

.oneToOne {
    position: absolute;
    right: 0.5rem;
    bottom: 0.35rem;
}

.ForOneMore {
    margin-left: 0.2rem;
}

/* 二维码放大图 */
.botn {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
}

.botn img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.layui-m-layercont {
    padding: 13px 0;
}

.tips_inner {
    padding: 0.3rem;
}

.layui-m-layercont {
    padding-top: 13px 0;
    padding: 0;
}

.tips_inner {
    padding: 0;
}

.layui-m-layerchild {
    border-radius: 0
}

.hui {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6)
}

.resons {
    position: absolute;
    top: 3rem;
    width: 6.74rem;
    margin-left: 0.4rem;
}

/* .sxMessage{display:none;} */
.lookdoor {
    padding: 0.05rem;
    border: 1px solid #01cd9a;
    border-radius: 0.03rem;
    color: white;
    font-size: right;
    float: right;
    margin-right: 0.2rem;
    background: #01cd9a !important;
}

.botns {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
}

.botns img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 70%;
}

[v-cloak] {
    display: none !important;
}
.zhiJie h5{
    font-size:0.32rem;
    color:#333;
    padding-top: 0.48rem;
    position: relative;
    padding-left: 0.1rem;
    padding-bottom: 0.4rem;
    font-weight: bold;
}
.zhiJie h5:after {
    content: "";
    width: 0.04rem;
    height: 0.28rem;
    background: #1aa95f;
    position: absolute;
    left: -0.16rem;
    top: 0.55rem;
}
.zhiJie h5 b{
    font-family:Noto Sans S Chinese;
font-weight:bold;
    font-size: 0.72rem;
    position: absolute;
    top: 0.15rem;
    left: 0;
    color:rgba(234,77,18,0.30);
}
.dzrn{
    background:rgba(245,251,248,1);
border:0.01rem solid rgba(179,227,203,1);
box-shadow:0px 0.02rem 0.08rem rgba(0,0,0,0.04);
border-radius: 0.08rem;
padding: 0.20rem 0.2rem 0.2rem 0.52rem;
margin-bottom: 0.2rem;

}
.dzrn:last-child{
    margin-bottom: 0;
}
.dzrn i{
    margin-left: -0.35rem;
    margin-top: 0.05rem;
    font-size: 0.2rem;
    color: #1DA863;
    float: left;
}
.dzrn_h{
    color: #333;
    font-size: 0.24rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.dzrn_con{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.4rem;
}
.yqoqin{
    color: #333333;
    font-size: 0.24rem;
    font-weight: bold;
}

.yqoqin span{
    color:#1DA863;
    font-size: 0.24rem;
}

.zhuanyebox{
    background: #F9F9F9;
    padding: 0 0.2rem;
    font-size: 0.24rem;
}
.zye_blist{
    padding: 0.2rem 0;
    color: #666666;
    overflow: hidden;
    border-bottom:0.01rem solid #EDEDED;
}
.zye_blist:last-child{
    border-bottom: none;
}
.zye_blist .xz{
    display: inline-block;
    max-width: 100px;
}
.zye_blist .xz1{
    display: inline-block;
    max-width: 100px;
    color: #EA4D12;
    
}
.zye_blist span{
    display: inline-block;
    line-height: 0.25rem;
    height: 0.25rem;
    overflow: auto;
    
}
.felx{
    display: flex;
}
.felx .www{
    width: 50%;
}
.felx .sl{
    width: 50%;
    color: #EA4D12;
    font-size: 0.24rem;
    text-align: right;
}
.fjxq{
    display: flex;
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
}
.fjxq_left{
    width: 1.5rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: right;
}
.fjxq_r{
    width: calc( 100% - 1.8rem);
    height: 0.64rem;
    background: #F5F7FA;
    border-radius: 0.08rem;
    padding: 0 0.2rem;
    color: #666666;
    font-size: 0.24rem;
    line-height: 0.64rem;
    
}
.fjxq_r:last-child{
margin-bottom: 0;
}
.fjxq_r i{
    font-size: 0.2rem;
    color:  #00D090;margin-right: 0.05rem;
}
.chryzq{
    color: #666;
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.shz{
    background:#FAEBD7;
color: #FF9F03;
    font-size: 0.36rem;
}
.dfvs{
    display: flex;
}
.dfvs .dfe{
    width: 4.18rem;
    background:#dff9f3;
    color: #1DA863;
}
.dfvs .looker{
    width: 3.32rem;
    background: #1DA863;
    color: #Fff;
}
.lookreason{
    background:#f9d7d7;
    color: #EA4646;

}
.dfbww{
    color: #125DEA;
    background: #d1e1ff;

}
.baocun{
    border:1px solid rgba(222,222,222,1);
    background: #fff;
    color: #595959;
    padding: 0.17rem 0.4rem;
    border-radius:8px;
    margin-top: 0.4rem;
    display: inline-block;
}
.input_f p{
    color: #666666;
    font-size: 0.24rem;
    padding: 0.4rem 0 0.2rem 0;
}
.input_f span{
    color: #EA4646;
}
.input_f_i{
    background:rgba(249,249,249,1);
border:1px solid rgba(237,237,237,1);
border-radius: 0.08rem;
width:calc( 100% - 0.4rem);
height: 0.68rem;
padding: 0 0.2rem;
line-height: 0.68rem;
font-size: 0.3rem;
}
.chaxun{
    font-size: 0.24rem;
    color: #CCCCCC;
    margin-top: 0.2rem;
}
.reetextarea{
    width:calc( 100% - 0.4rem);
    background:rgba(249,249,249,1);
border:1px solid rgba(237,237,237,1);
border-radius: 0.08rem;
padding:0.3rem 0.2rem ;
min-height: 3.12rem;
color: #333;
font-size: 0.3rem;
}