
/*common*/
body{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑","Microsoft Yahei";
    font-size:14px;
    background-color: #faf8f5;
}
input{
    font-family: "微软雅黑","Microsoft Yahei";
}
ul,ul li{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
p,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a,span{
    text-decoration:none;
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a:hover{
    text-decoration:underline;
}
.btn_normal{
    cursor: pointer;
}


.preview_content::-webkit-scrollbar {
    position: absolute;
    left: 10px;
    width: 6px;
}

.preview_content::-webkit-scrollbar-track {
    border-radius: 10px;
    opacity: 0;
}

.preview_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #fff;
}
.preview_content:hover::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d3d3d3;
}
.preview_content::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.4);
}

/* banner */
#banner{
    width:1200px;
    height:110px;
    margin:20px auto 10px;
    background:#ff7385;
}
/* search content */
#search_content{
    width:1200px;
    margin:0 auto;
    overflow:visible;
}
#search_conditions{
    min-height:375px;
    position:relative;
}
#search_conditions .nav_title{
    height:30px;
    width:100%;
    position:relative;
}
.nav_title a h1,
.nav_title a h2,
.nav_title a h3 {
    display: inline;
}
#search_conditions .shape_pic{
    display:inline-block;
    width:15px;
    height:15px;
    background:url(/img/right_icon.png) no-repeat;
}
#search_conditions .condition_li{
    float:left;
    display:inline-block;
    position:relative;
    width:120px;
    height:50px;
    line-height:50px;
    font-size:16px;
    text-align:center;
    background:#f2f2f2;
    border:1px solid #d3d3d3;
    border-right:0;
    border-bottom:0;
    color:#fe729f;
    border-bottom:1px solid #ffffff;
    cursor:pointer;
}
#search_conditions .condition_li a{
    display: block;
    width: 100%;
    height: 100%;
    color:#ff7385;
}
#search_conditions .condition_li a:hover{
    background-color:white;
    text-decoration:none;
}
#search_conditions .right_li{
    border-right:1px solid #d3d3d3;
}
#search_conditions .condition_ul{
    height:52px;
}
#search_conditions .search_on{
    z-index:4;
    background:#ffffff;
    color:#333333;
    height:51px;
    border-bottom:1px solid #ffffff;
}
#search_conditions .conditions_information{
    position:relative;
    left:0;
    top:-2px;
    width:100%;
    overflow:visible;
    background:#ffffff;
    border:1px solid #d3d3d3;
    padding-bottom:30px;
}
#search_conditions .condition_information_ul{
    margin-left:25px;
    margin-top: 25px;
}
#search_conditions .cat_pic{
    position:absolute;
    right:0;
    bottom:0;
    width: 124px;
    height: 99px;
    background:url(/img/cat2.png) no-repeat;
}
#search_conditions .cat_say{
    position:absolute;
    right:37px;
    bottom:100px;
    width: 17px;
    height: 35px;
    background:url(/img/shape_say.png) no-repeat;
}
#search_conditions .cat_say_shape{
    position: absolute;
    right: 31px;
    bottom: 118px;
    width: 150px;
    height: 116px;
    background: url(/img/cat_say_shape.png) no-repeat;
}
#search_conditions .cat_say_shape  p{
    color:#ffffff;
    font-weight:bold;
}
#search_conditions .cat_say_shape .p_first{
    width:120px;
    margin:0 auto;
    margin-top:25px;
    text-align:center;
}
#search_conditions .cat_say_shape .p_second{
    width:130px;
    text-align:center;
    margin-left:15px;
}

#search_conditions .search_classify{
    margin-top: 5px;
    font-size: 14px;
    position: relative;
    height: auto !important;
    overflow: visible;
}
#search_conditions .search_choosen {
    margin-top: 20px;
    margin-bottom: 20px;
}
#search_conditions .choice_title{
    margin-right:16px;
}
#search_conditions .choice_condition{
    display:inline-block;
    padding:0 25px 0 12px;
    height:25px;
    line-height:25px;
    text-align:center;
    border-radius:3px;
    color:#ff7385;
    position:relative;
    border:1px solid #ff7385;
    cursor:pointer;
}
#search_conditions .choice_condition:hover{
    border:1px solid #FFC3D6;
}
#search_conditions .show_choice_condition_tit{
    width:151px;
    float:left;
}
#search_conditions  .show_choice_condition{
    float:left;
    min-height:40px;
    height:auto !important; /*IE7*/
    height:35px; /*IE6*/
    overflow:visible;
    width:770px;
}
#search_conditions  .show_choice_condition.choose_area{
    padding-left: 11px;
    border: 1px solid #FFA8C5;
}
#search_conditions .choice_condition i{
    position:absolute;
    right:5px;
    top:8px;
    display:inline-block;
    width:10px;
    height:10px;
    background:url(/img/shape_x.png) no-repeat;
    z-index:3;
    color:#ff7385;
    cursor:pointer;
}
#search_conditions .choice_condition_classify{
    display:inline-block;
    min-width:60px;
    height:25px;
    line-height:25px;
    text-align:center;
    border-radius:3px;
    position:relative;
    margin-right:10px;
    _padding:0 8px;
    cursor:pointer;
}
#search_conditions  .active_on{
    background:#ff7385;
    color:#ffffff;
}
#search_conditions .choice_condition_classify:hover,#search_conditions .choice_condition_all.active_on:hover{
    background:#FF96B9;
    text-decoration:none;
}
#search_conditions .choice_condition_classify:hover,#search_conditions .choice_condition_all:hover{
    color:white;
    text-decoration:none;
}
#search_conditions .choice_condition_all{
    display:inline-block;
    width:108px;
    height:25px;
    line-height:25px;
    padding-left:12px;
    padding-right:12px;
    text-align:left;
    border-radius:3px;
    position:relative;
    margin-right:10px;
    margin-bottom:10px;
    cursor: pointer;
}
#search_conditions  .show_more{
    display:none;
}
#search_conditions .choice_condition_all:hover{
    color: white;
    background-color: #ff7385;
}
#search_conditions .choice_condition_all.area{
    min-width: 0;
    padding: 0 4px;
    margin-right: 0;
}
#search_conditions .choice_condition_map{
    padding-right: 0;
}
#search_conditions .choice_condition_map i{
    font-size: 12px;
    color: #666;
    font-weight: bold;
}
#search_conditions .choice_condition_map:hover i{
    color: #fff;
}
#search_conditions  .choice_on{
    background:#ff7385;
    color:#ffffff;
}
    /* fixed toolbar */
