
[v-cloak] {
    display: none;
}

.v-index-scroll-item-max .title {
    color: #f97a00;
}

._content {
    width: 95%;
    margin: 0 auto;
    /* box-shadow: 0px 0px 5px #888; */
    border-radius: 0.3em;
    padding: 0.3em 0;
    background: #f4f4f4;
}

.content_head {
    width: 68%;
}

.content_head .van-tabs__line {
    position: absolute;
    bottom: 21px;
    left: 0;
    z-index: 1;
    width: 40px;
    height: 22px;
    /*background-color: #d4d4d4;*/
    background-color: #dce0ff;
    border-radius: 20px;
    padding: 0.3em 0.6em;
}

._content .van-tabs__nav {
    background-color: #fff0;
}

.content_head .van-tab__text--ellipsis {
    z-index: 10;
    font-size: 0.8em;
}

._index_info_0 {

}

._index_info_max {
    position: absolute;
    bottom: 1.3em;
    right: 7.4em;
    font-size: 1.1em;
    font-weight: bold;
}

.notice-swipe {
    height: 40px;
    line-height: 40px;
}

.hd_ {
    position: relative;
    padding: 1em 0 0.3em;
    width: 94%;
    overflow: hidden;
    margin: 0 auto;
}

.hd_bac {
    background: url("http://m.hxjjc.com/phone/fxspage/index/back_img/01fb895c08b00ca8012092529970ed11.jpg");
    width: 94vw;
    height: 19.6em;
    position: absolute;
    z-index: 0;
    margin-top: -0.9em;
    filter: brightness(1.1);
    background-position: center;
    border-radius: 0 0 1.2em 1.2em;
}

.popup-video {
    position: fixed;
    width: 100px;
    top: 40%;
    right: 20px;
    padding: 2px;
    background-color: #f5f5e5;
    border-radius: 10px;
    border: 1px solid #ECECEC;
}

.popup-video video {
    display: block;
    border-radius: 10px;
    margin: 0;
    padding: 0;
}

.popup-video .close {
    display: block;
    position: absolute;
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 10px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
    border: 1px solid #ECECEC;
}

.popup-video .info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0.4em;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
    background: rgba(255, 255, 255, 0.4);
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.6em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.popup-video .close i {
    display: block;
}

.popup-video .download-popup .tip {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin-bottom: 5px;
    color: #575757;
}

.popup-video .download-popup .download-popup-content {
    text-align: center;
    color: #f97a00;
    font-size: 16px;
    line-height: 1.5em;
    margin: 15px 0;
}

.popup-make {
    width: 60px;
    border-radius: 50%;
    top: auto;
    bottom: 100px;
}

.popup-make .tip {
    font-size: 10px;
}

.__jiao_ img {
    border-radius: 0.5em;
}

.v-index-swiper-max .van-image img {
    aspect-ratio: 500 / 396;
    /* max-width: 600px;*/
}

.v-index-search-max {
    position: fixed;
    z-index: 2;
    width: calc(100% - 100px);
    top: -2px;
    left: 50px;
}

.notification-container {
    position: fixed;
    width: 200px;
    bottom: 50px;
    right: 15px;
    z-index: 2600;
}

.notification-item {
    position: relative;
    background-color: #fff;
    /*background-color: rgb(243.9, 244.2, 244.8);*/
    color: #606266;
    padding: 15px 30px 15px 15px;
    border-radius: 8px;
    border: 1px solid #ebef55;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .12);
    margin-bottom: 15px;
}

.notification-item-close {
    position: absolute;
    color: #909399;
    top: 0;
    right: 0;
    text-align: left;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification-item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    /*color: #303133;*/
}

.notification-item-message {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    /*color: #606266;*/
}

.pop-container {
    position: fixed;
    top: 150px;
    left: 50%;
    width: 300px;
    height: 363.5px;
    transform: translateX(-50%);
    border-radius: 20px;
    overflow: hidden;
    background-size: cover;
    z-index: 2500;
}

.wl-background {
    background-image: url('https://m.hxjjc.com/phone/fxspage/index/back_img/home-pop-wl.jpg');
}

.scb-background {
    background-image: url('https://m.hxjjc.com/phone/fxspage/index/back_img/home-pop-scb.jpg');
}

.jxs-background {
    background-image: url('https://m.hxjjc.com/phone/fxspage/index/back_img/home-pop-jxs.jpg');
}

.pop-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent
}

.pop-button-area {
    position: absolute;
    top: 120px;
    width: 100%;
    height: 170px;
    text-align: center;
    padding-top: 10px;
}

