
.pet_back {
    background-image: url('../images/factory/list_back.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: auto;
    /* min-height: 80px; */
    bottom: 0;
}

.pet_back_ul li {
    width: 200px;
    text-align: center;
    border-right: 1px solid #BFBFBF;
}

.pet_back_ul a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    display: block;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
}

.pec_active a {
    color: #027745 !important;
}


/* .pec_active {
    border-right: 4px dotted #BFBFBF !important;
} */

.responsibility_body_c {
    margin-top: 80px;
}


/*资历认证*/

.pet_factory_certification {
    padding: 0 28px 80px;
}

/*.pet_factory_certification .responsibility_body_f_b_all {
    width: auto !important;
    height: auto !important;
    transition: all 0.5s ease;
}*/

.pet_factory_certification .responsibility_body_f_title {
    padding: 77px 261px;
}

.pet_factory_certification .responsibility_body_f_b_ul {
    overflow: hidden;
}

.pet_factory_certification .r_next {
    margin-right: 63px;
}

.m_img_f1 {
    display: none;
}

.responsibility_body_f_b_all :hover {
    /*box-shadow: 0 5px 25px rgba(17, 41, 128, 0.5);*/
    /*transform: translateY(-10px);*/
    transition: all 0.5s ease;
}


/*技术水平*/


/*分拣单元*/

.sorting_title {
    padding: 80px 0;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.sorting_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.sorting_list li {
    width: 33.333%;
    position: relative;
}

.sorting_list_img {
    width: 100%;
}

.sorting_list_text {
    position: absolute;
    text-align: center;
    /* top: 0;
    padding: 123px 0 0; */
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sorting_list_text h5 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    /* border-bottom: 4px solid white;
    padding-bottom: 27px;
    margin-bottom: 38px; */
    display: inline-block;
}

.sorting_list_line {
    background-color: white !important;
}

.sorting_list_text p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    width: 92%;
    max-height: 123px;
    overflow-y: scroll;
}

.f2_list_p {
    display: flex;
    justify-content: center;
}

.sorting_list_f {
    position: relative;
}


/*清洁单元*/

.cleaning_list_text {
    position: static;
    padding: 43px 0 0;
    transform: translate(0%, 0%);
}

.cleaning_list li {
    background: #F3F3F3;
    padding-bottom: 59px;
}

.cleaning_list_text h5 {
    color: #000000;
    /* border-bottom: 4px solid #009D87; */
}

.cleaning_list_text_line {
    display: block;
    width: 60px;
    height: 4px;
    background-color: #009D87;
}

.cleaning_list_text p {
    color: #666666;
}

.cleaning_list_img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

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

.cleaning_list_text_c_x {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    padding-top: 20px;
}


/*清洁单元2*/

.cleaning_list_2 li {
    width: 25%;
}


/*清洁单元3*/

.cleaning_list_3 li {
    width: 50%;
}

.sorting_list_img_m {
    display: none;
}


/*超洁产品*/

.products_all {
    padding: 192px 261px 77px;
}

.products_f3_top_img {
    width: 50%;
}

.products_f3_top img {
    height: 133px;
    max-width: 100%;
}

.products_f3_top {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.products_f3_top_text {
    margin-left: 120px;
    width: 50%;
}

.products_f3_top_text h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
}

.products_f3_top_text_s {
    margin-top: 40px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    max-height: 300px;
    overflow-y: scroll;
}

.products_f3_top_text_s span {
    font-size: 14px;
    color: #666666;
}

@media(min-width:1900px) {}

@media(min-width:1024px) {
    .gs_js .epr_ing_div {
        /* position: absolute; */
        /* transform: translate(0%, 50%);
        padding-top: 0; */
        /* height: 100%;
        position: absolute;
        top: 62%;
        left: 50%;
        transform: translate(-50%, -50%); */
    }
    .gs_js .fade-right .epr_ing_div {
        /*margin-left: 55px;*/
    }
    .fwl-link p {
        max-width: 83%;
    }
    /* .gs_js .fwl-link,
    .gs_js .fwl-tuk {
        position: relative;
        max-height: 500px;
        min-height: 500px;
    } */
    .z_zs {
        z-index: 1;
        width: 100%;
        max-width: 1460px;
        min-width: 1200px;
        padding: 0 28px;
    }
    .z_zs .responsibility_body_f_title {
        padding: 80px 28px;
    }
   .z_zs .r_next .swiper-button-next:hover{
       background-image: url(../images/responsibility/j_r_a.png);
   }
   .z_zs .r_next .swiper-button-prev:hover{
       background-image: url(../images/responsibility/j_l_a.png);
   }
}

