.banner {
    position: relative;
    margin-top: 76px;
    text-align: center;
}


/*.banner img{width:100%;}*/

.banner .swiper-slide img {
    width: 100%;
    /* height: calc(100vh - 76px); */
    /* transform: scale(1.10); */
}

.banner .swiper-pagination-bullet-active {
    background: #a79460;
}

.banner .swiper-slide.swiper-slide-active img {
    transform: scale(1);
    transition: all 3s;
}

.banner .swiper-button-next,
.banner .swiper-button-prev,
.img .swiper-button-next,
.img .swiper-button-prev {
    width: 53px;
    height: 53px;
    background: url(../images/next.png) no-repeat;
    right: 20px;
}

.banner .swiper-button-prev,
.img .swiper-button-prev {
    background-image: url(../images/prev.png);
    left: 20px;
}

.book {
    background-color: rgba(255, 255, 255, 1);
    width: 1120px;
    padding: 25px 40px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: -45px;
    box-shadow: 0 0 5px #666;
    z-index: 9;
    text-align: initial;
}

.book .i {
    float: left;
    width: 195px;
    padding-left: 30px;
    background: url(../images/address.png) no-repeat left center;
    border-bottom: 1px solid #b9b9b9;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
    height: 45px;
    background-size: 8%;
}

.book .arr {
    float: right;
    margin: 20px 0 0;
}

.book .date {
    background-size: 6.8%;
    width: 280px;
    background-image: url(../images/date.png);
}

.book .place {
    background-size: 9%;
}

.book .kf {
    width: 230px;
    background-image: url(../images/user2.png);
}

.book .btn {
    float: right;
    width: 230px;
    line-height: 36px;
    background: #b39976!important;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 4px 0 0;
}

.book .p-u {
    position: absolute;
    background: #FFFFFF;
    width: 100%;
    left: 0;
    top: 46px;
    display: none;
}

.book .p-u li {
    cursor: pointer;
    padding-left: 30px;
}

.book .p-u li:hover {
    background: #f5f5f5;
}

.book .i.ac .arr {
    transform: rotate(180deg);
}

.index-t {
    height: 64px;
    padding: 70px 0 0;
}

.index-t b {
    line-height: 64px;
    font-size: 26px;
    border-bottom: 1px solid #ccc;
    float: left;
}

.index-t a {
    color: #4d4d4d;
    float: right;
    margin: 40px 0 0;
    border-bottom: 1px solid #333;
}

.index-p {
    color: #4d4d4d;
    font-size: 12px;
    padding: 20px 0 30px;
}

.iplace {
    height: 373px;
    width: 1240px;
}

.iplace li {
    float: left;
    position: relative;
    margin-right: 40px;
    box-shadow: 0 0 5px #999;
}

.iplace li:hover {
    box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2), 0 8px 11px 0 rgba(0, 0, 0, 0.15);
    transition-timing-function: ease-in;
    transition: 0.2s;
    transform: translate(0px, -2%);
}

.iplace .c {
    position: absolute;
    width: 154px;
    left: 50%;
    margin-left: -77px;
    top: 140px;
    color: #fff;
    text-align: center;
}

.iplace .c h3 {
    font-size: 32px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    line-height: 58px;
}

.iplace .c p {
    line-height: 40px;
}

.imember {
    position: relative;
    margin: 70px 0;
    box-shadow: 0 0 8px #ccc;
}

.imember .c {
    position: absolute;
    width: 270px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    padding: 0 50px;
    left: 93px;
    top: 93px;
    height: 373px;
}

.imember .c h3 {
    font-size: 26px;
    font-weight: bold;
    padding: 50px 0 40px;
}

.imember .c p {
    line-height: 24px;
    padding: 0 0 30px;
    color: #4d4d4d;
}

.imember .go img {
    margin-left: 10px;
}

.imember .go {
    color: #1a1a1a;
}

.imember .btn {
    background: #b39976;
    color: #fff;
    line-height: 42px;
    display: block;
    text-align: center;
    margin: 35px 0 0;
}

.ipinpai ul {
    height: 56px;
    line-height: 56px;
    width: 686px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
}

.ipinpai {
    background: #f6fbff;
}

.ipinpai li {
    float: left;
    margin-left: 11px;
}

.ipinpai li:first-child {
    margin: 0;
    padding-right: 56px;
    border-right: 1px solid #666768;
}

.pinpai-c {
    padding: 0 40px 35px;
    color: #1a1a1a;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    margin: 50px 0 0;
}

.pinpai-c h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 45px 0 0;
}

.pinpai-c p {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    line-height: 28px;
    padding: 15px 0 20px;
}

.pinpai-c a {
    color: #1a1a1a;
}

.pinpai-c a img {
    margin-left: 6px;
}

.pinpai-l .i {
    float: left;
    width: 285px;
    height: 284px;
    text-align: center;
    background: #fff;
    margin: 20px 20px 0 0;
    box-shadow: 0 0 8px #ccc;
}

.pinpai-l {
    height: 608px;
    width: 1220px;
}

.pinpai-l .i2 {
    width: 590px;
}

.pinpai-l .l {
    float: left;
    width: 610px;
}

.pinpai-l .i3 {
    float: right;
    width: 588px;
    height: 588px;
    position: relative;
}

.pinpai-l .i3 b {
    position: absolute;
    width: 78px;
    height: 78px;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin: -39px 0 0 -39px;
    background: url(../images/video.png) no-repeat;
}

.pinpai-l .i3 video {
    width: 100%;
    height: 100%;
}

.pinpai-l .i4 {
    line-height: 284px;
}

.bookbox {
    width: 100%;
    position: fixed;
    top: 76px;
    background-color: rgba(255, 255, 255, 0.9);
    height: 95px;
    display: none;
    z-index: 99;
}

.bookbox .book {
    bottom: auto;
    background: none;
    box-shadow: none;
    margin-left: -560px;
}

.jpinpai-l .l {
    float: left;
}

.jpinpai-l .c {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 34px 25px 0;
    background: url(../images/jbg_03.png) no-repeat left bottom;
}

.jpinpai-l .c img {
    margin-left: 7px;
}

.jpinpai-l .i {
    position: relative;
    margin: 0 0 20px;
    box-shadow: 0 0 8px #ccc;
}

.jpinpai-l .c p {
    width: 72px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    background: #fff;
    color: #2c2c2c;
}

.jpinpai-l .r {
    float: right;
}

.tuiguang-l {
    width: 1240px;
}

.tuiguang-l .i {
    box-shadow: 0 0 5px #999;
    float: left;
    width: 580px;
    margin: 0 40px 40px 0;
}

.tuiguang-l .c {
    background: #fff;
    height: 110px;
    padding: 0 35px;
}

.tuiguang-l .c h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 28px 0 5px;
}

.tuiguang-l .c h3 img {
    float: right;
    margin: 6px 0 0;
}

.tuiguang-l .c .p {
    font-weight: 300;
    padding-top: 15px;
    line-height: 24px;
    color: #000;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.page {
    height: 40px;
}

.page .ul {
    float: right;
}

.page .l {
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    text-align: center;
    line-height: 38px;
    background: #fff;
    color: #919191;
    margin-left: 10px;
    font-family: arial;
    cursor: pointer;
}

.page .l1 {
    background: #fff url(../images/tprev.png) no-repeat center;
}

.page .l.ac {
    background: #063e88;
    color: #fff;
    border-color: #063e88;
}

.page .l2 {
    border: none;
    background: none;
    line-height: 34px;
    width: 28px;
}

.page .l3 {
    background: #fff url(../images/tnext.png) no-repeat center;
}

.zhiye-t {
    height: 260px;
}

.zhiye-t .l {
    box-shadow: 0 0 5px #ccc;
    float: left;
    background: #fff;
    width: 618px;
    padding: 0 39px;
    height: 100%;
}

.zhiye-t h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 30px 0 0;
}

.zhiye-t .p {
    color: #4d4d4d;
    padding: 10px 0 17px;
}

.zhiye-t .p2 {
    line-height: 34px;
}

.select {
    width: 239px;
    padding: 0 0 0 12px;
    border: 1px solid #dadada;
    line-height: 42px;
    height: 42px;
    background: url(../images/bottom2.png) no-repeat 250px center;
    cursor: pointer;
    position: relative;
    color: #585959;
}

.select ul {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    top: 43px;
    display: none;
    max-height: 150px;
    overflow-y: auto;
    box-shadow: 0 0 3px #ccc;
}

.select li {
    padding-left: 12px;
}

.select li:hover {
    background: #f5f5f5;
}

.zhiye-t .i2 .select {
    width: 186px;
    background-position: 174px center;
}

.zhiye-t .i {
    float: left;
    margin-right: 13px;
}

.zhiye-t .search {
    height: 78px;
}

.zhiye-t .btn {
    float: left;
    width: 138px;
    line-height: 44px;
    background: #063e88;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    margin: 34px 0 0;
}

.zhiye-t .r {
    box-shadow: 0 0 5px #ccc;
    height: 100%;
    background: #fff;
    float: right;
    width: 405px;
    padding: 0 35px 0 40px;
    line-height: 26px;
}

