.newList .section {
    line-height: 28px
}

.about_top .right {
    margin-top: 75px;
    width: 700px;
    height: 400px
}

.about_top video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000
}

.div_05 .newList .li {
    height: 165px;
    width: 100%
}

.newList li .day {
    padding: 0
}

.mainProduct {
    display: flex;
    justify-content: center;
    position: relative
}

    .mainProduct p {
        font-size: 24px;
        position: absolute;
        color: #FFFFFF;
    }

    .mainProduct .productLine_01 {
        top: 10px;
        left: 303px;
    }

    .mainProduct .productLine_02 {
        top: 10px;
        right: 243px;
    }

    .mainProduct .productInfo {
        position: absolute;
        display: flex;
    }

.productInfo .pt_icon {
    width: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .productInfo .pt_icon img {
        width: 35px;
        margin-top: 10px;
    }

    .productInfo .pt_icon span {
        font-size: 16px;
    }

.pt_list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}

    .pt_list > div {
        margin: 5px 0;
        width: 366px;
        background-color: #ffffff;
        padding: 6px 30px;
        font-size: 18px;
        border-radius: 50px;
    }

.productInfo_01 {
    height: 235px;
    top: 101px;
    left: 60px;
}

.productInfo_02 {
    height: 188px;
    top: 358px;
    left: 60px;
}

.productInfo_03 {
    height: 312px;
    top: 568px;
    left: 60px;
}

.productInfo_04 {
    height: 95px;
    top: 107px;
    right: 90px;
}

.choosed {
    background-color: #40ABFE !important;
    color: #ffffff !important;
}

.list_right > div {
    width: 286px;
}

.productInfo_05 {
    height: 150px;
    top: 252px;
    right: 126px;
}

.productInfo_06 {
    height: 150px;
    top: 416px;
    right: 126px;
}

.productInfo_07 {
    height: 150px;
    top: 606px;
    right: 126px;
}

.zhantong_model {
    width: 1310px;
    height: 556px;
    position: relative;
}

.modelIcon {
    width: 161px;
    height: 188px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    background: url(../../images/home/model_text.png) 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .modelIcon span {
        color: #ffffff;
        font-size: 36px;
    }

.div_02 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.line {
    border-bottom: 2px dashed #ffffff;
}

.line_01 {
    width: 480px;
    position: absolute;
    top: 70px;
    left: 211px;
}

.line_02 {
    width: 530px;
    position: absolute;
    top: 50%;
    left: 161px;
}

.line_03 {
    width: 480px;
    position: absolute;
    bottom: 67px;
    left: 211px;
}

.line_04 {
    position: absolute;
    height: 419px;
    border-right: 2px dashed #ffffff;
    top: 70px;
    left: 211px;
}

.model_box_01 {
    position: absolute;
    top: 0px;
    height: 139px;
    left: 276px;
    display: flex;
    align-items: center;
}

.model_box_02 {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    height: 139px;
    left: 276px;
    display: flex;
    align-items: center;
}

.model_box_03 {
    position: absolute;
    bottom: 0;
    height: 139px;
    left: 276px;
    display: flex;
    align-items: center;
}

.modelBox {
    width: 156px;
    height: 53px;
    background: url(../../images/home/model_box.png);
    margin-bottom: -2px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}

.modelIconBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    margin-left: 75px;
}