#right_fixed{
    position:fixed;
    left:50%;
    top:400px;
    margin-left:620px;
    height: 138px;
    width: 50px;
    background:#ffffff;
/*    border:1px solid #d3d3d3;*/
}
#right_fixed .fix_top{
    height:10px;
    width:100%;
    background:#ff7385;
}
#right_fixed .fix_center_top{
    height:20px;
    width:22px;
    position:relative;
    left:50%;
    margin-left:-11px;
    margin-top:15px;
    background:url(/img/fix_phone.png) no-repeat;
}
#right_fixed .fix_center_center{
    height:20px;
    width:22px;
    position:relative;
    left:50%;
    margin-left:-11px;
    margin-top:15px;
    background:url(/img/qq_icon.png) no-repeat;
}
#right_fixed .fix_center_bottom{
    height:20px;
    width:22px;
    position:relative;
    left:50%;
    margin-left:-11px;
    margin-top:15px;
    background:url(/img/weixin_icon.png) no-repeat;
}
  /* չ������ */
#click_open{
    width:150px;
    height:25px;
    margin:0 auto;
    background:#ffffff;
    text-align:center;
    line-height:25px;
    position:relative;
    bottom:3px;
    border:1px solid  #d3d3d3;
    border-top:0;
    color: #8c8c8c;
    cursor:pointer;
}
#click_open:hover .open_text{
    color:#ff7385;
}
#click_open .click_open_i{
    display:inline-block;
    position:relative;
    top:6px;
    left:15px;
    width:15px;
    height:15px;
    background:url(/img/shape_down.png) no-repeat;
}
#result_tit{
    margin-bottom:10px;
}
#result_tit b{
    font-size:16px;
    color:#ff7385;
}

#search_result{
    position:relative;
    left:0;
    top:0;
    overflow:visible;
    width:100%;
    zoom:1;
}
.no_result{
    width: 313px;
    height: 354px;
    background:url(/img/no_result.png) no-repeat;
    margin:50px auto 0;
}
.no_result_dec{
    font-size:16px;
    color:#C3C0C0;
    text-align:center;
    margin-top:15px;
}
.no_result_href{
    font-size:16px;
    color:#f69;
    text-align:center;
    margin-top:15px;
}
#search_information{
    position: relative;
    left:0;
    top:0;
    width:800px;
    min-height: 1000px;
    background:#ffffff;
    border:1px solid #d3d3d3;
    border-bottom: none;
    overflow: hidden;
}
#search_information .hotel_sort{
    width:800px;
    height:45px;
    position:relative;
    z-index:22;
    background:#f2f2f2;
    border-bottom:1px solid #d3d3d3;
    border-right:1px solid #d3d3d3;
}
#search_information .hotel_sort.isStuck .sort_on{
    border-bottom:1px solid #d5d5d5;
}
#search_information .hotel_sort.isStuck{
    border-left: 1px solid #d5d5d5;
    margin-left: -1px;
    box-shadow: 3px 3px 18px rgba(0, 0, 0, 0.1);
}

