#banner_one {
    position: absolute;
    z-index: 11;
    top: 0;
}

.Honorary_swiper img {
    border-radius: 8px;
}

.nav_a:hover {
    color: white;
}


/* .m {
    position: absolute;
    z-index: 9;
} */

.banner-background {
    transition: 1s 2.5s;
    transform: perspective(1000px) translate3d(0, 0, 100px);
}

.Banner-A1 {
    position: relative;
}

.Banner-A1 .swiper-slide.swiper-slide-active .banner-background {
    transition: 5s 0s;
    transform: perspective(1000px) translate3d(0, 0, 0px);
}

.Banner-A1 .swiper-slide.swiper-slide-active .banner-text-all {
    visibility: visible;
    opacity: 1;
    transform: translateY(0) translateX(0);
}

.Banner-A1 .swiper-slide.swiper-slide-active .banner_right {
    opacity: 1;
    transform: translate(0);
    transition: all 1000ms ease;
    transition-delay: 200ms;
}

.Banner-A1 .swiper-pagination-bullet {
    width: 50px !important;
    height: 4px !important;
    background: #fff !important;
    opacity: 0.5 !important;
    border-radius: 4px;
}

.Banner-A1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px !important;
    border-radius: 4px;
    opacity: 1 !important;
    background: #fff !important;
}

.Banner-A1 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px !important;
}

.banner_one {
    position: relative;
    max-height: 960px;
    overflow: hidden;
}

.banner-text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 100;
    text-align: center;
}

.banner-text-all {
    opacity: 0;
    transform: translateY(120px);
    transition-delay: 1000ms;
    transition: transform 2000ms ease, opacity 2000ms ease;
}

.banner-text h2 {
    font-size: 48px;
    font-weight: 100;
}

.banner-text p {
    margin: 55px 0 90px;
}

.tan_s a {
    font-size: 18px;
    color: #0096DB;
}

.tan_s {
    width: 200px;
    height: 60px;
    line-height: 54px;
    text-align: center;
    background-image: url('../images/bt_back.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.banner_right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 14px;
    text-align: right;
    transform: translateX(200px);
}

.banner_right_top {
    display: flex;
    align-items: center;
}

.banner_right_top_s {
    width: 60px;
    height: 2px;
    background-color: white;
    display: inline-block;
    margin-left: 10px;
}

.banner_right_d {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.4;
    margin-top: 10px;
}

.banner_right_d_all {
    width: 100%;
    text-align: right;
}


/*关于我们*/

@-webkit-keyframes animate-cloud {
    from {
        background-position: 1920px 100%;
    }
    to {
        background-position: 0 100%;
    }
}

@keyframes animate-cloud {
    from {
        background-position: 1920px 100%;
    }
    to {
        background-position: 0 100%;
    }
}

.co_swiper_one {
    display: block;
}

.hmc5clound {
    width: 100%;
    height: 590px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/hmc5_cloundy.png) repeat-x left center;
    /*-webkit-animation: animate-cloud 30s linear infinite;
    animation: animate-cloud 30s linear infinite;*/
}

.about {
    background-image: url('../images/about_back.png');
    background: no-repeat center/cover;
    background-repeat: no-repeat;
    width: 100%;
}

.about_all {
    padding: 150px 128px 21px;
    position: relative;
}

.about_title {
    margin-bottom: 40px;
}

.about_title h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    /* margin-bottom: 20px; */
}

.about_title_span {
    display: inline-block;
    width: 60px;
    height: 4px;
    background-color: #0096DB;
    margin-top: 15px;
}

.color_t {
    background-color: white;
}

.abount_all_top {
    display: flex;
}

.abount_all_top_left {
    padding: 29px 0;
}

.abount_all_top_left,
.abount_all_top_right {
    width: 50%;
}

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

.abount_all_top_right video {
    width: 100%;
    min-height: 480px;
    border-radius: 10px;
}