@media (max-width: 768px) {
    .cleaning_list_3 li:last-child,.products_f3_list li:last-child{
            margin-bottom: 25px !important;
    }
    .m_margin{
    margin-top: 40px !important;
}
    .pet_back {
        display: none;
    }
    .responsibility_body_c {
        margin: 0;
    }
    .fwl-list li {
        width: 100%;
        background: #F9F9F9;
        margin: 0 auto;
        padding: 0;
    }
    .pc_img_f1 {
        display: none;
    }
    .m_img_f1 {
        display: block;
    }
    .fwl-list {
        margin: 0 auto;
    }
    .fwl-link_info {
        margin: 50px 0;
    }
    .fwl-link {
        padding: 0;
    }
    .pet_factory_certification {
        padding: 0px 17px 24px;
    }
    .pet_factory_certification .responsibility_body_f_b_all {
        width: 160px !important;
    }
    .title_z{
        width: 160px !important;
        word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
    }
    .pet_factory_certification .r_next {
        margin-right: 9px;
        top: 11.5%;
    }
    .responsibility_body_f_title {
        padding: 24px 17px;
    }
    .responsibility_body_f_b_all img {
        width: 100%;
    }
    /*技术水平*/
    .sorting_title {
        padding: 40px 0;
        font-size: 21px;
    }
    .sorting_list {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .sorting_list li {
        width: 100%;
        margin-bottom: 25px;
        /* padding-bottom: 28px; */
    }
    .sorting_list li:nth-last-child(1) {
        margin-bottom: 0;
    }
    .sorting_list_text {
        /* padding: 44px 0 0; */
    }
    .cleaning_list_text {
        padding: 28px 0 0;
    }
    .sorting_list_text h5 {
        font-size: 18px;
    }
    .cleaning_list_text_line {
        width: 30px;
        height: 2px;
    }
    .sorting_list_text p {
        font-size: 12px;
        line-height: 16px;
    }
    .f2_list_p {
        width: 90%;
        margin: 0 auto;
    }
    .sorting_list_img_pc {
        display: none;
    }
    .sorting_list_img_m {
        display: block;
    }
    .cleaning_list_text_c_x {
        margin-bottom: 16px;
        padding-top: 16px;
    }
    /*超洁产品*/
    .products_all {
        padding: 40px 0;
    }
    .products_f3_top {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .products_f3_top_text {
        margin-left: 0;
    }
    .products_f3_top_img {
        width: 100%;
    }
    .products_f3_top_img img {
        height: 63px;
    }
    .products_f3_top_text_s {
        margin-top: 15px;
        font-size: 15px;
        line-height: normal;
    }
    .products_f3_top_text h5 {
        font-size: 18px;
        margin-top: 27px;
        line-height: normal;
    }
    .products_f3_top_text_s span {
        font-size: 12px;
    }
    .products_f3_list li {
        padding-bottom: 17px;
    }
    .products_f3_list .sorting_list_text {
        padding: 17px 0 0;
    }
    .products_f3_list .cleaning_list_text_c_x {
        margin-bottom: 10px;
        padding-top: 10px;
    }
}

@media (min-width: 1024px)and (max-width:1280px) {
    .pet_factory_certification {
        padding: 0 7% 2%;
    }
    .responsibility_body_f_title {
        padding: 4% 7%;
    }
    .r_next {
        top: 10%;
    }
    .pet_factory_certification .r_next {
        margin-right: 100px;
    }
    .cleaning_list_text_c_x {
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .products_all {
        padding: 5% 8%;
    }
    .cash_pledge_text_all {
        padding: 9%;
    }
}