.w1400 {
    margin: 0 auto;
    width: 73.57%
}

.w1600 {
    margin: 0 auto;
    width: 84.08%
}

.w1760 {
    margin: 0 auto;
    width: 92.5%
}

.w1200 {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px
}

.swiper-pagination-bullet {
    position: relative;
    margin: 0 8px !important;
    width: 8px;
    height: 8px;
    border-radius: 20px;
    background: #d6d6d6;
    opacity: 1;
    transition: all .5s
}

.swiper-pagination-bullet-active {
    background-color: #4b0c77
}

.banner_swiper .swiper-pagination-bullet {
    background: rgb(101 16 173)
}

.about3 .swiper-pagination-bullet, .banner_swiper .swiper-pagination-bullet-active, .section4 .swiper-pagination-bullet {
    background-color: #d6d6d6
}

.swiper-pagination-progress {
    background-color: rgba(51,51,51,.2)
}

    .about3 .swiper-pagination-bullet-active, .section4 .swiper-pagination-bullet-active, .swiper-pagination-progress .swiper-pagination-progressbar {
        background-color: #fff
    }

.swiper-pagination .current, .swiper-pagination .line, .swiper-pagination .total {
    color: #6510ad;
    font-size: 20px;
    font-family: NexaBold;
    line-height: 36px
}

.swiper-pagination .line {
    margin: 0 10px
}

.swiper-pagination .current {
    margin-bottom: 4px;
    font-size: 36px
}

.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: rgba(51,51,51,.1);
    opacity: 1 !important
}

.swiper-scrollbar-drag {
    background-color: #4b0c77
}

.swiper-, .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.banner_swiper .swiper-container-horizontal > .swiper-pagination-bullets, .banner_swiper .swiper-pagination-custom, .banner_swiper .swiper-pagination-fraction {
    bottom: .3rem;
    justify-content: center;
    align-items: flex-end
}

.swiper-pagination .swiper-pagination-current {
    color: #333
}

.swiper-button-next, .swiper-button-prev {
    top: 50%;
    margin-top: 0;
    width: 56px;
    height: 56px;
    border: solid 2px rgba(128,128,128,.2);
    border-radius: 50%;
    background: #fff;
    color: grey;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 54px;
    transform: translateY(-50%)
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

    .swiper-button-next:hover, .swiper-button-prev:hover {
        border: solid 2px #4b0c77;
        background-color: #4b0c77;
        color: #fff
    }

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        cursor: no-drop !important;
        pointer-events: unset !important
    }

.popvideo iframe {
    width: 100%
}

.popvideo video {
    width: 100%;
    object-fit: fill
}

.popvideobg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: none;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7)
}

.popvideobox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%)
}

#videoPlayer video {
    width: 100%;
    height: 100%;
    object-fit: fill
}

.popvideo {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1100px
}

.close-video-btn {
    position: absolute;
    top: -13%;
    right: 4%;
    z-index: 9;
    display: block;
    width: 60px;
    height: 35px;
    border-radius: 20px;
    background-color: #6510ad;
    cursor: pointer
}

    .close-video-btn:after {
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg)
    }

    .close-video-btn:after, .close-video-btn:before {
        position: absolute;
        top: 17px;
        left: 16px;
        width: 26px;
        height: 2px;
        background-color: #fff;
        content: ''
    }

    .close-video-btn:before {
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg)
    }

.videobox-font {
    margin: 25px auto 0;
    padding: 16px 6px;
    width: 240px;
    border: 1px solid hsla(0,0%,100%,.3);
    background: url(../images/ab-bgm9.jpg) no-repeat 50%;
    background-size: cover;
    color: #fff;
    font-size: 18px
}

    .videobox-font em, .videobox-font span {
        display: inline-block;
        vertical-align: middle;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        -ms-transition: .5s
    }

    .videobox-font span {
        margin-right: 30px
    }

    .videobox-font:hover span {
        margin-right: 15px
    }

.btn_phone {
    position: relative;
    z-index: 10;
    display: none;
    width: 26px;
    height: 26px
}

.headfixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 100px 0 rgba(0,0,0,.1);
    transition: all .5s
}

    .headfixed.headerbgm1 {
        background: #fff
    }

    .headfixed.headerbgm, .hheaderbgm {
        box-shadow: 0 0 103px 0 rgba(0,0,0,.05);
        transition: all .5s
    }

.headfixed1 {
    box-shadow: 0 0 49px 0 rgba(174,174,174,.13)
}

    .headfixed.headerbgm::before, .headfixed1::before {
        display: none
    }

.headfixed .headfixed_show {
    position: relative;
    z-index: 3;
    padding: 0 8%;
    transition: all .8s;
    align-items: center
}

    .headfixed .headfixed_show::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #6510ad;
        content: ''
    }

.headfixed .logo {
    position: relative;
    flex: 1
}

    .headfixed .logo img {
        margin: 0
    }

.headfixed .logo_line {
    margin: 0 .25rem;
    width: 1px;
    height: 39px;
    background-color: #ebebeb
}

.headfixed .logo_ft {
    color: #333;
    font-size: 16px;
    line-height: 1.43
}

.headfixed.headerbgm1 .language_text {
    color: #333
}

.headfixed .menu_list {
    padding-left: 1.1rem;
    width: 80%;
    align-items: center
}

.hadbot {
    height: 100vh;
    background-color: #fff
}

.hadbox_sec3 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    display: none;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.05)
}

    .hadbox_sec3 .hadbot_cont {
        overflow: auto;
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%
    }

        .hadbox_sec3 .hadbot_cont .cont {
            padding-top: .8rem
        }

.hadbot .hadbot_jut {
    position: absolute;
    bottom: 79px;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #6510ad
}

    .hadbot .hadbot_jut > div {
        height: 100%
    }

.headfixed.headerbgm .hadbot .hadbot_jut {
    bottom: 76px
}

.hadbot .hadbot_jut .cont .fz_lt {
    display: flex;
    align-items: center
}

.hadbot .hadbot_jut .cont {
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
    align-items: center;
    justify-content: space-between
}

    .hadbot .hadbot_jut.cont .fz_lt {
        display: flex
    }

        .hadbot .hadbot_jut .cont .fz_lt .font {
            margin-right: 1rem
        }

            .hadbot .hadbot_jut .cont .fz_lt .font .name {
                margin-bottom: 10px;
                font-size: 16px;
                line-height: 1
            }

                .hadbot .hadbot_jut .cont .fz_lt .font .name .sname {
                    margin: 0;
                    margin-right: 10px;
                    max-width: 20px
                }

            .hadbot .hadbot_jut .cont .fz_lt .font .tel {
                font-weight: 550;
                font-size: 26px;
                line-height: 1
            }

@media (max-width: 1580px) {
    .hadbot .hadbot_jut .cont .fz_lt .font .tel {
        font-size: 22px
    }
}

.hadbot .hadbot_jut .cont .fz_lt .fz_bt:hover {
    background-color: #7ed957
}

