.cont {
    padding-top: 0% !important;
    padding-bottom: 0% !important;
}

/* banner和导航栏目 */




.service_mine {
    transition: all 0.4s;
    background-image: url(../img/service_1_bj.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 18.2%;
    padding-top: 5.2%;
position: relative;
}
.service_mine .Weichuang .txt_big {
    
    color: #234da1;
    opacity: 0.1;
}
#page1{
       position: absolute;
    top: -100px;
    left: 0; 
    
}
#page2{
       position: absolute;
    top: -100px;
    left: 0; 
    
}
#page3{
       position: absolute;
    top: -100px;
    left: 0; 
    
}



.suppopt_mine .suppopt_cont .programme .e_telte_1 {
    text-align: left;
    letter-spacing: 0px;
    color: #234da1;
    font-weight: 500;
    border-bottom: 1px solid rgb(35,77,161,0.1);
    padding-bottom: 20px;
    margin-bottom: 13%;
        transition: all 0.4s;
}

.suppopt {
    position: relative;
    margin-top: 5.22%;
}

.suppopt_mine .suppopt_cont .programme {
    width: 23%;
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(35, 77, 161, 0.1);
    border-radius: 10px;
      padding: 2.8%;
    margin-bottom: 2.1%;
    transition: all 0.4s;
}