.zhiye-t .p3 {
    padding: 35px 0 15px;
}

.zhiye-t .p4 {
    color: #4d4d4d;
}

.zhiye-l {
    box-shadow: 0 0 5px #ccc;
}

.zhiye-l .i {
    background: #fff;
    /* height: 100px; */
    padding: 40px 40px 0;
    box-shadow: 0 0 4px #ccc;
    overflow: hidden;
    cursor: pointer;
}

.zhiye-l .i.ac .arrow {
    transform: rotate(180deg);
}

.zhiye-l .l {
    float: left;
    width: 505px;
    padding: 0 0 40px;
}

.zhiye-l .p1 span {
    color: #063e88;
    font-weight: bold;
    font-size: 20px;
}

.zhiye-l .p1 i {
    color: #999;
    margin-left: 15px;
}

.zhiye-l .p2 {
    color: #4d4d4d;
    font-size: 16px;
    padding: 12px 0 0;
}

.zhiye-l .p2 span {
    margin-right: 30px;
}

.zhiye-l {
    margin: 20px 0 0;
    display: none;
}

.zhiye-l .p3 {
    line-height: 30px;
    color: #808080;
}

.zhiye-l .p4 {
    font-size: 16px;
    padding: 8px 0 0;
}

.zhiye-l .r {
    float: left;
    width: 160px;
}

.zhiye-l .btn {
    width: 98px;
    text-align: center;
    line-height: 38px;
    border-radius: 3px;
    background: #063e88;
    font-size: 16px;
    color: #fff;
    float: left;
    margin: 10px 0 0;
}

.zhiye-t .more {
    display: inline-block;
    margin: 20px 0 0;
}

.zhiye-l .id {
    float: left;
    width: 100%;
    box-shadow: 0 -2px 2px #eee;
    padding: 0 40px 40px;
    margin-left: -40px;
    display: none;
}

.zhiye-l h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding: 30px 0 0;
}

.zhiye-l .p5 {
    line-height: 30px;
    color: #777778;
}

.sqpop h3 {
    font-size: 24px;
    margin: -35px 0 0;
}

.sqpop .c {
    width: 400px;
    padding: 55px 0 0;
    margin: 0 auto;
}

.sqpop .i {
    height: 38px;
    line-height: 38px;
    padding: 0 0 16px;
}

.sqpop .i span {
    width: 90px;
    float: left;
    height: 38px;
}

.sqpop .i input[type='text'] {
    width: 250px;
    padding: 10px;
    line-height: 16px;
    height: 16px;
    border: 1px solid #cccccc;
    float: left;
}

.sqpop .p1 {
    width: 126px;
    border: 1px solid #ccc;
    text-align: center;
    color: #555;
    float: left;
    margin-right: 16px;
    cursor: pointer;
}

.sqpop .p1.ac {
    border-color: #004082;
    color: #004082;
    background: url(../images/check.png) no-repeat right bottom;
}

.sqpop .p2 {
    float: left;
    width: 126px;
    border: 1px solid #ccc;
    background: #f0f0f0;
    color: #555;
    text-align: center;
    position: relative;
}

.sqpop .p2 input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.sqpop .p3 {
    float: right;
    width: 312px;
    font-size: 12px;
    color: #a9a9a9;
}

.sqpop .btn {
    float: left;
    width: 194px;
    line-height: 42px;
    height: 42px;
    text-align: center;
    color: #fff;
    background: #004082;
    font-size: 16px;
}

.sqpop .layui-layer-title {
    opacity: 0;
}

.sqpop .layui-layer-content {
    overflow: inherit;
    padding-left: 35px;
    padding-right: 35px;
}

.sqpop {
    border: 5px solid #f0f0f0;
}

.succpop .cc {
    text-align: center;
}

.succpop .btn {
    float: none;
    margin: 0 auto;
    display: block;
    width: 194px;
}

.titlen {
    line-height: 50px;
    background: #f2f2f2;
    padding: 0 20px;
}

.titlen2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 72px;
    padding: 10px 0 0;
}

.boxn {
    line-height: 26px;
    padding: 35px;
    box-shadow: 0 0 5px #ccc;
}

.boxn .arrow {
    float: right;
    margin: 10px 0 0;
}

.boxn .t {
    font-size: 18px;
    cursor: pointer;
}

.boxn .c {
    padding: 20px 35px 0;
    width: 100%;
    margin-left: -35px;
    border-top: 1px solid #f0f3f5;
    margin-top: 25px;
    display: none;
}

.boxn .ac .arrow {
    transform: rotate(180deg);
}

.help .boxn {
    margin: 0 0 20px;
}

.help .titlen2 {
    padding: 0;
}

.succpop .p4 {
    padding: 40px 0 50px;
    font-size: 16px;
}

.succpop .cc img {
    margin: 20px 0 0;
}

.zhiye-l .arrow {
    float: right;
    margin: 25px 0 0;
}

.page .select {
    background-color: #fff;
    width: 156px;
    background-position: 143px center;
    float: left;
    line-height: 38px;
    height: 38px;
}

.page .select ul {
    top: 39px;
}

.inner .contp {
    color: #4c4c4c
}

.contp h3 {
    padding: 50px 0px 20px 0px;
    color: #1a1a1a;
}

.inner .contp .i-add {
    position: relative;
}

.inner .contp a {
    display: black;
    height: 30px;
    line-height: 30px;
    background: #b39976;
    color: #fff;
    position: absolute;
    padding: 0px 20px;
    left: 290px;
    top: -2px;
}

.inner .i-add {
    padding: 0px 0px 0px 0px;
    background: url(../images/add.png) 0px 3px no-repeat;
    padding-left: 28px;
    height: 30px;
    line-height: 30px;
}

.inner .i-tel {
    padding: 6px 0px 0px 0px;
    background: url(../images/tel.png) 0px 9px no-repeat;
    padding-left: 28px;
    height: 30px;
    line-height: 30px;
}

.inner .i-email {
    padding: 0px 0px 0px 0px;
    background: url(../images/email.png) 0px 4px no-repeat;
    padding-left: 28px;
    height: 30px;
    line-height: 30px;
}

.pinpai-f2 .pinpai-f2_l {
    padding: 0 40px 35px;
    width: 42.5%;
    background: #fff;
    float: left;
    padding-top: 40px;
    height: 122px;
    color: #4c4c4c;
    box-shadow: 0 0 5px #ccc;
}

.pinpai-f2 .pinpai-f2_r {
    padding: 0 40px 35px;
    width: 42.5%;
    background: #fff;
    float: right;
    padding-top: 40px;
    height: 122px;
    color: #4c4c4c;
    box-shadow: 0 0 5px #ccc;
}

.pinpai-f2 {
    clear: both;
    margin-top: 30px;
    height: 200px;
}

.pinpai-f2 h5 {
    font-size: 20px;
    padding-bottom: 12px;
    color: #1a1a1a;
}

.gbrand01 {
    width: 1200px;
    position: relative;
    margin: 0px auto;
    padding-top: 50px;
}

.gbrand01 h3 {
    font-size: 22px;
    color: #1a1a1a;
    text-align: center;
    letter-spacing: 12px;
}

