.p_lin .fwl-link h5 {
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}

.p_lin .l_info {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #009656;
    margin: 6% 0;
}

.p_lin .fwl-link_info {
    margin-top: 0;
}

.fwl-link_info .link_info_p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}


/*资质认证*/

.z_attestation {
    width: 100%;
}

.z_attestation_all {
    padding: 80px 0;
    width: 82%;
    text-align: center;
    margin: 0 auto;
}

.z_attestation_title h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    margin-bottom: 30px;
}

.z_attestation_title p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.z_attestation_body {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.z_attestation_body_o {
    text-align: left;
    margin-top: 90px;
}

.z_attestation_body_o h5 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #009656;
    margin-bottom: 5%;
}

.z_attestation_body_o p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    max-width: 444px;
}

.z_attestation_body_o_p {
    margin-left: 10%;
    margin-bottom: 2%;
}


/*主营业务*/

.z_work {
    width: 100%;
    background: no-repeat center/cover;
}

.z_work_all {
    display: flex;
    justify-content: space-between;
    width: 56%;
    padding: 60px 0;
}

.z_work_left>img {
    min-height: 784px;
    max-width: 332px;
}

.z_work_left_text_t_one img {
    max-width: 34px;
    max-height: 34px;
}

.z_work_left {
    position: relative;
    max-width: 332px;
}

.z_work_left_text {
    position: absolute;
    top: 0;
    padding: 47px 45px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    width: 100%;
}

.z_work_left_text h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.z_work_left_text_t {
    margin-top: 25%;
}

.z_work_left_text_t_one {
    display: flex;
    line-height: 38px;
    margin-bottom: 12%;
    /* justify-content: space-between; */
}

.z_work_left_text_t_one span {
    margin-left: 17px;
}

.z_work_a {
    width: 82%;
    margin: 0 auto;
}

.z_work_right h5 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.z_work_right {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    max-width: 459px;
    position: relative;
    width: 50%;
    line-height: 32px;
}

.z_work_right p {
    margin: 14% 0;
}

