.vm {
    vertical-align: middle;
}
.cff0000 {
    color: #ff0000;
}
.c76a8e1 {
    color: #76a8e1;
}
.cf5a623 {
    color: #f5a623;
}
.pl15 {
    padding-left: 15px;
}
.mt5 {
    margin-top: 5px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt60 {
    margin-top: 60px;
}
.mr40 {
    margin-right: 40px;
}
.ml75 {
    margin-left: 75px;
}
.mr20 {
    margin-right: 20px;
}
.tc {
    text-align: center;
}
.displayN {
    display: none !important;
}
.charge-mainTitle {
    font-size: 12px;
    color: #b3b3b3;
    margin: 10px 0;
}
.settlementBg {
    background: #fff;
    min-height: 350px;
    /*margin-bottom: 267px;*/
    color: #4e4e4e;
    padding-bottom: 50px;
}
.chargeFeeTitle {
    font-size: 18px;
    color: #4e4e4e;
    border-bottom: 1px solid #52bf63;
    float: left;
    padding: 20px 0 0 0;
    margin-left: 20px;
}
.settlementWrapper {
    /*width: 416px;*/
    /*margin: auto;*/
    padding-top: 75px;
    color: #4e4e4e;
}
.settlementTitle li {
    cursor: pointer;
    width: 110px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #ededed;
    float: left;
    font-size: 16px;
    position: relative;
}
.settlementTitle li.active {
    background-color: #52bf63;
    color: #fff;
    border: 1px solid #52bf63;
}
.divfocus1::after {
    border-top: 8px solid #52bf63;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    bottom: -8px;
    content: "";
    left: 46%;
    position: absolute;
}
.settlementCont {
    font-size: 14px;
}
.settlementWeek li {
    border: 1px solid #ededed;
    width: 48px;
    height: 48px;
    float: left;
    text-align: center;
    line-height: 48px;
    margin-top: 58px;
    margin-right: 10px;
    cursor: pointer;
}
.settlementWeek li:last-child {
    margin-right: 0px;
}
.settlementWeek li.active, .settlementMonth li.active {
    border: 1px solid #52bf63;
    width: 48px;
    height: 48px;
}
.settlementMonth li {
    width: 48px;
    height: 48px;
    background-color: #ffffff;
    border: 1px solid #ededed;
    float: left;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}
/*2017-2-22*/

.mr0{margin-right: 0 !important;}
.pb0{padding-bottom: 0 !important;}
.pt30{padding-top: 30px !important;}
.f14{font-size: 14px !important;}
.f18{font-size: 18px !important;}
.textD{text-decoration: underline;}
.h28{height:28px !important;line-height: 28px !important;}
.pl400{padding-left: 400px;}
.ml70{margin-left: 70px;}
.cff082b{color:#ff082b;}
.btnOrange{
    height:34px;
    line-height: 34px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px ;
    padding: 0 10px;
    border: 1px solid #f36826;
    color: #f36826;
}
.settlementWeek,.settlementMonth{width:400px;margin: auto;}