.gbrand_n {
    width: 1230px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.gbrand_n .list {
    width: 380px;
    padding-right: 30px;
    float: left;
}

.inner_brand {
    width: 100%;
    background: #fff;
    padding-bottom: 20px;
}

.gbrand_n .logo {
    text-align: center;
    margin-bottom: 15px;
}

.gbrand_n .logo img {
    height: 61px;
}

.gbrand_n .img {}

.gbrand_n .font {
    line-height: 28px;
    padding: 10px 15px 0px 15px;
    font-size: 15px;
    text-align: justify;
    height: 160px;
}

.gbrand_n .alianjie {
    width: 130px;
    margin-left: 15px;
    margin-top: 30px;
}

.gbrand_n .alianjie a {
    display: block;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    background: #b39976;
    font-size: 16px;
}

.gbrand_n .alianjie a span {
    font-family: 宋体;
    font-weight: bold;
}

.bgf8 {
    background: #f8f8f8;
}

.bgfff {
    background: #fff;
}

.butnbook {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.butnbook a {
    display: block;
    width: 230px;
    height: 46px;
    color: #fff;
    background: #b39976;
    line-height: 46px;
    margin: 0px auto;
}

.city {
    margin-bottom: 30px;
    display: none;
}

.city .list {
    width: 300px;
    float: left;
}

.city .font {
    height: 70px;
    font-size: 20px;
    text-align: center;
    letter-spacing: 12px;
    line-height: 70px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 30px;
    border-right: 2px solid #ddd;
}

.city .list .ts {
    border-left: 2px solid #ddd;
}

.index_member {
    padding-top: 50px;
    padding-bottom: 70px;
}

.index_member h3 {
    font-size: 26px;
    letter-spacing: 12px;
    color: #1a1a1a;
    padding-bottom: 20px;
    color: #4d4d4d;
}

.index_member .left {
    width: 600px;
    float: left;
}

.index_member .right {
    width: 540px;
    float: left;
    padding-left: 60px;
    font-size: 16px;
}

.index_member .right p {
    padding-top: 30px;
    font-size: 18px;
}

.index_member .right ul {
    padding-top: 30px;
}

.index_member .right ul li {
    list-style: none;
    line-height: 40px;
}

.index_member .right a {
    display: block;
    width: 230px;
    height: 46px;
    color: #fff;
    background: #b39976;
    line-height: 46px;
    text-align: center;
    margin-top: 40px;
}

.ipinpaig {
    background: #002e6c;
}

.ipinpaig img {
    opacity: 0.75;
}

.ipinpaig li:first-child {
    border: none;
    padding-right: 0px;
}

.ipinpaig ul {
    width: 1237px;
}

.brands {
    width: 1200px;
    margin: 0px auto;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #304769;
}

.ipinpaig .brand_bar_WW {
    width: 1200px;
    margin: 0px auto;
    padding-top: 40px;
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    position: relative;
}

.ipinpaig .brand_bar_WW::before,
.ipinpaig .brand_bar_WW::after {
    content: '';
    width: 43.5%;
    height: 1px;
    background: #304769;
    display: block;
    position: absolute;
    top: 120px;
    box-sizing: border-box;
}

.ipinpaig .brand_bar_WW::after {
    right: 0;
}

.ipinpaig .brand_bar_WW .laihua_logo {
    display: inline-block;
    width: 94px;
    height: 98px;
    background: transparent url(../images/inlogo.png) no-repeat 0 0;
    background-size: contain;
}

.citybox {
    margin: 0px aut0;
}

.cityname {
    padding-top: 40px;
}

.cityname ul {
    width: 1056px;
    margin: 0px auto;
    cursor: pointer;
    padding-bottom: 40px;
}

.cityname ul li {
    float: left;
    text-align: center;
    margin-right: 80px;
}

.cityname ul li:hover {
    color: #b39976;
}

.cityname ul li.ts {
    margin-right: 0px;
}

.cityname ul li.ac {
    color: #b39976;
}

.cityname ul li p:first-child {
    font-size: 18px;
}

.hotellist {
    background: #f8f8f8;
    padding: 50px 0px;
    display: none;
}

.hotellist ul {
    width: 1200px;
    margin: 0px auto;
}

.hotellist ul li .left-sdv {
    width: 300px;
    float: left;
}

.hotellist ul li .cnet-sga {
    float: left;
    width: 540px;
    padding-left: 30px;
}

.hotellist ul li .cnet-sga h2 {
    color: #1a1a1a;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 26px;
}

.hotellist ul li .cnet-sga p {
    font-size: 14px;
    line-height: 26px;
    color: #1a1a1a;
    text-align: justify;
    margin-bottom: 16px;
}

.hotellist ul li .qian-1 span {
    font-size: 30px;
}

.hotellist ul li .right-1 {
    width: 150px;
    float: right;
    text-align: right;
    position: relative;
}

.hotellist ul li .right-1 .destali-1 {
    width: 150px;
    text-align: center;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    display: block;
    margin-top: 25px;
    background: #b39976;
}

.hotellist ul li .skg-s1 h3 {
    padding-top: 8px;
}

.hotellist ul li .right-1 .jieshao {
    width: 118px;
    text-align: center;
    color: #b39976;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    display: block;
    margin-top: 40px;
    border: 1px solid #b39976;
}

.sdk-saj-jz {
    margin-bottom: 40px;
    background: #fff;
    padding: 40px;
}

.aboutlaihua {
    padding: 50px 0px;
    border-bottom: 2px solid #eeeeee;
}

.aboutlaihua .left {
    float: left;
    width: 600px;
}

.aboutlaihua .right {
    float: right;
    padding-left: 50px;
    width: 550px;
}

.aboutlaihua .right h3 {
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 30px;
}

.aboutlaihua .right p {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 28px;
    border-top: 1px solid #eeeeee;
    text-align: justify;
    padding-top: 30px;
}

.xmfb {
    padding: 50px 0px 50px 0px;
    border-bottom: 2px solid #eeeeee;
}

.xmfb .left {
    width: 340px;
    float: left;
}

.xmfb .right {
    width: 770px;
    float: right;
}

.xmfb .left h3 {
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 30px;
}

.xmfb .left p {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 28px;
    border-top: 1px solid #ddd;
    text-align: justify;
    padding-top: 30px;
}

.xmfb .biaozhu {
    margin-top: 30px;
}

.xmfb .biaozhu .i001 {
    color: #779f40;
    padding-left: 40px;
    padding-bottom: 30px;
    line-height: 24px;
}

.xmfb .biaozhu .i001:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: #779f40;
    position: absolute;
    left: 0px;
}

.xmfb .biaozhu .i002 {
    color: #595857;
    padding-left: 40px;
    line-height: 24px;
}

.xmfb .biaozhu .i002:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: #595857;
    position: absolute;
    left: 0px;
}

.qywh {
    padding: 50px 0px 50px 0px;
}

.qywh .left {
    float: left;
    width: 580px;
}

.qywh .right {
    float: right;
    padding-left: 40px;
    width: 580px;
}

.qywh .left h3,
.qywh .right h3 {
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    width: 56px;
    padding: 20px 0px 10px 0px;
}

.qywh .left p,
.qywh .right p {
    font-size: 14px;
    color: #4d4d4d;
    padding-top: 10px;
}

.cityname ul li:last-of-type {
    margin-right: 0px;
}

.tuiguang-l .l {
    float: left;
}

.tuiguang-l .r {
    float: right;
    text-align: right;
}

.tuiguang-l h4 {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 20px;
}

.tuiguang-l .p1 span {
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
}

.tuiguang-l .p1 {
    color: #5a5a5a;
}

.tuiguang-l .p2 {
    color: #5a5a5a;
    padding: 20px 0 10px;
}

.tuiguang-l .p2 b {
    color: #000000;
    font-size: 26px;
    font-family: arial;
}

.tuiguang-l .btn {
    width: 120px;
    line-height: 36px;
    display: block;
    color: #fff;
    background: #063e89;
    text-align: center;
}

.book-t {
    position: absolute;
    width: 100%;
    line-height: 68px;
    top: -68px;
    left: 0;
    color: #fff;
}

.book-t .l {
    font-size: 30px;
    font-weight: bold;
    float: left;
}

.book-t .r {
    float: right;
    color: #fff;
}

.book-t .r img {
    margin-right: 8px;
}

.order-top h3 {
    font-size: 22px;
    font-weight: bold;
    padding: 30px 0 10px;
}

.order-top .p1 {
    font-size: 13px;
    padding: 0 0 10px;
}

.order-top .p1 span {
    padding: 0 30px 0 20px;
    background: url(../images/map.png) no-repeat left center;
}

.order-top .p1 .s {
    background-image: url(../images/tel2.png);
}

.order-top {
    width: 100%;
    padding: 0 0 30px;
    background: #f7f7f7;
    position: fixed;
    z-index: 9;
    top: 78px;
}

.order-top h4 {
    float: left;
    font-size: 20px;
    padding: 10px 0 0;
}

.order-top .r {
    float: right;
    padding: 0 15px 0 55px;
    margin-left: 55px;
    border-left: 1px solid #d3d3d3;
}

.order-top .c {
    float: right;
}

.order-top .p2 {
    font-size: 18px;
    font-family: arial;
    border-bottom: 1px dashed #999898;
    padding: 5px 0 0;
    position: relative;
}

.order-top .c p {
    padding: 5px 0 0;
}

.oroom {
    height: 408px;
    box-shadow: 0 0 5px #ccc;
    margin: 50px 0 22px;
    margin-top: 310px;
}

.oroom .img {
    float: left;
    width: 50%;
}

.oroom .c {
    float: left;
    width: 480px;
    padding: 40px 60px 0;
}

.oroom .tab li {
    line-height: 50px;
    font-size: 16px;
    margin-right: 60px;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    float: left;
    cursor: pointer;
}

.step_con .step span:first-child {
    width: 314px;
}

.oroom .tab li:hover {
    color: #b39976;
}

.oroom .tab li.ac {
    border-color: #b39976;
    font-weight: bold;
    color: #b39976;
}

.oroom .tab {
    height: 50px;
    border-bottom: 1px solid #dcdcdc;
}

.oroom h5 {
    font-size: 18px;
    padding: 0 0 5px;
}

.oroom .p1 {
    padding: 35px 0 0;
    display: none;
}

.oroom .p1 p {
    line-height: 30px;
}

.oinput .select {
    background-image: url(../images/arrowb.png);
}

.order-t {
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #f0f0f0;
    line-height: 70px;
}

.oinputb {
    height: 100px;
}

.oinput .p1 {
    line-height: 30px;
    padding: 25px 0 0;
}

.oinput .p1 span {
    color: #959595;
}

.oinputb .oinput {
    float: left;
    padding-right: 20px;
}

.oinputb .oinput input {
    height: 24px;
    padding: 10px;
    border: 1px solid #dcdcdc;
    width: 258px;
}

.oinputb2 .oinput input {
    width: 558px;
}

.oinputb2 .oinput2 input {
    width: 430px;
    border-left: none;
    float: left;
}

.oinputb2 .oinput2 .select {
    width: 110px;
    border-radius: 0;
    height: 44px;
    float: left;
    border-right: none;
    background-position: 100px center;
}

