/* 外文网站，韩文-单购行李落地页（历史代码提出） */
.m-as-list ul li {
    width: 300px !important;
    padding: 0 !important;
}

.m-tab-info .t-i-hd {
    font-size: 24px;
}

.m-tab-info .t-i-bd .p-tab .tab-hd .span60,
.m-tab-info .t-i-bd .p-tab .tab-hd .span30 {
    font-size: 18px;
}

.m-tab-info .t-i-bd .p-tab .bd-each {
    font-size: 14px !important;
}

.m-lug-size .l-s-hd {
    font-size: 24px;
}

.m-index .index-hd {
    font-size: 24px;
}

.m-index .index-bd .index-tab .each-hd {
    font-size: 14px !important;
}

.m-index .index-bd .each .each-bd li .vice {
    font-size: 14px;
}

.tb {
    margin: 20px 0;
}

.tb td {
    padding: 0 5%;
    line-height: 40px;
    border: 1px solid #e1ece8;
    font-size: 12px;
}

.tb .th td {
    background: #00ab6f;
    color: #fff;
    font-size: 16px;
}

.tb_w25 {
    width: 25%;
}

.tb_w52 {
    width: 52%;
}

.tb_full {
    width: 100%;
}

.sjp-color {
    color: #00a0e9;
}

a.sjp-color:hover {
    color: #f60 !important;
}

.m-tab-info .t-i-bd .p-tab {
    border: none
}

.m-tab-info .t-i-bd .p-tab table tbody tr td {
    border: 1px solid #e1ece8;
}

.tb td {
    padding: 0 2%;
}

.tb .xiexian {
    background-image: url(//media.springairlines.com/cache/style/site5/account/img/table-deco.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}

.tb .xiexian em {
    position: relative;
    display: inline-block;
    line-height: 1.3;
}

.tb-2 table {
    width: 100%;
    text-align: center
}

.tb-2 td {
    padding: 12px 2%;
    line-height: 2;
}

.tb-2 .th td {
    width: 17%;
    padding: 6px 0;
    line-height: 1.5;
}

.nowrap {
    white-space: nowrap
}

.ui-title {
    margin: 0 0 10px 0;
    font-weight: bold;
    color: #000;
    font-size: 1.2em
}

@media only screen and (min-width:320px) and (max-width:980px) {

    .tb {
        margin: 20px 0;
    }

    .tb td {
        padding: 0 5%;
        line-height: 28px;
        border: 1px solid #e1ece8;
        font-size: 12px;
    }

    .tb .th td {
        background: #00ab6f;
        color: #fff;
        font-size: .38rem
    }

    .tb_w25 {
        width: 25%;
    }

    .sjp-color {
        color: #00a0e9 !important;
        text-decoration: inherit !important;
    }

    a.sjp-color:hover {
        color: #f60 !important;
    }

    .tb td {
        padding: 0 2%;
    }

    .tb .xiexian {
        background-image: url(//media.springairlines.com/cache/style/site5/account/img/table-deco.png) !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;
    }

    .tb .xiexian em {
        position: relative;
        display: inline-block;
        line-height: 1.3;
    }

    .tb-2 table {
        width: 100%;
        text-align: center
    }

    .tb-2 td {
        padding: 12px 2%;
        line-height: 2;
    }

    .tb-2 .th td {
        width: 17%;
        padding: 6px 0;
        line-height: 1.5;
    }

    .nowrap {
        white-space: nowrap
    }

    .ui-title {
        font-weight: bold;
        color: #000;
        font-size: .36rem
    }
}