.modelDetails {
    margin-left: 82px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modelDetails_01 {
    width: 253px;
    height: 139px;
    background: url(../../images/home/details_01.png);
}

.modelDetails_02 {
    width: 293px;
    height: 139px;
    background: url(../../images/home/details_02.png);
}

.modelDetails_03 {
    width: 391px;
    height: 139px;
    background: url(../../images/home/details_03.png);
}

.modelDetails ul li {
    line-height: 30px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.modelDetails .point {
    width: 11px;
    height: 11px;
    background-color: #FFBE00;
    border-radius: 50%;
    margin-top: 3px;
    margin-right: 10px;
}

.modelDetails ul li span {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    list-style: disc;
}

.modelRight {
    width: 208px;
    height: 84px;
    border: 1px dashed #ffbd00;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffc113;
    line-height: 28px;
    margin-left: 26px;
}

.div_04 {
    background: url(../../images/home/precipitationBG.png);
    height: 888px;
}

    .div_04 .headerBox {
        display: flex;
        height: 574px;
        position: relative;
    }

        .div_04 .headerBox .videoBox {
            position: absolute;
            top: 120px;
            left: 870px;
        }

    .div_04 video {
        object-fit: fill;
        width: 700px;
        height: 352px;
    }

    .div_04 .headerBox .moree {
        position: absolute;
        top: 200px;
        left: 360px;
    }

        .div_04 .headerBox .moree p:first-of-type {
            font-size: 36px;
            letter-spacing: 1px;
            color: #000000;
        }

        .div_04 .headerBox .moree p:last-of-type {
            font-size: 36px;
            letter-spacing: 1px;
            color: #F18101;
        }

        .div_04 .headerBox .moree > div {
            height: 46px;
            width: 140px;
            background-color: #F18101;
            text-align: center;
            line-height: 46px;
            font-size: 19px;
            margin-top: 60px;
        }

    .div_04 .footerBox {
        position: relative;
        bottom: 0;
        height: 314px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .div_04 .footerBox div {
            margin: 0 40px;
        }

            .div_04 .footerBox div > p:first-of-type {
                font-size: 50px;
                color: #F18101;
                font-weight: bold;
                text-align: center;
            }

            .div_04 .footerBox div > p:last-of-type {
                font-size: 23px;
                color: #ffffff;
                text-align: center;
            }

            .div_04 .footerBox div p span {
                font-size: 25px;
            }

.div_08 {
    height: 815px;
    background: url(../../images/home/mapBG.png);
}

.title_Orange {
    color: #fe9023 !important;
    font-size: 24px;
}

.title_Black {
    font-size: 36px;
}

.mapLeft {
    display: flex;
    flex-direction: column;
    padding: 180px 0;
    justify-content: space-between;
}

    .mapLeft .moreButton {
        height: 46px;
        width: 170px;
        background-color: #F18101;
        text-align: center;
        line-height: 46px;
        font-size: 19px;
    }

.newsTab {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 10px 0 60px 0;
}

.newsButton, .newsButtonT {
    border: 1px solid #000;
    cursor: pointer;
    font-size: 20px;
    border-radius: 22px;
    padding: 4px 40px;
    z-index: 999;
    background-color: #fff;
    margin: 0 16px;
}

.newsChanged {
    border: none;
    color: #ffffff;
    background-color: #0146AD;
}

.newsHide {
    display: none;
}

.newsShow {
    display: block;
}

.newsLine {
    top: 33px;
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    padding: 0;
}

.caseButton {
    border: 1px solid #000 !important;
    font-size: 20px !important;
    width: 170px !important;
    text-align: center !important;
    border-radius: 22px !important;
    padding: 3px 0 !important;
    z-index: 999 !important;
    margin: 0 16px !important;
    background-color: #fff;
}

.caseChanged {
    border: none;
    color: #ffffff;
    background-color: #0146AD;
}

.caseLine {
    top: 33px;
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 85%;
    padding: 0;
}

.chinaTips {
    background: url(../../images/home/cityBox.png)100% 100% no-repeat;
    width: 238px;
    height: 111px;
}

    .chinaTips p {
        white-space: normal;
    }

        .chinaTips p:first-of-type {
            padding-top: 5px;
            text-align: center;
            color: #f18101;
            font-size: 18px !important;
        }

    .chinaTips li:first-of-type p {
        color: #0146AD;
    }

        .chinaTips li:first-of-type p:nth-of-type(3) {
            color: #0146AD !important;
        }
/*ºÏ×÷°¸Àý*/
.caseLine {
    top: 25px;
    position: absolute;
    height: 1px;
    background-color: #000;
    width: 100%;
    padding: 0;
}

.parCase .layui-tab-title {
    text-align: center;
    border: 0;
    margin: 30px 0 40px 0;
    height: auto;
}

    .parCase .layui-tab-title .layui-this {
        background-color: #466dd5;
        box-shadow: 0 0 10px rgba(5,28,101,.2);
    }

        .parCase .layui-tab-title .layui-this a {
            color: #fff;
        }

        .parCase .layui-tab-title .layui-this:after {
            border: none;
        }

.parcaseUl, .companyUl {
    margin-bottom: 50px;
    text-align: center;
}

    .parcaseUl ul, .companyUl ul {
        margin: 20px 0 30px;
        overflow: hidden;
    }

    .parcaseUl li, .companyUl li {
        width: 25%;
        float: left;
    }

        .parcaseUl li a, .companyUl li a {
            display: block;
            margin: 15px;
            overflow: hidden;
            background: #fff;
        }

        .parcaseUl li .imgbox {
            height: 220px;
            width: 100%;
            overflow: hidden;
            display: block;
            line-height: 220px;
        }

            .parcaseUl li .imgbox img, .companyUl li .imgbox img {
                transition: all .6s;
                margin: 0 auto;
            }

        .parcaseUl li p, .companyUl li p {
            padding: 15px;
            font-size: 16px;
            text-align: center;
            color: #666;
        }

        .parcaseUl li:hover .imgbox img, .companyUl li:hover .imgbox img {
            transform: scale(1.2);
        }

.caseMore {
    display: block;
    margin: -16px auto 0;
    width: 150px;
    height: 46px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #ed8721;
}

#wheel img {
    width: 100%;
    height: 510px;
}

.about_top .right {
    margin-top: 75px;
    width: 700px;
    height: 400px;
}

.about_top video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000;
}

.about-history-list .slides li .item h3 {
    width: 100%;
    left: 2.5px;
}

.culture li {
    height: 375px;
}

.culture2 {
    position: relative;
    width: 75%;
    left: 50%;
    margin-left: -36%;
}

    .culture2 li {
        width: 33.33%
    }

.swiperLB {
    position: relative;
}

.left-icon {
    position: absolute;
    top: 50%;
    left: 100px;
    display: flex;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    z-index: 999;
    background: url(../../images/about/new/leftIcon.png);
}

.right-icon {
    position: absolute;
    top: 50%;
    right: 100px;
    display: flex;
    transform: translateY(-50%);
    z-index: 999;
    width: 48px;
    height: 48px;
    background: url(../../images/about/new/rightIcon.png);
}

.title_Orange {
    text-align: center;
    color: #fe9023 !important;
    font-size: 24px;
}

.title_Black {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.title_Wh {
    text-align: center;
    font-size: 36px;
    color: #fff;
}

.leftHonor-icon, .rightHonor-icon {
    position: absolute;
    top: 50%;
    display: flex;
    transform: translateY(-50%);
    z-index: 999;
    width: 48px;
    height: 48px;
}

.leftHonor-icon {
    background: url(../../images/about/new/rightHonor-icon.png);
    left: 200px;
}

.rightHonor-icon {
    background: url(../../images/about/new/leftHonor-icon.png);
    right: 200px;
}

.leaderBox {
    display: flex;
    justify-content: center;
}

.leadTextBox {
    padding: 0 30px;
    width: 245px;
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

    .leadTextBox p:first-of-type {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .leadTextBox p:last-of-type {
        font-size: 16px;
        margin-top: 10px;
    }

    .leadTextBox img {
        position: absolute;
        transform: translateY(-50%);
        top: 50%;
    }

    .leadTextBox:hover {
        background-color: #1551be;
        color: #fff;
    }

.about_div_leader {
    padding: 80px 0;
}

.about_div_members {
    padding: 80px;
    height: 560px;
    background: url(../../images/about/new/members_bg.png) 100% 100%;
}

.members_box {
    display: flex;
    justify-content: space-around;
    padding: 80px 0;
}

.membersBox {
    position: relative;
}

.membersName {
    height: 78px;
    background-color: #1551be;
    text-align: center;
    line-height: 78px;
    color: #fff;
    font-size: 18px;
    border-radius: 0 0 16px 16px;
    position: relative;
}

    .membersName:after {
        content: '';
        position: absolute;
        width: 26px;
        height: 26px;
        background: url(../../images/about/new/membersIcon.png) 100% 100%;
        left: 50%;
        top: 0;
        transform: translate(-50%,-50%);
        z-index: 99;
    }

.membersBox:hover .membersPopBox {
    transform: translateY(-277px);
    transition: all 0.6s ease 0s;
}

.membersPopBox {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    height: 277px;
    width: 200px;
    padding: 0 10px;
    background-color: rgba(21,81,190,0.8);
    bottom: -277px;
}

.membersImgBox {
    position: relative;
    overflow: hidden;
}

.membersPopBox p {
    color: #fff;
    font-size: 12px;
}

    .membersPopBox p span {
        width: 10px;
        height: 10px;
        background-color: #fff;
        display: inline-block;
        margin-right: 10px;
    }

.teamStyleBox {
    display: flex;
    justify-content: center;
}

.leftTeamImg, .rightTeamImg {
    width: 342px;
    height: 492px;
}

    .leftTeamImg img, .rightTeamImg img {
        width: 342px;
        height: 246px;
    }

.centerTeamImg {
    width: 702px;
    position: relative;
    height: 492px;
}

    .centerTeamImg img {
        width: 702px;
        height: 492px;
    }

    .centerTeamImg p {
        position: absolute;
        text-align: center;
        padding: 10px 0;
        bottom: 0;
        background-color: #1551be;
        color: #fff;
        width: 100%;
    }

.leftTeam-icon, .rightTeam-icon {
    position: absolute;
    top: 50%;
    display: flex;
    transform: translateY(-50%);
    z-index: 999;
    width: 48px;
    height: 48px;
}

.leftTeam-icon {
    background: url(../../images/about/new/rightHonor-icon.png);
    left: 150px;
}

.rightTeam-icon {
    background: url(../../images/about/new/leftHonor-icon.png);
    right: 150px;
}

.paginationTeam .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #c8d7f3;
    margin: 0 10px;
    cursor: pointer;
}

.paginationTeam .swiper-active-switch {
    background-color: #1551be;
}

.paginationTeam {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 80px;
    z-index: 999;
}

.paginationHonor .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #505878;
    margin: 0 10px;
    cursor: pointer;
}

.paginationHonor .swiper-active-switch {
    background-color: #fdffff;
}

.paginationHonor {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -60px;
    z-index: 999;
}

.newsTab {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 10px 0 30px 0;
}

.newsButton, .newsButtonT {
    border: 1px solid #000;
    cursor: pointer;
    font-size: 20px;
    border-radius: 22px;
    padding: 4px 40px;
    z-index: 999;
    background-color: #fff;
    margin: 0 16px;
}

.newsChanged {
    border: none;
    color: #ffffff;
    background-color: #0146AD;
}

.newsLine {
    top: 33px;
    position: absolute;
    height: 1px;
    background-color: #fff;
    width: 1100px;
    padding: 0;
}

.about_div_05New {
    opacity: 0;
    position: absolute;
}

.showdiv_05 {
    position: relative;
    opacity: 1;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: -16px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
    border: 1px solid #505878;
    background-color: transparent;
    width: 16px;
    height: 16px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #fdffff;
}

#certify .swiper-button-prev, #certify .swiper-button-next {
    position: absolute;
    top: 50%;
    display: flex;
    transform: translateY(-50%);
    z-index: 999;
    width: 48px;
    height: 48px;
}

#certify .swiper-button-prev {
    background: url(../../images/about/new/rightHonor-icon.png);
    left: -32px;
}

#certify .swiper-button-next {
    background: url(../../images/about/new/leftHonor-icon.png);
    right: -32px;
}

.caseMore {
    display: block;
    margin: -16px auto 0;
    width: 150px;
    height: 46px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #ed8721;
    padding: 0;
    border-radius: 0;
}