@media (min-width: 600px) and (min-height: 640px) {
    body {
        max-width: 500px !important;
    }

    .van-image-preview {
        left: 0 !important;
    }
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    font-size: 30px;
}

.container {
    width: 100%;
    overflow: hidden;
    background-color: #f8f8f8;
}

.title-wrapper {
    width: 100%;
    border-radius: 10px;
}

.handle-wrapper {
    background-color: #fff;
    margin: -1.25rem .75rem 0;
    padding: .75rem;
    position: relative;
    border-radius: 10px;
    z-index: 1;
}

.header-title {
    display: flex;
}

.header-title .header-left {
    width: 70px;
}

.header-title .header-left img {
    width: 57px;
}

.header-title .header-right {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.shopname {
    font-size: 1rem;
    font-weight: bold;
}

.desc {
    color: #999;
}

.fun-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #fff;
}

.fun-wrapper ul {
    display: flex;
    justify-content: space-around;
}

.fun-wrapper ul li {
    text-align: center;
}

.fun-wrapper ul li img {
    display: block;
    width: 54px;
    height: auto;
    margin: 0 auto;
}

.fun-wrapper ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
}

.my-swipe {
    width: 96%;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.dw {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.tab-wrapper {
    margin: 5px 12px;
}

.tab-wrapper .tab-content {
    display: flex;
    justify-content: space-around;
}

.tab-wrapper .tab-content .van-button {
    height: 34px;
    line-height: 34px;
}

.tab-wrapper .tab-content .van-button.active {
    background-color: #1a54fa;
    color: #fff;
}

.yizhengchaxun {
    width: 75%;
    border-radius: 10px;
    background: #fff;
    padding-top: 24px;
    position: relative;
}

.fw0 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.fw2 h1 {
    position: relative;
    font-size: 15px;
    padding-left: 15px;
}

.fw2 h1::after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #666;
    width: 7px;
    height: 7px;
    border-radius: 10px;
}

.fw2 h2 {
    overflow: hidden;
}

.fw2 h2 a {
    display: block;
    float: left;
    text-align: center;
    line-height: 26px;
    color: #5371c8;
    border-radius: 6px;
    font-size: 14px;
    margin-left: 8px;
    padding: 0 12px;
}

.fw2 h3 {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 8px;
    padding-left: 10px
}

.fw2 h2 a:nth-child(1) {
    margin-left: 15px;
}

.fximg img {
    display: block;
    width: 100%;
    height: auto;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 15px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 1px;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}

.list-item {
    display: flex;
    flex-direction: column;
    padding: 10px;
    margin: 10px;
    background-color: #fff;
}

.list-item .list-item-body {
    display: flex;
    justify-content: space-between;
}

.list-item .list-item-body .list-item-left {
    width: 100px;
    height: 100px;
}
.list-item .list-item-body .list-item-left .van-image {
    width: 100%;
    height: 100%;
}
.list-item .list-item-body .list-item-left .van-image img {
    width: 100%;
    height: 100%;
}

.list-item .list-item-body .list-item-right {
    display: flex;
    flex-direction: column;
    width: calc(100% - 110px);
}

.list-item .list-item-body .list-item-right h1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 15px;
    color: #333;
}

.list-item .list-item-body .list-item-right .r1 {
    padding: 8px 0;
    display: flex;
    font-size: 14px;
}

.list-item-right .r1 span {
    display: inline-block;
    border-radius: 80px;
    padding: 2px 7px;
    background: #fcf5f2;
    color: #fa7a4f;
    font-size: 12px;
    margin-right: 2px;
}

.list-item-right .r1 .x1 {
    background: #ebfefc;
    color: #4bc9be;
}

.list-item-right .r1 .y1 {
    background: #f1f7ff;
    color: #4598ff;
}

.list-item .list-item-body .list-item-right .r2 {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.list-item-right .r2 span {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 2px;
}

.list-item-right .r2 .split {
    box-shadow: rgb(221, 221, 221) 0.0625rem 0px 0px 0px inset;
    width: 0.0625rem;
    height: 1.25rem;
    line-height: 1.25rem;
}

.list-item-right .r2 .tc {
    text-align: center;
}

.list-item-right .r2 .tc .val {
    font-weight: 700;
    color: #333;
    font-size: 16px;
}

.list-item .list-item-bottom {
    padding-top: 10px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-item .list-item-bottom .desc {
    width: calc(100% - 170px);
    height: 32px;
    line-height: 32px;
    color: #999;
    overflow: hidden;
}

.list-item .list-item-bottom .desc-content {
    white-space: nowrap;
    width: max-content;
    animation: roll 30s infinite linear;
}

@keyframes roll {
    0% {
        transform: translateX(20%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.list-item .list-item-bottom .share {
    border: 1px solid #1a54fa;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    line-height: 32px;
    width: 70px;
    font-size: 13px;
    color: #1a54fa;
}

.list-item .list-item-bottom .handle {
    background: #1a54fa;
    color: #fff;
    border-radius: 100px;
    text-align: center;
    line-height: 32px;
    width: 90px;
    font-size: 13px
}

.jx {
    width: 100%;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
}

.jx-header {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.jx-header-icon {
    padding: 0 5px;
}

.jx-header-h1 {
    padding: 0 5px;
    font-size: 17px;
    font-weight: 700;
}

.jx-header-desc {
    padding: 5px 10px;
    background-color: cornflowerblue;
    border-radius: 20px 0 0 20px;
    color: #fff;
}

.jx-content {
    display: flex;
    justify-content: space-between;
}

.jx-item {
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
}

.jx-item-body {
    position: relative;
}

.jx-item-icon {
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 1;
}

.jx-item-name {
    padding: 5px 0;
    text-align: center;
}

.jx-item-get {
    text-align: center;
}
.jx-item-get .van-button {
    height: 32px;
}
.shopOffSale {
    padding: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.shopOffSale .shopOffSaleTip {
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.shopOffSaleIcon {
    font-size: 30px;
}