﻿body {
    height: 100%;
    position: relative
}

.hotel .m-ban-lnk:hover,
.hotel .m-snav-b.s1,
.hotel .m-snav-b:hover {
    color: #c0af9d
}

.hotel .m-logo1 {
    width: 36px;
    height: 34px;
    margin-top: 8px
}

.hotel-bgc {
    background: #f5f3f0
}

.hotel-consult-btn {
    margin-top: 60px;
    background-color: #d7c4ac
}

.hotel-consult-btn:hover {
    background-color: #c1a480
}

.f1-btn {
    position: relative;
    display: block;
    width: 275px;
    height: 50px;
    margin: 64px auto 0;
    line-height: 50px;
    color: #fff;
    z-index: 1;
    font-size: 24px;
    background: #d7c4ac;
    border-radius: 5px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.f1-btn:hover {
    background: #c1a480
}

.f1-items {
    width: 1216px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 52px
}

.f1-items>li {
    float: left;
    width: 270px;
    height: 354px;
    margin: 0 17px 88px;
    overflow: hidden;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.f1-items>li:hover {
    margin-top: -6px;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .1)
}

.f1-bg {
    width: 270px;
    height: 354px;
    border-radius: 10px;
    background: #6e665e url('../images/f1-logo_1.png') no-repeat center
}

.f1-bg1 {
    background-position: 0 0
}

.f1-bg2 {
    background-position: 0 -364px
}

.f1-bg3 {
    background-position: 0 -728px
}

.f1-bg4 {
    background-position: 0 -1092px
}

.f1-des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius: 8px;
    background-color: #fff
}

