body,
html {
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    height: 100%;
    /* font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; */
    font-family: system-ui, -apple-system, Helvetica Neue, sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
    min-width: 320px;
    /* max-width: 768px; */
    margin: 0 auto;
    /* background: #ededed; */
    background: #f3f3f3;
}

@media print {
    body {
        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }
}

header {
    background: #fff;
    border-bottom: 1px solid #eee;
}

a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.8);
}

a:hover {
    text-decoration: none;
    color: rgba(0, 0, 0);
}

p {
    color: #404040;
}

li {
    list-style: none;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

main {
    min-height: 80vh;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-fluid, .container-xxl {
    max-width: 720px;
    max-width: 100%;
}

.text-sm {
    font-size: .875rem;
}

.text-xs {
    font-size: 12px;
}

.text-muted {
    color: rgba(0, 0, 0, .55);
    color: rgb(153, 153, 153);
}

.font-en {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.book_advance_day {
    padding-left: .5rem;
    padding-right: .5rem;
    color: #000b16;
}

.dropdown-toggle::after {
    display: none;
}

.breadcrumb {
    margin-bottom: 0;
}

.breadcrumb-item,
.breadcrumb-item a,
.breadcrumb-item.active,
.breadcrumb-item+.breadcrumb-item::before {
    color: #11192559;
}

.border-bottom {
    border-color: #eee;
}

.fs-7 {
    font-size: .875rem;
}

.dropdown-item {
    padding: .5rem 1rem;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #417919;
}

div.required label:before {
    content: "*";
    padding-right: 3px;
    height: 2px;
    margin-top: -16px;
    display: inline-block;
    vertical-align: middle;
    color: red;
}

div.required input+div label:before {
    content: "";
    color: red;
}

.pagination {
    border: none;
    border-radius: unset;
}

.pagination .page-item {
    margin: 0 .5rem;
}

.pagination .page-link {
    padding: .5rem 1rem;
    border-radius: 1.325rem;
}

.page-item:first-child .page-link {
    border-top-left-radius: 1.325rem;
    border-bottom-left-radius: 1.325rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 1.325rem;
    border-bottom-right-radius: 1.325rem;
}

.pagination .page-link {
    color: #417919;
}

.pagination .active>.page-link,
.pagination .page-link.active {
    background: #417919;
    border-color: #417919;
    color: #fff;
}

.scale-1,
.scale-2,
.scale-item {
    overflow: hidden;
}

.scale-1 img,
.scale-2 img,
.scale-item img {
    transition: transform 500ms;
    cursor: pointer;
}

.scale-item img:hover,
.scale-item img:focus,
.scale-1 img:hover,
.scale-1 img:focus {
    transform: scale(1.25);
}

.scale-2 img:hover,
.scale-2 img:focus {
    transform: scale(1.5);
}

.body_bg {
    background: #F5F5F5;
    width: 100%;
    overflow: hidden;
}

.price-item {
    font-size: .75rem;
    color: #11192559;
}

.price-color {
    font-size: .875rem;
    color: #ff5000;
}

/*
 * Header
*/
.header-top,
.header-main {
    font-size: 0.8125rem;
    color: #838282;
}

.header-top {
    height: 2.5rem;
    background: #f3f6f8;
}

.header-top-right a {
    display: inline-block !important;
}

.header-main {
    height: 4rem;
    padding: .75rem 0;
}

.header-logo {
    height: 2.5rem;
}

.header-menu {
    /*height: 3.5rem;*/
}

.top-user-icon {
    display: block;
    height: 24px;
    width: 24px;
}

.navbar-wap {
    padding: 0;
}

.navbar-wap .navbar-brand {
    margin-right: .75rem;
    color: #fff;
    font-size: 1rem;
    line-height: 2.5rem;
}

.navbar-wap .navbar-brand:hover {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #f3f3f3;
    text-underline-offset: 0.5rem;
}

.navbar-wap .navbar-brand img {
    height: 2rem;
}

.navbar-wap .navbar-toggler {
    background: #fff;
    border: none;
}

.navbar-wap .navbar-toggler:focus {
    box-shadow: unset;
}

.navbar-wap .navbar-collapse {
    margin: 0 -1rem;
    padding: 0 1rem;
}

.navbar-wap .navbar-collapse.collapse.show {
    z-index: 10;
    background: #fff;
}

.header-menu-wap {
    background: #fff;
    border-bottom: 1px solid #ededed;
    min-height: 3.625rem;
}

/*.header-menu-wap .navbar-nav {*/
/*    flex-direction: row;*/
/*}*/

/*.header-menu-wap .navbar-nav .nav-item {*/
/*    float: left;*/
/*    padding: 0 1rem;*/
/*}*/

.header-menu-wap .nav-item .nav-link {
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

.header-menu-wap .nav-item .dropdown-menu {
    border: none;
}

.header-menu-wap .nav-item .dropdown-item {
    text-align: center;
    display: inline-block;
}

/*.header-menu-wap .collapse.show .nav-item:hover {*/
/*    background: #f1f1f1;*/
/*}*/

.canvas-menu {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
}

.canvas-menu .bd-links-group {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.canvas-menu .bd-links-group a {
    font-size: 1.25rem;
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #000;
}

/*.canvas-menu .bd-links-group ul.sub-menu li {*/
/*    padding-left: .5rem;*/
/*    padding-right: .5rem;*/
/*}*/

.canvas-menu .bd-links-group ul.sub-menu li a {
    font-weight: normal;
    font-size: 1.125rem;
    color: var(--bs-emphasis-color);
    ;
    border-bottom: 0;
}

/* HOME CAROUSEL
-------------------------------------------------- */
#h5_home_carousel,
#h5_home_carousel .carousel-item,
#h5_home_carousel .carousel-item a,
#h5_home_carousel .carousel-item img {
    height: 100%;
    max-height: 360px;
}

@media screen and (min-width: 768px) {

    #h5_home_carousel,
    #h5_home_carousel .carousel-item,
    #h5_home_carousel .carousel-item a,
    #h5_home_carousel .carousel-item img {
        height: 360px;
    }
}


.page-cover {
    padding: 6rem 0;
    align-items: center;
    text-align: center;
}

.page-cover h1 {
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 1px;
    font-size: calc(1 + 3.3vw);
    font-weight: 500;
    line-height: 1.5;
    width: auto;
}

.article-container,
.page-container {
    /*margin-top: 1.5rem;*/
    margin-bottom: 1.5rem;
}

.price-color {
    color: #ff5000;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.swiper-container {
    height: 40rem;
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 31.875rem;
    width: 100%;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 31.875rem;
    object-fit: cover;
    /*border-radius: 0.375rem;*/
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: unset;
}

.swiper-button-next,
.swiper-button-prev {
    top: 50%;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -3.75rem;
    padding: 0 0 3.75rem;
}

.wrap>.container {
    padding: 70px 1rem 1.25rem;
}

/* Home
-------------------------------------------------- */
/* 默认字体大小，适用于桌面浏览器 */
.wrap-title {
    margin-bottom: 1.5rem;
    color: #333;
    text-align: center;
    font-size: 1.5rem;
    font-weight: normal;
}

.wrap-title h3 {
    margin-bottom: .325rem;
    letter-spacing: .5rem;
}

.wrap-title .font-en {
    font-size: 1.125rem;
    font-weight: normal;
    color: #707070;
}

.index_nine_patch {
    padding: 1.5rem 0;
    background-color: #f8f9fa;
}

.nine_patch_item {
    overflow: hidden;
}

.nine_patch_item img {
    transition: transform 500ms;
    cursor: pointer;
}

.nine_patch_item img:hover,
.nine_patch_item img:focus {
    transform: scale(1.25);
    z-index: 1;
}

.nine_patch_label {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 500;
}

/* 热卖 */
.recommend_product_title {
    font-size: .875rem;
}

.index-hot-sale-item,
.index-scenic-item {
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .1);
}

.index-hot-sale-item a {
    display: block;
    overflow: hidden;
}

.index-hot-sale-item a:hover,
.index-scenic-item:hover {
    cursor: pointer;
}

.index-hot-sale-item a img {
    max-height: 240px;
}

.index-hot-sale-item a img,
.index-scenic-item img {
    transition: transform 500ms;
    height: 100%;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 4 / 3;
    /* 设置宽高比为 4:3 */
    object-fit: cover;
    /* 确保图片填充容器，裁剪多余部分 */
}

.index-hot-sale-item a:hover img,
.index-hot-sale-item a:focus img,
.index-scenic-item:hover img,
.index-scenic-item:focus img {
    transform: scale(1.125);
    z-index: -1;
}

.index-hot-sale-item .buy-count {
    font-size: 1rem;
}

.index-hot-sale-item .buy-count>span {
    color: green;
}

/*推荐图文*/
.index-recommend-news:hover {
    cursor: pointer;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .1);
}

.block {
    margin-bottom: 1rem;
}

.block .block-header .block-title {
    font-size: 1.5rem;
    color: #111925;
    display: block;
    float: left;
    line-height: 2rem;
    font-weight: 500;
}

.block .block-header .block-more {
    font-size: .875rem;
    font-weight: normal;
    display: block;
    float: right;
    line-height: 2rem;
}

.block .block-list {
    clear: both;
    padding-top: 1rem;
    margin-bottom: 0;
}

.block .block-list .block-list-item {
    padding: .5rem 0;
    border-bottom: 1px dashed #ccc;
    font-size: 1rem;
}

.block .block-list .block-list-item:last-child {
    border-bottom: none;
}

.block .block-list .block-list-item span {
    color: #858484;
}

.index_video_play {}

/* Ticket
-------------------------------------------------- */
.sibling-cate {}

.sibling-cate .sibling-cate-item .nav-link {}

.sibling-cate .sibling-cate-item .nav-link.active {
    font-weight: 600;
}

.product-list {
    min-width: 320px !important;
}

.product-item {
    border-top: 1px solid #ededed;
    border-radius: 8px;
    background: #fff;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.product-item_excerpt {
    color: #333;
    font-size: 1rem;
}

.product-image {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.product-item_thumbnail {
    display: block;
    position: relative;
    /*max-height: 10rem;*/
    color: #111925;
    overflow: hidden;
    margin-bottom: 1rem;
    border-radius: .375rem;
}

.product-item_thumbnail img {
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.product-item img {
    transition: transform 0.3s ease-in-out;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    /* 确保图片填充容器，裁剪多余部分 */
}

.product-item:hover img {
    cursor: pointer;
    transform: scale(1.05);
}

.product-image-thumbs {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem;
}

.product-image-thumb {
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, .075);*/
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem;
    max-width: 7rem;
    /*padding: .25rem;*/
}

.product-image-thumb:last-child {
    margin-right: 0;
}

.product-image-thumb.active,
.product-image-thumb:hover {
    cursor: pointer;
    /*opacity: .5;*/
}

.product-image-thumb img {
    max-width: 100%;
    height: auto;
    align-self: center;
    border-radius: .375rem;
    border: 1px solid #dee2e6;
}

.product-image-thumb.active img,
.product-image-thumb:hover img {
    border: 1px solid #417919;
}

.product-item_title {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: .875rem;
}

.product-item:hover .product-item_title {
    font-weight: 600;
}

.product-item_highlights {
    margin-bottom: .75rem;
}

.product-item_tag {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: .25rem .5rem;
    border-radius: .25rem;
}

/**
门票详情
 */
.product-info {
    padding: 1rem;
    border-radius: 8px;
    background: #fff;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.product-title {
    font-size: 1rem;
    font-weight: 500;
    color: #111925;
    line-height: 1.5;
    display: inline-block;
    margin: 0;
}

.product-price {
    font-size: 1.25rem;
    color: #ff5000;
    /*font-weight: 500;*/
}

.product-price-text {
    font-size: .875rem;
    line-height: 2;
}

.product-price-min,
.product-price-max,
.product-sku-price {}

.product-sku-price small {
    font-size: 1rem;
}

.booking-block {
    /*white-space: pre-line;*/
}

/* sku list */
.item-props {
    box-sizing: border-box;
    margin-bottom: .5rem;
}

.item-props .item-prop-key {
    font-size: .875rem;
    font-weight: normal;
    margin-bottom: 0;
    padding-top: .5rem;
}

.item-props .item-prop-val {
    color: #666;
}

.item-props .item-prop {
    margin-right: .25rem;
    line-height: 2rem;
    /*height: 2rem;*/
    vertical-align: middle;
    padding: 1px;
    float: left;
}

.item-props .prop {
    display: inline-block;
    background-color: #fff;
    /*white-space: nowrap;*/
    width: auto;
    min-width: 10px;
    padding: 2px 8px;
    text-align: left;
    border: 1px solid #e0e0e0;
    color: #111925;
    text-decoration: none;
    cursor: pointer
}

.item-props .prop:hover {
    border: 2px solid #ff5b45;
    margin: -1px
}

.item-props .prop:focus {
    outline: 0
}

.item-props .hide {
    display: none
}

.item-props .selected {
    border: 2px solid #ff5b45;
    margin: -1px;
    color: #ee5742
}

.item-props .disabled {
    border: 1px dashed #d6d6d8;
    color: #cdcdcd;
    margin: 0;
    cursor: not-allowed
}

.item-props .item-prop-key,
.product-desc {
    /*font-size:.875rem;*/
    box-sizing: border-box;
    /*margin-bottom: 10px;*/
    color: #666;
}

.product-desc .desc-name,
.product-desc .desc-value {
    font-size: .875rem;
    font-weight: normal;
    margin-bottom: 0;
}

.book-nums {
    width: 100%;
    max-width: 100px;
}

.btn-reduce,
.btn-plus {
    border-color: #dfe2e6;
    padding: .25rem .375rem;
    /*font-size: 1rem;*/
}

.btn-booking,
.btn-buy {
    color: #fff;
    background-color: #ff5000;
    border: 1px solid #ff5000;
}

.btn-booking:hover,
.btn-buy:hover {
    color: #fff;
    background-color: #f71d00;
    border: 1px solid #f71d00;
}

.btn-add-cart {
    color: #e90;
    border: 1px solid #e90;
}

.btn-add-cart:hover {
    color: #e90;
    background-color: #ffeeae;
    border: 1px solid #e90;
}

.btn-pay,
.btn-pay:hover {
    background-color: #07c160;
    color: #fff;
}

.btn-collect {}

.btn-collect:hover {}

.td_sku_intro {
    font-size: 14px;
    color: #737373 !important;
}


/**
  * ticket view
  */
.thumbSwiper {
    height: 80%;
    width: 100%;
}

.productSwiper {
    height: 6.25rem;
    box-sizing: border-box;
    padding: 10px 0;
}

.productSwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.productSwiper .swiper-slide-thumb-active {
    opacity: 1;
}

/* 产品详情 */
.detail-content {
    padding: 1rem;
    margin-bottom: 1.5rem;
    background: #fff;
    border-radius: .375rem;
}

.detail-content:last-child {
    margin-bottom: 0;
}

.detail-content p {
    margin-bottom: 1rem;
    line-height: 1.6;
}

.detail-content p:last-child {
    margin-bottom: 0;
}

.detail-content img {
    width: 100%;
    max-width: 52rem;
    height: auto;
}

.detail-title {
    font-size: 1.25rem;
    margin-bottom: .5rem;
    padding-left: 1rem;
}

.detail-title span {
    display: inline-block;
    padding: .5rem 0;
    font-weight: 700;
}

.attr_block {
    padding: 0 1rem;
}

.attr_dt {}

.attr_dt dt {
    font-weight: normal;
}

.attr_dt dt,
.attr_dt dd {
    font-size: .875rem;
    color: #666;
    line-height: 30px;
}

.ipt_playdate {
    max-width: 10rem;
}

.sidebar-product-top-item {
    display: block;
}

.sidebar-product-top-item .block-product-thumbnail {
    display: none;
}

.sidebar-product-top-item.active {
    padding: 1rem 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.sidebar-product-top-item.active .block-product-thumbnail {
    display: block !important;
}

/* Book Page
-------------------------------------------------- */
.book-node-title {
    font-size: 1.125rem;
    /*border-bottom: 2px solid #4e7905;*/
    color: #fff;
    background: #417919 !important;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.book-node-title span {
    display: inline-block;
    padding: .5rem 0;
    font-weight: 500;
    /*background: #4e7905;*/
    /*border-bottom: 3px solid #4e7905;*/
}

/* Pay Page
-------------------------------------------------- */
.pay-node-title {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    /*padding-left: 1rem;*/
    /*padding-right: 1rem;*/
}

.pay-node-title span {
    display: inline-block;
    padding: .5rem 0;
    font-weight: 700;
}

/* Footer
-------------------------------------------------- */
footer {
    border-top: 1px solid #eee;
    color: #838383;
    font-size: .875rem;
    padding-bottom: 4.25rem;
    padding-top: 1rem;
    background: #fff;
}

footer a {
    color: #838383;
}

footer a:hover {
    color: #838383;
    text-decoration: underline;
}

.footer-tabbar {
    width: 100%;
}

.footer-tabbar .nav {
    flex-wrap: nowrap;
    /* max-width: 768px; */
    margin: 0 auto;
    background-color: #f7f7f7 !important;
    border-top: 1px solid #e7e7e7;
}

.footer-tabbar .nav-link {
    color: #020202;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.footer-tabbar .nav-link img,
.footer-tabbar .nav-link .bi {
    height: 1.125rem;
    width: 1.125rem;
    color: #6c757d;
}

.footer-tabbar .nav-link:focus .bi,
.footer-tabbar .nav-link.active .bi {
    color: #4bbb68;
}

.footer-tabbar .tabbar-text {
    font-size: .75rem;
}

.footer-tabbar .nav-link:focus .tabbar-text,
.footer-tabbar .active .tabbar-text {
    color: #07c160;
}

.wechat_qrcode_img,
.h5_qrcode_img {
    max-width: 15rem;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 1.5rem;
    padding: 1rem 1.5rem;
}

.article-container {
    background: #FFF;
    padding-top: 1rem;
    border-radius: 0.5rem;
}

.page-title {
    margin: 1.5rem 0;
    font-size: 1.5rem;
}

/* 内容列表
-------------------------------------------------- */
.article-list {
    margin-bottom: 2rem;
    padding: 1rem;
}

.article-item {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ededed;
}

.article-item:nth-child(1) {
    /*padding-top: 0;*/
}
.article-item img {
    height: 256px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 4 / 3;
    /* 设置宽高比为 4:3 */
    object-fit: cover;
    /* 确保图片填充容器，裁剪多余部分 */
}
.article-item:hover img {
    transform: scale(1.05);
}

.article-item_thumbnail {
    display: block;
    position: relative;
    /*max-height: 10rem;*/
    color: #111925;
    overflow: hidden;
    margin-bottom: 1rem;
}

.article-item_thumbnail img {
    list-style: none;
    color: #111925;
    vertical-align: middle;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    /* 设置宽高比为 4:3 */
    object-fit: cover;
    /* 确保图片填充容器，裁剪多余部分 */
}

.article-item-grid {
    cursor: pointer;
}

.article-item-grid img {
    transition: transform 500ms;
}

.article-item-grid:hover img,
.article-item-grid:focus img {
    transform: scale(1.25);
}

.article-item_thumbnail_top {
    overflow: hidden;
}

.article-item_detail {
    /*height: 130px;*/
}

h3.article-item_title {
    color: #111925;
    font-size: calc(1rem + .5vw);
    line-height: 1.25;
    font-weight: normal;
    height: auto;
    max-height: 6rem;
    margin-bottom: 0.75rem;
}

.article-item_excerpt {
    line-height: 1.5rem;
    margin-bottom: .75rem;
}

.article-item_meta {
    position: relative;
    color: #11192559;
    font-size: .875rem;
    height: 22px;
}

.article-item_meta span {
    margin-right: .625rem;
}

.article-item_meta span.is_top {
    color: #dc3545;
    font-weight: bold;
}

.article-item_meta span.is_good {
    color: #28a745;
    font-weight: bold;
}

/* 详情 */
h1.page-title,
h1.article-title {
    font-weight: normal;
    font-size: 1.375rem;
    line-height: 1.375;
    margin: 2rem 0;
    color: #111925;
    text-align: center;
}

.article-meta {
    color: #666;
    margin-bottom: 1.25rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid #f6f6f6;
    /* border-top: 1px solid #f6f6f6; */
    text-align: center;
}

.article-meta span {
    margin-right: .5rem;
}

.article-meta span:last-child {
    margin-right: 0;
}

.article-meta span a {
    color: #666;
}

.article-content {
    width: 100%;
}

.page-content,
.article-content {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    max-width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
}

.page-content h1,
.page-content h2,
.page-content h3,
.article-content h1,
.article-content h2,
.article-content h3 {
    font-weight: 500;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    line-height: 2;
}

.page-content h4,
.page-content h5,
.page-content h6,
.article-content h4,
.article-content h5,
.article-content h6,
.page-content p,
.article-content p {
    font-size: 1.125rem;
    line-height: 2;
}

.page-content p:last-child,
.article-content p:last-child {
    margin-bottom: 0;
}

.page-content img,
.article-content img {
    width: 100%;
    vertical-align: bottom;
    border-radius: .5rem;
}

.page-content a,
.article-content a {
    color: #0d6efd;
}

.page-content a:hover,
.article-content a:hover {
    text-decoration: underline;
    text-decoration-color: #0d6efd;
    text-underline-offset: 0.25rem;
}

.page-content iframe,
.article-content iframe {
    width: 100%;
    height: 100vh;
}

/* 边栏 */
.block {
    /* border: 1px solid rgba(0, 0, 0, .125); */
    background: #fff;
    padding: 1.5rem 1rem 0 1rem;
    border-radius: 0.375rem;
    margin-bottom: 1rem;
}

.block_header {
    border-bottom: 2px solid rgba(0, 0, 0, .125);
    height: 2.5rem;
}

.block_title {
    display: inline-block;
    border-bottom: 2px solid #111925;
    height: 2.5rem;
    font-size: 1.25rem;
    font-weight: normal;
}

.block_body {
    padding: 1rem 0;
}

.block_body ul {
    margin-bottom: 0;
}

.block_body ul li:last-child,
.block_body p:last-child {
    margin-bottom: 0;
}

.block_body ul li {
    /*border-bottom: 1px dashed #ccc;*/
}

.block_body ul li:hover {
    /*text-decoration: underline;*/
    /*text-decoration-color: rgba(0, 0, 0, 0.7);;*/
    /*text-underline-offset: 0.25rem;*/
    /*border-bottom: 1px dashed #ccc;*/
}

.block_body ul li:last-child {
    border-bottom: 0;
}

.block_body ul li a {
    display: block;
    padding: .5rem 0;
    border-bottom: 1px dashed #ccc;
}

.block_body ul li a:hover {
    color: #111925;
}

.block_footer {
    border-top: 1px solid #eaeaea;
    font-size: .875rem;
    text-align: center;
    padding: .5rem;
}

.block_footer .view_more {
    display: inline-block;
}


/**
 * content
 */
.content-body {
    color: #404040;
    font-size: 16px;
    line-height: 32px;
    font-family: Arial, "Hiragino Sans GB", STHeiti, "Helvetica Neue", Helvetica, "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
}

.content-body img {
    width: auto;
    max-width: 100%;
}

.content-body figure.image {
    text-align: center;
}

.content-body .table>thead>tr>th,
.content-body .table>tbody>tr>th,
.content-body .table>tfoot>tr>th,
.content-body .table>thead>tr>td,
.content-body .table>tbody>tr>td,
.content-body .table>tfoot>tr>td {
    border: 0;
}

.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5 {
    margin: 36px 0 1.5rem;
    font-size: 18px;
    font-weight: 600;
}

.content-body ul,
.content-body ol,
.content-body p {
    margin: 2rem 0 1.5rem 0;
}

.content-body p {
    text-align: justify;
    margin: 2rem 0 1.5rem 0;
}

/**
 * 用户中心
 */
.login-title span {
    text-align: center;
    font-size: 20px;
}

.user-nav .dropdown-toggle::after {
    content: none;
}

.user-nav .btn-logout {
    display: block;
    width: 100%;
    color: #212529;
    text-decoration: none;
}

.user-nav .btn-logout:hover {
    text-decoration: none;
}

.user-nav .user_icon_link {
    border-radius: 8px;
    width: 2rem;
    height: 2rem;
    text-align: center;
    padding: .25rem !important;
    display: block;
}

.user-nav .user-dropdown {
    font-size: 1rem;
    vertical-align: top !important;
    color: #f5f5f5;
}

.user-nav .user-dropdown:hover,
.user-nav .user-dropdown:focus,
.user-nav .user-dropdown:focus-within {
    color: #fff;
}

.user-nav .nav-link:hover {
    background: transparent;
}

.user-container {
    margin-top: 32px;
    min-height: 45rem;
}

/**
 * comment
 */
.comments .comment-author-avatar {
    float: left;
    width: 60px;
}

.comments .comment-author-avatar img {
    width: 60px;
}

/**
 * auth-clients
 */
.auth-icon {
    display: block;
    width: 32px;
    height: 32px;
    /*background: url(authchoice.png) no-repeat;*/
    border-radius: 3px;
    margin: 0 auto;
}

.auth-clients {
    display: block;
    list-style: none;
    overflow: auto;
}

.auth-clients li {
    float: left;
    display: block;
    margin: 0 1em 0 0;
    text-align: center;
}

.auth-title {
    display: block;
    margin-top: 0.4em;
    text-align: center;
    width: 58px;
}

/*
 * 订单支付页面
 * ==========
 */
.qrcode_pay_block {}

.qrcode_pay_block .wechat_pay {
    max-width: 12rem;
    text-align: center;
    padding: 1rem 0;
    margin: 0 auto;
}

.qrcode_pay_block .pay_logo {
    width: 145px;
}

.goto_alipay_logo {
    height: 1.25rem;
}

.qrcode_pay_block .pay_qrcode {
    width: 185px;
}

.btn_alipay,
.btn_wepay {
    margin-bottom: .5rem;
    margin-right: .5rem;
}

.btn_wepay,
.btn_wepay:focus {
    font-size: 1.25rem;
    text-align: center;
}

.wap_wepay_logo,
.wap_alipay_logo {
    height: 2rem;
}

.bg-wepay,
.bg-wepay:focus,
.bg-wepay:active {
    background: #04be02;
    color: #fff;
}

.pay_tab_icon {
    height: 1rem;
}

.ipt_play_date {
    max-width: 10rem;
    /*padding-left: 0;*/
}

/*
 * 视频页面
 */
.video_iframe {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 82.5rem;
}

.vr-block {
    /*width: 100%;*/
    /*max-width: 48.75rem;*/
}

.vr-block .vr-item {
    margin-bottom: 1rem;
    /* text-align: center; */
}

.vr-item h6 {
    text-align: center;
}

.vr-item h6 span {
    border-bottom: 2px solid #111;
}

.vr-item_lang a {
    font-size: .875rem;
    color: rgba(0, 0, 0, .8);
}

.vr-item_lang a:hover {
    text-decoration: underline;
    color: #111;
}

.version_cn,
.version_en {
    display: block;
    text-align: center;
}

td.sku_intro {
    color: #212529bf;
}

/* 企业微信按钮 */
.btn-consult {
    margin-bottom: .5rem;
}

.btn-wework {
    color: #0079de;
    align-items: center;
    text-align: center;
}

.btn-consult svg,
.wework_consult_img {
    height: 16px;
    margin-bottom: 2px;
}


/* 当屏幕宽度小于等于 360px 时 */
@media (max-width: 360px) {

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

    .footer-tabbar .nav-link {
        padding-left: .25rem;
        padding-right: .25rem;
    }

    .footer-tabbar .tabbar-text {
        font-size: 12px;
    }
}

.login-account-btn {
    height: 2.5rem;
    width: 175px;
}

.login-wechat-btn {
    background: none !important;
}

.login-wechat-icon {
    height: 2.5rem;
    width: 175px;
}

/* channel */
.goods-item:last-child {
    border-bottom: none !important;
}

.goods-item .goods-title {
    font-size: 16px;
    line-height: 1.5;
}

@media (max-width: 575.98px) {
    .nine_patch {
        /* padding: .5rem .25rem; */
    }

    .nine_patch_label {
        margin-top: .75rem;
        word-break: keep-all;
        white-space: nowrap;
    }

    .index-hot-sale-item a img,
    .index-scenic-item img {
        height: 100%;
        max-height: 160px;
    }

    .index-hot-sale-item .buy-count {
        font-size: .875rem;
    }

    .wrap-title {
        margin-bottom: 1.5rem;

    }

    .page-cover {
        padding: 3rem 0;
    }

    .block .block-header .block-title {
        font-size: 1.125rem;
    }

    .category-title h2 {
        font-size: 1.25rem !important;
    }

    .goods-item .goods-title {
        font-size: 14px;
        font-weight: normal;
    }

    .product-item_title {
        margin-bottom: .325rem;
    }

    .product-item_excerpt {
        font-size: .875rem;
    }

}


.info-item {
    display: flex !important;
    justify-content: space-between !important;
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.info-item .info-item-label {
    color: rgba(0, 0, 0, 0.9);
}

.info-item .info-item-value {
    color: rgba(0, 0, 0, 0.55);
}


.card-header {
    padding: 1rem;
}

.card-title {
    font-size: 1rem;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.9);
}

.card-action-right {
    font-size: .875rem;
}

.ship-date-btn {
    text-wrap: nowrap;
    /* font-size: .75rem; */
    /* padding: .5rem; */
}
/* ==================== 大字版 & 无障碍模式 ==================== */

