.clearfix {
    zoom: 1;
}

img {
    vertical-align: middle;
}

.main-header {
    border-bottom: 0.02rem solid rgba(239, 239, 239, 0.6);
}

/* .mobile-nav-toggler .ico {
    color: #000;
} */

.lytop_main .ly_logo .wx-bac {
    background: url(../images/true.webp) no-repeat center;
    background-size: 100% 100%;
}

.pro_banner {
    background: #62605e url("../images/Products/Pro_banner2.jpg") no-repeat center center;
    height: 400px;
    box-sizing: border-box;
    background-size: cover;
    position: relative;
}

.pro_banner .new_pro_head {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1280px;
    text-align: center;
}

.new_pro_head .pro_head_desc {
    color: white;
    line-height: 30px;
}

.pro_head_desc .bgtitle {
    color: white;
    font-size: 90px;
    line-height: 1.36;
    font-weight: 700;
    margin-bottom: 20px;
}


.banBot {
    border-bottom: 1px solid #EAEAEA;
    height: 55px;
}

.wsc-bread {
    padding: 15px 0;
    line-height: 26px;
}

.wsc-breadCon {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.blogList_main {
    padding: 80px 0;
}

.bolgData,
.blog_con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.essay_content {
    width: 65%;
}

.essay_content .blog_con {
    margin-bottom: 30px;
}

.essay_content .blog_con:last-child {
    margin-bottom: 0;
}

.essay_content .essay_img img {
    max-width: 100%;
}

.essay_content h1 {
    font-size: 32px;
    font-weight: 600;
    padding: 15px 0;
    line-height: 1.2;
}

.essay_content h2 {
    font-size: 26px;
    font-weight: 600;
    padding: 10px 0;
}

.moreEssay h2 {
    font-size: 25px;
    font-weight: 600;
    padding: 10px 0;
}


.essay_content h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
}

.essay_content .time {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    margin-bottom: 15px;
}

.essay_content p,
.essay_content ul li {
    margin-bottom: 15px;
    color: rgb(130, 130, 130);
}

.essay_blog_con p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.essay_content p~img {
    max-width: 50%;
}

.essay_content .maxwidth_100 {
    max-width: 100%;
}

.essay_content .floatImg {
    float: right;
    margin: 10px;
}

.essay_content .floatVideo {
    float: right;
    margin: 10px;
}

/* .essay_content .vjs-default-skin {
    width: 30%;
} */

.essay_content p b,
.essay_content ul li b {
    color: #000;
}


.tab-buttons {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
    gap: 10px;
}


.tab-buttons .tab-button {
    background-color: #f1f1f1;
    border: none;
    outline: none;
    cursor: pointer;
    /* padding: 15px 15px; */
    height: 40px;
    width: 40px;
    transition: 0.3s;
}

.tab-buttons .tab-button:first-child {
    margin-left: 0;
}

.tab-button:hover {
    background-color: #ddd;
}

.tab-button.active {
    background-color: #007377;
    color: #fff !important;
}



.moreEssay {
    width: 33%;
    position: relative;
}

.moreEssay ul li {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
    position: relative;
}

.moreEssay ul li:last-child {
    border: none;
}

.moreEssay ul li:hover {
    background: #f5f5f5;
}

.moreEssay .hotproducts ul li {
    padding: 15px 0;
    border: none;
}

.moreEssay .hotproducts ul li:last-child {
    padding-bottom: 0;
}


.hotproducts {
    margin-top: 20px;
}

.hotproducts.fixed {
    position: fixed;
    z-index: 100;
    max-width: 100%;
    top: 0;
    margin-top: 0;
}

.hotproducts.absolute {
    position: absolute;
    z-index: 100;
    max-width: 100%;
    bottom: 0;
    margin-top: 0;
}

.phone-hotproducts {
    display: none;
}

.moreEssay ul li img {
    width: 50%;
}

.moreEssay ul li .text {
    padding-left: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(0, -50%);
    font-size: 18px;
}

.moreEssay ul li span {
    font-size: 22px;
}

.blog_btn {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.button-primary {
    background: #d53732;
}

.blog-button-primary {
    background-color: #217179;
}

.videoShow {
    width: 100%;
    display: flex;
    justify-content: center;
}

#video-det {
    max-width: 40%;
}

.blog_con_btn {
    margin: 20px 0 10px 0;
}

.Blog_href {
    color: red;
}

.ser_flow-btn {
    text-align: center;
}


.blog_con .essay_blog_img img {
    max-width: 100%;
    background: #f5f5f5;
    transition: opacity 0.5s;
}

.blog_con .essay_blog_img img[data-src] {
    opacity: 0;
}

.blog_con .essay_blog_img img.loaded {
    opacity: 1;
}

.blog_con .essay_blog_img {
    width: 30%;
}

.blog_con .essay_blog_con {
    width: 70%;
    padding: 0 30px;
}

.blog_con .essay_blog_con h1 {
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 15px;
    line-height: 1.2;
}

.blg_flex {
    display: flex;
}