#search_information .sort_on{
    color:#ff7385;
    background:#ffffff;
    border-bottom:1px solid #ffffff;
}
#search_information .hotel_sort_tit{
    display:inline-block;
    position:relative;
    float:left;
    width:80px;
    height:45px;
    text-align:center;
    line-height:45px;
    border-right:1px solid #d3d3d3;
    cursor:pointer;
}
#search_information  .hotel_sort_tit .down_icon{
    display:inline-block;
    width:12px;
    height:10px;
    position:relative;
    left:8px;
    top:2px;
    background:url(/img/shape_down.png) no-repeat;
}
#search_information  .hotel_sort_tit .up_icon{
    display:inline-block;
    width:17px;
    height:10px;
    position:relative;
    left:8px;
    top:2px;
    background:url(/img/shape_up.png) no-repeat;
}
#search_information .hotel_information_pic{
    float:right;
    margin-top:10px;
    margin-right:3px;
    width:80px;
    height:25px;
    background:#ffffff;
    border:1px solid #d3d3d3;
    cursor: default;
    position:relative;
    cursor: pointer;
}
#search_information .hotel_information_pic:hover{
    background:#f8f8f8;
}
#search_information .hotel_information_pic .act_name{
    font-size:10px;
    display:inline-block;
    position:absolute;
    right:5px;
    top:5px;
}
#search_information  .first_pic{
    margin-right:15px;
}
#search_information  .circle_bg{
    position:absolute;
    left:0;
    top:2px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:14px;
    height:12px;
    border-radius:3px;
    background:#f2f2f2;
    border:1px solid #d3d3d3;
    margin-left:6px;
    margin-top:4px;
}
#search_information  .circle_bg .check_icon{
    position:absolute;
    left:0;
    top:0;
    z-index:3;
    width:14px;
    height:12px;
    background:url(/img/check_choice.png) no-repeat;
}
#search_information .each_hotel{
    height:210px;
    width:100%;
    position:relative;
    border-bottom:1px solid #d3d3d3;
    cursor: default;
}
#search_information .each_hotel:hover{
    background-color: #fffbfb;
}
#search_information .each_hotel_pic{
    position:absolute;
    left:0;
    top:0;
    width:230px;
    height:180px;
    margin-left:20px;
    margin-top:15px;
    margin-bottom:15px;
}
#search_information .each_hotel_pic img{
    width: 230px;
    height: 135px;
    background: #faf8f5;
}
#search_information .each_hotel_detail{
    position:absolute;
    left: 267px;
    top: 0;
    width: 275px;
    height:180px;
    margin-top:15px;
}
#search_information .each_hotel_detail h4 a{
    font-size:16px;
}
#search_information .show_order,
#search_information .show_modal{
    position: absolute;
    width: 230px;
    top: 137px;
    left: 0;
    color: #ffffff;
    background: #ff7385;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    font-size: 16px;
    margin-top: 5px;
    display: none;
    cursor: pointer;
}
#search_information .each_hotel:hover .show_order{
    display: block;
}
#search_information .each_hotel:hover .show_order:hover{
    background-color: #ff86ae;
}
#search_information .each_hotel:hover .show_order,
#search_information .each_hotel:hover .show_modal{
    display: block;
}
#search_information .each_hotel:hover .show_order:hover,
#search_information .each_hotel:hover .show_modal:hover{
    background-color: #ff86ae;
}
#search_information  .act_icon{
    display:inline-block;
    width:60px;
    height:24px;
    margin-top:5px;
}
#search_information .icon1{
    background:url(/img/360.png) no-repeat;
}
#search_information .icon2{
    background:url(/img/gift.png) no-repeat;
}
#search_information .icon3{
    background:url(/img/preferential.png) no-repeat;
}
#search_information .icon4{
    background:url(/img/activity.png) no-repeat;
}
#search_information .icon5{
    background:url(/img/cash_back.png) no-repeat;
}
#search_information .hotel_position{
    font-size:14px;
    height:40px;
    position: absolute;
    top: 53px;
}

#search_information .hotel_comments{
    position: absolute;
    top: 160px;
}
#search_information .hotel_comments span{
    font-size:10px;
    color: #b5b5b5;
}


#search_information .hotel_position span{
    color:#868686;
}
#search_information .hotel_dec{
    font-size:14px;
    color:#b5b5b5;
    width:281px;
    height:60px;
    position: absolute;
    top: 97px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#search_information .each_hotel_information{
    position:absolute;
    right:0;
    top:0;
    width:220px;
    height:130px;
    margin-top:15px;
    border-left:1px solid #e5e5e5;
}
#search_information .if_order{
    width:190px;
    height:40px;
    margin:0 auto;
    border-radius:6px;
    color:#ffffff;
    text-align:center;
    line-height:40px;
    font-size:14px;
    text-indent:20px;
    margin-bottom:25px;
    background: url(/img/star_icon.png) -5px 5px no-repeat #ff7385;
}
#search_information .hotel_price{
    text-align: right;
    width: 190px;
    margin: 0 auto;
    position: absolute;
    top: 53px;
}
#search_information .price_dec{
    display:inline-block;
    color:#ff7385;
    font-size:20px;
}
#search_information .preview{
    width: 142px;
    height: 28px;
    margin: 0 auto;
    margin-top: 38px;
    border: 1px solid #ff7385;
    border-radius: 5px;
    position: absolute;
    right: 30px;
    top: 109px;
    overflow: hidden;
}
#search_information .preview.show{
    overflow: visible;
}
#search_information .preview span{
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:70px;
    height:28px;
    line-height:28px;
    text-align:center;
    cursor:pointer;
    _margin-bottom:-5px;
}
#search_information .preview .fish_on{
    z-index: 105;
    border: 3px solid #ffffff;
    width: 60px;
    height: 25px;
    left:-1px;
    top:-1px;
    border-radius:3px;
}

#search_information .contrast_hotel{
    background:#ff7385;
    color:#ffffff;
    position:relative;
}
#search_information .contrast_hotel  .check_contrast{
    display:inline-block;
    width:15px;
    height:15px;
    background:#ffffff;
    position:relative;
    left:0;
    top:2px;
    border-radius:3px;
    margin-right:5px;
}
#search_information .contrast_hotel:hover{
    background:#ff86ae;
}
#search_information .contrast_hotel  .check_contrast .check_pic{
    position:absolute;
    left:0;
    top:3px;
    display:inline-block;
    width:16px;
    height:12px;
}
#search_information .contrast_hotel  .check_contrast .check_on{
    background:url(/img/check_choice.png) no-repeat;
}
#search_information  .preview_hotel{
    color:#ff7385;
}
#search_information  .preview_hotel .on_preview{
    color:black;
}
#search_information  .preview_hotel:hover{
    background:#ffeaee;
    color:#ff7385;
}

#search_sidebar{
    position:absolute;
    right:0;
    top:0;
    z-index:28;
    width:385px;
    zoom:1;
    overflow:visible;
}
#search_sidebar .search_sidebar_content{
    position:relative;
    top:0;
    z-index:23;
    width:385px;
    background:#ffffff;
    border:1px solid #d3d3d3;
    border-top:0;
    overflow: hidden;
}
#search_sidebar .sidebar_tit{
    font-size:16px;
    width:100%;
    height:30px;
    line-height:30px;
    padding-left:20px;
    position:relative;
    border-top:1px solid #d3d3d3;
    cursor: pointer;
}
#search_sidebar .sidebar_tit:hover{
    background-color: #f2f2f2;
}