.hadbot .hadbot_jut .cont .fz_lt .fz_bt {
    width: 150px
}

@media (max-width: 1580px) {
    .hadbot .hadbot_jut .cont .fz_lt .fz_bt {
        padding: 12px 5px;
        width: 130px;
        font-size: 14px
    }
}

.hadbot .hadbot_jut .cont .fz_lt .fz_bt i {
    display: block;
    overflow: hidden;
    margin-left: .1rem;
    width: 14px;
    height: 14px;
    transition: all .3s
}

    .hadbot .hadbot_jut .cont .fz_lt .fz_bt i img {
        float: left;
        width: 100%
    }

.hadbot .hadbot_jut .cont .fz_lt .fz_bt:hover i {
    margin-left: 15px
}

.hadbot .hadbot_jut .cont .close {
    display: flex;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    align-items: center
}

@media (max-width: 1580px) {
    .hadbot .hadbot_jut .cont .close {
        font-size: 16px
    }
}

.hadbot .hadbot_jut .cont .close i {
    display: block;
    overflow: hidden;
    margin-left: .2rem;
    width: 24px;
    font-size: 24px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

    .hadbot .hadbot_jut .cont .close i img {
        float: left;
        width: 100%
    }

.hadbot .hadbot_jut .cont .close:hover i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont {
        padding: 1.2rem 0
    }
}

.hadbox_sec3 .hadbot_cont .cont .form {
    position: relative;
    display: flex;
    margin-bottom: 35px;
    align-items: center
}

    .hadbox_sec3 .hadbot_cont .cont .form .int {
        position: relative;
        width: 100%
    }

        .hadbox_sec3 .hadbot_cont .cont .form .int i {
            position: absolute;
            top: 50%;
            left: .4rem;
            z-index: 1;
            display: block;
            overflow: hidden;
            width: .38rem;
            transform: translateY(-50%)
        }

            .hadbox_sec3 .hadbot_cont .cont .form .int i img {
                float: left;
                width: 100%
            }

        .hadbox_sec3 .hadbot_cont .cont .form .int .tx {
            padding: 0 150px 0 30px;
            width: 100%;
            height: 60px;
            background: #f6f8fc;
            color: #333;
            font-size: 18px
        }

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .form .int .tx {
        padding: .2rem .3rem;
        font-size: .28rem
    }
}

.hadbox_sec3 .hadbot_cont .cont .form .f_sub {
    position: absolute;
    top: 50%;
    right: 0;
    width: 120px;
    height: 60px;
    background-color: #6510ad;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    cursor: pointer;
    transform: translateY(-50%)
}

    .hadbox_sec3 .hadbot_cont .cont .form .f_sub img {
        margin: 0;
        margin-left: 10px
    }

.hadbox_sec3 .hadbot_cont .cont .fz_key {
    display: flex;
    align-items: flex-start
}

    .hadbox_sec3 .hadbot_cont .cont .fz_key a, .hadbox_sec3 .hadbot_cont .cont .fz_key span {
        display: block;
        color: #999;
        font-size: 18px
    }

    .hadbox_sec3 .hadbot_cont .cont .fz_key .name {
        display: block;
        width: 110px;
        color: #999
    }

    .hadbox_sec3 .hadbot_cont .cont .fz_key .jut {
        display: flex;
        width: calc(100% - 110px);
        flex-wrap: wrap
    }

        .hadbox_sec3 .hadbot_cont .cont .fz_key .jut a {
            padding: 0 10px
        }

        .hadbox_sec3 .hadbot_cont .cont .fz_key .jut span {
            display: block;
            margin: 0 8px
        }

        .hadbox_sec3 .hadbot_cont .cont .fz_key .jut a:hover {
            color: #6510ad
        }

.hadbox_sec3 .hadbox_sec3line {
    margin: 30px auto;
    width: 100%;
    height: 1px;
    background: rgba(19,18,14,.07)
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong {
        display: none
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt {
    display: flex;
    width: 40%;
    justify-content: space-between
}

@media (max-width: 1366px) {
    .hadbox_sec3 .hadbot_cont .cont .form .int .tx {
        padding: 0 150px 0 20px;
        height: 52px;
        font-size: 16px
    }

    .hadbox_sec3 .hadbot_cont .cont .form .f_sub, .hadbox_sec3 .hadbot_cont .cont .form .tx {
        height: 52px
    }
}

@media (max-width: 991px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item {
        margin-bottom: .4rem;
        width: 100%
    }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
            margin-bottom: 0
        }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
    display: flex;
    color: #333;
    font-size: 20px;
    align-items: center;
    justify-content: space-between
}

    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
        display: block;
        padding-left: 10px
    }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i img {
            float: left;
            width: 10px;
            -webkit-transition: all .3s linear;
            transition: all .3s linear
        }

@media (min-width: 768px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
        display: none
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
    padding-top: .15rem
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
        display: none;
        padding-top: .24rem
    }

    .hadbox_sec3 .hadbox_sec3line {
        display: none
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    display: block;
    margin-bottom: 10px;
    color: #777;
    color: rgba(24,31,39,.65);
    line-height: 1.5;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

@media (min-width: 1200px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
        opacity: 1
    }
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
        margin-bottom: 10px
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
    color: #6510ad;
    opacity: 1
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei {
    margin-right: .4rem
}

    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei:last-child {
        margin-right: 0
    }

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item.on .tit i img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
        display: none
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen {
    display: flex;
    color: #333;
    font-size: 16px;
    align-items: center
}

@media (max-width: 1900px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen {
        font-size: 14px
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list {
    display: flex;
    align-items: center
}

    .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li {
        position: relative;
        margin-right: .2rem
    }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li:last-child {
            margin-right: 0
        }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
            position: absolute;
            top: 100%;
            left: 50%;
            display: none;
            width: 135px;
            border-radius: 6px;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            filter: drop-shadow(10px 0 44px rgba(0, 0, 0, .1))
        }

@media (max-width: 1580px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
        width: 120px
    }
}

.ftlogo_share .tit {
    margin-right: 15px;
    font-size: 18px
}

.ftlogo_share .bshare_icon {
    display: block;
    overflow: hidden;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(3,13,35,.05);
    color: rgba(3,13,35,.3);
    text-align: center;
    font-size: 22px;
    line-height: 40px
}

    .ftlogo_share .bshare_icon:last-child {
        margin-right: 0
    }

    .ftlogo_share .bshare_icon.icon-twitter {
        font-size: 20px
    }

    .ftlogo_share .bshare_icon:hover {
        background-color: #6510ad;
        color: #fff
    }

#toggle_search.open:after {
    top: 40px;
    color: #fff
}

