<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}

.Content {
    width: 100%;
    height: 100%;
}

.Banner {
    width: 100%;
    height: 500px;
}

    .Banner img {
        width: 100%;
        height: 100%;
    }

.Services {
    width: 100%;
    height: 500px;
    background-color: #ffffff;
}

.ServicesContent {
    width: 1200px;
    height: 450px;
    margin: 0px auto;
}

.ServicesTitle {
    width: 100%;
    color: #2f3034;
    font-size: 34px;
    text-align: center;
    padding-top: 135px !important;
    background-color: #fff;
    margin-bottom: 45px;
}

.ServicesTW {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

    .ServicesTW dl {
        width: 300px;
    }

        .ServicesTW dl dd {
            width: 100%;
            margin: auto;
        }

            .ServicesTW dl dd img {
                width: 60px;
                height: 60px;
            }

        .ServicesTW dl dd {
            width: 100%;
            margin-top: 40px;
            color: #232526;
            font-size: 16px;
            text-align: center;
        }

.TourismIndustry {
    height: 760px;
    background-color: #ebf0f2;
}

.TourismIndustry-Content, .ServiceAbroad-Content {
    margin: auto;
    width: 1200px;
}

    .TourismIndustry-Content p, .ServiceAbroad-Content p {
        width: 1200px;
        font-family: MicrosoftYaHei;
        font-size: 34px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #232526;
        text-align: center;
        padding-top: 100px;
    }

.ImgContent {
    width: 736px;
    height: 406px;
    margin-top: 120px;
    float: right;
    position: relative;
    /*cursor: pointer;*/
    transition: all 0.5s;
}

    .ImgContent img:hover {
        transform: scale(1.05);
    }

.ImgContent-Right {
    width: 736px;
    height: 406px;
    float: left;
    position: relative;
    margin-top: 120px;
    cursor: pointer;
    transition: all 0.6s;
}

.Div-Img {
    width: 736px;
    height: 406px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.6s;
}

.ImgContent-Right img:hover {
    transform: scale(1.05);
}

.box-Div {
    width: 706px;
    height: 406px;
    background-color: #ffffff;
    box-shadow: 0px 9px 0px 0px rgba(21, 6, 7, 0.08);
    z-index: 9;
    position: absolute;
    right: 493px;
    border: 1px solid #ddd;
    bottom: 70px;
}

.box-ContentLeft {
    margin-top: 50px;
    margin-left: 70px;
    width: 560px;
}

    .box-ContentLeft img {
        width: 30px;
        height: 24px;
    }

    .box-ContentLeft p {
        line-height: 34px;
        font-size: 14px;
        width: 560px !important;
        padding-top: 0px;
        margin-top: 30px !important;
        text-align: left;
    }

.box-btn {
    width: 100%;
    margin-top: 29px;
}

    .box-btn span {
        width: 118px;
        height: 50px !important;
        line-height: 50px;
        display: inline-block;
        color: #1285f7;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        text-align: center;
        border: 1px solid #dddddd;
        margin-right: 16px;
    }

        .box-btn span:hover {
            background-color: #1285f7;
            border: 1px solid #1285f7;
            color: #fff !important;
            border: 0;
        }

.box-btn2 {
    width: 100%;
    margin-top: 70px;
}

    .box-btn2 span {
        width: 120px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        color: #1285f7;
        font-family: MicrosoftYaHei;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        text-align: center;
        border: 1px solid #dddddd;
        margin-right: 16px;
    }

        .box-btn2 span:hover {
            background-color: #1285f7;
            border: 1px solid #1285f7;
            color: #fff !important;
        }

.btn-Show {
    background-color: #1285f7;
    color: #fff !important;
    border-color: #1285f7 !important;
}

    .btn-Show:hover {
        background-color: #1077de !important;
    }

.ServiceAbroad {
    height: 760px;
    background-color: #FFFFFF;
}

.box-btn2 img {
    float: right;
    width: 20px !important;
    height: 20px !important;
    margin-top: 10px;
}

.box-DivRight {
    width: 706px;
    height: 406px;
    background-color: #ffffff;
    box-shadow: 0px 9px 0px 0px rgba(21, 6, 7, 0.08);
    z-index: 9;
    position: absolute;
    left: 493px;
    bottom: 70px;
    border: 1px solid #dddddd;
}

.box-ContentRight {
    margin-top: 50px;
    margin-left: 70px;
    width: 560px;
}

    .box-ContentRight img {
        width: 30px;
        height: 24px;
    }

    .box-ContentRight p {
        line-height: 34px;
        font-size: 14px;
        width: 560px !important;
        padding-top: 0px;
        margin-top: 30px !important;
        text-align: left;
    }

.Footer-Register {
    background-color: #1285f7;
    height: 270px;
    background-color: #1285f7;
    width: 100%;
}

.Register-Content {
    width: 1200px;
    height: 100%;
    margin: auto;
}

    .Register-Content p {
        padding-top: 85px;
        font-family: MicrosoftYaHei-Bold;
        font-size: 28px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

.Register-Span {
    width: 100%;
    text-align: center;
}

    .Register-Span span {
        width: 180px;
        height: 46px;
        border: solid 2px #ffffff;
        display: inline-block;
        font-family: MicrosoftYaHei-Bold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
    }

        .Register-Span span:hover {
            border: solid 2px #fff;
            background-color: #fff;
            color: #1285f7;
            font-weight: bold;
        }

#ReservationLayer {
    width: 760px;
    height: 420px;
    display: flex;
    justify-content: space-around;
}

.manage-information, .custom-information {
    margin-top: 30px;
    width: 380px;
    height: 350px;
}

.imformation-div, .custom-content {
    width: 270px;
    margin: auto;
}

.manager-top {
    height: 70px;
    border-bottom: 1px dashed #eee;
}

.manager-top-msg {
    width: 252px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
    margin-top: 30px;
}

.manager-top &gt; dl &gt; dt {
    float: left;
}

    .manager-top &gt; dl &gt; dt &gt; img {
        width: 50px;
        height: 50px;
    }

.manager-top &gt; dl &gt; dd {
    line-height: 25px;
    margin-left: 55px;
}

.manage-information {
    border-right: 1px solid #eee;
}

.manager-span {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

    .manager-span span {
        width: 116px;
        height: 40px;
        text-align: center;
        vertical-align: middle;
        line-height: 40px;
        display: inline-block;
        border: solid 1px #1285f7;
        font-family: MicrosoftYaHei-Bold;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #1285f7;
        /*margin-right: 20px;*/
    }

.erweima-manager, .xcx-manager {
    /*margin-top: 10px !important;*/
    text-align: center;
    /*margin: auto;*/
    margin-bottom: 0px !important;
}

    .erweima-manager img, .xcx-manager img {
        width: 196px;
        height: 196px;
    }

    .erweima-manager p, .xcx-manager p {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #232526;
        width: 100%;
        text-align: center;
        line-height: 40px;
    }

.onlineLink-active {
    background-color: #1285f7;
    color: #fff !important;
}

.onlineLink {
    background-color: #fff;
    color: #1285f7 !important;
}

.custom-form {
    width: 270px;
    text-align: center;
}

    .custom-form h2 {
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #232526;
    }

    .custom-form input, .custom-form select {
        width: 270px;
        height: 40px !important;
        margin-top: 15px;
        background-color: #f4f6f8;
        border-radius: initial
    }

.custom-form-div {
    display: flex;
    justify-content: space-between;
    width: 270px;
}

.customReg {
    width: 164px !important;
    /*display: inline-block;*/
}

.codeimg {
    width: 110px;
    height: 40px !important;
    display: inline-block;
    margin-top: 15px;
}

.custom-ReservationNow {
    margin-top: 25px;
    text-align: center;
    line-height: 42px;
    width: 280px;
    height: 42px;
    background-color: #1285f7;
    box-shadow: 0px 9px 13px 0px rgba(18, 133, 247, 0.18);
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.remind-custom {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #626465;
    margin-top: 15px;
    text-align: left !important;
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -10px !important;
    top: -10px !important;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none;
}
</pre></body></html>