#search_sidebar .active .sidebar_tit{
    border-bottom: 1px solid #d3d3d3;
}
#search_sidebar .sidebar_tit i{
    display:inline-block;
    position:absolute;
    right:5px;
    top:9px;
    width:15px;
    height:15px;
    background:url(/img/foldicon.png) no-repeat;
}
#search_sidebar .quick_query{
    width:100%;
    height:120px;
    position:relative;
    display: none;
    padding-top: 10px;
}

#search_sidebar .contrast_btn{
    display:inline-block;
    width:120px;
    height:35px;
    line-height:35px;
    color:#ffffff;
    border-radius:4px;
    text-align:center;
    background:#ff7385;
}
#search_sidebar .contrast_btn:hover{
    background:#ff86ae;
}
#search_sidebar .choice_hotel_num{
    display:inline-block;
    position:relative;
    left:5px;
    top:5px;
}
#search_sidebar .contrast_all{
    margin-left:15px;
    margin-top:20px;
}
#search_sidebar .contrast_all b{
    font-size:16px;
    color:#ff7385;
    cursor:pointer;
}
#search_sidebar .hotel_info_order{
    width:100%;
    height:135px;
    display: none;
}

#search_sidebar .active .hotel_info_order{
    display: block;
}
#search_sidebar .order_btn{
    display:inline-block;
    width:120px;
    height:40px;
    background:#ff7385;
    text-align:center;
    line-height:40px;
    color:#ffffff;
    border-radius:4px;
    margin-left:10px;
}
#search_sidebar .order_btn:hover{
    background:#ff86ae;
}
#search_sidebar  .btn1{
    margin-left:20px;
}
#search_sidebar .all_hotel_information{
    width:100%;
    margin:0 auto;
    position:relative;
    z-index:22;
    background:#ffffff;
}
#search_sidebar  .preview_content{
    width:100%;
    margin-bottom:100px;
    overflow-y: auto;
    overflow-x: hidden;
}

#search_sidebar .hotel_name{
    height:57px;
    position:relative;
    margin-top:15px;
    border-bottom:1px dashed  #d3d3d3;
}
#search_sidebar .hotel_title{
     position:absolute;
     left:20px;
     top:0;
     min-width:160px;
}
#search_sidebar .hotel_title h3{
    font-size:16px;
}
#search_sidebar .hotel_classify{
    position:absolute;
    right:20px;
    top:0;
    min-width:80px;
}
#search_sidebar .hotel_classify b{
    font-size:16px;
    color:#ff7385;
}
#search_sidebar .hotel_classify div{
    text-align:right;
}
.each_hotel .preview .shape_left{
    position:absolute;
    right:-59px;
    top:0px;
    z-index:10;
    width:22px;
    height:22px;
    background:url(/img/shape_left.png) no-repeat;
    display:none;
    -webkit-animation: shake .75s ease-in-out infinite alternate;
       -moz-animation: shake .75s ease-in-out infinite alternate;
        -ms-animation: shake .75s ease-in-out infinite alternate;
         -o-animation: shake .75s ease-in-out infinite alternate;
            animation: shake .75s ease-in-out infinite alternate;
}
#search_sidebar .slide_hotel_img{
    margin-top:15px;
    height:210px;
    width:100%;
    position:relative;
    margin-bottom: 15px;
    text-align: left;
}
#search_sidebar .slide_hotel_img .preview_swiper{
    width: 347px;
    height: 100%;
}
.swiper-pagination-switch{
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 3px;
    border-radius: 50%;
    background-color: white;
}
.swiper-active-switch{
    background-color: #ff7385;
}
.preview_pagination{
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: 3;
    text-align: center;
}