#search_form {
    position: absolute;
    top: 100%;
    right: 5%;
    overflow: hidden;
    width: 90%;
    max-height: 0;
    background: #fff;
    -webkit-transition: max-height,.5s;
    -moz-transition: max-height,.5s;
    -o-transition: max-height,.5s;
    transition: max-height,.5s
}

    #search_form.open {
        max-height: 50px
    }

    #search_form fieldset {
        margin: 0 60px 0 0;
        padding: 0;
        width: calc(100% - 60px);
        border: none
    }

    #search_form input {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px
    }

    #search_form .search {
        padding: 0 5px 0 22px;
        width: 100%;
        border: none;
        border: 1px solid #dfdede;
        background: #fff;
        color: #333;
        font-size: 16px
    }

    #search_form .header_btn {
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 0;
        padding: 0;
        width: 60px;
        height: 100%;
        border: none;
        background: #00aa3a;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer
    }

.headfixed .btn-menu {
    display: none;
    margin: 0 auto
}

    .headfixed .btn-menu .mobile-nav {
        display: block;
        width: 36px;
        height: 36px;
        color: #fff;
        text-align: center;
        font-size: 13px;
        line-height: 36px
    }

.headfixed .toggle_btn {
    position: relative;
    z-index: 15;
    display: block;
    width: 100%;
    height: 30px
}

    .headfixed .toggle_btn span {
        position: absolute;
        right: 0;
        width: 26px;
        height: 2px;
        background: #666;
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in
    }

        .headfixed .toggle_btn span:first-child {
            top: 8px
        }

        .headfixed .toggle_btn span:nth-child(2) {
            top: 50%;
            width: 20px
        }

        .headfixed .toggle_btn span:last-child {
            bottom: 6px
        }

    .headfixed .toggle_btn.on span:first-child {
        -webkit-transform: translate(0,7px) rotate(45deg);
        -o-transform: translate(0,7px) rotate(45deg);
        transform: translate(0,7px) rotate(45deg);
        -ms-transform: translate(0,7px) rotate(45deg)
    }

    .headfixed .toggle_btn.on span:nth-child(2) {
        opacity: 0
    }

    .headfixed .toggle_btn.on span:last-child {
        bottom: 9px;
        -webkit-transform: translate(0,-3px) rotate(-45deg);
        -o-transform: translate(0,-3px) rotate(-45deg);
        transform: translate(0,-3px) rotate(-45deg);
        -ms-transform: translate(0,-3px) rotate(-45deg)
    }

.mobile_nav_box {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9;
    padding: 80px 0;
    width: 86%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: all .8s;
    transform: translateX(150%);
    pointer-events: none
}

.headfixed .headfixed_show.on .mobile_nav_box {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto
}

.headfixed .mobile_nav_box .tit {
    position: relative;
    display: block;
    padding: 0 5%;
    width: 100%;
    color: #282828;
    text-align: left;
    letter-spacing: 2px;
    font-size: 16px
}

    .headfixed .mobile_nav_box .tit:hover {
        color: #6510ad
    }

.headfixed .mobile_nav_box .mobile_ul li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd
}

.headfixed .mobile_nav_box .head_subnav {
    display: none;
    padding: 12px 3.5%;
    width: 100%;
    background: #f5f5f5
}

    .headfixed .mobile_nav_box .head_subnav a {
        position: relative;
        display: inline-block;
        padding: 6px 15px;
        width: 100%;
        color: #333;
        text-align: left;
        font-size: 16px;
        line-height: 1.5
    }

    .headfixed .mobile_nav_box .head_subnav a {
        position: relative;
        display: inline-block;
        padding: 6px 15px;
        width: 100%;
        color: #333;
        text-align: left;
        font-size: 14px;
        line-height: 1.5
    }

        .headfixed .mobile_nav_box .head_subnav a.stit {
            font-size: 16px
        }

.headfixed .head_tit {
    position: relative;
    padding: 15px 0
}

.headfixed .mobile_nav_box .mobile_down, .headfixed .mobile_nav_box .smobile_down {
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 5;
    display: block;
    width: 150px;
    height: 100%;
    transform: translateY(-50%)
}

.headfixed .mobile_nav_box .smobile_down {
    right: 1.5%
}

    .headfixed .mobile_nav_box .mobile_down:before, .headfixed .mobile_nav_box .smobile_down::before {
        position: absolute;
        top: 20px;
        right: 0;
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #222;
        border-left: 1px solid #222;
        content: '';
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg)
    }

.app-lanu {
    display: none;
    padding: 20px 0;
    text-align: center
}

    .app-lanu a {
        display: inline-block;
        padding: 2px 20px;
        color: #333;
        line-height: 24px
    }

        .app-lanu a.active {
            border-radius: 30px;
            background: #e62129;
            color: #fff
        }

.btn-psearch .toggle_search {
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    transition: all .8s
}

