a:hover {
    color: #00bf4b;
}
.main {
    width: 1200px;
    font-family: "Microsoft YaHei";
}

.search_box {
    background: #fffce5;
    height: 28px;
    padding: 15px 0;
    margin-top: 10px
}

.search_box li {
    float: left;
    height: 28px;
    line-height: 28px;
    position: relative
}

.search_box li .city-select .city-info{
    border-radius: 3px;
}

.search_box li .city-select .city-cont{
    line-height: 20px;
}
.search_box li .city-select .city-list li{
    display: block;
    float: none;
    /* padding: 0; */
    box-sizing: border-box;
}
.search_box li .city-select .city-list li span{
    margin: 0;
    float: none;
}
.search_box li .city-select .city-list li span.name{
    text-align: left;
}
.search_box li .city-select .city-tabs{
    height: 37px;
}
.search_box li .city-select  .city-input{ line-height: 28px;}

.search_box li span {
    float: left;
    margin: 0 5px 0 20px;
    text-align: right
}

.search_box li .text {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    width: 168px;
    color: #666;
}

.search_box li .citys {
    width: 178px;
}

.search_box li .area {
    width: 168px;
    color: #666;
}

.search_box li .address {
    width: 230px;
}

.search_box li .ipt_btn {
    width: 100px;
    height: 28px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    background: #ff9911;
    border: none;
    margin: 0 10px 0 30px;
    font-family: "Microsoft YaHei";
    line-height: 28px;
    border-radius: 2px;
}

.search_box .map a {
    display: block;
    color: #ff6600;
    font-size: 14px
}

.search_box .map a:hover {
    color: #f00
}

.search_box .map i {
    background: url(../img/ico_list.png) no-repeat -145px 0;
    display: inline-block;
    width: 10px;
    height: 13px;
    vertical-align: middle;
    margin: 0 3px 2px 3px;
}

.change_box {
    float: left;
    border: 1px solid #dddddd;
    z-index: 2;
    padding: 0 20px;
}

.change_box dl.first {
    display: block;
    float: left;
    width: 100%;
    padding: 18px 0 6px;
    border-bottom: 1px dotted #e1e1e1;
    color: #666;
    line-height: 28px;
}

.change_box .first dt {
    width: 52px;
    float: left;
    text-align: left;
    color: #999999;
    font-size: 14px;
}

.change_box .first dd {
    display: block;
    margin-left: 60px;
}

.change_box .first dd a {
    float: left;
    display: inline-block;
    padding: 0 7px;
}

.change_box .first dd .notto {
    margin-top: 4px;
    line-height: 20px;
}

.change_box .first dd .notto {
    width: 44px;
    margin-right: -2px;
    padding: 2px 1px;
    text-align: center;
}

.change_box .first dd a.on {
    color: #fff;
    background: #00bf4b;
    border-radius: 2px;
}

.change_box .first dd .tag {
    float: left;
}

.change_box .first dd .tag a {
    position: relative;
    padding: 0 20px 0 10px;
    margin: 0 7px;
    border-top: 1px solid #fff;
    color: #555;
    background: none;
    text-align: left;
}

.change_box .first dd .tag a i {
    position: absolute;
    top: 13px;
    right: 5px;
    width: 9px;
    height: 5px;
    background: url(../img/ico_list.png) -6px -12px;
}

.change_box .first dd .tag a.on {
    position: relative;
    background: #f8f8f8;
    border-top: 1px solid #00bf4b;
    /* font-weight: bold; */
    z-index: 2;
}

.address_show {
    clear: both;
    display: block;
    position: relative;
    top: -1px;
    left: 0;
    width: scal(100% - 60px);
    padding: 0px 0 0px 48px;
    margin-left: 60px;
    margin-bottom: 9px;
    box-sizing: border-box;
    background: #f8f8f8;
    overflow: hidden;
    z-index: 1;
}

.address_show i {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 17px;
    height: 17px;
    background: url(../img/ico_list.png) no-repeat -47px 0;
    cursor: pointer;
}

.address_show i:hover {
    background-position: -64px 0;
}

.change_box .first dd .tag a.on i {
    top: 10px;
    background: url(../img/ico_list.png) no-repeat -6px -28px;
}

.address_show p {
    padding: 5px;
    margin: 0;
    border-bottom: 1px solid #d9e8ff;
}

.address_show p a {
    padding: 0 5px;
    color: #666;
    margin-right: 10px;
    display: inline-block;
    cursor: pointer
}

.address_show p a.active {
    background: #838279;
    color: #fff
}

.address_show ul {
    clear: both;
    display: block;
    padding: 5px 50px 5px 0;
    margin-left: 10px;
    overflow: hidden;
}

.address_show li {
    width: 92px;
    float: left;
    /* padding-right: 10px; */
    padding-left: 2px;
    margin-right: 29px;
    height: 24px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
}

.address_show li input.radio {
    float: left;
    bottom: -11px;
    _bottom: -2px;
}

.change_box dl.other {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #e1e1e1;
    color: #666;
}

.change_box .other dt {
    _position: relative;
    _bottom: -3px;
    width: 52px;
    float: left;
    text-align: left;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}

.change_box .other dd {
    display: block;
    position: relative;
    margin-left: 60px;
    padding-left: 60px;
    height: 24px;
    line-height: 20px;
    overflow: hidden;
}