#search_sidebar .slide_hotel_img  .hotel_banner {
    position: relative;
    overflow: auto;
}
#search_sidebar .slide_hotel_img .hotel_banner li {
    list-style: none;
}
#search_sidebar .slide_hotel_img .hotel_banner ul li {
    float: left;
    height:190px;
}
#search_sidebar .slide_hotel_img  .hotel_banner .dots {
    position: absolute;
    left: 50%;
    bottom: -14px;
    width:140px;
    margin-left:-70px;
}
#search_sidebar .slide_hotel_img .hotel_banner .dots li {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
#search_sidebar .slide_hotel_img .hotel_banner .dots li.active {
    background: #fff;
    opacity: 1;
}
#search_sidebar .slide_hotel_img .arrows .prev{
    position: absolute;
    left: 20px;
    top: 70px;
    z-index: 10;
    width: 30px;
    height: 70px;
    background-image: url(/img/left_arrow.png);
    background-repeat: no-repeat;
    background-position: 5px 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
}
#search_sidebar .slide_hotel_img .arrows .next{
    position: absolute;
    right: 20px;
    top: 70px;
    z-index: 10;
    width: 30px;
    height: 70px;
    background-image: url(/img/right_arrow.png);
    background-repeat: no-repeat;
    background-position: 5px 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
}
#search_sidebar .slide_hotel_img:hover .arrows .prev, #search_sidebar .slide_hotel_img:hover .arrows .next{
    opacity: .6;
}
#search_sidebar .slide_hotel_img .arrows .prev:hover, #search_sidebar .slide_hotel_img .arrows .next:hover{
    opacity: 1;
}
#search_sidebar .show_hotel_map{
    text-align: center;
    position:relative;
}
#hotel_info_map{
    margin:0 auto;
    width:347px;
    height:200px;
}
#search_sidebar .show_hotel_map img{
    margin:0 auto;
}
#search_sidebar .show_hotel_details{
    margin-top:15px;
    margin-left: 6px;
}
#search_sidebar .show_hotel_details div{
    margin-bottom:5px;
}
#search_sidebar .show_hotel_details .hotel_pos{
    float:left;
    display:inline-block;
    width:75px;
    height:20px;
    text-align:right;
}
#search_sidebar .show_hotel_details .hotel_pos_dec{
    margin-left:15px;
    display:inline-block;
    float:left;
    width:268px;
}
#search_sidebar .show_hotel_details .hotel_pos_dec .unitag{
    display: inline-block;
    width: 88px;
}
#hotel_info_uniqueTags{
    font-size: 14px;
}
#search_sidebar  .all_hotel_information .see_number{
    margin-top:15px;
    margin-left:95px;
    color:#b5b5b5;
}
#search_sidebar  .all_hotel_information  .show_dw_tit{
    display:inline-block;
    margin-top:15px;
    width:75px;
    text-align:right;
}
#search_sidebar  .all_hotel_information  .show_dinner{
    margin-top:5px;
    margin-left: 6px;
    height:70px;
    position:relative;
}
#search_sidebar .dinner_detail{
    position:absolute;
    left:90px;
    top:16px;
    width:277px;
}
#search_sidebar .dinner_name{
    display:inline-block;
    width:80px;
    height:20px;
    float:left;
    border:1px solid #ff7385;
    color:#ff7385;
    text-align:left;
    margin-bottom:5px;
    text-indent:8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#search_sidebar .dinner_num{
    display:inline-block;
    width:40px;
    height:20px;
    float:left;
    line-height:20px;
    font-size:12px;
    background:#ff7385;
    text-align:left;
    border:1px solid #ff7385;
    color:#ffffff;
    text-indent: 4px;
    margin-right:5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#search_sidebar .wedding_content{
    position:relative;
    height:102px;
    margin-left: 6px;
    padding-bottom: 30px;
}
#search_sidebar .show_wedding{
    margin-bottom:8px;
}
#search_sidebar .wedding_dinner_name{
    display:inline-block;
    width:155px;
    height:20px;
    border:1px solid #ff7385;
    color:#ff7385;
    text-indent: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#search_sidebar .wedding_dinner_num{
    display:inline-block;
    width:90px;
    height:20px;
    line-height:20px;
    background:#ff7385;
    text-align:right;
    padding-right: 8px;
    border:1px solid #ff7385;
    color:#ffffff;
    font-size:12px;
    position:relative;
    top:0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#search_sidebar .show_btn{
    border-top: 1px solid #EFEFEF;
    width:383px;
    height:60px;
    margin-top:30px;
    position:absolute;
    z-index:100;
    background:#ffffff;
    bottom:40px;
    text-align: center;
    padding: 10px 0;
    display: none;
}
#search_sidebar .free_order,#search_sidebar .attention_btn{
    display:inline-block;
    width:120px;
    height:35px;
    border:1px solid #ff7385;
    margin-right:4px;
    text-align:center;
    line-height:35px;
    color:#ff7385;
    border-radius:3px;
    font-size:16px;
    cursor: pointer;
}

#search_sidebar .attention_btn i{
    position:relative;
    left:-8px;
    top:7px;
    display:inline-block;
    width:24px;
    height:20px;
    background:url(/img/heart_stroke.png) no-repeat;
}

#search_sidebar .attention_btn .search_follow{
    background:url(/img/heart.png) no-repeat;
}
#search_isFollow{
    color: #ff7385;
}
arch_sidebar .order_on{
    background:#ff7385;
    color:#ffffff;
}

/* fish content */
@-webkit-keyframes fishGo
{
from {
    transform:translate(0,300px);
    -webkit-transform:translate(0,300px);
    -moz-transform:translate(0,300px);
    -o-transform:translate(0,300px);
}
to {
    transform:translate(0,0);
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    -o-transform:translate(0,0);
}
}

.fish_float_pic{
    position:fixed;
    bottom:43px;
    left: 50%;
    margin-left:-724px;
    z-index: 70;
    width: 148px;
    height: 109px;
    cursor:pointer;
    background:url(/img/fish_float_pic.png) no-repeat;
    transform:translate(0,0);
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    -o-transform:translate(0,0);
    animation:fishGo 2s;
    -moz-animation:fishGo 2s; /* Firefox */
    -webkit-animation:fishGo 2s; /* Safari and Chrome */
    -o-animation:fishGo 2s; /* Opera */
}
@media screen and (max-width:1440px){
    .fish_float_pic{
        margin-left:0;
        left: 8px;
    }
}
.fish_alt{
    position: fixed;
    left: 50%;
    margin-left:-724px;
    opacity: 0;
    bottom: -300px;
    z-index:107;
    width: 145px;
    height: 108px;
    background: url(/img/most_click1.png) no-repeat;
}
.show_fish_say{
    width: 288px;
    height: 190px;
    background: url(/img/show_fish_say.png) no-repeat;
    position: absolute;
    top: -143px;
    left: -192px;
    z-index: 105;
}
.I_kown{
    position: absolute;
    width: 107px;
    height: 21px;
    color: #eaeaea;
    top: -58px;
    left: 1px;
    z-index: 107;
    cursor: pointer;
    font-size: 23px;
}
.I_kown:hover{
    color: #ffffff;
    text-decoration: underline;
}
.close_icon{
    position:absolute;
    width:20px;
    height:20px;
    background:url(/img/box_close.png) no-repeat;
    top: -190px;
    left: 70px;
    z-index:107;
    cursor:pointer;
}
.fish_say_contrast{
    position: fixed;
    bottom: 216px;
    z-index: 107;
    left: 50%;
    margin-left: -100px;
    width: 518px;
    height: 147px;
    background: url(/img/fish_say_contrast.png) no-repeat;
}
.I_get{
    position: absolute;
    width: 117px;
    height: 21px;
    color: #eaeaea;
    top: 70px;
    left: 3px;
    z-index: 107;
    cursor: pointer;
    font-size: 26px;
}
.I_get:hover{
    color: #ffffff;
    text-decoration: underline;
}
.click_close_icon{
    position:absolute;
    width:20px;
    height:20px;
    background:url(/img/box_close.png) no-repeat;
    top: -27px;
    left: 390px;
    z-index:107;
    cursor:pointer;
}


