@font-face {
    font-family: 'PoppinsRegular';
    src: url(../fonts/PoppinsRegular-B2Bw.otf)
}

@font-face {
    font-family: 'PoppinsBold';
    src: url(../fonts/PoppinsBold-GdJA.otf)
}

@font-face {
    font-family: 'PoppinsMedium';
    src: url(../fonts/PoppinsMedium-1JPv.otf)
}

.banner img {
    max-width: 100%;
    width:100%;
}
.poppinsBold {
    font-family: 'PoppinsBold'
}

.PoppinsMedium {
    font-family: 'PoppinsMedium'
}

.h100 {
    height: 100%
}

.w100 {
    width: 100%
}

.w50 {
    width: 50%
}

.bgsz {
    background-size: cover !important
}

.code-box img {
    margin: auto
}

.irbg {
    transition: 1s
}

.irbg_1 {
    transform: scale(1.1);
    opacity: 1
}

.hvimg {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: 1s
}

.hvimghover:hover .hvimg {
    transform: scale(1.1)
}

.hvimghover img.img {
    transition: 1s
}

.hvimghover:hover img.img {
    transform: scale(1.1)
}

.ov {
    overflow: hidden
}

.posrelative {
    position: relative
}

.wrap {
    width: 1440px;
    margin: auto
}

.flex1 {
    flex: 1
}

.bold {
    font-weight: bold
}

.a-font-size16 {
    font-size: 16px
}

.a-font-size18 {
    font-size: 18px
}

.a-font-size20 {
    font-size: 20px
}

.a-font-size24 {
    font-size: 24px
}

.a-font-size30 {
    font-size: 30px
}

.a-font-size36 {
    font-size: 36px
}

.a-font-size40 {
    font-size: 40px
}

.a-font-size14 {
    font-size: 14px
}

.a-font-size12 {
    font-size: 12px
}

.lh-24 {
    line-height: 24px
}

.lh-30 {
    line-height: 30px
}

.lh-36 {
    line-height: 36px
}

.a-c-black {
    color: #2c2c2c
}

.a-color-green {
    color: #387c2b
}

.a-color-blue {
    color: #009ce0
}

.a-color-g {
    color: #474747
}

.a-color-5f {
    color: #5f5f5f
}

.a-mt10 {
    margin-top: 10px
}

.a-mt15 {
    margin-top: 15px
}

.a-mt20 {
    margin-top: 20px
}

.a-mt30 {
    margin-top: 30px
}

.a-mt40 {
    margin-top: 40px
}

.a-mb10 {
    margin-bottom: 10px
}

.a-mb15 {
    margin-bottom: 15px
}

.a-mb20 {
    margin-bottom: 20px
}

.a-mb30 {
    margin-bottom: 30px
}

.a-mb40 {
    margin-bottom: 40px
}

.a-ml10 {
    margin-left: 10px
}

.a-ml15 {
    margin-left: 15px
}

.a-ml20 {
    margin-left: 20px
}

.a-ml30 {
    margin-left: 30px
}

.a-ml40 {
    margin-left: 40px
}

.a-mr10 {
    margin-right: 10px
}

.a-mr15 {
    margin-right: 15px
}

.a-mr20 {
    margin-right: 20px
}

.a-mr30 {
    margin-right: 30px
}

.a-mr40 {
    margin-right: 40px
}

.a-pl10 {
    padding-left: 10px
}

.a-pl20 {
    padding-left: 20px
}

.a-pl30 {
    padding-left: 30px
}

.a-pl40 {
    padding-left: 40px
}

.a-pr10 {
    padding-right: 10px
}

.a-pr20 {
    padding-right: 20px
}

.a-pr30 {
    padding-right: 30px
}

.a-pr40 {
    padding-right: 40px
}

.a-pt10 {
    padding-top: 10px
}

.a-pt15 {
    padding-top: 15px
}

.a-pt20 {
    padding-top: 20px
}

.a-pt30 {
    padding-top: 30px
}

.a-pt40 {
    padding-top: 40px
}

.a-pb10 {
    padding-bottom: 10px
}

.a-pb15 {
    padding-bottom: 15px
}

.a-pb20 {
    padding-bottom: 20px
}

.a-pb30 {
    padding-bottom: 30px
}

.a-pb40 {
    padding-bottom: 40px
}

body {
    font-family: 'PoppinsRegular';
    font-size: 14px;
    color: #000
}

.head_wap {
    display: none
}

.flex_wrap {
    flex-wrap: wrap
}

.flex-just {
    justify-content: space-between
}

.hide {
    opacity: 0
}

.hide_1 {
    opacity: 1
}

.a-color-5f {
    color: #5f5f5f
}

.head_pc {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: linear-gradient(90deg, #387c2b, #6db33f)
}

.head_pc .nav {
    margin-left: 40px
}

.head_pc .nav .nav-item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 77px;
    margin-right: 50px;
    padding: 0 8px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent
}