.change_box .other dd a {
    display: block;
    color: #666;
    width: 77px;
    height: 20px;
    padding: 2px;
    float: left;
    margin-right: 24px;
    display: inline;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.change_box .other dd .notto{
    position: absolute;
    left: 0;
    top: 0;
}
.change_box .other dd .notto:hover {
    color: #fff;
    background: #00bf4b;
    cursor: pointer;
    text-decoration: none;
    border-radius: 2px;
}

.change_box .other dd a label {
    cursor: pointer;
}

 .change_box .other dd .notto.on {
    color: #fff;
    background: #00bf4b;
    border-radius: 2px;
} 

.change_box .other dd a.notto {
    _position: relative;
    _bottom: -3px;
    width: 44px;
    padding-left: 0!important;
    text-align: center;
}

.change_box .other dd .more{
}


input.radio,input.checkbox {
    position: relative;
    bottom: -2px;
    _bottom: 0;
    margin-right: 3px;
    _margin-right: 0;
}

.change_box .other dd input.text {
    position: relative\0;
    top: -2px\0;
    width: 58px;
    height: 20px;
    line-height: 20px;
    margin-left: 3px;
    border: 1px solid #dddddd;
}

.change_box .other dd input.btn {
    display: inline-block;
    width: 35px;
    height: 22px;
    margin-top: -2px;
    vertical-align: middle;
    border: 1px solid #dddddd;
    color: #666666;
    cursor: pointer;
    padding: 0 5px;
    background: #f8f8f8;
}

.change_box .other dd input.btn:hover {
    background: #f91;
    color: #fff;
    border-color: #f91
}

.change_box .other dd a.more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    margin: 0;
    padding-right: 20px;
    color: #555;
}
.change_box .other dd a.more i {
    position: absolute;
    width: 9px;
    height: 5px;
    margin-top: 9px;
    _margin-top: 3px;
    margin-left: 3px;
    background: url(../img/ico_list.png) -113px 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in;
}
.change_box .other dd.on a.more i{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    transform:rotate(180deg);
}
.change_box .other dd.on{
    height: auto;
}


/* 
.change_box .other dd a.more:hover {
    color: #555;
    background: none;
}

.change_box .other dd .more_show {
    display: none;
    position: absolute;
    right: -20px;
    top: 30px;
    _top: 30px;
    width: 370px;
    float: left;
    padding: 10px;
    border: 5px solid #ccc;
    background: #fff;
    z-index: 50;
}

.change_box .other dd .more_show i {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
    height: 11px;
    background: url(../img/ico_list.png) -232px -45px;
    cursor: pointer;
}

.change_box .other dd .more_show i:hover {
    background-position: -243px -45px;
}

.change_box .other dd .more_show strong {
    display: block;
    padding-bottom: 10px;
}

.change_box .other dd .more_show a {
    _float: none;
    _width: 80px;
    height: 20px;
    width: 90px;
    padding-left: 2px;
    line-height: 20px;
    display: inline-block;
    margin-right: 0;
    background: none;
    overflow: hidden;
}

.change_box .other dd .more_show a:hover {
    color: #f60;
    background: none;
}

.change_box .other dd .more_show a.on,.change_box .other dd .more_show a.on-x {
    color: #666;
}

.change_box .other dd .more_show input.btn {
    clear: both;
    float: right;
    margin-right: 57px;
    display: inline;
} */

.add_change {
    clear: both;
    padding: 10px 0 10px 20px;
    border: 1px solid #ddd;
    text-align: left;
    border-top: none;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}
.nofind .add_change{ border: 0; }
.add_change b {
    display: inline-block;
    color: #ff6600;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
}

.add_change span {
    display: inline-block;
    line-height: 18px;
    padding: 0 5px;
    border: 1px dashed #00bf49;
    color: #666;
    margin-right: 6px;
    font-size: 12px;
    font-weight: normal;
    background: #fff;
    text-decoration: none;
}

.add_change .reset_selected {
    display: none;
    color: #008fe9;
    font-size: 12px;
}

.add_change .change_a {
    /*margin-left: 18px;*/
    display: inline-block;
    max-width: 700px;
    vertical-align: text-top;
}
.add_change span{
    display: inline-block;
    margin-bottom: 5px;
}
.add_change span a {
    display: inline-block;
    margin: 0 0 5px 4px;
    width: 8px;
    height: 8px;
    padding: 0;
    vertical-align: bottom;
    background: url(../img/ico_list.png) no-repeat -46px -413px;
}

.add_change span a:hover {
    background: url(../img/ico_list.png) no-repeat -46px -421px;
}

.add_change a {
    display: inline-block;
    color: #36c;
}

.add_change a:hover {
    color: #f60;
}

.nobg {
    display: inline-table;
    background: none;
}

.box1000 {
    position: relative;
    clear: both;
    width: 1200px;
    float: left;
    z-index: 1;
    _z-index: -1;
}

.list740 {
    width: 930px;
    float: left;
}

.sort {
    clear: both;
    height: 42px;
    line-height: 42px;
    // padding: 0 10px;
    border: 1px solid #dddddd;
    border-top: none;
    color: #666;
    background: #f8f8f8;
}

.sort span a {
    display: inline-block;
    height: 42px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 14px;
}

.sort .has_border {
    border-right: 1px solid #c5c5c5;
}

.sort span a em {
    display: inline-block;
    width: 8px;
    height: 12px;
    margin: 0 0 15px 5px;
    vertical-align: bottom;
    background: url(../img/ico_list.png) no-repeat 0 -413px;
}
.sort span.on a em {
    background-position: -8px -413px;
}

.sort span.on a {
    color: #00bf4b;
}
.sort span a em.desc{
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    transform:rotate(180deg);
}

.sort .change_rht {
    display: inline-block;
    float: right;
    margin-right: 290px;
}

.sort .change_rht label {
    padding-right: 15px;
}

.nofind {
    display: block;
    padding: 10px;
    /* margin-top: 15px; */
    border: 1px solid #fee3dd;
    background: #fff7f4;
    overflow: hidden;
}

.nofind dl {
    float: left;
}

.nofind dt {
    width: 40px;
    float: left;
    height: 40px;
    margin: 0 0 0 20px;
    display: inline;
    background: url(../img/ico_list.png) no-repeat -136px -132px;
}

.nofind dd {
    width: 600px;
    float: left;
    margin: 0 0 0 20px;
    color: #666
}

.nofind dd strong {
    display: block;
    line-height: 20px;
    font-size: 14px;
}

.nofind dd a {
    color: #36c;
}

.nofind dd a:hover,.nofind em{
    color: #f60;
}

.recommendation strong {
    padding-right: 15px;
    font-size: 16px;
    font-family: "΢���ź�";
    color: #777;
}

.recommendation strong i {
    display: inline-block;
    position: relative;
    bottom: -2px;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    background: url(../img/ico_list.png) no-repeat -171px -115px;
}

.hotelInfo {
    display: block;
    float: left;
    width: 928px;
    padding: 20px 0px 0;
    border-bottom: 1px dashed #ddd;
}

