﻿
/***<jscompress sourcefile="common.css" />*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    /* font: 14px/1.6 "PingFang-SC-Medium","Source Han Sans"; */
}

.tem_arrow_find {
    display: inline-block;
    margin-right: 3px;
    font-size: 1.2rem;
    padding-right: 6px;
}

.item_arrow_free_trip_find {
    color: #ff8000;
    position: relative;
}

.item_arrow_free_trip_find::after {
    display: inline-block;
    content: "";
    height: .8rem;
    border-right: 1px solid #ff8000;
    position: absolute;
    right: -1px;
    top: .6rem;
}

.item_arrow_small_group_find {
    color: #FF5A5F;
    position: relative;
}

.item_arrow_small_group_find::after {
    display: inline-block;
    content: "";
    height: .8rem;
    border-right: 1px solid #FF5A5F;
    position: absolute;
    right: -1px;
    top: .6rem;
}

/***<jscompress sourcefile="detail.css" />*/
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}

body {
    background: #f4f4f4;
}

.icon {
    width: 1em;
    height: 1em;
    /* vertical-align: -0.15em; */
    fill: currentColor;
    overflow: hidden;
    display: block;
    margin: 0.4rem auto 0.2rem;
}

.travel .icon {
    font-size: 1.8rem;
}

.brandHeardCon {
    height: 3.5rem;
    background: white;
    position: relative;
    line-height: 3.5rem;
    text-align: center;
    font-size: 1.286rem;
    color: #444;
    font-weight: 600;
}

.hotelBackBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.hotelBackBox>img {
    height: 1.3rem;
    transform: rotate(180deg);
}

.brandHeardCon .title {
    height: 3.5rem;
    background: white;
    position: relative;
    line-height: 3.5rem;
    text-align: center;
    font-size: 1.2rem;
    color: #000000;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    /*限制不换行*/
    text-overflow: ellipsis;
    width: 75%;
    /* float: right; */
    display: block;
    margin: 0 auto;
}

.brandHeardBackBtn {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brandHeardBackBtn>img {
    height: 1.3rem;
    transform: rotate(180deg);
}


/*   banner轮播区域   */

.bannerSwiper {
    width: 100%;
    height: 17.86rem;
    position: relative;
}


/*  收藏  */

.hotelCollection {
    position: absolute;
    font-size: 1rem;
    left: 2%;
    bottom: 0.4rem;
    color: #ffffff;
    padding: 5px 5px;
    z-index: 1;
    text-shadow: 0 0 5px #dcdcdc;
}

.hotelCollectionActive {
    color: #ff8000;
}

.bannerSwiper img {
    width: 100%;
    height: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    color: white;
    width: 98%;
}

.swiper-pagination {
    text-align: right;
}


/* 标题 */

.banner_box {
    width: 100%;
    display: table;
    background: #fff;
    padding: .8rem 0;
}

.banner_descript {
    width: 94%;
    margin-left: 3%;
}


.small_infos {
    display: flex;
    justify-content: space-between;
    padding-top: .4rem;
}

.small_infos>li {
    min-width: 45%;
}

.small_infos .small_infos_defaunt>p {
    font-size: .85rem;
    color: #444444;
}

.small_infos .small_infos_defaunt>p>span {
    font-size: .85rem;
    color: #777777;
}
.small_arrow>span{
    font-size: 1.2rem;
}
.priceBoxDetail {
    display: flex;
    justify-content: flex-end;
}

.priceBoxDetail>p {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    align-self: flex-end;
}

.priceBoxDetail label {
    font-size: .714rem;
    color: #FF8000;
}

.priceBoxDetail .villaPrice {
    font-size: 1.2rem;
    color: #FF8000;
}

.priceBoxDetail em {
    font-size: .714rem;
    color: #9B9B9B;
}


/* 四个模块 */

.content {}

.hotelDetailTab {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: white;
    margin-bottom: 2px;
    margin-top: .6rem;
}

.hotelDetailTab>li {
    padding: .7rem 1.3rem;
    padding-bottom: 0rem;
    font-size: 1rem;
    color: #4A4A4A;
    font-weight: 600;
}

.hotelDetailTabCellActive {
    color: #FF8000 !important;
}

.sdfew {
    margin-top: .5rem;
}

.hotelDetailTabCellActive>div {
    width: 1rem;
    margin: 0 auto;
    height: 2px;
    background: #FF8000;
    margin-top: .5rem;
}


/*  悬浮tab 部分 */

.hotelDetailTabWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: white;
    display: none;
    box-shadow: 0 0 15px #dcdcdc;
}

