.flex{display: flex;display:-webkit-flex;}
.flex-inline{display: inline-flex;display:-webkit-inline-flex;}
.flex-v{display: flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;}
.flex-1{flex: 1;-webkit-flex:1;}
.flex-2{flex: 2;-webkit-flex:2;}
.flex-5{flex: 5;-webkit-flex: 5}
.flex-0{flex-shrink:0;-webkit-flex-shrink:0;}
.flex-align-start{align-items: flex-start;-webkit-align-items:flex-start;}   /*垂直居中*/
.flex-align-center{align-items: center;-webkit-align-items:flex-center;}   /*垂直居中*/
.flex-align-end{align-items: flex-end;-webkit-align-items:flex-end;}   /*垂直居中*/
.flex-pack-start{justify-content:flex-start;-webkit-justify-content:flex-start;} /*左对齐*/
.flex-pack-center{justify-content:center;-webkit-justify-content:center;} /*左对齐*/
.flex-pack-between{justify-content: space-between;-webkit-justify-content:space-between;}/*两端对齐*/
.flex-pack-around{justify-content: space-around;-webkit-justify-content:space-around;}/*两端对齐*/
.flex-pack-end{justify-content: flex-end;-webkit-justify-content:flex-end;}   /*右对齐*/
.flex-nowrap{flex-wrap: nowrap;-webkit-flex-wrap:nowrap;}
.flex-wrap{flex-wrap: wrap;-webkit-flex-wrap:wrap;}
.flex-align-content-center{align-content:center;-webkit-align-content:center;} /*在容器内, 额外的空白部分的分布*/
.flex-align-content-start{align-content:flex-start;-webkit-align-content:flex-start;} /*在容器内, 额外的空白部分的分布*/
.flex-justify-content{justify-content: center}
@media (max-width: 420px) {
    .m4fn12{font-size: 12px !important;}
    .m4fn14{font-size: 14px !important;}
    .m4fn16{font-size: 16px !important;}
    .m4fn18{font-size: 18px !important;}
    .m4fn20{font-size: 20px !important;}
    .m4fn22{font-size: 22px !important;}
    .m4fn24{font-size: 24px !important;}
    .m4heght{height: 40px}
    .m4with{width: 100px!important;}
    .m4mr0{margin-right: 0px !important;}
}

body::-webkit-scrollbar {
width: 12px;               /* width of the entire scrollbar */
}
body::-webkit-scrollbar-track {
    background: transparent;        /* color of the tracking area */
}
body::-webkit-scrollbar-thumb {
    background-color: #dedede;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
}