.btn-psearch img, .btn-psearch span {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.headfixed.headerbgm .btn-psearch .toggle_search, .headfixed.hheaderbgm .btn-psearch .toggle_search, .headfixed1 .btn-psearch .toggle_search {
    color: #333
}

.headfixed .btn_list {
    width: 80px
}

.btn_search {
    color: #666;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer
}

.language {
    position: relative;
    text-align: center
}

    .language .language_text {
        margin-left: .2rem;
        padding-left: .2rem;
        border-left: 1px solid #ededed;
        color: #666;
        font-size: 20px;
        line-height: 1;
        cursor: pointer;
        transition: all .5s
    }

    .language .language_list {
        position: absolute;
        top: 100%;
        left: 50%;
        z-index: 99;
        display: none;
        overflow: hidden;
        min-width: 100px;
        background: #fff;
        box-shadow: 0 0 103px 0 rgba(0,0,0,.2);
        transition: all .5s;
        transform: translateX(-50%)
    }

        .language .language_list a {
            display: block;
            padding: 10px 3px
        }

            .btn_search:hover, .language .language_list a:hover, .language .language_text:hover {
                color: #6510ad
            }

    .language:hover .language_list {
        display: block
    }

    .language:hover .language_text em {
        transform: rotate(180deg)
    }

.header_button {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border: none;
    border-radius: 50%;
    text-align: left;
    text-indent: -119988px;
    text-transform: capitalize;
    cursor: pointer
}

.toggle_search.open:after {
    top: 40px;
    color: #fff
}

.header_sbtn {
    display: none
}

.search_form {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 0;
    background: #fff;
    -webkit-transition: height,.5s;
    -moz-transition: height,.5s;
    -o-transition: height,.5s;
    transition: height,.5s;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

    .search_form.open {
        height: 200px;
        border: 1px solid #f1f1f1
    }

    .search_form fieldset {
        position: relative;
        z-index: 9;
        display: flex;
        padding: 0;
        width: 40%;
        border: none;
        border: 1px solid #dfdede;
        flex-direction: row;
        justify-content: center;
        align-items: center
    }

    .search_form .search {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5px 0 20px;
        width: calc(100% - 60px);
        height: 50px;
        border: none;
        background: #fff;
        color: #666;
        font-size: 18px
    }

    .search_form .header_btn {
        margin: 0;
        padding: 0;
        width: 60px;
        height: 50px;
        border: none;
        color: #333;
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 50px;
        cursor: pointer
    }

.headfixed .menu_pcul {
    padding-right: .9rem;
    width: calc(100% - 80px);
    justify-content: space-between
}

    .headfixed .menu_pcul li {
        position: relative;
        vertical-align: top
    }

        .headfixed .menu_pcul li.pnavli {
            position: initial;
        }

        .headfixed .menu_pcul li > a {
            position: relative;
            z-index: 2;
            display: block;
            padding: 26px 0;
            color: #666;
            text-align: center;
            font-size: 18px;
            cursor: pointer;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s
        }

        .headfixed .menu_pcul li .head_subnav {
            position: absolute;
            top: 100%;
            left: 50%;
            z-index: 1;
            min-width: 180px;
            border-top: 1px solid #e9e9e9;
            background: #fff;
            box-shadow: 0 7px 29px 0 rgba(184,184,184,.14);
            -webkit-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            opacity: 0;
            pointer-events: none
        }

.headfixed .decli .link1:hover, .headfixed .decli .link2:hover, .headfixed .head_pli .tit:hover {
    color: #6510ad
}

.headfixed .menu_pcul li.pnavli .head_subnav {
    min-width: 100%
}

.headfixed .menu_pcul li:hover .head_subnav {
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    pointer-events: auto
}

.headfixed .menu_pcul li.pro_navli {
    position: static
}

.headfixed .head_pro {
    position: relative;
    overflow: auto;
    padding: 50px 8% 30px 8%;
    width: 100%;
    max-height: calc(100vh - 80px);
    flex-wrap: wrap;
}

.headfixed .head_sublink {
    overflow: hidden;
    background: #fff;
}

    .headfixed .head_sublink a {
        display: block;
        margin: 0;
        padding: 15px 0;
        border-bottom: 1px solid rgba(51,51,51,.07);
        color: #333;
        text-align: center;
        line-height: 1.5;
        transition: all 0.6s;
    }

        .headfixed .head_sublink a:last-child {
            border-color: transparent;
        }

        .headfixed .head_sublink a:hover {
            color: #6510ad;
            font-weight: bold;
        }

.headfixed .dec {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.headfixed .decBox {
    padding: 5px 0 0 0;
    border-top: 1px solid #e9e9e9;
    flex-wrap: wrap
}

.headfixed .decli .link1, .headfixed .decli .link2 {
    position: relative;
    display: inline-block;
    margin: 2px 0 5px;
    color: #666;
    font-size: 14px
}

.headfixed .decli .link {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 20px;
    color: #444;
    font-weight: 700;
    font-size: 16px
}

.headfixed .decli {
    margin-top: 2%;
    margin-right: 3%;
    min-width: 44%
}

    .headfixed .decli:nth-child(2n) {
        margin-right: 0
    }

.headfixed .head_pli {
    margin-right: 3.5%;
    width: 31%;
    margin-bottom: 20px
}

.headfixed .head_pli2 {
    width: 19%;
    margin-right: 1.25%;
}

.headfixed .decli:last-child, .headfixed .head_pli:last-child {
    margin-right: 0
}

.headfixed .decli .link2::before, .headfixed .decli .link::before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #6510ad;
    content: ""
}

.headfixed .decli .link2::before {
    left: -20px
}

.headfixed .head_pli .tit img {
    margin: 0;
    margin-right: 15px;
    max-width: 25px;
    max-height: 25px;
}

.headfixed .dec {
    padding-left: 20px
}

.headfixed .head_pli .tit {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px
}

.menu_list .menu_pcul > li > a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #6510ad;
    content: '';
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.headfixed .menu_pcul > li.active > a::after, .menu_list .menu_pcul > li:hover > a:after {
    width: 100%
}

.headfixed .menu_pcul > li.active > a, .headfixed .menu_pcul > li:hover > a {
    color: #333;
    font-weight: 700
}

.banner .pub-mbanner img, .banner .pub-pbanner img {
    margin: 0 auto;
    width: 100%
}

.banner, .banner .swiper_img {
    position: relative
}

.banner {
    margin-top: 79px
}

    .banner .banner_himg::before, .banner .banner_img::before {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,.3);
        content: ''
    }

    .banner .banner_img::before {
        background: rgba(0,0,0,.3)
    }

    .banner .swiper_fontlist {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 3;
        width: 100%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .banner .pub-mbanner {
        display: none
    }

    .banner .swiper_font {
        position: relative;
        z-index: 5
    }

.banner_swiper .swiper_font {
    text-align: center
}

.banner .swiper_font .font {
    margin-bottom: .3rem;
    padding-left: 10px
}

.banner .banner_himg {
    position: relative;
    z-index: 1
}

.banner .moreBox1 {
    margin: 0 auto
}

.banner_swiper .swiper_tit {
    color: #fff;
    font-weight: 700;
    font-size: .48rem;
    line-height: 1.2
}

.banner_swiper .swiper_dec {
    margin-top: 12px;
    margin-bottom: 45px;
    color: #fff;
    font-weight: 700;
    font-size: 24px
}

.inner_swiper .swiper_tit, .new1 .tit {
    color: #fff;
    font-weight: 700;
    font-size: .5rem;
    line-height: 1.35
}

.inner_swiper .swiper_dec {
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 1.75
}

.banner .swiper-slide-active .swiper_dec, .banner .swiper-wrapper.flexlf .swiper-slide .swiper_dec {
    -webkit-animation: fadeInUp 3s;
    animation: fadeInUp 3s
}

.banner .swiper-slide-active .swiper_tit, .banner .swiper-wrapper.flexlf .swiper-slide .swiper_tit {
    -webkit-animation: fadeInDown 4.5s;
    animation: fadeInDown 4.5s
}

.banner .swiper-slide-active .moreBox, .banner .swiper-wrapper.flexlf .swiper-slide .moreBox {
    -webkit-animation: fadeInUp 4s;
    animation: fadeInUp 4s
}

.inner_swiper .ny_bread, .inner_swiper .swiper_dec, .inner_swiper .swiper_tit {
    opacity: 0;
    transform: translateY(.5rem)
}

.inner_swiper.go .banner_himg {
    transform: none
}

.inner_swiper .banner_himg {
    position: relative;
    transition: transform 3s cubic-bezier(.25,.74,.22,.99) 0s;
    transform: scale(1.15)
}

.banner .swiper-slide-active .swiper_dec, .banner .swiper-slide-active .swiper_img .more, .banner .swiper-wrapper.flexlf .swiper_dec, .banner .swiper-wrapper.flexlf .swiper_img .more, .inner_swiper.go .ny_bread, .inner_swiper.go .swiper_dec, .inner_swiper.go .swiper_tit {
    opacity: 1;
    transition: all 1s cubic-bezier(.25,.74,.22,.99) 0s;
    transition-delay: 1s;
    transform: none
}

.inner_swiper.go .ny_bread, .inner_swiper.go .swiper_dec {
    transition-delay: 1.2s
}

.banner .swiper-slide-active .swiper_img .more, .banner .swiper-wrapper.flexlf .swiper_img .more, .banner.go .pub-banner-font .more {
    transition-delay: 1.5s
}

.c-loading, .c-prev {
    position: relative;
    width: 50px;
    height: 50px;
    border: 2px solid white;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    font-weight: 700;
    font-weight: 700;
    font-size: 12px;
    line-height: 46px;
    cursor: pointer;
    transition: .5s;
}

.c-loading {
    border: none
}

.c-arrows .c-next, .c-arrows .c-prev {
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%);
}

.c-arrows .c-prev {
    left: 2%;
}

.c-arrows .c-next {
    right: 2%;
}

.c-loading .left, .c-loading .right {
    position: absolute;
    top: -1px;
    overflow: hidden;
    overflow: hidden;
    width: 25px;
    height: 50px
}

.c-loading .right {
    top: -1px;
    right: 0;
    left: auto
}

    .c-loading .left:after, .c-loading .right:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-sizing: border-box;
        width: 25px;
        height: 50px;
        border: 2px solid white;
        border-right: 0;
        border-radius: 28px 0 0 28px;
        content: "";
    }

    .c-loading .right:after {
        position: absolute;
        display: block;
        border: 2px solid white;
        border-left: 0;
        border-radius: 0 28px 28px 0;
        content: "";
    }

