.index_module {
    width: 100%;
}

.index_module .index_module_banner {
    width: 100%;
}

.index_module .index_module_banner_total {
    width: 100%;
}

.index_module .index_module_banner_piclink {
    width: 100%;
}

.index_module_banner a {
    display: flex;
}

.index_module_banner .banner_content_1 {
    width: 100%;
}

.index_module_banner .banner_content_1 .banner_img1_gap {
    width: 100%;
    display: flex;
}

.index_module_banner .banner_content_1 .banner_img1_gap:last-of-type {
    /* margin-bottom: 0 !important; */
}

.index_module_banner .banner_content_1 .banner_img1 {
    width: 100%;
    display: flex;
}

.index_module_banner .banner_content_2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.index_module_banner .banner_content_2 .banner_img2_gap {
    width: 49.5%;
    margin-top: 10px;
}

.index_module_banner .banner_content_2 .banner_img2_gap:last-of-type {
    /* margin-bottom: 0 !important; */
}

.index_module_banner .banner_content_2 .banner_img2 {
    width: 50%;
}

.index_module_banner .banner_content_3 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.index_module_banner .banner_content_3 .banner_img3_gap {
    width: 32.5%;
}

.index_module_banner .banner_content_3 .banner_img3 {
    width: 33.33%;
}

.index_module_banner .banner_content_3_aftergap::after {
    width: 32.5%;
    content: "";
}

.index_module_banner .banner_content_3_after::after {
    width: 33.33%;
    content: "";
}


.index_module_banner .banner_content_4 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.index_module_banner .banner_content_4 .banner_img4_gap {
    width: 24%;
}

.index_module_banner .banner_content_4 .banner_img4 {
    width: 25%;
}

.index_module_banner .banner_content_5 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.index_module_banner .banner_content_5 .banner_img5:nth-of-type(3n + 1) {
    width: 100%;
}

.index_module_banner .banner_content_5 .banner_img5:nth-of-type(3n + 2),
.index_module_banner .banner_content_5 .banner_img5:nth-of-type(3n + 3) {
    width: 50%;
}

.index_module_banner .banner_content_5 .banner_img5_gap:nth-of-type(3n + 1) {
    width: 100%;
}

.index_module_banner .banner_content_5 .banner_img5_gap:nth-of-type(3n + 2),
.index_module_banner .banner_content_5 .banner_img5_gap:nth-of-type(3n + 3) {
    width: 49.5%;
    margin-top: 0 !important;
}

.index_module_banner .banner_content_6 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.index_module_banner .banner_content_6 .banner_img6:nth-of-type(4n + 1) {
    width: 100%;
}

.index_module_banner .banner_content_6 .banner_img6:nth-of-type(4n + 2),
.index_module_banner .banner_content_6 .banner_img6:nth-of-type(4n + 3),
.index_module_banner .banner_content_6 .banner_img6:nth-of-type(4n + 4) {
    width: 33.33%;
}

.index_module_banner .banner_content_6 .banner_img6_gap:nth-of-type(4n + 1) {
    width: 100%;
}

.index_module_banner .banner_content_6 .banner_img6_gap:nth-of-type(4n + 2),
.index_module_banner .banner_content_6 .banner_img6_gap:nth-of-type(4n + 3),
.index_module_banner .banner_content_6 .banner_img6_gap:nth-of-type(4n + 4) {
    width: 32.5%;
    margin-top: 0 !important;
}


.index_module_banner .banner_content_7 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.index_module_banner .banner_content_7 .banner_img7:nth-of-type(5n + 1),
.index_module_banner .banner_content_7 .banner_img7:nth-of-type(5n + 2) {
    width: 50%;
}

.index_module_banner .banner_content_7 .banner_img7:nth-of-type(5n + 3),
.index_module_banner .banner_content_7 .banner_img7:nth-of-type(5n + 4),
.index_module_banner .banner_content_7 .banner_img7:nth-of-type(5n + 5) {
    width: 33.33%;
}

.index_module_banner .banner_content_7 .banner_img7_gap:nth-of-type(5n + 1),
.index_module_banner .banner_content_7 .banner_img7_gap:nth-of-type(5n + 2) {
    width: 49.5%;
}

.index_module_banner .banner_content_7 .banner_img7_gap:nth-of-type(5n + 3),
.index_module_banner .banner_content_7 .banner_img7_gap:nth-of-type(5n + 4),
.index_module_banner .banner_content_7 .banner_img7_gap:nth-of-type(5n + 5) {
    width: 32.5%;
    margin-top: 0 !important;
}

