<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #eff0f0;
    font-family: "Verdana","ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
    font-size: 13px;
}

label, dt {
    font-weight: normal;
}

label {
    padding-right: 0 !important;
}

.help-block {
    padding-left: 5px;
    margin-bottom: 5px;
    color: #ff831f;
}

.btn {
    padding: 4px 12px;
}

.form-control {
    height: 31px;
    padding: 4px 12px;
}

    .form-control:focus {
        border-color: #aa4442;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(170, 68, 66, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(170, 68, 66, .6);
    }


.box {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.card_hd {
    width: 920px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #fff;
    background: #c61a37 url(../images/myJX/card_hd_bg.png) no-repeat;
}

    .card_hd .box_lf {
        float: left
    }

        .card_hd .box_lf .inner-1 {
            float: left;
            font-size: 16px;
            font-weight: bold;
            padding: 0 12px 0 24px;
        }

        .card_hd .box_lf .inner-2 {
            height: 12px;
            float: left;
            line-height: 12px;
            font-size: 12px;
            color: #a2152d;
            margin-top: 15px;
            padding-left: 12px;
            border-left: 2px solid #a2152d;
        }

    .card_hd .box_rg {
        float: left;
        margin-left: 50px;
    }

        .card_hd .box_rg a {
            color: #fce3e7;
            text-decoration: none;
        }

            .card_hd .box_rg a:hover {
                color: #fff;
                text-decoration: underline;
            }

            .card_hd .box_rg a.more {
                margin-left: 120px;
                font-size: 10px;
                color: #fff;
                text-decoration: underline;
            }

/* header */
.header-main {
    position: relative;
    z-index: 100;
}

    .header-main .guoqing {
        position: absolute;
        right: -107px;
        top: 1px;
        display: none;
    }

    .header-main .header-newyear {
        position: absolute;
        right: -138px;
        top: 2px;
    }

.logo {
    float: left;
    margin-left: 22px;
    margin-top: 25px;
}

.header {
    position: relative;
    height: 110px;
}

.header_pms {
    float: right;
    height: 30px;
    background: url(../images/closeBg.png) repeat;
}

.header_pmsInfo {
    float: left;
    margin-top: 8px;
}

    .header_pmsInfo ul {
        margin: 0;
    }

        .header_pmsInfo ul li {
            position: relative;
            float: left;
            height: 14px;
            line-height: 14px;
            padding: 0 15px;
            border-right: 2px solid #ccc;
            list-style: none;
        }

            .header_pmsInfo ul li.mobileIcon b {
                position: absolute;
                top: -5px;
                display: block;
                width: 13px;
                height: 22px;
                background: url(../images/header-flag.png) left top;
            }

            .header_pmsInfo ul li.mobileIcon a {
                margin-left: 20px;
            }

            .header_pmsInfo ul li a {
                color: #ccc;
                font-weight: bold;
            }

                .header_pmsInfo ul li a:hover {
                    text-decoration: underline;
                }

.header_language {
    float: right;
    width: 130px;
    height: 30px;
    line-height: 30px;
}

    .header_language b {
        float: left;
        display: block;
        width: 23px;
        height: 16px;
        background-image: url(../images/header-flag.png);
        background-repeat: no-repeat;
        margin-top: 8px;
        margin-left: 15px;
    }

        .header_language b.CN {
            background-position: 0 -25px;
        }

        .header_language b.EN {
            background-position: 0 -41px;
        }

        .header_language b.JP {
            background-position: 0 -57px;
        }

        .header_language b.TH {
            background-position: 0 -73px;
        }

    .header_language .current_language {
        height: 30px;
        background: url(../images/opacity.4.png) repeat;
        cursor: pointer;
    }

    .header_language:hover .current_language .current_languageT {
        color: #fff;
    }

    .header_language .current_languageT a {
        float: left;
        color: #ccc;
        margin-left: 10px;
        font-weight: bold;
    }

        .header_language .current_languageT a:hover {
            color: #fff;
            text-decoration: underline;
        }

    .header_language .current_languageDown {
        float: left;
        margin-left: 10px;
        margin-top: 12px;
        width: 9px;
        height: 6px;
        background: url(../images/down.png) 0 0;
    }

    .header_language:hover .current_languageDown {
        background: url(../images/down.png) 0 -6px;
    }

    .header_language ul.select_language {
        display: none;
        width: 130px;
        background: #8c1f4a;
    }

        .header_language ul.select_language li {
            width: 130px;
            height: 30px;
            line-height: 30px;
            list-style: none;
            cursor: pointer;
        }

            .header_language ul.select_language li:hover {
                background: #b4265a;
            }

                .header_language ul.select_language li:hover .current_languageT a {
                    color: #fff;
                    text-decoration: underline;
                }

/* å¯¼èˆª */
.nav {
    position: relative;
    width: 1200px;
    height: 50px;
    background: url(../images/nav-bg.jpg) repeat-x;
    z-index: 15;
}

    .nav ul {
        margin: 0;
    }

        .nav ul li {
            float: left;
            width: 171px;
            height: 50px;
            line-height: 50px;
            font-family: '\5FAE\8F6F\96C5\9ED1';
            background-image: url(../images/nav-line.png);
            background-repeat: no-repeat;
            background-position: center right;
            list-style: none;
        }

            .nav ul li:hover {
                background-color: #7F0101;
                background-image: none;
            }

.nav_title {
    display: block;
    width: 171px;
    height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
/*.nav_title{ display: block; width: 200px; height: 50px; font-size: 18px; color: #ffbd76; text-align: center;}*/
.nav ul li a:hover,
.nav ul li:hover a.nav_title {
    color: #F7CF51;
    text-decoration: none;
}
.nav a.nav_title:visited {
    color: #fff;
    text-decoration: none;
}
.nav ul li .sub_nav {
    display: none;
    position: absolute;
    left: 0;
    width: 1200px;
    height: 275px;
    background: #ede9e7;
}

.nav ul li .nav_reserve .nav_reserveLeft {
    float: left;
    width: 280px;
    margin-left: 20px;
    margin-top: 20px;
}

.nav ul li .nav_reserve .nav_reserveLeftTitle {
    font-size: 16px;
    color: #ae275a;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.nav ul li .nav_reserve .nav_reserveLeftDescribe {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    width: 250px;
}

.nav ul li .nav_reserve .nav_reserveLeftImg {
    margin-top: 20px;
}

    .nav ul li .nav_reserve .nav_reserveLeftImg a.ty {
        display: block;
        border: 1px solid #666;
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #666;
        font-size: 13px;
    }

.nav ul li .nav_reserve .fleft a {
    display: inline-block;
    float: left;
}

.nav_reserve_link {
    font-size: 16px;
    color: #ae2759;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}

.nav_reserveRight dd a {
    color: #333
}

.nav ul li .nav_reserve .nav_reserveLeftImg a:hover {
    color: #af184f;
    border: 1px solid #af184f;
}

.nav ul li .nav_reserve .nav_reserveLeftImg a.dl {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    background: #de006b;
    font-size: 13px;
    margin-right: 20px;
    background-image: -webkit-linear-gradient(top,#af184f,#a70a28);
    background-image: -o-linear-gradient(top,#de006b,#a70a28);
    background-image: -ms-linear-gradient(top,#de006b,#a70a28);
    background-image: linear-gradient(top,#de006b,#a70a28);
    background-repeat: repeat-x;
    color: #fff;
    border: 1px solid d70f33;
}

.nav ul li .nav_reserve .nav_reserveRight {
    float: right;
    margin-top: 20px;
    width: 900px;
}

    .nav ul li .nav_reserve .nav_reserveRight dl {
        float: left;
        width: 265px;
        margin-right: 32px;
        margin-top: 10px;
        height: 85px
    }

    .nav ul li .nav_reserve .nav_reserveRight dt {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #ae2759;
        font-family: '\5FAE\8F6F\96C5\9ED1';
        border-bottom: 1px solid #999;
    }

    .nav ul li .nav_reserve .nav_reserveRight dd {
        margin-top: 10px;
        font-size: 12px;
        color: #333;
        line-height: 22px;
    }

.index_inform {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 10px;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: url(../images/closeBg.png);
    color: #fff;
    position: absolute;
    width: 1200px;
}

    .index_inform span {
        float: left;
    }
/*.index_inform a{ float: right; width: 14px; height: 14px; margin-top: 14px; background: url(../images/close.png) no-repeat center; cursor: pointer;}*/
.close_inform {
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 14px;
    background: url(../images/close.png) no-repeat center;
    cursor: pointer;
}
/* é¦–é¡µåº•éƒ¨ */
.index_service {
    margin-top: 40px;
    background: #fff;
}

    .index_service dl {
        float: left;
        width: 342px;
        margin: 24px 28px;
    }

    .index_service dt {
        font-weight: bold;
        color: #666;
        border-bottom: 3px solid #c1c1c1;
        padding-bottom: 6px;
        padding-left: 5px;
    }

    .index_service dd {
        height: 28px;
        line-height: 28px;
        padding-left: 5px;
        padding-right: 5px;
        border-bottom: 1px solid #e9e9e9;
    }

        .index_service dd a {
            display: block;
            float: left;
            width: 166px;
            color: #666;
        }

            .index_service dd a:hover {
                color: #ae275a;
                text-decoration: none;
            }

.footer {
    width: 100%;
    line-height: 25px;
    padding: 6px 30px;
    background: url(../images/footerBg.jpg) repeat-x;
    color: #666;
}

    .footer .copyright {
        float: left;
    }

    .footer .star-logo {
        float: right;
    }

        .footer .star-logo img {
            margin-top: 30px;
        }

    .footer .icon-img {
        margin-top: 5px;
    }

        .footer .icon-img img.after {
            margin-left: 10px;
        }

/* é¦–é¡µ æœºç¥¨é¢„å®šã€ç½‘ä¸Šå€¼æœºã€èˆªç­åŠ¨æ€  æ„Ÿå…´è¶£èˆªçº¿æ¨¡å— */
.index_flight {
}

.index_flightSlide {
    float: left;
    width: 870px;
    height: 265px;
    background: #fff;
}

    .index_flightSlide .index_flightSlide_hd {
        height: 52px;
        background: url(../images/slide-header.jpg) repeat-x;
    }

        .index_flightSlide .index_flightSlide_hd ul {
            margin: 0;
        }

        .index_flightSlide .index_flightSlide_hd li {
            float: left;
            width: 290px;
            line-height: 52px;
            font-size: 18px;
            color: #444;
            font-family: '\5FAE\8F6F\96C5\9ED1';
            list-style: none;
            text-align: center;
            cursor: pointer;
        }

            .index_flightSlide .index_flightSlide_hd li:hover {
                color: #ae275a;
            }

            .index_flightSlide .index_flightSlide_hd li.current {
                background: #fff; /*color: #ae275a;*/
                color: #de006b;
            }

.index_flightSlide_main {
    width: 825px;
    margin: 0 auto;
    margin-top: 10px;
}

    .index_flightSlide_main .index_flightSlide_main_hd {
        height: 32px;
    }

        .index_flightSlide_main .index_flightSlide_main_hd ul {
            margin: 0;
        }

        .index_flightSlide_main .index_flightSlide_main_hd li {
            float: left;
            width: 183px;
            line-height: 32px;
            text-align: center;
            color: #444;
            background: #e9e9e9;
            list-style: none;
            font-size: 14px;
            cursor: pointer;
        }

        .index_flightSlide_main .index_flightSlide_main_hd .er {
            background: #7b8487;
            border-right: 1px solid #4f585c;
            padding: 5px 10px;
            width: 210px;
        }

            .index_flightSlide_main .index_flightSlide_main_hd .er li {
                float: none;
                width: 183px;
                line-height: 46px;
                text-align: center;
                color: #444;
                background: url(../images/noselect.png) no-repeat;
                list-style: none;
                font-size: 14px;
                cursor: pointer;
                margin: 3px;
                width: 187px;
                height: 47px;
            }

                .index_flightSlide_main .index_flightSlide_main_hd .er li.current {
                    background: url(../images/selected.png) no-repeat;
                    color: #fff;
                }

        .index_flightSlide_main .index_flightSlide_main_hd li.current { /*background: #e00070;*/
            background: #de006b;
            color: #fff;
        }

.index_flightSlide_main_bdMain {
    position: relative;
    height: 148px;
    margin-top: 10px;
}

    .index_flightSlide_main_bdMain .index_flightSlide_main_bd_one {
        float: left;
        margin-right: 30px;
    }

.index_flightSlide_main_bd_one .input-append {
    position: relative;
    width: 255px;
    height: 65px;
}

.siteTransform {
    position: absolute;
    left: 247px;
    top: 25px;
    width: 56px;
    height: 25px;
    background: url(../images/index_icon2016_off.png) no-repeat;
    cursor: pointer;
}

.siteTransforma {
    position: absolute;
    left: 222px;
    top: 50px;
    width: 18px;
    height: 18px;
    background: url(../images/index_icon.png) no-repeat -2px -9px;
    cursor: pointer;
}

.reserveBtn {
    position: absolute;
    top: 95px;
    left: 565px;
    width: 248px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: #ff8400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    behavior: url(css/PIE.htc);
}

    .reserveBtn:hover {
        color: #fff;
    }

.reserveBtna {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 160px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: #ff8400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    behavior: url(css/PIE.htc);
}

    .reserveBtna.disabled {
        cursor: default;
        color: #fff;
        background: #aaa;
        text-decoration: none;
    }

.reserveBtn1 {
    position: absolute;
    top: 108px;
    left: 565px;
    width: 248px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: #ff8400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    behavior: url(css/PIE.htc);
}

    .reserveBtn1:hover {
        color: #fff;
    }


.siteTransform1 {
    position: absolute;
    left: 203px;
    top: 57px;
    width: 56px;
    height: 25px;
    background: url(../images/index_icon2016_off.png) no-repeat;
    cursor: pointer;
}


.index_flightSlide_main_bd_one .input-append span.site {
    background-position: 10px -34px;
}

.index_flightSlide_main_bd_one .input-append span.date {
    background-position: 10px -70px;
}

.cityGradeImg {
    float: left;
    width: 67px;
    height: 8px;
    margin-top: 6px;
    background-image: url(../images/evaluate.png);
    background-repeat: no-repeat;
}

.cityGradeImg1 {
    background-position: -55px 0;
}

.cityGradeImg2 {
    background-position: -42px 0;
}

.cityGradeImg3 {
    background-position: -28px 0;
}

.cityGradeImg4 {
    background-position: -13px 0;
}

.cityGradeImg5 {
    background-position: 0 0;
}

/* ç½‘ç«™ä½ç½®ä¿¡æ¯æ¨¡å— */
.webSite {
    width: 1200px;
    height: 30px;
    background: url(../images/closeBg.png) repeat;
}

    .webSite ul.breadcrumb {
        padding: 0;
        margin-top: 0;
        background: none;
        border-radius: 0;
        line-height: 30px;
        padding-left: 40px;
        background: url(../images/homeIcon.png) no-repeat 20px center;
    }

        .webSite ul.breadcrumb &gt; li a {
            color: #fff;
        }

            .webSite ul.breadcrumb &gt; li a:hover {
                color: #fff;
                text-decoration: none;
            }

        .webSite ul.breadcrumb &gt; li + li:before {
            color: #fff;
            content: "&gt;";
        }

        .webSite ul.breadcrumb &gt; .active {
            color: #fff;
        }

.webIndex {
    margin: 35px 0 15px 740px;
}

    .webIndex ul {
        margin-bottom: 0;
    }

        .webIndex ul.stepIndex li {
            float: left;
            width: 75px;
            height: 90px;
            margin: 0 20px;
            list-style: none;
            color: #f3f3f3;
            -webkit-text-shadow: 1px 1px 2px #000;
            -moz-text-shadow: 1px 1px 2px #000;
            -o-text-shadow: 1px 1px 2px #000;
            text-shadow: 1px 1px 2px #000;
            font-size: 16px;
            text-align: center;
            -moz-opacity: .6;
            opacity: .6;
        }

            .webIndex ul.stepIndex li.active {
                color: #fff;
                opacity: 1;
            }

            .webIndex ul.stepIndex li b {
                display: block;
                width: 53px;
                height: 40px;
                background-image: url(../images/siteIndexIcon.png);
                background-repeat: no-repeat;
                margin: 0 auto;
                margin-bottom: 10px;
            }

                .webIndex ul.stepIndex li b.selectFlt {
                    background-position: 0 0;
                }

                .webIndex ul.stepIndex li b.userInfo {
                    background-position: 0 -40px;
                }

                .webIndex ul.stepIndex li b.pay {
                    background-position: 0 -80px;
                }

                .webIndex ul.stepIndex li b.success {
                    background-position: 0 -120px;
                }

            .webIndex ul.stepIndex li.active b.selectFlt {
                background-position: 0 -160px;
            }

            .webIndex ul.stepIndex li.active b.userInfo {
                background-position: 0 -200px;
            }

            .webIndex ul.stepIndex li.active b.pay {
                background-position: 0 -240px;
            }

            .webIndex ul.stepIndex li.active b.success {
                background-position: 0 -280px;
            }

/* å†…é¡µæŸ¥è¯¢æœºç¥¨ */
.m-airticket {
    width: 1200px;
    overflow: hidden;
}

    .m-airticket .index_flightSlide_main_hd {
        width: 415px;
        height: 45px;
        background: #fff;
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
        box-shadow: 0 0 3px rgba(0,0,0,.2);
        behavior: url(css/PIE.htc);
    }

        .m-airticket .index_flightSlide_main_hd ul {
            padding: 12px 0 0 22px;
        }

    .m-airticket .index_flightSlide_main_bd {
        background: #fff;
        -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
        box-shadow: 0 0 3px rgba(0,0,0,.2);
        behavior: url(css/PIE.htc);
    }

    .m-airticket .reserveBtn {
        left: inherit;
        right: -267px;
        top: 50px;
    }

    .m-airticket .index_flightSlide_main_bdMain {
        height: 106px;
    }

        .m-airticket .index_flightSlide_main_bdMain label {
            font-size: 14px;
        }

    .m-airticket .index_flightSlide_main_bdMain {
        width: 920px;
        margin-top: 0;
        padding-top: 20px;
    }

/* å‰ç¥¥è”åä¿¡ç”¨å¡ */
.credit_card {
    width: 100%;
    margin: 40px 0;
}

    .credit_card ul {
        margin: 0;
    }

        .credit_card ul li {
            float: left;
            width: 280px;
            margin-left: 6px;
            list-style: none;
        }

            .credit_card ul li .title {
                padding-left: 35px;
                height: 30px;
                line-height: 30px;
                color: #fff;
                font-size: 14px;
                background-image: url(../images/creditCardIcon.png);
                background-repeat: no-repeat;
            }

            .credit_card ul li.pink .title {
                background-position: 0 0;
            }

            .credit_card ul li.red .title {
                background-position: 0 -30px;
            }

            .credit_card ul li.red2 .title {
                background-position: 0 -60px;
            }

            .credit_card ul li.ccb .title {
                background-position: 0 -201px;
            }

            .credit_card ul li .img {
                margin-top: 25px;
                text-align: center;
            }

            .credit_card ul li .text {
                margin-top: 5px;
                color: #999;
                line-height: 24px;
            }

            .credit_card ul li .click {
                margin-top: 15px;
            }

                .credit_card ul li .click a {
                    display: block;
                    width: 106px;
                    height: 32px;
                    line-height: 32px;
                    margin-left: 175px;
                    font-size: 14px;
                    color: #fff;
                    padding-left: 35px;
                    background-image: url(../images/creditCardIcon.png);
                    background-repeat: no-repeat;
                }

            .credit_card ul li.pink .click a {
                background-position: 0 -91px;
            }

            .credit_card ul li.red .click a {
                background-position: 0 -123px;
            }

            .credit_card ul li.red2 .click a {
                background-position: 0 -156px;
            }

            .credit_card ul li.ccb .click a {
                background-position: 0 -231px;
            }

/* å†…å®¹æ&nbsp;‡é¢˜éƒ¨åˆ† */
.cntTitle {
    position: relative;
    margin-left: 20px;
}

    .cntTitle h2 {
        margin-top: 28px;
        font-size: 28px;
        color: #000;
    }

    .cntTitle .line {
    }

    .cntTitle hr {
        height: 0;
        border-top: 1px solid #dfdfdf;
        margin: 0 auto;
    }

        .cntTitle hr.left {
            float: left;
            width: 112px;
            border-top-color: #7c7c7c;
        }

.index_cntFT {
    width: 1200px;
    height: 20px;
    margin-top: -8px;
    background: url(../images/index_cntFT.png) no-repeat;
}

/* åˆ†é¡µ */
.order_box_rg_ft {
    height: 88px;
    background: #fff;
    padding: 20px 10px 0 10px;
    color: #3c3c3c;
}

    .order_box_rg_ft ul {
        font-size: 12px;
        text-align: center;
        float: right;
    }

        .order_box_rg_ft ul &gt; li {
            float: left;
            list-style: none;
            border: none;
        }

            .order_box_rg_ft ul &gt; li.disabled a {
                background: #ededed;
                cursor: default;
            }

            .order_box_rg_ft ul &gt; li a {
                display: block;
                width: 38px;
                height: 38px;
                line-height: 38px;
                text-decoration: none;
                border: 1px solid #ededed;
                font-weight: 600;
                color: #3c3c3c;
            }

            .order_box_rg_ft ul &gt; li.text {
                width: 160px;
            }

            .order_box_rg_ft ul &gt; li.ok a {
                height: 38px;
                line-height: 38px;
                width: 45px;
                background: #f40;
                border: none;
                color: #fff;
                font-weight: 400;
            }

.ft_page_input {
    width: 38px;
    height: 38px;
    padding: 10px 0;
    border: 1px solid #ededed;
    text-align: center;
}

.order_box_rg_ft ul &gt; li.current a {
    background: #f40;
    color: #fff;
    border: 1px solid #f40;
}

.order_box_rg_ft ul &gt; li.last a, li.others a {
    margin-right: 5px
}

.order_box_rg_ft ul &gt; li.others a {
    border: 0;
}

/* APPä¸‹è½½ */
.APPbanner {
    position: relative;
    margin-top: 40px;
    z-index: 2;
}

    .APPbanner a.get {
        display: block;
        position: absolute;
        bottom: 0;
        right: 35px;
        width: 180px;
        height: 50px;
        background: url(../images/app/get.jpg) no-repeat;
        z-index: 5
    }

.APPintroduce {
    position: relative;
    z-index: 2;
}

    .APPintroduce .APPintroduceText {
        position: absolute;
        bottom: 60px;
        left: 0;
        width: 700px;
        height: 295px;
        z-index: 5;
    }

        .APPintroduce .APPintroduceText ul {
            float: left;
            width: 195px;
            margin: 0;
            margin-left: 165px;
        }

            .APPintroduce .APPintroduceText ul li {
                margin-top: 35px;
                list-style: none;
                line-height: 20px;
                color: #aaa;
            }

                .APPintroduce .APPintroduceText ul li h4 {
                    margin-top: 0;
                    margin-bottom: 5px;
                    color: #333;
                }

.APPdownload {
    position: relative;
    height: 435px;
}

    .APPdownload img {
        position: absolute;
        z-index: -1;
    }

    .APPdownload a {
        display: block;
        position: absolute;
        background: url(../images/blank.png);
        bottom: 52px;
        width: 150px;
        height: 40px;
        z-index: 50;
    }

    .APPdownload .IOS {
        right: 460px;
    }

    .APPdownload .android {
        right: 288px;
    }

.checkinCss {
    color: #999;
    line-height: 20px;
    letter-spacing: 1px;
    list-style-position: inside;
    list-style-type: square;
    padding-left: 15px;
}

    .checkinCss ul &gt; li {
        text-indent: 10px;
    }

    .checkinCss a {
        text-decoration: underline;
        color: #999;
    }

        .checkinCss a:hover {
            color: #ae275a;
        }


.footbar {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    .footbar .cont {
        bottom: 0;
        height: 230px;
        overflow: hidden;
        position: absolute;
        width: 100%;
        background: none repeat scroll 0 0 #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

.footclose {
    background: url("../images/close_28X28.png");
    cursor: pointer;
    display: block;
    height: 28px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 5px;
    width: 28px;
    z-index: 3;
}

.footbar-bottom-content {
    margin: 0 auto;
    position: relative;
    width: 1190px;
    z-index: 2;
}


/* eric ä¿®æ”¹20160114 */
.b-box {
    cursor: pointer; /*border: 1px #ef3f36 solid;*/
    margin: 0 5px 5px 0;
    line-height: 20px;
    padding: 0 5px;
}

/*å¹¿å‘Šå°å›¾*/
.ad-watermark-center {
    display: block;
    position: absolute;
    right: 0;
    width: 45px;
    height: 20px;
    z-index: 99;
    background: url(../images/ad-watermark.png) center top no-repeat;
}
/* 2019æ–°å¹´ */
.nav.newyear2019 {
    background-image: url(../images/nav-bg-2019.png);
}

    .nav.newyear2019 ul li {
        background-image: url(../images/nav-line-2019.png);
    }

        .nav.newyear2019 ul li:hover {
            background: url(../images/nav-bg-2019-hover.png) repeat-x;
        }

        .nav.newyear2019 ul li .nav_title {
            color: #fff;
        }

            .nav.newyear2019 ul li .nav_title:hover {
                color: #ffcc33;
            }

.m-newyear2019 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 46px;
    margin: 0 auto;
    z-index: 1;
}

    .m-newyear2019 .fireworks {
        background-repeat: no-repeat;
    }

    .m-newyear2019 .fireworks1 {
        width: 70px;
        height: 70px;
        display: inline-block;
        overflow: hidden;
        position: absolute;
        left: 150px;
        top: 100px;
        animation: fireworksfn 5s infinite;
        -webkit-animation: fireworksfn 5s infinite;
        -moz-animation: fireworksfn 5s infinite;
        -ms-animation: fireworksfn 5s infinite;
        -o-animation: fireworksfn 5s infinite;
        background-image: url(../images/fireworks2019-1.png);
    }

    .m-newyear2019 .fireworks2 {
        width: 52px;
        height: 52px;
        display: inline-block;
        overflow: hidden;
        position: absolute;
        left: 340px;
        top: 15px;
        animation: fireworksfn2 5s infinite;
        -webkit-animation: fireworksfn2 5s infinite;
        -moz-animation: fireworksfn2 5s infinite;
        -ms-animation: fireworksfn2 5s infinite;
        -o-animation: fireworksfn2 5s infinite;
        background-image: url(../images/fireworks2019-2.png);
    }

    .m-newyear2019 .fireworks3 {
        width: 70px;
        height: 70px;
        display: inline-block;
        overflow: hidden;
        position: absolute;
        right: 16%;
        top: 100px;
        animation: fireworksfn3 5s infinite;
        -webkit-animation: fireworksfn3 5s infinite;
        -moz-animation: fireworksfn3 5s infinite;
        -ms-animation: fireworksfn3 5s infinite;
        -o-animation: fireworksfn3 5s infinite;
        background-image: url(../images/fireworks2019-3.png);
    }

    .m-newyear2019 .fireworks4 {
        width: 70px;
        height: 70px;
        display: inline-block;
        overflow: hidden;
        position: fixed;
        right: 30%;
        top: 100px;
        margin-left: -660px;
        animation: fireworksfn4 5s infinite;
        -webkit-animation: fireworksfn4 5s infinite;
        -moz-animation: fireworksfn4 5s infinite;
        -ms-animation: fireworksfn4 5s infinite;
        -o-animation: fireworksfn4 5s infinite;
        background-image: url(../images/fireworks2019-3.png);
    }

    .m-newyear2019 .fireworks5 {
        width: 52px;
        height: 52px;
        display: inline-block;
        overflow: hidden;
        position: fixed;
        left: 50%;
        top: 250px;
        margin-left: 710px;
        animation: fireworksfn5 5s infinite;
        -webkit-animation: fireworksfn5 5s infinite;
        -moz-animation: fireworksfn5 5s infinite;
        -ms-animation: fireworksfn5 5s infinite;
        -o-animation: fireworksfn5 5s infinite;
        background-image: url(../images/fireworks2019-2.png);
    }

    .m-newyear2019 .fireworks6 {
        width: 90px;
        height: 90px;
        display: inline-block;
        overflow: hidden;
        position: absolute;
        left: 850px;
        top: 30px;
        animation: fireworksfn6 5s infinite;
        -webkit-animation: fireworksfn6 5s infinite;
        -moz-animation: fireworksfn6 5s infinite;
        -ms-animation: fireworksfn6 5s infinite;
        -o-animation: fireworksfn6 5s infinite;
        background-image: url(../images/fireworks2019-4.png);
    }


@-webkit-keyframes fireworksfn {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-moz-keyframes fireworksfn {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes fireworksfn {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes fireworksfn {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes fireworksfn2 {
    0%,55% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    65% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-moz-keyframes fireworksfn2 {
    0%,55% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    65% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-o-keyframes fireworksfn2 {
    0%,55% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    65% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes fireworksfn2 {
    0%,55% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    65% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-webkit-keyframes fireworksfn3 {
    0%,60% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-moz-keyframes fireworksfn3 {
    0%,60% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-o-keyframes fireworksfn3 {
    0%,60% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes fireworksfn3 {
    0%,60% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-webkit-keyframes fireworksfn4 {
    0%,55% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    65% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes fireworksfn5 {
        0%,45% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

55% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2)
}

}

@-moz-keyframes fireworksfn5 {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-o-keyframes fireworksfn5 {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes fireworksfn5 {
    0%,45% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    55% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}

@-webkit-keyframes fireworksfn6 {
    0%,55% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    65% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2)
    }
}</pre></body></html>