.detailCon {
    width: 1200px;
    margin: 0 auto;
    margin-top: 5px;
}
/* 头部模块 */
.topConBox {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 20px;
}
.topConBoxLook {
    cursor: pointer;
}
.hideovermapbut {
    position: fixed;
    z-index: 10;
    border: 1px solid #dcdcdc;
    padding: 5px;
    background: white;
}

.topConBoxLook>i {
    width: 9px;
    height: 20px;
    background-position: 0px -665px;
    float: left;
    margin-right: 5px;
    background-image: url(/statics/web3/images/bg_icon1.png);
    background-repeat: no-repeat;
}

.topConBoxLeft>.topConBoxLeftTitle {
    width: 850px;
    height: 40px;
    font-size: 22px;
    color: #444444;
    line-height: 40px;
    font-weight: 600;
    overflow: hidden;
}

.topConBoxLeft>div {
    display: flex;
    align-items: center;
}

.topConBoxLeft>div>i {
    width: 9px;
    height: 20px;
    background-position: 0px -665px;
    float: left;
    margin-right: 5px;
    background-image: url(/statics/web3/images/bg_icon1.png);
    background-repeat: no-repeat;
}

.topConBoxLeft>div>p {
    font-size: 12px;
    color: #777777;
    margin-right: 10px;
    line-height: 25px;
}

.topConBoxLeft>div>div {
    line-height: 20px;
    font-size: 12px;
    color: #777777;
}