.z_work_right_all {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.work_next {
    position: absolute;
    top: 67%;
    left: 34%;
}

.work_next .swiper-button-next:after,
.work_next .swiper-rtl .swiper-button-prev:after,
.work_next .swiper-button-prev:after {
    content: '' !important;
}

.work_next .swiper-button-next {
    background-image: url(../images/regenerate/next.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 40px;
    left: 5px;
}

.work_next .swiper-button-prev {
    background-image: url(../images/regenerate/prev.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 40px;
    left: -51px;
}

.swiper-slide-active .z_work_left_text_t_one_s {
    color: #009656;
}

.z_attestation_body_o_img:hover img {
    transition: 0.5s;
    transform: scale(1.09);
}

.z_attestation_body_o_img img {
    transition: 0.5s;
}

.z_attestation_body_o_img {
    overflow: hidden;
}


/*业务特色*/

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

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

.characteristic_list {
    width: 100%;
}

.characteristic_list ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.characteristic_list li {
    width: 33.33%;
    background-image: url('../images/regenerate/t_back.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    max-width: 456px;
    min-height: 461px;
    max-height: 461px;
    overflow: hidden;
    text-align: center;
    padding: 4% 2%;
    position: relative;
    transition: all 0.5s ease;
}
/*.characteristic_list:last-child{*/
/*padding: 4% 0%;*/
/*    }*/
.characteristic_list_div {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
}

.characteristic_list_div img {
    max-width: 60px;
    max-height: 60px;
}

.characteristic_list_div h5 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #009656;
    line-height: 32px;
    margin: 20px 0 40px;
}

.characteristic_footer_img {
    width: 100%;
    margin: 60px auto;
}

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

.m_c_img {
    display: none;
}


/*大事记*/

.note {
    padding: 100px 0 160px;
    color: #fff;
    overflow: hidden;
}

.note h2 {
    text-align: center;
    margin-bottom: 85px;
    font-size: 24px;
}

.note .line {
    position: relative;
    margin-bottom: 60px;
}

.note .line::before {
    position: absolute;
    left: 0;
    top: 77%;
    margin-top: -1px;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.note .line .swiper-container {
    width: 750px;
    margin: 0 auto;
    height: 80px;
    overflow: hidden;
}

.note .line .swiper-slide {
    padding-top: 10px;
}

.note .swiper-slide .text {
    text-align: center;
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
}

.note .swiper-slide span {
    display: block;
    margin: 45px auto 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 12px;
}


/* .container1 {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
} */

.note .title {
    padding-left: 3%;
    margin-bottom: 10px;
    font-size: 16px;
}

.note ul {
    width: 100%;
    /* padding-left: 3%; */
    display: flex;
    flex-wrap: wrap;
}

.note li {
    width: 50%;
    overflow: hidden;
    line-height: 1.5;
    padding: 5px 0;
    box-sizing: border-box;
    float: left;
}

.note .swiper-slide-active .text {
    font-size: 36px;
    line-height: 36px;
    top: 0px;
}

.note .swiper-slide-active span {
    position: relative;
    width: 20px;
    height: 20px;
    margin-top: 43px;
}

.note .swiper-slide-active span::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 50%;
}


/*事件月份*/

.info_swiper .info_swiper_li {
    background-image: url(../images/regenerate/i_back.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 30px;
    width: 14% !important;
    height: 200px;
    overflow: hidden;
    display: inline-block;
}

.info_swiper_li .info_swiper_li_p1 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FEFEF4;
}

.info_swiper_li p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFEF4;
    line-height: 32px;
    padding-top: 10px;
}

.info_swiper_li>div {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
}

.info_swiper_ul {
    /* flex-wrap: nowrap !important; */
    display: flex;
    /* overflow-x: scroll;
    justify-content: space-between;
    white-space: nowrap;
    overflow-y: hidden; */
}

.note .text .swiper-container {
    /* width: 1400px; */
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.m_left_2 {
    display: none;
}


/*再生产品*/


/*产品特色*/

.chara_all {
    padding: 90px 0;
}

.chara {
    overflow: hidden;
}

.chara .left {
    width: 41%;
    float: left;
}

.chara .right {
    width: 54.5%;
    float: right;
}

.chara .left h2 {
    font-weight: bold;
    margin-bottom: 3%;
}

.chara .left .text {
    margin-bottom: 10%;
}

.chara .right {
    width: 54.5%;
    float: right;
}

.chara_info_ul1 {
    display: flex;
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}

.chara_info_ul1 li {
    /* width: 25%; */
    padding: 40px 12px 40px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
}

.chara_info_ul1 li:hover img {
    transition: 0.5s;
    transform: scale(1.09);
}

.chara_info_ul1 li:nth-last-child(1) {
    margin-right: 0;
}

.chara_info_ul1_o {
    background-color: #D7D3D2;
}

.chara_info_ul1 img {
    width: 100%;
    max-width: 100%;
    transition: 0.5s;
    overflow: hidden;
}

.chara_info_t_img {
    width: 100%;
    overflow: hidden;
    /* margin-bottom: 40px; */
    padding-bottom: 30px;
}

.chara_info_ul1_p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 0 30px 30px;
    position: absolute;
    bottom: 0px;
}

.chara_info_ul1_t {
    background-color: #C0B5B1;
}

.chara_info_ul2 li {
    /* width: 50%; */
    max-height: 800px;
    padding: 0;
}

.chara_info_ul2_o {
    background-color: #302E2F;
}

.chara_info_ul2_t {
    background-color: #D33232;
}

.chara_info_ul2 .chara_info_t_img {
    width: 70%;
    margin: 0 auto 30px;
    text-align: center;
    /* max-height: 720px; */
}

.chara_info_ul2 .chara_info_t_img img {
    width: 100%;
    /* margin: 0 auto; */
    max-height: 720px;
}

.chara_info ul {
    margin-bottom: 50px;
}

.chara_info_ul3 li {
    padding: 40px 12px 40px;
}

.te_s_img {
    position: relative;
    left: 50%;
    /* top: 117%; */
    transform: translate(-70%, 25%);
}

.m_img_chara {
    display: none;
}

.ul3_li_z {
    width: 25%;
}

.ul3_li_k {
    width: 50%;
}

.ul3_li_k1 {
    margin-left: 8px;
}

.chara_info_ul4 li {
    width: 50%;
}

.chara_info_ul4 .ul3_li_z {
    display: flex;
    padding: 0;
}

.ul3_li_z_div {
    width: 50%;
}

.ul3_li_z_div1 {
    width: 50%;
    padding: 20px 6px 20px;
    background-color: #D1D9D5;
    margin-right: 8px;
}

.ul3_li_z li {
    width: 50%;
}

.ul3_li_z_all {
    width: 50%;
    display: flex;
}

.ul3_li_z_div2 {
    padding: 20px 6px 20px;
    width: 50%;
    background-color: #DBC7B7;
}


/*零废弃解决方案*/

.solution1_all {
    margin-top: 80px;
}

.solution1 {
    background-color: #eee;
    padding: 80px 0 100px;
    position: relative;
}

.solution1 .left {
    width: 39%;
    float: left;
    position: absolute;
    left: 0;
    top: 7%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.solution1 .left .title {
    padding: 13% 0 6%;
    font-weight: bold;
    font-size: 24px;
}

.solution1 .right {
    width: 50%;
    float: right;
}

.solution1_all_img {
    text-align: center;
}

.solution1 .container1 {
    position: relative;
    overflow: hidden;
}

.solution1_all_img img {
    max-height: 182px;
}

.h_case_title {
    padding: 80px 0;
    text-align: center;
}

.h_case_title h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}

.h_case_title p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 20px;
}

.h_case_info {
    margin-bottom: 50px;
}

.h_case_info_all {
    position: relative;
}


/* .h_case_info_text {
    position: absolute;
    top: 22%;
    left: 5%;
    width: 60%;
} */

.h_case_info_text h5 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.h_case_info_text_div h6 {
    font-size: 20px;
    margin-bottom: 46px;
}

.h_case_info_text_div {
    /* position: absolute; */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100px;
}

.h_case_info_text_div_all {
    position: absolute;
    top: 200%;
    transform: translate(0px, 10%);
}


/* .h_case_info_text_div p::before {
    content: " ";
    display: inline-block;
    height: 7px;
    width: 7px;
    background-image: url('../images/regenerate/d.png');
    background-size: 100%;
    margin-right: 15px;
    /* width: 100%; */


/* height: 2px; */


/* background-color: #fff; */


/*}*/

.h_case_info_text_div p {
    margin-bottom: 5px;
    display: flex;
    /* display: flex;
    flex-wrap: wrap; */
}

.h_case_info_text_div p img {
    width: 7px;
    height: 7px;
    margin-top: 5px;
    margin-right: 5px;
}

.h_case_info_text_div p span {
    display: block;
    width: 95%;
}

.h_case .swiper-pagination-bullet {
    background: white;
    opacity: 1;
    width: 15px;
    height: 15px;
}

.h_case .swiper-pagination-bullet-active {
    background-color: #009656;
}

.h_next {
    position: relative;
    right: 11%;
    /* position: relative;
    right: 0;
    top: 0; */
}

.h_next .swiper-button-next,
.h_next .swiper-button-prev {
    top: 50%;
}

.h_next .swiper-button-prev {
    right: 56px;
    left: auto;
}

.h_next .swiper-button-next:after,
.h_next .swiper-rtl .swiper-button-prev:after {
    content: '';
}

.h_next .swiper-button-prev:after,
.h_next .swiper-rtl .swiper-button-prev:after {
    content: '';
}

.h_next .swiper-button-next {
    background-image: url('../images/regenerate/right.png');
    background-repeat: no-repeat;
    background-size: 100%;
    right: 55px;
}

.h_next .swiper-button-prev {
    background-image: url('../images/regenerate/left.png');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -400px !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}

.h_next .swiper-button-next,
.h_next .swiper-button-prev {
    margin-top: -452px;
}

.des p {
    color: #666666;
    line-height: 24px;
}

.solution1_all_img_m {
    display: none;
}

.h_case_info_m {
    display: none;
}

.h_case_info_text_div_all div {
    max-height: 255px;
    overflow: hidden;
}

.h_case_info_text_all {
    height: 100%;
    position: relative;
    /* min-height: 1px; */
    position: absolute;
    top: 22%;
    /* left: 5%; */
    width: 100%;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 85px !important;
}

@media(min-width:1024px) and (max-width:1200px) {
    .z_work_all {
        width: 76%;
    }
    .work_next {
        left: 44%;
    }
}

@media(min-width:1300px) and (max-width:1500px) {
    .z_work_all {
        width: 63%;
    }
    .work_next {
        left: 39%;
    }
}

@media(min-width:1024px) and (max-width:1100px) {
    .z_work_all {
        width: 84%;
    }
    .work_next {
        left: 48%;
    }
}

@media(min-width:1024px) {
    .y_div {
    max-height: 198px;
    overflow-y: scroll;
}
    .h_case_info_text {
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 28px;
    }
    .news_body_get_more {
        position: static;
        padding: 20px 0 70px;
    }
    .p_lin_in {
        width: 50%;
    }
    .p_lin_in .fwl-link {
        width: 100%;
    }
    .p_lin .l_info,
    .p_lin .fwl-link h5 {
        max-width: 720px;
        min-width: 720px;
    }
    .p_lin .l_info {
        /* margin: 0; */
    }
}

@media (max-width: 768px) {
    .note {
        padding: 50px 0 60px;
    }
    .note h2 {
        margin-bottom: 50px;
    }
    .ovfh {
        display: block !important;
    }
    .p_lin_in {
        padding-bottom: 30px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .fwl-list li {
        background-color: transparent;
    }
    .fwl-link h5 {
        margin-top: 20px;
    }
    .p_lin .l_info {
        font-size: 14px;
    }
    .fwl-link_info .link_info_p {
        font-size: 14px;
    }
    .fwl-link p {
        font-size: 12px;
        line-height: 20px;
    }
    .z_attestation_all {
        padding: 0px 0 20px;
    }
    .p_lin .fwl-link {
        background-image: url('./../images/regenerate/m_back1.png');
        background: no-repeat 100%;
    }
    .z_attestation_body {
        display: block;
        max-width: 100%;
        overflow: hidden;
    }
    .z_attestation_body_o {
        margin-top: 35px;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
    .z_attestation_body_o_p {
        margin-left: 0;
    }
    .z_attestation_body_o_img img {
        max-width: 100%;
        width: 300px;
    }
    .z_attestation_all {
        width: 90%;
    }
    .z_attestation_body_o h5 {
        font-size: 14px;
    }
    .z_attestation_body_o p {
        font-size: 12px;
        max-width: 100%;
    }
    .z_attestation_title h5 {
        margin-bottom: 10px;
    }
    .z_attestation_title {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    /*主营业务*/
    .z_work {
        background-image: url('../images/regenerate/z_m_back.jpg') !important;
        min-height: 660px;
    }
    .z_work_a {
        width: 90%;
    }
    .z_work_all {
        width: 100%;
        display: block;
    }
    .m_left_2 {
        display: block;
    }
    .pc_left_2 {
        display: none;
    }
    .z_work_left_text {
        padding: 20px;
        font-size: 14px;
    }
    .z_work_right {
        width: 100%;
    }
    .z_work_left>img {
        min-height: 175px;
        max-width: 100%;
        width: 100%;
    }
    .z_work_left {
        max-width: 100%;
    }
    .z_work_right_all {
        position: static;
        transform: translate(0, 0);
        margin-top: 30px;
    }
    .z_work_left_text h5 {
        font-size: 21px;
    }
    .z_work_left_text_t {
        margin-top: 6%;
    }
    .z_work_left_text_t_one {
        margin-bottom: 20px;
        line-height: normal;
    }
    .z_work_left_text_t_one img {
        max-height: 20px;
        max-width: 20px;
    }
    .z_work_right h5 {
        font-size: 18px;
    }
    .z_work_right p {
        margin: 4% 0;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    .work_next {
        top: 73%;
        left: 18%;
    }
    .work_next .swiper-button-prev,
    .work_next .swiper-button-next {
        width: 27px;
        height: 27px;
    }
    .work_next .swiper-button-next {
        left: 0;
    }
    /*业务特色*/
    .characteristic_all_title {
        padding: 30px 0;
    }
    .characteristic_list ul {
        display: block;
    }
    .characteristic_list li {
        width: 100%;
        margin: 0 auto;
        min-height: 300px;
    }
    .characteristic_list_div img {
        max-width: 40px;
        max-height: 40px;
    }
    .characteristic_list_div h5 {
        font-size: 15px;
        margin: 20px 0 10px;
    }
    .characteristic_list_div {
        font-size: 12px;
        line-height: 21px;
        position: static;
        transform: translate(0, 0);
          padding-top: 8%;
    padding-bottom: 8%;
        width: 85%;
    }
    .pc_c_img {
        display: none;
    }
    .m_c_img {
        display: block;
    }
    .characteristic_footer_img {
        margin: 30px auto 40px;
    }
    .note .line .swiper-container {
        width: 100%;
    }
    .note .swiper-slide-active .text {
        font-size: 21px;
    }
    .note .swiper-slide-active span::before {
        width: 25px;
        height: 25px;
    }
    .note .swiper-slide-active span {
        width: 15px;
        height: 15px;
    }
    .info_swiper .info_swiper_li {
        width: 30% !important;
        min-height: 150px;
        height: auto;
        margin-left: 15px;
    }
    .info_swiper_li .info_swiper_li_p1 {
        font-size: 15px;
        padding-top: 0;
    }
    .info_swiper_li p {
        line-height: 21px;
        font-size: 12px;
    }
    .info_swiper_li>div {
        padding: 14px 0;
    }
    /*再生产品*/
    .chara_all {
        padding: 40px 0;
    }
    .container1 {
        width: 90%;
        margin: 0 auto;
    }
    .chara .left,
    .chara .right {
        float: none;
        width: 100%;
    }
    .chara .left h2 {
        text-align: center;
        font-size: 21px;
    }
    .chara .left h2 {
        margin-bottom: 5%;
    }
    .chara .left .text p {
        margin-bottom: 10px;
    }
    .chara .chara_img {
        text-align: center;
    }
    .chara .chara_img img {
        height: 62px;
    }
    .m_img_chara {
        margin-top: 20px;
        display: block;
        max-height: 480px;
        max-width: 100%;
    }
    .pc_img_chara {
        display: none;
    }
    .chara_info {
        width: 90%;
        margin: 0 auto;
    }
    .chara_info_ul1 li {
        margin: 0 4px 10px;
        width: 46.5% !important;
        padding: 20px 6px 20px;
    }
    .chara_info_ul1 {
        flex-wrap: wrap;
    }
    .chara_info_ul1_p {
        font-size: 14px;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 0 0 15px;
    }
    .chara_info ul {
        margin-bottom: 0px;
    }
    .chara_info_ul2 li {
        width: 100% !important;
    }
    .chara_info_ul2 .ul3_li_z {
        width: 50% !important;
    }
    .ul3_li_z_all {
        width: 100%;
    }
    .chara_info_t_img {
        padding-bottom: 15px;
    }
    .chara_info_ul2 .chara_info_t_img {
        margin: 0 auto 15px;
    }
    .te_s_img {
        transform: translate(-70%, 10%);
    }
    .news_body_get_more {
        left: 43%;
        position: static;
        margin: 20px 0 40px 0;
    }
    .solution1_all {
        margin-top: 40px;
    }
    .solution1 {
        padding: 50px 0;
    }
    .solution1 .left,
    .solution1 .right {
        width: 100%;
        float: none;
    }
    .solution1 .left {
        position: static;
    }
    .solution1_all_img {
        text-align: left;
    }
    .solution1_all_img img {
        height: 80px;
    }
    .solution1 .left .title {
        padding: 6% 0 3%;
        font-size: 18px;
    }
    .solution1 .right {
        margin-top: 35px;
    }
    .solution1_all_img_m {
        display: block;
        max-height: 265px;
        width: 100%;
    }
    .solution1_all_img_pc {
        display: none;
    }
    .h_case_title {
        padding: 40px 0 20px;
    }
    .h_case_title h5 {
        font-size: 21px;
    }
    .h_case_title p {
        font-size: 12px;
        max-width: 250px;
        margin: 10px auto;
    }
    .h_case_info_m {
        display: block;
        max-height: 500px;
    }
    .h_case_info_pc {
        display: none;
    }
    .h_case_info_text_all {
        top: 11%;
    }
    .h_case_info_text {
        /* top: 12%; */
        width: 90%;
        margin: 0 auto;
    }
    .h_case_info_text h5 {
        font-size: 18px;
    }
    .h_case_info_text_div_all {
        top: 100%;
        transform: translate(0px, 0%);
        width: 97%;
        font-size: 13px;
    }
    .h_case_info_text_div p {
        margin-bottom: 20px;
    }
    .h_case_info_text_div h6 {
        margin-bottom: 23px;
        font-size: 14px;
    }
    .h_next {
        right: 20%;
    }
    .h_next .swiper-button-next,
    .h_next .swiper-button-prev {
        margin-top: -73px;
    }
    .h_next .swiper-button-prev {
        margin-top: -73px !important;
        right: -17px;
    }
    .h_next .swiper-button-next {
        right: -60px;
    }
    .h_case_info .swiper-pagination {
        text-align: left !important;
        width: 90%;
        margin: 0 auto;
        bottom: 37px !important;
        left: 12px !important;
    }
    .h_case .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .h_case_info_text_div {
        min-height: 50px;
    }
    .h_case_info_text_div_all div {
        max-height: 220px;
        overflow: hidden;
    }
}