.a_Center {
    background-color: #F5F8FA;
    padding-bottom: 68px;
}

.a_Center_all {
    padding-top: 30px;
    display: flex;
    position: relative;
}

.acenter_left,
.acenter_right {
    max-width: 50%;
}

.acenter_right {
    margin-left: 3.2vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.acentr_tit {
    color: #010101;
    font-size: 36px;
}

.acentr_desc {
    margin-top: 20px;
    padding-bottom: 20px;
    color: #666666;
    line-height: 28px;
    overflow: scroll;
    font-size: 16px;
}

.tech_tit {
    color: #333333;
    text-align: center;
    color: #333333;
}

.tech_tit_1 {
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 36px;
}

.tech_tit_2 {
    color: #666666;
    line-height: 28px;
}

.acenter_dian {
    position: absolute;
    bottom: 6%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, 0);
}

.acenter_dian img {
    margin: 0 8px;
}

.tech_list_all {
    margin-top: 70px;
}

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

.tech_list {
    height: 326px;
}

.tech_list_one img {
    max-width: 100%;
    max-height: 326px;
    opacity: 1 !important;
}

#carousel {
    height: 328px;
}


/*宸ヨ壓鎶€鏈?/

.list_Technology2_one {
    cursor: pointer;
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.06);
    margin-bottom: 40px;
    height: 320px;
    overflow: hidden;
}

.t2_one_left {
    width: 39%;
    overflow: hidden;
}

.t2_one_left img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
}

.t2_one_right {
    width: 61%;
    /* padding: 3.5vw 4.3vw 3.5vw 6.2vw; */
    padding-right: 3.5vw;
    padding-left: 6.2vw;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.t2_one_t1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
}