.c-loading.active .left:after {
    transform-origin: right center;
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-name: spin-left
}

.c-loading.active .right:after {
    transform-origin: left center;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-name: spin-right
}

@keyframes spin-right {
    0% {
        transform: rotate(180deg)
    }

    50% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin-left {
    0% {
        transform: rotate(180deg)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.moreBox {
    position: relative;
    display: block;
    overflow: hidden;
    width: 176px;
    height: 52px;
    background-image: url(../images/mbgm1.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-filter: drop-shadow(0 18px 39px rgba(203, 207, 218, .4));
    filter: drop-shadow(0 18px 39px rgba(203, 207, 218, .4))
}

.moreBox1 {
    background-image: url(../images/mbgm2.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #333;
    -webkit-filter: drop-shadow(0 18px 39px rgba(203, 207, 218, .4));
    filter: drop-shadow(0 18px 39px rgba(203, 207, 218, .4))
}

    .moreBox1:hover {
        background-image: url(../images/mbgm1.png);
        background-position: center;
        background-repeat: no-repeat;
        color: #fff
    }

        .moreBox1:hover em {
            color: #fff
        }

.brmoreBox {
    padding: 10px 5px;
    border: solid 2px #fff;
    background: 0 0
}

.bgmore {
    background-color: #b5bdc4
}

    .bgmore:hover::before {
        width: 100%
    }

.mouse {
    position: absolute;
    bottom: 35px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    -webkit-animation: suspension 3s infinite;
    animation: suspension 3s infinite
}

@-webkit-keyframes suspension {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes suspension {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.banner .brmore {
    border: 1px solid #eff3f8;
    background: #fafbfd;
    color: #024498
}

.brmore:hover {
    color: #fff
}

.moreBox em {
    display: inline-block;
    margin-left: 20px;
    border-radius: 50%;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    transform: rotate(-90deg)
}

.moreBox1 em {
    color: #6510ad
}

.moreBox em, .moreBox span {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-transition: .3s
}

.moreBox:hover em {
    margin-left: 30px
}

.comore::before, .domore::before, .moreBox::before {
    position: absolute;
    top: 0;
    left: -45px;
    display: none;
    width: 25px;
    height: 100%;
    background: #fff;
    content: '';
    opacity: .3;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.comore:hover::before, .domore:hover::before, .moreBox:hover::before {
    left: calc(100% + 45px);
    width: 35px
}

.moreBox img {
    display: inline-block;
    margin-right: 5px;
    width: 18px;
    height: 20px;
    vertical-align: middle;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
    -ms-transition: 1.5s
}

.promore {
    display: inline-block;
    color: #666
}

    .promore em {
        display: inline-block;
        width: 29px;
        height: 29px;
        border-radius: 50%;
        background-color: #00aa3a;
        color: #fff;
        vertical-align: middle;
        text-align: center;
        font-size: 14px;
        line-height: 29px
    }

    .promore span {
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
        transition: all .6s
    }

    .promore:hover {
        color: #00aa3a
    }

        .promore:hover span {
            margin-left: 10px
        }

.domore {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 11px 0;
    width: 152px;
    border-radius: 10px 0 10px 10px;
    background-color: #00aa3a;
    color: #fff;
    text-align: center;
    font-size: 16px
}

    .domore em, .domore span {
        display: inline-block;
        vertical-align: middle
    }

    .domore em {
        margin-left: 5px
    }

    .domore .icon-down1 {
        color: #fff
    }

.comore {
    position: relative;
    display: block;
    padding: 10px 0;
    width: 140px;
    border-radius: 6px 0 6px 6px;
    background-color: #28a239;
    color: #fff;
    text-align: center
}

.popupBox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    display: none;
    transform: translate(-50%,-50%)
}

    .popupBox .close {
        position: absolute;
        top: 50px;
        right: 55px;
        z-index: 9999;
        width: 50px;
        height: 50px;
        color: #fff;
        text-align: center;
        font-weight: 600;
        font-size: 24px;
        line-height: 50px;
        cursor: pointer
    }

.popcont {
    margin: 0 auto;
    width: 100%;
    background: #fff
}

    .popcont .popcont_tit {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 15%;
        width: 100%;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: .48rem;
        line-height: 1.25;
        transform: translate(-50%,-50%)
    }

.shadow {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5
}

.d2 {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

.in_stit, .in_tit {
    position: relative;
    z-index: 2;
    text-align: center
}

    .in_tit .line {
        margin-top: 3px;
        width: 1.33rem;
        height: 3px;
        background-color: #0056b8
    }

.tlf {
    text-align: left
}

.in_tit .entit {
    margin-bottom: 5px;
    padding-top: 5px;
    color: #6510ad;
    font-size: 18px;
    font-family: NexaBold
}

.in_tit .tit {
    color: #222;
    font-weight: 700;
    font-size: .4rem;
    line-height: 1.3
}

.in_stit .tit {
    font-size: .48rem
}

.in_tit .tit em {
    color: #6510ad
}

.in_tit .tit1 {
    font-size: .5rem
}

.in_tit .dec {
    position: relative;
    color: #666;
    font-size: 17px;
    line-height: 1.67
}

.research1  .in_tit .dec {
    text-align: justify;
}

    .in_tit .dec span {
        color: #024da2
    }

.in_stit .dec {
    position: relative;
    color: #666;
    font-size: 16px;
    line-height: 1.875
}

.in_tit .dec {
    margin-top: 15px
}

.section4 .in_tit .dec p {
    margin-top: 25px
}

.in_tit .dec p:first-child {
    margin-top: 0
}

.in_tit .dec1 {
    margin-top: 12px;
    color: #777
}

.about1 .about1_dec, .in_tit .dec span, .in_tit .tit span, .section3 .section3_dec span {
    color: #523cd5
}

.in_tit .tit span {
    font-size: .56rem;
    line-height: 1
}

.pors {
    position: relative
}

@keyframes rotaterotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes icon_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1
    }

    20% {
        width: 200%;
        height: 200%;
        opacity: .6
    }

    40% {
        width: 300%;
        height: 300%;
        opacity: .4
    }

    60% {
        width: 400%;
        height: 400%;
        opacity: .2
    }

    80% {
        width: 500%;
        height: 500%;
        opacity: 0
    }

    100% {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

@keyframes icon_scale {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1
    }

    20% {
        width: 200%;
        height: 200%;
        opacity: .6
    }

    40% {
        width: 300%;
        height: 300%;
        opacity: .4
    }

    60% {
        width: 400%;
        height: 400%;
        opacity: .2
    }

    80% {
        width: 500%;
        height: 500%;
        opacity: 0
    }

    100% {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

.footer {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    background: #f6f7fb
}

    .footer .foot_top {
        padding: .4rem 0;
        border-bottom: 1px solid rgba(0,0,0,.05);
        flex-wrap: wrap
    }

    .footer .footer-subtit a {
        position: relative;
        display: block;
        color: #333333ad;
        font-size: 16px
    }

        .footer .footer-subtit a:hover {
            color: #333
        }

    .footer .ftlogo {
        display: block
    }

        .footer .ftlogo img {
            margin: 0
        }

    .footer .ftlogo_share .bshare_icon, .neinfo1 .ftlogo_share .bshare_icon {
        background: #919ba0;
        color: #fff
    }

        .footer .ftlogo_share .bshare_icon:last-child, .neinfo1 .ftlogo_share .bshare_icon:last-child {
            margin-right: 0
        }

        .footer .ftlogo_share .bshare_icon:hover {
            background: #6510ad;
            color: #fff
        }

        .neinfo1 .ftlogo_share .bshare_icon:hover {
            background: #441fd6;
            color: #fff
        }

    .footer .footer-menu li, .footer .footer-subtit {
        position: relative
    }

    .footer .footer-menu li {
        margin-right: .6rem
    }

        .footer .footer-menu li:last-child {
            margin-right: 0
        }

    .footer .footer-subnav a {
        display: inline-block;
        padding: 8px 0;
        color: rgba(255,255,255,.5);
        vertical-align: middle;
        font-size: 16px
    }

    .footer .footer-subnav span {
        display: inline-block;
        padding: 0 .4rem;
        color: rgba(255,255,255,.15);
        vertical-align: middle
    }

    .footer .addli:hover, .footer .ewmBox .ewm:hover, .footer .foot-copy a:hover, .footer .foot-rtlink a:hover, .footer .footer-subnav a:hover {
        color: #6510ad
    }

    .footer .foot-bot {
        padding: 15px 0;
        flex-wrap: wrap
    }

    .footer .foot-copy, .footer .foot-copy a, .footer .foot-rtlink, .footer .foot-rtlink a {
        color: #333333a1;
        font-size: 14px
    }

        .footer .foot-copy a, .footer .foot-copy span {
            display: inline-block;
            margin-left: 16px
        }

    .footer .foot_left {
        padding-right: 4%;
        width: 45%
    }

    .footer .foot-rtlink a {
        padding: 0 15px
    }

    .footer .foot-rtlink span {
        color: rgba(255,255,255,.2)
    }

    .footer .foot-rtlink a:first-child {
        padding-left: 0
    }

    .footer .foot-rtlink a:last-child {
        padding-right: 0
    }

    .footer .tel {
        color: #0760d9;
        font-size: .32rem;
        font-family: DIN-Bold
    }

    .footer .addli {
        margin-top: 10px;
        color: rgba(255,255,255,.5)
    }

    .footer .ewmBox {
        margin-top: 40px
    }

        .footer .ewmBox .ewm {
            margin-right: 30px;
            color: rgba(255,255,255,.5);
            text-align: center
        }

            .footer .ewmBox .ewm:last-child {
                margin-right: 0
            }

        .footer .ewmBox img {
            margin-bottom: 10px;
            max-width: 90px;
            max-height: 90px
        }

    .footer .foot-cen {
        padding-bottom: .75rem
    }

    .footer .to-top {
        overflow: hidden;
        width: 48px;
        height: 48px;
        border: solid 2px rgba(255,255,255,.1);
        border-radius: 50%;
        color: #fff;
        text-align: center;
        line-height: 40px;
        cursor: pointer;
        transition: all .6s
    }

        .footer .to-top em {
            font-size: 12px
        }

        .footer .to-top:hover {
            border: solid 2px rgba(255,255,255,.5)
        }

.share .iconfont {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #da3c3c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    cursor: pointer
}

    .share .iconfont.icon-weixin {
        background-color: #21ba41
    }

    .share .iconfont.icon-qq {
        background-color: #3e91ee
    }

    .share .iconfont.icon-kongjian {
        background-color: #f4c50b
    }

    .share .iconfont:hover {
        background-color: #0f328c !important
    }

.abmore {
    display: block;
    overflow: hidden;
    width: 62px;
    height: 58px;
    background-color: #6510ad;
    line-height: 58px
}

    .abmore .iconbgm {
        display: inline-block;
        margin-left: -16px;
        width: 51px;
        height: 18px;
        background: url(../images/in-jticon1.png) no-repeat center;
        background-size: cover;
        transition: all .6s
    }

    .abmore:hover .iconbgm {
        margin-left: 0
    }

.contact2 .sub:hover .abmore .iconbgm {
    margin-left: -16px
}

.pub-banner {
    position: relative;
    overflow: hidden
}

.pub-pcbanner {
    display: block;
    width: 100%
}

.pub-mbanner {
    display: none;
    width: 100%
}

.pub-banner-font {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%)
}

    .pub-banner-font .more {
        margin-top: 35px
    }

.tce {
    text-align: center
}

.tlf {
    text-align: left
}

.trt {
    text-align: right
}

.pub-banner-font1 {
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%,-40%);
    -moz-transform: translate(-50%,-40%);
    -o-transform: translate(-50%,-40%);
    transform: translate(-50%,-40%);
    -ms-transform: translate(-50%,-40%)
}

.pub-banner-font2 {
    top: 33%;
    left: 50%;
    -webkit-transform: translate(-50%,-33%);
    -moz-transform: translate(-50%,-33%);
    -o-transform: translate(-50%,-33%);
    transform: translate(-50%,-33%);
    -ms-transform: translate(-50%,-33%)
}

.banner1 .pub-banner-font .tit {
    display: none
}

.banner, .banner .swiper-img, .banner_swiper {
    position: relative;
    overflow: hidden
}

.inner_swiper .swiper-img::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.25);
    content: ''
}

.banner .pub-mbanner, .banner .pub-pbanner {
    width: 100%
}

.pub-banner-font .tit {
    color: #fff;
    font-size: .5rem;
    line-height: 1.3
}

.pub-banner-font .entit {
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: Bebas
}

.pub-banner-font .dec {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px
}

.pub-banner-font .dec1 {
    margin-top: 13px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 26px
}

.pub-banner-font .dec2 {
    color: rgba(255,255,255,.9);
    line-height: 1.75
}

.banner .pub-banner-font .nav {
    padding: 10px 0
}

.ny_bread {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 2;
    padding: 10px 0;
    width: 100%
}

.abny_bread {
    bottom: 75px
}

.ny_bread a, .ny_bread em, .ny_bread img {
    display: inline-block;
    color: rgba(255,255,255,.6);
    vertical-align: middle;
    font-size: 16px
}

.ny_bread1 {
    position: relative;
    bottom: auto;
    left: auto
}

    .ny_bread1 a, .ny_bread1 em, .ny_bread1 img {
        color: #999
    }

.ny_bread em {
    margin: 0 5px
}

    .ny_bread em.icon-rjiantou1 {
        font-size: 12px
    }

    .ny_bread a:hover, .ny_bread em.icon-wz:hover {
        color: #fff
    }

.ny_bread1 a:hover {
    color: #0f328c
}

.paging {
    align-items: center;
    flex-wrap: wrap
}

    .paging a {
        display: block;
        margin-right: 10px;
        width: 40px;
        border: solid 1px #e3e3e2;
        border-radius: 20px;
        background: #fff;
        color: #999899;
        text-align: center;
        font-size: 16px;
        line-height: 38px;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        -ms-transition: .5s
    }

    .paging .paging-icon {
        width: 90px
    }

    .paging .paging-sub:hover, .paging a.active, .paging a:hover {
        border-color: #6510ad;
        background-color: #6510ad;
        color: #fff
    }

    .paging input {
        padding: 0 10px;
        width: 50px;
        border: solid 1px #e3e3e3;
        border-radius: 20px;
        background: #fff;
        color: #999;
        text-align: center;
        font-size: 14px;
        line-height: 38px
    }

    .paging .paging-sub {
        margin-bottom: 6px;
        width: 90px;
        height: 40px;
        border: solid 1px #1050b4;
        border-radius: 20px;
        background-color: #fff;
        color: #1050b4;
        font-weight: lighter;
        font-size: 14px;
        cursor: pointer;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        -ms-transition: .5s
    }

        .paging .paging-sub:last-child {
            margin-bottom: 0
        }

@media screen and (max-width: 1580px) {
    .headfixed .head_pli {
        margin-right: 3%
    }

    .headfixed .decli .link1, .headfixed .decli .link2 {
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 14px
    }
}

@media screen and (max-width: 1259px) {
    .paging a {
        width: 34px;
        line-height: 32px
    }

    .paging input, .paging span {
        line-height: 30px
    }

    .paging .paging-sub {
        height: 32px
    }

    .paging .paging-icon, .paging .paging-sub {
        width: 70px
    }
}

@media screen and (max-width: 767px) {
    .paging .paging-sub, .paging a, .paging span {
        font-size: 12px
    }

    .paging a {
        margin-right: 5px;
        width: 28px;
        line-height: 26px
    }

    .paging .paging-icon, .paging .paging-sub {
        width: 55px
    }

    .paging input {
        width: 28px;
        line-height: 26px
    }

    .paging .paging-sub {
        height: 28px
    }

    .paging span {
        margin: 0 5px;
        line-height: 28px
    }

    .paging .paging-input, .paging .paging-numBox {
        width: 100%;
        flex-wrap: wrap
    }

    .paging .paging-input {
        margin-top: 10px
    }
}

.right-flex {
    position: fixed;
    right: 20px;
    bottom: 5%;
    z-index: 15;
    width: 50px;
    height: auto
}

    .right-flex ul {
        width: 100%
    }

    .right-flex li {
        position: relative;
        float: right;
        margin-bottom: 15px;
        width: 50px;
        height: 50px;
        background: #5e1ec5;
        line-height: 50px;
        transition: width .3s,background .3s,margin .3s
    }

        .right-flex li .ico {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            width: 50px;
            height: 50px;
            transition: right .3s
        }

        .right-flex li a {
            display: block;
            width: 100%;
            height: 100%
        }

        .right-flex li p {
            padding: 0 20px;
            color: #fff;
            font-size: 15px;
            line-height: 50px;
            transition: transform .3s
        }

        .right-flex li.one {
            width: 90px;
            height: 50px;
            border-radius: 4px;
            background-color: #458d45
        }

            .right-flex li.one p {
                padding: 3px 10px;
                text-align: center;
                font-size: 16px;
                line-height: 22px
            }

        .right-flex li.four p, .right-flex li.li-three p, .right-flex li.two p {
            padding: 0 20px 0 50px
        }

        .right-flex li.three {
            margin-right: -100px;
            width: 150px
        }

        .right-flex li .ico {
            color: #fff;
            text-align: center;
            font-size: 24px
        }

            .right-flex li .ico.ico03 {
                font-size: 32px
            }

    .right-flex .right-close {
        display: none;
        width: 100%;
        height: 40px;
        font-weight: 700;
        font-size: 12px
    }

    .right-flex .close-icon {
        display: block;
        margin: 0 auto 10px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #a7afb9;
        color: #fff;
        text-align: center;
        font-size: 14px;
        line-height: 32px;
        cursor: pointer;
        transition: all .3s;
        transform: rotate(45deg)
    }

    .right-flex.show .close-icon {
        transform: rotate(0)
    }

    .right-flex .to-top em {
        display: block;
        padding-top: 10px;
        color: #fff;
        text-align: center
    }

@media (min-width: 1151px) {
    .right-flex li:hover {
        background: #441fd6
    }

    .right-flex li.two:hover {
        margin-right: 0
    }

    .right-flex li.three:hover {
        margin-right: 0;
        width: 140px
    }

    .right-flex li.four:hover {
        margin-right: 0;
        width: 155px
    }

    .right-flex li.li-three:hover p, .right-flex li.two:hover p {
        padding: 0 20px
    }

    .right-flex li.four:hover p:last-child {
        padding: 0 53px 0 0
    }

        .right-flex li.four:hover p:last-child img {
            border: 3px solid #004982;
            border-radius: 8px
        }
}

@media (max-width: 1000px) {
    .right-flex .four, .right-flex .right-close, .right-flex li.one {
        display: none !important
    }
}

@media (max-width: 640px) {
    .right-flex, .right-flex li {
        margin-bottom: 10px;
        width: 40px;
        height: 40px
    }

        .right-flex li .ico {
            width: 40px;
            height: 40px;
            font-size: 20px;
            line-height: 40px
        }

        .right-flex .to-top em {
            margin-top: 0;
            font-size: 12px;
            line-height: 30px
        }

    .right-flex {
        right: 10px;
        bottom: 10%
    }
}

.app-kfbt {
    display: none;
    height: 48px
}

.app-kf {
    position: fixed;
    z-index: 5;
    overflow: hidden
}

.app-kf, .kufuul {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px
}

.kufuul {
    position: absolute;
    display: inline-block;
    padding: 2px 0
}

.kefu li, .kufuul {
    text-align: center
}

.kefu li {
    float: left;
    width: 50%;
    height: 50px;
    color: #fff;
    line-height: 50px;
    transition: all .4s
}

    .kefu li a em {
        display: inline-block;
        margin-right: 10px;
        vertical-align: -2px;
        font-size: 20px
    }

.kf-dh, .kf-zx {
    display: block;
    width: 100%;
    height: 100%;
    background: #a7afb9;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 50px
}

.kf-dh {
    background: #6510ad
}

.nav_menu {
    position: relative;
    z-index: 5;
    padding: 0 13.2%;
    border-bottom: 1px solid rgba(51,51,51,.07);
    background-color: #fff
}

    .nav_menu .nav_name {
        position: relative;
        display: block;
        display: none;
        padding: 0 5%;
        color: #333;
        text-align: left;
        font-size: 18px;
        line-height: 65px;
        cursor: pointer
    }

        .nav_menu .nav_name .iconfont {
            position: absolute;
            top: 50%;
            right: 5%;
            transform: translateY(-50%)
        }

    .nav_menu .nav_menu_ul {
        background: rgba(255,255,255,.9)
    }

        .nav_menu .nav_menu_ul a {
            display: block;
            overflow: hidden;
            padding: 33px 0;
            width: 100%;
            color: #222;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 18px;
            line-height: 1.3
        }

        .nav_menu .nav_menu_ul a, .nav_menu .nav_menu_ul li {
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -o-transition: .5s;
            transition: .5s;
            -ms-transition: .5s
        }

        .nav_menu .nav_menu_ul li {
            position: relative;
            margin-right: 35px;
            padding: 0 20px
        }

            .nav_menu .nav_menu_ul li:last-child {
                border-right: transparent
            }

            .nav_menu .nav_menu_ul li:before {
                position: absolute;
                right: 0;
                bottom: -1px;
                width: 0%;
                height: 3px;
                background-color: #1aa6ff;
                content: '';
                -webkit-transition: .5s;
                -moz-transition: .5s;
                -o-transition: .5s;
                transition: .5s;
                -ms-transition: .5s
            }

            .nav_menu .nav_menu_ul li.active:before {
                right: auto;
                left: 0;
                width: 100%
            }

            .nav_menu .nav_menu_ul li.active a, .nav_menu .nav_menu_ul li:hover a {
                color: #013aae
            }

.nav_menu1 .iconBox {
    position: relative;
    margin: 0 auto;
    width: 90px;
    height: 65px
}

    .nav_menu1 .iconBox .himg, .nav_menu1 .nav_menu_ul li.active .iconBox .img {
        opacity: 0
    }

    .nav_menu1 .iconBox .img, .nav_menu1 .nav_menu_ul li.active .iconBox .himg {
        opacity: 1
    }

.nav_menu1 .nav_menu_ul .tit {
    margin-top: 10px;
    color: #666;
    text-align: center;
    font-size: 22px
}

.nav_menu1 .nav_menu_ul li {
    padding: 30px 0 10px 0
}

.nav_menu .nav_menu_ul li.active:before {
    background-color: #6510ad
}

.nav_menu1 .nav_menu_ul li.active .tit {
    color: #6510ad
}

@media screen and (max-width: 1439px) {
    .nav_menu .nav_menu_ul a {
        padding: 22px 0;
        font-size: 16px
    }
}

@media screen and (max-width: 1279px) {
    .nav_menu .nav_menu_ul a {
        padding: 20px 0;
        font-size: 16px
    }
}

@media screen and (max-width: 1000px) {
    .nav_menu {
        overflow: initial !important;
        padding: 0 5%;
        width: 100% !important
    }

        .nav_menu .nav_name {
            display: block;
            padding: 0
        }

            .nav_menu .nav_name .iconfont {
                right: 0
            }

    .nav_menu {
        margin-top: 0;
        border-bottom: 1px solid rgba(51,51,51,.15)
    }

        .nav_menu .nav_menu_ul li:before, .nav_menu1 .iconBox {
            display: none
        }

        .nav_menu .nav_menu_ul {
            position: absolute;
            left: 0;
            z-index: 999;
            display: none;
            width: 100%;
            background: #fff;
            box-shadow: 0 1px 4px 1px #f1f1f1
        }

            .nav_menu .nav_menu_ul li, .nav_menu1 .nav_menu_ul .tit {
                width: 100%;
                text-align: left
            }

    .nav_menu1 .nav_menu_ul li {
        padding: 0 !important
    }

    .nav_menu1 .nav_menu_ul .tit {
        font-size: 16px !important
    }

    .nav_menu .nav_menu_ul li {
        padding: 0
    }

    .nav_menu1 .nav_menu_ul .tit {
        margin-top: 0
    }

    .nav_menu .nav_menu_ul a {
        padding: 15px 5%;
        border-top: 1px solid rgba(51,51,51,.1);
        color: #333;
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width: 640px) {
    .nav_menu .nav_name {
        font-size: 16px;
        line-height: 50px
    }

    .nav_menu .nav_menu_ul a {
        padding: 10px 5%;
        font-size: 14px
    }

    .nav_menu1 .nav_menu_ul .tit {
        font-size: 14px !important
    }

    #videoPlayer {
        height: 220px
    }

    .close-video-btn {
        top: -20%;
        right: 8%;
        width: 55px;
        height: 30px
    }

        .close-video-btn:after, .close-video-btn:before {
            top: 14px;
            left: 16px;
            width: 22px;
            height: 2px
        }
}

.posr {
    position: relative
}

.ap_more {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
    height: 60px;
    border: solid 1px #28a239;
    background-color: #fff;
    color: #28a239;
    text-align: center;
    font-size: 18px;
    line-height: 60px
}

    .ap_more:hover {
        background-color: #28a239;
        color: #fff
    }

.bshare_custom a {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    cursor: pointer
}

    .bshare_custom a.icon-weibo {
        background-color: #da3c3c
    }

    .bshare_custom a.icon-weixin {
        background-color: #21ba41
    }

    .bshare_custom a.icon-qq {
        background-color: #3e91ee
    }

    .bshare_custom a.icon-kongjian {
        background-color: #f4c50b
    }

    .bshare_custom a:hover {
        background-color: #28a239
    }

.bsFrameDiv {
    box-shadow: 0 0 45px 0 rgba(55,55,55,.1)
}

@keyframes rotaterotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 1599px) {
    .w1600 {
        width: 90%
    }

    .w1400 {
        width: 80%
    }
}

@media screen and (max-width: 1439px) {
    .w1400 {
        width: 90%
    }
}

@media screen and (max-width: 1279px) {
    .w1200 {
        width: 90%
    }
}

.dtanniu {
}

    .dtanniu a {
        margin-right: 10px;
    }


.about4{
    
background-color: #f6f6f6;
}