body{
}
.topHeader{
    width: 100%;
    min-width: 1200px;
    min-height: 445px;
    position: relative;
}
.swiper-slideBox{
    min-height: 445px !important;
}
.swiper-container-hight .swiper-slide{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannerImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hotelBox{
    width: 708px;
    background: rgba(0,0,0,0.40);
    padding: 30px 0;
    z-index: 2;
    height: 180px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.hotelBox>h2{
    font-size: 56px;
    text-align: center;
    line-height: 78px;
    max-width:90% ;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
    padding-bottom: 15px;
}
.hotelBox>h2>a{
    color: white;
}
.hotelBox>p{
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    text-shadow: 0 2px 4px rgba(0,0,0,0.62);
    max-width:90% ;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bookBtn{
    display: block;
    width: 200px;
    height: 37px;
    margin: 0 auto;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 15px;
    background: #B08855;
}

.index_bar_fixed{
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    z-index: 3;
    background: #ccb89f !important;
}
/* 4种类别样式*/
.menuWrap{
    width: 100%;
    background: white;
}
.menuContent{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 55px 0;
}
.menuContentCell{
    width: 25%;
}
.menuContentCell>div{
    font-size: 20px;
    color: #B08855;
    text-align: center;
    margin: 12px 0;
}
.menuContentCell>p{
    font-size: 14px;
    color: #444444;
    text-align: center;
    line-height: 18px;
    width: 90%;
    margin: 0 auto;
}
.menuContentCellImg{
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}
/* 热门目的地*/
.hotBox{
    width: 1200px;
    margin: 0 auto;
    padding: 42px 0;
}
.hotBoxTitle{
    text-align: center;
    font-size: 36px;
    color: #444444;
    line-height: 75px;
}
.hotBoxTitleBox>div{
    width: 130px;
    border-bottom:1px solid #DCDCDC;
    margin: 0 auto;
    margin-bottom: 20px;
}
.hotBoxCon{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.hotBoxConCell{
    width: 285px;
    margin-bottom: 20px;
}
.hotBoxConCell>img{
    width: 285px;
    height: 285px;
    display: block;
}
.hotBoxConCellMessage{
    padding: 0 20px;
    background: white;
}
.hotBoxConCellMessage>p{
    /* font-family: AppleSystemUIFont; */
    font-size: 22px;
    color: #444444;
    padding-top: 10px;
}
.hotBoxConCellMessage>div{
    /* font-family: AppleSystemUIFont; */
    font-size: 12px;
    color: #777777;
    padding: 10px 0;
}
/*甄选品牌*/
.brandWrap{
    width: 100%;
    background: url(https://statics.dujiabieshu.com/statics/web3/hotel/index/img/bottomBrandBg.png);
    background-size: 100% 100%;
    padding-top: 42px;
    padding-bottom: 100px;
}
.brandConTitle>p{
    font-size: 36px;
    color: #FFFFFF;
    text-align: center;
    line-height: 75px;
}
.brandConTitle>div{
    width: 100px;
    border-bottom:1px solid #DCDCDC;
    margin: 0 auto;
    margin-bottom: 20px;
}
.brandSwiperBox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}
.brandSwiperCon{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 5px;
    margin: 0 auto;
}

.brandSwiperCon>a{
    margin-right: 10px;
}
.brandSwiperCon>a:nth-child(5n+5) {
    margin-right: 0;
}
.brandSwiperConCell{
    position: relative;
    width: 230px;
    height: 200px;
    margin-bottom: 10px;

}
.brandSwiperConCell:nth-child(5n+5) {
    margin-right: 0;
}
.brandSwiperConCellDefault{
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    height: 200px;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.brandSwiperConCellDefault>img{
    display: block;
    width: 70%;
}
.brandSwiperConCellHover{
    position: absolute;
    left: -5px;
    top: -4px;
    width: 239px;
    height: 208px;
    background: rgba(74,74,74,.65);
    z-index: 2;
    display: none;
    box-shadow: 0px 0px 10px rgba(0,0,0,.5);
}
.swiper-button-next-b{
    width: 46px;
    height: 74px;
    background: url(/statics/web3/hotel/index/img/turnRight.png);
    right: -60px;
}
.swiper-button-prev-b{
    width: 46px;
    height: 74px;
    background: url( https://statics.dujiabieshu.com/statics/web3/hotel/index/img/turnLeft.png);
    left: -60px;
}
.swiper-button-prev-w{
    background-size: 200px;
    width: 85px;
    height: 85px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-repeat: no-repeat;
    background-image: url( https://statics.dujiabieshu.com/statics/web3/images/bg_tabcon_arrow_1.png);
    left: 11%;
    background-position: 0 4px;
    display: none;
}
.swiper-button-prev-w:hover {
    background-position: 0 -120px;
}
.swiper-button-next-w{
    background-size: 200px;
    width: 85px;
    height: 85px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-repeat: no-repeat;
    background-image: url(/statics/web3/images/bg_tabcon_arrow_1.png);
    right: 11%;
    background-position: -127px 0;
    display: none;
}

.swiper-button-next-w:hover{
    background-position: -127px -121px;
}
.topHeader:hover .swiper-button-prev-w{
    display: block !important;
}
.topHeader:hover .swiper-button-next-w{
    display: block;
}
.brand-swiper-container{
    position: relative;
}
.brandSwiperBoxWrap{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.brandSwiperConCellHover>div{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 18px;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 15px;
}
.brandSwiperConCellHover>p{
    font-size: 12px;
    color: white;
    text-align: justify;
    line-height: 18px;
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.IN_main {
    min-width: 1200px;
    position: relative;
    min-height: 445px;
}
.Cslides {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
.in_slides .slides {
    zoom: 1;
    position: relative;

}
ul, ol {
    list-style: none;
}
a {
    cursor: pointer;
    text-decoration: none;
}
.in_slides .slides img {
    width: 100%;
    display: block;
    position: relative;
    clear: both;
}
.IN_main .slides li {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.in_slides .slides > li {
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    min-height: 445px;
}
.in_slides .slides > li:first-child {
    display: block;
}
.IN_main .slides .slink {
    left: 50%;
    bottom: 20%;
    width: 980px;
    margin-left: -400px;
    position: absolute;
    color: white;
    font-size: 18px;
    text-decoration: none;
    text-shadow: 0px 1px 3px black;
    -webkit-text-shadow: 0px 1px 3px black;
    -moz-text-shadow: 0px 1px 3px black;
    -ms-text-shadow: 0px 1px 3px black;
    cursor: pointer;
}
.IN_main .slides .slink b {
    font-size: 42px;
    display: block;
    font-weight: normal;
}
.IN_main .slides .slink i {
    font-style: normal;
    font-size: 24px;
}
.Cslides .prev, .Cslides .next, .Cslides .prev{
    width: 85px;
    height: 85px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-repeat: no-repeat;
    background-image: url(/statics/web3/images/bg_tabcon_arrow_1.png);
}
.Cslides.in_slides .prev {
    left: 11%;
    background-position: 0 4px;
}
.Cslides.in_slides .next {
    right: 11%;
    background-position: -127px 0;
}
.Cslides .next {
    right: 0px;
}
.Cslides .prev, .Cslides .prev:hover {
    background-position: 0 -120px;
}
.Cslides.in_slides .next:hover {
    background-position: -127px -121px;
}
.inhot_time {
    width: 130px;
    display: flex;
    height: 100%;
    align-items: center;
}
.outhot_time {
    width: 110px;
    display: flex;
    height: 100%;
    align-items: center;
}
#Bcheck_in{
    width: 100px!important;
    padding: 0 !important;
    margin:  7px 0px 0 35px !important;
    border:none;
    color: #444;
    font-size: 16px;
}
#Bcheck_out {
    width: 100px!important;
    padding: 0 !important;
    margin:  7px 2px 0 5px !important;
    border:none;
    color: #444;
    font-size: 16px;
}
.destination {
    width: 285px;
    margin-left: 0 !important;
}

.destination>input {
    padding: 0;
    width: 245px;
    padding-left: 32px;
}
.unite_hotel_li{
    width: 245px;
    padding-left: 40px;
}
.unite_hotel_input{
    width: calc(100% - 34px);
    padding-left: 32px;
}
.query_search {
    width: 130px;
}
.merge_calend_li{
    width: 285px;
}
.merge_calend{    
	display: flex;
    width: 100%;
	padding: 0!important;
}
.di_count_con{width: 40px !important; margin:7px 5px 0 5px !important; color: #ff8000!important;}
.unite_list_filter{
    display: none;
    position: absolute;
    top: 36px;
    background: #fff;
    width: 390px;
    left: 0;
    padding: 0 0;
    box-shadow: 0 0 10px #dcdcdc;
    line-height: 28px;
    font-size: 12px;
}
.unite_list_filter_tab{
    border-bottom: 1px solid #dcdcdc;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    display: flex;
    justify-content: space-around;
    font-weight: bold;
    color: #444;
    font-size: 14px;
}
.unite_list_filter_tab >b{
    cursor: pointer;
}
.unite_list_filter_tab >b:hover{
    color: #FF8000;
}
.unite_list_filter_tab .ulft_cat{
    color: #FF8000;
}
.unite_list_filter_con{
    box-sizing: border-box;
    max-height: 300px;
    overflow-y: scroll;
    padding: 0 15px;
}
.unite_list_ul{
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px;
    margin-bottom: 25px;
    border-top: 1px solid #dcdcdc;
}
.unite_list_ul>li{
    width: 31%;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor:pointer;
    text-align: left;
    border: 1px solid #fff;
}
.unite_list_ul>li:nth-child(3n){
    margin-right: 0;
}
.unite_list_ul_sub_title{
    font-size: 14px;
    color: #000;
    line-height: 40px;
}