.blg_flex img {
    max-width: 50%;
}

.underline {
    text-decoration: underline;
    color: #000;
    font-weight: 600;
}
















/* 表格 */
.blog_table {
    width: 100%;
    overflow: auto;
    margin: 15px 0;
    padding: 6px;
    background: #eaeaea
}

.pro_data-table {
    width: 100%;

}

.pro_data-table td,
.pro_data-table th {
    background: #fff;
    border: 2px solid #eaeaea
}

.pro_data-table tr:first-child td,
.pro_data-table tr:first-child th {
    background: #efefef;
    height: 42px
}

.pro_data-table th {
    text-align: center;
    font-weight: 400;
    background: #f6f6f6
}

.pro_data-table td {
    text-align: center;
    color: #555;
    height: 42px
}











/* 对角边框 */
.under-content {
    padding: 5px;

    &::after {
        position: absolute;
        bottom: -0.1rem;
        left: -0.1rem;
        width: 0.5rem;
        height: 0.5rem;
        border-left: 0.15rem solid black;
        border-bottom: 0.15rem solid black;
        content: "";
    }

    &::before {
        position: absolute;
        bottom: -0.1rem;
        right: -0.1rem;
        width: 0.5rem;
        height: 0.5rem;
        border-right: 0.15rem solid black;
        border-bottom: 0.15rem solid black;
        content: "";
    }
}

.under-content>p {
    margin: 0;
}

.top-content {
    position: relative;
    margin-bottom: 15px;

    &::after {
        position: absolute;
        top: -0.1rem;
        right: -.1rem;
        width: 0.5rem;
        height: 0.5rem;
        border-right: 0.15rem solid black;
        border-top: 0.15rem solid black;
        content: "";
    }

    &::before {
        position: absolute;
        top: -0.1rem;
        left: -0.1rem;
        width: 0.5rem;
        height: 0.5rem;
        border-left: 0.15rem solid black;
        border-top: 0.15rem solid black;
        content: "";
    }
}






.essay_content .boxShadow {
    padding: 15px;
    margin-bottom: 15px;
    color: black;
    box-shadow: 0px 5px 10px -5px #888888;
}

.essay_content .boxShadow p {
    margin: 0;
    color: black;
    font-weight: 600;
}






.blogimg_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.blogimg_flex_item {
    flex: 1 40%;
}

.blogimg_flex_item a p {
    text-align: center;
}

.blogimg_flex_item img {
    height: 90%;
}






/* 表单 */
.u-wrap {
    padding: 40px 0;
}

@media (max-width:1600px) {

    .pro_data-table tr:first-child td,
    .pro_data-table tr:first-child th {
        height: 42px;
        font-size: 14px
    }

    .pro_data-table td,
    .pro_data-table th {
        height: 40px
    }
}


@media (max-width: 1280px) {

    .pro_banner .new_pro_head {
        width: 100%;
    }

    .wsc-bread h1 {
        width: auto;
    }

    .wsc-bread h1:last-child {
        width: 70%;
    }

    .essay_content .floatVideo {
        float: none;
    }

    .essay_content .vjs-default-skin {
        width: 95%;
    }
}

@media (max-width: 1024px) {

    .essay_content,
    .blog_con .essay_blog_img {
        width: 100%;
        margin-bottom: 25px;
    }

    .moreEssay,
    .blog_con .essay_blog_con {
        width: 100%;
        padding: 0;
    }

    .pro_head_desc .bgtitle {
        font-size: 70px;
    }

    .essay_content h1 {
        font-size: 28px;
    }

    .essay_content h2 {
        font-size: 23px;
    }

    .essay_content h3 {
        font-size: 18px;
    }

    .hotproducts {
        margin-top: 15px;
        display: none;
    }

    .phone-hotproducts {
        display: block;
    }

    .moreEssay ul li .text {
        font-size: 23px;
    }

}

@media (max-width: 768px) {
    .pro_banner {
        height: 300px;
    }

    .banBot {
        height: 45px;
    }

    .wsc-bread {
        padding: 10px 0;
    }

    .blogList_main {
        padding: 30px 0;
    }

    .pro_head_desc .bgtitle {
        font-size: 30px;
    }

    #video-det {
        max-width: 100%;
    }

    .essay_content p~img {
        max-width: 100%;
    }

    .blg_flex {
        display: block;
    }

    .blg_flex img {
        max-width: 100%;
    }


    .pro_data-table td,
    .pro_data-table th,
    .pro_data-table tr:first-child td,
    .pro_data-table tr:first-child th {
        height: 30px
    }

    .pro_data-table td,
    .pro_data-table th {
        white-space: nowrap;
        padding-left: 4px;
        padding-right: 4px
    }

    .tab-buttons {
        margin-top: 0;
    }

    .u-wrap {
        padding: 20px 0;
    }

    .wsc-bread span {
        margin: 0 5px;
    }

    .moreEssay ul li .text {
        font-size: 16px;
    }

    .blogimg_flex_item a p {
        font-size: 14px;
        line-height: 17px;
    }
}