.cont {

    padding-bottom: 0%;
}




.case_des .page1_bot {

    margin-top: 20px;
}

.case_des .page1_bot .e_image {
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 10px;
}

.case_des .page1_bot .e_image:hover img {

    transform: scale(1.08);
}

.case_des .page1_bot .e_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.page1 .mySwiper2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-height: 800px;
}
.page1 .mySwiper2 .e_image1 {
    height: 600px;
overflow: hidden;
}
.page1 .mySwiper2 .e_image1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page1 .mySwiper2 .e_image1::after {
    content: "";
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(31, 82, 153, 0.6));
    z-index: 1;
    transition: 0.4s all;
}


/* 轮播图按钮 */
.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.1);
    border-radius: 50%;
    background-image: unset;
}

.mySwiper2 .swiper-button-next:after,
.mySwiper2 .swiper-button-prev:after {
    font-size: 20px;
}

.mySwiper2 .swiper-button-next:hover,
.mySwiper2 .swiper-button-prev:hover {


    background-color: unset;
    background-image: linear-gradient(90deg,
            #1f4d99 0%,
            #377ac5 100%);
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.25);
    background-size: initial;
}

.mySwiper2 .swiper-button-next:hover::after,
.mySwiper2 .swiper-button-prev:hover::after {
    color: #ffffff;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {

    left: 60px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {

    right: 60px;
}
.mySwiper1 {

    overflow: hidden;
    width: 100%;
}

/* 第二屏 */
.case_des .page2 {
    background-color: #edf1f5;
    padding-top: 4.1%;
    padding-bottom: 6.5%;
    margin-top: 20px;
}

.page2 .page2_1 .e_cbox_1 {
    display: flex;
    align-items: center;
    margin-bottom: 2.4%;

}

.page2 .page2_1 .e_cbox_1 .e_cbox_sp1 {
    letter-spacing: 1px;
    color: #2354a0;
    font-weight: bold;
    display: flex;
    align-items: center;


}

.page2 .page2_1 .e_cbox_1 .e_cbox_sp2 {
    font-weight: bold;
    letter-spacing: 1px;
    color: #222222;
}

.case_des .page2 .page2_1 {

    padding-bottom: 2.5%;
    border-bottom: 1px solid #ffffff;
}

.page2 .page2_mine .page2_0 {
    letter-spacing: 1px;
    color: #2354a0;
    font-weight: bold;
    padding-bottom: 2.5%;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 2.5%;
}


.page2 .page2_1 .e_cbox_1:last-child {
    margin-bottom: 0%;

}

.page2 .page2_2 .e_cbox_p {
    letter-spacing: 1px;
    color: #2354a0;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2.5%;
}

.page2 .page2_mine .page2_2 {

    margin-top: 2.5%;
}

.page2 .page2_mine .page2_2 .e_cbox_d {
    letter-spacing: 0px;
    color: #999999;
    line-height: 2;

}

.page2 .page2_mine .page2_3 {
    color: #fff;
    width: 200px;
    height: 54px;
    /* background-image: linear-gradient(90deg, #1f4d99 0%, #377ac5 100%); */
    box-shadow: 0px 10px 54px 6px rgba(76, 98, 127, 0.1);
    border-radius: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3.75%;
    position: relative;
    background: #ffffff;
    color: #000000;
    z-index: 2;
    overflow: hidden;
    transition: all 0.3s;
    letter-spacing: -1px;
    font-weight: bold;
}

.page2 .page2_mine .page2_3 a {
    z-index: 1;
    display: block;
    width: 100%;
    text-align: center;
}

.page2 .page2_1 .e_cbox_1 .e_cbox_sp1::before {
    margin-right: 10px;
    content: '';
    width: 6px;
    height: 6px;
    color: #2354a0;
    background-color: #2354a0;
    border-radius: 50%;
    display: block;
}

.page2 .page2_mine .page2_3:hover {
    color: #ffffff;

}

.page2 .page2_mine .page2_3:hover {
    background-image: linear-gradient(90deg, #1f4d99 0%, #377ac5 100%);

}
.cont_case {
        padding-bottom: 0%!important;
    
}
/* .page2 .page2_mine .page2_3:hover::after {

    width: 100%;
    left: 0px;

} */

.page2_3::after {
    content: "";
    width: 0;
    height: 100%;
    /* background: #d82215; */
    position: absolute;
    z-index: 0;
    top: 0%;
    left: 0px;
    transition: 0.5s all;
    background-image: linear-gradient(90deg, #1f4d99 0%, #377ac5 100%);
    z-index: 0;
}
@media screen and (max-width: 1600px) {  
      
    .page1 .mySwiper2 .e_image1 {
          height: 550px;
        
    }
}
@media screen and (max-width: 1440px) {  
      
    .page1 .mySwiper2 .e_image1 {
          height: 500px;
        
    }
}
@media screen and (max-width: 1366px) {  
      
    .page1 .mySwiper2 .e_image1 {
          height: 450px;
        
    }
}
@media screen and (max-width: 1200px) { 
        .page1 .mySwiper2 .e_image1 {
          height: 400px;
        
    }
    .mySwiper2 .swiper-button-next, .mySwiper2 .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .page2 .page2_mine .page2_3 {

        width: 120px;
        height: 40px;
    }
    

}


@media screen and (max-width:768px) {  
    .page2 .page2_mine .page2_3 {

        width: 100px;
        height: 40px;
    }
.page1 .mySwiper2 .e_image1 {
    
       height: 350px;
}
    .page2 .page2_2 .e_cbox_p {

        margin-bottom: 15px;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {

        left: 10px;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {

        right: 10px;
    }
.mySwiper2 .swiper-button-next, .mySwiper2 .swiper-button-prev {
    
        width: 32px;
    height: 32px;
}
.mySwiper2 .swiper-button-next:after, .mySwiper2 .swiper-button-prev:after {
    
    font-size: 14px;
}

.page2 .page2_1 .e_cbox_1 .e_cbox_sp1 {
    font-weight: 500;
        flex: 0 0 110px;
}
.page2 .page2_mine .page2_2 {
    
        margin-top: 15px;
}
.case_des .page2 .page2_1 {
    
        padding-bottom: 15px;
}
.page2 .page2_mine .page2_0 {
        padding-bottom: 15px;
        margin-bottom: 15px;
}
.case_des .page2 {
    
        padding-top: 30px;
    padding-bottom:30px;
    margin-top: 30px;
}
 .page2 .page2_1 .e_cbox_1 .e_cbox_sp2 {
     font-weight: 500;
         font-size: 14px;
 }
 .page2 .page2_1 .e_cbox_1 .e_cbox_sp1::before {
     
         width: 4px;
    height: 4px;
 }
}