.head_pc .nav .nav-item a {
    font-size: 18px;
    color: #fff
}

.head_pc .nav .nav-item:last-child {
    margin-right: 0
}

.head_pc .nav .nav-item.active {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.head_pc .l1 {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 0;
    border-bottom: 77px solid #fff
}

.head_pc .l2 {
    width: 0;
    height: 0;
    border-right: 50px solid transparent;
    border-left: 0;
    border-top: 77px solid #fff
}

.head_pc .logo {
    width: 300px;
    background: #fff;
    height: 77px
}

.posrelative {
    position: relative
}

.banner {
    position: relative
}

.banner .span {
    z-index: 2;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 30px
}

.banner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px
}

.banner .swiper-pagination-bullet-active {
    background: #6db33f
}

.main {
    padding: 70px 0 0 0
}

.title-wrap .title {
    font-size: 50px;
    font-family: 'PoppinsBold';
    text-shadow: 2px 3px 2px #387c2b
}

.title-wrap .sub {
    font-size: 18px;
    color: #474747;
    line-height: 30px;
    max-width: 1040px;
    margin: auto
}

.bookingCar {
    padding: 66px 118px;
    background: url(../images/b2.jpg) no-repeat;
    background-size: cover
}

.bookingCar .title {
    font-family: 'PoppinsBold';
    text-shadow: 2px 3px 2px #387c2b
}

.bookingCar .form_main {
    margin-top: 60px
}

.bookingCar .label {
    margin-bottom: 24px
}

.bookingCar .layui-input,
.bookingCar .layui-select,
.bookingCar .layui-textarea {
    height: 70px;
    border-radius: 6px;
    padding-left: 26px;
    border: 2px solid #e7e7e7
}

.bookingCar .layui-form-select:hover .layui-input,
.bookingCar .layui-form-select:hover .layui-select,
.bookingCar .layui-form-select:hover .layui-textarea {
    background-color: #dbe5d4;
    border-color: #6db33f !important;
    color: #4b921c;
    font-family: 'PoppinsBold'
}

.bookingCar .layui-form-select:hover .layui-edge {
    background: url(../images/down-active.png) center center no-repeat
}

.bookingCar .form_item-1 .item {
    width: 48.333%
}

.bookingCar .layui-input-inline {
    width: 100%;
    border-radius: 6px
}

.bookingCar .layui-form-select .layui-edge {
    width: 21px;
    height: 15px;
    background: url(../images/down.png) center center no-repeat;
    margin-top: -8px;
    border: 0;
    right: 25px
}

.bookingCar .layui-form-select dl {
    top: 72px
}

.bookingCar .form_item-2 .il {
    width: 66.333%
}

.bookingCar .form_item-2 .ir {
    width: 32.5%
}

.bookingCar .form_item-2 .pack-type .item {
    cursor: pointer;
    border: 2px solid #e5e5e5;
    border-radius: 6px;
    width: 49%;
    height: 70px;
    background: #fff
}

.bookingCar .form_item-2 .pack-type .item img {
    margin-right: 20px;
    opacity: 0
}

.bookingCar .form_item-2 .pack-type .item.active {
    border-color: #6db33f;
    background: #dbe5d4;
    color: #4b921c;
    font-family: 'PoppinsBold'
}

.bookingCar .form_item-2 .pack-type .item.active img {
    opacity: 1
}

.bookingCar .form_item-2 #input_date_select {
    padding-left: 154px
}

.bookingCar .form_item-2 .time {
    position: absolute;
    left: 118px;
    top: 50%;
    transform: translateY(-50%)
}

.bookingCar .ul li {
    background: #fff;
    padding: 0 14px;
    width: 32.5%;
    height: 70px;
    border: 1px solid #e5e5e5;
    border-radius: 6px
}

.bookingCar .ul li .name {
    font-family: 'PoppinsBold'
}

.bookingCar .ul li input {
    background: transparent;
    width: 54px;
    height: 36px;
    font-family: 'PoppinsBold'
}

.layui-laydate .layui-this {
    background-color: #5ea339 !important;
    color: #fff !important
}

.timetable p {
    text-decoration: underline
}

.tips span {
    text-decoration: underline
}

.server-list {
    margin-top: 70px;
    display: flex
}

.server-list .icon_box {
    width: 116px;
    height: 116px;
    border-radius: 50%;
    margin: auto
}

.server-list li {
    width: 23.3333%;
    border: 2px solid #6db33f;
    border-radius: 8px;
    padding: 36px 35px 24px;
    cursor: pointer
}

.server-list li .sub {
    font-size: 18px;
    margin-top: 26px;
    line-height: 26px
}

