.product img {
    border-radius: 10px;
}
.product {
    outline: 0px solid #ffffff !important;
    border-radius: 10px;
    position: relative;
    max-width: 678px;
    margin: 24px auto 24px;
}

.product p {
    font-size: 18px;
}

.mceNonEditable {
    width: 100%;
}

.product .coverImg {
    max-width: 678px;
}
.product .cover_Img {
    max-width: 678px;
    border-radius: 10px;
    object-fit: cover;
    width: 100%;
}
.product .coverImg img {
    border-radius: 20px;
    object-fit: cover;
    width: 100%;
    height: 384px;
}

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

.product .productName {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    backdrop-filter: blur(10px);
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: 0px;
}
.product .titleName {
    align-items: center;
    display: flex;
    position: absolute;
    /* color: #000000; */
    bottom: 0px;
    width: 100%;
    height: 80px;
}

.product .titleName .titleNames {
    font-weight: 400;
}
.product .titleName .titleNameA {
    width: 72%;
    margin-left: 15px;
    color: #000000;
}

.product .titleName .titleNameA h4 {
    margin: 0;
}
.product .titleName .whiteColor {
    width: 72%;
    margin-left: 15px;
}
.product .titleName .titleNameA h2 {
    font-size: 16px;
    margin-bottom: 0;
}
.product .titleName .titleNameA p {
    font-weight: 700;
}
.product .titleName .titleNameB {
    background-color: #ef8334;
    text-align: center;
    line-height: 44px;
    border-radius: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    /* nav-right: 10px; */
    margin-right: 10px;
    position: absolute;
    right: 12px;
    font-size: 15px;
    width: 150px;
    height: 44px;
}
.product .titleName .titleNameB .immediately {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.product .titleName .titleNameB button {
    background-color: #ef8334;
    color: #ffffff;
    border: none;
}
.imgclass p {
    display: block;
    color: #ffffff;
}
.StationProduct {
    outline: 0px solid #b4d7ff !important;
    justify-content: space-between;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    align-items: center;
    position: relative;
    border-radius: 10px;
    max-width: 678px;
    margin: 24px auto 24px;
    display: flex;
    height: 190px;
}
/* .content-main>div ol {
    color: #EBEDEB !important;
    font-size: 18px;
}

.content-main>div h2 {
    font-size: 24px;
    margin-bottom: 0px;
    color: #EBEDEB !important;
}
.content-main>div h3 {
    font-size: 18px;
    color: #EBEDEB !important;
}

.content-main .text-content a {
    text-decoration: underline;
    color: #551a8b;
}

.content-main .ins-content ul {
    font-size: 18px;
} */
.StationProduct .StationTitle {
    margin-left: 6% !important;
    color: #666666;
}

.StationProduct .StationTitle .imgclass {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.StationProduct .StationTitle .imgclass .username {
    position: absolute;
    color: #666666;
    font-size: 18px;
    left: 6%;
    top: 58%;
}
.StationProduct .StationTitle .imgclass .username .son {
    margin-right: 0px;
    color: #3d3d3d;
}
.StationProduct .StationImg {
    border-radius: 10px;
    margin-right: 3%;
    max-width: 120px;
}
.StationLink {
    outline: 0px solid #b4d7ff !important;
    justify-content: space-between;
    background-color: #fff;
    align-items: center;
    border-radius: 10px;
    position: relative;
    max-width: 678px;
    margin: 24px auto;
    color: #666666;
    height: 200px;
    display: flex;
}
.StationLink .StationImg {
    margin-left: 6%;
    width: 120px;
}
.StationLink .StationImg img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
}
.StationLink .StationTitle {
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.StationLink .StationTitle .Station_title {
    position: absolute;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #666666 !important;
    width: 60%;
    left: 33%;
    top: 30%;
}

.StationLink .StationTitle .offLink {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/* .content-main .ins-content p {
    color: #EBEDEB !important;
}

.content-main .ins-content ul li {
    color: #EBEDEB !important;
} */

.mce-content-body ul li {
    color: #EBEDEB !important;
}

/* .mce-content-body h2 {
    color: #EBEDEB;
} */

.mce-content-body {
    color: #EBEDEB;
}

.mce-content-body ol li {
    color: #EBEDEB !important;
}

.mce-content-body p {
    margin-bottom: 0;
    color: #EBEDEB !important;
}

.StationProduct .StationTitle .dataTitle {
    margin-bottom: 14px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #818181 !important;
    margin-top: -14px !important;
}
.StationLink .StationTitle .offLink .Station_link {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: absolute;
    color: #999999;
    width: 60%;
    left: 33%;
    top: 110px;
}
.WhiteFont {
    color: #ffffff !important;
}
.BlackFont {
    color: #000000 !important;
}
.StationProduct .StationImg .classImg {
    background-color: #000000;
    border-radius: 10px;
}
/* 不清除复制文本格式的样式 */
/* div img {
    border-radius: 10px;
}
.content-main .ins-content div {
    color: #EBEDEB !important;
} */

@media screen and (max-width: 750px) {
    .content-main figure {
        margin: 12px 0;
    }
    .StationLink {
        height: 102px;
    }
    .product .titleName {
        height: 62.69px;
        bottom: 0px;
    }
    .StationLink .StationImg {
        width: 60px;
        height: 60px;
        margin-left: 20px;
    }
    .StationProduct .StationImg {
        margin-right: 23px;
        width: 60px;
        height: 60px;
    }

    .product .productName {
        -webkit-backdrop-filter: blur(10px);
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        backdrop-filter: blur(10px);
        -webkit-filter: blur(10px);
        -moz-filter: blur(10px);
        -ms-filter: blur(10px);
        filter: blur(10px);
        height: 62.69px;
    }
    .StationProduct .StationTitle {
        margin-left: 20px;
        overflow: hidden;
        width: 66%;
    }
    .StationProduct .StationTitle .username {
        font-size: 10px;
    }
    .product .titleName .titleNameB {
        line-height: 32px;
        border-radius: 28px;
        color: #ffffff;
        font-size: 12px;
        width: 92px;
        height: 32px;
    }
    .product .titleName .titleNameA {
        width: 210px;
    }
    .product .titleName .titleNameA h2 {
        font-size: 14px;
        width: 210px;
        height: 20px;
        overflow: hidden;
    }
    .product .titleName .titleNameB button {
        background: #ef8334;
        border-radius: 16px;
        font-size: 14px;
        height: 31px;
        width: 92px;
    }
    .StationProduct .StationImg .classImg {
        background-color: #000000;
        object-fit: revert;
        border-radius: 10px;
        width: 100%;
        height: 60px;
    }
    .StationProduct {
        height: 102px;
    }
    .StationLink .StationTitle .Station_title {
        white-space: nowrap;
        font-size: 14px;
        width: 70%;
        left: 96px;
    }
    .StationLink .StationTitle .offLink .Station_link {
        position: absolute;
        color: #999999;
        overflow: hidden;
        font-size: 13px;
        width: 226px;
        left: 96px;
        top: 53%;
    }
    .StationProduct .StationTitle .imgclass .username {
        font-size: 12px;
        width: 150px;
        left: 6%;
        top: 56%;
    }
    .StationProduct .StationTitle .imgclass .username .usernameSon {
        color: #a1a1a1;
        width: 64px;
    }
}
@media screen and (max-width: 300px) {
    .StationProduct .StationTitle .imgclass .username {
        left: 8%;
    }
}




/* 字体大小选择 */
span.size-12px {
    font-size: 12px;
}
span.size-14px {
    font-size: 14px;
}
span.size-16px {
    font-size: 16px;
}
span.size-18px {
    font-size: 18px;
}
span.size-24px {
    font-size: 24px;
}
span.size-36px {
    font-size: 36px;
}
span.size-48px {
    font-size: 48px;
}

@media screen and (max-width: 750px) {
    span.size-12px {
        font-size: 1rem;
    }
    span.size-14px {
        font-size: 1.2rem;
    }
    span.size-16px {
        font-size: 1.4rem;
    }
    span.size-18px {
        font-size: 1.6rem;
    }
    span.size-24px {
        font-size: 1.8rem;
    }
    span.size-36px {
        font-size: 1.6rem;
    }
    span.size-48px {
        font-size: 1.8rem;
    }
}