/* choice_hotels */
#your_choice_hotels{
    width:100%;
    position:fixed;
    bottom:0;
    z-index:100;
}
#your_choice_hotels .choice_hotel_title{
    color:#ffffff;
    margin-top:8px;
    margin-bottom:8px;
}
#your_choice_hotels .hotel_center_content{
    width:1200px;
    margin:0 auto;
    position:relative;
    z-index: 33;
}
#your_choice_hotels .your_choice_bg{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background:black;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    z-index: 32;
    *height:245px;
}
#your_choice_hotels  .choice_num{
    color:#ffffff;
    font-size:16px;
}
#your_choice_hotels .choice_hotel_list{
    width:950px;
    height:204px;
    overflow:hidden;
    margin-top:5px;
    display:none;
}

#your_choice_hotels  .each_choice_hotel_content{
    width:200px;
    float:left;
    margin-right:30px;
    margin-bottom:10px;
}
#your_choice_hotels .show_hotel_pic{
    position:relative;
    width:200px;
    height:118px;
}
#your_choice_hotels .show_hotel_pic img{
    color: #fff;
}
#your_choice_hotels  .show_close_icon{
    position:absolute;
    right:0;
    top:0;
    width:23px;
    height:25px;
    cursor:pointer;
    background:url(/img/circle_close.png) no-repeat;
}
#your_choice_hotels .each_choice_hotel_dec{
    height:48px;
    width:200px;
    position:relative;
    margin-top:5px;
}
#your_choice_hotels .each_choice_hotel_dec p{
    color:#ffffff;
}
#your_choice_hotels .choice_hotel_name{
    font-size:16px;
    margin-bottom:5px;
}
#your_choice_hotels .choice_hotel_name.hotel_title{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 135px;
}
#your_choice_hotels  .each_choice_name{
    float:left;
    width:115px;
    text-align:left;
}
.warn_content{
    color:#EFDB76;
    width:161px;
    height:30px;
    font-size:18px;
    text-align:right;
}

#your_choice_hotels  .each_choice_addr{
    float:right;
    width:83px;
    text-align:right;
}
#your_choice_hotels  .choice_hotel_right_content{
    position:absolute;
    top:0;
    right:0;
    width:161px;
}
#your_choice_hotels .hidden_area{
    text-align:right;
}
#your_choice_hotels .hidden_area  span{
    color:#ffffff;
    text-decoration:underline;
    margin-left:5px;
    display:inline-block;
    cursor:pointer;
    border-bottom:1px solid #ffffff;
}
#your_choice_hotels .up_btn{
    margin-top:30px;
}
#your_choice_hotels  .btn_bg{
    width:150px;
    height:40px;
    background:#ff7385;
    border-radius:3px;
    text-align:center;
    line-height:40px;
    color:#ffffff;
    font-size:16px;
    margin-bottom:12px;
    cursor:pointer;
    position:relative;
}
#your_choice_hotels  .btn_bg a:hover{
    text-decoration:none;
}

@keyframes changeBg{
    0%{border:3px dashed #ffffff;}
    50%{border:3px dashed black;}
    100%{border:3px dashed #ffffff;}
}
@-webkit-keyframes changeBg{
    0%{border:3px dashed #ffffff;}
    50%{border:3px dashed black;}
    100%{border:3px dashed #ffffff;}
}
@-moz-keyframes changeBg{
    0%{border:3px dashed #ffffff;}
    50%{border:3px dashed black;}
    100%{border:3px dashed #ffffff;}
}
@-o-keyframes changeBg{
    0%{border:3px dashed #ffffff;}
    50%{border:3px dashed black;}
    100%{border:3px dashed #ffffff;}
}

#your_choice_hotels .on_btn_bg{
    z-index:107;
    border:3px solid #ffffff;
    -webkit-animation:changeBg 1s infinite;
}
#your_choice_hotels  .btn_bg a{
    display:inline-block;
    width:150px;
    height:40px;
    color:#ffffff;
    font-size:16px;
}
#your_choice_hotels  .btn_bg:hover{
    background:#ff86ae;
}
/* footer_nav */
#footer_nav .all_pages{
    position: relative;
    padding: 20px 0;
    z-index: 30;
}
#footer_nav .all_pages span b{
    color:#ff7385;
    font-size:16px;
}
#footer_nav .list_page{
    display:inline-block;
    padding: 0 8px;
    height:25px;
    background:#ffffff;
    border:1px solid #d3d3d3;
    text-align:center;
    line-height:25px;
    cursor:pointer;
}
#footer_nav .list_page:hover{
    background-color:#ff7385;
    color:white;
    cursor:pointer;
    text-decoration:none;
}
#footer_nav{
    width:1200px;
    height: 450px;
    margin:0 auto;
    position:relative;
    z-index: 30;
}
#footer_nav .sidebar_mask{
    position: absolute;
    width: 387px;
    height: 100%;
    right: -2px;
    top: -1px;
    background-color: #faf8f5;
    z-index: 29;
}
#footer_nav .search_result_mask{
    position: absolute;
    width: 800px;
    height: 100%;
    left: 0;
    top: -1px;
    background-color: #faf8f5;
    z-index: 29;
    border-top: 1px solid #d5d5d5;
}
#footer_nav .search_shadow_mask{
    position: absolute;
    width: 1222px;
    height: 100%;
    left: -20px;
    top: 0;
    background-color: #faf8f5;
    z-index: 28;
    z-index: 28;
}
#footer_nav .sidebar_mask.bordered{
    border-top: 1px solid #d5d5d5;
}