.f1-des,
.f1-qr {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.f1-qr {
    height: 180px;
    width: 180px;
    margin: 68px auto 0;
    background: url('../images/f1-qr_1.png') no-repeat center
}

.f1-qr1 {
    background-position: 0 0
}

.f1-qr2 {
    background-position: 0 -190px
}

.f1-qr3 {
    background-position: 0 -380px
}

.f1-qr4 {
    background-position: 0 -570px
}

.f1-items>li:hover .f1-des {
    opacity: 1;
    filter: alpha(opacity=100)
}

.f2-btn {
    display: block;
    width: 160px;
    height: 40px;
    margin: 0 auto 60px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #d7c4ac;
    border-radius: 4px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.f2-btn:hover {
    background-color: #c1a480
}

.f2-wrap {
    height: 800px;
    background: url('../images/f2-bg_1.png') center no-repeat;
    background-size: cover
}

.f2-arrow {
    position: absolute;
    top: 360px;
    width: 50px;
    height: 50px;
    z-index: 10
}

.f2-arrow-left {
    left: 18px;
    background: url("../images/left.png") no-repeat center
}

.f2-arrow-right {
    right: 18px;
    background: url("../images/right_1.png") no-repeat center
}

.f2-arrow-left:hover {
    background: url("../images/left_hover_1.png") no-repeat center
}

.f2-arrow-right:hover {
    background: url("../images/right_hover_1.png") no-repeat center
}

.f3-detail {
    float: left;
    width: 428px;
    margin-left: 32px;
    margin-top: 180px
}

.f3-des {
    float: right;
    width: 740px;
    margin-top: 97px;
    margin-bottom: 67px;
    overflow: hidden
}

.f3-bg {
    float: left;
    width: 340px;
    height: 160px;
    margin-right: 30px;
    margin-bottom: 30px;
    background: url('../images/f3-bg_1.png')
}

.f3-bg1 {
    background-position: 0 0
}

.f3-bg2 {
    background-position: 0 -170px
}

.f3-bg3 {
    background-position: 0 -340px
}

.f3-bg4 {
    background-position: 0 -510px
}

.f3-bg>p {
    margin-top: 54px;
    font-weight: 700;
    font-size: 24px;
    color: #FFF;
    letter-spacing: 4px;
    text-align: center;
    text-shadow: 0 6px 20px rgba(71, 48, 28, .6)
}

.f3-bg>span {
    display: block;
    width: 40px;
    height: 4px;
    background: #fff;
    margin: 14px auto 0
}

.f4-des {
    margin-top: 136px;
    margin-bottom: 106px;
    width: 740px;
    overflow: hidden;
    float: left
}

.f4-des-t {
    padding-left: 30px;
    margin-top: 30px;
    font-weight: 700;
    font-size: 20px;
    color: #FFF;
    letter-spacing: 2px;
    line-height: 30px
}

.f4-des-sub {
    margin-top: 4px;
    padding-left: 30px;
    font-size: 18px;
    color: rgba(255, 255, 255, .56);
    line-height: 26px
}

.f4-bg {
    float: left;
    width: 340px;
    height: 120px;
    margin-right: 30px;
    margin-bottom: 30px;
    background: url('../images/f4-bg_1.png')
}

.f4-bg1 {
    background-position: 0 0
}

.f4-bg2 {
    background-position: 0 -130px
}

.f4-bg3 {
    background-position: 0 -260px
}

.f4-bg4 {
    background-position: 0 -390px
}

.f4-detail {
    margin-top: 180px;
    float: right;
    width: 400px;
    color: #595961
}

.f5-detail {
    float: left;
    width: 376px;
    margin-top: 118px;
    margin-left: 30px
}

.f5-des {
    width: 792px;
    margin-top: 122px;
    margin-bottom: 92px;
    overflow: hidden
}

.f5-des-t {
    margin-top: 30px;
    padding-left: 120px;
    font-weight: 700;
    font-size: 20px;
    color: #b79a7d;
    letter-spacing: 2px;
    line-height: 30px
}

.f5-des-sub {
    margin-top: 6px;
    padding-left: 120px;
    font-size: 18px;
    color: #d7c4ac;
    letter-spacing: 0;
    line-height: 26px
}

.f5-bg {
    float: left;
    width: 366px;
    height: 120px;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
    background: url('../images/f5-bg_1.png') no-repeat center
}

.f5-bg1 {
    background-position: 0 0
}

.f5-bg2 {
    background-position: 0 -130px
}

.f5-bg3 {
    background-position: 0 -260px
}

.f5-bg4 {
    background-position: 0 -390px
}

.f5-bg5 {
    background-position: 0 -520px
}

.f5-bg6 {
    background-position: 0 -650px
}

.f6-img {
    float: left;
    width: 680px;
    overflow: hidden;
    margin: 82px 100px 82px 0
}

.f6-img>img {
    display: none;
    width: 680px;
    height: 500px
}

.f6-img>img.active {
    display: block
}

.f6-des {
    margin-top: 120px;
    float: left;
    width: 420px
}

.f6-tab,
.f7-tab {
    overflow: hidden;
    width: 320px;
    margin-top: 30px;
    margin-bottom: 50px;
    border-radius: 10px;
    border: 1px solid #e6e4df
}

.f6-tab>li,
.f7-tab>li {
    width: 320px;
    padding-top: 26px;
    padding-bottom: 22px;
    font-size: 18px;
    color: #595961;
    letter-spacing: 2px;
    line-height: 32px;
    text-align: center;
    background-color: #fff
}

.f6-tab>li.active,
.f7-tab>li.active {
    background: #e6e4df
}

.f7-des {
    width: 490px;
    float: left;
    margin-top: 120px;
    margin-left: 30px
}

.f7-img {
    float: left;
    width: 680px;
    margin-top: 72px;
    margin-bottom: 92px;
    overflow: hidden
}

.f7-img>img {
    display: none;
    width: 680px;
    height: 500px
}

.f7-img>img.active {
    display: block
}

.f8-des {
    float: left;
    width: 780px;
    margin-top: 97px;
    margin-bottom: 86px;
    overflow: hidden
}

.f8-des-t {
    font-weight: 700;
    margin-top: 26px;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px
}

.f8-des-t,
.f8-des-sub {
    padding-left: 30px;
    color: #FFF
}

.f8-des-sub {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px
}

.f8-bg {
    float: left;
    width: 340px;
    height: 140px;
    margin-bottom: 20px;
    margin-left: 20px;
    background: url('../images/f8-bg_1.png') no-repeat center
}

.f8-bg1 {
    background-position: 0 0
}

.f8-bg2 {
    background-position: 0 -150px
}

.f8-bg3 {
    background-position: 0 -300px
}

.f8-bg4 {
    background-position: 0 -450px
}

.f8-bg5 {
    background-position: 0 -600px
}

.f8-bg6 {
    background-position: 0 -750px
}

.f8-detail {
    float: left;
    width: 420px;
    margin-top: 234px
}

.f9-box {
    height: 140px;
    background: #b79e86;
    background-image: linear-gradient(90deg, #b79e86 0%, #d7c4ac 100%);
    border-radius: 2px
}

.f9-txt {
    float: left;
    margin-left: 290px;
    font-size: 30px
}

.f9-txt,
.f9-btn {
    margin-top: 50px;
    color: #FFF
}

.f9-btn {
    float: right;
    display: block;
    height: 40px;
    width: 160px;
    margin-right: 290px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    background: rgba(17, 26, 39, 0);
    border: 1px solid #FFF;
    border-radius: 2px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.f9-btn:hover {
    background-color: #fff;
    color: #c0af9d
}

.popup-wrap {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 16;
    display: none;
    background: url('../images/bg_1.png');
    background-size: 100% 100%
}

.popup-carousel-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1000px;
    height: 563px;
    z-index: 18
}

.popup-swiper-container {
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden
}

.popup-swiper-wrapper>li {
    font-size: 50px;
    line-height: 554px;
    color: #fff;
    text-align: center
}

.pageNum {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
    margin: auto;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #FFF;
    letter-spacing: 2px;
    opacity: .38;
    background: #1d1b1b;
    border-radius: 6px;
    z-index: 20
}

.arrow-left {
    left: 42px;
    background: url('../images/left_1.png') no-repeat center
}

.arrow-left,
.arrow-right {
    position: absolute;
    top: 237px;
    width: 90px;
    height: 90px;
    opacity: .3
}

.arrow-right {
    right: 42px;
    background: url('../images/right_1.png') no-repeat center;
    text-align: center
}

.hotel-customer {
    display: none
}

@media screen and (min-width:1600px) {
    .hotel-customer {
        display: block;
        bottom: -50px;
        right: 0;
        position: absolute
    }

    .hotel-customer-link {
        color: #fff;
        text-decoration: underline;
        padding-bottom: 2px;
        position: relative;
        z-index: 8;
        color: rgba(255, 255, 255, .7);
        animation: buss2Txt infinite 2s;
        -moz-animation: buss2Txt infinite 2s;
        -webkit-animation: buss2Txt infinite 2s;
        -o-animation: buss2Txt infinite 2s
    }

    .hotel-customer-in {
        width: 40px;
        height: 40px;
        background-image: url('../images/hand_1.png');
        background-size: 100% auto;
        position: absolute;
        right: -30px;
        top: 10px;
        z-index: 9;
        animation: buss2 infinite 2s;
        -moz-animation: buss2 infinite 2s;
        -webkit-animation: buss2 infinite 2s;
        -o-animation: buss2 infinite 2s
    }

    .hotel-customer-back {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background-color: rgba(255, 255, 255, .1);
        z-index: 7;
        right: 5px;
        top: 0;
        animation: buss2Back infinite 1s;
        -moz-animation: buss2Back infinite 2s;
        -webkit-animation: buss2Back infinite 2s;
        -o-animation: buss2Back infinite 2s
    }

    @keyframes buss2 {
        0% {
            right: -30px;
            top: 10px
        }

        50% {
            right: -24px;
            top: 5px;
            transform: rotate(-5deg)
        }

        100% {
            right: -30px;
            top: 10px
        }
    }

    @keyframes buss2Back {
        0% {
            background-color: rgba(255, 255, 255, .1)
        }

        50% {
            background-color: rgba(255, 255, 255, .3);
            transform: scale(2)
        }

        100% {
            background-color: rgba(255, 255, 255, .1)
        }
    }

    @keyframes buss2Txt {
        0% {
            color: rgba(255, 255, 255, .7)
        }

        50% {
            color: #fff
        }

        100% {
            color: rgba(255, 255, 255, .7)
        }
    }
}

.hotel-popup-close {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 60px;
    height: 60px;
    z-index: 30;
    background: url('../images/close_1.png')
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .f1-bg {
        background-image: url('../images/f1-logo@2x_1.png');
        background-size: 100% auto
    }

    .f1-qr {
        background-image: url('../images/f1-qr@2x_1.png')
    }

    .f1-qr,
    .f2-arrow-left {
        background-size: 100% auto
    }

    .f2-arrow-left {
        background-image: url("../images/left@2x_1.png")
    }

    .f2-arrow-right {
        background-image: url("../images/right@2x_1.png");
        background-size: 100% auto
    }

    .f2-arrow-left:hover {
        background-image: url("../images/left_hover@2x_1.png");
        background-size: 100% auto
    }

    .f2-arrow-right:hover {
        background-image: url("../images/right_hover@2x_1.png");
        background-size: 100% auto
    }

    .f3-bg {
        background-image: url('../images/f3-bg@2x_1.png');
        background-size: 100% auto
    }

    .f4-bg {
        background-image: url('../images/f4-bg@2x_1.png')
    }

    .f4-bg,
    .f5-bg {
        background-size: 100% auto
    }

    .f5-bg {
        background-image: url('../images/f5-bg@2x_1.png')
    }

    .f8-bg {
        background-image: url('../images/f8-bg@2x_1.png')
    }

    .f8-bg,
    .arrow-left {
        background-size: 100% auto
    }

    .arrow-left {
        background-image: url('../images/left@2x_1.png')
    }

    .arrow-right {
        background-image: url('../images/right@2x_1.png');
        background-size: 100% auto
    }
}

.cases {
    background: #464645 url('../images/ban_1.png') no-repeat center;
    background-size: cover
}

.cases-f2-item {
    width: 1216px;
    margin: 0 auto 80px;
    padding-top: 70px;
    overflow: hidden
}

.cases-f2-bg {
    position: relative;
    float: left;
    width: 270px;
    height: 354px;
    margin: 0 17px 80px;
    border-radius: 12px;
    background: url("../images/f2-bg_1.png") no-repeat center;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.cases-f2-bg1 {
    background-position: 0 0
}

.cases-f2-bg2 {
    background-position: 0 -364px
}

.cases-f2-bg3 {
    background-position: 0 -728px
}

.cases-f2-bg4 {
    background-position: 0 -1092px
}

.cases-f2-des {
    position: absolute;
    left: 0;
    top: 0;
    height: 354px;
    width: 270px;
    filter: alpha(opacity=0);
    opacity: 0;
    border-radius: 10px;
    background: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.cases-f2-qr {
    display: block;
    height: 180px;
    width: 180px;
    margin: 68px auto 42px;
    background: url("../images/f2-qr_1.png") no-repeat center
}

.cases-f2-qr1 {
    background-position: 0 0
}

.cases-f2-qr2 {
    background-position: 0 -190px
}

.cases-f2-qr3 {
    background-position: 0 -380px
}

.cases-f2-qr4 {
    background-position: 0 -570px
}

.cases-f2-bg:hover {
    margin-top: -6px;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .1)
}

.cases-f2-bg:hover .cases-f2-des {
    opacity: 1;
    filter: alpha(opacity=100)
}

.cases-f3-items {
    width: 1150px;
    margin: 54px auto 44px;
    overflow: hidden
}

.cases-f3-items>li {
    float: left;
    position: relative;
    width: 208px;
    height: 264px;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #e3e2e5
}

.cases-f3-des {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.cases-f3-logo {
    display: block;
    width: 100px;
    height: 100px;
    margin: 48px auto 45px;
    background: url("../images/f3-logo_1.png")
}

.cases-f3-logo1 {
    background-position: 0 0
}

.cases-f3-logo10 {
    background-position: 0 -110px
}

.cases-f3-logo11 {
    background-position: 0 -220px
}

.cases-f3-logo12 {
    background-position: 0 -330px
}

.cases-f3-logo13 {
    background-position: 0 -440px
}

.cases-f3-logo14 {
    background-position: 0 -550px
}

.cases-f3-logo15 {
    background-position: 0 -660px
}

.cases-f3-logo2 {
    background-position: 0 -770px
}

.cases-f3-logo3 {
    background-position: 0 -880px
}

.cases-f3-logo4 {
    background-position: 0 -990px
}

.cases-f3-logo5 {
    background-position: 0 -1100px
}

.cases-f3-logo6 {
    background-position: 0 -1210px
}

.cases-f3-logo7 {
    background-position: 0 -1320px
}

.cases-f3-logo8 {
    background-position: 0 -1430px
}

.cases-f3-logo9 {
    background-position: 0 -1540px
}

.cases-f3-qr {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 208px;
    height: 264px;
    border: 1px solid #e3e2e5;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.8, .8);
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -o-transform: scale(.8, .8);
    transform: scale(.8, .8);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.cases-f3-qr>img {
    display: block;
    width: 140px;
    height: 140px;
    margin: 63px auto 0
}

.cases-f3-items>li:hover .cases-f3-qr {
    -webkit-transform: scale(11);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .cases-f2-qr {
        background-image: url("../images/f2-qr@2x_1.png");
        background-size: 100% auto
    }

    .cases-f3-logo {
        background-image: url("../images/f3-logo@2x_1.png");
        background-size: 100% auto
    }
}

.proxy-bgc {
    background: #00102d;
    background: linear-gradient(#000a15, #001644)
}

.proxy-col1 {
    color: #2589ff
}

.proxy .m-snav-b.s1 {
    color: #3f3f4f
}

.proxy-ban {
    background: url('../images/ban_1.png') no-repeat center;
    background-size: cover;
    height: 100%;
    overflow: hidden
}

.proxy-ban-link {
    display: block;
    margin: 50px auto;
    width: 180px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: #2589ff;
    border-radius: 2px
}

.proxy-ban-link:hover {
    background: #4fa0ff
}

.proxy-f2-wrap {
    min-width: 1200px;
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #595961;
    text-align: center;
    background: url('../images/f2_bg_1.png') no-repeat center
}

.proxy-f2-items {
    width: 1050px;
    margin: 130px auto 176px;
    overflow: hidden
}

.proxy-f2-items>li {
    float: left;
    width: 230px;
    text-align: left;
    border-top: 1px solid #2589ff
}

.proxy-f2-item {
    margin: 0 180px
}

.proxy-f3-wrap {
    height: 700px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: #292f43 url('../images/f3_bg_1.png') no-repeat center
}

.proxy-f3-items {
    width: 1200px;
    margin: 86px auto 132px;
    overflow: hidden
}

.proxy-f3-items>li {
    float: left;
    width: 580px;
    height: 322px
}

.proxy-hotel {
    text-align: left;
    margin-right: 40px;
    background: url("../images/hotel_1.png") no-repeat center
}

.proxy-hotel:hover {
    text-align: left;
    margin-right: 40px;
    background: url("../images/h_hotel_1.png") no-repeat center
}

.proxy-travel {
    text-align: left;
    background: url("../images/travel_1.png") no-repeat center
}

.proxy-travel:hover {
    text-align: left;
    background: url("../images/h_travel_1.png") no-repeat center
}

.proxy-consult-btn {
    position: relative;
    display: block;
    margin-top: 56px;
    margin-left: 42px;
    width: 174px;
    height: 50px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    line-height: 50px;
    border-radius: 0;
    text-align: center;
    border: 1px solid #fff
}

.proxy-travel:hover>.proxy-consult-btn,
.proxy-hotel:hover>.proxy-consult-btn {
    border: 1px solid #2589ff;
    background: #2589ff
}

.proxy-hotel-logo,
.proxy-travel-logo {
    margin-left: 42px;
    margin-top: 40px;
    overflow: hidden;
    vertical-align: middle
}

.proxy-hotel-logo>i {
    float: left;
    width: 50px;
    height: 50px;
    background: url("../images/icon1_1.png") no-repeat center
}

.proxy-travel-logo>i {
    float: left;
    width: 50px;
    height: 50px;
    background: url("../images/icon2_1.png") no-repeat center;
    background-size: auto 100%
}

.proxy-travel-logo>span,
.proxy-hotel-logo>span {
    float: left;
    font-size: 22px;
    line-height: 60px
}

.proxy-f4-wrap {
    overflow: hidden;
    height: 726px;
    color: #595961;
    text-align: center;
    background: url("../images/f4_bg_1.png") no-repeat center
}

.proxy-f4-items1 {
    width: 300px;
    top: 218px;
    left: 0;
    text-align: right
}

.proxy-f4-items2 {
    width: 300px;
    top: 218px;
    right: 0;
    text-align: left
}

.proxy-f4-items3 {
    width: 300px;
    top: 535px;
    left: 0;
    text-align: right
}

.proxy-f4-items4 {
    width: 300px;
    top: 535px;
    right: 0;
    text-align: left
}

.proxy-f5-wrap {
    height: 240px;
    min-width: 1200px;
    overflow: hidden;
    background: #2589ff url("../images/f5_bg_1.png") no-repeat center;
    background-size: cover
}

.proxy-f5-items {
    margin-top: 40px;
    float: left;
    width: 400px;
    overflow: hidden
}

.proxy-phone {
    margin-bottom: 20px
}

.proxy-phone,
.proxy-qq {
    overflow: hidden
}

.proxy-phone>i {
    float: left;
    display: block;
    width: 20px;
    height: 22px;
    background: url("../images/phone_1.png") no-repeat center;
    background-size: auto 100%
}

.proxy-phone>span,
.proxy-qq>span {
    margin-left: 16px;
    float: left;
    font-size: 24px;
    color: #FFF;
    line-height: 24px;
    text-shadow: 0 4px 6px rgba(0, 0, 0, .1)
}

.proxy-hot-phone,
.proxy-hot-qq {
    border-top: 1px solid #fff;
    color: #fff
}

.proxy-qq {
    margin-bottom: 20px
}

.proxy-qq>i {
    float: left;
    display: block;
    width: 20px;
    height: 22px;
    background: url("../images/qq_1.png") no-repeat center;
    background-size: auto 100%
}

.proxy-hot-qq>p {
    margin-top: 14px;
    font-size: 32px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 34px;
    font-weight: 700
}

.proxy-name {
    font-size: 22px
}

.proxy-f5-btn {
    display: block;
    margin-top: 12px;
    width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    border: 1px solid #FFF
}

.proxy-f5-btn:hover {
    background-color: #fff;
    color: #2589ff
}

.proxy-search .search-wrap {
    position: absolute;
    top: 460px;
    padding: 0 0 0 16px;
    background: #475d85;
    z-index: 1;
    width: 1200px;
    box-sizing: border-box;
    height: 70px
}

.proxy-search .search-input {
    width: 1080px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #9797a1;
    font-size: 16px;
    padding-left: 12px;
    outline: none;
    box-sizing: border-box;
    margin: 15px 0;
    vertical-align: top;
    border: 0
}

.proxy-search .search-btn {
    padding: 20px 15px 25px 0;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    vertical-align: bottom
}

.search-popup {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f000000", endColorstr="#7f000000");
    z-index: 999;
    display: none
}

.search-popup .bg-box {
    position: relative;
    height: 700px;
    width: 485px;
    margin: 150px auto 0;
    background: #fff url('../images/book_1.jpg') center center no-repeat
}

.search-book,
.search-notice {
    display: none
}

.search-popup .company {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 43%;
    font-size: 24px
}

@media screen and (min-width:600px) and (max-width:1300px) {
    .search-popup .company {
        position: absolute;
        text-align: center;
        width: 100%;
        top: 42%;
        font-size: 18px
    }
}

.search-popup .area {
    position: absolute;
    top: 50%;
    color: #2a3d6b;
    padding: 0 60px;
    line-height: 26px
}

.search-popup .search-notice {
    width: 370px;
    margin: 20% auto;
    padding: 20px 20px 1px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    z-index: 2;
    box-sizing: border-box
}

.search-popup .search-notice .close-btn {
    border: 1px solid #e3e2e5
}

.search-popup .close-btn {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    font-size: 18px;
    z-index: 2;
    margin: 20px auto;
    color: #595961
}

.search-popup .close-btn:hover {
    background: #f1f1f1
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .proxy-ban {
        background-image: url('../images/ban@2x_1.png');
        background-size: cover
    }

    .proxy-f2-wrap {
        background-image: url('../images/f2_bg@2x_1.png');
        background-size: auto 100%
    }

    .proxy-hotel {
        background: url("../images/hotel@2x_1.png");
        background-size: auto 100%
    }

    .proxy-travel {
        background-image: url("../images/travel@2x_1.png");
        background-size: auto 100%
    }

    .proxy-hotel:hover {
        background-image: url("../images/h_hotel@2x_1.png");
        background-size: 100% auto
    }

    .proxy-travel:hover {
        background-image: url("../images/h_travel@2x_1.png");
        background-size: 100% auto
    }

    .proxy-hotel-logo>i {
        background-image: url("../images/icon1@2x_1.png");
        background-size: auto 100%
    }

    .proxy-travel-logo>i {
        background-image: url("../images/icon2@2x_1.png");
        background-size: auto 100%
    }

    .proxy-f4-wrap {
        background-image: url("../images/f4_bg@2x_1.png");
        background-size: auto 100%
    }
}

.m-ban.travel {
    background-color: #ff5870;
    background-image: linear-gradient(90deg, #ff5870 0%, #ff8b54 97%)
}

.travel .m-ban-lnk:hover,
.travel .m-snav-b.s1,
.travel .m-snav-b:hover {
    color: #ff6e64
}

.travel .m-ban1-img {
    width: 576px;
    height: 479px;
    top: 22px
}

.travel .m-ban-lnk-h {
    margin-left: -60px
}

.travel-f1-des {
    position: absolute;
    top: 129px;
    left: 40px;
    z-index: 1
}

.travel-f2-t {
    margin-top: 80px;
    font-size: 30px;
    color: #595961;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px
}

.travel-f2-items {
    margin-top: 60px;
    padding-bottom: 60px;
    width: 1200px;
    overflow: hidden
}

.travel-f2-items>li {
    margin: 0 30px 20px;
    float: left;
    width: 340px;
    height: 340px
}

.travel-f2-icon {
    display: block;
    margin: 0 auto 10px;
    width: 280px;
    height: 200px;
    background: url("../images/f2_bg_1.png") center center no-repeat
}

.travel-f2-icon1 {
    background-position: 0 0
}

.travel-f2-icon2 {
    background-position: 0 -210px
}

.travel-f2-icon3 {
    background-position: 0 -420px
}

.travel-f2-icon4 {
    background-position: 0 -630px
}

.travel-f2-icon5 {
    background-position: 0 -840px
}

.travel-f2-icon6 {
    background-position: 0 -1050px
}

.travel-f2-itemT {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    color: #595961;
    letter-spacing: 2px;
    text-align: center;
    line-height: 31px
}

.travel-f2-itemSub {
    font-size: 18px;
    color: #9797a1;
    letter-spacing: 2px;
    text-align: center;
    line-height: 26px
}

.travel-color {
    background: #f1f2f5
}

.travel-f3-t {
    margin-top: 80px;
    margin-bottom: 46px;
    font-size: 30px;
    color: #595961;
    line-height: 40px;
    font-weight: 700;
    text-align: center
}

.travel-f3-items {
    width: 100%;
    overflow: hidden
}

.travel-f3-items>li {
    float: left;
    margin: 0 1px 80px;
    width: 298px
}

.travel-f3-items>li:last-child {
    margin-right: 0
}

.travel-f3-img {
    height: 484px;
    background: url("../images/f3_bg_1.png") center center no-repeat
}

.travel-f3-img1 {
    background-position: 0 0
}

.travel-f3-img2 {
    background-position: -313px 0
}

.travel-f3-img3 {
    background-position: -626px 0
}

.travel-f3-img4 {
    background-position: -940px 0
}

.travel-f3-itemT {
    font-size: 12px;
    line-height: 20px
}

.travel-f3-itemT,
.travel-f4-t {
    color: #595961;
    text-align: center;
    font-weight: 700
}

.travel-f4-t {
    margin-top: 80px;
    margin-bottom: 64px;
    font-size: 30px;
    line-height: 30px
}

.travel-f4-items {
    margin-left: 24px;
    margin-bottom: 24px;
    width: 1296px;
    overflow: hidden
}

.travel-f4-items>li {
    float: left;
    margin-right: 135px;
    margin-bottom: 56px;
    width: 124px
}

.travel-f4-icon {
    background: url("../images/f4_bg_1.png") no-repeat center
}

.travel-f4-icon1 {
    background-position: 0 0
}

.travel-f4-icon2 {
    background-position: 0 -134px
}

.travel-f4-icon3 {
    background-position: 0 -268px
}

.travel-f4-icon4 {
    background-position: 0 -402px
}

.travel-f4-icon5 {
    background-position: 0 -536px
}

.travel-f4-icon6 {
    background-position: 0 -670px
}

.travel-f4-icon7 {
    background-position: 0 -804px
}

.travel-f4-icon8 {
    background-position: 0 -938px
}

.travel-f4-icon9 {
    background-position: 0 -1072px
}

.travel-f4-icon10 {
    background-position: 0 -1206px
}

.travel-f4-itemT {
    font-weight: 700;
    font-size: 16px;
    color: #595961;
    letter-spacing: 0;
    text-align: center
}

.travel-f4-icon {
    width: 124px;
    height: 124px;
    margin-bottom: 10px
}

.travel-f5-t {
    margin-top: 80px;
    font-weight: 700;
    font-size: 30px;
    color: #595961;
    text-align: center;
    line-height: 30px
}

.travel-f5-items {
    margin-left: 30px;
    margin-top: 204px;
    border-radius: 10px;
    border: 1px solid #dfe1e6;
    width: 340px;
    overflow: hidden
}

.travel-f5-items>li {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #dfe1e6;
    cursor: pointer;
    background-color: #fff
}

.travel-f5-items>li:first-child {
    border-top: none
}

.travel-f5-items>li.active {
    background-color: #dfe1e6
}

.travel-f5-items>li:first-child.active {
    border-radius: 10px 10px 0 0
}

.travel-f5-items>li:last-child.active {
    border-radius: 0 0 10px 10px
}

.travel-f5-txt {
    margin-top: 8px;
    color: #9a9aa9
}

.travel-f5-items>li.active .lst-buss3-txt {
    color: #595961
}

.travel-f5-r {
    min-height: 350px
}

.travel-f5-r>li {
    display: none;
    min-width: 500px
}

.travel-f5-r>li.active {
    display: block
}

.travel-f5-img>img {
    margin: 70px 0 80px 80px;
    width: 700px;
    height: 600px
}

.travel-f6-t {
    margin-top: 80px;
    margin-bottom: 64px;
    font-size: 30px;
    color: #595961;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px
}

.travel-f6-items {
    overflow: hidden;
    margin-left: 20px;
    width: 1325px;
    margin-bottom: 24px
}

.travel-f6-items>li {
    margin-right: 165px;
    float: left
}

.travel-f6-icon {
    margin: 0 auto 10px;
    width: 100px;
    height: 100px;
    background: url("../images/f6_bg_1.png") no-repeat center
}

.travel-f6-icon1 {
    background-position: 0 0
}

.travel-f6-icon2 {
    background-position: 0 -110px
}

.travel-f6-icon3 {
    background-position: 0 -220px
}

.travel-f6-icon4 {
    background-position: 0 -330px
}

.travel-f6-icon5 {
    background-position: 0 -440px
}

.travel-f6-icon6 {
    background-position: 0 -550px
}

.travel-f6-icon7 {
    background-position: 0 -660px
}

.travel-f6-icon8 {
    background-position: 0 -770px
}

.travel-f6-icon9 {
    background-position: 0 -880px
}

.travel-f6-icon10 {
    background-position: 0 -990px
}

.travel-f6-itemT {
    margin-bottom: 80px;
    font-weight: 700;
    font-size: 16px
}

.travel-f6-itemT,
.travel-f7-t {
    color: #595961;
    letter-spacing: 0;
    text-align: center
}

.travel-f7-t {
    margin-top: 80px;
    font-size: 30px;
    line-height: 30px
}

.travel-f7-items {
    margin-top: 60px;
    margin-left: 30px;
    width: 1180px
}

.travel-f7-items>li {
    margin-right: 40px;
    margin-bottom: 80px;
    float: left;
    width: 255px;
    height: 280px;
    box-shadow: 0 10px 20px 0 rgba(138, 138, 138, .1)
}

.travel-f7-icon {
    background: url("../images/f7_icon_1.png") no-repeat center
}

.travel-f7-icon1 {
    background-position: 0 0
}

.travel-f7-icon2 {
    background-position: 0 -290px
}

.travel-f7-icon3 {
    background-position: 0 -580px
}

.travel-f7-icon4 {
    background-position: 0 -870px
}

.travel-f7-txt {
    margin-top: 214px;
    font-weight: 700;
    font-size: 18px;
    color: #595961;
    letter-spacing: 2px;
    text-align: center;
    line-height: 31px
}

.travel-f8-items {
    margin-top: 60px;
    margin-left: -30px;
    width: 1260px;
    overflow: hidden
}

.travel-f8-t {
    margin-top: 80px;
    font-weight: 700;
    font-size: 30px;
    color: #595961;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px
}

.travel-f8-items>li {
    margin-bottom: 90px;
    float: left;
    margin-left: 60px;
    height: 340px;
    box-shadow: 0 18px 46px 0 rgba(130, 130, 130, .22);
    border-radius: 10px;
    text-align: center
}

.travel-f8-icon {
    display: block;
    width: 340px;
    height: 210px;
    background: url("../images/f8_icon_1.png") no-repeat center
}

.travel-f8-icon1 {
    background-position: 0 0
}

.travel-f8-icon2 {
    background-position: 0 -220px
}

.travel-f8-icon3 {
    background-position: 0 -440px
}

.travel-f8-itemT {
    margin: 8px auto;
    font-weight: 700;
    font-size: 20px;
    color: #595961;
    letter-spacing: 2px;
    text-align: center;
    line-height: 30px
}

.travel-f8-itemSub {
    font-size: 18px;
    color: #9a9aa9;
    letter-spacing: 1.9px;
    text-align: center;
    line-height: 26px
}

.ft-res-blue {
    background-color: #ff5870;
    background-image: linear-gradient(90deg, #ff5870 0%, #ff8b54 97%)
}

.ft-res-lnk:hover {
    background-color: #fff;
    color: #ff6e64
}


.bottom-apply{ background: url(../images/bottom-apply.png) 0 0 no-repeat; background-size: 100% 100%;    text-align: center;
}
.bottom-apply-inner{ padding: 50px 0;}
.bottom-apply-inner span{ display: inline-block; font-size: 30px; color: #fff; line-height: 40px; vertical-align: middle;}
.bottom-apply-inner a{ display: inline-block; margin: 0 0 0 70px; padding: 0 40px; line-height: 36px; border: 2px solid #fff; font-size: 18px; color: #fff; border-radius: 20px; vertical-align: middle;}
.bottom-apply-inner a:last-child{ margin-left: 30px;}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .travel-f2-icon {
        background-image: url("../images/f2_bg@2x_1.png");
        background-size: 100% auto
    }

    .travel-f3-img {
        background-image: url("../images/f3_bg@2x_1.png");
        background-size: auto 100%
    }

    .travel-f4-icon {
        background-image: url("../images/f4_bg@2x_1.png");
        background-size: 100% auto
    }

    .travel-f6-icon {
        background-image: url("../images/f6_bg@2x_1.png");
        background-size: 100% auto
    }

    .travel-f7-icon {
        background-image: url("../images/f7_icon@2x_1.png");
        background-size: 100% auto
    }

    .travel-f8-icon {
        background-image: url("../images/f8_icon@2x_1.png");
        background-size: 100% auto
    }
}