html {
    font-size: 80px;
}


a {
    /* 重置文本样式 */
    /* color: inherit; */
    color: #000;
    /* 继承父元素颜色 */
    text-decoration: none;
    /* 去掉下划线 */
    /* 其他可能的默认样式重置 */
    font-weight: inherit;
    /* 继承字重 */
    font-size: inherit;
    /* 继承字体大小 */
    font-family: inherit;
    /* 继承字体 */
}

/* 确保链接各状态不改色，依旧继承父元素颜色 */
a:link,
a:visited,
a:hover,
a:active {
    /* color: inherit; */
    text-decoration: none;
}

html,
body {
    overflow-x: hidden;
    height: auto;
    padding: 0 !important;
}


ol,
ul {
    list-style: none outside none;
    padding: 0;
    margin: 0;
}


img {
    vertical-align: top;
    border: 0;
}

ul,
li {
    list-style: none !important;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

button {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

button:focus {
    outline: none !important;
}

input {
    outline: none !important;
}

select {
    outline: none;
    appearance: none;
}


/* 页脚开始 */
.footer {
    /* width: 100vw; */
    background-color: #312d29;
    margin-top: 0.02rem;
}

.footer .friendly-brand-logo {
    padding: 0.15rem 0;
    background: #f6f6f6;
}

.footer .friendly-brand-logo .default-edit-container {
    width: 72.917vw;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.footer .friendly-brand-logo .wanda-logo {
    border-right: 1px solid #f2f0ec;
    flex: 1;
    padding: 0.12rem 0;
}

.footer .friendly-brand-logo .wanda-logo img {
    display: block;
    height: 0.48rem;
    margin: 0 auto;
}

.footer .friendly-brand-logo ul {
    flex: 6;
    display: flex;
    margin: 0 !important;
    padding: 0 !important;
}

.footer .friendly-brand-logo ul li {
    flex: 1;
    padding: 0.12rem 0;
}

.footer .friendly-brand-logo ul li img {
    display: block;
    height: 0.5rem;
    margin: 0 auto;
}

.footer .friendly-brand-logo .club-logo {
    flex: 1;
    border-left: 1px solid #f2f0ec;
    padding: 0.05rem 0;
}

.footer .friendly-brand-logo .club-logo img {
    display: block;
    height: 0.64rem;
    margin: 0 auto;
}

/* .footer .partner-area .wd-logo {
    height: fit-content;
    display: flex;
    align-items: center;
    padding: 0.12rem 0;

}

.footer .partner-area .wd-logo img {
    height: 0.48rem;
    width: 1rem;
    vertical-align: middle;
}

.footer .partner-area .reign-logo {
    height: fit-content;
    display: flex;
    align-items: center;
    padding: 0.12rem 0
}

.footer .partner-area .reign-logo img {
    height: 0.5rem;
    width: 0.7rem;
} */

.footer .major-area {
    /* width: 100vw; */
    background: url(/website/webfile/assets/images/footer/footer-main-bg.jpg) center no-repeat;
    background-size: cover;
    /* background-position: center; */
    padding: 0.85rem 0 0.55rem 0;
    color: #9d9d9d;

}

.footer .major-area .default-edit-container {
    width: 83.334vw;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.footer .major-area .major-top-area {
    display: flex;
    justify-content: space-between;
    width: 83vw;
    margin: 0 auto;
}

.footer .major-area .major-top-area .top-left-area {
    display: flex;
    /* padding-top: 0.85rem */
}

.footer .major-area .major-top-area .top-left-area a {
    margin-right: 0.5rem;
}

.footer .major-area .major-top-area .top-left-area a {
    font-size: 0.18rem;
    color: #9d9d9d;
}

.footer .major-area .major-top-area .top-left-area .major-box .title {
    font-size: 0.18rem;
    color: #9d9d9d;
}

.footer .major-area .major-top-area .top-left-area .major-box .social-media {
    display: flex;
    margin-top: 10px;
}

.footer .major-area .major-top-area .top-left-area .major-box .social-media .code-item {
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 5px 5px 5px;
    position: relative;
}

.footer .major-area .major-top-area .top-left-area .major-box .social-media .code-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.footer .major-area .major-top-area .top-left-area .major-box .social-media .wb {
    background: url(/website/webfile/assets/images/footer/footer-wb.png);
}

.footer .major-area .major-top-area .top-left-area .major-box .social-media .fz {
    background: url(/website/webfile/assets/images/footer/footer-fz.png);
}

.footer .major-area .major-top-area .top-left-area .major-box .social-media .dy {
    background: url(/website/webfile/assets/images/footer/footer-dy.png);
}

/* .footer .major-area .major-top-area .top-left-area .major-box .social-media img {
    width: 30px;
    height: 30px;
    margin-right: 0.1rem;
} */

.footer .major-area .major-top-area .top-right-area {
    display: flex;
    gap: 0.4rem;
    margin-top: -0.4rem;
    /* padding-top: 0.6rem; */
}

.footer .major-area .major-top-area .top-right-area .gzh-area {
    width: 1.4rem;
}

.footer .major-area .major-top-area .top-right-area .gzh-area .img-box {
    display: flex;
    justify-content: center;

}

.footer .major-area .major-top-area .top-right-area .gzh-area img {
    width: 1.12rem;
    height: 1.12rem;

}

.footer .major-area .major-top-area .top-right-area .gzh-area .title {
    font-size: 0.16rem;
    color: #9d9d9d;
    text-align: center;
    margin-top: 0.1rem;
}

.footer .major-area .major-bottom-area {
    display: flex;
    justify-content: space-between;
    /* width: 83vw; */
    margin-top: 0.6rem;
    /* margin: 0.6rem auto; */
}

.footer .major-area .major-bottom-area .bottom-left-area {
    display: flex;
    align-items: center;
}

.footer .major-area .major-bottom-area .bottom-left-area .img-area {
    display: flex;
}

.footer .major-area .major-bottom-area .bottom-left-area .img-area img {
    width: 0.6rem;
    height: 0.6rem;
}

.footer .major-area .major-bottom-area .bottom-left-area .text-area {
    font-size: 0.22rem;
    color: #9d9d9d;
    padding-left: 0.2rem;
    display: flex;
    align-items: center;
}

.footer .major-area .major-bottom-area .bottom-left-area .text-area .tel {
    margin: 0 !important;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0.3rem !important;
    font-size: 0.26rem !important;
    cursor: pointer;
}

.footer .major-area .major-bottom-area .bottom-right-area {
    display: flex;
    align-items: center;
    font-size: 0.14rem;
}

.footer .major-area .major-bottom-area .bottom-right-area a {
    color: #9d9d9d;
}

.footer .major-area .major-bottom-area .bottom-right-area span {
    font-size: 0.14rem;
}

.footer .major-area .major-bottom-area .bottom-right-area .item {
    /* border-right: 1px solid #9d9d9d; */
    /* font-size: 0.14rem;   */
    display: inline-block;
    vertical-align: top;
}

.footer .major-area .major-bottom-area .bottom-right-area .item a {
    padding: 0 0.2rem;
    /* margin-right: 0.2rem; */
}

.footer .major-area .major-bottom-area .bottom-right-area .line {
    height: 0.14rem;
    width: 0.01rem;
    background-color: #9d9d9d;
}



.footer .record-info {
    padding: 0.2rem 0;
    width: 100vw;
    border-top: 0.01rem solid rgba(143, 143, 143, 0.36);
    display: flex;
    justify-content: center;
    font-size: 0.14rem;
}

.footer .record-info a {
    color: #9d9d9d;
}

.footer .record-info .bah-area {
    display: flex;
    align-items: center;
    color: #9d9d9d;
}

.footer .record-info .ghs-area {
    display: flex;
    align-items: center;
    padding-left: 0.2rem;
    color: #9d9d9d;
}

.footer .record-info .ghs-area img {
    width: 0.2rem;
    height: 0.2rem;

}

/* 页脚结束 */




/* 响应式设计 */
@media (max-width: 768px) {
    .header-main .container {
        flex-direction: column;
        gap: 20px;
    }

    .main-nav ul {
        flex-wrap: wrap;
        gap: 15px;
    }

    .search-form {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .stats {
        flex-direction: column;
        gap: 30px;
    }

    .member-benefits {
        grid-template-columns: 1fr;
    }

    .destination-grid {
        grid-template-columns: 1fr;
    }

    .news-grid {
        grid-template-columns: 1fr;
    }

    .footer-content {
        flex-direction: column;
        gap: 30px;
    }

    .footer-links {
        flex-direction: column;
        gap: 30px;
    }
}



/* 回到顶部 */
.new-return-top {
    width: 14px;
    height: 92px;
    position: fixed;
    left: 40px;
    bottom: 80px;
    background: url('/webfile/assets/images/new/return-top.png') no-repeat;
    z-index: 2222;
    cursor: pointer;
}

@media (max-width: 767px) {
    .new-return-top {
        display: none !important;
    }

    .footer .major-area .major-top-area .top-left-area .major-box .social-media img {
        width: 20px !important;
        height: 20px !important;
    }
}

/* 浮动咨询 */
.new-online-contact {
    width: 50px;
    height: 50px;
    background: #eee;
    position: fixed;
    z-index: 222222;
    top: 50%;
    margin-top: -25px;
    right: 50px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.new-online-contact .icon {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/website/webfile/assets/images/online.png) center center no-repeat;
    background-size: 26px;
}


/* 登录/注册 */
.newLoginPop {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 222;
    display: none;
}

.newLoginPop .l-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
}

.newLoginPop .l-main {
    position: absolute;
    width: 640px;
    left: 50%;
    margin-left: -320px;
}

.newLoginPop .l-main .l-close {
    width: 30px;
    height: 30px;
    background: url(/website/webfile/assets/images/layer-close.png) center no-repeat;
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
}

.newLoginPop .l-main .l-tabWrap .tab-top {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.newLoginPop .l-main .l-tabWrap .tab-top .t-item {
    width: 320px;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #b1977e;
    cursor: pointer;
}

.newLoginPop .l-main .l-tabWrap .tab-top .t-item.active {
    background: #fff;
    color: #b1977e;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item {
    background: #fff;
    font-size: 14px;
    padding: 10px 80px 20px 80px;
    display: none;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item.active {
    display: block;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-type {
    margin-top: 10px;
    text-align: center;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-type.hidden {
    display: none;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-type .lt-item {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding-left: 30px;
    color: #323232;
    font-size: 14px;
    background: url(/website/webfile/assets/images/icon/fxlb-icon5.png) 0 center no-repeat;
    margin: 0 35px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-type .lt-item.active {
    background-image: url(/website/webfile/assets/images/icon/fxlb-icon4.png);
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form {
    display: none;
    margin-top: 20px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form div {
    margin-top: 10px;
    height: 40px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form {
    display: none;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form.active {
    display: block;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .f-name {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 14px;
    color: #999;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form span {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .p-num {
    border: 1px solid #eee;
    border-radius: 1px;
    width: 355px;
    background: url(/website/webfile/assets/images/icon/fxlb-icon7.png) 20px center no-repeat;
    padding-left: 45px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .u-name {
    border: 1px solid #eee;
    border-radius: 1px;
    width: 355px;
    background: url(/website/webfile/assets/images/icon/fxlb-icon11.png) 20px center no-repeat;
    padding-left: 50px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form input {
    width: 100%;
    height: 40px;
    border: none;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .code {
    border: 1px solid #eee;
    border-radius: 1px;
    width: 225px;
    background: url(/website/webfile/assets/images/icon/fxlb-icon6.png) 20px center no-repeat;
    padding-left: 45px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .u-pwd {
    border: 1px solid #eee;
    border-radius: 1px;
    width: 355px;
    background: url(/website/webfile/assets/images/icon/fxlb-icon6.png) 20px center no-repeat;
    padding-left: 50px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .c-img {
    width: 116px;
    height: 40px;
    margin-left: 10px;
    cursor: pointer;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form .c-btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #323232;
    border-radius: 2px;
    background: #ccc;
    margin-left: 10px;
    cursor: pointer;
}

/* 隐私协议和条款 */
.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom {
    width: 352px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .f-name {
    vertical-align: top;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .f-input {
    vertical-align: top;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .f-input a {
    color: #b1977e;
}

/* 登录按钮 */
.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .l-btn {
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: #b1977e;
    border-radius: 3px;
    font-size: 16px;
    cursor: pointer;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .links {
    margin-top: 5px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .links .rember {
    float: left;
    background: url(/website/webfile/assets/images/icon/fxlb-icon10.png) 0 center no-repeat;
    font-size: 12px;
    color: #ccc;
    padding-left: 15px;
    cursor: pointer;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .links .rember.active {
    background-image: url(/website/webfile/assets/images/icon/fxlb-icon8.png);
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .links .login-type-trigger {
    float: right;
    font-size: 12px;
    color: #b1977e;
    cursor: pointer;
}


.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .remark {
    background: url(/website/webfile/assets/images/icon/fxlb-icon9.png) 0 center no-repeat;
    font-size: 12px;
    color: #999;
    padding-left: 20px;
    margin-top: 20px;
    display: inline-block;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .l-link {
    margin-top: 20px;
    /* display: none; */
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-bottom .l-link a {
    color: #b1977e;
    font-size: 16px;
    text-decoration: underline;
}

/* 注册 */
.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register {
    display: block;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-nationalitys .r-nationality {
    border: 1px solid #eee;
    border-radius: 1px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-nationalitys .r-nationality select {
    border: none;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-name {
    border: 1px solid #eee;
    border-radius: 1px;
    width: 352px;
    padding-left: 20px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-sex label {
    display: inline-block;
    padding-left: 20px;
    background: url(/website/webfile/assets/images/icon/fxlb-icon5.png) 0 center no-repeat;
    margin-right: 20px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;

}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-sex label.active {
    background-image: url(/website/webfile/assets/images/icon/fxlb-icon4.png);
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-dates .r-date {
    border: 1px solid #eee;
    border-radius: 1px;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-dates .r-date select {
    border: none;
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .r-dates .r-text {
    height: 40px;
    line-height: 40px;
    margin: 0 20px 0 10px;
    font-size: 14px;
    color: #999;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .privacy_remark {
    height: auto;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .privacy_remark .f-name {
    width: 20px;
    vertical-align: top;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .privacy_remark .f-name input {
    height: auto;
    vertical-align: top;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .register .privacy_remark .f-input {
    width: 87%;
    text-align: justify;
    font-size: 12px;
    vertical-align: top;
}

.newLoginPop .l-main .l-tabWrap .tab-cont .c-item .login-form input {
    width: 100%;
    height: 40px;
    border: none;
}



/* 加盟登记表单弹窗 */
.jimeng-contactPop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 22222;
    display: none;
}

.jimeng-contactPop .jm-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.jimeng-contactPop .jm-main {
    width: 800px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -400px;
    border: 2px solid #a48562;
    background: #fff;
    padding-bottom: 40px;
    overflow-y: auto;
}

.jimeng-contactPop .jm-main .jm-close {
    position: absolute;
    width: 21px;
    height: 21px;
    background: url(/website/webfile/assets/images/MapClose.png) no-repeat;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.jimeng-contactPop .jm-main .jm-wrapper {
    width: 80%;
    margin: 0 auto;
}

.jimeng-contactPop .jm-main .jm-wrapper .jm-title {
    text-align: center;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #e3d7c9;
    padding-bottom: 5px;
    padding-top: 40px;
}

.jimeng-contactPop .jm-main .jm-wrapper .form .form_item {
    border: 1px solid #c6ae92;
    margin-top: 20px;
    padding: 0px 20px;
    overflow: hidden;
    border-radius: 0;
    appearance: none;
}

label {
    display: inline-block;
    max-width: initial;
    margin-bottom: 5px;
    font-weight: 700;
}

.jimeng-contactPop .jm-main .jm-wrapper .form .form_item .form_label {
    width: 120px;
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #636363;
    text-align: justify;
    height: 40px;
    margin-bottom: 0;
}

.jimeng-contactPop .jm-main .jm-wrapper .form .form_item .form_label .red {
    color: #df0000;
}

.jimeng-contactPop .jm-main .jm-wrapper .form .form_item .form_div {
    padding-left: 120px;
    font-size: 14px;
}

.jimeng-contactPop .jm-main .jm-wrapper .form .form_item .form_div input {
    border: none;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
}

.jimeng-contactPop .jm-main .jm-wrapper .form .form_item .form_div select {
    border: none;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    background-color: transparent;
}

select {
    appearance: none;
    outline: none;
}

/* 滚动条 */
.jimeng-contactPop .jm-main::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

.jimeng-contactPop .jm-main::-webkit-scrollbar-thumb {
    background: rgba(148, 113, 76, .9);
}

.jimeng-contactPop .jm-main::-webkit-scrollbar-track {
    background: #fff;
}

.jimeng-contactPop .jm-main .jm-wrapper .jm-btns {
    margin-top: 20px;
    overflow: hidden;
}

.jimeng-contactPop .jm-main .jm-wrapper .jm-btn {
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.jimeng-contactPop .jm-main .jm-wrapper .jm-btn.jm-send {
    background: #ad9880;
    color: #fff;
}

.jimeng-contactPop .jm-main .jm-wrapper .jm-btn.jm-reset {
    color: #ad9880;
}

/* 登录校验弹窗 */
.CancelOrderLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    display: none;
}

.CancelOrderLayer .opacity {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.7;
}

.CancelOrderLayerCont {
    width: 750px;
    height: 344px;
    background-color: #fff;
    border-top: 5px solid #c1986e;
    padding: 22px 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -172px 0 0 -375px;
}

.CancelOrderLayer .close {
    width: 25px;
    height: 25px;
    background: url(/website/webfile/assets/images/MapClose.png) center center no-repeat;
    position: absolute;
    top: 23px;
    right: 38px;
    z-index: 9;
    opacity: 1;
    cursor: pointer;
}

.CancelOrderLayer .title {
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

.CancelOrderLayer .COLtoptxt {
    padding-top: 48px;
    padding-bottom: 48px;
    font-size: 18px;
    text-align: center;
    height: 75px;
}

.CancelOrderLayer .COLbtn {
    text-align: center;
    margin-top: 20px;
}

.CancelOrderLayer .COLbtn a {
    display: inline-block;
    width: 104px;
    height: 40px;
    line-height: 40px;
    background: #c1986e;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

/* 查询订单弹窗 */
.orderQueryLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    display: none;
}

.orderQueryLayer .opacity {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.7;
}

.orderQueryLayer .orderQueryLayerCont {
    width: 750px;
    height: 344px;
    background-color: #fff;
    border-top: 5px solid #c1986e;
    padding: 22px 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -172px 0 0 -375px;
}

.orderQueryLayer .layer-close {
    width: 25px;
    height: 25px;
    background: url(/website/webfile/assets/images/MapClose.png) center center no-repeat;
    position: absolute;
    top: 23px;
    right: 38px;
    z-index: 9;
    cursor: pointer;
}

.orderQueryLayer .title {
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

.orderQueryLayer .OQLtoptxt {
    margin-top: 10px;
    color: #999;
    font-size: 14px;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
}

.orderQueryLayer .OQLform {
    margin-top: 40px;
    font-size: 14px;
}

.orderQueryLayer .OQLform ul {
    width: 725px;
    height: 67px;
    font-size: 14px !important;
}

.orderQueryLayer .OQLform li {
    float: left;
    width: 320px;
    font-size: 14px;
    margin-right: 40px;
}

.orderQueryLayer .OQLform li .type {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}

.orderQueryLayer .OQLform li .inputText {
    width: 306px;
    line-height: 20px;
    padding: 7px 0 7px 5px;
    border: 1px solid #ced5db;
    font-size: 14px;
}

.orderQueryLayer .OQLform .searchbtn {
    padding-left: 570px;
    margin-top: 30px;
}

.orderQueryLayer .OQLform .searchbtn a {
    display: inline-block;
    width: 104px;
    height: 40px;
    line-height: 40px;
    background: #c1986e;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