.oqita-t {
    font-size: 20px;
    line-height: 30px;
    padding: 0px 0 0 0;
    padding-bottom: 20px;
}


/*.oqita-t{cursor:pointer;}*/


/*.oqita-t:hover{color:#b39976;} */

.oqita {
    background: #f8f8f8;
    padding: 20px 35px 30px;
}

.oqita .p1 {
    color: #6b6a69;
    line-height: 50px;
}

.oqita .p2 span {
    padding-left: 24px;
    background: url(../images/check2.png) no-repeat left center;
    padding-right: 45px;
    cursor: pointer;
}

.oqita .p2 span.ac {
    color: #b39976;
}

.oqita textarea {
    resize: none;
    width: 100%;
    height: 78px;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid #dcdcdc;
    margin: 15px 0 0;
}

textarea {
    outline: none;
}

.opay-t {
    line-height: 60px;
    padding: 0px 0 0;
    font-size: 20px;
}

.opay {
    padding: 40px 35px;
}

.opay li {
    border: 1px solid #e5e5e5;
    background: #fff;
    line-height: 52px;
    width: 266px;
    cursor: pointer;
    float: left;
    margin-right: 14px;
}

.opay li img {
    vertical-align: middle;
    margin: 0 12px;
}

.opay li.ac {
    border-color: #b39976;
    background: #fff url(../images/order5.png) no-repeat 230px center;
}

.orule {
    font-weight: bold;
    font-size: 20px;
    padding: 25px 0 10px;
}

.orule-p {
    color: #4f4d4a;
}

.obtn {
    display: block;
    width: 580px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #b39976;
    margin: 44px 0 80px;
}

.obox .i {
    line-height: 38px;
    height: 38px;
    padding-right: 10px;
}

.obox {
    position: absolute;
    right: -15px;
    font-size: 14px;
    top: 20px;
    display: none;
    padding: 30px 0 0;
}

.obox .bc {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    width: 325px;
    padding: 20px 15px 20px 25px;
}

.obox .i span {
    float: right;
    font-size: 16px;
}

.obox .b {
    border-bottom: 2px solid #f4f4f4;
    padding-bottom: 15px;
    margin: 0 0 15px;
}

.obox .i .s {
    color: #b81840;
}

body,
html {
    font-size: 16px;
}

.footer-ul,
.mheader,
.headerf,
.gbrand_n.swiper-container,
.swiper-container5,
.swiper-containerd,
.hezuoxuanzhi.swiper-wrapper,
.qywh.swiper-container,
.main4-img2,
.swiper-container-cards {
    display: none;
}

