.productCard[data-v-35eecb3f] {
    position: relative;
    margin: 0 auto;
    margin-top: .12rem
}

.productCard[data-v-35eecb3f]:nth-child(1) {
    margin-top: 0
}

.productCard.align-left .text-area[data-v-35eecb3f] {
    text-align: left
}

.productCard.align-left .btns[data-v-35eecb3f] {
    justify-content: flex-start
}

.productCard.small[data-v-35eecb3f] {
    margin: .12rem;
    margin-bottom: 0;
    display: inline-block;
    width: calc(50% - .15rem);
    margin-left: .06rem;
    margin-right: .06rem
}

.productCard.small .text-area[data-v-35eecb3f] {
    width: 100%;
    top: .5rem
}

.productCard.small .text-area .item-title[data-v-35eecb3f] {
    margin-bottom: .12rem!important
}

.productCard.small .btns .btn-area .item-btn[data-v-35eecb3f] {
    margin: 0;
    width: auto;
    height: 36px;
    line-height: 1
}

.productCard .flex[data-v-35eecb3f] {
    display: flex;
    justify-content: center;
    align-items: center
}

.productCard figure[data-v-35eecb3f] {
    position: relative;
    height: 100%;
    margin: 0
}

.productCard figure picture[data-v-35eecb3f] {
    width: 100%;
    height: 100%
}

.productCard figure picture img[data-v-35eecb3f] {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.productCard figure .text-area[data-v-35eecb3f] {
    max-width: 1000px;
    width: 100%;
    z-index: 10;
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translate(-50%);
    line-height: 1.2;
    color: #fff
}

.productCard figure .text-area .item-title[data-v-35eecb3f] {
    font-size: .36rem;
    margin-bottom: .2rem;
    font-weight: 500
}

.productCard figure .text-area .item-title.title[data-v-35eecb3f] {
    margin-bottom: .08rem!important
}

.productCard figure .text-area .item-title.sub-title[data-v-35eecb3f] {
    font-size: .22rem;
    white-space: nowrap;
    margin-bottom: .15rem!important
}

.productCard figure .text-area .item-title.type[data-v-35eecb3f] {
    font-size: 1.26rem;
    white-space: nowrap
}

.productCard figure .text-area .item-title.desc[data-v-35eecb3f] {
    font-size: .22rem;
    white-space: nowrap;
    margin-bottom: .15rem!important
}

.productCard figure .text-area .btn-area[data-v-35eecb3f] {
    margin-right: .2rem
}

.productCard figure .text-area .btn-area[data-v-35eecb3f]:nth-last-child(1) {
    margin-right: 0
}

.productCard figure .text-area .btn-area .item-btn[data-v-35eecb3f] {
    position: relative;
    margin: 10px 20px 0;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: .16rem
}

.productCard figure .text-area .btn-area .item-btn[data-v-35eecb3f]:nth-child(1) {
    margin-left: 0
}

.productCard figure .text-area .btn-area .item-btn[data-v-35eecb3f]:before {
    display: none
}

.productCard figure .text-area .btn-area .item-btn.border[data-v-35eecb3f] {
    width: 132px;
    border: 1px solid #fff;
    box-sizing: content-box
}

.productCard figure .text-area .btn-area .item-btn.border[data-v-35eecb3f]:before {
    display: inline-block
}

.productCard figure .text-area .btn-area .item-btn.radius[data-v-35eecb3f] {
    border-radius: 25px;
    overflow: hidden
}

.productCard figure .text-area .btn-area .item-btn.icon-light[data-v-35eecb3f] {
    color: #fff
}

.productCard figure .text-area .btn-area .item-btn.icon-light .play-outer[data-v-35eecb3f] {
    border-color: #fff
}

.productCard figure .text-area .btn-area .item-btn.icon-light .play-outer .play-inner[data-v-35eecb3f] {
    border-color: transparent transparent transparent white
}

.productCard figure .text-area .btn-area .item-btn .play-outer[data-v-35eecb3f] {
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin-left: 5px
}

.productCard figure .text-area .btn-area .item-btn .play-outer .play-inner[data-v-35eecb3f] {
    width: 0;
    height: 0;
    border-width: 3px 0 3px 5px;
    border-style: solid;
    border-color: transparent transparent transparent black
}

.productCard figure .text-area .btn-area .item-btn span[data-v-35eecb3f] {
    transform: scaleY(.7)
}

.productCard figure .text-area .btn-area .item-btn+.item-btn[data-v-35eecb3f] {
    margin-left: .45rem
}

.productCard figure .business-area[data-v-35eecb3f] {
    top: 60%;
    left: 77%;
    width: 40%;
    text-align: left;
    transform: translate(-65%,-50%)
}

.productCard figure .business-area .btn-area .item-btn[data-v-35eecb3f] {
    margin-top: 0
}

.productCard[data-v-35eecb3f]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0);
    z-index: 9
}

