@charset "utf-8";
.headBox {
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 500px;
    min-width: 1002px;
    background: #f4f4f4 url(../img/bg.jpg) center 0 no-repeat;
    background-size: cover;
    overflow: hidden;
}

.headBox .header {
    position: absolute;
    top: 0;
    left: 0;
}

.headBox .show {
    height: 100%;
}

.headBox .index_link {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.slideBox {
    width: 100%;
    height: 850px;
    position: relative;
}

.slideBox .slideUl {
    width: 100%;
    height: 100%;
}

.slideBox .slideUl li {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.slideBox .slideUl li img {
    display: none;
}

.callbacks_tabs {
    position: absolute;
    top: 47%;
    right: 36px;
    z-index: 2;
}

.callbacks_tabs li {
    margin: 6px 0;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.callbacks_tabs li a {
    width: 14px;
    height: 14px;
    display: block;
    background: url(../img/callbacks.png) no-repeat;
    text-indent: -1000px;
    overflow: hidden;
}

.callbacks_tabs .callbacks_here {
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 1;
}

.slideTitle {
    width: 1000px;
    text-align: center;
    position: absolute;
    top: 390px;
    left: 50%;
    margin-left: -500px;

    z-index: 2;
    font-size: 66px;
    line-height: 1;
    color: #fff;
    font-family: SimSun;
}


.bodyMax {
    background-color: #fff;
}

.bodyMax .booking_right {
    position: relative;
    height: 128px;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-top: -56px;
    background: #fff;
    box-shadow: 0 5px 7px #e0e0e0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}

.booking_right .booking_item {
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.booking_right .w22 {
    width: 22%;
}

.booking_right .w20 {
    width: 20%;
}

.booking_right .w16 {
    width: 16%;
}

.bodyMax .selectBox .selectTxt {
    box-sizing: border-box;
    height: 50px;
    line-height: 48px;
    border: 1px solid #e5e5e5;
    width: 100%;
    font-size: 18px;
}

.bodyMax .selectBox .selectModel {
    bottom: auto;
    top: 50px;
}

.bodyMax .selectBox .selectTxt:after {
    top: 22px;
}

.bodyMax .booking_right .booking_title {
    padding: 24px 0 10px 0;
    font-size: 15px;
    line-height: 1;
    color: #666;
}

.bodyMax .booking_right .input1 {
    height: 50px;
    line-height: 48px;
    border: 1px solid #e5e5e5;
    width: 100%;
    font-size: 18px;
    padding: 0 12px;
}

.bodyMax .booking_right .submit1 {
    width: 100%;
    height: 50px;
    font-size: 22px;
}

.w1500, .w1000 {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1500px;
    width: 100%;
}

.show .con {
    margin: -247px 0 0 -440px;
    width: 880px;
    height: 456px;
    position: absolute;
    top: 50%;
    left: 50%;
}


.index_link {
    margin-top: 138px;
    text-align: center;
    padding-top: 14px;
    height: 98px;
    background: url(../img/bg2.jpg) 0 0 repeat-x;
}

.index_link a {
    display: inline-block;
    width: 120px;
    height: 65px;
    margin: 0 30px;
    background: url(../img/link.png) 0 0 no-repeat;
}

.index_link .a2 {
    width: 123px;
    background-position: -120px 0;
}

.index_link .a3 {
    width: 72px;
    background-position: -260px 0;
}

.index_link .a4 {
    width: 157px;
    background-position: -380px 0;
}

.index_link .a5 {
    width: 134px;
    background-position: -540px 0;
}

.index_link .a6 {
    width: 123px;
    background-position: -680px 0;
}

.more {
    padding-top: 6px;
    color: #666;
    background: url(../img/line2.gif) 0 bottom repeat-x;
}

.price em {
    margin-right: 6px;
    font-size: 18px;
    color: #e56017;
}

.journey {
    padding: 80px 0;
}

.journey_left {
    width: 50%;
    box-sizing: border-box;
    padding-right: 150px;
}

.journey_left .d2 {
    padding-top: 27px;
    color: #333;
    line-height: 38px;
    font-size: 15px;
}

.journey_left .d3 {
    padding-top: 28px;
}

.journey_left .d3 a {
    float: left;
    width: 180px;
    box-sizing: border-box;
    background-color: #da6136;
    color: #fff;
    font-size: 22px;
    margin-right: 20px;
    text-align: center;
    line-height: 50px;
}

.journey_left .d3 .a2 {
    color: #da6136;
    border: 1px solid #da6136;
    line-height: 48px;
    background-color: #fff;
}

.journey_right {
    width: 50%;
    height: 400px;
    background-position: center 0;
}

.explore {
    padding: 60px 0 80px;
    background: #f5f5f5 url(../img/newBg.jpg) center center no-repeat;
}

.explore_txt {
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 30px;
    text-align: center;
    line-height: 1;
    color: #000;
}

.explore_left {
    width: 50%;
    height: 400px;
}

.explore_left .swiper-slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}

.explore_right {
    padding-left: 80px;
    width: 50%;
    box-sizing: border-box;
}

.explore_right .d1 {
    padding-top: 38px;
    font-size: 15px;
    color: #333;
    height: 166px;
}

.explore_right .d1 a {
    margin-top: 25px;
    color: #333;
    display: inline-block;
    width: 200px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #da6136;
    font-size: 22px;
}

.explore_right .d2 {
    border-top: 1px solid #e5e5e5;
}

.explore_right .d2 li {
    font-size: 22px;
    color: #000;
    line-height: 64px;
    border-bottom: 1px solid #e5e5e5;
}

.bodyMax .brand_wall {
    max-width: 1500px;
    width: 100%;
}

@media screen and (max-width: 1280px) {
    .recommend_list ul {
        width: 930px;
        margin-left: -465px;
    }

    .recommend_list li:nth-child(4) {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .index_link a {
        margin: 0 14px;
    }
}