
.flex-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-s {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.flex-e {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.flex-c {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-1 {
    flex: 1;
}

.formItem {
    width: 100%;
}

.formItem .itemTitle {
    font-size: 16px;
    margin-right: 10px;
    color: #333;
    line-height: 40px;
}

.required {
    padding-left: 12px;
    position: relative;
}

.required:before {
    content: '*';
    position: absolute;
    top: 0;
    left: 0;
    color: #f00;
}

.mL16 {
    margin-left: 16px;
}

.mainPublicTable {
    width: 100%;
    overflow-x: auto;
}

.publicTable {
    border: 1px solid #dddddd;
    border-radius: 8px;
}

.publicTable th {
    background: #F1F1F1;
    color: #000;
    font-size: 16px;
    min-height: 28px;
    padding: 4px 8px;
}

.publicTable td {
    font-size: 14px;
    color: #000;
    height: 28px;
    border-bottom: 1px solid #f1f1f1;
    padding: 4px 8px;
    word-break: break-word;
}

.mT18 {
    margin-top: 18px;
}

.mB12 {
    margin-bottom: 12px;
}

.padL36 {
    padding-left: 36px;
}

.mRL16 {
    margin: 0px 16px;
}

.mR12 {
    margin-right: 12px;
}

.mT22 {
    margin-top: 22px;
}

.radioUL {
    width: 100%;
    display: flex;
    height: 70px;
    align-items: flex-end;
    justify-content: center;
}

#searchAir .radioUL {
    height: auto;
    justify-content: flex-start;
}

.radioUL li {
    display: flex;
    margin-right: 24px;
    cursor: pointer;
    align-items: center;
}

.radioUL li:last-child {
    margin-right: 0px;
}

.radioUL.colorfff li {
    color: #fff;
}

.radioUL li i {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    background: url(../images/radio.png) no-repeat center center;
}

.radioUL li.act i {
    background: url(../images/radio_act.png) no-repeat center center;
}

.radioUL.zffsUL li i {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    width: 13px;
    height: 13px;
    background: url(../images/radio_small.png) no-repeat center center;
}

.radioUL.zffsUL li.act i {
    background: url(../images/radio_small_act.png) no-repeat center center;
}

.radioUL.zffsUL li span {
    position: absolute;
    top: -40px;
    left: 16px;
    display: inline-block;
    width: 66px;
    height: 30px;
}

.radioUL.zffsUL li span.bspzf {
    background: url(../images/pay_bspzf.png) no-repeat center center;
}

.radioUL.zffsUL li span.xykzf {
    background: url(../images/pay_xykzf.png) no-repeat center center;
}

.radioUL.zffsUL li span.mfypzf {
    background: url(../images/pay_mfypzf.png) no-repeat center center;
    background-size: 100% 100%;
}

.radioUL.zffsUL li span.zfbzf {
    background: url(../images/pay_zfbzf.png) no-repeat center center;
}

.radioUL.zffsUL li span.ybzf {
    background: url(../images/pay_ybzf.png) no-repeat center center;
    background-size: 100% 100%;
}

.radioUL.zffsUL li span.edzf1 {
    background: url(../images/pay_edzf1.png) no-repeat center center;
    background-size: 78% 100%;
}

.radioUL.zffsUL li span.mcpzf1 {
    background: url(../images/pay_mcpzf1.png) no-repeat center center;
    background-size: 78% 100%;
}

.radioUL.zffsUL li span.edzf {
    background: url(../images/pay_edzf.png) no-repeat center center;
    background-size: 78% 100%;
}

.radioUL.zffsUL li span.mcpzf {
    background: url(../images/pay_mcpzf.png) no-repeat center center;
    background-size: 78% 100%;
}

.radioUL.zffsUL li span.sltzf {
    background: url(../images/pay_sltzf.png) no-repeat center center;
}

.radioUL.zffsUL li span.antpayzf {
    background: url(../images/pay_antpayzf.svg) no-repeat center center;
    background-size: 100% 100%;
}

.radioUL.zffsUL li span.rdpzf {
    background: url(../images/pay_rdpzf.png) no-repeat center center;
    background-size: 100% 100%;
}

.radioUL.zffsUL li span.tnpzf {
    background: url(../images/TNP.png) no-repeat center center;
}

.radioUL.zffsUL li span.yeepzf {
    background: url(../images/YEEP.png) no-repeat center center;
    background-size: 100% 100%;
}

.radioUL.zffsUL li span.mvpzf {
    background: url(../images/pay_mvpzf.png) no-repeat center center;
    background-size: cover
}

.radioUL.zffsUL li span.mvpagpzf {
    background: url(../images/mvpagp.png) no-repeat center center;
    background-size: cover
}

.radioUL.zffsUL li span.epzf {
    background: url(../images/pay_ep.png) no-repeat center center;
    background-size: cover
}

.radioUL.zffsUL li span.ccotazf {
    background: url(../images/pay_ccota.png) no-repeat center center;
    background-size: cover;
    width: 70px;
    height: 70px;
    top: -74px;
}