.about_info {
    width: 85%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.about_info p {
    width: 97%;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.about_btn {
    display: block;
    width: 150px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    background-color: #0096DB;
    border-radius: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #FFFFFF;
    margin-top: 51px;
}

.abount_all_footer {
    padding: 88px 193px;
    display: flex;
    justify-content: space-between;
}

.about_f_one {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #333333;
    text-align: left;
}

.about_f_one p {
    margin-left: 8px;
}

.about_f_one_top {
    font-weight: 400;
    color: #000000;
    display: flex;
}

.about_f_one_top span:first-child {
    font-weight: bold;
    font-size: 72px;
}


/*合作案例*/

.Cooperation {
    padding-top: 149px;
    padding-bottom: 74px;
}

.coo_title {
    color: #FFFFFF;
    font-family: Microsoft YaHei;
    font-size: 14px;
    text-align: center;
    padding-bottom: 104px;
}

.coo_title h2 {
    font-weight: bold;
    font-size: 30px;
}

.coo_title p {
    margin-top: 10px;
}

.co_swiper {
    padding-bottom: 68px;
}

.co_swiper_ul {
    display: flex;
}

.co_swiper_ul li {
    width: 25%;
    position: relative;
}

.con_h_img {
    max-width: 100%;
    border-radius: 10px;
    transition: transform 500ms ease;
}

.con_h_text {
    /* width: 100%;
    min-height: 67px; */
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .07);
    border-radius: 10px;
    padding: 35px 29px 35px;
    margin-top: -37px;
    margin-left: 30px;
    margin-right: 30px;
    /* overflow: hidden; */
    transition: all 500ms ease;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.con_h_text_top {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    /* line-height: 24px; */
    transition: all 500ms ease;
}

.con_h_text_top p {
    margin-top: 0px;
}

.con_logo_showno {
    display: none;
}

.co_swiper .swiper-pagination-bullet {
    background-color: white;
    opacity: 1;
    width: 12px;
    height: 12px;
}

.co_swiper .swiper-pagination-bullet-active {
    background-color: #0096DB !important;
}

.con_h_text:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: rgb(25, 137, 251);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .07);
    transition: all 500ms ease;
    opacity: 1;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    border-radius: 10px;
    z-index: -1;
}

.project-one__img {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.project-one__img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(0, 0, 0, .30);
    transform: scale(1, 0);
    transition: transform 500ms ease;
    transform-origin: top center;
    border-radius: 10px;
    z-index: 1;
}


/*资讯动态*/

.testimonial-one {
    position: relative;
    display: block;
    background-color: #eef3f7;
    z-index: 1;
}

#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    opacity: 0.40;
    z-index: -1;
}

canvas {
    display: block;
}

.Information {
    /* padding-top: 149px; */
    padding: 149px 128px 62px;
    /* background: #FCFCFC; */
}

.Information_all_title {
    color: #666666;
    padding-bottom: 41px
}

.Information_all_title h2 {
    color: #000000;
}

.Information_info_top {
    position: relative;
    display: block;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
}

.news-one__date-box {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: white;
    padding: 17px 22px 20px;
    border-top-right-radius: 8px;
}

.Information_info {
    display: flex;
}

.Information_info li {
    /* min-width: 380px; */
    width: 23.8%;
    max-width: 23.8%;
    margin-right: 26px;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .05);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 3px solid transparent;
    transition: all 500ms ease;
    border-radius: 8px;
}

.Information_info li:last-child {
    margin: 0;
}

.news-one__date-box p {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin: 0;
    line-height: 17px;
    text-align: center;
}

.Information_info_footer {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .05);
    padding: 35px 17px 26px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 3px solid transparent;
    transition: all 500ms ease;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}

.Information_info_footer h3 {
    font-size: 21px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0 10px;
    transition: all 500ms ease;
}

.Information_info_footer p {
    color: #666666;
    font-size: 14px;
}

.news-one__meta {
    display: flex;
    align-items: center;
}

.news-one__meta img {
    margin-right: 9px;
}

.news-one__read-more {
    font-size: 12px;
    /* margin-top: 28px; */
    color: #000000;
}

.news-one__read-more a {
    color: #000000;
    transition: all 500ms ease;
}

.show_j {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;
    background-color: rgba(27, 24, 37, 0.3);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: white;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}

.news-one__plus {
    position: relative;
}

.news-one__plus::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}

.news-one__plus::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/*更多新闻*/

.get_more_news {
    text-align: center;
    margin: 53px 0 0;
}

.get_more_news a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
}