.hotelInfo .preview {
    float: left;
}

/*.hotelInfo .type {
    padding: 0 20px;
}*/

.hotelInfo .type img {
    width: 180px;
    float: left;
    height: 120px;
    overflow: hidden;
}

.hotelInfo .type .info {
    width: 560px;
    float: left;
    padding: 0 10px;
}

.hotelInfo .type .info strong {
    display: block;
    padding-bottom: 12px;
    font-size: 14px;
    margin-top: 0px;
}

.hotelInfo .type .info strong span {
    display: inline-block;
    width: 20px;
    height: 26px;
    line-height: 18px;
    text-align: center;
    color: #00bf49;
    vertical-align: middle;
    margin: -1px 5px 0 0;
    padding: 0;
    background: url(../img/ico_list.png);
    background-position: -197px -413px;
    font-weight: 400;
    font-size: 12px;
}


.hotelInfo .type .info strong i {
    display: inline-block;
    width: 55px;
    height: 11px;
    margin: 0 3px;
    color: #fff;
    background: url(../img/ico_star.png) no-repeat;
    overflow: hidden;
}

.hotelInfo .type .info strong i.color1 {
    width: auto;
    padding: 1px;
    padding: 2px 1px 0 1px\9;
    height: 14px;
    line-height: 14px;
    background: #92b66f;
}

.hotelInfo .type .info strong i.color2 {
    width: auto;
    padding: 1px;
    padding: 2px 1px 0 1px\9;
    height: 14px;
    line-height: 14px;
    background: #47a3e2;
}

.hotelInfo .type .info strong i.color3 {
    width: auto;
    padding: 1px;
    padding: 2px 1px 0 1px\9;
    height: 14px;
    line-height: 14px;
    background: #fdad57;
}

.hotelInfo .type .info strong i.star1 {
    background-position: 0 -57px;
}

.hotelInfo .type .info strong i.star2 {
    background-position: 0 -42px;
}

.hotelInfo .type .info strong i.star3 {
    background-position: 0 -27px;
}

.hotelInfo .type .info strong i.star4 {
    background-position: 0 -13px;
}

.hotelInfo .type .info strong i.star5 {
    background-position: 0 0;
}

.hotelInfo .type .info strong i.star5e {
    background-position: 0 -70px;
}

.hotelInfo .type .info strong i.star4e {
    background-position: 0 -92px;
}

.hotelInfo .type .info strong i.star3e {
    background-position: 0 -114px;
}

.hotelInfo .type .info strong i.star2e {
    background-position: 0 -136px;
}

.hotelInfo .type .info strong i.star1e {
    background-position: 0 -158px;
}

.hotelInfo .type .info strong i.star5e1 {
    background-position: 0 -81px;
}

.hotelInfo .type .info strong i.star4e1 {
    background-position: 0 -103px;
}

.hotelInfo .type .info strong i.star3e1 {
    background-position: 0 -125px;
}

.hotelInfo .type .info strong i.star2e1 {
    background-position: 0 -147px;
}

.hotelInfo .type .info strong i.star1e1 {
    background-position: 0 -169px;
}


.hotelInfo .type .info strong i.tuan {
    width: 30px;
    height: 17px;
    margin-bottom: -4px;
    background: url(../img/ico_list.png) no-repeat -79px -120px;
    overflow: hidden;
}

.hotelInfo .type .info p {
    line-height: 21px;
    color: #999;
}

.hotelInfo .type .info p em {
    color: #666;
}

.hotelInfo .type .info p i {
    display: inline-block;
    width: 10px;
    height: 13px;
    margin-bottom: -2px;
    margin-right: 3px;
    background: url(../img/ico_list.png) no-repeat -145px 0;
}

.hotelInfo .type .info a {
    color: #333333;
    font-weight: normal;
    font-size: 16px;
}

.hotelInfo .type .info a:hover {
    color: #f60
}

.hotelInfo .type .info a:hover .ico {
    -webkit-animation: mymove .8s;
    animation: mymove .8s;
    position: relative
}

.hotelInfo .type .info span {
    display: block;
    padding-top: 5px;
}

.hotelInfo .type .info span i {
    width: 22px;
    float: left;
    height: 22px;
    margin-right: 5px;
    display: inline;
    background: url(../img/ico_list.png) no-repeat;
}

.hotelInfo .type .info span i.i1 {
    background-position: -25px -17px;
}

.hotelInfo .type .info span i.i2 {
    background-position: -47px -17px;
}

.hotelInfo .type .info span i.i3 {
    background-position: -69px -17px;
}

.hotelInfo .type .info span i.i4 {
    background-position: -91px -17px;
}

.hotelInfo .type .info span i.i5 {
    background-position: -113px -17px;
}

.hotelInfo .type .info span i.i6 {
    background-position: -135px -17px;
}

.hotelInfo .type .info span i.i7 {
    background-position: -157px -17px;
}

.hotelInfo .type .info span i.i1:hover {
    background-position: -25px -39px;
}

.hotelInfo .type .info span i.i2:hover {
    background-position: -47px -39px;
}

.hotelInfo .type .info span i.i3:hover {
    background-position: -69px -39px;
}

.hotelInfo .type .info span i.i4:hover {
    background-position: -91px -39px;
}

.hotelInfo .type .info span i.i5:hover {
    background-position: -113px -39px;
}

.hotelInfo .type .info span i.i6:hover {
    background-position: -135px -39px;
}

.hotelInfo .type .info span i.i7:hover {
    background-position: -157px -39px;
}

.hotelInfo .type .review em {
    padding-right: 3px;
    font-size: 12px;
    font-family: Arial;
}

.hotelInfo .type .review a {
    display: block;
    color: #666;
    margin-top: 4px;
    line-height: 12px;
    border-bottom: 1px dashed #c5c5c5;
}
.hotelInfo .type .review a.btn_look {
    display: inline-block;
    padding:0 15px;
    margin-top:10px;
    line-height:28px;
    font-size:14px;
    text-align:center;
    border-radius:2px;
    color:#fff;
    background:#f91;
    border-bottom: none;
}
.hotelInfo .type .review a.btn_look {
/*    background:#f60;*/
}