#footer_nav .on_page{
    color:#ffffff;
    background:#ff7385;
    z-index: 30;
}
#footer_nav .consultation{
    position:absolute;
    right:-3px;
    top:0;
    z-index:5;
    width:390px;
    height:145px;
    background:url(/img/consultation_bg.png) no-repeat;
}
#footer_nav .new_comment_tit,
#footer_nav .guide_tit,
#footer_nav .best_hotel_tit{
    margin-top: 15px;
    color: #ff7385;
    position: absolute;
    z-index: 100;
    font-size: 16px;
}
#footer_nav .guide_tit,
#footer_nav .new_comment_tit{
    position: relative;
    z-index: 31;
}
#footer_nav .new_comment,
#footer_nav .best_hotel{
    height: 164px;
    width: 100%;
    position: relative;
    background: #ebebeb;
    margin-top: 41px;
    *top:50px;
    border: 1px solid #e5e5e5;
    z-index: 30;
}
#footer_nav .new_comment{
    height: 112px;
    margin-top: 0;
    background-color: #fff;
    border: none;
}
#footer_nav .new_comment_nav,
#footer_nav .best_hotel .best_hotel_nav{
    position: absolute;
    width: 100%;
    height: 100%;
}

#footer_nav .new_comment_nav{
    top: 0;
    left: 0;
    height: 0;
    z-index: 31;
}
#footer_nav .best_hotel:hover .best_hotel_nav .prev{
    width: 30px;
    height: 156px;
    position: absolute;
    top: 4px;
    left: 4px;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url(/img/left_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
    border-radius: 2px;
}
#footer_nav .best_hotel:hover .best_hotel_nav .next{
    width: 30px;
    height: 156px;
    position: absolute;
    top: 4px;
    right: 4px;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url(/img/right_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
    border-radius: 2px;
}
#footer_nav .new_comment_nav .prev,
#footer_nav .new_comment_nav .next{
    width: 30px;
    height: 148px;
    line-height: 148px;
    position: absolute;
    top: 4px;
    z-index: 3;
    cursor: pointer;
}
#footer_nav .new_comment_nav .prev{
    left: 4px;
}
#footer_nav .new_comment_nav .next{
    right: 4px;
}
#footer_nav .new_comment_nav .prev .iconfont,
#footer_nav .new_comment_nav .next .iconfont{
    color: #ff7385;
    font-size: 24px;
}
#footer_nav .new_comment_wrap:hover .new_comment_nav .prev,
#footer_nav .new_comment_wrap:hover .new_comment_nav .next{
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
}
#footer_nav .new_comment_wrap:hover .new_comment_nav .prev .iconfont,
#footer_nav .new_comment_wrap:hover .new_comment_nav .next .iconfont{
    color: #fff;
}
#footer_nav .new_comment_wrap .new_comment_nav .prev:active, #footer_nav .new_comment_wrap .new_comment_nav .next:active,
#footer_nav .best_hotel .best_hotel_nav .prev:active, #footer_nav .best_hotel .best_hotel_nav .next:active{
    background-color: rgba(255, 102, 153, 0.5);;
}
#footer_nav .each_best_hotel{
    width: 380px;
    height: 140px;
    float:left;
    position:relative;
    margin-top:18px;
}
#footer_nav .bestHotel_title{
    font-size:16px;
    height:30px;
}
#footer_nav .bestHotel_title a{
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 172px;
    display: block;
}
#footer_nav  .hotel_dec_p1{
    margin-top:8px;
    font-size:12px;
}
#footer_nav .best_hotel_dec{
    position:absolute;
    left:220px;
    top:0;
    z-index:108;
    width:170px;
    height:119px;
}
#footer_nav .best_hotel_price{
    color:#ff7385;
}
#footer_nav  .order_hotel{
    width:80px;
    height:25px;
    background:#ff7385;
    text-align:center;
    color:#ffffff;
    line-height:25px;
    margin-top:8px;
    border-radius:3px;
    position:relative;
    z-index:108;
}
#footer_nav  .order_hotel:hover{
    background:#ff86ae;
}
/* footer*/
#footer{
    position: relative;
    width:100%;
    height:600px;
    margin:0 auto;
    background:#333333;
    z-index: 66;
}
#footer .footer_guide{
    width:1200px;
    height:100%;
    margin:0 auto;
    position:relative;
    z-index: 30;
}
#footer .footer_guide_left{
    position:absolute;
    left:0;
    top:50px;
    width:800px;
}
#footer .footer_float{
    float:left;
    width:150px;
    height:150px;
    text-align:center;
}
#footer .footer_float li{
    height:30px;
    line-height:30px;
}
#footer .li_list a{
    color:#ffffff;
}
#footer .first_li a{
    color:#ff7385;
    font-size:18px;
}
#footer .friends{
    height:50px;
    width:100%;
}
#footer .friend_name{
    float:left;
    width:150px;
    height:50px;
    line-height:50px;
    text-align:center;
    border-bottom:1px solid #666666;
    font-size:18px;
    color:#ff7385;
}
#footer .friend_on{
    border:1px solid #666666;
    border-bottom:none;
}
#footer .friends_dec{
    position:relative;
    left:0;
    top:0;
    width:100%;
    height:274px;
}
#footer .show_friends{
    position:absolute;
    left:0;
    top:0;
}
#footer .friend_next{
    display:none;
}