.t2_one_desc {
    margin: 16px 0 0;
    color: #555555;
    line-height: 32px;
    font-size: 16px;
    overflow-y: auto;
    height: 180px;
    padding-right: 10px;
    overflow-x: hidden;
}
.t2_one_desc::-webkit-scrollbar{width: 5px;}
.t2_one_desc::-webkit-scrollbar-track {background: #ccc;border-radius: 5px;}
.t2_one_desc::-webkit-scrollbar-thumb {background: #2E3192;border-radius: 5px;}
.t2_one_desc::-webkit-scrollbar-thumb:hover {background: #777;}


.get_more_t2 {
    background-color: #A0A6AB;
    width: 140px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 30px;
    margin-top: 30px;
    overflow: hidden;
}

.get_more_t2 span {
    display: block;
    position: relative;
    top: 0;
    transition: all 0.5s ease-in-out;
}

.list_Technology2_one:hover .get_more_t2 span {
    top: -100%;
    transition: all 0.5s ease-in-out;
}

.list_Technology2_one:hover .t2_one_left img {
    /*transform: scale(1.09);*/
    /*transition: all 0.5s ease-in-out;*/
}

.list_Technology2_one:hover .get_more_t2 {
    background-color: #2E3097;
}

.fixd_left {
    display: none;
    position: fixed;
    left: 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0px 10px 10px 0px;
    /* width: 180px; */
    /* height: 561px; */
    width: 9.3vw;
    height: 29.2vw;
    top: 50%;
    transform: translate(0, -50%);
}

#carousel img {
    opacity: 1 !important;
}

.fixd_left_li>a {
    /* height: 80px; */
    text-align: center;
    height: 4.2vw;
    line-height: 4.2vw;
    /* line-height: 80px; */
    width: 100%;
    font-size: 18px;
    color: #888888;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
    /* font-weight: 500; */
}

.fixd_left_li:first-child a,
.fixd_left_li:first-child {
    border-radius: 0px 10px 0px 0px;
}

.fixd_left_li:last-child a,
.fixd_left_li:last-child {
    border-radius: 0px 0px 10px 0px;
}

.active_fixed a {
    color: white !important;
    background-color: #2E3097;
}

.ad2_all {
    background-color: #F3F7FD;
}

.fixd_left_all {
    max-height: 29.2vw;
    /* max-height: 561px; */
}


/*浜烘墠浼樺娍*/

.a3_one {
    margin-bottom: 90px;
}

.a3_one_left {
    width: 60%;
}

.a3_one_right {
    width: 40%;
    /* padding-left: 60px;
    padding-right: 60px; */
    padding-left: 3.1vw;
    padding-right: 3.1vw;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.a3_one_right_tit {
    font-size: 36px;
    color: #010101;
    margin-bottom: 30px;
}

.a3_one_right_desc {
    color: #666666;
    line-height: 28px;
    overflow-y: auto;
    height: 200px;
}
.a3_one_right_desc::-webkit-scrollbar{width: 5px;}
.a3_one_right_desc::-webkit-scrollbar-track {background: #ccc;border-radius: 5px;}
.a3_one_right_desc::-webkit-scrollbar-thumb {background: #2E3192;border-radius: 5px;}
.a3_one_right_desc::-webkit-scrollbar-thumb:hover {background: #777;}

.a3_one_right::after {
    content: " ";
    position: absolute;
    /* bottom: 72px; */
    bottom: 16.1%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
}

.z_w {
    height: 16.1%;
    width: 100%;
}

.a3_left_d {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 5;
    display: none;
}

.a3_left_d img {
    margin: 0 5px;
}

.acenter_l_one img,
.a3_lw_one img {
    width: 100%;
}

.pc_list_img {
    width: 546px;
    height: 307px;
    /* 546*307 */
    background: no-repeat center/cover;
}

@media(min-width:1024px) {
    .tech_fs_all {
        display: flex;
        align-items: center;
    }
    .tech_tit {
        width: 30%;
        text-align: left;
    }
    .tech_list_all {
        width: 70%;
    }
    .a3_lw_one {
        overflow: hidden;
    }
    .a3_lw_one img {
        transition: all 0.4s ease-in-out 0.1s;
    }
    /* .a3_one:hover {
        box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.06);
    } */
    .a3_one:hover .a3_lw_one img {
        cursor: pointer;
        /*transform: scale(1.06);*/
        transition: all 0.4s ease-in-out 0.1s;
    }
    /* .t2_one_right {
        min-height: 387px;
    } */
    #carousel img {
        max-width: 300px;
    }
    .a3_one_right {
        min-height: 439px;
    }
}

@media(max-width:1024px) {
    /* .t2_one_right {
        min-height: 214px;
    } */
    .p80 {
        padding-top: 40px;
    }
    .a_Center {
        background-color: #F3F7FD;
        padding-bottom: 0px;
    }
    .a_Center_all {
        display: block;
        padding-top: 15px;
    }
    .acenter_left,
    .acenter_right {
        width: 100%;
        max-width: 100%;
    }
    .acenter_dian img {
        margin: 0 4px;
        width: 7px;
    }
    .acentr_tit {
        font-size: 20px;
    }
    .acentr_desc {
        line-height: 24px;
        margin-top: 6px;
        font-size: 13px;
        max-height: none !important;
    }
    .acenter_right {
        height: auto !important;
        margin-left: 0;
        padding: 0 15px;
        margin-top: 20px;
    }
    .tech_tit_1 {
        font-size: 20px;
    }
    .tech_tit_2 {
        font-size: 12px;
        line-height: 21px;
    }
    .technology {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tech_list_all {
        margin-top: 25px;
        position: relative;
        z-index: 3;
    }
    #carousel_m {
        height: 149px;
        overflow: hidden;
    }
    .tech_list_all {
        margin-left: 0;
        margin-right: 0;
    }
    /*宸ヨ壓鎶€鏈?/
    .list_Technology2_one {
        display: block;
        height: auto;
    }
    .t2_one_left,
    .t2_one_right {
        width: 100%;
        padding: 0;
    }
    .t2_one_right {
        padding: 15px;
    }
    .t2_one_t1 {
        font-size: 18px;
        padding: 8px 0 12px 0;
    }
    .t2_one_desc {
        font-size: 12px;
        line-height: 24px;
        margin: 12px 0 0;
    }
    .get_more_t2 {
        margin-top: 20px;
        width: 125px;
        height: 42px;
        line-height: 42px;
        font-size: 12px;
        color: white;
        background-color: #2E3097;
    }
    .classify_a2,
    .fixd_left_ul {
        flex-direction: initial !important;
        display: flex;
        flex-wrap: wrap;
        background-color: white;
        box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
    }
    .classify_a2_one,
    .fixd_left_li {
        width: 33.33%;
    }
    .classify_a2_one a,
    .active_fixed a,
    .fixd_left_li>a {
        width: 100%;
        color: #888888;
        font-size: 14px;
        padding: 14px 0;
        text-align: center;
        height: auto;
        font-family: Source Han Sans CN-Medium, Source Han Sans CN;
        font-weight: 500;
        line-height: normal;
    }
    .fixd_left {
        display: block;
        position: static;
        transform: translate(0, 0);
        width: 100%;
        height: auto;
        max-height: none;
        border-radius: 0%;
        box-shadow: 0 0 black;
    }
    .fixd_left_all {
        max-height: none;
    }
    .fixd_left_li:first-child a,
    .fixd_left_li:first-child,
    .fixd_left_li:last-child a,
    .fixd_left_li:last-child {
        border-radius: 0;
    }
    /*浜烘墠浼樺娍*/
    .a3_one_left,
    .a3_one_right {
        width: 100%;
    }
    .a3_one_right {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
    }
    .a3_one_right_tit {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .a3_one_right_desc {
        font-size: 12px;
        line-height: 24px;
        overflow-y: hidden;height: auto;
    }
    .z_w {
        display: none;
    }
    .a3_one_right::after {
        bottom: 0;
        width: 94%;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .a3_one {
        margin-bottom: 40px;
    }
    .a3_left_d {
        bottom: 10px;
    }
    .a3_left_d img {
        width: 11px;
        height: 18px;
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .swiper-navigator,
    .swiper_wrap {
        width: 28% !important;
    }
}