.suppopt_mine .suppopt_cont .programme .e_imge img {
    width: 52px;
    max-height: 68px;
    border-radius: 10px;
}
.suppopt .suppopt_cont {
    
      width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/* 第二板块 */
.brand_mine .p_list {
    display: flex;
    height: 400px;
    align-items: center;
    justify-content: center;


}
.brand_mine .p_list .p_loopitem {
        width: 25%;
    
}
.brand {
    transition: all 0.4s;
    background-image: url(../img/service_2_bj.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding-bottom: 7.2%;
    padding-top: 5.2%;
position: relative;
}

/* 
.brand .brand_mine {

    padding-top: 6.3%;

} */

.brand .Weichuang .txt_big {

    color: #ffffff;
    opacity: 0.1;
}

.brand .Weichuang .title {

    letter-spacing: 0px;
    color: #ffffff;
}

.brand .Weichuang .s_line {

    background-color: #ffffff;
}

.brand .brand_mine .p_list .p_loopitem .e_image {

    width: 181px;
    height: 180px;
    background-color: #ffffff;
    box-shadow: 0px 20px 60px 0px rgba(0, 13, 53, 0.03);
    border: solid 6px #ffffff;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    transition: all .4s;


}

.brand .brand_mine .p_list .p_loopitem .e_image img {

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand .brand_mine .p_list .p_loopitem:hover .e_image {

    transform: scale(1.3);
}

.brand .brand_mine .p_list .p_loopitem:hover .e_txte_p1 {
      margin: 50px auto 5px;
    font-size: 30px;
}

.brand .brand_mine .p_list .p_loopitem .e_txte_p1 {
    margin: 15px auto 19px;
    letter-spacing: 0px;
    color: #222222;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s;
    line-height: 1;
}

.line {
    transition: all .5s linear;
    opacity: 0;
    transform: translateY(10px);
    letter-spacing: 0px;
    color: #222222;
    text-align: center;
    width: 82%;
    margin: 0 auto;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
word-break: break-all;  
-webkit-box-orient: vertical;
line-height: 1.5;
height: 3em;
line-height: 3em;
}

.brand_mine .p_list .p_loopitem:hover .line {

    opacity: 1;
    transform: translateY(0px);
}


/* 五 */

/* 五 */
.suppopt_mine .suppopt_cont .programme:hover {
    
        background-image: url(/static/cn/img/wc_zc_1_bj.png);
    background-repeat: no-repeat;
    background-size: 105% 105%;
    background-position: center;
        transform: translatey(-5px);
    
}
.suppopt_mine .suppopt_cont .programme:hover .e_telte_1{
    color: #ffffff;
    border-bottom: 1px solid rgb(35,77,161,0.5);
}
.suppopt_mine .suppopt_cont .programme:hover .e_imge img{
       transform: rotateY(360deg);
    transition: all 1s;
    filter: grayscale(1) brightness(13.5); 
    
}

.page5 {
    padding-top: 2.63%;
    padding-bottom: 4.2%;

}
.page5 .mySwiper_pp .research {
    
        position: relative;
}
.page5 .mySwiper_pp .research .e_image {
height: 550px;
    
}
.page5 .mySwiper_pp .research .c_box_text {
position: absolute;
    bottom: 0;
        width: 100%;
    background-image: linear-gradient(to right,rgb(35,77,161,0.8) 55%, rgb(35,77,161,0.2));

}

.page5 .mySwiper_pp .research .c_box_text .c_box_p1 {
    	letter-spacing: 0px;
	color: #ffffff;
    
}
.page5 .mySwiper_pp .research .c_box_text .c_box_p2 {
    	letter-spacing: 0px;
	color: #ffffff;
    line-height: 1.5;
    height: 1.5em;
    max-height: 1.5em;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
word-break: break-all;
-webkit-box-orient: vertical;
}
.page5 .mySwiper_pp {
    padding-bottom: 80px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.page5 .mySwiper_pp .swiper-button-next,
.page5 .mySwiper_pp .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;
    transition: all 0.4s;
        background-size: cover;
}
.page5 .mySwiper_pp .swiper-button-next:hover,
.page5 .mySwiper_pp .swiper-button-prev:hover {
    
    	background-image: linear-gradient(90deg, 
		#1f4d99 0%, 
		#377ac5 100%);
	box-shadow: 0px 8px 24px 0px 
		rgba(76, 98, 127, 0.25);
}
.page5 .mySwiper_pp .swiper-button-next:hover:after,
.page5 .mySwiper_pp .swiper-button-prev:hover:after{
    
        color: #ffffff;
}
.page5 .mySwiper_pp .swiper-button-next {
     right:16%;
    
}
.page5 .mySwiper_pp .swiper-button-prev {
    
 left: 16%;
    
}
   
.page5 .mySwiper_pp .swiper-button-next:after,
.page5 .mySwiper_pp .swiper-button-prev:after {
    
   font-size: 20px;
}
.page5 .mySwiper_pp .research {
    overflow: hidden;
    position: relative;
}

.page5 .mySwiper_pp .swiper-slide {
    opacity: 0.25;
}



.page5 .mySwiper_pp .research .c_box_text {
    display: flex;
    align-items: center;
    height: 100px;
    padding: 0 3.5%;
    
}

.page5 .mySwiper_pp .swiper-slide-active {
    opacity: 1;

}


.page5 .mySwiper_pp .research .e_image:after {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    bottom: 0px;

    z-index: 1;
    transition: 0.4s all;
}



.page5 .mySwiper_pp .research .e_image:hover img {
    transform: scale(1.05);

}

.page5 .mySwiper_pp .research .e_image img {

    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.page5 .mySwiper_pp .research .c_box_text .c_box_p1 {
    display: flex;
    align-items: center;
    justify-content: left;
    width: auto;

}

.page5 .mySwiper_pp .research .c_box_text .c_box_p1 p {
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 1;
    border-right: 1px solid #ffffff;
    padding-right: 35px;
    margin-right: 35px;
}
.page5 .mySwiper_pp .research .c_box_text .c_box_p2 {
font-weight: 500;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 1.5;
    flex: 1;
}


.page5 .mySwiper_pp .swiper-pagination {
    overflow: hidden;
    width: 34.5%;
    height: 6px;
    left: 50%;
    top: auto;
    bottom: 0;
    /* display: flex; */
    /* margin: 0 auto; */
    transform: translateX(-50%);
    border-radius: 3px;
}

.page5 .mySwiper_pp .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-image: linear-gradient(90deg,
            #1f4d99 0%,
            #377ac5 100%);
    border-radius: 3px;

}
/* 新加 */
.page4_4 {
    background-image: url(../img/service_bj.jpg);
    background-repeat: no-repeat;
     background-size: cover;
    background-position: top;
    padding-top: 5%;
  
    position: relative;
        padding-bottom: 16%;

}

.page4_4 .page4_4_mine .cbox_service {


    width: 40.4%;
}

.service_bottom .digit_1 .e_container {

    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.service_bottom .digit_1 .e_container>.p_item {
    margin-top: 12.2%;
    width: 33%;
}

.service_bottom .digit_1 .e_container>.p_item:nth-child(1) .p_num,
.service_bottom .digit_1 .e_container>.p_item:nth-child(2) .p_num {

    letter-spacing: 0px;
    color: #ffd24d;
    font-size: 54px;
}

.service_bottom .digit_1 .e_container>.p_item:nth-child(1) .p_plus {
    font-size: 26px;
    position: absolute;
    top: 0;
    left: 0;
    top: -58px;
}


.page4_4 .e_container .p_item .e_scrollNumber {
    display: flex;
    align-items: flex-end;
    max-height: 40px;
    height: 40px;
}

.page4_4 .cbox_service .service_top .service_txt_1 {

    font-size: 84px;
    color: #f5f5f5;
    opacity: 0.1;
    font-weight: bold;
    line-height: 1;
    margin-bottom: -60px;
}

.page4_4 .cbox_service .service_top .service_txt_2 p {
    letter-spacing: 0px;
    color: #ffd24d;
    font-weight: bold;
    margin-bottom: 19px;

}

.page4_4 .cbox_service .service_top .service_txt_2 .s_line {

    width: 60px;
    height: 4px;
    background-color: #ffffff;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0;
}

.page4_4 .cbox_service .service_top .service_txt_3 {
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 1.5;
    margin-top: 6.1%;

}

.page4_4 .cbox_service .Weichuang .txt_big {

    color: #f5f5f5;
    opacity: 0.1;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

.page4_4 .cbox_service .Weichuang .txt .title {

    font-weight: bold;
    letter-spacing: 0px;
    color: #ffd24d;
    line-height: 1;
    text-align: left;
}

.page4_4 .cbox_service .Weichuang .txt .s_line {

    background-color: #ffffff;
    margin-left: 0;
}

.page4_4 .service_bottom .digit_1 .p_num {
    font-weight: 500;
    letter-spacing: 0px;
    color: #ffd24d;
    line-height: 1;
    margin-right: 8px;
}



.page4_4 .e_container .p_item .e_scrollNumber>div {

    display: flex;
    flex-direction: column;
    align-items: center;
    letter-spacing: 0px;
    color: #ffd24d;
    font-weight: bold;
    position: relative;
}

.page4_4 .e_container .p_item .e_tex {
    letter-spacing: 0px;

    font-size: 16px;
    color: #ffffff;
    margin-top: 15px;
}

.page4_4 .service_bottom>a {

    color: #ffffff;
    display: flex;
    align-items: center;
    align-items: center;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 12%;
}


.page4_4 .service_bottom>a:hover .cox_button {

    background-color: #2354a0;
    background-image: linear-gradient(90deg, #1f4d99 0%, #377ac5 100%);
}

.page4_4 .service_bottom>a:hover .cox_button .icon path {

    fill: #ffffff;
}

.page4_4 .service_bottom>a .cox_button {

    width: 41px;
    height: 41px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 19px;
    transition: all 0.4s;
}

.page4_4 .service_bottom>a svg path {

    fill: #126acf;
}

@media screen and (max-width: 1440px) { 
  
    .suppopt_mine .suppopt_cont .programme .e_telte_1 {
        
            padding-bottom: 15px;
    }
    .service_mine{
        
        padding-bottom: 11.2%;
    }
    .suppopt_mine .suppopt_cont .programme .e_imge img {
        
            width: 50px;
    max-height: 60px;
    }
    .page5 .mySwiper_pp .research .e_image {
        
        height: 420px;
    }
}
@media screen and (max-width: 1366px) { 
    .suppopt_mine .suppopt_cont .programme {
         padding: 1.8%;
        
    }
    
}
@media screen and (max-width: 1200px) {
    .page5 .mySwiper_pp .research .e_image {
        
            height: 360px;
    }
    
    .page5 .mySwiper_pp .swiper-button-next, .page5 .mySwiper_pp .swiper-button-prev {
    
        width: 40px;
    height: 40px;
}
.page5 .mySwiper_pp .research .c_box_text {
    
    
        height: 60px;
}
    .service_bottom .digit_1 .e_container>.p_item {

        margin-top: 8.2%;
    }

    .service_bottom .digit_1 .e_container>.p_item:nth-child(1) .p_num,
    .service_bottom .digit_1 .e_container>.p_item:nth-child(2) .p_num {

        font-size: 34px;
    }

    .suppopt_mine .suppopt_cont .programme .e_imge img {

        width: 40px;
        height: 40px;
    }

    .brand .brand_mine .p_list .p_loopitem .e_image {

        width: 120px;
        height: 120px;
    }

    .brand .brand_mine .p_list .p_loopitem:hover .e_txte_p1 {

        margin: 85px auto 19px;
    }

    .page4_4 .page4_4_mine .cbox_service {

        width: 50.4%;
    }
}


@media screen and (max-width: 768px) {
    .page5 .mySwiper_pp .swiper-button-next, .page5 .mySwiper_pp .swiper-button-prev {
        
            width: 32px;
    height: 32px;
    }
  
.suppopt_mine .suppopt_cont .programme .e_telte_1 {
    
        padding-bottom: 10px;    margin-bottom: 10px;
}
    .suppopt_mine .suppopt_cont .programme .e_imge {

        width: 40px;
        height: 30px;
    }

    .suppopt_mine .suppopt_cont .programme .e_imge img {

        width: 25px;
        height: 25px;
    }

    .suppopt_mine .suppopt_cont .programme .e_telte_1 {

        font-size: 10px;
    }

    .suppopt_mine .suppopt_cont .programme {
    padding: 15px;
        width: 48%;
     margin-bottom: 20px;
    }


    .suppopt_mine .suppopt_cont .programme:nth-child(1) .singe {
        width: 2px;
        height: 40px;
        background-color: #234da1;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }

    .suppopt_mine .suppopt_cont .programme:nth-child(2) .singe {
        width: 2px;
        height: 40px;
        background-color: #245fb3;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }


    .suppopt_mine .suppopt_cont .programme:nth-child(3) .singe {
        width: 2px;
        height: 40px;
        background-color: #3380cc;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }


    .suppopt_mine .suppopt_cont .programme:nth-child(4) .singe {
        width: 2px;
        height: 40px;
        background-color: #2996cc;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }


    .suppopt_mine .suppopt_cont .programme:nth-child(5) .singe {
        width: 2px;
        height: 40px;
        background-color: #1fafcc;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }


    .suppopt_mine .suppopt_cont .programme:nth-child(6) .singe {
        width: 2px;
        height: 40px;
        background-color: #1fafcc;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }



    .suppopt_mine .suppopt_cont .programme:nth-child(7) .singe {
        width: 2px;
        height: 40px;
        background-color: #1fcccc;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }


    .suppopt_mine .suppopt_cont .programme:nth-child(8) .singe {
        width: 2px;
        height: 40px;
        background-color: #1fcc92;
        opacity: 0.4;
        height: 10px;
        margin: 5px auto 5px;
    }


    .brand_mine .p_list {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .brand_mine .p_list .p_loopitem {
        width: 49%;
        margin-bottom: 20px;

    }

    .brand .brand_mine .p_list .p_loopitem:hover .e_image {

        transform: unset;
    }

    .brand .brand_mine .p_list .p_loopitem:hover .e_txte_p1 {

        margin: 20px auto 15px;
        font-size: 16px;
    }

    .line {

        opacity: 1;
        transform: translateY(0px);
    }

    .brand_mine .p_list {

        height: auto;
    }

    .service_mine {

        padding-bottom: 30px;
        padding-top: 30px;
        position: relative;
    }

    .suppopt {
        margin-top: 40px;
    }

    .brand {

        padding-bottom: 30px;
        padding-top: 30px;
    }



.page5 .mySwiper_pp .swiper-button-next:after, .page5 .mySwiper_pp .swiper-button-prev:after {
    
    font-size: 14px;
}
.page5 .mySwiper_pp {
    
        padding-bottom: 0px;
}
.page5 .mySwiper_pp .research .e_image {
    
        height: 300px;
}
.page5 .mySwiper_pp .swiper-button-next {
    
        right: 5%;
}
.page5 .mySwiper_pp .swiper-button-prev {
    
        left: 5%;
}
    .page4_4 .page4_4_mine .cbox_service {

        width: 100%;
    }

    .service_bottom .digit_1 .e_container>.p_item:nth-child(1) .p_num,
    .service_bottom .digit_1 .e_container>.p_item:nth-child(2) .p_num {

        font-size: 26px;
    }

    .service_bottom .digit_1 .e_container>.p_item:nth-child(1) .p_plus {
        font-size: 20px;
        top: -35px;
    }

    .page4_4 .e_container .p_item .e_scrollNumber {

        max-height: 32px;
        height: 32px;
    }

    .service_bottom .digit_1 .e_container>.p_item {

        margin-top: 15px;
    }

    .page4_4 .service_bottom>a {

        margin-top: 20px;
    }

    .page4_4 .service_bottom>a .cox_button {

        width: 32px;
        height: 32px;
        margin-right: 10px;
    }

    .page4_4 {

        padding-top: 30px;
        padding-bottom: 30px;
    }

    .page4_4 .e_container .p_item .e_tex {

        letter-spacing: 0px;
        font-size: 12px;
        color: #ffffff;
        margin-top: 10px;
    }
    
    .s_tab ul{
        
        justify-content: center!important;
    }
}