@media screen and (max-width: 1600px) {
    .productCard figure .text-area .item-title[data-v-35eecb3f] {
        font-size:.32rem;
        margin-bottom: .17rem
    }

    .productCard figure .text-area .btn-area .item-btn[data-v-35eecb3f] {
        font-size: .16rem
    }

    .productCard figure .text-area .btn-area .item-btn+.item-btn[data-v-35eecb3f] {
        margin-left: .42rem
    }
}

@media screen and (max-width: 1280px) {
    .productCard.normal[data-v-35eecb3f] {
        height:auto!important;
        min-height: auto!important
    }

    .productCard.normal picture img[data-v-35eecb3f] {
        width: 300%;
        height: auto;
        margin-left: -100%
    }

    .productCard figure .text-area .item-title[data-v-35eecb3f] {
        font-size: .28rem;
        margin-bottom: .16rem
    }

    .productCard figure .text-area .item-desc[data-v-35eecb3f] {
        font-size: .21rem
    }

    .productCard figure .text-area .btn-area .item-btn+.item-btn[data-v-35eecb3f] {
        margin-left: .4rem
    }
}

@media screen and (max-width: 1000px) {
    .productCard.small[data-v-35eecb3f] {
        width:100%;
        margin: 0!important;
        margin-top: .12rem!important
    }

    .productCard figure .text-area[data-v-35eecb3f] {
        padding: 0 30px
    }

    .productCard figure .text-area .item-title[data-v-35eecb3f] {
        font-size: .24rem;
        margin-bottom: .15rem
    }

    .productCard figure .text-area .btn-area .item-btn[data-v-35eecb3f] {
        margin: 0
    }

    .productCard figure .text-area .btn-area .item-btn+.item-btn[data-v-35eecb3f] {
        margin-left: .36rem
    }
}

@media screen and (max-width: 798px) {
    .productCard.small[data-v-35eecb3f] {
        width:100%;
        margin: 0;
        margin-top: .12rem
    }

    .productCard figure .text-area .item-title[data-v-35eecb3f] {
        font-size: .24rem;
        font-weight: 400
    }

    .productCard figure .text-area .btn-area .item-btn[data-v-35eecb3f] {
        width: 180px;
        height: 32px;
        margin: 0
    }

    .productCard figure .text-area .btn-area .item-btn+.item-btn[data-v-35eecb3f] {
        margin-left: .1rem
    }
}

@media screen and (max-width: 750px) {
    .productCard.small[data-v-35eecb3f] {
        width:100%;
        margin: 0;
        margin-top: .12rem
    }

    .productCard.small .text-area .item-title[data-v-35eecb3f] {
        margin-bottom: .05rem!important
    }

    .productCard.small .text-area .item-title.sub-title[data-v-35eecb3f] {
        font-size: .16rem
    }

    .productCard.small .text-area .btn-area .item-btn[data-v-35eecb3f] {
        font-size: .16rem;
        height: 24px
    }

    .productCard.align-left .text-area[data-v-35eecb3f] {
        text-align: center
    }

    .productCard.normal figure picture img[data-v-35eecb3f] {
        width: 100%;
        margin-left: 0
    }

    .productCard figure .text-area[data-v-35eecb3f] {
        width: 100%;
        top: 8%
    }

    .productCard figure .text-area .item-title[data-v-35eecb3f] {
        font-size: .2rem;
        margin-bottom: .1rem
    }

    .productCard figure .text-area .item-title.sub-title[data-v-35eecb3f] {
        font-size: .16rem
    }

    .productCard figure .text-area .item-title.type[data-v-35eecb3f] {
        font-size: .14rem
    }

    .productCard figure .text-area .btns[data-v-35eecb3f] {
        justify-content: center
    }

    .productCard figure .text-area .btn-area[data-v-35eecb3f] {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: .1rem
    }

    .productCard figure .text-area .btn-area .item-btn.border[data-v-35eecb3f] {
        width: 110px;
        height: 30px;
        font-size: .14rem
    }

    .productCard figure .text-area .btn-area .item-btn+.item-btn[data-v-35eecb3f] {
        margin: 0
    }

    .productCard figure .business-area[data-v-35eecb3f] {
        left: 75%
    }

    .productCard figure .business-area .btn-area[data-v-35eecb3f] {
        flex-direction: row
    }
}