.ac:hover{background-color:#649F76 !important;}
.w90{width: 90%}
.w70{width: 70%}
.w80{width: 80px}
.mgl05{margin-left: 5%}
.mgl10{margin-left: 10px}
.mgl20{margin-left: 20px}
.mgl30{margin-left: 30px}
.mgl40{margin-left: 40px}
.mgl60{margin-left: 60px}
.mgr20{margin-right: 20px}
.mgr60{margin-right: 60px}
.mgr10{margin-right: 10px}
.mgt15{margin-top: 15px}
.mgt10{margin-top: 10px}
.mgt20{margin-top: 10px}
.mgt25{margin-top: 25px}
.mgt30{margin-top: 30px}
.mgt45{margin-top: 45px}
.mgt5{margin-top: 5px}
.mgb10{margin-bottom: 10px}
.mgb20{margin-bottom: 20px}
.mgb50{margin-bottom: 50px}
.pr5{padding-right: 5px}
.pb10{padding-bottom: 10px}
.pt25{padding-top: 25px}
.pt20{padding-top: 20px}
.pt10{padding-top: 10px}
.pl25{padding-left: 25px}
.pr25{padding-right: 25px}
.pb20{padding-bottom: 20px}
.contentbg{background-color: #FFFFFF;}
.fontstyle{font-family: 'Arial Normal', 'Arial'; font-weight: 400; font-style: normal; text-align: center; line-height: normal }
.fontstylel{font-family: 'Arial Normal', 'Arial'; font-weight: 400; font-style: normal }
.fontstyle7{font-family: 'Arial Normal', 'Arial'; font-weight: 700; font-style: normal }
.titletext{ font-size: 24px; color: #2A2E2C; }
.fs18{font-size: 18px}
.fs16{font-size: 16px}
.fs28{font-size: 28px}
.fs30{font-size: 30px}
.fs14{font-size: 14px}
.fs13{font-size: 13px}
.fs36{font-size: 36px;color: #2a2e2c;text-align: center}
.cF{color: #FFFFFF}
.c3d{color:#3D4D73}
.c3{color: #333333}
.c6{color:#649F76}
.cf9{color: #F9BF95}
.cf3{color: #F37D22}
.c1b{color: #1B1B1B}
.c9{color: #999999}
.titlebutton{
    padding: 5px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border: 1px solid rgba(100, 159, 118, 1);
    border-radius: 5px;
    box-shadow: none;
    color: #649F76;
    line-height: 32px;
    height: 42px;
    text-align: center;
    margin-top: 25px;
}
.borderbottom{border-bottom: 1px solid #f2f3ea}
.bgcf2{background-color: #f2f3ea}
/*首页*/
.indexboder{
    width: 298px;
    height: 70px;
    line-height: 70px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
}
/*户号绑定*/
.inputcontent{margin: 0 auto;}
.inputcontent50{margin: 50px auto}
.bouttonnext{
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: rgb(100, 159, 118);
    border: none;
    border-radius: 4px;
    box-shadow: none;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
.buttonqx{
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #DDE6E0;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    font-size: 16px;
    text-align: center;
    color: rgb(100, 159, 118);
}
.firstblock{display: none}
.buttonshow{width: 20px;height: 11px}
.tablestyle{
    width: 567px;
    height: 40px;
    background-color: rgba(248, 250, 250, 1);
    border: none;
    border-radius: 5px;
    box-shadow: none;
}
.tabletext{
    text-align: center;
    line-height: 40px;
}
/*户号管理*/
.borderr{border-radius: 4px}
.buttonstyle{
    width: 1221px;
    height: 50px;
    background-color: rgba(100, 159, 118, 1);
    border: none;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    text-align: center;
}
/*水费缴纳*/
.jeborder{
    width: 244px;
    height: 62px;
    background: inherit;
    background-color: rgba(245, 248, 247, 1);
    border: none;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #515151;
    text-align: center;
    line-height: 62px;
}
/*水量水费*/
.tbbgcor{background-color: rgba(248, 250, 249, 1)}
/*弹窗*/
.wrap-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,.2);
    margin-bottom: 10px;
}
.bgff{background-color: #ffffff;height: 50px;line-height: 50px;text-align: center}
.hide {
    display: none;
}
.dialog{
    position: relative;
    border-radius: 4px;
    width: 70%;
    min-width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.dialogjf{
    position: relative;
    border-radius: 4px;
    max-width: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.dialogbutton{
    padding:8px;
    background-color: rgb(100, 159, 118);
    border-radius: 4px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    float: right;
}
.bgcont{
    height: 300px;
    overflow: scroll;

}

.bgcont::-webkit-scrollbar {
    width: 8px;               /* width of the entire scrollbar */
}
.bgcont::-webkit-scrollbar-track {
    background: transparent;        /* color of the tracking area */
}
.bgcont::-webkit-scrollbar-thumb {
    background-color: #dedede;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
}

.dialoghh{
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    min-width: 300px;
    width: 40%;
}
.jbhh{
   height: 60px;
}
.dialogboder{border-radius: 4px}
.protocolItemcolor{color:#649F76!important;}
.checkcolor::after{border: 1px solid #649F76!important;}
.form_lineh{width: 80%;margin:10px auto;display: flex ;max-width: 800px;}
.form_inputh{border: 1px solid silver!important;border-radius: 4px !important;width: 50%;display: inline-block!important;margin-left: 10px!important;padding-left: 10px !important;}
.form_spanh{width: 115px!important;margin-right: 10px!important;}
.form_selecth{border: 1px solid silver;width: 88%!important;margin-left: 12px !important;border-radius: 4px !important}
.form_spansh{width: 100px!important;margin-right: 10px!important;}
.backbutton{
    padding: 5px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border: 1px solid rgba(100, 159, 118, 1);
    border-radius: 5px;
    box-shadow: none;
    color: #649F76;
    text-align: center;
    width: 70px;
}