/* 入住酒店 */
.free_hotel_area{
    display: none;
    margin-left: 3%;
    position: relative;
}
.free_hotel_area::before{
    content: "";
    width: 103%;
    height: .5rem;
    position: absolute;
    left: -3%;
    background: #f4f4f4;
}
.free-hotel-img{
    height: 15rem;
    position: relative;
}
.free_hotel_name{
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-shadow: 0 0 5px #dcdcdc;
    color: white;
}
.free-hotel-swiper img {
    width: 100%;
    height: 100%;
}
/* .cellIndexBox {
    height: 5.5rem;
    padding: 0 .64rem;
    justify-content: space-between;
}
.cellIndexBoxTitle {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.cellIndexBoxTitle>p {
    padding-top: .7rem;
    line-height: 2.1rem;
    font-size: 1.1rem;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444444;
    font-weight: 600;
}
.cellIndexBoxTitle>div {
    margin-left: 5%;
    line-height: 2.1rem;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    display: flex;
    align-items: baseline;
}
.cellIndexBoxPrice>p {
    font-size: 1.0rem;
    color: #FF8000;
    line-height: 2.1rem;
}
.cellIndexBoxPrice>h3 {
    font-size: 1.3rem;
    color: #FF8000;
    font-weight: 600;
}
.cellIndexBoxPrice>div {
    font-size: 0.9rem;
    color: #989898;
    line-height: 2.1rem;
} */
.cellIndexCountry {
    display: flex;
    justify-content: space-between;
}
.cellIndexCountry.countryPlace>span {
    color: #999;
    font-size: .857rem;
    width: 10rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.free_hotel_area .swiper-slide{
    height: 16.86rem !important;
}
.free_hotel_titel{
    text-align: center;
    font-size: 1rem;
    color: #444444;
    line-height: 2.7rem;
}

/* 特色行程 */

.unordinary {
    /* display: none; */
    background: white;
}

.unordinary_box {
    width: 94%;
    margin: 0 3%;
}

.unordinary_title {
    text-align: center;
    font-size: 1.1rem;
    color: #444444;
    line-height: 2.7rem;
    margin-top: 1px;
}

.unordinary_list {
    height: 9.5rem;
    overflow: hidden;
}

.unordinary_list_nomorl {
    height: auto !important;
    padding-bottom: .5rem;
}

.unordinary_list_nomorl>p {
    display: flex;
}
.unordinary_list_nomorl>p>img {
    max-width: 100%;
    height: 100%;
}

.unordinary_div {
    height: 8rem;
    overflow: hidden;
}

.unordinary_list_auto {
    height: auto;
}
.unordinary_list_auto >li{
    white-space: pre-wrap;
}

.unordinary_div_auto {
    height: auto;
}

.unordinary_list>li {
    /* display: flex;
    padding: .4rem 0; */
}

.unordinary_list>li>p {
    color: #4A4A4A;
}

.unordinary_more {
    text-align: center;
    color: #ff8000;
    line-height: 2.4rem;
    padding-bottom: .5rem;
}


/* 景点介绍 */

.view_instrc {
    display: none;
    background: #F7F7F7;
    border-radius: 4px;
}

.view_instrc_list_item {
    position: relative;
    width: 94%;
    margin-left: 3%;
    margin-bottom: .8rem;
    border-radius: 4px;
    overflow: hidden;
}

.view_instrc_list_item .instrc_list_item {
    position: inherit;
    height: 12.5rem;
}

.view_instrc_list_item .instrc_list_item>img {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

.view_instrc_list_item .instrc_list_item>span {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: .2rem .4rem;
    color: #ffffff;
    background: -webkit-linear-gradient(to right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .1));
    background: -o-linear-gradient(to right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .1));
    background: -moz-linear-gradient(to right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .1));
    background: linear-gradient(to right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .1));
    background: linear-gradient(to right, rgba(0, 0, 0, .9), rgba(0, 0, 0, .1));
}