.hotelInfo .type .review span {
    color: #008fe9;
}

.hotelInfo .type .price em {
    display: inline-block;
    font-size: 14px;
    color: #ff3300;
    font-family: "microsoft yahei";
}

.hotelInfo .type .price em b {
    font-size: 30px;
    font-family: tahoma;
    font-weight: normal;
}

.rooms {
    // width: 700px;
    float: none;
    clear: both;
}

.rooms li {
    position: relative;
    // display: inline-block;
    border-top: 1px dashed #dddddd;
    _margin: 5px 0 3px 0;
    margin: 0 20px;
    color: #333333;
    height: 64px;
    line-height: 64px;
    z-index: 1;
}
.rooms .first_list {
    border-top: none;
}

.rooms li.top {
    overflow: hidden;
    color: #666;
    height: 40px;
    padding: 0 20px;
    margin: 0;
    color: #666666;
    font-size: 12px;
    background: #f4f4f4;
    line-height: 40px;
    border-top: 1px solid #ddd;
}

.rooms li.top span.price {
    color: #666;
    text-align: left;
}

.rooms li span {
    float: left;
}
.rooms li span.supply {
   width: 278px;
   height: 64px;
   margin-right: 10px;
   padding-left: 12px;
   display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.rooms li span.supply img {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin: 24px 10px 0 0;
}
.rooms li span.r_name {
   width: 164px;
   line-height: normal;
}
.rooms li span.breakfast {
   width: 74px;
}
.rooms li span.rule {
   width: 96px;
}
.rooms li span.price {
   width: 100px;
   color: #ff3300;
   font-size: 20px;
}
.rooms li span.price dfn {
    font-size: 12px;
    font-style: normal;
}

.rooms li span.r_name b {
    display: block;
    margin: 15px 0 5px;
    line-height: 12px;
    font-weight: normal;
}

.rooms li span.r_name em {
    display: inline-block;
    color: #fff;
    padding: 0 4px;
    background: #5cc251;
    line-height: 16px;
    font-size: 12px;
    vertical-align: top;
    border-radius: 2px;
}
.rooms li.top span.r_name {
    line-height: 40px;
}
.rooms li.top span.price {
    font-size: 12px;
}

.rooms li span.btn_box {
    width: 142px;
    text-align: right;
}

.rooms li span.btn_box .can_cook {
    margin-left: 11px;
    padding: 3px 16px;
    color: #fff;
    background: #ff9911;
    font-size: 14px;
    border-radius: 2px;
}

.rooms li span.btn_box .un_cook {
    margin-left: 11px;
    padding: 3px 16px;
    color: #333;
    background: #ddd;
     font-size: 14px;
    border-radius: 2px;
}

.rooms li span.btn_box .explain {
    border: 1px solid #c7e9a7;
    color: #54964d;
    font-size: 12px;
    background: #eef9e1;
    padding: 0px 5px;
    font-style: normal;
    border-radius: 2px;
}
.rooms li span.r_name i {
    display: inline-block;
    width: 13px;
    height: 16px;
    margin-left: 5px;
    vertical-align: top;
    background:url(/https/hotel.cncn.com/img/ico_list.png) no-repeat -54px -413px;
}

// .rooms li span.r_name i.close {
//     width: 9px;
//     height: 5px;
//     margin: 0 3px 2px 3px;
//     background-position: -216px -22px;
//     overflow: hidden;
// }

// .rooms li span.r_name i.open {
//     width: 9px;
//     height: 5px;
//     margin: 0 3px 2px 3px;
//     background-position: -216px -17px;
//     overflow: hidden;
// }

// .rooms li span.r_name i.sale {
//     background-position: -184px 0;
// }

// .rooms li span.r_name i.gift {
//     width: 13px;
//     background-position: -170px 0;
//     z-index: 2;
// }

// .rooms li .first span.r_name i.gift {
//     width: 13px;
//     _margin-bottom: -5px;
//     background-position: -170px 0;
// }

.rooms li .first_other {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    background: #f8f8f8;
    overflow: hidden;
}

.rooms li span a.cancel_pop {
    _position: relative;
    _bottom: -3px;
}

.rooms li span.btn {
    width: 70px;
    height: 26px;
    line-height: 26px;
    padding: 0 16px 0 0;
    text-indent: -9999px;
}

.rooms li span.btn a {
    display: block;
    width: 56px;
    float: right;
    background: url(../img/ico_list.png) no-repeat -57px -360px;
}

.rooms li span.btn a:hover {
    background-position: -57px -387px
}

.rooms li span.btn_no {
    width: 70px;
    height: 26px;
    line-height: 26px;
    padding: 0 16px 0 0;
    text-indent: -9999px;
}

.rooms li span.btn_no a {
    display: block;
    width: 56px;
    float: right;
    background: url(../img/ico_list.png) no-repeat -114px -360px;
}

.rooms li.more_attr {
    clear: both;
    float: right;
    border: none;
    padding-right: 12px;
    zoom: 1;
}

.rooms .more_attr a {
    color: #36c;
    text-decoration: none;
}

.rooms .more_attr a:hover {
    color: #f60;
}

.rooms .more_attr a i {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    margin-bottom: -2px;
    background: url(../img/ico_list.png) no-repeat -156px 0;
}

.rooms li span.price em {
    position: relative;
    display: inline-block;
    float: left;
    margin-top: -4px\9;
    border-bottom: 1px dotted #f60;
    font-family: "΢���ź�";
    font-size: 15px;
}

.rooms li span.price em b {
    font-size: 16px;
    font-weight: normal;
}

.rooms li span.price i {
    display: inline-block;
    width: 35px;
    float: right;
    height: 19px;
    background: url(../img/ico_list.png) no-repeat
}

.rooms li span.price i.last {
    width: 49px;
    float: left;
    height: 14px;
    margin: 5px 0 0 3px;
    margin-top: 0\9;
    padding-left: 4px;
    display: inline;
    line-height: 14px;
    font-size: 10px;
    color: #f00;
    background-position: -215px -30px;
}

.rooms li span.price i.cu {
    width: 16px;
    float: left;
    height: 16px;
    margin: 2px 0 0 3px;
    margin-top: 0\9;
    padding-left: 4px;
    display: inline;
    background-position: -238px 0;
}

.rooms li span.price i.yufu {
    background-position: -180px -17px;
}

.rooms li span.price i.danbao {
    background-position: -180px -36px;
}

.rooms li a {
    color: #36c;
}

.rooms li a:hover {
    color: #f60;
}

.rooms .show_rooms {
    display: none;
}

.rooms .show_rooms li {
    clear: both;
    border-bottom: 0 none;
    padding: 0;
}

.rooms .show_rooms li span.r_name {
    width: 200px;
    padding-left: 24px;
}

.previewShowWindow {
    position: absolute;
    border: 1px solid #dadade;
    background: #95959d;
    padding: 5px;
    display: none;
    color: #fff;
    text-align: center;
    z-index: 999;
}

.previewShowWindow img {
    display: block;
}

.detail_frame {
    display: none;
    position: absolute;
    width: 350px;
    border: 1px solid #666;
    z-index: 10000;
}

.detail_frame s {
    position: absolute;
    top: -6px;
    left: -1px;
    width: 28px;
    height: 9px;
    background: url(../img/ico_list.png) no-repeat -107px -165px;
    overflow: hidden;
}

.detail_frame .con {
    font-family: "����";
    text-align: left;
    padding: 10px;
    border: 3px solid #e8e8e8;
    color: #333;
    background: #fff;
}

.detail_frame .con strong {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.date_tab th,.date_tab td {
    padding: 2px 0;
    text-align: center;
    width: 70px;
    word-break: break-all;
    font-family: Arial,Helvetica,sans-serif
}

.date_tab thead th {
    background: #f2f2f2;
    color: #777;
    border-bottom: #d9d9d9 solid 1px;
    height: 22px;
    line-height: 22px
}

.rooms li span.price em b .line {
    display: block;
    width: 100%;
    height: 0;
    margin: 10px 0;
    font-size: 0;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}

.rooms li span.price em b p span {
    float: none;
    font-size: 12px;
}

/**����**/
.doing {
    display: block;
    float: left;
    margin-top: 10px;
    padding: 17px 18px 10px 18px;
    border: 2px solid #f7a300;
    border-top: 3px solid #f7a300;
}

.doing .tip {
    padding-bottom: 10px;
    color: #999;
}

.doing .tip i {
    display: inline-block;
    position: relative;
    top: 2px;
    _top: -2px;
    width: 17px;
    height: 12px;
    margin-right: 3px;
    background: url(../img/ico_list.png) no-repeat -226px -17px;
    overflow: hidden;
}

/**�Ҳ�**/
.side250 {
    width: 250px;
    float: right;
}

.box250 .tit {
    line-height: 38px;
    border-bottom: 0 none;
    background: #f4f4f4;
    overflow: hidden;
}


.box250 .tit strong {
    padding-left: 10px;
    font-size: 16px;
    color: #666;
    font-weight: normal;
}

.box250 .tit a {
    float: left;
}

.box250 .tit a strong {
    color: #333;
    text-decoration: none;
}

.box250 .tit a:hover strong {
    color: #f60;
}

.box250 .tit a.more {
    float: right;
    padding-right: 10px;
    color: #888;
}

.box250 .jipiao {
    display: block;
    width: 230px;
    padding: 5px 9px 10px 9px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.box250 .jipiao li {
    float: left;
    line-height: 24px;
    color: #666;
}

.box250 .jipiao li .riqi {
    width: 64px;
    float: left;
}

.box250 .jipiao li .city {
    display: inline-block;
    width: 80px;
    float: left;
    height: 24px;
    overflow: hidden;
}

.box250 .jipiao li .sale {
    width: 40px;
    float: left;
}

.box250 .jipiao li em {
    width: 46px;
    float: left;
    color: #f60;
    font-family: "΢���ź�";
    font-size: 12px;
    text-align: right;
}

.box250 .jipiao li em b {
    font-size: 12px;
    font-family: Arial;
}

.box250 .jipiao li a {
    color: #36c;
}

.box250 .jipiao li a:hover {
    color: #f60;
}

.box250 .txt {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}

.box250 .txt li {
    clear: both;
    line-height: 24px;
}

.box250 .txt li span {
    float: right;
    color: #f60;
}

.box250 .txt li span em {
    font-family: "΢���ź�";
    font-size: 12px;
}

.box250 .txt li span em b {
    font-size: 14px;
    font-family: "����";
}

.box250 .txt li a {
    width: 168px;
    float: left;
    height: 25px;
    padding-top: 1px;
    color: #16b;
    overflow: hidden;
}

.box250 .txt li a:hover {
    color: #f60;
}

.box250 .txt1 {
    width: 230px;
    padding: 9px 9px 0 9px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.box250 .txt1 strong {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 30px;
    color: #555;
}

.box250 .txt1 dl {
    height: 41px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #e1e1e1;
    overflow: hidden;
    zoom: 1;
}

.box250 .txt1 dt {
    width: 20px;
    float: left;
    margin-top: 3px;
}

.box250 .txt1 dt i {
    display: block;
    float: left;
    width: 15px;
    height: 22px;
    background: url(../img/ico_list.png) no-repeat;
}

.box250 .txt1 dt i.i1 {
    background-position: -208px -187px;
}

.box250 .txt1 dt i.i2 {
    background-position: -223px -187px;
}

.box250 .txt1 dt i.i3 {
    background-position: -238px -187px;
}

.box250 .txt1 dt i.i4 {
    width: 16px;
    height: 16px;
    background-position: -253px -187px;
}

.box250 .txt1 dt i.i5 {
    width: 16px;
    height: 16px;
    background-position: -269px -187px;
}

.box250 .txt1 dd {
    width: 210px;
    float: left;
}

.box250 .txt1 dd span {
    display: inline-block;
    width: 210px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.box250 .txt1 dd em {
    width: 46px;
    float: right;
    color: #f60;
    font-family: "΢���ź�";
    font-size: 12px;
    text-align: right;
}

.box250 .txt1 dd em b {
    font-size: 12px;
    font-family: Arial;
}

.box250 .txt1 dd span a {
    width: 160px;
    float: left;
    height: 19px;
    line-height: 19px;
    color: #36c;
}

.box250 .txt1 dd span a:hover {
    color: #f60;
}

.box250 .txt1 dd i {
    display: inline-block;
    position: relative;
    top: -5px;
    _top: 0;
    _margin-bottom: 5px;
    width: 55px;
    height: 11px;
    color: #fff;
    background: url(../img/ico_star.png) no-repeat;
    overflow: hidden;
}

.box250 .txt1 dd i.color1 {
    width: auto;
    padding: 1px;
    padding: 2px 1px 0 1px\9;
    height: 14px;
    line-height: 14px;
    background: #92b66f;
}

.box250 .txt1 dd i.color2 {
    width: auto;
    padding: 1px;
    padding: 2px 1px 0 1px\9;
    height: 14px;
    line-height: 14px;
    background: #47a3e2;
}

.box250 .txt1 dd i.color3 {
    width: auto;
    padding: 1px;
    padding: 2px 1px 0 1px\9;
    height: 14px;
    line-height: 14px;
    background: #fdad57;
}

.box250 .txt1 dd i.star1 {
    background-position: 0 -57px;
}

.box250 .txt1 dd i.star2 {
    background-position: 0 -42px;
}

.box250 .txt1 dd i.star3 {
    background-position: 0 -27px;
}

.box250 .txt1 dd i.star4 {
    background-position: 0 -13px;
}

.box250 .txt1 dd i.star5 {
    background-position: 0 0;
}

.box250 .txt1 dd i.star5e {
    background-position: 0 -70px;
}

.box250 .txt1 dd i.star4e {
    background-position: 0 -92px;
}

.box250 .txt1 dd i.star3e {
    background-position: 0 -114px;
}

.box250 .txt1 dd i.star2e {
    background-position: 0 -136px;
}

.box250 .txt1 dd i.star1e {
    background-position: 0 -158px;
}

.box250 .txt1 dd i.star5e1 {
    background-position: 0 -81px;
}

.box250 .txt1 dd i.star4e1 {
    background-position: 0 -103px;
}

.box250 .txt1 dd i.star3e1 {
    background-position: 0 -125px;
}

.box250 .txt1 dd i.star2e1 {
    background-position: 0 -147px;
}

.box250 .txt1 dd i.star1e1 {
    background-position: 0 -169px;
}

.box250 .txt1 dd p {
    clear: both;
    display: inline-block;
    position: relative;
    top: -5px;
    _top: 0;
    height: 18px;
    color: #999;
    line-height: 18px;
    overflow: hidden;
}

.box250 .txt1 dd p a {
    color: #999;
}

.box250 .txt2 {
    width: 230px;
    padding: 9px 9px 0 9px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.box250 .txt2 strong {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 30px;
    color: #555;
}

.box250 .txt2 dl {
    display: block;
    width: 228px;
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px dotted #e1e1e1;
    overflow: hidden;
}

.box250 .txt2 dl.last {
    border: 0 none;
    margin-bottom: 0;
}

.box250 .txt2 dt {
    width: 45px;
    height: 30px;
    float: left;
    padding: 4px 10px 0 0;
    overflow: hidden;
}

.box250 .txt2 dd {
    width: 173px;
    float: left;
}

.box250 .txt2 dd a {
    width: 110px;
    float: left;
    padding-top: 1px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.box250 .txt2 dd span.price {
    float: right;
    color: #f60;
}

.box250 .txt2 dd span em {
    font-family: "΢���ź�";
    font-size: 12px;
}

.box250 .txt2 dd span em b {
    font-size: 14px;
    font-family: "����";
}

.box250 .txt2 dd p {
    clear: both;
    display: inline-block;
    color: #999;
}

.box250 ul.lost {
    overflow: hidden;
}

.box250 .lost li {
    position: relative;
    width: 100%;
    float: left;
    line-height: 30px;
}

.box250 .lost li span {
}

.box250 .lost li a {
    width: 110px;
    float: left;
    height: 30px;
    overflow: hidden;
    color: #36c;
}

.box250 .lost li a:hover {
    color: #f60;
}

.box250 .lost li em {
    width: 46px;
    float: right;
    padding-right: 40px;
    color: #f60;
    font-family: "΢���ź�";
    font-size: 12px;
}

.box250 .lost li em b {
    font-size: 12px;
    font-family: Arial;
}

.box250 .lost li i {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 8px;
    height: 8px;
    background: url(../img/ico_list.png) no-repeat -244px -17px;
    overflow: hidden;
}

.box250 .review {
    clear: both;
    display: block;
    float: left;
    overflow: hidden;
}

.box250 .review li {
    padding: 0 0 10px 0;
    margin-bottom: 5px;
    border-bottom: 1px dotted #e1e1e1;
}

.box250 .review li .title a {
    width: 170px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #36c;
    overflow: hidden;
}

.box250 .review li .title a:hover {
    color: #f60;
}

.box250 .review li .title span {
    float: right;
    padding-top: 3px;
    color: #f60;
}

.box250 .review li .title em {
    color: #f60;
    font-family: "΢���ź�";
    font-size: 12px;
}

.box250 .review li .title em b {
    font-size: 12px;
    font-family: Arial;
}

.box250 .review li p {
    clear: both;
    display: block;
    height: 18px;
    _height: 16px;
    line-height: 18px;
    color: #999;
    overflow: hidden;
}

.box250 .review li p i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-bottom: -2px;
    margin-right: 3px;
    background: url(../img/ico_list.png) no-repeat -216px -45px;
}

.line {
    width: 100%;
    height: 0;
    line-height: 0;
    border-bottom: 1px solid #ccc;
    font-size: 0;
    overflow: hidden;
}

.gg250x120 img {
    width: 250px;
    overflow: hidden;
}

.box250 .change_cncn {
    padding: 9px;
    border: 1px solid #ccc;
}

.box250 .change_cncn li {
    position: relative;
    padding: 5px 0 5px 40px;
}

.box250 .change_cncn li i {
    position: absolute;
    top: 8px;
    left: 5px;
    _left: -33px;
    width: 24px;
    height: 22px;
    background: url(../img/ico_list.png) no-repeat -102px -92px;
    overflow: hidden;
}

.box250 .change_cncn li.why1 i {
    background-position: -102px -92px;
}

.box250 .change_cncn li.why2 i {
    background-position: -126px -92px;
}

.box250 .change_cncn li.why3 i {
    background-position: -150px -92px;
}

.box250 .change_cncn li.why4 i {
    background-position: -174px -92px;
}

.box250 .change_cncn li em {
    display: block;
    line-height: 18px;
    color: #f60;
}

.box250 .change_cncn li span {
    line-height: 18px;
    color: #999;
}

#tip_box {
    position: absolute;
    border: 1px solid red;
    background: #fff;
}

/***************************/
#map_hotel {
    width: 248px;
    height: 298px;
}

#map_hotel img[src$="marker_red_sprite.png"] {
    display: none
}

.map_hotel {
    width: 248px;
    height: 298px;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative
}

.map_hotel label.btn_fix {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 5px 10px;
    color: #fff;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.map_hotel label input{ display: inline-block; margin:-2px 3px 0 0; vertical-align: middle; }
.map_hotel label:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.map_hotel .view {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 5px 10px;
    color: #fff;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.map_hotel .view:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.map_mark {
    padding-left: 20px;
    padding-top: 2px;
    height: 34px;
    overflow: hidden;
    cursor: default;
    white-space: nowrap;
    position: relative
}

.map_mark .map_num {
    background-position: -48px -112px;
    height: 34px;
    line-height: 24px;
    width: 24px;
    color: #00bf48;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.map_mark p {
    background: #fff;
    border: 1px solid #00bf49;
    border-left: 0 none;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    clear: both;
    height: 18px;
    line-height: 18px;
    padding: 0 8px 0 18px;
    margin-left: -12px;
    z-index: 2;
}

.map_hover p {
    background-color: #00bf48;
    color: #fff
}

.map_mark .price {
    display: inline-block;
    margin-left: 22px;
    color: #ff9911;
    font-size: 18px;
    vertical-align: sub;
}

.map_mark .price i {
    font-size: 12px;
    vertical-align: bottom
}

.map_pop {
    box-sizing: content-box;
    cursor: pointer;
    width: 366px;
    height: 160px;
    overflow: hidden;
}

.map_pop .title {
    border-bottom: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden
}

.map_pop .title a {
    text-decoration: none;
    color: #00bf48
}

.map_pop .title a:hover {
    color: #f60
}

.map_pop .info {
    clear: both;
    padding-top: 10px;
    overflow: hidden
}

.map_pop .info dt {
    width: 120px;
    height: 120px;
    float: left;
}

.map_pop .info dd {
    width: 210px;
    float: left;
    margin-left: 10px;
    color: #666;
}

.map_pop .info .price {
    border-top: 1px solid #e0dfdf;
    height: 30px;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 18px;
    font-family: Arial;
}

.map_pop .info .price .low_price {
    font-size: 24px;
    color: #f60;
    margin-right: 10px;
    cursor: pointer;
}

.map_pop .info .price .fs12,.map_pop .info .price .fs14 {
    color: #666;
}

.map_pop .info .price a {
    width: 65px;
    height: 24px;
    background: #f60;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-left: 20px;
}

.map_pop .info .price a:hover {
    text-decoration: none
}
/***************************/

/**�Ƶ������б�**/
.navigation_info {
    padding: 20px 0;
}

.navigation_info h3 {
    font-size: 14px;
    color: #555;
}

.navigation_info p {
    line-height: 20px;
    color: #888;
}

.navigation .tit {
    border-bottom: 3px solid #58af0d;
    overflow: hidden;
}

.navigation .tit strong {
    display: inline-block;
    float: left;
    line-height: 28px;
    font-size: 14px;
    color: #555;
}

.navigation .tit a.more {
    float: right;
    padding: 5px 12px 0 0;
    color: #999;
}

.navigation .nav_tag {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 3px solid #58af0d;
}

.navigation .nav_tag a {
    display: inline-block;
    padding: 0 15px;
    line-height: 28px;
    font-size: 14px;
}

.navigation .nav_tag a.on {
    color: #fff;
    background: #58af0d;
}

.navigation .txt {
    clear: both;
    display: block;
    float: left;
    padding: 0 1px 1px 0;
    overflow: hidden;
}

.navigation .txt a {
    width: 101px;
    float: left;
    height: 82px;
    padding: 18px 0 0 0;
    margin-right: -1px;
    margin-bottom: -1px;
    line-height: 30px;
    text-align: center;
    background: url(../img/101x100bg.png) no-repeat right 0;
    overflow: hidden;
}

.navigation .txt a img {
    display: block;
    width: 50px;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
}

.navigation .txt a.last {
    width: 100px;
    margin-left: -1px;
    margin-right: 0;
    background: url(../img/100x100bg.png) no-repeat right 0;
}

.hot_navigation {
    clear: both;
    width: 100%;
    float: left;
}

.hot_navigation .tit {
    overflow: hidden;
}

.hot_navigation .tit strong {
    display: inline-block;
    float: left;
    line-height: 28px;
    font-size: 14px;
}

.hot_navigation .tit a.more {
    float: right;
    padding: 5px 12px 0 0;
    color: #999;
}

.hot_navigation .txt {
    width: 998px;
    padding: 10px 0;
    border: 1px solid #ccc;
    border-top: 3px solid #58af0d;
    overflow: hidden;
}

.hot_navigation .txt ul {
    width: 1100px;
}

.hot_navigation .txt li {
    width: 103px;
    float: left;
    padding-left: 20px;
    line-height: 30px;
}

.city_nav {
    width: 960px;
    padding: 10px 19px;
    border: 1px solid #ccc;
    background: url(../img/125x24bg.png) repeat-y 0 0;
    overflow: hidden;
}

.city_nav dl {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #dcdcdc;
    overflow: hidden;
}

.city_nav dt {
    width: 80px;
    float: left;
    padding-right: 20px;
    line-height: 24px;
    text-align: right;
    font-weight: bold;
    color: #090;
}

.city_nav dd {
    width: 830px;
    float: left;
    padding-left: 30px;
    line-height: 24px;
}

.city_nav dd a {
    display: inline-block;
    padding-right: 20px;
}

.so {
    margin-left: -14px;
}

.so li {
    float: none
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 1
}

@-webkit-keyframes mymove {
    0% {
        top: 0
    }

    25% {
        top: -3px
    }

    50% {
        top: 0
    }

    75% {
        top: -3px
    }

    100% {
        top: 0
    }
}

@keyframes mymove {
    0% {
        top: 0
    }

    25% {
        top: -3px
    }

    50% {
        top: 0
    }

    75% {
        top: -3px
    }

    100% {
        top: 0
    }
}

/*�б�ҳ�������1200���ȣ���������ʽ*/
.check_date, .leave_date {
    position: relative;
    cursor: pointer;
}
//.check_date input, .leave_date input {
    //     position: absolute;
    //     z-index: 2;
    //
}

.check_date .choose_date_btn, .leave_date .choose_date_btn {
    display: block;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 15px;
    height: 16px;
    background: url(../img/ico_list.png) no-repeat;
    z-index: 1;
}

.check_date .choose_date_btn {
    background-position: -16px -413px;
}

.leave_date .choose_date_btn {
    background-position: -31px -413px;
}

.hotel_price_review {
    float: right;
    margin: -12px 10px 0 0;
    text-align: right;
}
.hotelInfo .type .erea a, .hotelInfo .type .adress a{
    font-size: 12px;
    color: #008fe9;
}
.hotelInfo .type .erea {
    margin-bottom: 8px;
}
.hotelInfo:hover {
    background:#f4f4f4;
}
.hotel_price_review .price {
    color: #999999;
    font-size: 14px;
    margin-bottom: 14px;
}
.hotel_price_review .review {
    font-size: 12px;
    color: #666666;
}
.hotel_price_review .review em {
    color: #ff6600;
}

.sort .change_rht label {
    padding-left: 17px;
    cursor: pointer;
    background: url(../img/list_option_icon.png) no-repeat 0 -98px;
}

.sort .change_rht label:hover {
    background-position: 0 -48px;
}

.sort .change_rht label.checked {
    background-position: 0 2px;
}

.sort .change_rht label input {
    display: none;
}

.change_box .other .radio, .change_box .other .checkbox, .change_box .first input {
    display: none;
}


.change_box .other dd a {
    padding-left: 17px;
    cursor: pointer;
    background: url(../img/list_option_icon.png) no-repeat 0 -94px;
}

.change_box .other dd a:hover {
    background-position: 0 -44px;
}

.change_box .other dd a.on {
    background-position: 0 6px;
}



.change_box .house_price dd a {
    padding-left: 17px;
    cursor: pointer;
    background: url(../img/list_option_icon.png) no-repeat 0 -144px;
}

.change_box .house_price dd a:hover {
    background-position: 0 -244px;
}

.change_box .house_price dd a.checked {
    background-position: 0 -194px;
}

.change_box .other dd a.notto  {
    background-image: none;
}

.change_box .first label {
    cursor: pointer;
    padding-left: 17px;
    background: url(../img/list_option_icon.png) no-repeat 0 -98px;
}
.change_box .first label:hover {
    background-position: 0 -48px;
}

.change_box .first label.on {
    background-position: 0 2px;
}


.change_box .other dd a.more {
    padding-left: 0;
    background-image: none;
}

.change_box .other dd .more_show .cancel_pop {
    padding-left: 17px;
    cursor: pointer;
    background: url(../img/list_option_icon.png) no-repeat 0 -96px;
}

.change_box .other dd .more_show .cancel_pop:hover {
    color: #00bf4b;
    background: url(../img/list_option_icon.png) no-repeat 0 -46px;
}

.change_box .other dd .more_show .on-x {
    color: #666;
    background: url(../img/list_option_icon.png) no-repeat 0 4px!important;
}


.change_box .other dd a:hover {
    color: #00bf4b;
}

.rooms .data_note {
    float: left;
    width: 888px;
    font-size: 14px;
    line-height: 64px;
    text-align: center;
    border-top: none;
}
.warp1000 .rooms .data_note {
    width: 688px;
}
.rooms .data_note em {
    float: none;
    color: #f60;
}
.warp1000 .search_box li .citys {
    width: 138px;
}
.warp1000 .search_box li .text {
    width: 128px;
}
.warp1000 .search_box li .area {
    font-size: 12px
}
.warp1000 .change_box .other dd {
    width: 906px;
}
.warp1000 .change_box .other dd a {
    margin-right: 14px;
}
.warp1000 .change_box .first dd {
    width: 738px;
}
.warp1000 .change_box .first dd .notto {
    margin-right: 14px;
}
.warp1000 .address_show {
    width: 793px;
    padding: 0px 0 0px 46px;
}
.warp1000 .address_show ul {
    width: 756px;
}
.warp1000 .address_show li {
    margin-right: 14px;
}
.warp1000 .address_show p {
    width: 737px;
}
.warp1000 .hotelInfo {
    width: 728px;
}
.warp1000 .box1000 {
    width: 1000px;
}
.warp1000 .list740 {
    width: 730px;
}
.warp1000 .hotelInfo .type .info {
    width: 360px;
}
.warp1000 .rooms li span.supply {
    width: 170px;
    height: 64px;
    margin-right: 10px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.warp1000 .rooms li span.r_name {
    width: 100px;
}
// .warp1000 .rooms li.top span.r_name {
//     width: 114px;
// }
.warp1000 .rooms li span.price {
    width: 70px;
}

.hotel_foot dt {
    width: 132px;
    text-align: right;
}
.hotel_foot dd {
    width: 1068px;
}
.warp1000 .hotel_foot dd {
    width: 868px;
}
.hotel_foot dd a {
    white-space: normal;
}


.list830{ width: 830px; }
.list830 .hotelInfo{ width: 828px; }
.list830 .hotelInfo .type .info{ width: 460px; }


.side350{ width: 350px; }
.side350 .box250{ width: 350px; }
.side350 .map_hotel,.side350 #map_hotel{ width: 348px; }
.side350 .gg250x120 img{ width: 350px; }

.side350 .viewed{ width: 348px; }
.side350 .box250 .review2 li h4{ width: 250px; }
.side350 .box250 .review2 li p{ width: 320px; }