#footer .footer_guide_right{
    position:absolute;
    right:0;
    top:0;
    width:390px;
    height:100%;
}
#footer .footer_guide_right .phone_number{
    width:100%;
    height:150px;
    background:#414141;
    position:relative;
}
#footer .footer_guide_right  .phone_icon{
    width:60px;
    height:50px;
    position:absolute;
    left:60px;
    top:37px;
    background:url(/img/phone_pic.png) no-repeat;
}
#footer .footer_guide_right .phone_name{
    position:absolute;
    right:20px;
    top:30px;
    width:230px;
    text-align:right;
}
#footer .phone_name .p1{
    font-size:32px;
    color:#ff7385;
    font-weight:bold;
}
#footer .phone_name .p2{
    font-size:18px;
    color:#ffffff;
}
#footer .footer_guide_right .line_color{
    width:100%;
    height:4px;
}
#footer .footer_guide_right  .show_line_color{
    float:left;
    width:25%;
    height:100%;
}
#footer .color1{
    background:#ffe699;
}
#footer .color2{
    background:#ff7385;
}
#footer .color3{
    background:#cc99ff;
}
#footer .color4{
    background:#99e0d2;
}
#footer .footer_guide_right .company_information{
    margin-top:100px;
    width:100%;
    height:200px;
    position:relative;
    text-align:right;
}
#footer .logo_icon{
    position:relative;
    left:240px;
    top:0;
    width:150px;
    height:60px;
    background:url(/img/logo_icon.png) no-repeat;
}
#footer .name_title{
    color:#ffffff;
    font-size:16px;
}
.clear_float {
    clear:both;
}


.hotel_preview {
    position: relative;
    padding-top: 8px;
    border-top: 1px solid #d3d3d3;
    display:none;
}

#search_sidebar .quick_query_panel.active .quick_query{
    display: block;
}

.area_tag {
    font-weight: bold;
    color: #ff7385;
    padding-left: 4px;
    position:relative;
    _top:-10px;
}
#search_conditions .choice_condition_all.area_tag_small{
    display: inline-block;
    min-width: 10px;
    padding-left: 8px;
    padding-right: 8px;
    margin:0;
    margin-top: 3px;
    margin-right: 2px;
    width: auto;
}
.search_window_mask{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    width: 100%;
    height: 100%;
    background: black;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none;
}

.hotel_num {
    margin-right: 20px;
}

.best_hotel .each_best_hotel .best_hotel_pic {
    margin-left: 15px;
    width: 188px;
    height: 127px;
    background-size: 188px;
    background-position: center;
    overflow: hidden;
}
.best_hotel .each_best_hotel .best_hotel_pic img{
    width: 188px;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}
.best_hotel .each_best_hotel:hover .best_hotel_pic img{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);

}

.ad_flexslider{width: 100%;;height: 100%; overflow:hidden;}
.ad_flexslider .slides{width:100%;height: 100%;}
.ad_flexslider .slides li{width:100%;height: 110px;}
.ad_flexslider .slides li a{display:block;width:100%;height: 110px;background-position:center;}
.ad_flexslider .flex-direction-nav li a.flex-prev{display:none;}
.ad_flexslider .flex-direction-nav li a.flex-next{display:none;}
.ad_flexslider .flex-control-nav{display:none;}


.new_comment_wrap{
    position: relative;
    z-index: 30;
    height: 154px;
    margin-top: 10px;
    padding: 17px 30px;
    background-color: #fff;
}

.new_comments_item{
    width: 380px;
    height: 110px;
    padding: 5px 0;
    background-color: #fff;
    float: left;
}

.new_comments_item > a{
    display: block;
    float: left;
    width: 110px;
    height: 110px;
    line-height: 0;
    margin-left: 5px;
}

.new_comments_img{
    width: 110px;
    height: 110px;
}
.new_comments_wrap{
    float: left;
    margin-left: 10px;
    width: 218px;
    height: 100%;
    padding: 7px 6px 7px 0;
}
.new_comments_header{
    font-size: 12px;
    color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.new_comments_author{
    font-size: 12px;
    color: #666666;
}
.new_comments_hotel{
    font-size: 16px;
    color: #666666;
}
.new_comments_hotel:hover{
    text-decoration: underline;
    color: #ff7385;
}
.tcs--wrapper {
    position: relative;
    margin: 8px 0 10px;
    width: 88px;
    height: 16px;
}

.tcs--start-bg {
    position: absolute;
    background-color: #e0e0e0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
}

.tcs--start-fg {
    position: absolute;
    background-color: #ff7385;
    height: 100%;
    left: 0;
    z-index: 2;
}

.tcs--start-mask{
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('/img/photo/star-comment1.png') no-repeat;
    background-size: 88px 16px;
    -webkit-background-size: 88px 16px;
    left: 0;
    z-index: 3;
}
.new_comments_say{
    width: 100%;
    height: 36px;
    font-size: 12px;
    line-height: 18px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.new_comments_say:hover{
    text-decoration: underline;
    color: #ff7385;
}
.new_comments_say:hover{
    text-decoration: underline;
    color: #ff7385;
}

.hotel_guide_wrap{
    position: relative;
    z-index: 30;
    margin-top: 10px;
}

.hotel_guide_wrap ul{
    overflow: hidden;
    margin-top: 10px;
}

.hotel_guide_wrap ul>li{
    float: left;
    width: 50%;
    margin: 8px 0;
    line-height: 1.57;
    color: #2f2f2f;
    word-wrap: break-word;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.hotel_guide_wrap ul>li>a{
    display: block;
    padding-left: 20px;
    position: relative;
    color: #2f2f2f;
    font-size: 14px;
}

.hotel_guide_wrap ul>li>a:hover{
    text-decoration: underline;
    color: #ff7385;
}

.hotel_guide_wrap ul>li>a>span{
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
}
.hotel_guide_wrap ul>li>a>span .iconfont{
    font-size: 16px;
    color: #ff7385;
}