.topConBoxRight {
    width: 330px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.topConBoxBookNew {
    background: #FF8000;
    width: 223px;
    height: 37px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
}

.topConBoxCollect {
    display: block;
    width: 37px;
    height: 37px;
    background: url(/statics/web3/hotel/detail/img/collectNotIcon.svg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    background-color: white;
}

.topConBoxCollectHad {
    background: url(/statics/web3/hotel/detail/img/collectReadyIcon.svg) no-repeat center;
    background-size: cover;
    background-color: white;
}

.topConBoxShare {
    display: block;
    width: 37px;
    height: 37px;
    background: url(/statics/web3/hotel/detail/img/shareIcon.svg) no-repeat center;
    background-size: cover;
    background-color: white;
    position: relative;
    cursor: pointer;
}

.topConBoxShare .shadow-box {
    position: absolute;
    width: 216px;
    top: 50px;
    right: 0;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 2px 15px #818f99;
    -moz-box-shadow: 0 2px 15px #818f99;
    box-shadow: 0 2px 15px #818f99;
    z-index: 2;
    display: none;
}

.topConBoxShare div.bts_pp {
    height: 52px;
    width: 100%;
    line-height: 71px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #dcdcdc;
}

.topConBoxShare div.bts_pp {
    height: 52px;
    width: 100%;
    line-height: 71px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #dcdcdc;
}

.topConBoxShare div.bts_pp::after {
    content: "";
    border: 9px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    display: block;
    bottom: -1px;
    left: 55px;
}

.topConBoxShare div.bts_pp::before {
    content: "";
    border: 9px solid transparent;
    border-bottom: 9px solid #dcdcdc;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 55px;
}

.topConBoxShare div.shadow-box::after {
    content: "";
    border: 9px solid transparent;
    border-bottom: 9px solid #fff;
    position: absolute;
    display: block;
    top: -17px;
    right: 10px;
}

.topConBoxShare div.shadow-box::before {
    content: "";
    border: 9px solid transparent;
    border-bottom: 9px solid white;
    position: absolute;
    display: block;
    top: -18px;
    right: 10px;
}


/*内容区域*/

.detailConBox {
    width: 1200px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
/*左侧*/
.detailConBoxMessage {
    width: 850px;
    /*float: left;*/
}
.detailSwiper {
    width: 850px;
    overflow: hidden;
    position: relative;
}
.swiper-hotels-pagination{
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, .5);
    min-width: 80px;
    max-width: 100px;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    cursor: pointer;
    border-radius: 20px;
}
.swiper-hotels-pagination .swiper-pagination {
    position: static;
    right: 0;
    color: white;
    font-size: 16px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: inherit;
    right: 10px;
}

.swiper-paginationa>span {
    font-size: 16px;
}


/* 详情轮播修改 */

.swiper-container {
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 478px;
    width: 100%;
}

.gallery-thumbs {
    height: 100px;
    box-sizing: border-box;
    padding-top: 10px;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active>div {
    display: none;
}

.swiper-slide {
    position: relative;
}

.swiper-slide>div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}


/* tab 区域*/

.tabHeader {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}

.tabHeader>li {
    width: 200px;
    height: 37px;
    background: white;
    line-height: 37px;
    cursor: pointer;
    font-size: 16px;
    color: #AD7F45;
    border: 1px solid #dcdcdc;
    text-align: center;
}

@font-face {
    font-family: 'iconfont';
    src: url('/statics/web3/hotel/detail/iconfont/iconfont.eot');
    src: url('/statics/web3/hotel/detail/iconfont/iconfont.eot?#iefix') format('embedded-opentype'), url('/statics/web3/hotel/detail/iconfont/iconfont.woff') format('woff'), url('/statics/web3/hotel/detail/iconfont/iconfont.ttf') format('truetype'), url('/statics/web3/hotel/detail/iconfont/iconfont.svg#iconfont') format('svg');
}

.tabHeader>li>i {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    margin-right: 13px;
    line-height: 37px;
}

.topTabHeaderBox {
    height: 80px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 102;
    display: none;
    box-shadow: 5px 5px 5px #ddd;
}

.topTabHeaderCon {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.topTabHeaderBoxTopConBoxRight {
    padding: 20px 0;
}

.tabHeader {
    width: 850px;
}

.tabCellActive {
    background: #B08855 !important;
    color: white !important;
}


/* 房型部分   */

.houseInformation {
    width: 100%;
    margin-bottom: 20px;
    background: white;
}


/* 房型搜索部分 */

.houseSearch {
    background: white;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.11);
    padding: 10px 23px 20px 18px;
    display: flex;
    justify-content: space-between;
}

.houseSearchTime>p {
    font-size: 12px;
    color: #444444;
    line-height: 35px;
}

.houseSearchTime>div {
    position: relative;
}

.houseSearchTime>div>input {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    width: 160px;
    height: 37px;
    box-sizing: border-box;
    padding-left: 14px;
    font-size: 12px;
    color: #444444;
    cursor: pointer;
}

.houseSearchNumber>p {
    font-size: 12px;
    color: #444444;
    line-height: 35px;
}

.houseSearchNumberSelect {
    position: relative;
}

.houseSearchNumber .inhot_person {
    margin-left: 0;
}

.inhot_person>input {
    width: 100% !important;
}

.child_upback>h4 {
    line-height: 60px;
}

.inhot_person_posi .posiwarp {
    box-shadow: 0 0 10px #dcdcdc;
}


/* .inhot_person .inhot_person_posi{
    display: block;
} */

.houseSearchNumberSelect>input {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    width: 100px;
    height: 37px;
    box-sizing: border-box;
    padding-left: 14px;
    font-size: 12px;
    color: #444444;
    cursor: pointer;
}

.houseSearchNumberSelectNum {
    width: 100px;
    position: absolute;
    top: 38px;
    left: 0;
    background: white;
    z-index: 2;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, .2);
    height: 100px;
    overflow: auto;
    display: none;
}

.houseSearchNumberSelectNum::-webkit-scrollbar {
    display: none;
}

.houseSearchNumberSelectNum>li {
    height: 20px;
    padding-left: 15px;
    line-height: 20px;
    font-size: 14px;
    color: #444444;
    cursor: pointer;
}

.houseSearchNumberSelectNum>li:hover {
    background: #FF8000;
    color: white;
}

.houseSearchBtn {
    width: 140px;
    height: 37px;
    margin-top: 35px;
    background: #FF8000;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 37px;
    text-align: center;
    cursor: pointer;
}

.houseSearchNumberSelect .bedNumberInputTip {
    display: none;
    position: absolute;
    left: 0;
    bottom: -29px;
    text-align: center;
    background: #fff;
    width: 180px;
    border: 1px solid #dcdcdc;
    color: #777777;
    padding: 3px 6px;
    border-radius: 3px;
    box-shadow: 0 0 5px #dcdcdc;
}


/* 房型详情 */

.houseCellDetail {
    display: none;
}

.houseCell {
    box-sizing: border-box;
    padding: 20px;
    background: white;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
}

.houseCell:last-child {
    margin-bottom: 0px;
}

.houseCellBrief {
    display: flex;
}

.houseImgBox {
    width: 160px;
    height: 133px;
}

.houseImg {
    display: block;
    width: 100%;
    height: 100%;
}

.houseCellBriefMessage {
    margin-left: 20px;
}

.houseCellBriefMessageThing {
    display: flex;
    justify-content: space-between;
    width: 630px;
}

.houseCellBriefDetailName {
    font-size: 16px;
    color: #444444;
    line-height: 22px;
}

.houseCellBriefDetailManyBox {
    display: flex;
    padding: 9px 0;
}

.houseCellBriefDetailManyBox>div {
    height: 20px;
    font-size: 12px;
    color: #7ED321;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 2px;
    margin-right: 10px;
}

.houseCellBriefDetailManyBox>div:nth-child(1) {
    color: #D83829;
    background: rgba(216, 56, 41, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(2) {
    color: #4A90E2;
    background: rgba(74, 144, 226, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(3) {
    color: #FF8000;
    background: rgba(255, 128, 0, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(4) {
    color: #7ED321;
    background: rgba(126, 211, 33, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(5) {
    color: #D83829;
    background: rgba(216, 56, 41, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(6) {
    color: #4A90E2;
    background: rgba(74, 144, 226, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(7) {
    color: #FF8000;
    background: rgba(255, 128, 0, 0.20);
}

.houseCellBriefDetailManyBox>div:nth-child(8) {
    color: #7ED321;
    background: rgba(126, 211, 33, 0.20);
}

.houseCellBriefDetailHave {
    display: flex;
    align-items: center;
    padding-top: 7px;
}

.houseCellBriefDetailHave>div {
    font-size: 12px;
    color: #444444;
    line-height: 20px;
    margin-right: 16px;
}

.houseCellBriefDetailHave>div>i {
    font-family: "iconfont" !important;
    font-style: normal;
    font-size: 12px;
    color: #AFAFAF;
    line-height: 20px;
    margin-right: 4px;
}

.houseCellBriefOtherPrice {
    display: flex;
    align-items: flex-end;
}

.houseCellBriefOtherPrice>p {
    font-size: 12px;
    color: #777777;
    text-decoration: line-through;
    margin-right: 8px;
}

.houseCellBriefOtherPrice>div {
    font-size: 24px;
    color: #FF8000;
    line-height: 17px;
}

.houseCellBriefOtherPrice>span {
    font-size: 12px;
    color: #000000;
    line-height: 17px;
    color: #444444;
}

.houseCellBriefOtherfree {
    font-size: 12px;
    color: #444444;
    text-align: right;
    line-height: 32px;
}

.houseCellBriefOtheryouhuiBox {
    height: 42px;
    box-sizing: border-box;
}

.houseCellBriefOtheryouhuiBox>p {
    width: 86px;
    height: 30px;
    float: right;
    background: url(/statics/web3/hotel/detail/img/discountImg.svg);
    background-size: cover;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FF8000;
}

.houseCellBriefMessageOrder {
    display: flex;
    justify-content: space-between;
    width: 630px;
    align-items: flex-end;
    height: 37px;
}

.houseLookDetail {
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.houseLookDetail>p {
    font-size: 14px;
    color: #FF8000;
    line-height: 25px;
}

.houseLookDetail>div {
    width: 0px;
    height: 0px;
    border-width: 7px;
    border-style: solid dashed dashed dashed;
    border-color: #FF8000 transparent transparent transparent;
    margin-top: 10px;
    margin-left: 5px;
}

.houseBookNew {
    background: #FF8000;
    width: 160px;
    height: 37px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 37px;
    cursor: pointer;
}


/* 详情部分 */

.serviceFacilities>div {
    padding: 22px 0;
    font-size: 16px;
    color: #444444;
}

.serviceFacilities>p {
    font-size: 12px;
    color: #777777;
    text-align: justify;
    line-height: 20px;
    padding-left: 15px;
}

.cancellationClause>div {
    padding: 22px 0;
    font-size: 16px;
    color: #444444;
}

.cancellationClause>p {
    font-size: 12px;
    color: #777777;
    text-align: justify;
    line-height: 20px;
    padding-left: 15px;
    padding-bottom: 20px;
}

.childPolicy>div {
    padding-bottom: 22px;
    font-size: 16px;
    color: #444444;
}

.childPolicy>p {
    font-size: 12px;
    color: #777777;
    text-align: justify;
    line-height: 20px;
    padding-left: 15px;
}

.priceOptionsTitle {
    padding: 22px 0;
    font-size: 16px;
    color: #444444;
}

.priceOptions {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 13px;
}

.priceOptionsCell {
    margin-left: 15px;
    background: #F8F8F8;
    min-height: 90px;
    margin-bottom: 10px;
    padding: 15px 23px 15px 18px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.priceOptionsCellOption {
    display: flex;
    align-items: flex-start;
    width: 600px;
}

.priceOptionsChoseBox {
    width: 20px;
    height: 20px;
    background-image: url(/statics/web3/hotel/detail/img/hasNotChose.svg);
    background-size: cover;
}

.priceOptionsChoseBoxActive {
    background-image: url(/statics/web3/hotel/detail/img/hadChose.svg);
}

.priceOptionsCellOptionText {
    margin-left: 11px;
    width: 400px;
}

.priceOptionsCellOptionTextTitle {
    font-size: 14px;
    color: #444444;
}

.priceOptionsCellOptionTextTitle>span {
    font-size: 12px;
    line-height: 20px;
    margin-left: 16px;
}

.priceOptionsCellOptionText>p {
    font-size: 12px;
    color: #777777;
    line-height: 20px;
}

.priceOptionsCellPrice {
    line-height: 60px;
}

.priceOptionsCellPrice>span:first-child {
    font-size: 12px;
    color: #FF8000;
}

.priceOptionsCellPrice>span:first-child strong {
    font-size: 24px;
    color: #FF8000;
    line-height: 17px;
}

.priceOptionsCellPrice>span:last-child {
    font-size: 12px;
    color: #000000;
    line-height: 17px;
}

.cellActive {
    background: rgba(255, 128, 0, 0.20);
}

.cellOptionTextTitleActive {
    color: #FF8000;
}


/* 房间数选择 */

.makeSureCon {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.makeSureBoxTitle {
    padding: 13px 0;
    font-size: 16px;
    color: #444444;
}

.makeSureChose {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.makeSureBedChose {
    display: flex;
    align-items: center;
    height: 37px;
    margin-right: 25px;
}

.makeSureBedChose>p {
    font-size: 14px;
    color: #444444;
    margin-right: 8px;
}

.makeSureSelect {
    position: relative;
    height: 37px;
}

.makeSureSelectjiantou {
    width: 0px;
    height: 0px;
    border-width: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #777 transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 8px;
}

.makeSureSelectjiantousmall {
    width: 0px;
    height: 0px;
    border-width: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #777 transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 8px;
    display: none;
}

.makeSureSelectVal {
    width: 100px;
    background: #FFFFFF;
    height: 37px;
    box-sizing: border-box;
    font-size: 14px;
    color: #444444;
    padding-left: 15px;
    border: 1px solid #DCDCDC;
    cursor: pointer;
}

.makeSureSelectCon {
    width: 100px;
    position: absolute;
    top: 38px;
    left: 0;
    background: white;
    z-index: 2;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, .2);
    height: 100px;
    overflow: auto;
    display: none;
}

.makeSureSelectCon::-webkit-scrollbar {
    display: none;
}

.makeSureSelectCon>li {
    height: 20px;
    padding-left: 15px;
    line-height: 20px;
    font-size: 14px;
    color: #444444;
    cursor: pointer;
}

.makeSureSelectCon>li:hover {
    background: #FF8000;
    color: white;
}

.makeSureBtn {
    background: #FF8000;
    width: 160px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
}

.detailUpBtn {
    background: rgba(255, 128, 0, 0.20);
    width: 64px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.detailUpBtn>p {
    font-size: 12px;
    color: #FF8000;
    line-height: 25px;
}

.detailUpBtn>div {
    width: 0px;
    height: 0px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #FF8000 transparent;
    margin-left: 4px;
    margin-top: 2px;
}


/*   展开全部房型     */

.unfoldAllRooms {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 128, 0, 0.20);
    cursor: pointer;
}

.unfoldAllRooms>p {
    font-size: 13px;
    color: #FF8000;
}

.unfoldAllRooms>div {
    width: 0px;
    height: 0px;
    border-width: 7px;
    border-style: solid dashed dashed dashed;
    border-color: #FF8000 transparent transparent transparent;
    margin-top: 8px;
}


/*  更多详情部分 */

.houseTypeShowMore {
    margin-top: 5px;
    display: none;
}

.unfoldAllRoomsUpBtn {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 128, 0, 0.20);
    cursor: pointer;
}

.unfoldAllRoomsUpBtn>p {
    font-size: 13px;
    color: #FF8000;
    margin-right: 5px;
}

.unfoldAllRoomsUpBtn>div {
    width: 0px;
    height: 0px;
    border-width: 7px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #FF8000 transparent;
    margin-top: -5px;
}


/* 酒店概括 */

.hotelOverview {
    width: 100%;
    background: white;
    margin-bottom: 20px;
    padding-bottom: 39px;
}

.hotelOverviewIntroduce {
    font-size: 18px;
    color: #444444;
    margin-left: 18px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.hotelOverviewIntroduceText {
    width: 790px;
    margin-left: 33px;
    font-size: 12px;
    line-height: 24px;
    color: #9B9B9B;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.hotelOverviewIntroduceText>p {
    color: #9B9B9B !important;
    font-size: 14px !important;
    line-height: 24px !important;
}

.hotelOverviewIntroduceText>p>span {
    color: #9B9B9B !important;
    line-height: 24px !important;
}

.hotelOverview>p {
    width: 790px;
    margin-left: 33px;
    font-size: 12px;
    color: #777777;
    text-align: justify;
    line-height: 20px;
}

.hotelActivityIntroduceTitle {
    font-size: 16px;
    color: #444444;
    margin-left: 18px;
    padding-bottom: 24px;
}

.hotelActivityIntroduceBox {
    width: 794px;
    height: 280px;
    margin-left: 33px;
}

.activityCell {
    width: 258px;
}

.activityCell>img {
    width: 258px;
    height: 159px;
    display: block;
}

.activityCell>div>h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 34px;
    color: #444444;
}

.activityCell>div>p {
    font-size: 12px;
    color: #777777;
    text-align: justify;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.activityCells {
    position: relative;
}

.activityCellsBox {
    width: 794px;
    height: 280px;
    overflow: hidden;
}

.activityCellsBox .likeCellBoxli {
    width: 258px;
    margin-right: 10px;
}

.activityCellsBox .likeCellBoxUl {
    height: 280px;
    position: relative;
}

.hotelOverviewLocation {
    font-size: 16px;
    color: #444444;
    margin-left: 18px;
    padding-top: 30px;
    padding-bottom: 24px;
}

.hotelOverviewLocation-map-canvas {
    width: 790px;
    height: 280px;
    margin-left: 33px;
}


/* 酒店设施部分 */

.hotelFacilities {
    width: 100%;
    background: white;
    margin-bottom: 20px;
}

.hotelFacilitiesTitle {
    font-size: 18px;
    color: #444444;
    padding: 22px 0;
    padding-left: 20px;
}

.hotelFacilitiesDetail {
    width: 790px;
    margin-left: 34px;
    padding-bottom: 25px;
}

.hotelFacilitiesDetail>li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.hotelFacilitiesDetail>li:nth-of-type(odd) {
    background: #F8F8F8;
}

.hotelFacilitiesDetail>li:nth-of-type(even) {
    background: white;
}

.hotelFacilitiesDetailCell {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
}

.hotelFacilitiesDetailCell>div {
    width: 20%;
    line-height: 37px;
    font-size: 12px;
    color: #9B9B9B;
}

.hotelFacilitiesDetail>li>div:first-child {
    width: 14%;
    margin-right: 6%;
    text-align: right;
    line-height: 37px;
    font-size: 12px;
    color: #444444;
}


/*酒店评价部分 */

.hotelEvaluation {
    width: 100%;
    padding-bottom: 17px;
}

.hotelEvaluationComprehensive {
    background: #fff;
}

.hotelEvaluationTitle {
    font-size: 18px;
    color: #444444;
    padding-top: 26px;
    padding-left: 20px;
}

.hotelEvaluationStar {
    margin-left: 30px;
    display: flex;
    align-items: center;
    padding-top: 30px;
}

.hotelEvaluationStarBox {
    width: 124px;
    height: 20px;
    background: url(/statics/web3/hotel/detail/img/starBigHollow.svg);
    background-size: cover;
}

.hotelEvaluationStarCon {
    height: 20px;
    background: url(/statics/web3/hotel/detail/img/starBigSolid.svg);
    background-size: cover;
}

.hotelEvaluationStar>p {
    margin-left: 10px;
}

.hotelEvaluationStar>p>strong {
    font-weight: normal;
    font-size: 20px;
    color: #FF8000;
}

.hotelEvaluationStar>p>span {
    font-size: 13px;
    color: #000000;
    line-height: 21px;
}

.hotelEvaluationType {
    display: flex;
    align-items: center;
    margin-left: 30px;
    padding-top: 15px;
    padding-bottom: 30px;
}

.hotelEvaluationType>div {
    font-size: 12px;
    color: #444444;
    margin-right: 28px;
}

.hotelEvaluationType>div>strong {
    font-size: 16px;
    color: #FF8000;
    font-weight: normal;
    padding-left: 10px;
}

.hotelEvaluationType>div>span {
    font-size: 13px;
    color: #000000;
    line-height: 22px;
}


/* 单个人评价部分 */


/*左侧个人信息*/

.personalEvaluationBox {
    width: 805px;
    border-top: 1px solid #eeeeee;
    padding-top: 25px;
    margin-left: 18px;
    padding-left: 12px;
    display: flex;
    padding-bottom: 10px;
}

.personalEvaluationBox:first-child {
    border: 0;
}

.personalEvaluationPerson {
    width: 206px;
    display: flex;
}

.personalEvaluationPerson>img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.personMessaged {
    margin-left: 14px;
}

.personMessageName {
    font-size: 16px;
    color: #444444;
    line-height: 28px;
    width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.personMessageTime {
    font-size: 12px;
    color: #979797;
    line-height: 25px;
}

.personMessageType {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.personMessageType>p {
    line-height: 22px;
    font-size: 12px;
    color: #777777;
}

.personMessageType>div {
    line-height: 22px;
    font-size: 12px;
    color: #777777;
}

.personMessageType>div>strong {
    line-height: 22px;
    font-size: 12px;
    color: #FF8000;
}


/* 右侧评论内容*/

.personalEvaluationDetail {
    width: 590px;
    margin-left: 5px;
}

.personalEvaluationDetailTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px;
}

.evaluationDetailTopLeft {
    display: flex;
    align-items: center;
}

.personalEvalStar {
    width: 74px;
    height: 10px;
    background: url(/statics/web3/hotel/detail/img/starSmallHollow.svg);
    background-size: cover;
}

.personalEvalStarCon {
    height: 10px;
    background: url(/statics/web3/hotel/detail/img/starsmallSolid.svg);
    background-size: cover;
}

.evaluationDetailTopRight {
    margin-left: 10px;
}

.evaluationDetailTopRight>strong {
    font-size: 16px;
    color: #FF8000;
    font-weight: normal;
}

.evaluationDetailTopRight>span {
    font-size: 13px;
    color: #000000;
    line-height: 19px;
}

.evaluationDetailTimeType {
    font-size: 12px;
    color: #979797;
}

.evaluationDetailTimeType>span {
    font-size: 12px;
    color: #FF8000;
    line-height: 17px;
}

.evaluationDetailText {
    font-size: 14px;
    color: #444444;
    text-align: justify;
    padding-bottom: 10px;
}

.evaluationDetailImg {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.evaluationDetailImg>img {
    width: 110px;
    height: 110px;
    margin-bottom: 6px;
    margin-right: 6px;
    border: 1px solid white;
}


/*您的评价部分*/

.youEvaluationTitle {
    font-size: 16px;
    color: #444444;
    padding: 18px 0;
    padding-left: 20px;
}


/*已登录部分评价样式 */

.youEvaluationBox {
    width: 793px;
    margin-left: 30px;
}

.youEvaluationText {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    height: 140px;
    resize: none;
    margin-bottom: 20px;
}

.youEvaluationUpImg {
    width: 100%;
    min-height: 143px;
    background: #F8F8F8;
    padding: 10px;
    box-sizing: border-box;
}

.youEvaluationUpImgText {
    font-size: 12px;
    color: #777777;
    line-height: 40px;
}

.youEvaluationSubmitBox {
    height: 37px;
    margin-top: 20px;
}

.youEvaluationSubmit {
    background: #FF8000;
    width: 240px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    float: right;
    cursor: pointer;
}

.pay-img {
    width: 100%;
}

.pay-upload-container {
    display: flex;
    flex-wrap: wrap;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.pay-upload-img {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.pay-img input[type="file"] {
    width: 80px;
    height: 80px;
    z-index: 99;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
}

.pay-upload-container img {
    width: 80px;
    height: 80px;
    display: block;
}

.pay-img-del {
    height: 0;
    width: 100%;
    background: rgba(0, 0, 0, .44);
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    z-index: 199;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    cursor: pointer;
}

.active .pay-img-del {
    height: 30px;
}

.notLoginBox {
    position: relative;
    margin-left: 30px;
    height: 210px;
}

.notLoginBoxCon {
    background: none;
    z-index: 2;
    background: #F4F4F5;
    width: 793px;
}

.notLoginBoxConBox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 380px;
    margin: auto;
    height: 37px;
}

.notLoginBoxConBoxLoginBtn {
    width: 110px;
    float: left;
    height: 37px;
    background: #FF8000;
    text-align: center;
    line-height: 37px;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.notLoginBoxConBoxHuo {
    float: left;
    font-size: 16px;
    color: #999999;
    height: 37px;
    margin: 0px;
    padding: 0px;
    line-height: 37px;
}

.notLoginBoxConBoxRegBtn {
    width: 110px;
    float: left;
    height: 37px;
    background: #FF8000;
    text-align: center;
    line-height: 37px;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.notLoginBoxConBoxText {
    float: left;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    color: #999999;
    height: 37px;
    line-height: 37px;
}


/*右侧内容区*/

.detailConBoxOtherBox {
    width: 330px;
    position: relative;
}

.detailConBoxOther {
    width: 330px;
    /*float: right;*/
}

.detailConBoxOtherDetail {
    width: 330px;
    background: white;
    padding-top: 5px;
}

.otherScoreBox {
    width: 88%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 3px;
}

/* 2019-3-8 14:22:19 新增 */
.otherScoreBox .newBrand {
    width: 100%;
    display: table;
}

.otherScoreBox .newBrand .logo {
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}

.otherScoreBox .newBrand .logo img {
    width: 100px;
}

.otherScoreBox .newBrand .name {
    width: 60%;
    vertical-align: middle;
    display: table-cell;
    text-align: right;
    color: #444444;
}

.otherScoreBox .newBrand .name span {
    font-size: 12px;
}

.otherScoreBox .newBrand .name p {
    font-size: 20px;
    margin-top: 5px;
}

.sVipInfo {
    background: #F8F8F8;
    padding: 12px 18px;
    color: #9B9B9B;
}

.sVipInfo .topExplain img,
.sVipInfo .topExplain span,
.sVipInfo .topExplain b,
.sVipInfo .bottomExplain img,
.sVipInfo .bottomExplain span,
.sVipInfo .bottomExplain b {
    display: table-cell;
    vertical-align: middle;
    font-weight: 300;
}

.sVipInfo .topExplain b,
.sVipInfo .bottomExplain b {
    color: #000;
}

.sVipInfo .topExplain b span,
.sVipInfo .bottomExplain b span {
    color: #9B9B9B !important;
    display: contents;
}

.sVipInfo .topExplain,
.sVipInfo .bottomExplain {
    display: table;
}

.sVipInfo .line {
    height: 1px;
    background: #E8E8E8;
    margin: 5px 0;
}

.sVipInfo .topExplain img,
.sVipInfo .bottomExplain img {
    width: 47px;
    height: 15px;
    padding: 3px 0;
    margin-right: 5px;
}

/* 结束 */

.otherScoreStar {
    width: 130px;
    background: url(/statics/web3/css/images/five-star-orange.png) left top no-repeat;
    height: 20px;
    background-size: cover;
}

.otherScoreNumber>strong {
    font-size: 20px;
    color: #FF8000;
}

.otherScoreNumber>span {
    font-size: 13px;
    color: #000000;
    letter-spacing: 0;
    line-height: 21px;
}

.otherScoreBox>p {
    font-size: 12px;
    color: #777777;
}

.othercommentBox {
    width: 88%;
    margin: 0 auto;
}

.othercommentTitle {
    border-bottom: 1px solid #DCDCDC;
    line-height: 47px;
    font-size: 12px;
    color: #FF8000;
}

.otherPersoncomment {
    padding-top: 17px;
}

.otherPersoncomment>div {
    display: flex;
    align-items: center;
}

.otherPersoncomment>div>img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.otherPersoncomment>div>div {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.otherPersoncomment>div>div>div {
    font-size: 16px;
    color: #444444;
}

.otherPersoncomment>div>div>p {
    font-size: 12px;
    color: #979797;
}

.otherPersoncomment>p {
    font-size: 12px;
    color: #777777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding-top: 12px;
}

.otherEnterTime {
    margin-top: 15px;
    background: #F8F8F8;
    height: 40px;
    padding: 0 6%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.otherEnterTime>p {
    font-size: 12px;
    color: #444444;
}

.otherleveTime {
    height: 40px;
    padding: 0 6%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.otherleveTime>p {
    font-size: 12px;
    color: #444444;
}

.otherFacilities {
    height: 40px;
    padding: 0 6%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F8F8F8;
}

.otherFacilitiesStyle>p {
    font-size: 12px;
    color: #444444;
}

.otherFacilitiesStyle>div {
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 40px;
}

.otherFacilitiesStyle>div>i {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

.otherFacilitiesStyle>div>a {
    cursor: pointer;
    font-size: 12px;
    color: #AFAFAF;
    text-decoration: underline;
    margin-left: 5px;
}

.otherservers {
    height: 40px;
    padding: 0 6%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.otherMap {
    position: relative;
    background: #F8F8F8;
    padding: 20px 0;
    height: 186px;
}


/*飞机票*/

.plane_ticked {
    height: 129px;
    background: white;
    margin-top: 15px;
    padding-left: 20px;
    padding-top: 15px;
    position: relative;
}

.plane_ticked_first {
    line-height: 18px;
    font-size: 15px;
}

.specil_text {
    line-height: 33px;
    font-size: 18px;
    color: #ff8000;
}

.plane_ticked_sec {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 14px;
}

.planetTicket_img {
    width: 108px;
    height: 72px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}


/* 猜你喜欢 */

.guessYouLikeTitle {
    font-size: 16px;
    color: #444444;
    line-height: 41px;
    padding-left: 20px;
}

.guessYouLike .likeCell {
    margin-bottom: 20px;
    background: white;
}

.guessYouLike .likeCell:last-child {
    margin-bottom: 0px;
}


/*模块样式*/

.likeCell>img {
    width: 100%;
    height: 170px;
    display: block;
}

.likeCellCon {
    height: 65px;
    background: white;
}

.guessYouLikeWrap {
    padding: 0 20px;
    background: white;
}

.guessYouLikea {
    padding-top: 10px;
    border-top: 1px solid #DCDCDC;
}


/*.guessYouLikeWrap .guessYouLikea:first-child{
    border: 0;
    padding-top: 0px;
}*/

.guessYouLike {
    margin-top: 15px;
    background: white;
}

.likeCellCon>p {
    font-size: 15px;
    color: #191B2A;
    line-height: 24px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.likeCellCon>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 20px;
}

.likeCellCon>div>p {
    font-size: 12px;
    color: #777777;
}

.likeCellCon>div>div {
    font-size: 12px;
    color: #444444;
}

.likeCellCon>div>div>span {
    font-size: 16px;
    color: #FF8000;
}


/*周边推荐*/

.recommendBox {
    padding-bottom: 20px;
    overflow: hidden;
}

.recommendBoxTitle {
    font-size: 20px;
    color: #444444;
    line-height: 50px;
    padding-top: 10px;
}

.recommendBox {
    width: 1200px;
    margin: 0 auto;
}

.recommendBoxSwiper {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.recommendBoxSwiper>.likeCell {
    width: 285px;
}

.recommendBoxSwiper>.likeCell>img {
    height: 167px;
}

.likeCellBoxUlBox {
    width: 1200px;
    height: 235px;
    overflow: hidden;
}

.likeCellBoxli {
    width: 285px;
    float: left;
    margin-right: 20px;
}

.likeCellBoxUl {
    width: 1000%;
    height: 235px;
    position: relative;
}

.recommendBoxCells {
    position: relative;
}

.recom_other_img_left {
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 2;
}

.recom_other_img_right {
    position: absolute;
    right: 0;
    top: 80px;
}

.recom_other_img_left:hover {
    background: url(/statics/web3/hotel/list/images/recommendBoxCells_l_hover.png) left center no-repeat;
}

.recom_other_img_right:hover {
    background: url(/statics/web3/hotel/list/images/recommendBoxCells_r_hover.png) left center no-repeat;
}


/*   详情页房型部分修改   */

.hotelDetailListBoxChange {
    padding: 12px 23px 21px 18px;
    background: white;
    padding-top: 0;
    margin-top: 15px;
}

.hotelDetailListEnInstricter {
    padding: 14px 20px;
    background: #F7F3EC;
    font-size: 12px;
    color: #000000;
}

.enInstricterTxt {
    color: #9b9b9b;
    padding-left: 20px;
    position: relative;
}

.enInstricterTxt>i {
    position: absolute;
    top: 2px;
    left: -2px;
    width: 15px;
    height: 14px;
    background: url('/statics/web3/hotel/detail/img/zuanshi.svg') center center no-repeat;
    background-size: 100%;
}

.hotelMasonry {
    /* background: #F7F3EC; */
}

.hotelMasonry .hotelMasonryPlece {
    position: relative;
    width: 3%;
}

.hotelMasonry .hotelMasonryPlece>i {
    position: absolute;
    top: -16px;
    left: 20px;
    width: 30px;
    height: 30px;
}

.hotelMasonry .hotelMasonryPlece>b {
    position: absolute;
    top: -14px;
    left: 25px;
    width: 27px;
    height: 27px;
    background: url('/statics/web/hotel/detail/img/detailVipLds.png') center center no-repeat;
    background-size: 100%;
}

.hotelMasonry .thisHotelName {
    position: relative;
    left: 40px;
}

.hotelDetailListBoxChangeHeader {
    width: 100%;
    display: flex;
    align-items: center;
    height: 32px;
    background: rgba(255, 128, 0, 0.20);
}

.hotelDetailListBoxChangeHeader>div {
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #444444;
}

.hotelDetailListBoxChangeHeader>div:nth-child(1) {
    width: 15.5%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(2) {
    width: 17%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(3) {
    width: 15%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(4) {
    width: 10%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(5) {
    width: 8%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(6) {
    width: 12%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(7) {
    width: 12.5%;
}

.hotelDetailListBoxChangeHeader>div:nth-child(8) {
    width: 10%;
}

.hotelListChangeCell {
    border-bottom: 1px solid #DCDCDC;
    border-top: 2px solid #FF8000;
    margin-bottom: 20px;
}


/*.hotelListChangeCell:first-child{
    border-top: 0;
}*/

.nameAndOther {
    display: flex;
    justify-content: space-between;
    height: 36px;
    align-items: center;
}

.nameAndOther>p {
    font-size: 14px;
    color: #444444;
}

.nameAndOtherBorder {
    width: 17.5%;
    padding-right: 5px;
}

.nameAndOtherBorderleft {
    border-left: 1px solid #DCDCDC;
}

.nameAndOtherBorder>div {
    display: block;
}

#lookMapIcon {
    display: block;
    line-height: 22px;
    margin-left: 15px;
}

.hotelListChangeCellDetail {
    display: flex;
    width: 100%;
    /*justify-content: space-between;*/
    border-top: 1px solid #DCDCDC;
}

.hotelListChangeCellDetailWith {
    width: 82.5%;
    border-left: 1px solid #DCDCDC;
}

.hotelListChangeCellDetailMes {
    display: flex;
    justify-content: flex-end;
}

.hotelListChangeCellDetailPrice {
    line-height: 32px;
    font-size: 14px;
    color: #4A4A4A;
    text-align: center;
    width: 101px;
}

.hotelListChangeCellDetailPrice>span {
    font-weight: 600;
    font-size: 14px;
}

.hotelListTaxation {
    line-height: 22px;
    font-size: 12px;
    color: #777777;
}

.hotelListChangeCellDetailPullDown {
    width: 81px;
    font-size: 12px;
    color: #FF8000;
    line-height: 32px;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
}

.hotelListChangeCellDetailPullDown>p {
    width: 0px;
    height: 0px;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #FF8000 transparent transparent transparent;
    position: absolute;
    top: 13px;
    right: 10px;
}

.hotelListChangeCellDetailPullUp {
    width: 81px;
    font-size: 12px;
    color: #FF8000;
    line-height: 32px;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.hotelListChangeCellDetailPullUp>p {
    width: 0px;
    height: 0px;
    border-width: 4px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #FF8000 transparent;
    position: absolute;
    top: 10px;
    right: 10px;
}

.hotelListChangeCellDetailBoxCell {
    display: flex;
    align-items: flex-start;
    padding: 15px 0;
    padding-top: 10px;
    border-top: 1px dashed #DCDCDC;
}

.hotelListChangeCellDetailBoxCell:first-child {
    border: 0;
}

.hotelListMoreBox .hotelListChangeCellDetailBoxCell:first-child {
    border-top: 1px dashed #DCDCDC;
}

.hotelListChangeCellDetailBoxCell>div {
    font-size: 14px;
    color: #4A4A4A;
    text-align: center;
}

.changeThree {
    width: 84.5%;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(1) {
    width: 20.12%;
    padding: 0 5px;
    box-sizing: border-box;
    padding-top: 5px;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(2) {
    width: 17.75%;
    padding-top: 5px;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(3) {
    width: 11.83%;
    padding-top: 5px;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(4) {
    width: 9.47%;
    padding-top: 5px;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(5) {
    width: 14.2%;
    padding-top: 5px;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(6) {
    width: 14.79%;
    text-align: center;
    padding-top: 5px;
}

.hotelListChangeCellDetailBoxCell>div:nth-child(7) {
    width: 11.83%;
}

.hotelListChangeCellDetailBoxCellPrice {
    position: relative;
}

.hotelListiceDetailWrap {
    position: absolute;
    top: 33px;
    left: 0px;
    z-index: 1;
    display: flex;
    justify-content: start;
    align-items: center;
    display: none;
}

.re {
    position: relative;
}

.hotelListiceDetailWrapjiantou {
    position: absolute;
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff8000;
    border-top: 1px solid #ff8000;
    background: white;
    z-index: 2;
    left: 10px;
    transform: rotate(45deg);
    top: -6px;
}

.hotelListChangeCellDetailBoxCellPriceDetail {
    background: white;
    padding: 10px;
    border: 1px solid #FF8000;
    min-width: 200px;
    z-index: 1;
    display: inline-block;
    min-width: 300px;
}
.hotelChangePriceBox .wcopyQuoteScheme {
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #ff8000;
}
.hotelChangePriceBox .wcopyQuoteScheme .sl_icon {
    color: #ff8000 !important;
}
.bookingInforTypeDetailWrap {
    display: flex;
    flex-wrap: wrap;
}

.bookingInforTypeDetail {
    border: 1px solid #DCDCDC;
    border-right: 0;
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 637px;
}

.bookingInforTypeDetailCell {
    width: 105px;
    background: white;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}

.typeDetailCellTit {
    background: #F8F8F8;
    line-height: 30px;
    font-size: 12px;
    color: #777777;
    text-align: center;
}

.typeDetailCellPrice {
    text-align: center;
    font-size: 12px;
    color: #FF8000;
    padding-top: 5px;
}

.typeDetailCellPrice>span {
    font-size: 12px;
    color: #FF8000;
}

.typeDetailCellbr {
    text-align: center;
    color: #444444;
    padding-bottom: 5px;
}

.hotelChangePriceBox {
    display: flex;
    padding: 3px 0;
    position: relative;
}

.hotelChangePriceBox>p {
    font-size: 12px;
    color: #4A4A4A;
    text-align: left;
}

.hotelChangePriceBox>p:first-child {
    min-width: 90px;
}

.hotelChangePriceBoxAll {
    display: flex;
    padding: 3px 0;
}

.hotelChangePriceBoxWrap {
    padding-top: 5px;
}

.hotelChangePriceBoxAll>p {
    font-size: 14px;
    color: #4A4A4A;
    text-align: left;
}

.hotelChangePriceBoxAll>p:first-child {
    width: 90px;
}
.forecast_recommender{
    display: none;
}
.hotelListChangeCellDetailBoxCellPrice>p {
    font-size: 18px;
    color: #FF8000;
    display: inline-block;
}

.hotelListChangeCellNocou {
    border-bottom: 1px dashed #FF8000;
    cursor: pointer;
}

.hotelListChangeCellHavecou {
    border: 0;
}

.hotelListChangeCellDetailBoxCellPrice>p>span {
    font-size: 12px;
    color: #FF8000;
}

.hotelListChangeCellDetailBoxCellPricediv {
    display: flex;
    justify-content: center;
}

.hotelListChangeCellDetailBoxCellPricediv>p {
    background: rgba(255, 128, 0, 0.20);
    font-size: 12px;
    color: #FF8000;
    padding: 1px 0px;
}

.hotelListChangeCellDetailBoxCellPricediv>div {
    font-size: 12px;
    color: #9B9B9B;
    margin-left: 3px;
    text-decoration: line-through;
}

.hotelListChangeBooking {
    cursor: pointer;
}

.hotelListChangeBookingTop {
    line-height: 22px;
    color: white;
    background: #FF8000;
    text-align: center;
    font-size: 12px;
    height: 22px;
}

.payAdvance {
    line-height: 22px;
    text-align: center;
    border: 1px solid #FF8000;
    border-top: 0;
    font-size: 12px;
    color: #ff8000;
    box-sizing: border-box;
}

.guarantee {
    line-height: 22px;
    text-align: center;
    border: 1px solid #37B2A6;
    border-top: 0;
    font-size: 12px;
    color: #37B2A6;
    box-sizing: border-box;
}

.hotelListChangeCellNocou:hover+.hotelListiceDetailWrap {
    display: flex;
}

.hotelListChangeCellNocou:hover+.thisHotelNameInstruction {
    display: block;
}
.hotelListChangeCellDetailBoxCellPrice:hover .hotelListiceDetailWrap {
    display: block;
}

.hotelListChangeCellDetailImgBox {
    width: 15.5%;
    border-right: 1px solid #DCDCDC;
}

.hotelListChangeCellDetailImg {
    width: 107px;
    height: 73px;
    display: block;
    margin-top: 15px;
}

.taxesFees {
    font-size: 12px !important;
    color: #9B9B9B !important;
    padding-right: 23px;
}

.typeMessageBox {
    width: 100%;
    display: flex;
    align-items: center;
}

.typeMessageBox>img {
    width: 14px;
    height: 13px;
    margin-right: 5px;
}

.typeMessageBox>p {
    font-size: 14px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hotelListBtnsCh {
    background: #F8F8F8;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1px;
}

.nonHouseType {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 30px;
}

.nonHouseType>img {
    width: 204px;
    display: block;
}

.nonHouseType>div>div {
    font-size: 18px;
    color: #444444;
    line-height: 34px;
    margin-bottom: 5px;
    font-weight: 600;
}

.nonHouseType>div>p {
    font-size: 14px;
    color: #a1a1a1;
    line-height: 25px;
    text-align: center;
}

.loadingBox {
    text-align: center;
    margin: 10px 0;
}


/*  房型修改  */

.hotelListChaBox {
    width: 100%;
    padding-top: 17px;
    margin: 10px 0;
}

.hotelListChaBoxTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f2f2f2;
}

.hotelListChaBoxTopLeft {
    position: relative;
    display: flex;
    align-items: center;
}

.hotelListChaBoxTopLeft .thumb_count{
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 2px;
    left: 63px;
    background:rgba(0,0,0,.5);
    border-radius:50%;
    width:20px;
    height:20px;
    text-align: center;
    line-height: 20px;
}
.hotelListChaBoxTopLeft .hotelNameInfo {
    margin-left: 25px;
}


.hotelNameInfo .room-info {
    padding-top: 10px;
}

.hotelNameInfo .room-info span {
    margin: 0 4px;
}

.hotelListChaBoxTopLeft>img {
    width: 90px;
    height: 59px;
    display: block;
}

.hotelListChaBoxTopLeft>p {
    color: #444444;
    margin-left: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 500px;
}

.zhText {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    width: 500px;
}

.hotelInfoHide {
    width: 550px;
    height: 100px;
    border-radius: 5px;
    box-shadow: 0 2px 15px #888;
    background: #fff;
    color: #333;
    padding: 15px 25px;
    position: relative;
    left: 30px;
}

.enText {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    width: 500px;
}

.hotelListChaBoxTopRightUp {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 59px;
    margin-right: 10px;
}

.hotelListChaBoxTopRightUp>p {
    font-size: 12px;
    color: #9B9B9B;
}

.hotelListChaBoxTopRightUp>img {
    width: 12px;
    height: 6px;
    margin-left: 7px;
}

.hotelListChaBoxTopRightDown {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 59px;
    margin-right: 10px;
}

.hotelListChaBoxTopRightDown>p {
    font-size: 12px;
    color: #9B9B9B;
}

.hotelListChaBoxTopRightDown>img {
    width: 12px;
    height: 6px;
    margin-left: 7px;
}

.hotelListChaBoxBottom {
    /* margin-top: 17px; */
    border: 1px solid #eeeeee;
}

.hotelListChaBoxBottomHeader {
    /* background: #f2f2f2; */
    height: 32px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
}

.hotelListChaBoxBottomHeader>div {
    line-height: 32px;
    font-size: 14px;
    color: #9B9B9B;
    width: 15%;
}

.hotelListChaBoxBottomHeader>div:nth-child(1) {
    width: 33%;
}

.hotelListChaBoxBottomHeader>div:nth-child(1)>.hotelListMark {
    display: inline-block;
    width: 23px;
}

.hotelListChaBoxBottomHeader>div:nth-child(2) {
    width: 11%;
}

.hotelListChaBoxBottomHeader>div:nth-child(3) {
    width: 12%;
}

.hotelListChaBoxBottomHeader>div:nth-child(4) {
    width: 16%;
}

.hotelListChaBoxBottomHeader>div:nth-child(5) {
    width: 18%;
}

.hotelListChaBoxBottomHeader>div:nth-child(6) {
    width: 11%;
}

.hotelListChaBoxBottomCell {
    display: flex;
    align-items: center;
    height: 72px;
    padding: 0 20px;
    border-top: 1px solid #EEEEEE;
}

.hotelListChaBoxBottom>div:nth-child(2) {
    border-top: 0;
}

.thisHotelName {
    position: relative;
}

.thisHotelNameInstruction {
    position: absolute;
    left: 0;
    top: 39px;
    background: white;
    padding: 10px;
    border: 1px solid #FF8000;
    min-width: 200px;
    z-index: 1;
    display: none;

}

.hotelBigImg {
    display: none;
}

.thisHotelNameInstruction>.hotelListiceDetailWrapjiantou {
    top: -6px !important;
}

.hotelListChaBoxBottomCell>div {
    width: 15%;
    padding-right: 5px;
    box-sizing: border-box;
    font-size: 14px;
    color: #444444;
}

.hotelListChaBoxBottomCell>div>p {
    font-size: 14px;
    color: #444444;
}

.hotelListChaBoxBottomCell>div:nth-child(4)>p>span {
    border-bottom: 1px dashed #9c9c9c;
}

.hotelListChaBoxBottomCell>div:nth-child(1) {
    width: 3%;
}

.hotelListChaBoxBottomCell>div:nth-child(2) {
    width: 27%;
    display: -webkit-box;
    margin-right: 2%;
}

.hotelListChaBoxBottomCell>div:nth-child(2) .thisHotelMarker {
    padding-top: 2px;
    max-width: 72%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: auto;
}

.hotelListChaBoxBottomCell>div:nth-child(3) {
    width: 11%;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hotelListChaBoxBottomCell>div:nth-child(4) {
    width: 12%;
    font-size: 12px;
}

.hotelListChaBoxBottomCell>div:nth-child(5) {
    width: 16%;
}

.hotelListChaBoxBottomCell>div:nth-child(6) {
    width: 18%;
}

.hotelListChaBoxBottomCell>div:nth-child(7) {
    width: 11%;
}

.hotelListChaBoxBottomCellBtnss {
    width: 100%;
    cursor: pointer;
}

.hotelListChaBoxBottomCellBtnss>p {
    background: #ff8000;
    border-radius: 10px 10px 0px 0px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
}

.hotelListChaBoxBottomCellBtnss>div {
    display: block;
    background: rgba(255, 128, 0, 0.04);
    border: 1px solid #ff8000;
    border-radius: 0px 0px 10px 10px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
}

.cellBtnsPayAdvance {
    color: #B08855;
}

.cellBtnsDeposit {
    color: #FF8000;
}

.cellBtnsGuarantee {
    color: #5095E3;
}

.hotelListChaBox:first-child {
    padding-top: 2px;
}

.recommendBox .likeCellCon {
    padding: 0 5%;
}

#searchCheckIn {
    background: url(/statics/web3/css/images/select.svg) no-repeat;
    background-size: 12px 10px;
    background-position-x: 137px;
    background-position-y: 55%;
}

#searchCheckOut {
    background: url(/statics/web3/css/images/select.svg) no-repeat;
    background-size: 12px 10px;
    background-position-x: 137px;
    background-position-y: 55%;
}

/* 单个酒店轮播 */
.onlyHotelturn {
    z-index: 10;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    display: none;
    overflow-x: hidden;
}

.onlyHotelturn .mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(0, 0, 0, .4);
}

.onlyHotelturn .onlyHotelturnCentent {
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    right: 0;
    position: fixed;
    z-index: 109;
    width: 1000px;
    margin: 0 auto;
}

/* .onlyHotelturnCentent-swiper{
    position: relative;
    width: 800px;
    height: 480px;
} */
.onlyHotelturnCentent-close {
    position: absolute;
    top: -23px;
    right: -15px;
    color: white;
    cursor: pointer;
}

.onlyHotelturnCentent-close .sl_icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    font-size: 20px;
}

.onlyHotelturnCentent-swiper .swiper-slide {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    background: #dcdcdc;
}

.onlyHotelturnCentent-swiper .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}
.comment-big-img {
    display: none;
}

/* 新增优惠 */
.hotelP {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    background: url(/statics/web3/hotel/list/images/backBgList.png) no-repeat;
    width: 100%;
    height: 40px;
    cursor: pointer;
}

.hotelP img {
    width: 20px;
    height: 22px;
    margin: 10px;
}

.hotelP img,
.hotelP .state {
    float: left;
}

.hotelP .noMore {
    float: right;
    margin-right: 20px;
}

.hotelP .state,
.hotelP .noMore {
    height: 40px;
    line-height: 40px;
}

.hotelP .state {
    background: linear-gradient(to bottom, #BA8A5C, #744922);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 16px;
}

.hotelP .noMore {
    color: #C7A382;
    padding: 0 0 0 10px;
}

.hotelHide {
    width: 550px;
    height: 200px;
    background: #fff;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.15);
    padding: 15px 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10;
    margin-top: -100px;
    margin-left: -275px;
    display: none;
}

.hotelHide .close {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 23px;
    cursor: pointer;
}

.hotelHide h3 {
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 15px;
    padding-top: 10px;
}

.hotelHide p {
    font-size: 12px;
    padding-bottom: 10px;
}

.hotelHideBg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.explain_s {
    color: #FF8000 !important;
    border-bottom: 1px dashed #FF8000;
    display: inline-block;
    padding: 0;
    cursor: help;
}

.explain_hide {
    border: 1px solid #ff8000;
    padding: 8px 12px;
    background: #FFF;
    position: absolute;
    top: 65px;
    right: -87px;
    width: 200px;
    color: #444;
    display: none;
    z-index: 1;
}

.explain_hide b {
    margin-bottom: 5px;
    font-size: 12px;
    display: block;
}
.explain_s:hover+.explain_hide {
    display: block;
}
.hotelmeal_img {
    width: 20px;
    height: 20px;
    margin-right: .75rem;
}

.flx_row_mid_spaceBetween {
    display: flex;
    justify-content: space-between;
}

.flx_row_left_mid {
    display: flex;
    align-items: center;
}

.hotelDiscount {
    display: none;
    margin: 1.2rem 0;
    background: #fff;
}

.hotelDiscountHead {
    padding: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.hotelDiscountbody {
    display: none;
    padding: 20px;
}
.hotelDiscountName {
    margin-left: 10px;
    height: 22px;
    line-height: 22px;
}
.hotelDiscountbehaed {
    display: flex;
    align-items: center;
    line-height: 22px;
    font-size: 14px;
}

.hotelDiscountbehaed>span {
    font-size: 16px;
    text-align: center;
}
.hotelDiscountthumb {
    color: #B28B58;
}
.hotelDiscountTitel {
    display: inline-block;
    border: 1px solid #B28B58;
    background-color: #fff;
    color: #B28B58;
    margin-right: 10px;
}
.hotelBiscountTitel {
    color: #fff;
    padding: 3px 5px;
    background-image: linear-gradient(to left, #D5B788, #B28B58);
}

.hotelBiscountSubem {
    color: #B28B58;
    padding: 3px 5px;
}

.hotelDiscountclose {
    display: none;
    font-size: 20px;
}
.hotelDiscountcloseup {
    font-size: 20px;
    transform: rotate(180deg)
}

.hotelDiscountbehand {
    cursor: pointer;
    color: #777;
    font-size: .8rem;
}
.unlogin_discount{
    margin-left: 20px;
    color: #444;
    cursor: pointer;
}
.unlogin_discount_hint{
    color: #ff8000;
}
.allinall_area {
    max-height: 235px;
    overflow-y: auto;
}

.allinall_item {
    margin-bottom: 1.8rem;
}

.allinall_item .allinall_item_title {
    border: 1px solid #B28B58;
    display: inline-flex;
    background-color: #fff;
    color: #B28B58;
    margin-right: 10px;
}

.allinall_item_limit {
    margin-bottom: 5px;
}

.allinall_item_cnt {
    font-size: 12px;
    color: #777;
    margin-bottom: .2rem;
    white-space: pre-line;
}
.discount_date {
    color: #AD7F45;
}
.inhot_person_comsump {
    padding-left: 6px;
    border: 1px solid #DCDCDC;
    font-size: 12px;
    color: #444444;
}

.di_count {
    margin-top: 34px;
    margin-left: 1px;
}
.propertyfileWrap {
    padding: 0px 0px 10px 10px;
    width: calc(100% - 50px);
    margin: 0 auto;
}
.propertyfile_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}
.propertyfile_item_name{
    color: #444;
    font-weight: bold;
    font-size: 14px;
    width: 70%;
}
.propertyfile_item_download{
    padding: 0px 0px 0px 25px;
    cursor: pointer;
}
.propertyfile_item_download_icon{
    width: 50px;
    height: 20px;
}