/* 商品 */
.index_module_show {}

.index_module_show_box .container {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.index_module_show_box.met-index-body {
    /* background: #ffffff */
}

.index_module_show_box.met-index-body.bgcolor {
    /* background: #ffffff; */
}

.index_module_show_box.met-index-body.bgpic {
    background: url() no-repeat;
    background-size: cover;
    background-position: center
}

.index_module_show_box.met-index-body {
    padding: 60px 0px 30px 0;
}

.index_module_show_box.met-index-body h2 {
    font-size: 36px;
    color: #333333;
}

.index_module_show_box.met-index-body p.desc {
    font-size: 16px;
    color: #666666;
    color:
}

.index_module_show_box .nav-tabs {
    border-bottom: none;
    margin: 30px auto
}

@media screen\0 {
    .index_module_show_box .nav-tabs {
        display: table
    }
}

.index_module_show_box .nav-tabs .nav-item .nav-link {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #999999;
    border-color: #999999;
}

/* 
.index_module_show_box .nav-tabs .nav-item .nav-link.active,
.index_module_show_box .nav-tabs .nav-item .nav-link:hover {
    background: #CA1621;
    border: 1px solid #CA1621;
    color: #ffffff
}

.index_module_show_box .nav-tabs .nav-item .nav-link.active h3,
.index_module_show_box .nav-tabs .nav-item .nav-link:hover h3 {
    color: #ffffff
} */

.index_module_show_box .nav-tabs .nav-item .nav-link.active {
    /* background: #CA1621;
    border: 1px solid #CA1621;
    color: #ffffff */
}

/* .index_module_show_box .nav-tabs .nav-item .nav-link:hover {
    background: #CA1621;
    border: 1px solid #CA1621;
    color: #ffffff
} */

.index_module_show_box .nav-tabs .nav-item .nav-link.active h3 {
    /* color: #ffffff */
}

.index_module_show_box .nav-tabs .nav-item .nav-link:hover h3 {
    /* color: #ffffff */
}

.index_module_show_box .nav-tabs .nav-item h3 {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    text-shadow: none;
    color: inherit;
    white-space: nowrap;
    color: #999999;
}

.index_module_show_box .index-product-list h4 a span {
    color: #333333;
    font-size: 15px;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.index_module_show_box .index-product-list li:hover a span {
    /* color: #CA1621 !important; */
}

.index_module_show_box .index-product-list li .card {
    background-color: #ffffff;
}

.index_module_show_box .index-product-list li:hover .card {
    background-color: #ffffff;
}

.index_module_show_box .swiper-navtab .swiper-scrollbar {
    bottom: 15px
}

.index_module_show_box .index-product-list {
    margin-right: -10px !important
}

.index_module_show_box .nav-tabs .nav-item+.nav-item {
    margin-left: 5px
}

.index_module_show_box .cover-image {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.index_module_show_box ul>li:hover .cover-image {
    transform: scale(1.2)
}

.index_module_show_box .more-btn {
    margin-top: 20px
}

.index_module_show_box .more-btn>a {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid;
    border-radius: 0;
    color: #CA1621;
    border-color: #CA1621;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.index_module_show_box .more-btn>a:hover {

    background: #CA1621;
    border: 1px solid #CA1621;
    color: #ffffff
}

.index_module_show_box .title {
    padding: 6px 0
}

.index_module_show_box .title h2 {
    color: #CA1621;
    letter-spacing: 2px;
    margin: 0;
    text-shadow: none;
    display: block
}

.index_module_show_box .title .desc {
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    margin: 10px 0 30px 0;
}

.index_module_show_box .desc-con {
    white-space: nowrap;
    padding: 0 10px;
    max-width: calc(100% - 140px)
}

.index_module_show_box .bor-hr {
    height: 1px;
    width: 60px;
    background: #999999
}

.index_module_show_box .desc-bom {
    margin-top: 7px;
    color: #CA1621;
}

.index_module_show_box .more-btn>a span {
    font-size: 14px;
    margin-right: 5px
}

.index_module_show_box .nav-tabs {
    margin-top: 10px
}

.index_module_show_box .card {
    position: relative
}

.index_module_show_box .img-xh {
    height: auto !important;
    position: absolute;
    right: 0;
    bottom: 0
}

.index_module_show_box .card>.card-title {
    padding: 15px 20px
}

@media (max-width: 991px) {
    .index_module_show_box.met-index-body {
        padding: 50px 0px
    }
}

@media (max-width: 767px) {
    .index_module_show_box.met-index-body {
        padding: 40px 0px
    }

    .index_module_show_box .nav-tabs {
        margin: 20px auto
    }

    .index_module_show_box .bor-hr {
        width: 30px
    }

    .index_module_show_box .desc-con {
        max-width: calc(100% - 80px)
    }
}

.index_module_show_box .tab-content {
    width: 100%;
    overflow: hidden
}

/* 视频 */
.index_module_video {
    width: 100%;
}

.index_module_video_bj {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
}

.module_video_iframe {
    width: 100%;
}

.module_video_iframe iframe {
    width: 100%;
    height: 100%;
}

.module_video_iframe .txp_poster_img {
    object-fit: cover;
}

/* 关于我们 */

.index_module_about {
    width: 100%;
}

.index_module_about_bj {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
}

.index_module_about_inner {
    width: 100%;
    background-color: #D41E1E;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 115px 0 30px 0;
}

.index_module_about_inner_left {
    width: 50%;
    padding: 60px;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.index_module_about_inner_left>div {
    margin: 10px 0;
}

.index_module_about_inner_left .about_inner_title1 {
    font-size: 38px;
    color: #FFFFFF;
}

.index_module_about_inner_left .about_inner_title2 {
    height: 51px;
    border: 2px solid #FFFFFF;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;

}

.index_module_about_inner_left .about_inner_title2>div {
    min-width: 105px;
    height: 100%;
    font-size: 22px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.index_module_about_inner_left .about_inner_title2>div:nth-of-type(1) {
    color: #CA1621;
    background: #FFFFFF;

}

.index_module_about_inner_left .about_inner_title2>div:nth-of-type(2) {
    color: #FFFFFF;
}

.index_module_about_inner_left .about_inner_content {
    font-size: 16px;
    font-weight: 400;
    /* color: #FFFFFF; */
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 20px;
}

.index_module_about_inner_right {
    width: 50%;
}

.index_module_about_inner_right>img {
    width: 100%;
}

@media (max-width: 1680px) {
    .index_module_about_inner {
        margin: 80px 0;
    }

    .index_module_about_inner_left {
        padding: 30px;
    }

    .index_module_about_inner_left .about_inner_title1 {
        font-size: 28px;
    }

    .index_module_about_inner_left .about_inner_title2 {
        height: 32px;
    }


    .index_module_about_inner_left .about_inner_title2>div {
        font-size: 12px;
    }

    .index_module_about_inner_left .about_inner_content {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .index_module_about_inner {
        margin: 30px 0;
    }

    .index_module_about_inner_left .about_inner_title1 {
        font-size: 32px;
    }

    .index_module_about_inner_left .about_inner_title2 {
        height: 40px;
    }

    .index_module_about_inner_left .about_inner_title2>div {
        font-size: 18px;
    }

    .index_module_about_inner_left .about_inner_content {
        font-size: 14px;
    }
}

/* 资讯 */

.index_module_news_body {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 50px;

}

.index_module_news_body .index_module_news_left {
    /* width: 75%; */
    flex: 1;
}

.index_module_news_item {
    background: #FFFFFF;
    padding: 12px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 15px;
}

.news_item_piclink {
    width: 209px;
    height: 130px;
    object-fit: cover;
    margin-right: 25px;
}

.news_item_piclink img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_item_content {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.news_item_content h4 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 2.5;
}

.news_item_content_p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

.news_item_content_time {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.news_item_content_time>img {
    width: 13px;
    height: 13px;
}

.news_item_content_time>span {
    font-size: 12px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}

.index_module_news_body .index_module_news_right {
    /* flex: 1; */

    margin-left: 25px;
}

.index_module_news_right .news_right_top {
    height: 231px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: #CA1621;
}

.index_module_news_right .news_right_top h4 {
    font-size: 26px;
    line-height: 1.2;
    color: #FFFFFF;
    margin: 0;
    position: relative;
    font-family: Alibaba PuHuiTi 2.0-75 SemiBold, Alibaba PuHuiTi 20;
}

.news_item_content_title {
    padding-top: 10px;
    margin-top: 10px !important;
}

.news_item_content_title::after {
    position: absolute;
    content: " ";
    top: 0;
    width: 40px;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
}

.news_right_bottom {
    width: 100%;
}

/* 表单 */
.index_module_survey_body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;

}

.index_module_survey_body .survey_item {

    width: 49%;
    height: 50px;
    background: #FFFFFF;
   
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.survey_item >div{
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.survey_item input {
    flex: 1;
    background: none;
    outline: none;
    border: 0px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    padding: 0 10px;
    text-align: right;
}

.survey_item_label {
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    padding-left: 10px;
}
.survey_item_required{
    color: red;
}
.survey_item_desc {
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    /*color: #543B7E !important;*/
    color: #C00000 !important;
}

.survey_item .layui-form-radio {
    margin-top: 0 !important;
}

.survey_btn {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
   
    margin-top: 30px;
}

.survey_btn_1{
    width: 200px;
    height: 55px;
    border: 1px solid #543B7E ;   
    color: #543B7E;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;

    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    margin-right: 20px;
}
.survey_btn_2{
    flex: 1;
    height: 55px;
    background: #543B7E;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.index_module_form_body {
    padding: 35px 0;
    border-top: 1px solid rgba(112, 112, 112, 0.15);
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;

}

.module_form_left {
    flex: 1;
}

.module_form_left form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.module_form_left form .module_form_left_div {
    /* width: 428px; */
    width: 49%;
    padding: 6px 0;
    background: #F9F9F9;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.module_form_left form .module_form_left_div span {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin: 0 10px;
}

.module_form_left form .module_form_left_div input {
    border: none;
    height: 24px;
    flex: 1;
    background-color: transparent;
    outline: medium;
}

.module_form_left form .module_form_left_div textarea {
    border: none;
    flex: 1;
    background-color: transparent;
    outline: medium;
}

.module_form_left form .module_form_left_btn {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    background: #CA1621;
    display: flex;
    justify-content: center;
    align-items: center;
}

.module_form_right {
    width: 25%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-left: 25px;
}

.module_form_right img {
    width: 60%;
    margin-bottom: 20px;
}

.module_form_right .module_form_right_p1 {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 2.5;
}

.module_form_right .module_form_right_p2 {
    font-size: 32px;
    font-weight: 500;
    color: #999999;

}


/* 资讯页 */

.swiper_news_content {
    width: 100%;
    margin-bottom: 30px;
}

.swiper_item_news {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.swiper_item_news_left {
    flex: 1;
    overflow: hidden;
}

.swiper_item_news_left_title {
    font-size: 24px;
    color: #333333;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.swiper_item_news_left_time {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 4;
}

.swiper_item_news_left_content {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 2.2;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.swiper_item_news_left_more {
    font-size: 14px;
    font-weight: 400;
    color: #CA1621;
    margin-top: 10px;
}

.swiper_item_news_left_more:hover {
    cursor: pointer;
}

.swiper_item_news_right {
    width: 484px;
    height: 309px;
    position: relative;
    margin-left: 80px;
}

.swiper_item_news_right>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper_item_news_right_bottom {
    height: 46px;
    line-height: 46px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.55);
    padding: 0 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.swiper_news_content_pagination {
    display: flex;
}

.swiper_news_content_pagination .swiper-pagination-bullet-active {
    background: #CA1621;
}

.main_right_news_list {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
}



.main_right_news_item_inner {
    width: 99.7%;
    margin: 0 auto 30px auto;
    padding: 30px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid rgba(122, 122, 122, 0.15);
}

.main_right_news_item_inner:hover {
    box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.12);
    cursor: pointer;

}

.main_right_news_item_inner img {
    width: 258px;
    height: 165px;
    object-fit: cover;
    margin-right: 25px;
    /* margin-bottom: 25px; */
}

.main_right_news_item_inner_center {
    flex: 1;
    overflow: hidden;
}

.main_right_news_item_inner_center_title {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 1.5;
}

.main_right_news_item_inner_center_content {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 2;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.main_right_news_item_inner_center_more {
    font-size: 14px;
    color: #CA1621;
}

.main_right_news_item_inner_center_more:hover {
    cursor: pointer;
}

.main_right_news_item_inner_time {
    /* align-self: center; */
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 75px;
}

.main_right_news_item_inner_time>span:nth-of-type(1) {
    font-size: 53px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #474747;
    border-bottom: 1px solid #474747;
}

.main_right_news_item_inner_time>span:nth-of-type(2) {
    font-size: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #474747;
}


.main_right_news_list_pagination {
    border-radius: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}



@media (max-width: 1680px) {
    .swiper_item_news_left_title {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }

    .swiper_item_news_right {
        width: 430px;
        height: 275px;
    }

    .swiper_item_news_right_bottom {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0 10px;
    }

}

@media (max-width: 1024px) {
    .swiper_item_news_right {
        width: 295px;
        height: 188px;
        margin-left: 30px;
    }

    .main_right_news_item_inner {
        width: 99%;
        padding: 15px;
    }

    .main_right_news_item_inner_center_title {
        font-size: 16px;
    }

    .main_right_news_item_inner img {
        width: 190px;
        height: 86px;
    }

    .main_right_news_item_inner_center_content {
        font-size: 12px;
    }

    .main_right_news_item_inner_time {
        margin-left: 30px;
    }

    .main_right_news_item_inner_time>span:nth-of-type(1) {
        font-size: 36px;
    }

    .main_right_news_item_inner_time>span:nth-of-type(2) {
        font-size: 14px;
    }
}



/* 资讯详情 */

.news_detail_info {
    width: 100%;
    padding: 20px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid rgba(21, 21, 21, 0.15);
}

.news_detail_title {
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.news_detail_sub {
    font-size: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #CFCFCF;
}

.news_detail_content {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 15px;
}

.news_detail_content p {
    max-width: 100%;
    word-break: break-all;
    word-wrap: break-word;
}

.news_detail_content span {
    max-width: 100%;
    word-break: break-all;
    word-wrap: break-word;
}

.news_detail_content img {
    max-width: 100%;
}


/* 招聘列表 */
.recruit_body {
    width: 100%;

}

.recruit_body .recruit_item {
    width: 100%;
    border: 1px solid #E4E4E4;
    margin-bottom: 20px;

}

.recruit_item .recruit_item_title {
    width: 100%;
    height: 77px;
    padding: 0 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    color: #CA1621;
    /* border-bottom: 1px solid #E4E4E4; */
}

.recruit_item .recruit_item_title span {
    margin-right: auto;
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.recruit_item .recruit_item_title i {
    font-size: 30px;
    margin-left: 50px;
}

.recruit_item .recruit_item_content {
    padding: 20px;
    border-top: 1px solid #E4E4E4;
    /* transition: 1s; */
}

.recruit_item .recruit_item_content_none {
    display: none;
}

.recruit_item .recruit_item_content_info {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 10px;
}

.recruit_item .recruit_item_content_intro {
    line-height: 2;
}

.recruit_item .recruit_item_content_intro span:nth-of-type(1) {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.recruit_item .recruit_item_content_intro span:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.recruit_item_content_button {
    width: 100%;
    background: #CA1621;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 3;
    text-align: center;
    margin-top: 20px;
}



/* 商品 */
.product_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.product_list1::after {
    width: 32%;
    content: " "
}

/* .product_list_part {
    width: 32%;
} */

.product_list1 .product_list_part {
    width: 32%;
}

.product_list2 .product_list_part {
    margin-right: 0.55rem;
    width: -webkit-calc((100% - 0.55rem*4)/ 4);
    width: calc((100% - 0.55rem*4)/ 4);
}

.product_list1::after {
    width: 32%;
    content: "";
}

.product_list2::after {
    content: ' ';
    flex: auto;
}

.product_item {
    width: 100%;
    margin-bottom: 30px;
}


.product_item:hover {
    background: #CA1621;
}

.product_item:hover .product_item_content_title {
    color: #ffffff !important;

}

.product_item:hover .product_item_content_sub {
    color: #ffffff !important;
}

.product_item:hover .product_item_href {
    color: #ffffff !important;
}

.product_item:hover .product_item_href {
    border-top: 1px solid #fff !important;
}

.product_item_piclink {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-color: #f9f9f9;
}

.product_item_piclink img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_item_content {
    padding: 10px 20px 20px 20px;
    border: 1px solid #f3f3f3;
}

.product_item_content_title {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 2.5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product_item_content_sub {
    font-size: 14px;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.product_item_href {
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    border-top: 1px solid rgba(112, 112, 112, 0.15);
    padding: 15px 20px;
}

/* 案例 */
.cases_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.cases_list_part {
    width: 48.5%;
}

.cases_item {
    width: 100%;
    margin-bottom: 30px;
}

.cases_item_top_piclink {
    width: 100%;
    height: 274px;
    position: relative;
    background-color: #f3f3f3;
}

.cases_item_top_piclink img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cases_item_top_sub {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #CA1621;
    padding: 5px 15px;
    color: #fff;
    font-weight: 200;
}

.cases_item_content {
    width: 100%;
    padding: 20px;
    border: 1px solid #D8D8D8;
}

.cases_item_content_title {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}

/* .cases_item_content_title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 43px;
    height: 2px;
    background: #CA1621;
    content: " ";
} */

.cases_item_content_sub {
    font-size: 16px;
    font-weight: 400;
    color: #999999;

    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;

}


/* 商品详情 */

.product_detail {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.product_detail_left {
    flex: 1;
    overflow: hidden;
    margin-right: 60px;
}



/*图片放大镜样式*/
.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

/*图片小图预览列表*/
.product_detail_piclink .spec-preview {}

.jqzoom img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #F9F9F9;
    border-radius: 8px 8px 8px 8px;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;

    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff
        /*url(../images/zoom.png) 50% center no-repeat*/
    ;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

.product_detail_piclink .spec-scroll {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;

}

.product_detail_piclink .spec-scroll .prev {
    float: left;
}

.product_detail_piclink .spec-scroll .next {
    float: right;
}

.product_detail_piclink .spec-scroll .prev,
.product_detail_piclink .spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 20px;
    height: 100%;
    background: #F9F9F9;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_detail_piclink .spec-scroll .items {
    float: left;
    position: relative;
    overflow: hidden;
}

.product_detail_piclink .spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 100%;
    padding-left: 0;
}

.product_detail_piclink .spec-scroll .items ul li {
    float: left;
    text-align: center;
    margin-left: 15px;
    list-style-type: none;
}



.product_detail_piclink .spec-scroll .items ul li img {
    padding: 2px;
    object-fit: cover;
}

.product_detail_piclink .spec-scroll .items ul li img:hover {
    border: 2px solid #FF6600;
    padding: 1px;
}


.product_detail_html {
    width: 100%;
    margin-top: 20px;
}

.product_detail_html .product_detail_html_title {
    width: 100%;
    border-bottom: rgba(112, 112, 112, 0.15);
    position: relative;
    margin-bottom: 30px;
}

.product_detail_html .product_detail_html_title>span:nth-of-type(1) {

    font-size: 16px;
    font-weight: 500;
    color: #CA1621;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    line-height: 2;
}

/* .product_detail_html .product_detail_html_title::after {
    width: 116px;
    height: 2px;
    background: #CA1621;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
} */

.product_detail_html_body {}

.product_detail_html_body p,
.product_detail_html_body img {
    max-width: 100%;
}

.product_detail_left .product_detail_title {
    margin-top: 20px;
    margin-bottom: 20px;
}

.product_detail_left .product_detail_title h4 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.product_detail_left .product_detail_title .product_detail_sub {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product_detail_left .product_detail_title .product_detail_sub>div:nth-of-type(1) {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #444444;
}

.product_detail_left .product_detail_title .product_detail_sub>div:nth-of-type(1)>span {
    width: 24px;
    height: 24px;
    background-color: #EA3651;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.product_detail_left .product_detail_title .product_detail_sub>div:nth-of-type(2) {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #CA1621;
    margin-left: 10px;
}

.product_detail_right {
    width: 483px;
    margin-right: 10px;
    position: sticky;
    top: 0px;
}


@media (max-width: 1680px) {}

@media (max-width: 1024px) {
    .product_detail_left {
        margin-right: 20px;
    }

    .product_detail_right {
        width: 380px;
        margin-right: 10px;
    }

}

.product_detail_right_panel {
    width: 100%;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
}

.product_panel_price {
    width: 100%;
    height: 69px;
    background: url('https://inexweb.oss-cn-shenzhen.aliyuncs.com/qy/product_panel_price.png');

    background-repeat: no-repeat;
    background-position: right;
    background-color: #CA1621;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0 25px;
    color: #fff;
}

.product_panel_sku {
    width: 100%;

    padding: 15px 25px;
}

.product_panel_sku .sku_item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 0;
}

.product_panel_sku .sku_item span {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #666666;
}

.product_panel_sku .sku_item span:nth-of-type(1) {
    width: 100px;
}

.product_panel_sku .sku_item span:nth-of-type(2) {
    flex: 1;
    text-align: right;
}

.product_panel_sku .sku_button {
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #CA1621;
    text-align: center;
    line-height: 50px;

    font-size: 14px;
    font-weight: 400;
    color: #CA1621;
    margin-top: 20px;
}

.product_detail_right_recommend {
    width: 100%;
    margin-top: 20px;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
}

.product_detail_right_recommend .recommend_title {
    width: 100%;
    height: 52px;
    padding: 0 25px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: rgba(112, 112, 112, 0.15);
    position: relative;
}

.product_detail_right_recommend .recommend_title>span:nth-of-type(1) {

    font-size: 18px;
    font-weight: 500;
    /* color: #CA1621; */
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
}

/* .product_detail_right_recommend .recommend_title>a {
    color: #CA1621;
} */

/* .product_detail_right_recommend .recommend_title::after {
    width: 116px;
    height: 2px;
    background: #CA1621;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
} */

.product_detail_right_recommend .recommend_title>span:nth-of-type(2) {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.product_detail_right_recommend .recommend_body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px;
}

.product_detail_right_recommend .recommend_body .recommend_item {
    width: 45%;
    position: relative;
    margin: 10px 0;
    overflow: hidden;
    border-radius: 8px;
}

.product_detail_right_recommend .recommend_body .recommend_item .recommend_item_piclink {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.product_detail_right_recommend .recommend_body .recommend_item .recommend_item_piclink img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_detail_right_recommend .recommend_body .recommend_item .recommend_item_title {

    height: 28px;
    line-height: 28px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.55);
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



.banner_title {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0 0 50px 0;
    /* border-bottom: 1px solid #f3f3f3; */

}

.banner_title_1 {
    font-size: 42px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_title_1::before {
    width: 23px;
    height: 16px;
    display: inline-block;
    background: #543B7E;
    transform: skewX(35deg);
    content: "";
    margin-right: 25px;
}

.banner_title_1::after {
    width: 23px;
    height: 16px;
    display: inline-block;
    background: #543B7E;
    transform: skewX(35deg);
    content: "";
    margin-left: 25px;
}

.banner_title_2 {
    font-size: 18px;
    color: #333333;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 5px;
}

.youshi_body {
    width: 100%;
    padding-bottom: 50px;
    /* padding-left: 20%; */
}

.youshi_swiper {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.youshi_swiper_left {
    width: 591px;
    margin-right: 70px;
}

.youshi_tab {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
}

.youshi_tab .tab_item {
    width: 108px;
    height: 180px;
    border: 1px solid #543B7E;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.youshi_tab .tab_item>span:nth-of-type(1) {
    font-weight: 800;
    font-size: 32px;
    color: #333333;
}

.youshi_tab .tab_item>span:nth-of-type(2) {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    width: 70px;
    margin-top: 17px;
    line-height: 1.5;
}

.youshi_tab .tab_item_active {
    background: #543B7E;
}

.youshi_tab .tab_item_active>span:nth-of-type(1) {
    color: #FFFFFF;
}

.youshi_tab .tab_item_active>span:nth-of-type(2) {
    color: #FFFFFF;
}

.youshi_content {
    margin-top: 50px;
    text-align: left;
    width: 100%;
}

.youshi_content .youshi_content_p1 {
    font-weight: 500;
    font-size: 26px;
    color: #333333;
}

.youshi_content .youshi_content_p2 {
    font-weight: 800;
    font-size: 42px;
    color: #333333;
}

.youshi_content .youshi_content_p3 {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
}

.youshi_content .youshi_content_line {
    width: 100%;
    height: 1px;
    background-color: rgba(21, 21, 21, 0.15);
    margin: 26px 0;
}

.youshi_content>a {
    margin-top: 26px;
    display: flex;

}

.youshi_content>a>img {
    width: auto;
    height: 22px;
}


.youshi_swiper_right {
    flex: 1;
}

/* 淡入淡出动画 */
.youshi_swiper .fade-out {
    opacity: 1;
    animation: fadeOut 0.3s forwards;
}

.youshi_swiper .fade-in {
    opacity: 0;
    animation: fadeIn 0.3s forwards;
}

@keyframes fadeOut {
    to {
        opacity: 0;
        transform: translateY(10px);
        /* 下滑效果 */
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
        /* 上滑效果 */
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}