.instrc_list_text {
    margin: .4rem 0;
    max-height: 3.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.view_unordinary_more {
    text-align: right;
    color: #ff8000;
    padding: .5rem 0;
    margin-top: 3%;
    background: #fff;
}
.view_unordinary_more .plunge_views {
    display: inline-flex;
}

/* 行程安排 */

.travel {
    background: white;
    margin-bottom: 2px;
    margin-top: .6rem;
}

.travel_container {
    position: relative;
    margin: .5rem 0;
    height: 2.3rem;
    overflow-x: hidden;
    width: 94%;
    margin-left: 6%;
}

.travel_days::-webkit-scrollbar {
    display: none;
}
.travel_days {
    /* display: flex; */
    /* position: absolute;
    top: 0;
    left: 0; */
    display: -webkit-box;
    overflow-x: auto;
    -webkit-overflow-scrolling:touch;
}
.travel_days_position{
    position: absolute;
}
.travel_days_overflow{
    overflow-x: auto;
}

.travel_days>li {
    width: 3.8rem;
    padding: .2rem .4rem;
    background: #fff;
    color: #FF8000;
    text-align: center;
    margin-right: .5rem;
    margin-left: .2rem;
    border: 1px solid #FF8000;
    border-radius: 115px;
    /* float: left; */
}

.travel_days_active {
    background: #FF8000 !important;
    color: #fff !important;
}


/* 天数样式模板样式 */

.day_example {
    width: 94%;
    margin-left: 3%;
    padding: 2% 0;
}

.days_titel {
    font-size: 1.1rem;
    color: #FF8000;
    text-align: center;
    line-height: 2.4rem;
}

.days_description {
    font-size: 1rem;
    color: #444444;
    position: relative;
    line-height: 2.4rem;
    padding-left: 6%;
    margin-bottom: 2%;
    white-space: nowrap;
}

.days_description::before {
    content: "";
    width: 2px;
    height: 50%;
    background: #FF8000;
    position: absolute;
    top: 25%;
    left: 3%;
}


/* .only_day{
    background: #fff;
    width: 94%;
    margin-left: 3%;
} */

.only_day>li {
    display: flex;
    margin-bottom: 2rem;
}

.only_day>li>p {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1.5;
    color: #444444;
}
.only_day>li>p>span {
    font-size: 0.6rem;
}

.only_descript {
    background: #f7f7f7;
    padding: .8rem;
    flex: 8.5;
    font-size: .857rem;
    color: #9B9B9B;
    width: calc(100% - 10rem);
    border-radius: 4px;
}

.view_instrc_list{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
/* 航班参考 */

.flight_info {
    display: flex;
    justify-content: start;
}

.flightReference {
    margin: 0 auto;
    margin-left: 28px;
}

.flightReference>div {
    font-size: 18px;
    color: #4A4A4A;
    line-height: 56px;
}

.travelRemand {
    width: 10%;
}

.flightReference .remind {
    font-size: 12px;
    color: #FF8000;
    margin-bottom: 20px;
}

.travelInformation {
    width: 35%;
    margin-bottom: 20px;
}

.travelInformation .goFlight {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.travelInformation .goFlight>svg {
    font-size: 23px;
}

.travelInformation .goFlight>span {
    font-weight: 600;
    font-size: 14px;
    margin-left: 15px;
    color: #4A4A4A;
}

.goFlight .goFlightInfo>span {
    font-size: 14px;
    color: #777777;
}

.flightTure {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
}

.flightPlace {
    max-width: 100%;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
}

.flightPlace .goFlightInfo {
    display: flex;
    justify-content: center;
    line-height: 37px;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: .3rem;
}

.flightPlace .goFlightInfo>em {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dotted #dcdcdc;
    width: 94%;
}

.flightTure .flightLIne {
    max-width: 100%;
    padding-bottom: 10px;
}

.flightTure .flightLIne>li:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    color: #4A4A4A;
}

.flightTure .flightLIne>li:nth-child(2) {
    font-size: .714rem;
    color: #9B9B9B;
}

.flightTure .flightLIne>li:nth-child(3) {
    font-size: .714rem;
    color: #FF8000;
}

.flightTure .flightLIne>li:nth-child(3)>span:nth-child(2) {
    font-size: .714rem;
    color: #9B9B9B;
}

.flightTure .hereTure {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.flightTure .hereTure .middleTure {
    font-size: 12px;
    line-height: 34px;
    text-align: center;
    color: #FE8000;
    width: 34px;
    height: 34px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 0 10px #dcdcdc;
}

.flightLIne>li {
    display: flex;
    line-height: 20px;
}

.comFlight>svg {
    color: #AE7F44;
}

.flightLIne .airLine {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.flightLIne .airLine>svg {
    font-size: 18px;
}

.flightLIne .airLine>i {
    width: 30%;
    border-top: 1px solid #dcdcdc
}

.flightLIne>li>span {
    width: 33%;
    text-align: center;
}

.Ssuggest {
    margin-top: 10px;
    font-size: 14px;
    color: #777777;
}

.flight_descript {
    margin-top: 1rem;
}

.only_list {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
}

.only_list>li {
    display: flex;
    align-items: center;
    padding: .2rem 0;
    width: 100%;
    max-width: 100%;
}

.only_list>li .only_list_img {
    width: 4rem;
    height: 3.8rem;
}

.only_list>li .only_list_img>img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.only_list>li .only_list_des {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    width: calc(100% - 4rem)
}

.only_list>li .only_list_des>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: .5rem;
    width: 80%;
}

.only_list>li .only_list_des>svg {
    font-size: .7rem;
}


/* 餐饮 */

.cooker_info>p {
    line-height: 1.4rem;
    font-size: .857rem;
}


/* 航班参考模块 */

.flight {
    background: white;
    padding: 2% 0;
    margin-top: .6rem;
}

.smallDetailTab {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: white;
    margin-bottom: 2px;
    margin-top: .6rem;
}

.smallDetailTab>li {
    padding: .7rem 1.5rem;
    padding-bottom: 0rem;
    font-size: 1rem;
    color: #4A4A4A;
    font-weight: 600;
}

.flight_area {
    display: none;
    width: 94%;
    margin-left: 3%;
}

.flight_area_1 {
    display: block;
}

.flight_area>li {
    background: #F2F2F2;
    padding: 1rem;
    margin-top: 1rem;
}

.flight_area>li>p {
    line-height: 2.4rem;
    margin-left: 3%;
}

.flight_area>li .flightTure {
    /* width: 94%;
    margin-left: 3%; */
}

.flight_area .flightPlace {
    background: #fff;
}

.flight_descript {
    width: 94%;
    margin-left: 3%;
    margin-bottom: 2rem;
}

.flight_descr_find {
    background: #fff !important;
    margin: 0 !important;
}

.flight_descr_find .flight_desc {
    line-height: 1.5rem !important;
    margin-left: 0 !important;
    font-size: .857rem;
}


/* 费用说明 */

.price_des {
    margin-top: .6rem;
    background: #fff;
    padding-bottom: 2rem;
}

.price_des .price_info {
    margin: 0 0 1.15rem 0 !important
}

.price_des .price_info>li:nth-child(1) {
    margin-bottom:.3rem;
}
.price_des .price_info>li {
    text-align: left;
}

.price_des>div {
    width: 94%;
    margin-left: 3%;
}

.price_des .priceBoxDetail {
    justify-content: flex-start;
}

.price_info>li:nth-child(1) {
    font-size: 1.15rem;
    color: #444444;
}

.price_info>li:nth-child(3) {
    font-size: .857rem;
    color: #9B9B9B;
}

.price_items {
    width: 100%;
}

.price_item>p {
    font-size: 1.15rem;
    line-height: 2.4rem;
    color: #444444;
    margin-bottom: .3rem;
}

.price_item_lists>p {
    font-size: .857rem;
    line-height: 2.4rem;
    color: #444444;
}

.price_item_lists>li {
    width: 100%;
    display: flex;
    align-items: baseline;
    font-size: .857rem;
    color: #666;
    margin-bottom: .3rem;
}

.price_item_lists .icon {
    font-size: 3.2rem;
    height: 1rem;
    width: 4%
}

.price_item_lists>li>p {
    width: 94.5%;
    margin-left: 1%;
}
.price_item{
    margin-bottom:1.15rem;
}

/* 立即预定 */

.custom {
    display: flex;
    background: #fff;
    height: 3.5rem;
    margin-top: .6rem;
    line-height: 3.5rem;
    color: #fff;
    font-size: 1.6rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 2;

}

.custom>a {
    color: #444444;
    width: 25%;
    text-align: center;
}

.custom>.custom_submit {
    width: calc(100% - 50%);
    text-align: center;
    background: #FF8000;
    font-size: 1rem;
}
/*  */


/* 2019-7-2 15:33:46 新增微信icon咨询 */
.wxSubmit{
    width: 25%;
    text-align: center;
}
.wxSubmit .icon{
    color: #999;
}
.custom span{
    color: #999;
    font-size: 0.875rem;
    display: block;
    height: 1rem;
    line-height: 1;
}
.wxNumberBg{
    background: rgba(0, 0, 0, .4);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.wxNumberShow{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    background: #fFF;
    width: 70%;
    border-radius: 0.5rem;
    height: 12rem;
    text-align: center;
}
.wxNumberShow .icon{
    color: #ff8000;
    width: 3.5rem;
    height: 3rem;
    margin-top: 1rem;
}
.wxNumberShow p{
    color: #333;
    height: 2rem;
    line-height: 2rem;
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
}
.wxNumberShow b{
    font-weight: 400;
    font-size: 1.1rem;
    color: #ff8000;
}
.wxNumberShow span{
    font-size: 0.9rem;
    line-height: 1.5rem;
    height: 1.5rem;
}
.popupLine {
    position: absolute;
    top: -1.321rem;
    width: 1px;
    height: 1.321rem;
    background: white;
    right: 2rem;
}
.btn_error {
    width: 2rem;
    height: 2rem;
    border: 1px solid white;
    color: white;
    top: -3.5rem;
    position: absolute;
    right: 1rem;
    border-radius: 50%;
    line-height: 1.85rem;
    text-align: center;
    font-size: 1.2rem;
    margin-left: -1.08rem;
}
/*  错误信息提示  */

.tipsErrorMessageWrap {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 4;
}

.tipsErrorMessageCon {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tipsErrorMessageText {
    width: 50%;
    padding: 1rem;
    color: #444444;
    z-index: 4;
    background: white;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .2);
}

/* 推荐小团 */
.instriction_area{
    margin-left: 3%;
    margin-bottom: 1rem;
}
.instriction_area .recomend-swiper>.swiper-wrapper{
    display: flex;
}
.instriction_title{
    position: relative;
    padding-left: 3%;
    font-size: 1rem;
    line-height: 2.6rem;
    margin-top: .5rem;
    color: #444444;
}
.instriction_title::after{
    content: "";
    width: 2px;
    height: 50%;
    background: #FF8000;
    position: absolute;
    top: 25%;
    left: 0;
}
.instriction{
    width:11.12rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 10px #dcdcdc;
    margin-right: 0.95rem;
}
.instriction .instriction_img{
    height: 10rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.instriction_img>img{
    display: block;
    max-height: 100%;
}
.instric_item{
    background: #fff;
    padding: .5rem;
    position: relative;
}
.instric_item .priceBoxDetail{
    justify-content: flex-start;
    align-items: baseline;
    margin-top: .25rem;
}
.instric_item_base{
    font-size: .857rem;
    color: #000000;
    line-height: 1.1rem;
    margin-top: .3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 2.2rem;
    overflow: hidden;
}
.instric_item_plot{
    display: inline-block;
    position: absolute;
    background: #C19D6C;
    border-radius: 1px;
    line-height: 1.01rem;
    padding: 0 .12rem;
    color: #fff;
    font-size: .714rem;
    color: #fff;
    top: -.5rem;
}
.instriction_area .item_arrow_free_trip_find::after{
    top: .3rem;
    right: -.1rem
}
.instriction_area .item_arrow_small_group_find::after{
    top: .25rem;
    right: -.25rem
}

/* 2019-2-15 14:15:08 */
.bannerSwiper .swiper-slide {
    height: 17.86rem;
}

/* 动画加载 */
.loading_area{
    position: fixed;
    background: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
.loading{
    height: 10px;
    margin: 0 auto;
    color: #444444;
    margin: 10px 0;
}
.loading>em{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 5px;
    background: #FF8000;
    -webkit-animation: testSpan 1.2s ease infinite;
}
.loading>em:nth-child(1){
    -webkit-animation-delay: .0s;
}
.loading>em:nth-child(2){
    -webkit-animation-delay:.4s;
}
.loading>em:nth-child(3){
    -webkit-animation-delay:0.8s;
}


/* 小团优惠券列表 */
.hotelCouponShow{
    background: #fff;
    margin-top: 0.5rem;
}
.hotelCouponShow .couponLine{
    background: #f8f8f8;
    height: 0.5rem;
    width: 100%;
}
.hotelCouponShow .couponList{
    width: 92%;
    margin-left: 3%;
    padding: 0.8rem 0;
    text-align: left;
}
.hotelCouponShow .couponList .couponMoney{
    background: url(/statics/activity/allProcess2019/img/villaListbg.png) center no-repeat;
    /* width: 6.5rem; */
    height: 1.3rem;
    line-height: 1.3rem;
    background-size: 100% 100%;
    text-align: center;
    color: #Fff;
    font-size: 0.75rem;
    padding: 0.1rem 0.3rem;
}
.hotelCouponShow .couponList span{
    font-size: 1rem;
    color: #444;
    padding: 0.1rem 0;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-right: 0.5rem;
}
.hotelCouponShow .couponList span,.hotelCouponShow .couponList .couponMoney,.hotelInfoCoupon{
    display: inline-block;
}
.hotelCouponShow .slicon,.slicon {
    width: 1em; height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    float: right;
    margin-top: 0.3rem;
 }
 .selectIcon {
    width: 1.3rem; height: 1.3rem;
    fill: currentColor;
    overflow: hidden;
    vertical-align: middle;
 }
 /* 别墅详情优惠券弹出 */
 .hotelCouponBmShow{
    position: fixed;
    max-width: 768px!important;
    height: 16.96rem;
    bottom: 0;
    width: 100%;
    color: #f19343;
    z-index: 9002;
    background: #fff;
    display: none;
 }
 .hotelCouponBmShow .headTitle{
     text-align: center;
     color: #444;
     font-size: 1.1rem;
     position: relative;
     padding:0.8rem 0;
 }
.hotelCouponBmShow .headClose{
    background: url(/statics/activity/allProcess2019/img/closeIcon.png) center no-repeat;
    width: 1.2rem;
    height: 1.2rem;
    background-size: contain;
    position: absolute;
    top: 1rem;
    right: 1rem;
}
.bmList{
    height: 12rem;
    overflow-y: scroll;
}
.bmList .info{
    width: 90%;
    margin: 0 auto;
    padding:0.7rem 0 0.7rem 1rem;
    background: #fff;
    margin-bottom: 1rem;
    box-shadow: 0 6px 15px 0 rgba(209,209,209,0.50);
}
.bmList .info .money, .bmList .info .name, .bmList .info .use,.bmList .info .sel{
    display: table-cell;
    vertical-align: middle;
}
.bmList .info .sel{
    width: 2rem;
    position: relative;
}
.bmList .info .sel i{
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    border: #dcdfe6 1px solid;
    border-radius: 50%;
}
.bmList .info .sel .active:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #ff8000;
    border-radius: 50%;
}
.bmList .info .sel .active {
    background: #fff;
    border: 1px solid #ff8000;
    /* position: relative; */
}
.bmList .info .sel input[type=radio]{
    top:0 !important;
    width: 20px;
    height: 20px;
}
 .bmList .info .money,.bmList .info .name p{
    font-size: 1.2rem;
}
.bmList .info .money{
    border-right:1px dashed #BABABA;
    padding-right:1rem;
    color: #FF8000 ;
    text-align: center;
    width: 7rem;
}
 .bmList .info .name{
    padding-left: 1rem;   
    width: 8rem;
    color: #4D4D4D;
}
.bmList .info .use{
    position: relative;
}
.bmList .info .use span{
    position: absolute;
    left: 0;
    top: -0.5rem;
    display: block;
    text-align: center;
    min-width: 100%;
    color: #FF8000;
    font-size: 0.75rem;
}
.bmList .info .name span{
    border: 1px solid #FF8000;
    color: #FF8000;
    padding: 0.1rem 0.2rem;
}
.bmList .info .use b,.bmList .info .money p{
    color: #A1A1A1;
    font-weight: 400;
}
.bmList .info .money span{
    font-size: 1.6rem;  
    line-height: 1;
}
.bmList .info .name p{
    line-height: 1.4rem;
    height: 1.4rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
   	text-overflow: ellipsis;
    white-space: nowrap;
    width:7rem;  
}
.bmList .info .money p,.bmList .info .name span ,.bmList .info .use b{
    font-size: 0.75rem;
}
.bmList .info .name>div{
    height: 1.2rem;
    line-height: 1.2rem;
    padding-top: 0.2rem;
}
.bmList .info .use>div b,.bmList .info .use>div i{
    display: table-cell;
    vertical-align: middle;
}
.bmList .info .use i{
    background: url(/statics/activity/allProcess2019/img/downIcon.png) no-repeat center;
    width:0.7rem;
    height: 1rem;
    background-size: contain;
    margin-left: 0.2rem;
    display: inline-block;
}
.bmList .info .use .hov{
    background: url(/statics/activity/allProcess2019/img/topIcon.png) no-repeat center;
}
.bmList .info .name span{
    width: 100%;
    display: table-cell;
    height: 1rem;
    line-height: 1rem;
}
.bmList .info .hideInfo{
    display: none;
    margin-top: 0.7rem;
}
.bmList .info .hideInfo p{
    font-size: 0.75rem;
    white-space: pre-line;
    color: #A1A1A1;
}
.hotelCouponBmBg{
    background: rgba(0,0,0,.4);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 9001;
    display: none;
}

.show_drying{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.66);;
	z-index: 100000;
}
.show_drying .showVideo{
	margin: auto;
	max-width: 100%;
}
.swiper-container-drying{
	position: relative;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-drying{
	height: 80vh;
}
.swiper-drying #dryingVideo{
	max-width: 100%;
}
.swiper-drying .swiper-slide >img{
	width: 100%;
	max-height: 100% !important;
}
.swiper-drying .swiper-slide{
	display: flex;
	align-items: center;
	justify-content: center;
}

.showVideo_li{
	width:100%;
	background: #999;
	display: flex;
	align-items: center;
	justify-content: center;
}
.showVideo_li>.showVideo{
	width: 100%;
	max-width: 100%;
	height: 14rem;
}
video::-internal-media-controls-download-button{display:none;}


@-webkit-keyframes testSpan{
    0%{
        transform: scale(1);
        opacity: .5;
    }
    50%{
        transform: scale(1.5);
        opacity: 1;
    }
    100%{
        transform: scale(1);
        opacity: .5;
    }
}


