<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flt_table &gt; tbody &gt; .arc-tr:hover{ 
    background: none;
}


.m-popInfo {
    width: 650px;
    display: none;
}

.m-popInfo .m-header {
    width: 100%;
    height: 40px;
    background: #B82970;
    padding: 8px 20px;
}

.m-popInfo .m-header .arc-headerTitle {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    float: left;
}

.m-popInfo .m-header .u-close {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 3px;
    cursor: pointer;
}

.m-popInfo .m-infoCont {
    background: #FFFFFF;
    padding: 20px;
}

.m-popInfo .m-infoCont .m-infoTitle {
    width: 100%;
}

.m-popInfo .m-infoCont .m-infoTitle .arc-comFir {
    width: 80px;
    height: 22px;
    background:linear-gradient(324deg,rgba(225,185,113,1) 0%,rgba(227,205,158,1) 100%);
    border-radius:2px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    float: left;
    margin-right: 10px;
}

.m-popInfo .m-infoCont .m-infoTitle .arc-titleText {
    color: #333333;
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px;
    margin-bottom: 0;
    float: left;
}

.m-popInfo .m-infoCont .m-infoTitle .arc-flightTime {
    float: right;
    color: #333333;
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px;
}

.m-popInfo .m-infoCont .m-conCont {
    width: 100%;
    padding-left: 144px;
    margin-top: 13px;
}

.m-popInfo .m-infoCont .m-conCont .m-contL {
    float: left;
}

.s-bold {
    font-weight: bold;
}

.arc-commonText {
    color: #333333;
    font-size: 14px;
    line-height: 14px;
}

.s-top {
    margin-top: 32px;
}

.textL {
    text-align: left;
}

.textR {
    text-align: right;
}

.m-popInfo .m-infoCont .arc-addonLineF {
    width: 6px;
    height: 107px;
    float: left;
    margin-left: 10px;
}

.m-popInfo .m-infoCont .arc-addonLineS {
    height: 59px;
}

.m-popInfo .m-infoCont .m-conCont .m-contR {
    float: left;
}

.s-colorStop {
    color: #CB9D6D;
    font-size: 12px;
}

.s-marginL {
    margin-left: 10px;
}

.m-popInfo .m-infoCont .m-conCont .m-contR .arc-tipText {
    width:268px;
    height:28px;
    background:rgba(245,245,245,1);
    padding-left: 9px;
    line-height: 28px;
    color: #0066CC;
    font-size: 14px;
    margin-top: 17px;
}

.s-top20 {
    margin-top: 20px;
}

.s-top32 {
    margin-top: 32px;
}

.s-top30 {
    margin-top: 30px;
}

.m-splitLine {
    width: 100%;
    height: 1px;
    background: #EBECEE;
}

.flt_table tr.cnt td {
    padding-top: 16px
}

.flt_table tr.cnt .flt_reserve {
    top: 14px;
}</pre></body></html>