@media screen and (max-width:750px) {
    .index_member .right ul {
        padding-top: 15px;
    }
    .index_member h3 {
        font-size: 28px;
        /*font-weight: 600;*/
        letter-spacing: 2px;
    }
    .m_bgb {
        background: #fff!important;
    }
    .headerf .li img,
    body .member-cards,
    .swiper-container3,
    body .hezuoxuanzhi,
    .mnone,
    .banner .swiper-button-next,
    .banner .swiper-button-prev,
    .footer dl,
    .gbrand_n,
    .header,
    .main-content2 .main3-img,
    .mheader .l.ac .l1,
    .mheader .l .l2,
    .qywh {
        display: none;
    }
    .footer-ul,
    .lib.ac .zli,
    .footer-ul .bli.ac .zli,
    .gbrand_n.swiper-container,
    .mheader .l.ac .l2,
    .swiper-container5,
    .qywh.swiper-container,
    .main4-img2,
    .swiper-container-cards {
        display: block;
    }
    .hezuoxuanzhi.swiper-wrapper,
    .swiper-container5 .main3-img {
        display: flex;
    }
    .flex {
        display: flex;
        align-items: center;
    }
    body,
    .inner,
    .brands,
    .ipinpaig .brand_bar_WW,
    .gbrand01,
    .gbrand_n,
    .cityname ul,
    .hotellist ul {
        max-width: 600px;
        margin: 0 auto;
        width: auto;
        font-family: "Tahoma", "Helvetica", "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    }
    * {
        font-family: "Tahoma", "Helvetica", "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
    }
    .mheader {
        height: 56px;
        background: #002e6c;
        position: fixed;
        width: 100%;
        z-index: 99;
        padding: 0 15px;
        box-sizing: border-box;
        justify-content: space-between;
    }
    .mheader .l img {
        width: 20px;
    }
    .mheader a {
        text-align: center;
        /* position: absolute;
        left: 50%;
        margin-left: -1.6rem; */
    }
    .mheader .l {
        /* margin-left: 23px;*/
    }
    .headerf .lib .li img {
        display: block;
        transform: rotate(90deg);
    }
    .book .ss {
        font-size: 15px;
    }
    .mheader .l .l2 {
        width: 16px;
        padding: 0 2px;
    }
    .mheader .r img {
        width: 15px;
        max-width: inherit;
        max-height: inherit;
    }
    .mheader .r {
        /* flex: 1; */
        text-align: right;
    }
    .mheader .lg {
        /* width: 2.8rem */
        max-height: 45px;
    }
    .headerf {
        position: fixed;
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        height: calc(100vh - 56px);
        top: 56px;
        left: 0;
        z-index: 99;
        padding: 20px;
    }
    .headerf .li {
        display: flex;
        line-height: 54px;
        font-size: 16px;
        border-bottom: 1px solid #ddd;
        justify-content: space-between;
        align-items: center;
    }
    .headerf .lib {
        border-bottom: 1px solid #ddd;
    }
    .headerf .lib .li {
        border: none;
    }
    .headerf .lib.ac img,
    .footer-ul .bli.ac img {
        transform: rotate(90deg);
        transition: all .5s;
    }
    .headerf .lib.ac .pinpai-one img {
        transform: rotate(270deg);
    }
    .headerf .li img,
    .footer-ul .li img {
        width: 20px;
        height: 20px;
        transition: all .5s;
        display: none;
    }
    .banner {
        margin: 56px 0 0;
    }
    .brands {
        padding-bottom: 0px;
    }
    .footer {
        padding-top: 10px!important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10px !important;
    }
    .index_member {
        text-align: center;
        margin-top: 200px;
    }
    .ipinpaig .brand_bar_WW .laihua_logo {
        background: transparent url(../images/inlogo.png) no-repeat center center;
        background-size: 80%;
    }
    .ipinpaig img {
        width: 70%;
    }
    .ipinpaig .brand_bar_WW {
        padding-top: 30px;
    }
    .index_member .left,
    .index_member .right,
    .ipinpaig ul,
    .footer .bottom {
        width: auto;
    }
    .ipinpaig {
        padding: 0px 5%;
    }
    .index_member .right {
        padding: 0 30px;
    }
    .hotellist {
        padding: 0px;
    }
    .gbrand01 h3 {
        font-weight: bold;
        text-align: left;
    }
    .index_member .right ul li {
        font-weight: 200;
    }
    .index_member .right p {
        font-weight: 200;
    }
    .cityname {
        padding-top: 30px;
    }
    .cityname ul {
        padding-bottom: 0px;
    }
    .mbannerno {
        display: none;
    }
    .index_member .right a {
        height: 44px;
        line-height: 44px;
        width: 120%;
        margin-left: -10%;
        /*margin: 30px auto;*/
    }
    .ipinpaig ul {
        height: auto;
        overflow: hidden;
    }
    .gbrand_n .logo {
        text-align: left;
    }
    .ipinpai li {
        width: 33.33%;
        text-align: center;
        margin: 0;
    }
    .ipinpaig .brand_bar_WW::before,
    .ipinpaig .brand_bar_WW::after {
        width: 32.5%;
    }
    .footer-ul .li {
        /* display: flex;*/
        color: #a7adb8;
        font-size: 15px;
        /* font-weight: bold;*/
        justify-content: space-between;
        align-items: center;
        min-height: 52px;
        border-bottom: none!important;
        flex-wrap: wrap;
        display: block;
        width: 40%;
        float: left;
        text-align: left;
    }
    .footer .wechat {
        font-weight: unset;
    }
    .footer-ul .zli,
    .headerf .zli {
        text-align: left;
        padding: 10px 0 20px;
        /* display: none; */
        position: absolute;
        top: 20px;
        /*left: 276px;*/
    }
    .headerf .pinpaizu {
        position: relative;
    }
    .headerf .pinpaizu .pinpaizu-child-child {
        margin-top: 10px;
        width: 124px;
        position: absolute;
        left: 125px;
        top: 0;
    }
    .footer-ul .zli {
        padding: 10px 0 20px 2px;
    }
    .footer-ul .zli a,
    .headerf .zli a {
        line-height: 26px;
        color: #a7adb8;
        display: block;
        padding-right: 20px;
        /* background: url(../images/right.png) no-repeat right center; */
        background-size: 15px;
        margin-right: 20px;
        font-weight: 300;
        font-size: 14px;
    }
    .footer-ul .zli a {
        color: rgba(255, 255, 255, 0.5);
    }
    .footer-ul .bli {
        padding-left: 82%;
        width: 57%;
        position: relative;
        border-bottom: none!important;
    }
    .footer-ul .bli .li {
        border: none;
    }
    .footer-ul {
        border-bottom: 1px solid #304769;
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
        margin-top: 15px;
        padding: 0px 15px 0px 10px;
    }
    .footer .tel {
        width: 130px;
    }
    .footer .wechat {
        /* padding-right: 20px;*/
    }
    .footer .bottom {
        line-height: 20px;
        padding: 20px 22px;
        margin-top: 30px;
        width: 100%;
        box-sizing: border-box;
    }
    .swiper-slide {
        width: 90% !important;
        margin-right: 4%!important;
        padding: 0;
    }
    .bangongshi {
        margin: 30px 0!important;
    }
    .swiper-container-cards .swiper-slide {
        width: 90% !important;
        margin-right: -29%!important;
        padding: 0;
    }
    .gbrand_n .list,
    .main3-img>div,
    .swiper-container-cards .swiper-slide {
        width: 95% !important;
        margin-right: 5%!important;
        padding: 0;
        max-width: inherit;
        max-height: inherit;
    }
    .bangongshi>div:nth-of-type(2)>p:nth-of-type(2) {
        margin-top: 15px!important;
    }
    .huiyuans {
        /*line-height: 0px!important;*/
    }
    .oinputb .oinput input[name='email'] {
        width: 100%!important;
    }
    .gbrand01 {
        padding-top: 30px;
    }
    .gbrand01 h3 {
        padding-bottom: 20px;
    }
    .swiper-container-cards {
        padding: 5% 0 30px 5%;
        /* margin: 5% 0% 30px 5%; */
    }
    .orderp {
        padding: 0!important;
    }
    .gbrand_n,
    .swiper-container5,
    body .swiper-containera {
        /* padding: 0 0 30px 20px;*/
        box-sizing: border-box;
    }
    .swiper-container-horizontal>.swiper-scrollbar {
        height: 2px;
        width: 90%;
        left: 5%;
        display: none;
    }
    .swiper-scrollbar-drag {
        height: 4px;
        top: -1px;
    }
    .gbrand01 h3 {
        /*padding: 0 0 20px;*/
        font-size: 28px!important;
        letter-spacing: 0px;
    }
    .gbrand_n .font {
        padding: 30px 0px 20px 0;
        font-size: 16px;
        font-weight: 200;
        min-height: 180px;
    }
    .gbrand_n .alianjie {
        width: 100%;
        margin-left: 0;
        position: relative;
        top: -30px;
    }
    .gbrand_n2 .alianjie {
        top: -60px;
    }
    .swiper-slide img {
        height: auto!important;
        width: auto;
    }
    .oroom .p1 {
        word-break: break-all!important;
        text-align: justify;
        height: auto!important;
        padding: 5%;
        width: 90%;
        margin: 0;
    }
    .oroom .p1 ul li:first-child {
        display: block;
        white-space: nowrap;
    }
    .oroom .p1 ul {
        margin-bottom: 15px;
    }
    .facilitiesList ul li {
        width: auto!important;
    }
    .facilitiesList ul li:first-child {
        font-weight: bold;
    }
    .swiper-slide {
        transform: none;
    }
    .cityname ul li {
        float: none;
        display: inline-block;
        margin: 0 0 0 6%;
        vertical-align: top;
    }
    .hotellist ul li .cnet-sga h2 {
        margin-bottom: 15px!important;
        margin-top: 10px!important;
    }
    .cityname ul {
        margin-right: 5%;
        white-space: nowrap;
        overflow: auto;
    }
    .sdk-saj-jz {
        padding: 5.4%;
    }
    .checkbox_pink>span {
        margin-top: 0px;
    }
    .hotellist ul li .left-sdv,
    .hotellist ul li .left-sdv img {
        width: 100% !important;
    }
    .hotellist ul li .cnet-sga {
        padding: 20px 0;
        width: 100%;
    }
    .dwewm {
        display: none;
    }
    .hotellist ul li .right-1 {
        width: 100%;
        float: unset;
        text-align: left;
    }
    .hotellist ul li .right-1 .destali-1 {
        width: 100%;
        height: 42px;
        line-height: 42px;
    }
    .main-content>div,
    .main-content2>div,
    .aboutlaihua .left {
        width: 100% !important;
    }
    .main-content .main1>img {
        width: 100%;
        height: auto;
    }
    .main-content .main1,
    .bangongshi {
        display: block !important;
    }
    .main-content .main1-text {
        padding: 5.4%;
    }
    .main2-banner {
        /* width: 414px !important; */
    }
    .main2-banner>p:nth-of-type(1),
    .main2-banner>p:nth-of-type(2),
    .main2-banner>p:nth-of-type(3),
    .main2-banner-detail {
        margin-left: 5.4%;
    }
    .main2-banner>span {
        margin-right: 5.4%;
    }
    .main3-img>div>p:nth-of-type(2) {
        height: 68px;
    }
    .main4-img>div {
        width: 100%;
        margin-right: 0;
    }
    .youshi-pinpai>div,
    .member-main>div {
        width: 100% !important;
        height: auto !important;
    }
    .member-main {
        display: block !important;
        padding: 0 5%;
        overflow: auto;
    }
    .youshi-pinpai>div:nth-of-type(1) {
        padding: 5.4% 0px 5.4% 0px !important;
        background-color: #F5F6F7 !important;
    }
    body div.swiper-containerd {
        display: block;
        width: 100%;
        padding: 0 0 20px;
    }
    .swiper-containerd .i {
        display: inline-block;
        width: 49%;
        vertical-align: top;
        height: 100%;
    }
    .swiper-containerd .swiper-slide {
        width: 95%;
        text-align: left;
        padding-left: 6%;
        height: auto;
        margin-bottom: 20px;
    }
    .gbrand_n .logo img {
        height: 61px!important;
    }
    .swiper-containerd .i p:first-child {
        font-size: 18px;
        font-weight: normal;
        padding: 0 0 20px;
    }
    .swiper-containerd .i p {
        font-weight: 400;
        line-height: 24px;
        font-size: 14px;
        opacity: 0.8;
    }
    .hezuo-title {
        margin: 30px 0 20px 0!important;
    }
    .swiper-containerd .i:first-child {
        border-right: none;
    }
    .hezuoxuanzhi>div {
        height: 390px!important;
    }
    .member-main2 {
        align-items: unset!important;
        padding-left: 5%!important;
        width: 95%!important;
    }
    .member-main2>p {
        margin: 30px 0 30px!important;
    }
    body .member-main2>div {
        display: none;
    }
    body .member-main2 {
        height: auto;
    }
    body div.swiper-containerd2 {
        padding-top: 40px;
    }
    body .hezuoxuanzhi>div {
        width: 90%;
    }
    body .hezuo-img>p {
        top: auto;
        bottom: 15px;
    }
    body .bangongshi>div:nth-of-type(1) {
        width: 100%;
        height: auto;
    }
    body .hezuo-content {
        padding: 25px 0 0 25px;
    }
    body .bangongshi>div:nth-of-type(2),
    .pinpai-c {
        padding: 0px;
        box-shadow: unset;
        margin-top: 30px;
    }
    .bangongshi>div:nth-of-type(2)>p:nth-of-type(3) {
        margin-top: 10px!important;
    }
    .bangongshi>div:nth-of-type(2)>p:nth-of-type(4) {
        margin-top: 10px!important;
    }
    .pinpai-f2 .pinpai-f2_l {
        box-shadow: unset;
        padding: 0px;
    }
    .pinpai-f2 .pinpai-f2_r {
        box-shadow: unset;
        padding: 0px;
    }
    .aboutlaihua .right,
    .xmfb .left {
        width: 100%;
        padding: 5.4%;
        box-sizing: border-box;
    }
    .xmfb .biaozhu {
        position: relative;
    }
    .zhiye-t .l {
        box-shadow: unset;
    }
    .zhiye-t .r {
        box-shadow: unset;
    }
    .xmfb .right {
        width: 100%;
    }
    .pinpai-f2 {
        margin-top: 0px;
    }
    .contp h3 {
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
    }
    .pinpai-f2 h5 {
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        margin-top: 40px;
        font-weight: bold;
    }
    .inner .contp .i-add {
        padding-top: 15px;
    }
    .inner .i-add {
        background: url(../images/add.png) 0px 18px no-repeat;
    }
    .xmfb {
        padding-top: 0;
    }
    .qywh .left,
    .qywh .right {
        width: 95%!important;
        margin-right: 5%!important;
        padding: 0;
    }
    .inner .contp a {
        display: none!important;
    }
    .qywh {
        margin-left: 5%;
    }
    .inner .contp a {
        right: -5.4%;
        display: block;
        width: 56px;
        left: auto;
        padding: 0 10px;
    }
    .pinpai-f2 .pinpai-f2_l,
    .pinpai-f2 .pinpai-f2_r {
        width: 100%;
        box-sizing: border-box;
        height: auto;
    }
    .pinpai-f2 {
        height: auto;
        overflow: hidden;
        padding: 5px 0;
    }
    .contp h3 {
        padding-top: 10px;
    }
    .zhiye-t {
        height: auto;
        overflow: hidden;
        padding: 5px 0;
    }
    .zhiye-t .l,
    .zhiye-t .r {
        padding: 0 5.4% 5.4%;
        width: 100%;
        box-sizing: border-box;
    }
    .zhiye-t .i2 .select {
        width: 239px;
        background-position: 343px center;
    }
    .zhiye-t .p {
        padding-bottom: 0px;
    }
    .zhiye-t .i {
        float: unset;
    }
    .zhiye-l .i,
    .boxn {
        padding: 5.4%;
        text-align: justify;
    }
    .zhiye-t .select {
        width: 100%;
        background: url(../images/bottom2.png) no-repeat 343px center;
    }
    .zhiye-l .l {
        width: 100%;
    }
    .zhiye-t .i2 .select {
        width: 100%;
    }
    .zhiye-l .r {
        width: 110px;
    }
    .zhiye-t .more {
        margin: 34px 0 0 20px
    }
    .youshi-pinpai {
        display: flex;
        flex-direction: column-reverse;
    }
    .titlen2 {
        /*   padding-left: 5.4% !important;*/
    }
    .zhiye-t .p2 {
        margin-top: 20px;
    }
    body .main2-banner-detail {
        padding: 0;
    }
    .member-text {
        text-align: justify;
        font-size: 16px!important;
        font-weight: 200!important;
        padding: 0 5%;
    }
    .quanyi-detailb {
        margin-left: 5%;
        overflow: auto;
    }
    .orderp,
    .liyu-item {
        width: 95%;
    }
    .cards-liyu img {
        display: none;
    }
    body .liyu-item>p:nth-of-type(1) {
        width: 508px;
    }
    .liyu-item>p {
        line-height: 16px!important;
        /* padding-left: 20px; */
        padding: 20px 18px 20px 15px!important;
        height: auto;
        overflow: auto;
        text-indent: 0!important;
    }
    .liyu-item {
        height: auto!important;
    }
    .liyu-item>p:nth-of-type(2),
    .liyu-item>p:nth-of-type(3),
    .liyu-item>p:nth-of-type(4),
    .liyu-item>p:nth-of-type(5) {
        width: 80px !important;
    }
    .cards-liyu p {
        line-height: 14px!important;
    }
    body .cards-liyu {
        width: 232px;
        padding: 10px 0px;
    }
    .orderp>.l {
        width: 1041px;
    }
    body .huiyuans {
        padding-left: 0;
    }
    .city .list {
        width: 48%;
    }
    .city a:nth-child(2n) .list {
        margin-left: 4%;
    }
    .city .font {
        border-left: 2px solid #ddd;
    }
    .youshi-pinpai {
        margin-top: 25px!important;
        margin-bottom: 25px!important;
    }
    .headerf .zli a {
        display: block;
        line-height: 36px;
        width: 38%;
        float: left;
    }
    .youshi-pinpai>div:nth-of-type(1)>p:nth-of-type(2) {
        margin-top: 16px!important;
    }
    .youshi-pinpai>div:nth-of-type(1)>p:nth-of-type(4) {
        margin-top: 28px!important;
    }
    .headerf .zli {
        display: none;
        height: auto;
        overflow: auto;
        position: relative;
        margin-bottom: 30px;
        padding-top: 0;
        padding-bottom: 10px;
        margin-top: -10px;
        left: 0px;
    }
    body .main3-img>div>p:nth-of-type(1),
    body .main3-img>div>p:nth-of-type(2) {
        margin-left: 20px;
        margin-right: 20px;
        width: auto;
    }
    body .main3-img>div>img {
        width: 100%;
        height: auto;
    }
    .aboutlaihua .left,
    .xmfb .right {
        padding: 0 5.4%;
        box-sizing: border-box;
    }
    .headerfb {
        position: absolute;
        bottom: 0;
        padding: 20px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
    }
    .headerfb .flex {
        justify-content: space-between;
    }
    .headerfb .qh {
        border-radius: 50%;
        width: 32px;
        height: 32px;
        border: 1px solid #e6e6e6;
        line-height: 32px;
        text-align: center;
    }
    .headerfb .btn {
        line-height: 44px;
        display: block;
        background: #b39976;
        text-align: center;
        color: #fff;
        margin: 20px 0 0;
    }
    .book {
        height: 200px;
        left: 5%;
        top: 100%!important;
        box-shadow: none;
        padding-top: 12px;
        width: 90%;
        padding: 0;
        margin: 20px auto;
    }
    .book .i {
        width: calc(100% - 30px);
    }
    .book .btn {
        margin-top: 20px;
        width: 100%;
        line-height: 44px;
    }
    .book .p-u {
        padding: 10px 0px;
        box-shadow: 0 0 5px #ddd;
        z-index: 99;
    }
    .book .p-u li {
        padding-left: 14px;
    }
    .personTable {
        left: 0;
    }
    .book .date_box {
        width: calc(100% - 2px);
        margin-left: -30px;
        z-index: 999;
        left: 0;
        padding: 0 5%;
    }
    .book .date_box .date_fix {
        display: flex;
        justify-content: center;
    }
    .book #time_second {
        display: none;
    }
    .show-750 {
        display: block;
    }
    .butnbook {
        display: none;
    }
    .tuiguang-l {
        max-width: 100%;
        /* margin-top: 240px;*/
    }
    .tuiguang-l .i {
        max-width: 100%;
        margin: 0px auto 31px auto;
        float: none;
    }
    .minner {
        margin: 76px auto 60px!important;
    }
    .tuiguang-l img {
        width: 100%;
        height: auto!important;
        max-width: 100%;
        max-height: auto!important;
    }
    .tuiguang-l .l {
        width: 54%;
        overflow: hidden;
    }
    .tuiguang-l h4 {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .tuiguang-l .p1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .tuiguang-l .c {
        padding: 0%;
    }
    /* 酒店详情 */
    .mune-xiala.roomlist_tool {
        background: #fff;
        height: 0;
        padding: 0;
    }
    .tuiguang-l .i {
        box-shadow: none;
    }
    .bot .loc_pho a.telephone,
    .order-top .p1 .s.telephone {
        display: inline-block;
        margin-top: 4px;
    }
    .order-top .obox {
        right: -16px;
    }
    .obox .bc {
        width: 80vw;
        padding: 18px;
    }
    .sub_hotel {
        max-width: 90%;
        height: auto;
        overflow: auto;
        /* padding-top: 260px;*/
        max-width: 90%;
        margin-bottom: 0px;
    }
    .tuiguang-l .btn {
        float: right;
    }
    .tuiguang-l .p2 {
        padding: 10px 0 8px;
    }
    .sub_hotel .bot .tips_comment {
        margin-top: 16px!important;
        background: #f4f1ec;
        width: 100%;
        line-height: 46px;
        white-space: nowrap;
        display: flex!important;
        justify-content: space-around;
    }
    .roomlist_bar {
        display: none;
    }
    .tuiguang-l h4 {
        padding: 20px 0 8px;
    }
    .roomlist_bar .col_2,
    .roomlist_bar .col_1 {
        max-width: 25%;
        margin-right: 0;
    }
    .roomtype>.left,
    .roomtype {
        max-width: 100%;
        position: relative;
    }
    .room_img {
        max-width: 100%;
    }
    .map_pic .addr {
        padding-left: 20px;
    }
    .map_pic .pinglun {
        padding-right: 20px;
    }
    .bot .map_pic>span {
        margin: 0 4%;
    }
    .roomtype>.left img {
        width: 100%!important;
        height: 100%!important;
    }
    .roomtype>.right {
        width: 90%!important;
        margin-left: 5%;
        float: none;
    }
    .sub_hotel h3 {
        padding-bottom: 15px;
    }
    .room_title {
        width: 100%;
        margin-top: 20px;
    }
    .room-name-abs {
        display: block;
        width: 100%;
        left: 0%;
        bottom: -5px;
        position: absolute;
    }
    .room-name-abs h3 {
        padding-bottom: 5px;
        height: 33px;
        width: 100%;
        margin-bottom: 13px;
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    }
    .room_title h3 {
        display: none;
    }
    .roomtype>.right .row .row_right .btn_group a {
        width: 110px;
        height: 34px;
        line-height: 34px;
    }
    .room-name-abs h3 a {
        color: #fff!important;
        font-weight: bold;
        padding-left: 20px;
    }
    .room_img .img_num {
        right: 20px;
        left: unset;
        z-index: 9
    }
    .room_title p {
        padding-right: 12px!important;
        width: auto!important;
        display: inline-block;
    }
    .footer .wechat span {
        color: rgba(255, 255, 255, 0.5);
        font-size: 14px!important;
    }
    .footer .tel span {
        color: rgba(255, 255, 255, 0.5);
        font-size: 14px;
    }
    .footer .tel p {
        color: rgba(255, 255, 255, 0.5);
    }
    .mjianju {
        margin-top: 0px!important;
    }
    .roomtype {
        padding-top: 30px;
    }
    .roomtype>.left {
        width: 90%!important;
        margin-left: 5%;
    }
    .mnone {
        display: none;
    }
    .roomtype>.right .row {
        max-width: 100%;
        padding-top: 10px!important;
        padding-bottom: 0px;
    }
    .roomtype>.right .row .row_left {
        max-width: 50%;
        white-space: nowrap;
    }
    .roomtype>.right .row .center {
        margin-bottom: 0!important;
        max-width: 50%;
        white-space: nowrap;
    }
    .roomtype>.right .row .row_right {
        width: auto;
        float: none;
    }
    /* 地图 */
    .layui-layer-page {
        max-width: 90%!important;
        max-height: 80%!important;
    }
    .heard-cent .heard2-secsseed .sakh-a img {
        display: block;
        vertical-align: top;
        margin-top: 10px;
        left: 50%;
        width: 36px;
        position: absolute;
        margin-left: -13px;
    }
    #sub_hotel_map_con {
        max-width: 90%!important;
        max-height: 80%!important;
    }
    .amap-layers canvas {
        max-width: 80%!important;
        max-height: 80%!important;
    }
    .amap-info {
        max-width: 98%!important;
        /* left: 2%!important; */
    }
    .hotel_photo_con .swiper-container {
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
    }
    .hotel_photo_con .swiper-container .swiper-wrapper {
        max-width: 100%!important;
        max-height: 100%!important;
        height: 100%;
    }
    .layui-layer-page .layui-layer-content,
    .clause_detail {
        max-height: 94%!important;
    }
    .room_title_layer .layui-layer-content {
        height: 73vh!important;
    }
    .roomtype>.right .row p {
        white-space: pre-wrap;
        max-height: 80%!important;
        overflow-y: scroll;
        padding: 20px 0 0 0;
    }
    .room_imgList .swiper_wrap .swiper-container {
        max-width: 100%!important;
        max-height: 100%!important;
    }
    .room_imgList {
        max-height: 80%!important;
        margin: 26px 15px 30px 15px;
        padding: 0;
    }
    .roomtype>.left p {
        font-size: 14px;
    }
    .room_imgList p {
        margin-top: 0px;
        text-align: justify;
        line-height: 24px;
    }
    .room_imgList .swiper-wrapper {
        /* max-width: 100%!important; */
        max-height: 100%!important;
        height: 100%!important;
    }
    .swiper-slide {
        max-width: 100%;
        /* max-height: 80%!important; */
    }
    .arrow-left,
    .arrow-right,
    .arrow-left2,
    .arrow-right2 {
        display: none;
    }
    .hotel_photo_title {
        margin: 20px 0 0 !important;
    }
    .hotel_photo_con {
        padding: 35px 15px;
    }
    /* 订单填写 */
    .order-top {
        max-width: 100%;
        height: auto;
        top: 56px;
        /*  padding-left: 2%;*/
        padding-top: 22px;
        padding-bottom: 20px;
    }
    .page_content {
        padding-top: 0px;
    }
    .mnone {
        display: none;
    }
    .order-top .inner {
        max-width: 96%;
    }
    .order-top .inner h3,
    .order-top .inner .p1 {
        display: none;
    }
    .order-top .p2 {
        padding: 0px 0 0;
    }
    .order-top h4 {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 3px;
        padding-top: 0px;
    }
    .order-top .c {
        float: left;
        max-width: 56%;
    }
    .order-top .r {
        margin: 0;
        max-width: 50%;
        padding: 0 5%;
    }
    #gform {
        /* margin-top: 360px!important; */
    }
    .book .i {
        background-size: 6%;
    }
    .order-t {
        margin-top: 200px!important;
        background-color: #fff!important;
        line-height: 24px!important;
        color: #26324C!important;
        font-weight: bold;
        font-size: 22px!important;
        text-indent: 0!important;
    }
    .personTable .personItems .btns>div {
        line-height: 28px!important;
    }
    .invoice_block {
        margin-top: 0px;
    }
    .oinputleft {
        display: flex;
        margin-left: 0%;
        width: 100%;
        max-width: 100%;
        padding-right: 0!important;
        margin-right: 0!important;
        position: relative;
    }
    .inner .oinputb .check_family,
    .inner .oinputb .check_name,
    .inner .oinputb .check_email,
    .inner .oinputb .check_code {
        bottom: -18px;
    }
    .aboutlaihua {
        padding: 0px;
        border-bottom: none;
    }
    .xmfb .left h3 {
        padding-top: 0px;
    }
    .inner {
        width: 90%!important;
    }
    .oinputb .oinput {
        margin-top: 20px!important;
    }
    .xmfb .left h3 {
        padding-bottom: 15px;
    }
    .xmfb .left p {
        padding-top: 20px;
    }
    .aboutlaihua {
        padding-top: 30px;
    }
    .aboutlaihua .right h3 {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .aboutlaihua .right p {
        padding-top: 20px;
    }
    .xmfb {
        border: none;
        padding-bottom: 0px;
    }
    .oinputleft input {
        /* width: 93%!important; */
        width: calc(100% - 20px)!important;
        border-radius: 0;
        outline: none;
        -webkit-appearance: none;
        /*去除系统默认的样式*/
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        /* 点击高亮的颜色*/
    }
    .minners {
        width: 95%!important;
        margin-left: 5%!important;
        margin-bottom: 10%;
    }
    .oinputleft .input-label {
        width: 33%!important;
        margin: 0!important;
        padding-left: 12px;
    }
    .oinputleft .input-remain {
        width: calc(67% - 20px)!important;
        padding-right: 0!important;
    }
    .mtinner {
        width: 100%!important;
        margin-bottom: 40px!important;
        margin-top: 0px!important;
    }
    #sendMsg {
        flex: 1;
    }
    .input-ditime {
        display: flex!important;
        margin-top: 20px;
    }
    .ditime {
        /* margin-top: 20px; */
        width: 67%;
    }
    .ditime .select {
        width: calc(100% - 5px)!important;
        background-position: 95% center!important;
    }
    .checkbox_pink {
        width: 49%;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .oruel-p {
        padding: 0 5%;
    }
    .oruel-pm {
        padding: 0px;
    }
    .oqita {
        width: 98%;
        padding: 7%;
        margin-left: -6%;
    }
    .orule {
        padding-top: 30px!important;
    }
    .oqita textarea {
        padding: 12px;
        font-size: 14px;
        outline: none;
        -webkit-appearance: none;
        /*去除系统默认的样式*/
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        /* 点击高亮的颜色*/
    }
    .opay li {
        width: 99%;
    }
    .oinput .select.named {
        /* width: 70%!important; */
        background-position: 95% center!important;
    }
    .invoice_model .receive_items a.active {
        margin-top: 20px;
        background: no-repeat;
    }
    .invoice_model .receive_items h4 {
        display: none;
    }
    .opay li.ac {
        background: none;
    }
    .invoice_empty p {
        margin-bottom: 15px!important;
    }
    .edit_invo .invoice_form {
        margin-right: 0px;
    }
    .no_date {
        height: 110px;
        background-image: url(../images/zanwu.png);
        background-size: 30%;
        background-position: bottom center;
    }
    .invoice_lis li .edit,
    .invoice_lis li .remove {
        float: left;
        padding-bottom: 20px;
    }
    .invoice_model .invoice_lis li .type span {
        line-height: 40px;
    }
    .invoice_model .invoice_lis {
        height: auto!important;
    }
    .m_tel {
        width: 100.6%!important;
        max-width: 100.6%!important;
    }
    .m_youxip {
        width: 100.3%!important;
        max-width: 100.3%!important;
    }
    .invoice_form .invoice_form_lis li input {
        cursor: pointer;
        -webkit-appearance: none;
        border-radius: 0;
        width: 107%;
    }
    .invoice_model .add_invoice {
        padding-top: 20px;
    }
    input[type=button],
    input[type=submit],
    input[type=file],
    button {
        cursor: pointer;
        -webkit-appearance: none;
        border-radius: 0;
    }
    .banner .swiper-button-next,
    .banner .swiper-button-prev,
    .img .swiper-button-next,
    .img .swiper-button-prev {
        background-size: 50%;
        right: -12px;
        top: 55%;
    }
    .book .i {
        border-bottom: 1px solid #ededed;
    }
    a:hover {
        text-decoration: none;
    }
    .oqita-t,
    .opay-t,
    .orule,
    .order-t,
    .invoice_radio {
        /*text-indent: 5%!important;*/
    }
    .invoice_model .btns {
        height: auto;
        overflow: auto;
    }
    .invoice_form .invoice_form_lis li {
        width: 88%;
    }
    .invoice_model .invoice_lis li .company {
        width: 100%;
    }
    .invoice_model .invoice_lis li .type {
        width: 100%;
    }
    .invoice_model .invoice_lis li .company .btn {
        padding: 7px 4px;
    }
    .history_cus_lis .btns a,
    .invoice_model .btns a,
    .edit_invo .invoice_form .invoice_form_type a {
        background-image: none!important;
        width: 43%;
        margin-right: 4%;
    }
    .invoice_model .btns {
        padding: 24px 0px;
    }
    .invoice_model {
        margin: 0;
    }
    .invoice_model .invoice_lis li>* {
        margin: 0 3px;
    }
    .obtn {
        max-width: 100%;
        /*   margin: 44px auto!important;*/
    }
    .oroom {
        height: auto!important;
        display: grid;
    }
    .oroom .img {
        width: 100%;
    }
    .oroom .swiper-slide {
        width: 100%!important;
        margin-right: 0!important;
    }
    .oroom .c {
        padding: 1%;
        width: 98%;
        margin: 0 auto;
    }
    .oroom .tab li {
        margin-right: 0px!important;
        width: 25%;
        text-align: center;
    }
    .facilitiesList {
        overflow-x: auto!important;
        width: 96%;
        margin-left: 2%;
    }
    /* 预订成功 */
    .step_con {
        display: none;
    }
    .heard-cent,
    .heard-cent .heard2-secsseed {
        max-width: 100%;
        margin-bottom: 0;
    }
    .heard-cent .heard2-secsseed .sahsa-1 {
        max-width: 90%;
        padding: 0px 5%;
    }
    .heard-cent .heard2-secsseed .sakh-a {
        text-align: center;
        width: 100%;
        padding-left: 0%;
        height: auto;
        overflow: auto;
    }
    .titlen2 {
        padding-left: 0px;
    }
    .main3-img>div>p:nth-of-type(1) {
        margin-top: 25px!important;
    }
    .main-content2 {
        margin-top: 30px;
    }
    .main3-img>div>p:nth-of-type(2) {
        margin-top: 10px!important;
    }
    .main1-text>p:nth-of-type(2) {
        text-align: justify;
    }
    .main2-banner>p:nth-of-type(2) {
        font-size: 12px!important;
        min-width: auto!important;
    }
    .main2-banner>p:nth-of-type(3) {
        font-size: 8px!important;
    }
    .heard-cent .heard2-secsseed .sakh-a .dsh h3 {
        font-size: 18px;
        font-weight: bold;
    }
    .heard-cent .heard2-secsseed .sakh-a .dsh span b {
        font-size: 16px!important;
        font-weight: unset;
    }
    .heard-cent .heard2-secsseed .sakh-a .dsh {
        width: 90%;
        margin-top: 58px;
    }
    .main3-img>div>p:nth-of-type(2) {
        margin-bottom: 30px!important;
    }
    .heard-cent .heard2-secsseed .sakh-a .dsh span {
        display: inline-block;
    }
    .heard-cent .heard2-secsseed .sahsa-1 {
        background: #f8f8f8;
        padding-top: 30px;
        height: auto;
        overflow: auto;
    }
    .heard-cent .heard2-secsseed .sahsa-1 .vsjj {
        max-width: 88%;
        padding: 0 6% 6% 6%;
    }
    .heard-cent .heard2-secsseed .sahsa-1 img {
        width: 100%;
    }
    .sdkg-aj p {
        line-height: 22px;
    }
    .heard-cent .heard2-secsseed .ksaa a {
        height: 36px!important;
        line-height: 36px!important;
    }
    .heard-cent .heard2-secsseed .sahsa-1 .order_info {
        padding: 0px;
    }
    .sdkg-aj {
        padding: 0px;
    }
    .heard-cent .heard2-secsseed .sahsa-1 .vsjj h3 {
        font-weight: bold;
        margin: 20px 0 10px 0;
    }
    .heard-cent .heard2-secsseed .ksaa {
        text-align: center;
    }
    .sdkg-aj {
        background: #fff;
        padding: 6% 6% 2% 6%;
        margin-top: 30px;
        margin-bottom: 30px;
        height: auto;
        overflow: auto;
    }
    .sdkg-aj h3 {
        margin: 10px 0;
    }
    .heard-cent .heard2-secsseed .ksaa {
        margin-top: 30px;
    }
    .heard-cent .heard2-secsseed .ksaa a {
        max-width: 35%;
    }
    .sdkg-aj h3 {
        font-weight: bold;
    }
    /* 订单详情 */
    .center-wrap {
        display: none;
    }
    .member-container {
        width: 100%;
        min-width: 100%;
    }
    .order-detail-card {
        box-shadow: none!important;
        max-width: 100%;
        padding: 0 5% 0 5%;
        height: auto!important;
    }
    .detail-left-info .info-label {
        line-height: 20px;
        color: #888;
        width: 100px;
    }
    .history_cus_lis .btns a,
    .invoice_model .btns a {
        height: 36px;
        line-height: 36px;
    }
    .invoice_model .invoice_lis li .edit,
    .invoice_model .invoice_lis li .remove {
        padding: 4px 14px;
    }
    .history_cus_lis .members li.active .name,
    .invoice_model .invoice_lis li.active .company span,
    .invoice_model .receive_items a.active,
    .invoice_form .invoice_form_type a.active {
        padding: 8px 12px;
    }
    .detail-left-pay h1 {
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .detail-left-pay p {
        line-height: 32px;
    }
    .detail-right-pay {
        padding: 0px!important;
    }
    .detail-right-pay {
        float: none;
        padding: 0px 15px;
    }
    .detail-left-pay .mt-30 {
        margin-top: 20px!important;
    }
    .detail-left-pay .mb-45 {
        margin-bottom: 20px;
    }
    .detail-right-pay .mb-27 {
        margin-bottom: 8px!important;
    }
    .zc-test {
        height: auto!important;
        padding-bottom: 30px;
    }
    .lh-32 {
        line-height: 30px;
    }
    .mt-34 {
        margin-top: 15px;
    }
    .detail-right-info {
        float: none;
    }
    .pb-85 {
        padding-bottom: 20px;
    }
    .detail-right-info .text-block {
        width: 100%;
        text-align: left;
    }
    .detail-left-pay {
        width: 100%;
    }
    .banner .swiper-slide {
        width: 100vw!important;
    }
    .oinputb2 {
        display: inline-table;
    }
    .cost-list li>:first-child {
        width: 80px;
    }
    .cost-list li p {
        width: 30%;
    }
    .cost-total {
        text-align: left;
    }
    .cost-total .right {
        width: auto;
    }
    .info-detail-p p {
        padding: 8px 0px;
        display: flex;
    }
    .detail-left-info .info-detail {
        line-height: 20px;
        color: #333;
        flex: 1;
        width: auto;
    }
    .mt-34 .info-detail:first-child {
        line-height: 26px;
    }
    .main2-banner.swiper-slide {
        width: 100% !important;
    }
    .banner .swiper-slide img {
        height: 100% !important;
        width: auto;
        left: 50%;
        position: relative;
        transform: translateX(-50%)!important;
        -webkit-transform: translateX(-50%)!important;
        -ms-transform: translateX(-50%)!important;
        -moz-transform: translateX(-50%)!important;
        max-width: unset!important;
        max-height: unset!important;
        transition: none!important;
    }
    .banner .swiper-container,
    .banner .swiper-container2 {
        height: 215px;
    }
    .banner .swiper-container .swiper-slide-active {
        opacity: 1 !important;
    }
    .banner .swiper-container2 .swiper-slide {
        overflow: hidden;
    }
    .swiper-pagination1 {
        text-align: right;
        right: 5%!important;
        left: auto!important;
    }
    .swiper-pagination1 .swiper-pagination-bullet {
        width: 16px;
        height: 4px;
        border-radius: 0;
    }
    .swiper-pagination1 .swiper-pagination-bullet:last-child {
        margin-right: 0;
    }
    .swiper-pagination1 .swiper-pagination-bullet-active {
        background: #002e6c;
    }
    .swiper-pagination1 .swiper-pagination-bullet:last-child {
        margin-right: 0;
    }
    .swiper-pagination2 {
        top: 64%!important;
    }
    .swiper-pagination3 {
        top: 95%!important;
    }
    .hotellist ul li .left-sdv {
        position: relative;
        z-index: 9;
    }
    /* 订单填写 */
}

.scroll_list::-webkit-scrollbar {
    display: none;
}

.flex-start {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.vip-label {
    padding: 0 10px;
    height: 28px;
    background: #BD9F77;
    border-radius: 14px;
    color: #fff;
    line-height: 28px;
    margin-left: 20px;
}

.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex-start-center {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

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

.input-s {
    width: 200px;
    height: 30px;
    padding: 0 10px;
    margin-left: 20px;
    outline: none;
}


/* 超过隐藏 */

.ellip {
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* 超过2行隐藏 */

.ellip2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ellip3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.secondary-navigation {
    list-style: none;
}

.pinpaiitem {
    background-color: rgba(0, 0, 0, 0.5);
    color: #b39976;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}

.pinpaiitem:hover {
    /* color:white; */
    background-color: rgba(255, 255, 255, 0.65);
    color: #fff;
}

.pinpaizu .pinpaizu-child .pinpaiitem:hover {
    background-color: rgba(255, 255, 255, 0.35);
    color: #fff;
}

.pinpaizu {
    display: none;
    position: relative;
    top: 21px;
}

.pinpaizu .pinpaizu-child {
    display: none;
    margin-top: 0px;
    width: 124px;
    position: absolute;
    left: 111px;
    top: 0;
    min-height: 200px;
    padding: 0 15px;
}

.zli-item {
    color: #a7adb8;
}

.zli-child {
    display: none;
    flex-wrap: wrap
}

.zli-child.ac {
    display: flex
}

.headerf .zli-item.ac img {
    transform: rotate(270deg);
}