.server-list li:hover {
    border-color: transparent;
    background: linear-gradient(to bottom, #6cb23f, #3a7d2b)
}

.server-list li:hover .sub {
    color: #fff !important
}

.server-list li:hover .icon_box {
    background: #ffffff
}

.aboutUs {
    margin-top: 70px;
    height: 790px;
    background: url(../images/bg-1.jpg) no-repeat;
    background-size: cover;
    padding-left: 120px
}

.aboutUs .title {
    font-size: 44px;
    font-family: 'PoppinsBold';
    color: #000;
    text-shadow: 2px 3px 2px #387c2b;
}

.aboutUs .sub {
    max-width: 670px
}

.aboutUs .more {
    width: 238px;
    height: 60px;
    background: #3c802c;
    border-radius: 8px;
    margin-top: 60px;
    transition: all .5s
}

.aboutUs .more:hover {
    opacity: .8
}

.top-sight-wrap {
    padding: 74px 0 80px
}

.top-sight-wrap .title {
    font-size: 50px;
    font-family: 'PoppinsBold';
    text-shadow: 2px 3px 2px #387c2b
}

.top-sight-wrap .topSights {
    margin-top: 45px
}

.top-sight-wrap .topSights .titles {
    font-size: 26px;
    margin-top: 20px;
    font-family: 'PoppinsBold';
    height: 70px;
    line-height: 28px;
    transition: all .5s
}

.top-sight-wrap .topSights li {
    width: 30%;
    transition: all .5s;
    padding-bottom: 30px;
    border-bottom: 3px solid transparent
}

.top-sight-wrap .topSights li:hover {
    border-bottom-color: #6db33f
}

.top-sight-wrap .topSights li:hover .titles,
.top-sight-wrap .topSights li:hover .sub {
    color: #387c2b
}

.top-sight-wrap .more {
    width: 238px;
    height: 60px;
    background: #3c802c;
    border-radius: 8px;
    margin: 60px auto 0;
    transition: all .5s
}

.top-sight-wrap .more:hover {
    opacity: .8
}

.contact-wrap {
    padding-top: 20px;
    height: 112px;
    background: url(../images/bg-2.png) no-repeat;
    background-size: cover
}

.contact-wrap .item {
    margin-right: 120px
}

.contact-wrap .item:last-child {
    margin-right: 0
}

.toKnow {
    padding: 60px 0
}

.toKnow .inner {
    margin-top: 74px
}

.toKnow .inner .title {
    line-height: 60px
}

.toKnow .line {
    width: 1px;
    height: 40px;
    background: #e5e5e5
}

footer {
    padding: 65px 0;
    background: url(../images/bg-2.jpg) no-repeat;
    background-size: cover
}

footer .wrap {
    width: 1200px
}

footer .link-list a {
    font-size: 14px;
    color: #fff;
    width: 50%;
    margin-bottom: 20px
}

footer .sub {
    font-size: 14px;
    color: #d7d7d7;
    line-height: 2
}

footer .info {
    padding-left: 16px;
    flex: 1
}

footer .il {
    width: 21.7%
}

footer .ic {
    width: 50%
}

footer .share a {
    margin-right: 10px
}

.copyright {
    height: 50px;
    background: linear-gradient(to bottom, #6bb13f, #3f822d)
}

.mianbao_nav {
    background: #eeeeee
}

.mianbao_nav .inner {
    height: 40px
}

.mianbao_nav a {
    font-size: 14px;
    color: #999999;
    margin-right: 12px
}

.mianbao_nav a.cur {
    color: #6db33f
}

.picture-wrap {
    padding: 80px 0 64px
}

.picture-wrap .ul {
    margin-top: 50px
}

.picture-wrap .ul li {
    width: 31.25%;
    margin-bottom: 44px
}

.groupBooking .tab {
    margin-top: 60px;
    margin-bottom: 70px
}

.groupBooking .tab .item {
    min-width: 300px;
    padding: 0 16px;
    height: 70px;
    border-radius: 6px;
    border: 2px solid #6cb23e;
    color: #589e37;
    cursor: pointer
}

.groupBooking .tab .item:nth-child(2) {
    margin-left: 30px
}

.groupBooking .tab .item img {
    margin-right: 6px;
    display: none
}

.groupBooking .edit {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%)
}

.yourDetails {
    padding: 40px 80px 30px;
    background: #fdfdfd url(../images/bg-3.png) no-repeat;
    background-size: cover;
    margin-top: 40px
}

.yourDetails .title {
    font-size: 34px;
    color: #333333
}

.yourDetails .form_inner_wraps {
    margin-top: 40px
}

.yourDetails .label-name {
    width: 128px
}

.yourDetails input {
    width: 380px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #e5e5e5;
    padding-left: 15px;
    background: transparent;
    margin-left: 10px
}

.groupBooking {
    margin-bottom: 120px
}

.textNone {
    text-shadow: none !important
}

.time-table-wrap {
    padding: 80px 0 100px
}

.time-table-wrap .layui-input,
.time-table-wrap .layui-select,
.time-table-wrap .layui-textarea {
    width: 540px;
    height: 70px;
    border-radius: 8px
}

.time-table-wrap .form_main {
    margin-top: 60px
}

.time-table-wrap .to {
    margin: 0 36px
}

.time-table-wrap .search-btn {
    margin-left: 16px;
    width: 220px;
    height: 70px;
    border-radius: 8px;
    background: linear-gradient(to bottom, #6bb13f, #3f822d)
}

.table-wrap {
    margin-top: 40px;
    /* border: 2px solid #6cb23e */
}

.table-wrap .tabel-head span {
    font-family: 'PoppinsBold';
    width: 25%;
    font-size: 16px;
    color: #fff;
    height: 80px;
    border-right: 1px solid #eeeeee;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #6bb13f, #3f822d)
}

.table-wrap table{
    table-layout: fixed;
    border: 2px solid #6cb23e;
}

.table-wrap table tr.firstRow>td{
    font-family: 'PoppinsBold';
    font-size: 16px;
    color: #fff;
    height: 80px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #6bb13f, #3f822d);
    border-color: #eee;
}

.table-wrap .tabel-head span:last-child{
    border-right: 0
}

.table-wrap .ul span {
    flex: 1;
    font-size: 16px;
    color: #666666;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    height: 90px;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee
}

.table-wrap table tr>td{
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    height: 90px;
    text-align: center;
    border-color: #eee;
}

.bg1 {
    background: rgba(61, 129, 44, 0.05) !important
}

.faerUl li .fir {
    flex: 0 0 16%;
    padding: 0 15px
}

.faerUl li span {
    flex: 1
}

.tabel-head-fader .fir {
    flex: 0 0 16%
}

.tabel-head-fader span {
    flex: 1;
    text-align: center
}

.location_filter .layui-input {
    width: 400px;
    height: 60px;
    border-radius: 8px;
    background: linear-gradient(to bottom, #6bb13f, #3f822d);
    color: #fff;
    padding-left: 25px
}

.location_filter .layui-input::placeholder {
    color: #fff
}

.location_filter .layui-form-select dl {
    top: 60px
}

.location_filter .layui-form-select .layui-edge {
    border: 0;
    width: 15px;
    height: 11px;
    background: url(../images/down-white.png) no-repeat;
    right: 25px;
    margin-top: -5.5px
}

.findLocationList {
    margin-top: 45px
}

.findLocationList li {
    display: flex;
    margin-bottom: 50px
}

.findLocationList .info {
    width: 33%;
    padding: 60px 50px 0 30px;
    background: url(../images/border.png) no-repeat;
    background-size: 100% 100%
}

.findLocationList .icon {
    margin-right: 14px;
    margin-top: 5px
}

.findLocationList .poster {
    width: 67%
}

.findLocationList .sub {
    line-height: 2;
    margin-top: 30px
}

.findLocationList .directions {
    color: #6db33f;
    margin-top: 60px
}

.findLocationList p {
    text-decoration: underline
}

.findLocationList .title {
    line-height: 36px
}

.main_w-w {
    background: #6db33f;
    padding: 50px 50px 30px
}

.main_w-w.main_w-w-1 {
    width: 1200px
}

.main_w-w .text {
    line-height: 32px;
    max-width: 400px
}

.main_w-w .line-w {
    width: 716px;
    margin-left: 190px;
    position: relative;
    margin-top: 30px
}

.main_w-w .text-r {
    margin-right: 210px
}

.main_w-w .text-l {
    margin-left: 50px
}

.main_w-w .tag {
    width: 90px;
    height: 26px;
    border-radius: 13px;
    background: #fff;
    margin: 6px auto 0
}

.main_w-w .tag-w {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px
}

.main_w-w .main-c {
    margin-top: 40px;
    background: #ffffff;
    padding: 0px 60px 24px
}

.main_w-w .main-c .line1 {
    position: absolute;
    left: 0;
    top: -12px
}

.main_w-w .main-c .logo1 {
    position: absolute;
    right: 66px;
    bottom: 120px
}

.main_w-w .main-c .il {
    width: 16%;
    margin-top: 30px
}

.main_w-w .main-c table {
    width: 100%
}

.main_w-w .main-c td {
    height: 80px
}

.main_w-w .main-c tr {
    border-bottom: 1px dashed #eeeeee
}

.main_w-w .main-c tr td:nth-child(1) {
    padding-left: 50px
}

.main_w-w .main-c .fir {
    width: 31%
}

.main_w-w .main-c .info-2 {
    margin-top: 45px;
    border-bottom: 3px solid #6db33f
}

.main_w-w .main-c .r {
    margin-left: 100px
}

.main_w-w .main-c .r p {
    line-height: 48px
}

.main_w-w .main-c .labels {
    margin-top: 10px
}

.main_w-w .main-c .info-3 {
    padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee
}

.main_w-w .pay {
    padding: 30px 0 0 0
}

.bookingCarNow {
    margin-top: 100px;
    background: transparent
}

.hotel {
    margin: 35px 0;
    border: 1px solid #e5e5e5
}

.hotel .hotel-check {
    width: 19%;
    padding-left: 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: 1px solid #e5e5e5
}

.hotel .hotel-check .check-item {
    height: 70px
}

.hotel .input_box {
    flex: 1
}

.hotel .input_box input {
    width: 100%;
    height: 70px;
    padding-left: 20px;
    font-size: 16px;
    background: #fff
}

.hotel .input_box input::placeholder {
    color: #cdcdcd
}

.hotel .edit {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.submit-btn {
    width: 100%;
    height: 70px;
    background: linear-gradient(to bottom, #6bb13f, #3f822d);
    cursor: pointer
}

.tt {
    text-transform: uppercase
}

.yourD {
    border: 1px dashed #e4e4e4;
    background: #fff;
    border-radius: 6px;
    margin-top: 0
}

.top-sight-wrap .topSights .titles {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media only screen and (max-width: 1490px) {
    .wrap {
        width: 93% !important
    }

    .contact-wrap .item {
        margin-right: 20px
    }

    .head_pc .nav .nav-item {
        margin-right: 12px
    }

    .head_pc .nav .nav-item a {
        font-size: 16px
    }

    .bookingCar {
        padding: 66px 48px
    }

    .server-list li .sub {
        font-size: 15px;
        margin-top: 20px;
        line-height: 21px
    }

    .aboutUs {
        padding-left: 60px
    }

    .top-sight-wrap .topSights li {
        width: 32.333%
    }

    .bookingCar .form_item-2 #input_date_select {
        padding-left: 0px;
        text-align: center
    }

    .bookingCar .form_item-2 .ir .w100 {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .bookingCar .form_item-2 .time {
        left: 85%
    }

    .main_w-w .main-c {
        padding: 0px 40px 24px
    }

    .yourDetails {
        padding: 40px 30px 30px
    }

    .yourDetails input {
        flex: 1;
        width: auto
    }

    #timetable .layui-input,
    #timetable .layui-select,
    #timetable .layui-textarea {
        width: 240px
    }

    #timetable .form_item-1 {
        justify-content: center
    }

    .findLocationList .poster {
        width: 60%
    }

    .findLocationList .info {
        width: 40%;
        padding: 30px 20px
    }

    .findLocationList .sub {
        line-height: 1.3;
        margin-top: 20px;
        font-size: 16px
    }

    .findLocationList .directions {
        margin-top: 30px
    }
    .yourDetails .form_inner_wraps .item {
        width: 49%
    }
}

@media only screen and (max-width: 1300px) {

    .yourDetails .label-name {
        font-size: 16px;
        width: 110px
    }
}

@media only screen and (max-width: 999px) {
    .main_w-w .main-c tr td:nth-child(1) {
        padding-left: 0px
    }

    .a-font-size24 {
        font-size: 18px
    }

    .main_w-w .main-c td {
        height: auto;
        padding: 14px 0;
        width: 33.3333% !important;
        text-align: center
    }

    .main_w-w .main-c td p {
        font-size: 14px
    }

    .main_w-w .main-c .info-2 {
        margin-top: 25px;
        border-bottom: 1px solid #6db33f
    }

    .main_w-w .main-c .info-2 .name {
        font-size: 15px
    }

    .main_w-w .main-c .info-2 .price {
        font-size: 15px
    }

    .a-pb30 {
        padding-bottom: 20px
    }

    .main_w-w .main-c .labels {
        font-size: 14px
    }

    .main_w-w .main-c .r {
        margin-left: 10px
    }

    .main_w-w .main-c .r p {
        font-size: 16px;
        line-height: 22px
    }

    .main_w-w .main-c .info-3 {
        padding-bottom: 20px
    }

    .a-font-size16 {
        font-size: 14px
    }

    .pay img {
        width: 160px
    }

    .bookingCar {
        padding: 20px 0px !important
    }

    .a-font-size30 {
        font-size: 24px
    }

    .a-font-size20 {
        font-size: 17px
    }

    .bookingCar .form_main {
        margin-top: 30px
    }

    .bookingCar .form_main .form_item-1 {
        display: block
    }

    .bookingCar .form_item-1 .item {
        width: 100%;
        margin-bottom: 20px
    }

    .bookingCar .layui-input,
    .bookingCar .layui-select,
    .bookingCar .layui-textarea {
        height: 40px;
        border-radius: 3px;
        font-size: 15px;
        padding-left: 16px;
        border: 1px solid #e7e7e7
    }

    .bookingCar .layui-form-select .layui-edge {
        right: 15px;
        transform: scale(0.6)
    }

    .bookingCar .label {
        margin-bottom: 14px;
        font-size: 15px
    }

    .bookingCar .label img {
        width: 20px
    }

    .hotel .hotel-check .check-item,
    .hotel .hotel-check {
        width: 100%;
        height: auto
    }

    .form_item-2 {
        margin-top: 20px;
        display: block
    }

    .bookingCar .form_item-2 .il {
        width: 100%
    }

    .hotel .hotel-check {
        padding-top: 20px;
        padding-left: 10px
    }

    .hotel .input_box input {
        height: 40px;
        padding-left: 10px;
        font-size: 12px
    }

    .hotel {
        margin: 15px 0;
        display: block
    }

    .banner img {
        min-height: 220px
    }

    .mianbao_nav .inner {
        padding-left: 0;
        padding-right: 0
    }

    .time-table-wrap {
        padding: 30px 0
    }

    .title-wrap .title {
        font-size: 30px
    }

    .title-wrap .sub {
        font-size: 15px;
        line-height: 22px;
        max-width: 100%
    }

    .main_w-w {
        background: #6db33f;
        padding: 20px 10px
    }

    .main_w-w .line-w {
        width: 100%;
        margin-left: 0px;
        margin-top: 20px
    }

    .main_w-w .text {
        font-size: 14px;
        line-height: 22px;
        max-width: 400px;
        margin: 0 !important;
        width: 50%
    }

    .main_w-w .main-c .line1 {
        display: none
    }

    .info-1 {
        display: block;
        padding-top: 30px
    }

    .main_w-w .main-c .il {
        width: 100%;
        margin-top: 0px
    }

    .main_w-w .main-c {
        margin-top: 20px;
        padding: 0px 15px 24px
    }

    .flex_wap_wrap {
        flex-wrap: wrap
    }

    .waplogin {
        font-size: 15px
    }

    .wrap {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }

    .whead {
        height: 70px;
        background: #1a1a1c;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9999;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
        display: flex;
        align-items: center;
        padding: 0 15px
    }

    .waphd_height {
        width: 100%;
        height: 60px
    }

    .wlogo {
        display: inline-block
    }

    .wlogo img {
        display: block;
        border: 0;
        width: 190px
    }

    .waphdlg {
        display: inline-block
    }

    .waphdlg img {
        display: block;
        height: 20px
    }

    .whead i {
        display: block;
        width: 70px;
        height: 70px;
        background: url(../images/navicon.png) no-repeat center;
        background-size: 40%;
        color: #fff;
        text-align: center;
        line-height: 70px;
        font-size: 18px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99999999
    }

    .whead i img {
        vertical-align: middle;
        margin-top: -3px;
        display: none
    }

    .wapnav {
        width: 240px;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 9999;
        margin-right: -240px;
        transition: .5s;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }

    .wapnava {
        padding: 0 0 15px 0
    }

    .wapnavtop {
        color: #fff;
        height: 60px;
        line-height: 60px;
        padding: 0 15px;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center
    }

    .wapnavtop i {
        display: block;
        width: 60px;
        height: 60px;
        background: none;
        color: #222;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        position: absolute;
        background: url(../images/close.png) no-repeat center;
        background-size: 30%;
        right: 0;
        top: 0;
        z-index: 99999999
    }

    .wapprda i,
    .wapprda1 i {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
        height: 44px;
        line-height: 44px;
        transition: .25s
    }

    .wapprda_active i,
    .wapprda1_active i {
        transform: rotate(90deg)
    }

    .wapnavtop i img {
        vertical-align: middle;
        margin-top: -3px
    }

    .wapnava p {
        display: block
    }

    .wapnava span {
        width: 100%
    }

    .wapnava a.wapprda {
        display: block;
        height: 50px;
        line-height: 48px;
        padding: 0 25px;
        color: #666;
        width: 100%;
        border-bottom: 1px solid #eee;
        font-size: 15px
    }

    .wpheadhide a {
        display: block;
        height: 48px;
        line-height: 46px;
        padding: 0 25px;
        color: #444;
        width: 100%;
        border-bottom: 1px solid #eee
    }

    .wapnava1 {
        background: url(../images/navabg_06.png) no-repeat center;
        color: #E60012;
        text-align: center;
        border-bottom: 0 !important;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .wapnavp1 {
        text-align: center;
        font-weight: bold
    }

    .head_wap {
        display: block
    }

    .head_pc {
        display: none
    }

    .waphide {
        display: none
    }

    .wapprda,
    .wapprda1 {
        position: relative
    }

    .wapprda i,
    .wapprda1 i {
        display: block;
        position: absolute;
        right: 15px;
        top: 0
    }

    .wapprda i img,
    .wapprda1 i img {
        height: 10px
    }

    .wpheadhide {
        display: none
    }

    .wpheadhide em {
        display: block
    }

    .wpheadhide a {
        font-size: 14px;
        padding-left: 30px;
        color: #666
    }

    .wpheadhide1 {
        display: none
    }

    .wpheadhide1 a {
        padding-left: 50px !important;
        background: #fff !important;
        color: #999
    }

    .waphides {
        display: none
    }

    .waphides a {
        font-size: 12px;
        color: #666;
        display: block;
        height: 37px;
        line-height: 37px;
        border-bottom: 1px solid #aaa;
        padding: 0 30px
    }

    .wapclicka {
        background: url(../images/sj.jpg) no-repeat right center
    }

    .swiper-container-bn .swiper-button-next-bn,
    .swiper-container-bn .swiper-button-prev-bn {
        display: none
    }

    .wpnvbg {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.7);
        opacity: 0;
        visibility: hidden;
        transition: .25s
    }

    .wpnvbg_active {
        opacity: 1;
        visibility: inherit
    }

    .wapnav_active {
        right: 0;
        top: 0;
        height: 100%;
        margin-right: 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    .waplga {
        padding: 0 15px
    }

    .waplga a {
        display: inline-block;
        width: 47%;
        height: 34px;
        background: #fff;
        color: #0760A5;
        line-height: 32px;
        font-size: 13px;
        border: 1px solid #0760A5
    }

    .waplga a.active {
        background: #0760A5;
        color: #fff
    }

    .waplga a.waplga_ac {
        display: block;
        margin: 0 auto;
        float: none;
        background: #fff;
        color: #0760A5
    }

    .wap_w100 {
        width: 100%
    }

    .pack-type {
        display: block
    }

    .bookingCar .form_item-2 .pack-type .item {
        border: 1px solid #e5e5e5;
        border-radius: 3px;
        width: 100%;
        margin-bottom: 12px;
        height: 40px
    }

    .hotel .edit {
        display: none
    }

    .bookingCar .form_item-2 .ir {
        width: 100%
    }

    .form_item-3 .ul {
        display: block
    }

    .bookingCar .ul li {
        width: 100%;
        margin-bottom: 12px;
        height: auto;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .form_item-4 {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .form_item-4 .total {
        margin-top: 15px
    }

    .yourDetails {
        padding: 20px 10px
    }

    .yourDetails .title {
        font-size: 24px
    }

    .yourDetails .form_inner_wraps .item {
        width: 100%;
        margin-bottom: 12px
    }

    .yourDetails .form_inner_wraps {
        margin-top: 20px
    }

    .yourDetails .label-name {
        text-align: left;
        width: auto
    }

    .tips {
        margin-top: 20px
    }

    .submit-btn {
        font-size: 16px;
        height: 40px
    }

    .table-wrap {
        margin-top: 30px;
        border: 1px solid #6cb23e;
        padding: 0
    }
}

@media only screen and (max-width: 768px) {
    .a-mt40 {
        margin-top: 30px
    }

    .tabel-head-fader span {
        width: 12.5% !important;
        font-size: 12px
    }

    .tips1 {
        padding: 0
    }

    .table-wrap .ul span,
    .table-wrap .tabel-head span {
        font-size: 12px !important
    }
    .table-wrap table tr>td,
    .table-wrap table tr>.firstRow{
        font-size: 12px !important
    }

    .tabel-head-fader .fir {
        flex: 0 !important
    }

    .faerUl li .fir {
        flex: 0 0 20% !important;
        font-size: 12px
    }

    .faerUl li .fir {
        flex: 1;
        padding: 0;
        font-size: 12px
    }

    footer {
        padding: 25px 0
    }

    footer .wrap {
        display: block
    }

    footer .wrap .il,
    footer .wrap .ic,
    footer .wrap .ir {
        width: 100%
    }

    footer .wrap .ic {
        display: block;
        margin-bottom: 15px
    }

    footer .wrap .ic img {
        margin: auto
    }

    footer .info {
        padding-left: 0;
        margin-top: 20px
    }

    .copyright {
        height: 40px;
        font-size: 12px
    }

    .time-table-wrap .form_main {
        margin-top: 30px
    }

    .title-wrap .sub {
        display: block
    }

    .title-wrap .sub .timetable {
        justify-content: center;
        margin-left: 0
    }

    .location_filter .layui-input {
        width: 200px;
        height: 40px;
        border-radius: 4px;
        padding-left: 15px
    }

    .location_filter .layui-form-select .layui-edge {
        right: 15px
    }

    .findLocationList li {
        display: block;
        margin-bottom: 15px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee
    }

    .findLocationList li:last-child {
        margin-bottom: 0
    }

    .findLocationList .info {
        width: 100%;
        padding: 0;
        background: transparent;
        margin-top: 12px
    }

    .findLocationList {
        padding: 0;
        margin-top: 25px
    }

    .findLocationList .icon {
        display: none
    }

    .findLocationList .sub {
        line-height: 1.23;
        margin-top: 12px;
        font-size: 14px
    }

    .findLocationList .directions {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .findLocationList .poster {
        width: 100%
    }

    .findLocationList .title {
        font-size: 16px;
        line-height: 24px
    }

    .a-font-size18 {
        font-size: 15.5px
    }

    #home .banner img {
        min-height: 148px
    }

    .main {
        padding: 20px 0 0 0
    }

    .bookingCar .title {
        font-size: 18px;
        text-shadow: none
    }

    #home .bookingCar {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    #home .sub {
        display: block
    }

    #home .sub .timetable {
        margin-top: 15px
    }

    .server-list {
        padding-left: 0;
        padding-right: 0;
        margin-top: 30px;
        flex-wrap: wrap
    }

    .server-list li {
        width: 49%;
        padding: 20px 15px;
        margin-bottom: 15px
    }

    .server-list li .sub {
        font-size: 15px;
        margin-top: 12px;
        line-height: 1.2
    }

    .server-list .icon_box {
        width: 40px;
        height: 40px
    }

    .server-list .icon_box img {
        transform: scale(0.6)
    }

    .aboutUs {
        margin-top: 30px;
        height: auto;
        padding: 30px 15px
    }

    .aboutUs .title {
        font-size: 30px
    }

    .aboutUs .sub {
        max-width: 100%;
        margin: 10px 0;
        padding-top: 10px;
        line-height: 23px
    }

    .aboutUs .more {
        width: 200px;
        height: 40px;
        font-size: 15px;
        border-radius: 4px;
        margin: 30px auto 0
    }

    .top-sight-wrap {
        padding: 24px 0
    }

    .top-sight-wrap .title {
        font-size: 30px;
        text-shadow: none
    }

    .top-sight-wrap .topSights {
        margin-top: 25px;
        display: block;
        padding-left: 0;
        padding-right: 0
    }

    .top-sight-wrap .topSights li {
        width: 100%
    }

    .top-sight-wrap .topSights .titles {
        font-size: 20px;
        margin-top: 15px;
        height: auto;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: inherit
    }

    .top-sight-wrap .more {
        width: 200px;
        height: 40px;
        border-radius: 4px;
        margin: 20px auto 0
    }

    .contact-wrap {
        padding: 20px;
        height: auto;
        display: block;
        background: #3c802c
    }

    .contact-wrap .item {
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px
    }

    .contact-wrap .item img {
        width: 50px
    }

    .contact-wrap .item .tit {
        font-size: 16px
    }

    .contact-wrap .item .a-font-size20 {
        font-size: 12px
    }

    .toKnow {
        padding: 30px 0
    }

    .toKnow .inner {
        margin-top: 24px;
        display: block
    }

    .toKnow .inner .item {
        margin-bottom: 15px
    }

    .toKnow .inner .title {
        font-size: 30px;
        line-height: 33px
    }

    .toKnow .line {
        display: none
    }

    .picture-wrap {
        padding: 30px 0 16px
    }

    .picture-wrap .ul {
        margin-top: 30px;
        padding-left: 0;
        padding-right: 0
    }

    .picture-wrap .ul li {
        width: 49%;
        margin-bottom: 14px
    }

    .groupBooking .tab {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .groupBooking .tab .item {
        min-width: 45%;
        padding: 0 12px;
        width: 45%;
        height: 40px;
        border-radius: 2px;
        border: 1px solid #6cb23e;
        font-size: 12px
    }

    .groupBooking .tab .item:nth-child(2) {
        margin-left: 2%
    }

    .groupBooking {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .groupBooking .edit {
        right: 10px
    }

    .a-mt30 {
        margin-top: 20px
    }

    .yourDetails {
        padding: 20px 10px;
        margin-top: 20px
    }

    #timetable .form_item-1 {
        display: block
    }

    .layui-card-body,
    .layui-card-header,
    .layui-form-label,
    .layui-form-mid,
    .layui-form-select,
    .layui-input-block,
    .layui-input-inline,
    .layui-panel,
    .layui-textarea {
        width: 100%
    }

    #timetable .layui-input,
    #timetable .layui-select,
    #timetable .layui-textarea {
        width: 100%;
        height: 40px
    }

    .time-table-wrap .to {
        margin: 15px auto
    }

    .time-table-wrap .search-btn {
        margin: 18px auto;
        width: 180px;
        height: 40px;
        font-size: 16px;
        border-radius: 4px;
        display: block
    }

    .table-wrap .tabel-head span,
    .table-wrap table tr>.firstRow{
        height: auto;
        height: 40px;
        text-align: center
    }
}