/*荣誉资质*/

.ry_zz {
    position: relative;
}

.ry_zz video {
    width: 100%;
}

.Honorary {
    padding: 148px 0 134px;
    /* background: no-repeat center/cover; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

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

.h_next_btn .swiper-button-next {
    background-image: url('../images/l1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 57px;
    height: 57px;
    right: 1px !important;
}

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

.h_next_btn .swiper-button-prev {
    background-image: url('../images/l2.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 57px;
    height: 57px;
    left: 1px;
}

.h_next_btn .swiper-button-lock {
    display: block;
}

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

.get_more_h_all {
    text-align: center;
    margin-top: 129px;
}

.h_get_more {
    background-image: url('../images/h_m.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 160px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0096DB;
}

.Banner-A1 .swiper-horizontal>.swiper-pagination-bullets,
.Banner-A1 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 70px;
}

.abount_all_top_right_img {
    overflow: hidden;
    position: relative;
}

.abount_all_top_right_img img {
    transition: all 500ms ease;
}

.bo_f {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px !important;
    height: 70px !important;
    min-height: 70px !important;
}

.white_jt {
    display: none;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: white !important;
}

.num_span {
    display: inline-block;
    color: white;
    position: absolute;
    top: -9px;
    right: 48px;
}

.con_logo_show {
    max-height: 36px;
}

.co_swiper_one:hover .black_jt {
    display: none;
}


/*0520修改*/

.Information,
.about_all {
    padding-top: 0;
    padding-bottom: 0;
}

.z_all {
    padding-top: 7.7vw;
}

.Banner-A1 {
    padding: 0;
}

.Information_info_top img {
    width: 100%;
}

.coo_title {
    padding-bottom: 4.7vw;
}

.Honorary .coo_title {
    padding-bottom: 5.2vw;
}

.Information_all_title {
    padding-bottom: 41px;
}

.get_more_h_all {
    margin-top: 6.44vw;
}


/*0520 end*/

@media (min-width:1024px) {
    .co_swiper .co_swiper_one {
        width: 500px !important;
    }
    .co_swiper .swiper-slide {
        width: 535px !important;
    }
    .swiper-button-prev:hover {
        background-image: url('../images/l2_a.png');
    }
    .swiper-button-next:hover {
        background-image: url('../images/l1_a.png');
    }
    /* .abount_all_top_right_img:hover img {
        transition: 0.5s;
        transform: scale(1.09);
    } */
    .co_swiper_one:hover .con_h_text:after {
        opacity: 1;
        transform: scaleY(1.0);
    }
    .co_swiper_one:hover .project-one__img:before {
        transform: scale(1, 1);
        transform-origin: bottom center;
    }
    .co_swiper_one:hover .con_h_text_top {
        color: white;
        transition: all 500ms ease;
    }
    .co_swiper_one:hover .con_logo_showno {
        display: inline-block;
    }
    .co_swiper_one:hover .con_logo_show {
        display: none;
    }
    .co_swiper_one:hover .con_h_img {
        transform: scale(1.05);
        transition: transform 500ms ease;
        border-radius: 10px;
    }
    .co_swiper_one:hover .white_jt {
        display: block;
    }
    .Information_info li:hover {
        border-bottom: 3px solid #0096DB;
    }
    .Information_info li:hover .Information_info_footer h3,
    .Information_info li:hover .show_more_i {
        color: #0096DB;
    }
    .Information_info li:hover .show_j {
        visibility: visible;
        transform: translateY(0%);
        opacity: 1;
    }
    .Information_info_top>a:hover>span::before,
    .Information_info_top>a:hover>span::after {
        background-color: #0096DB;
    }
    .get_more_news a,
    .h_get_more,
    .about_btn,
    .about_f_one {
        transition: all 0.5s ease;
        cursor: pointer;
    }
    .get_more_news:hover a,
    .h_get_more:hover,
    .about_f_one:hover {
        transform: translateY(-10px);
        transition: all 0.5s ease;
    }
    .about_btn:hover {
        color: white;
        background-color: rgb(0, 0, 0, 0.5);
    }
    .h_get_more:hover,
    .about_f_one:hover .about_f_one_top,
    .about_f_one:hover {
        color: #0096DB;
    }
    .tan_s {
        transition: 0.5s;
    }
    .tan_s:hover {
        background: #0096DB;
        border-radius: 30px;
        transition: 0.5s;
    }
    .tan_s:hover a {
        color: white;
    }
}

@media (max-width:1024px) {
    .banner_one {
        min-height: 215px;
    }
    .banner_one .block_pc img {
        min-height: 215px;
    }
    .banner-text h2 {
        font-size: 18px;
    }
    .banner-text p {
        margin: 7px 0 18px;
    }
    .banner-text {
        font-size: 14px;
    }
    .Banner-A1 .swiper-horizontal>.swiper-pagination-bullets,
    .Banner-A1 .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 10px;
    }
    .tan_s {
        width: 100px;
        height: 33px;
        line-height: 33px;
        /* margin-top: 20px; */
    }
    .tan_s a {
        font-size: 14px;
    }
    .about_all {
        padding: 19px 24px 10px;
    }
    .abount_all_footer {
        padding: 30px 0px;
    }
    .about_f_one {
        font-size: 12px;
    }
    .about_f_one_top span:first-child {
        font-size: 38px;
    }
    .Banner-A1 .swiper-pagination-bullet,
    .Banner-A1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 25px !important;
        height: 2px !important;
    }
    .banner_right_top_s {
        width: 30px;
        height: 1px;
    }
    .banner_right_d {
        width: 15px;
    }
    .abount_all_top {
        display: block;
    }
    .abount_all_top_left,
    .abount_all_top_right {
        width: 100%;
    }
    .about_title h2 {
        font-size: 20px;
    }
    .about_title {
        margin-bottom: 5px;
    }
    .about_info {
        width: 100%;
    }
    .about_btn {
        margin-top: 17px;
        width: 100px;
        height: 37px;
        line-height: 37px;
        font-size: 12px;
    }
    .abount_all_top_left {
        padding: 6px 0 20px;
    }
    .abount_all_top_right img {
        width: 50px !important;
        height: 50px !important;
        min-height: 50px !important;
    }
    .Cooperation {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .coo_title {
        padding-bottom: 30px;
    }
    .Banner-A1 {
        margin-top: 53px;
    }
    .about_info p {
        width: 100%;
    }
    .about_f_one p {
        margin: 0;
    }
    .coo_title h2 {
        font-size: 20px;
    }
    .about_title_span {
        width: 36px;
        height: 2px;
    }
    .coo_title {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .con_h_text {
        padding: 25px 20px 30px;
        margin-top: -80px;
    }
    .co_swiper_one,
    .Information_all {
        width: 92%;
        margin: 0 auto;
    }
    .co_swiper {
        padding-bottom: 34px;
    }
    .co_swiper .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .Information,
    .Honorary,
    .Cooperation {
        padding: 49px 0px 20px;
    }
    .Information_info {
        display: block;
    }
    .Information_info li {
        width: 100%;
        margin-bottom: 30px;
        min-width: auto;
        max-width: 100%;
    }
    .abount_all_top_right video {
        min-height: auto;
    }
    .Honorary {
        background: no-repeat center/cover;
    }
    .get_more_h_all {
        margin-top: 25px;
    }
    .h_next_btn .swiper-button-next,
    .h_next_btn .swiper-button-prev {
        width: 35px;
        height: 35px;
    }
    .get_more_news {
        margin: 20px 0 0;
    }
    .h_get_more {
        width: 100px;
        height: 37px;
        line-height: 37px;
        font-size: 14px;
    }
    .Information_info_footer h3 {
        font-size: 18px;
    }
    .Information_info_footer {
        line-height: 22px;
        padding: 20px 17px 20px;
    }
    .con_logo_show {
        width: 125px;
    }
    .con_h_text_top {
        font-size: 14px;
        line-height: normal;
    }
    .swiper-slide {
        height: auto;
    }
    .ry_zz_video {
        display: none;
    }
    .Honorary {
        background-image: url('../images/h_back.png');
        position: static;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        /* background: no-repeat center/cover; */
        transform: translate(0px, 0px);
    }
    .Information_info_top img {
        width: 100%;
    }
    .Honorary_swiper img {
        width: 100%;
    }
}