.pop-button {
    width: 150px;
    height: 40px;
    background-color: transparent;
    opacity: 0.5;
    margin: 0 auto;
    margin-bottom: 15px;
}

.pop-phone {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-color: transparent;
    opacity: 0.5;
}



 .van-tabs__nav > .van-tab:nth-child(2) {
     flex: 1.3;
 }

.van-overlay {
    background-color: rgb(0 0 0 / 0.3);
}

.van-info {
    background-color: #58a3c9;
}

iframe {
    height: calc(100vh - 100px);
    width: 100%;
    position: fixed;
    top: 7em;
    left: 0;
    background: white;
    z-index: 99;
}

.van_image_x {
    border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -ms-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -o-border-radius: 0.7em;
}

.van-image__img {
    /*border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -ms-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -o-border-radius: 0.7em;*/
}

.button_width {
    text-align: center;
    padding-top: 3em;
    margin-bottom: 8em;
}

.no-popop {
    text-align: center;
    margin-top: 1em;
    font-size: 1.2em;
    color: #a10000;
}

.popop-a {
    margin-top: 1em;
    text-align: center;
    font-size: 0.9em;
}

.price-list-a {
    width: 2.8em;
    height: 2.7em;
    display: inline-block;
}

.price-list-b {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}

.price-list-0 {
    max-height: 2.6em;
    overflow: hidden;
    margin-bottom: 0.3em;
}

.price-list {
    margin-top: 2em;
    text-align: center;
}

.price-list-info {
    margin-bottom: 1em;
    display: block;
}

.parent-info-x {
    margin-left: -1em;
    margin-bottom: -0.5em;
    letter-spacing: 0.2px;
    line-height: 1.2em;
}

.v-index-logo-max {
    z-index: 2030;
}

.icitem {
    display: inline-block;
    width: 11%;
}

.goods-action-x {
    text-align: center;
    width: 100%;
    margin-bottom: 1em;
    bottom: 2em;
    padding-bottom: 0.9em;
    padding-top: 0.4em;
}

.van-goods-action-icon {
    background-color: #e8e8e8;
}

.goods-action-y {
    width: 26.7%;
    margin-left: 2em;
    display: inline-block;
}

.price-item-span1 {
    color: #c90505;
    margin-top: 2em;
    display: block;
    margin-left: 0.2em;
    font-weight: 600;
}

.price-item-span2 {
    font-size: 1.4em;
    margin-left: 0.2em;
}

[v-cloak] {
    display: none;
}

.search_pb {
    width: 100%;
    z-index: 99;
    top: 6.1em;
}

.search_pb .van-search__action {
    position: relative;
}

@keyframes small_1 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
        opacity: 0;
    }
}

@keyframes large_1 {
    0% {
        opacity: 1;
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

.fixed_item {
    background: #F8C200;
    border-radius: 50%;
    margin-top: 0.6em;
    color: #737373;
    padding: 0.3em;
    text-align: center;
}

.fixed_max {
    position: fixed;
    bottom: 3em;
    z-index: 99;
    right: 0.5em;
    font-size: 1.7em;
    font-weight: 700;
}

.photograph_a {
    font-size: 2em;
    margin-left: -2.3em;
    position: absolute;
    top: 1px;
}

.divider_a {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    color: white;
}

.popupShowForSearchArr_span {
    /* background: #e2e1e1;*/
    margin-left: 1em;
    font-size: 1em;
    border-radius: 5px;
    padding: 0.3em;
    margin-top: 0.5em;
    display: inline-block;
}

.van-search {
    backdrop-filter: blur(8px);
    background: rgb(147 147 147 / 32%)
}

.inline_1 {
    display: inline-block;
}

.commentArrayItem {
    width: 94%;
    margin: 0.2em auto;
    background: white;
    border-radius: 6px;
    padding: 0.5em;
}

.commentI_fy {
    text-align: left;
    font-size: 0.9em;
    margin-bottom: 0.3em;
    margin-left: 0.1em;
}

.van-tabbar {
    z-index: 3000;
}

.ad_01 {
    position: relative;
    text-align: center;
    color: white;
    background: linear-gradient(45deg, #cc9fff, #4382fd);
    padding: 0.9em;
    animation: huerotate 6s infinite linear;
    filter: hue-rotate(360deg);
    font-weight: bold;
    margin-bottom: 0.4em;
}

@keyframes huerotate {
    0% {
        filter: hue-rotate(0deg);
    }
    100% {
        filter: hue-rorate(360deg);
    }
}

.circle_0 {
    z-index: 3002;
    display: flex;
    width: 100%;
    justify-content: center;
    position: fixed;
    top: 3em;
    background: rgba(0, 0, 0, .5);
    height: 100%;
}

.progressWrap {
    margin: 40px auto 30px;
    width: 480px;
    height: 16px;
    border-radius: 16px;
    overflow: hidden;
}

.progressWrap i {
    display: block;
    height: inherit;
    background-color: #ffa800;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 20px 20px;
    animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.circle_0 .van-image__img {
    height: 25%;
}

.van-popup__close-icon {
    font-size: 2.2em;
    color: red;
}

.v-index-title-and-info-max {
    font-size: 0.9em;
}

._left_ {
    width: 49.5%;
    float: left;
    border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -ms-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -o-border-radius: 0.7em;
}

._right_ {
    width: 49.5%;
    float: right;
    border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -ms-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -o-border-radius: 0.7em;
}

._center_ {
    clear: both;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#component_0 {
    width: 97.5%;
    margin: 0 auto;
    padding-top: 0.5em;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

._right_0 {
    border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -ms-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -o-border-radius: 0.7em;
    position: relative;
}

._left_0 {
    border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
    -ms-border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -o-border-radius: 0.7em;
    position: relative;
}

._center_0 {
    position: relative;
}

.v-search-dropdown-menu {
    position: relative;
    z-index: 15;
}

.search-history {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 12px;
    background: rgb(147 147 147 / 32%);
    max-height: 26px;
    overflow: hidden;
    z-index: 5;
}

.history-item {
    display: inline-block;
    width: auto;
    font-size: 14px;
    line-height: 18px;
    background-color: #F7F7F7;
    border-radius: 8px;
    padding: 2px 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}


.v-search-dropdown-menu .v-dropdown-menu-search-body {
    height: 23em;
}

.v-dropdown-menu-search-button .van-goods-action {
    position: absolute !important;
    bottom: 0 !important;
}

.v-search-dropdown-menu .v-dropdown-menu-search-right {
    padding-bottom: 5em;
}

/*     .v-index-logo-max {
         background: transparent !important;
         color: white !important;
     }

     .van-tabs__nav, .van-dropdown-menu__bar {
         background-color: transparent !important;
     }

     .van-tab {
         color: white;
         font-weight: 600;
     }

     .v-search-dropdown-menu .van-dropdown-menu__title {
         color: #3a5274;
         font-weight: bold;
     }

     .van-tabbar {
         background-color: transparent !important;
         background: url("https://m.hxjjc.com/phone/fxspage/index/back_img/c18465c28a24867246691c365d07ae9gg.png");
         background-size: 100%;
         height: 76px;
     }

     .van-tabbar-item--active {
         background-color: transparent !important;
     }

     .van-tabbar-item {
         color: white;
         font-weight: bold;
     }

     #component_0 {
         margin: 1.5em auto;
     }

     .van-share-sheet__cancel {
         background: #bdbdbd !important;
     }

     .right .van-icon {
         color: white !important;
     }

     .left .van-icon {
         color: white !important;
     }

     .van-dropdown-menu__title::after {
         border-color: transparent transparent #000000 #000000 !important;
     }

     .dealer-message {
         line-height: 150%;
         letter-spacing: 1px;
         padding: 15px;
         text-indent: 2em;
     }
     .image-search-body {
         z-index: 2045 !important;
     }

      .___img__ {
         position: absolute;
         width: 100%;
     }
 */

/* 去掉恢复花里胡哨*/
.___img__ {
    display: none;
}

.van-sidebar-item {
    padding: 0.8em 12px !important;
}



 .openwindow0e {
     position: fixed;
     width: 100%;
     height: 100vh;
     overflow: hidden;
     z-index: 11111;
 }

.openwindow0e .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.openwindow0e .image-container {
    position: relative;
    width: 80%;
    max-width: 600px; /* 根据需要调整 */
    margin: 0 auto;
}

.openwindow0e .image-container img {
    width: 100%;
    height: auto;
    display: block;
}

.openwindow0e .button-container {
    position: absolute;
    top: 41.2%;
    left: 12.5%;
    width: 79%;
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    justify-content: space-between; /* 均匀分布按钮 */
}

.openwindow0e .button {
    /*  background-color: rgba(255, 255, 255, 0.8);*/
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
    height: 2.6em;
    /*  background: #86ddff;*/
    margin-bottom: 4px; /* 默认下边距 */
    width: calc(50% - 10px); /* 设置为50%减去间距 */
    box-sizing: border-box; /* 确保内边距和边框包含在宽度内 */
}

.openwindow0e .close {
    color: white;
    font-size: 1.4em;
    position: absolute;
    right: 0em;
    top: -0.6em;
}

/* 响应式设计 */
@media (min-width: 300px) {
    .openwindow0e .button-container {
        top: 40%;
        left: 10%;
        width: 80%;
    }

    .openwindow0e .button {
        font-size: 14px;
        padding: 8px 16px;
        width: calc(50% - 10px);
        margin-bottom: 8px;
        height: 3.4em;
    }
}

@media (max-width: 350px) {
    .openwindow0e .button-container {
        top: 40%;
        left: 10%;
        width: 80%;
    }

    .openwindow0e .button {
        font-size: 14px;
        padding: 8px 16px;
        width: calc(50% - 10px);
        margin-bottom: 8px;
        height: 3em;
    }
}

@media (min-width: 400px) {
    .openwindow0e .button-container {
        top: 40%;
        left: 10%;
        width: 80%;
    }

    .openwindow0e .button {
        font-size: 14px;
        padding: 8px 16px;
        width: calc(50% - 10px);
        margin-bottom: 14px;
        height: 3.4em;
    }
}

@media (min-width: 500px) {
    .openwindow0e .button-container {
        top: 40.6%;
        left: 10%;
        width: 80%;
    }

    .openwindow0e .button {
        margin-bottom: 16px;
        height: 4em;
    }
}

@media (min-width: 600px) {
    .openwindow0e .button-container {
        top: 41%;
        left: 10%;
        width: 80%;
    }

    .openwindow0e .button {
        margin-bottom: 15px;
        height: 5em;
    }
}

@media (min-width: 1200px) {
    .openwindow0e .button-container {
        top: 40%;
        left: 15%;
        width: 70%;
    }

    .openwindow0e .button {
        width: calc(50% - 10px);
        margin-bottom: 12px;
    }
}

.indexDialog {
    z-index: 22222;
}


 .v-index-search-max {
     z-index: 22222 !important;
 }

.my-swipe1 .van-image {
    width: 100%;
}

.v-index-item-type-max .van-image {
    width: 100%;
}


 .van-image--round {
     border-radius: 0.8em !important;
 }

.merchants-swiper-container {
    margin: 15px 10px;
}

.merchants-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 8px;
    padding: 10px;
}

.merchant-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 5px;
}

.merchant-item:hover {
    transform: translateY(-5px) scale(1.05);
}

.merchant-item .van-image {
    transition: all 0.3s ease;
}

.merchant-item:hover .van-image {
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
}

.merchant-name {
    font-size: 12px;
    margin-top: 8px;
    text-align: center;
    color: #333;
    font-weight: 500;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.merchants-swiper .van-swipe__indicators {
    bottom: 10px;
}

.merchants-swiper .van-swipe__indicator {
    width: 8px;
    height: 8px;
    background-color: #e0e0e0;
    opacity: 1;
    transition: all 0.3s ease;
}

.merchants-swiper .van-swipe__indicator--active {
    width: 20px;
    border-radius: 4px;
}

/* 响应式设计 - 平板 */
@media screen and (max-width: 768px) {
    .merchants-swiper-container {
        margin: 12px 8px;
    }

    .merchants-grid {
        gap: 6px;
        padding: 8px;
    }

    .merchant-name {
        font-size: 11px;
        margin-top: 6px;
    }
}

/* 响应式设计 - 小屏幕手机 */
@media screen and (max-width: 340px) {
    .merchants-swiper-container {
        margin: 10px 5px;
    }

    .merchants-grid {
        gap: 5px;
        padding: 6px;
    }

    .merchant-item {
        padding: 3px;
    }

    .merchant-item .van-image {
        width: 36px !important;
        height: 36px !important;
    }

    .merchant-name {
        font-size: 9px;
        margin-top: 4px;
    }
}

/* 响应式设计 - 超小屏幕 */
@media screen and (max-width: 280px) {
    .merchants-grid {
        gap: 4px;
        padding: 5px;
    }

    .merchant-item .van-image {
        width: 32px !important;
        height: 32px !important;
    }

    .merchant-name {
        font-size: 8px;
        margin-top: 3px;
    }
}

/* 响应式设计 - 大屏幕 */
@media screen and (min-width: 1024px) {
    .merchants-swiper-container {
        margin: 20px 15px;
    }

    .merchants-grid {
        gap: 10px;
        padding: 15px;
    }

    .merchant-item .van-image {
        width: 45px !important;
        height: 45px !important;
    }

    .merchant-name {
        font-size: 13px;
        margin-top: 10px;
    }
}

 .v-index-swiper-max {
     margin: 2.9em auto !important;
 }

.hx_3em {
    display: none;
}
