
:link, :visited, ins {
    text-decoration: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }
/* a{transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;} */
/*------------æµ®åŠ¨-----------------*/
.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
}

.clear10 {
    clear: both;
    height: 10px;
    overflow: hidden;
}

.clear15 {
    clear: both;
    height: 15px;
    overflow: hidden;
}

.clear20 {
    clear: both;
    height: 20px;
    overflow: hidden;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt20 {
    margin-top: 20px;
}

.textover {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    filter: alpha(opacity=50);
}

a {
    color: #333;
    transition: .3s;
    -webkit-transition: .3s;
}

    a:hover, a.cur, .cur a {
        color: #2092d1;
    }

.allMore img {
    width: 10px !important;
}

.jrFlNav_more {
    margin-top: 30px;
    text-align: right;
    padding: 0 40px;
    box-sizing: border-box;
}

    .jrFlNav_more a {
        color: #808080;
        vertical-align: middle;
    }

        .jrFlNav_more a img {
            width: 18px;
            margin-right: 6px;
            position: relative;
            top: 8px;
        }

        .jrFlNav_more a span {
            position: relative;
        }

            .jrFlNav_more a span::after {
                display: block;
                width: 100%;
                height: 1px;
                content: '';
                background: #808080;
                position: absolute;
                left: 0;
                bottom: -4px;
            }

@media only screen and (min-width:960px ) {
    .animation {
        -moz-transform: translate(0,80px);
        -o-transform: translate(0,80px);
        -webkit-transform: translate(0,80px);
        transform: translate(0,80px);
        opacity: 0;
    }

        .animation.srcospcur {
            -moz-transform: translate(0,0px);
            -o-transform: translate(0,0px);
            -webkit-transform: translate(0,0px);
            transform: translate(0,0px);
            opacity: 1;
            transition: 1.3s;
            -webkit-transition: 1.3s;
            -moz-transition: 1.3s;
            -ms-transition: 1.3s;
            -o-transition: 1.3s;
        }

    .iBanner .animation01 {
        -moz-transform: translate(0,80px);
        -o-transform: translate(0,80px);
        -webkit-transform: translate(0,80px);
        transform: translate(0,80px);
        opacity: 0;
        transition: all .4s;
    }

    .iBanner .ani-slide .animation01 {
        -moz-transform: translate(0,0px);
        -o-transform: translate(0,0px);
        -webkit-transform: translate(0,0px);
        transform: translate(0,0px);
        opacity: 1;
        transition: 1.3s;
        -webkit-transition: 1.3s;
        -moz-transition: 1.3s;
        -ms-transition: 1.3s;
        -o-transition: 1.3s;
    }
}

.wdScListRow {
    width: 14px;
}

.wdScListBot_1 {
    width: 30px;
}

.table {
    height: 100%;
    display: table;
    margin: 0 auto;
    width: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.wap1200 {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.wap1240 {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto;
}

.wap1730 {
    width: 90%;
    max-width: 1730px;
    margin: 0 auto;
}

.wap1290 {
    width: 90%;
    max-width: 1290px;
    margin: 0 auto;
}

:lang(zh-hk) body, body {
    font-family: "microsoft yahei", "Arial", sans-serif;
}

body {
    color: #282828;
    font-size: 14px;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    background: #fff;
}

img {
    max-width: 100%;
}

html {
    position: relative;
    width: 100%;
}

input.but {
    cursor: pointer;
}

.main {
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    background: #fff;
}

/*  */
.bolder {
    font-weight: bolder;
}

a:hover {
    color: #2092d1;
}

.oneLine {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.twoLine {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    overflow: hidden;
}

.threeLine {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    overflow: hidden;
}

.colore5e5 {
    color: #5e5e5e;
}

/* ********************** */
.zncxBan {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding: 220px 0 100px;
    background-position: top center;
}

.zncxBanAlp {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 55px;
    align-items: flex-end;
}

.zncxBanAlpLeft {
    width: 35%;
    margin-right: 20px;
}

.zncxBanAlpRig {
    flex: 1;
}

.allTit {
    white-space: nowrap;
    margin-top: 97px;
}

    .allTit.mt0 {
        margin-top: 0;
    }

.allTit_1 {
    color: #5e5e5e;
}

.allTit_2 {
    line-height: 1.3;
    margin-top: 3px;
}

.allTit_Hr {
    width: 33px;
    margin-top: 17px;
    height: 4px;
    background-color: #ffb821;
}

.zncxBanAlpLeftJs {
    margin-top: 15px;
}

.lH16 {
    line-height: 1.6;
}

.lH17 {
    line-height: 1.7;
}

.lH18 {
    line-height: 1.8;
}

.lH19 {
    line-height: 1.9;
}

.cnPmUl {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 205px;
}

    .cnPmUl li {
        width: 25%;
        text-align: center;
        position: relative;
    }

        .cnPmUl li h3 {
            line-height: 1;
            margin-top: 18px;
        }

        .cnPmUl li::before {
            content: "";
            width: 1px;
            height: 78px;
            background: #c4c4c4;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .cnPmUl li:nth-child(1)::before {
            background: none;
        }

.wdGxBzList {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-top: 75px;
    height: 306px;
}

    .wdGxBzList li {
        width: 16%;
        text-align: center;
        margin: 0 1%;
    }

.wdGxBzListNr {
    height: 259px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 76px 0 0;
    margin-top: 25px;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    background-image: linear-gradient(0deg, #1489f3 0%, #38bddf 100%);
    border-radius: 15px;
    overflow: hidden;
}

.wdGxBzListNr_1 {
    height: 65px;
}

    .wdGxBzListNr_1 img:nth-child(1) {
        display: inline-block;
    }

    .wdGxBzListNr_1 img:nth-child(2) {
        display: none;
    }

.wdGxBzListNr_3 {
    opacity: 0;
    margin-top: 10px;
    line-height: 18px;
}

.wdGxBzListNr_2 {
    color: #fefefe;
}

.wdGxBzList li:hover .wdGxBzListNr {
    height: 306px;
    padding: 63px 0 0;
    background: #ffffff;
    margin-top: 0;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}

.wdGxBzList li:hover .wdGxBzListNr_1 img:nth-child(1) {
    display: none;
}

.wdGxBzList li:hover .wdGxBzListNr_1 img:nth-child(2) {
    display: inline-block;
}

.wdGxBzList li:hover .wdGxBzListNr_2 {
    color: #282828;
}

.wdGxBzList li:hover .wdGxBzListNr_3 {
    opacity: 1;
}

.alJjFaBj {
    background-color: #f5f5f7;
    padding: 1px 0 140px;
}

.lett3 {
    letter-spacing: 0px;
}

.allTit_1.lett3 {
    color: #808080;
    margin-bottom: 9px;
    font-weight: bold;
}

.swiper {
    overflow: hidden;
}

.allSwiperWc-prev, .allSwiperWc-next {
    width: 17px;
    height: 31px;
    position: absolute;
    top: 50%;
    margin-top: -15.5px;
    cursor: pointer;
}

.allSwiperWc-prev {
    left: -45px;
    background: url(../images/row1.png) no-repeat;
}

.allSwiperWc-next {
    right: -45px;
    background: url(../images/row2.png) no-repeat;
}

.allSwiperWc-prev:hover {
    background: url(../images/row1_lan.png) no-repeat;
}

.allSwiperWc-next:hover {
    background: url(../images/row2_lan.png) no-repeat;
}

.allSwiperWc-next.swiper-button-disabled, .allSwiperWc-prev.swiper-button-disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

.allSwiperWc {
    position: relative;
    margin-top: 39px;
}

.khAlSwiperNr {
    background-color: #ffffff;
    overflow: hidden;
    /* box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); */
    border-radius: 25px;
}

.khAlSwiperNr_2 {
    height: 113px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 20px 0;
}

.khAlSwiper .swiper-slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 30px;
}

.khAlSwiper {
    padding: 0 0;
}

.khAlSwiperNr_2_1 {
    font-weight: bolder;
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

.khAlSwiperNr_2_2 {
    margin-top: 13px;
}

.wtList {
    padding-top: 30px;
}

    .wtList li {
        border-radius: 25px;
        -webkit-border-radius: 25px;
        background-color: #ffffff;
        margin-top: 19px;
    }

.wtListTop {
    height: 90px;
    position: relative;
}

.wtListTopWz {
    line-height: 90px;
    padding: 0 80px 0 27px;
}

.wtListTopBut {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    cursor: pointer;
}

.wtListTopButAn span {
    display: inline-block;
    width: 18px;
    height: 2px;
    background-color: #808080;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.wtListTopButAn {
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    height: 24px;
    line-height: 24px;
    font-size: 0;
}

    .wtListTopButAn span:nth-child(2) {
        transform: rotate(90deg);
        position: absolute;
        top: 10px;
        left: 0;
    }

.wtListTopBut.on .wtListTopButAn span:nth-child(2) {
    transform: rotate(0);
    opacity: 0;
}

.wtListBot {
    padding: 0 27px 30px;
    display: none;
}

.allNyBan {
    position: relative;
    z-index: 3;
}

.allNyBanPos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.colorfff {
    color: #FFFFFF;
}

.allNyBanPos_2 {
    letter-spacing: 1px;
}

.allNyNav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.allNyNavList li {
    float: left;
}

    .allNyNavList li a {
        display: block;
        width: 181px;
        text-align: center;
        height: 52px;
        line-height: 52px;
        background: rgba(255,255,255,.8);
        border-radius: 12px 12px 0px 0px;
    }

    .allNyNavList li.active a {
        background: rgba(255,255,255,1);
    }

    .allNyNavList li:hover a {
        background: rgba(255,255,255,1);
    }

.xwBj {
    background: #f7f7f7;
    padding: 1px 0 65px;
    position: relative;
}

.xwTopTt {
    position: relative;
    padding: 137px 0 100px;
}

    .xwTopTt::before {
        content: "";
        width: 58.85%;
        height: 100%;
        position: absolute;
        top: -1px;
        left: 0;
        background: #FFFFFF;
        z-index: 1;
    }

.xwTopTtSwiper {
    width: 447px;
}

.xwTopTtRigImg {
    width: 51.5%;
    position: absolute;
    bottom: 100px;
    right: 0;
    z-index: 5;
}

.xwTopTtSwiper-pagination {
    font-size: 16px;
    line-height: 1;
}

.xwTopTtSwiperWcBot {
    margin-top: 160px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.xwTopTtSwiper-scrollbar {
    height: 10px;
    width: calc(100% - 82px);
    cursor: pointer;
    position: relative;
}

.mPager {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

    .mPager ul {
        display: flex;
        align-items: center;
        margin-right: 10px;
    }

        .mPager ul li {
            display: inline-block;
            font-size: 14px;
            color: #333;
            line-height: 24px;
            border: 1px solid #333;
            padding: 0 10px;
            margin: 0 4px;
        }

            .mPager ul li a {
                color: #333;
            }

            .mPager ul li:hover, .mPager ul li.active {
                border-color: #0091ce;
                background: #0091ce;
            }

                .mPager ul li:hover a, .mPager ul li.active span {
                    color: #fff;
                }

.xwTopTtSwiper-scrollbar::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ededed;
    position: absolute;
    left: 0;
    bottom: 0;
}

.swiper-scrollbar-drag {
    height: 4px;
    margin-top: 5px;
    border-radius: 0 !important;
    background-color: #0091ce;
}

.xwTopTtSwiperWc {
    width: 537px;
}

.xwTopTtSwiper-pagination {
    width: 82px;
    white-space: nowrap;
}

.proBanWcBz h3 {
    border-radius: 100%;
    position: relative;
}

.proBanWcBz h3 {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
}

    .proBanWcBz h3 span {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        border-radius: 50%;
        border: 1px solid #0091ce;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

        .proBanWcBz h3 span.s1 {
            animation: ss2 3s linear infinite;
            -webkit-animation: ss2 3s linear infinite;
        }

        .proBanWcBz h3 span.s2 {
            animation: ss2 3s linear 0.75s infinite;
            -webkit-animation: ss2 3s linear 0.75s infinite;
        }

        .proBanWcBz h3 span.s3 {
            animation: ss2 3s linear 1.5s infinite;
            -webkit-animation: ss2 3s linear 1.5s infinite;
        }

        .proBanWcBz h3 span.s4 {
            animation: ss2 3s linear 2.25s infinite;
            -webkit-animation: ss2 3s linear 2.25s infinite;
        }

        .proBanWcBz h3 span.s5 {
            background: #0091ce;
            transform: scale(0.2);
            -moz-transform: scale(0.2);
        }

@-moz-keyframes ss2 {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes ss2 {
    0% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}


.ban_nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 74%;
    z-index: 30;
}

    .ban_nav ul {
        display: flex;
        justify-content: center;
        align-items: center;
        border-top: 1px solid #fff;
        padding-top: 15px;
    }

        .ban_nav ul li {
            width: 180px;
            height: 50px;
            background: rgba(255,255,255,0.6);
            border-radius: 50px;
            font-size: 18px;
            line-height: 50px;
            text-align: center;
            margin: 0 24px;
            position: relative;
        }

            .ban_nav ul li::after {
                display: block;
                width: 10px;
                height: 10px;
                content: '';
                background: #fff;
                border-radius: 100%;
                position: absolute;
                left: 50%;
                top: -21px;
                transform: translateX(-50%);
            }

            .ban_nav ul li a {
                display: block;
                width: 100%;
                height: 100%;
                color: #222;
            }

            .ban_nav ul li.on, .ban_nav ul li:hover {
                background: #28a7e9;
            }

                .ban_nav ul li.on a, .ban_nav ul li:hover a {
                    color: #fff;
                }

                .ban_nav ul li.on::after, .ban_nav ul li:hover::after {
                    background: #28a7e9;
                }

.pro_banqhconbody {
    position: absolute;
    z-index: 30;
    width: 100%;
    bottom: -19%;
}

.allTopRigMk img {
    max-width: 20px;
    width: 100%;
}

.mwPage ul li.first a, .mwPage ul li.last a {
    font-size: 14px;
}
/*.mwPage a.first, .mwPage a.last {
    font-size: 14px;
}*/
.xwTopTtSwiper-pagination .f30 {
    font-size: 30px;
    font-weight: bold;
}

.pro_banqhconbody .swiper-slide {
    transform: scale(0.8);
    background: #f8f8f8;
    color: #808080 !important;
    margin: 0 -2%;
}

.pro_banqhconbody .swiper-slide-active {
    transform: scale(1);
    background-image: linear-gradient(0deg, #1489f3 0%, #38bee1 100%);
    color: #fff;
}

.pro_banqhconbody .swiper-slide .allTit_1, .pro_banqhconbody .swiper-slide .ztJjFaTsq {
    color: #808080 !important;
}

.ztJjFaTsq_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ztJjFaTsq_topbtn a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: #28a7e9;
    line-height: 33px;
    padding: 0 16px;
    border-radius: 36px;
}

.pro_banqhconbody .swiper-slide-active .ztJjFaTsq_topbtn a {
    background: #fff;
    color: #28a7e9;
}

.pro_banqhconbody .swiper-slide-active .allTit_1, .pro_banqhconbody .swiper-slide-active .ztJjFaTsq {
    color: #fff !important;
}

.xwTopTtJs {
}

.xwTopTtJs_1 {
}

.xwTopTtJs_2 {
    margin-top: 15px;
}

.xwTopTtJs_3 {
    margin-top: 15px;
}

.xwTopTtJs_4 {
    margin-top: 46px;
}

.xwTopTt .wap1200 {
    position: relative;
    z-index: 2;
}

.color666 {
    color: #666666;
}

.allMore {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px !important;
    color: #666666;
    width: 136px;
    background: url(/static/www/img/anbj.png) no-repeat;
    padding: 0 0 0 20px;
    height: 36px;
    line-height: 36px;
}

    .allMore a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .allMore img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 0 0 7px;
    }

        .allMore img:nth-child(1) {
            display: inline-block;
        }

        .allMore img:nth-child(2) {
            display: none;
        }

    .allMore:hover {
        background: url(/static/www/img/imganbj_lan.png) no-repeat;
    }

        .allMore:hover img:nth-child(1) {
            display: none;
        }

        .allMore:hover img:nth-child(2) {
            display: inline-block;
        }

        .allMore:hover a {
            color: #FFFFFF;
        }

    .allMore.bjHuise {
        background: url(/static/www/img/anbj_hui.png) no-repeat;
    }

        .allMore.bjHuise:hover {
            background: url(/static/www/img/anbj_lan.png) no-repeat;
        }

.newsListNr:hover .allMore {
    background: url(/static/www/img/anbj_lan.png) no-repeat;
}

    .newsListNr:hover .allMore img:nth-child(1) {
        display: none;
    }

    .newsListNr:hover .allMore img:nth-child(2) {
        display: inline-block;
    }

    .newsListNr:hover .allMore a {
        color: #FFFFFF;
    }

.newsList {
    padding-top: 68px;
}

    .newsList li {
        width: 33.33%;
        float: left;
        margin-top: 27px;
        transition: .8s;
        -webkit-transition: .8s;
        -moz-transition: .8s;
        -ms-transition: .8s;
        -o-transition: .8s;
    }

.newsListNr {
    padding: 28px 28px 58px;
}

.color999 {
    color: #999999;
}

.newsListNr_2 {
    height: 30px;
    font-weight: bold;
    margin-top: 17px;
}

.newsListNr_3 {
    margin-top: 10px;
}

.newsListNr_4 {
    height: 72px;
    margin-top: 15px;
}

.newsListNr_5 {
    margin-top: 26px;
}

.newsList li:hover {
    background-color: #ffffff;
    box-shadow: 0px 10px 20px 0px #f2f2f2;
}

.jzMore {
    margin-top: 30px;
}

    .jzMore .allMore {
        margin-left: auto;
        margin-right: auto;
    }

.tzZbJ {
    background: #F5F5F7;
    padding: 70px 0 30px;
    position: relative;
}

.tzBk {
    padding: 46px 50px 50px;
    background-color: #ffffff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-top: 30px;
}

.atwTbTit {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
}

.atwTbTit_1 {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
}

.atwTbTit_1_2 {
    margin-left: 20px;
    transform: translateY(3px);
    -webkit-align-content: transform: translateY(3px);
}

.atwSpCj {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    line-height: 1;
}

.red {
    color: #d32020;
}

.atwSpCjList {
    display: -webkit-flex;
    display: flex;
}

    .atwSpCjList li {
        margin-left: 40px;
        text-align: center;
    }

    .atwSpCjList h3 {
        margin-top: 15px;
    }

.atwSpCjRig {
}

.atwSpCjLeft {
    margin-top: 37px;
}

.kxtMore {
    margin-top: 45px;
}

    .kxtMore img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 0 0 15px;
    }

.tzBk.plr0 {
    padding-left: 0;
    padding-right: 0;
}

.bgFbTit {
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
    border-bottom: 1px solid #e5e5e5;
}

    .bgFbTit li {
        margin-right: 70px;
        cursor: pointer;
        padding-bottom: 30px;
        position: relative;
    }

        .bgFbTit li.active {
            color: #2092d1;
        }

        .bgFbTit li::before {
            content: "";
            height: 4px;
            width: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            transition: .8s;
            -webkit-transition: .8s;
            -moz-transition: .8s;
            -ms-transition: .8s;
            -o-transition: .8s;
            background-color: #2092d1;
        }

        .bgFbTit li.active::before {
            width: 100%;
        }

        .bgFbTit li:hover::before {
            width: 100%;
        }

        .bgFbTit li:hover {
            color: #2092d1;
        }

.bgFbNr {
    padding: 0 50px;
}

.bgFbNrList li {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 45px 0;
    border-bottom: 1px solid #e3e3e5;
}

.bgFbNrMkRig {
    width: 85px;
}

.bgFbNrMkLeft {
    width: calc(100% - 120px);
}

.bgFbNrMkLeft_2 {
    margin-top: 11px;
}

.bgFbNrMkRig {
    text-align: right;
}

    .bgFbNrMkRig img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 0 0 15px;
    }

        .bgFbNrMkRig img:nth-child(1) {
            display: inline-block;
        }

        .bgFbNrMkRig img:nth-child(2) {
            display: none;
        }

    .bgFbNrMkRig:hover img:nth-child(1) {
        display: none;
    }

    .bgFbNrMkRig:hover img:nth-child(2) {
        display: inline-block;
    }

.mwPage {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px
}

    .mwPage a, .mwPage span {
        display: inline-block;
        font-size: 18px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: 0 10px
    }

    .mwPage span {
        background-color: #2092d1;
        border-color: #2092d1;
        color: #fff
    }

    .mwPage a.active {
        background-color: #2092d1;
        border-color: #2092d1;
        color: #fff
    }

    .mwPage .pagePrev, .mwPage .pageNext {
        border: solid 1px #cccccc;
        font-size: 0;
        overflow: hidden;
    }

        .mwPage .pagePrev img, .mwPage .pageNext img {
            display: inline-block;
            vertical-align: middle;
            opacity: 0;
        }

    .mwPage .pagePrev {
        background: url(../images/row4.png) no-repeat center center;
    }

    .mwPage .pageNext {
        background: url(../images/row5.png) no-repeat center center;
    }

    .mwPage a:hover {
        background: #2092d1;
        color: #fff
    }

    .mwPage .pagePrev:hover {
        background: #2092d1 url(../images/row4_bai.png) no-repeat center center;
    }

    .mwPage .pageNext:hover {
        background: #2092d1 url(../images/row5_bai.png) no-repeat center center;
    }
/* .mwPage .pagePrev{margin-right: 15px;}
.mwPage .pageNext{margin-left: 15px;} */
.newsListNr_1 {
    height: 170px;
    overflow: hidden;
}

.bgFbNrMk {
    display: none;
}

.tzWdTit {
}

.tzWdList {
    padding-top: 5px;
}

.tzWdListTop {
    position: relative;
    padding: 40px 120px 40px 0;
    border-bottom: 1px solid #e5e5e5;
}

.tzWdListTopNr {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tzWdListTopNr_1 {
    width: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #2092d1;
}

.tzWdListTopNr_2 {
    width: calc(100% - 58px);
}

.tzWdListTopNr_1.bjLanse {
    background-color: #ffb821;
}

.tzWdListBot {
    display: none;
    border-bottom: 1px solid #e5e5e5;
}

.tzWdListBotNr {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 50px 120px 50px 0;
}

.tzWdListBot .tzWdListTopNr_1 {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.zqbNr {
    background-size: 0 0;
    border-radius: 25px;
    position: relative;
    -webkit-border-radius: 25px;
    overflow: hidden;
    margin-top: 30px;
}

.zqbNrMc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.zqbNrCon {
    padding: 50px 50px 50px;
}

.zqbNrCon_1 {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 22px;
}

.zqbNrCon_2 {
    display: -webkit-flex;
    display: flex;
    margin-top: 48px;
}

    .zqbNrCon_2 h3 {
        font-weight: normal;
        margin-top: 15px;
    }

    .zqbNrCon_2 li {
        width: 43%;
    }

    .zqbNrCon_2 h3 img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 12px 0 0;
        width: 19px;
    }

.zpGzGzhMr {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    width: 176px;
}

.allNyNav .wap1200 {
    position: relative;
}

.zpGzGzhWc {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.zpGzGzhMrRig {
    line-height: 1;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    color: #ffffff;
    width: calc(100% - 50px);
    white-space: nowrap;
}

    .zpGzGzhMrRig h3 {
        align-self: flex-start;
        width: 100%;
        font-weight: normal;
    }

    .zpGzGzhMrRig p {
        align-self: flex-end;
        width: 100%;
    }

.zpGzGzhMrLeft {
    font-size: 0;
    width: 40px;
}

.zpGzGzhEwm {
    position: absolute;
    bottom: 0;
    left: 0;
}

.zpGzGzhEwmNr {
    width: 150px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 65px;
    position: relative;
}

    .zpGzGzhEwmNr::before {
        content: "";
        width: 0;
        height: 0;
        border-top: 10px solid #FFFFFF;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        position: absolute;
        bottom: -7px;
        left: 50%;
        margin-left: -10px;
    }

.allWz {
    position: absolute;
    top: 40px;
    left: 0;
    text-align: right;
    width: 100%;
    color: #ffffff;
    line-height: 1;
}

    .allWz a {
        color: #FFFFFF;
        opacity: 0.3;
        display: inline-block;
        vertical-align: middle;
    }

    .allWz span {
        color: #FFFFFF;
        opacity: 0.3;
        margin: -3px 3px 0;
        display: inline-block;
        vertical-align: middle;
    }

    .allWz em {
        opacity: 1;
        display: inline-block;
        vertical-align: middle;
    }

    .allWz a:hover {
        opacity: 1;
    }

.jrFlBj {
    background-color: #f5f5f7;
    padding: 100px 0;
}

.jrFlNav {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
}

    .jrFlNav li {
        width: 200px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 45px 0 0;
        height: 200px;
        background-color: #ffffff;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        overflow: hidden;
    }

.jrFlNav_1 {
    height: 90px;
}

    .jrFlNav_1 img:nth-child(1) {
        display: inline-block;
    }

    .jrFlNav_1 img:nth-child(2) {
        display: none;
    }

.jrFlNav li:hover .jrFlNav_1 img:nth-child(1) {
    display: none;
}

.jrFlNav li:hover .jrFlNav_1 img:nth-child(2) {
    display: inline-block;
}

.jrFlNav li:hover {
    color: #FFFFFF;
    background-image: linear-gradient(0deg, #1489f3 0%, #38bddf 100%);
}

    .jrFlNav li:hover a {
        color: #FFFFFF;
    }

.jrFlNav li.active .jrFlNav_1 img:nth-child(1) {
    display: none;
}

.jrFlNav li.active .jrFlNav_1 img:nth-child(2) {
    display: inline-block;
}

.jrFlNav li.active {
    color: #FFFFFF;
    background-image: linear-gradient(0deg, #1489f3 0%, #38bddf 100%);
}

    .jrFlNav li.active a {
        color: #FFFFFF;
    }

.zpNrBot {
    padding: 99px 0;
}

.zpNrBotList {
}

.zpNrBotListTop {
    position: relative;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 40px 120px 40px 55px;
    border-bottom: 1px solid #e5e5e5;
    align-items: center;
}

.color8080 {
    color: #808080;
}

.zpNrBotListTop_1 {
    flex: 1 1 auto;
}

.zpNrBotListTop_2 {
    width: 200px;
}

.zpNrBotListTop_3 {
    width: 200px;
}

.zpNrBotListTop_4 {
    width: 200px;
}

.zpNrBotListBot {
    background-color: #f5f5f7;
    padding: 1px 120px 50px 55px;
    display: none;
}

.zpNrBotListBotH3 {
    margin: 30px 0 8px;
}

.zpNrBotTit .zpNrBotListTop {
    padding: 0 120px 0 55px;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f7;
}

.allTop {
    position: fixed;
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #ffffff;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 30;
    padding: 0 100px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    z-index: 60;
}

.allTopAfterH {
    height: 100px;
}

.allTop img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.allTopNav {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

    .allTopNav li {
        margin: 0 27px;
    }

        .allTopNav li:nth-OF-TYPE(2) span a {
            margin-right: 0 !important;
        }

        .allTopNav li:nth-OF-TYPE(2) span + a {
            margin-left: 30px;
        }

        .allTopNav li a {
            display: inline-block;
            position: relative;
        }

            .allTopNav li a::before {
                content: "";
                width: 0;
                height: 1px;
                background-color: #0091ce;
                position: absolute;
                bottom: 1px;
                left: 0;
                transition: .5s;
                -webkit-transition: .5s;
                -moz-transition: .5s;
                -ms-transition: .5s;
                -o-transition: .5s;
            }

            .allTopNav li a.allTopNavYj::before {
                height: 2px;
                bottom: 19px;
            }

            .allTopNav li a:hover::before {
                width: 100%;
            }

.allTopNavLiCon {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background-color: #ffffff;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 33;
    display: none;
    /* box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05); */
    /* border-bottom: 1px solid #e6e6e6; */
    /* box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05); */
}

    .allTopNavLiCon::before {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #e6e6e6;
    }
/* border-top: 1px solid #e6e6e6; */
/* .allTopNav li:hover .allTopNavLiCon{display: block;} */
.allTop .allTopNav li .allTopNavLiCon {
    line-height: 60px;
}

    .allTop .allTopNav li .allTopNavLiCon.on {
        height: 60px;
    }

.allTopNavLiCon a {
    display: inline-block;
    margin-right: 50px;
    position: relative;
}

.allTop .allTopNav li:nth-child(7) .allTopNavLiCon, .allTop .allTopNav li:nth-child(8) .allTopNavLiCon {
    text-align: right;
}

    .allTop .allTopNav li:nth-child(7) .allTopNavLiCon a, .allTop .allTopNav li:nth-child(8) .allTopNavLiCon a {
        margin-right: 0;
        margin-left: 50px;
    }

.allTopNav li.active a.allTopNavYj::before {
    width: 100%;
}

.allTopNav li.active a.allTopNavYj {
    color: #0091ce;
}

/* .allTop .allTopNav li:nth-child(2) .allTopNavLiCon{display: block!important;} */
.allTopNavErJCon {
    position: absolute;
    top: 40px;
    left: 50%;
    background: #FFFFFF;
    width: 100px;
    display: none;
    border-top: 1px solid #e6e6e6;
    border-radius: 0 0 10px 10px;
    margin-left: -50px;
}

    .allTopNavErJCon a {
        display: block !important;
        text-align: center;
        margin-right: 0 !important;
    }

.allTop .allTopNav li span:hover .allTopNavErJCon {
    display: block;
}

.allTopNavLiCon span {
    position: relative;
}

.allTopRig {
    white-space: nowrap;
}

.allTopRigMk {
    display: inline-block;
    margin-left: 25px;
    cursor: pointer;
    position: relative;
}

.allTopRigYySpan {
    margin: 0 10px;
}

.allTopRigYyCon {
    position: absolute;
    width: 100px;
    position: absolute;
    top: 100%;
    right: 0;
    background: #FFFFFF;
    text-align: center;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
    display: none;
}

    .allTopRigYyCon a {
        display: block;
        line-height: 50px;
    }

.allTopRigYy:hover .allTopRigYyCon {
    display: block;
}

.allFooter_1 {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 100px;
    background: #252526;
    align-items: flex-end;
    border-bottom: 1px solid rgba(255,255,255,.1);
    position: relative;
    z-index: 8;
}

.allFooter_1Logo {
    font-size: 0;
}

.allFooterShare {
    white-space: nowrap;
}

    .allFooterShare li {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        position: relative;
        margin-left: 22px;
    }

.allFooterSharePos {
    position: absolute;
    left: 50%;
    margin-left: -75px;
    bottom: 0;
    display: none;
}

.allFooterShare li span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    background-color: #191919;
    cursor: pointer;
}

.allFooterShare li:hover .allFooterSharePos {
    display: block;
}


.allFooterShare li img {
    display: inline-block;
    vertical-align: middle;
}

.allFooter_2 {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 190px 48px 100px;
    background: #252526;
    align-items: flex-start;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.allFooter_2Lx {
    color: #FFFFFF;
}

    .allFooter_2Lx p {
        position: relative;
        padding: 0 0 0 33px;
        margin-bottom: 28px;
    }

        .allFooter_2Lx p img {
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            width: 20px;
        }

.allFooterNav {
    white-space: nowrap;
}

    .allFooterNav li {
        display: inline-block;
        margin-left: 85px;
        text-align: center;
        vertical-align: text-top;
    }

    .allFooterNav a {
        color: #FFFFFF;
    }

    .allFooterNav div a {
        opacity: 0.5;
        display: block;
        margin-top: 15px;
    }

    .allFooterNav li h3 {
        padding-bottom: 5px;
        font-weight: normal;
    }

    .allFooterNav li:nth-child(1) {
        margin-left: 0;
    }

.allFooter_3 {
    background: #252526;
    padding: 28px 0;
    text-align: center;
    color: #ffffff;
}

    .allFooter_3 p {
        opacity: 0.5;
    }

.allFooterNav a:hover {
    color: #0091ce;
}

.allFooterShare li:hover span {
    opacity: .8;
}

.toTop {
    width: 50px;
    position: fixed;
    z-index: 33;
    bottom: 115px;
    right: 100px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    background: #0091ce url(../images/totop_bai.png?abc=123) no-repeat center center/17px 10px;
}

    .toTop:hover {
        opacity: .8;
    }

.zncxBan.pBjCp {
    padding: 18px 0 90px;
    align-items: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.zncxBanAlpLeft.w300 {
    width: 290px;
}

.zncxBan.pBjCp .zncxBanAlp {
    align-items: center;
}

.zncxBan.pBjCp {
    width: 100%;
}

.posRelative {
    position: relative;
}

.jpJdPb {
    position: absolute;
    bottom: -73px;
    height: 146px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.jpJdPbNr {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    box-shadow: -8px 5px 43px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: -8px 5px 43px 0px rgba(0, 0, 0, 0.09);
}

.jpJdPbNrList {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    height: 100%;
}

    .jpJdPbNrList li {
        width: 50%;
        text-align: center;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 0 0;
        position: relative;
    }

        .jpJdPbNrList li h3 {
            margin-top: 5px;
            font-family: 'font_bebas';
            padding: 0 5%;
            box-sizing: border-box;
            font-weight: normal;
            font-size: 32px;
            line-height: 40px;
        }

        .jpJdPbNrList li::before {
            content: "";
            width: 1px;
            background: #C4C4C4;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -33px;
            opacity: .5;
            height: 66px;
        }

        .jpJdPbNrList li:nth-child(1)::before {
            background: none;
        }

.jpJdPb.solDz {
    position: static;
    transform: translate(0,0);
    margin-top: 205px;
    -ms-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
}

.scsdSx {
    padding: 210px 0 100px;
}

.textCenter {
    text-align: center;
}

.scsdSx_2 {
    margin-top: 10px;
}

.scsdSxSwiper .swiper-slide {
    text-align: center;
}

.scsdSxSwiper-pagination {
    text-align: center;
}

    .scsdSxSwiper-pagination .swiper-pagination-bullet {
        width: 70px;
        margin: 0 6px;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        height: 8px;
        opacity: 1;
        background-color: #e3e3e3;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }

    .scsdSxSwiper-pagination .swiper-pagination-bullet-active {
        width: 209px;
        background-color: #38bee1;
    }

.wdGxBzList.w5 li {
    width: 19.4%;
}

.wdGxBzList.bjFan .wdGxBzListNr {
    background-image: linear-gradient(0deg, #38bddf 0%, #1489f3 100%);
}

.alJjFaBj.pb80 {
    padding-bottom: 70px;
}

.zncxBan.noImgRig {
    padding: 140px 0 202px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

    .zncxBan.noImgRig .zncxBanAlpLeftJs {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

.allTit.textCenter .allTit_Hr {
    margin-left: auto;
    margin-right: auto;
}

.scsdSx.ldDzWc {
    padding-top: 130px;
}

.cxYfLxCpMk {
    text-align: center;
    height: 324px;
    overflow: hidden;
    width: 240px;
    position: relative;
    background-color: #f2f2f5;
    white-space: nowrap;
}

.cxYfLxCpAll {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    position: relative;
}

.zIndex3 {
    z-index: 3;
}

.cxYfLxCpMk.on {
    width: calc(100% - 735px);
}

.cxYfLxCpMkImg {
    display: block;
    height: 100%;
    width: auto !important;
    max-width: 10000px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.cxYfLxCpMk.on .cxYfLxCpMkImg {
    opacity: 1;
}

.cxYfLxCpMk_1 {
    height: 70px;
}

.cxYfLxCpMk_2 {
    height: 28px;
}

.cxYfLxCpMkPos_1 {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.cxYfLxCpMkPos_2 {
    color: #FFFFFF;
    position: absolute;
    top: 100%;
    left: 0;
}

.cxYfLxCpMk_4 {
    line-height: 1.7;
}

.cxYfLxCpMk.on .cxYfLxCpMkPos_2 {
    top: 60px;
}

.cxYfLxCpMk.on .cxYfLxCpMkPos_1 {
    opacity: 0;
}

.cxYfLxCpMkPos_2, .cxYfLxCpMk, .cxYfLxCpMkImg {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

    .cxYfLxCpMk:hover .cxYfLxCpMkImg {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

.whBjWc .xzLeftDou {
    left: auto;
    right: 0;
    top: 110px;
}

.xnyHyTit {
    padding: 100px 0;
}

.xnyHyTit_2 {
    margin-top: 6px;
}

.yjSmNr {
}

.yjSmNrLeft {
    width: 81.25%;
}

.yjSmNrRig {
    width: 81.25%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.yjSmNrList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

    .yjSmNrList li {
        width: 50%;
        height: 368px;
        background: rgba(255,255,255,.76);
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 55px 0 0;
    }

        .yjSmNrList li.bjLanse {
            background: rgba(32,146,209,.76);
            color: #FFFFFF;
        }
/* .yjSmNrList li::before{content: "";width: 100%;height: 8px;position: absolute;bottom: 0;left: 0;
	background-color: #4fd4db;}
.yjSmNrList li.bjLanse::before{background-color: #0084cd;} */
.yjSmNrList_1 {
}

.mwPage ul {
    display: flex;
    align-items: center;
}

.yjSmNrList_2 {
    margin-top: 6px;
}

.yjSmNrList_3 {
    margin-top: 14px;
}

.yjSmNrList_4 {
    line-height: 1.6;
    margin-top: 10px;
}

    .yjSmNrList_4 img {
        display: inline-block;
    }

    .yjSmNrList_4 span {
        display: inline-block;
    }

    .yjSmNrList_4 .dh1 {
        vertical-align: top;
        margin-right: 20px;
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }

    .yjSmNrList_4 .dh2 {
        vertical-align: bottom;
        margin-left: 20px;
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
    }

.leftSjxDx {
    width: 16.66%;
    position: absolute;
    top: 495px;
    left: 0;
    z-index: 4;
}

.shZrNy {
    margin-top: 150px;
    padding: 135px 0 110px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top center;
}

.yjSmNrList li:nth-child(1) .yjSmNrList_4 .dh1 {
    opacity: .5;
}

.yjSmNrList li:nth-child(1) .yjSmNrList_4 .dh2 {
    opacity: .5;
}

.shZrNy_1 .allTit_1 {
    color: #333333;
    opacity: 0.5;
}

.shZrNy_2 {
    margin-top: 0;
}
/* .allTit_Hr.w65{width: 65px;} */
.shZrNy_3 .ml80 {
    margin-left: 80px;
}

.shZrNy_3 {
    margin-top: 35px;
}

    .shZrNy_3 b {
        margin: 0 10px;
    }

.shZrNyListWc {
    width: 43.75%;
    position: absolute;
    right: 0;
    bottom: 105px;
    z-index: 4;
}

.shZrNyList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

    .shZrNyList li {
        width: 33.3333333%;
        height: 153px;
        background: rgba(255,255,255,.2);
        position: relative;
        text-align: center;
        overflow: hidden;
    }

        .shZrNyList li.on {
            background: rgba(255,255,255,.76);
        }

        .shZrNyList li::before {
            content: "";
            width: 1px;
            height: 100%;
            background: rgba(255,255,255,.76);
            position: absolute;
            top: 0;
            left: 0;
        }

        .shZrNyList li:nth-child(1)::before {
            background: none;
        }

.shZrNyListPos_1 {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.shZrNyListPos_2 {
    position: absolute;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 150%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.shZrNyList_2 {
    margin-top: 2px;
}

.shZrNyList_3 {
    font-weight: bold;
    margin-top: 5px;
}

.shZrNyList li.on .shZrNyListPos_2 {
    top: 50%;
}

.shZrNyList li.on .shZrNyListPos_1 {
    opacity: 0;
}

.shZrNyList li:hover .shZrNyListPos_2 {
    top: 50%;
}

.shZrNyList li:hover .shZrNyListPos_1 {
    opacity: 0;
}

.shZrNyList li:hover {
    background: rgba(255,255,255,.76);
}

.shZrNyList li, .shZrNyListPos_2 {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.shZrNySwiper .swiper-slide {
    position: relative;
}

.shZrNyPos {
    position: absolute;
    top: 260px;
    width: 100%;
    left: 0;
}

.shZrNyAll {
    margin-top: 150px;
}

.shZrNySwiperDbt {
    position: absolute;
    top: 135px;
    width: 100%;
    left: 0;
    z-index: 4;
}

.leftSjxDxRight {
    width: 14.01%;
    position: absolute;
    top: -32%;
    right: 0;
    z-index: 4;
}

.whBjWc {
    width: 100%;
}

.qyLxWmNr {
    padding: 75px 0 70px;
}

.allTit.borderBottom {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 27px;
}

.qyLxWmNrList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .qyLxWmNrList li {
        width: 33.33%;
        margin-top: 45px;
        padding-bottom: 25px;
    }

.qyLxWmNrListIco {
    position: relative;
    padding: 0 0 0 34px;
    margin-top: 13px;
}

    .qyLxWmNrListIco img {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        width: 17px;
    }

        .qyLxWmNrListIco img:nth-child(1) {
            display: block;
        }

        .qyLxWmNrListIco img:nth-child(2) {
            display: none;
        }

    .qyLxWmNrListIco:hover img:nth-child(1) {
        display: none;
    }

    .qyLxWmNrListIco:hover img:nth-child(2) {
        display: block;
    }

.xwTopTtRigImgSwiper .swiper-slide {
    width: 60%;
    margin-right: 5%;
}

    .xwTopTtRigImgSwiper .swiper-slide:nth-last-child(1) {
        width: 100%;
        margin-right: 0;
    }

        .xwTopTtRigImgSwiper .swiper-slide:nth-last-child(1) img {
            width: 60%;
        }

.khalBj {
    background: #F5F5F7;
    padding: 100px 0 110px;
}

.scsdSxSwiper-pagination.mt30 {
    margin-top: 28px;
}

.khAlList {
    padding: 58px 0 0;
}

    .khAlList li {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        width: 100%;
        background-color: #ffffff;
        -webkit-border-radius: 25px;
        overflow: hidden;
        margin-top: 48px;
        border-radius: 25px;
    }

.khAlListLeft {
    width: 48.75%;
}

.khAlListRig {
    width: 51.25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 70px 50px 0 50px;
}

.ppLogoSwiper {
}

    .ppLogoSwiper .swiper-slide {
        height: 123px;
        text-align: center;
        line-height: 123px;
        font-size: 0;
        background-color: #ffffff;
    }

        .ppLogoSwiper .swiper-slide img {
            display: inline-block;
            vertical-align: middle;
        }

        .ppLogoSwiper .swiper-slide img {
            max-width: 76%;
        }

.khAlListRig_2 {
    margin-top: 10px;
}

.khAlListRig_3 {
    margin-top: 60px;
}

    .khAlListRig_3 img {
        max-width: 156px;
    }

.khAlList li a {
    display: block;
}

.khAlListLeft img {
    display: block;
    width: 100%;
    height: auto;
}

.jzMore.mt80 {
    margin-top: 80px;
}

.ppHxSj {
}

.ppHxSjSwiper .swiper-slide {
    position: relative;
}

.ppHxSjSwiper .wap1200 {
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    color: #FFFFFF;
}

.ppHxSjSwiperNr_1 {
    width: 99px;
    line-height: 92px;
    text-align: center;
    height: 99px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 4px #ffffff;
}

.ppHxSjSwiperNr_2 {
    letter-spacing: 2px;
    line-height: 1.4;
    margin-top: 30px;
}

.ppHxSjSwiperNr_3 {
    letter-spacing: 5px;
    line-height: 1.4;
    margin-top: 20px;
}

.ppHxSjBot {
    position: absolute;
    bottom: 29px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 3;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.ppHxSjSwiper-scrollbar {
    height: 4px;
    background: rgba(255,255,255,.2);
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

    .ppHxSjSwiper-scrollbar .swiper-scrollbar-drag {
        height: 100%;
        background: #ffffff;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }

.sgywAll {
    padding: 95px 0 145px;
}

.sgywNav {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6;
}

    .sgywNav li {
        width: 33.3333%;
        text-align: center;
        font-weight: bold;
    }

        .sgywNav li img {
            display: inline-block;
            vertical-align: middle;
            margin: -3px 12px 0 0;
        }

            .sgywNav li img:nth-child(1) {
                display: inline-block;
            }

            .sgywNav li img:nth-child(2) {
                display: none;
            }

        .sgywNav li.active img:nth-child(1) {
            display: none;
        }

        .sgywNav li.active img:nth-child(2) {
            display: inline-block;
        }

        .sgywNav li.active {
            color: #2092d1;
        }

        .sgywNav li span {
            display: inline-block;
            cursor: pointer;
            position: relative;
            padding-bottom: 34px;
            line-height: 31px;
            height: 31px;
        }

            .sgywNav li span::before {
                content: "";
                height: 3px;
                left: -5px;
                width: 0;
                position: absolute;
                bottom: 0;
                background-color: #2092d1;
            }

        .sgywNav li.active span::before {
            width: calc(100% + 10px);
        }

        .sgywNav li span::before {
            transition: .5s;
            -webkit-transition: .5s;
            -moz-transition: .5s;
            -ms-transition: .5s;
            -o-transition: .5s;
        }

        .sgywNav li:hover img:nth-child(1) {
            display: none;
        }

        .sgywNav li:hover img:nth-child(2) {
            display: inline-block;
        }

        .sgywNav li:hover {
            color: #2092d1;
        }

            .sgywNav li:hover span::before {
                width: calc(100% + 10px);
            }

.sgywNr {
    margin-top: 60px;
}

.sgywNrMk {
    width: 81.3%;
    float: right;
    display: none;
}

.sgywNrSwiper .swiper-slide {
    position: relative;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    overflow: hidden;
}

.sgywNrSwiperMC {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/xz/bj1.png) no-repeat left bottom;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}

.sgywNrSwiper_1_1, .sgywNrSwiper_1_2 {
    color: #FFFFFF;
}

.sgywNrSwiper_1_1 {
    width: 79px;
    text-align: center;
    height: 79px;
    line-height: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 2px #ffffff;
}

.sgywNrSwiper_1 {
    position: absolute;
    top: 28px;
    left: 28px;
}

.sgywNrSwiper_2 {
    position: absolute;
    bottom: 30px;
    left: 28px;
    right: 28px;
}

.sgywNrSwiper .swiper-slide a {
    color: #FFFFFF;
}

.sgywNrSwiper_1_2 {
    margin-top: 5px;
}

.sjXtNr {
    position: relative;
    padding: 150px 0 96px;
}

.sjXtNrBjHuise {
    position: absolute;
    width: 100%;
    height: 54%;
    background-color: #f5f5f7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.sjXtNrCon {
    position: relative;
    z-index: 2;
}

.sjXtNrSwiper .swiper-slide {
    position: relative;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    overflow: hidden;
}

.allBfMc {
    background: rgba(0,0,0,.26);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .allBfMc.opacity0 {
        background: rgba(0,0,0,0);
    }

.allBfIco {
    width: 100px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    height: 100px;
    background: url(../images/xz/bfico.png) no-repeat center center;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: solid 4px #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .allBfIco.w50 {
        width: 50px;
        margin: -25px 0 0 -25px;
        height: 50px;
        -webkit-background-size: 8px auto;
        -moz-background-size: 8px auto;
        background-size: 8px auto;
        border: solid 2px #ffffff;
    }

.allBfMc:hover .allBfIco {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.leftSjxDxRight.sjXtNrDz {
    width: 8.4%;
    top: 17.5%;
}

.sjXtNrSwiperJs {
    line-height: 1;
    position: relative;
    margin-top: 50px;
    padding-left: 25px;
}

    .sjXtNrSwiperJs::before {
        content: "";
        width: 4px;
        z-index: 3;
        height: 61px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #222222;
    }

    .sjXtNrSwiperJs .swiper-slide {
        position: relative;
        height: 61px;
        overflow: hidden;
    }

.sjXtNrSwiperJs_2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

    .sjXtNrSwiperJs_2::before {
        content: "";
        height: 1px;
        width: calc(100% - 25px);
        position: absolute;
        top: 50%;
        left: 0;
        background-color: #e5e5e5;
        z-index: 1;
    }

    .sjXtNrSwiperJs_2 span {
        display: inline-block;
        background: #FFFFFF;
        padding: 0 30px 0 0;
        position: relative;
        z-index: 2;
    }

.ppHxLbNr {
    background-color: #f5f5f7;
    padding: 70px 0 100px;
}

.leftSjxDx.ppHxLbNrDz {
    width: 12.34%;
    top: -35.5%;
}

.xzLeftDou.ppHxLbNrDz {
    width: 10.42%;
    right: 0;
    left: auto;
    top: -130px;
}

.ppHxLbNrList {
}

    .ppHxLbNrList li {
        float: left;
        margin: 2% 2% 0 0;
        width: 32%;
    }

        .ppHxLbNrList li:nth-child(3n) {
            margin-right: 0;
        }

    .ppHxLbNrList li {
        background-color: #ffffff;
        overflow: hidden;
        border-radius: 25px;
        -webkit-border-radius: 25px;
    }

.ppHxLbNrListBot {
    height: 82px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 23px 26px 0;
}

.ppHxLbNrListBot_2 {
    margin-top: 9px;
}

.sphRigFixed {
    width: 130px;
    position: absolute;
    top: 100px;
    right: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    z-index: 10;
    box-shadow: 0px 10px 20px 0px #f2f2f2;
    transition: all 0.3s linear;
}

    .sphRigFixed.fixed1 {
        position: fixed !important;
        top: 120px !important;
    }

    .sphRigFixed.ab {
        top: -20px !important;
    }

.sphRigFixed_2 {
    margin-top: 6px;
}

.sphRigFixed_3 {
    margin-top: 1px;
}

.zySpTop {
    padding: 100px 0;
}

.zySea {
    width: 780px;
    position: relative;
    height: 60px;
    margin: 0 auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    border: solid 1px #808080;
}

.zySeaInp {
    width: 100%;
    height: 100%;
    display: block;
    background: none;
    border: none;
    padding: 0 100px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zySeaBut {
    width: 62px;
    position: absolute;
    top: -1px;
    right: -1px;
    height: 62px;
    cursor: pointer;
    background: #2092d1 url(../images/xz/sea.png) no-repeat center center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.cpTitAll {
    border-bottom: 1px solid #e3e3e6;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    margin-top: 110px;
}

.cpTitList li {
    padding: 3px 32px 32px;
    margin: 0 5px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

    .cpTitList li.active {
        font-weight: bold;
    }

    .cpTitList li::before {
        content: "";
        width: 0;
        height: 4px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #808080;
    }

    .cpTitList li::before {
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
    }

    .cpTitList li.active::before {
        width: 100%;
    }

    .cpTitList li:hover::before {
        width: 100%;
    }

    .cpTitList li:hover {
        font-weight: bold;
    }

.cpNrAll {
}

.cpNrAllMk {
}

.ppHxLbNrList.bjHuise li {
    background: #f5f5f7;
}

.jzMore.mt60 {
    margin-top: 60px;
}

.cpNrAll .ppHxLbNrList {
    padding-top: 20px;
}

.cpNrAllMk {
    display: none;
}

.wdScBj {
    background-color: #f5f5f7;
    padding: 100px 0;
}

.cpTitAll.mt0 {
    margin-top: 0;
}

.cpTitList.lanseWz li.active {
    color: #0091ce;
}

.cpTitList.lanseWz li::before {
    background-color: #0091ce;
}

.wdScList {
    padding-top: 14px;
}

    .wdScList li {
        width: 18.4%;
        float: left;
        margin: 2% 2% 0 0;
        position: relative;
        border-radius: 25px;
        -webkit-border-radius: 25px;
    }

        .wdScList li:nth-child(5n) {
            margin-right: 0;
        }

        .wdScList li:hover {
            box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
        }
/* .ppHxLbNrList li:hover{box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);} */
.wdScListRow {
    position: absolute;
    top: 20px;
    right: 20px;
}

.wdScListBot {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.wdScListBot_2 {
    margin-top: 8px;
}

.wdScListBot_3 {
    margin-top: 2px;
}

.cjWtNr {
    padding: 100px 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.cjWtNrLeft {
    width: 316px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 28px 30px;
    background-color: #f5f5f7;
    border-radius: 20px;
    overflow: hidden;
}

.cjWtNrRig {
    width: calc(100% - 365px);
}

.cjWtNrList {
    padding-top: 20px;
}

.cjWtNrListTop {
    padding: 14px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.cjWtNrListBot li {
    margin-top: 20px;
    cursor: pointer;
}

.cjWtNrListBot {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    padding-left: 10px;
    display: none;
}

.cjWtNrListTopRow {
    position: absolute;
    width: 60px;
    height: 100%;
    background: url(../images/xz/row2.png) no-repeat right center;
    top: 0;
    right: 0;
}

.cjWtNrListTop.active .cjWtNrListTopRow {
    background: url(../images/xz/row1.png) no-repeat right center;
}

.cjWtNrListBot li.active {
    font-weight: bold;
}

.cjWtNrRigDz li {
    border-bottom: 1px solid #e5e5e5;
}

.cjWtNrRigDz .tzWdListTop {
    border-bottom: none;
    padding-right: 70px;
}

.cjWtNrRigDz .tzWdListBotNr {
    padding-top: 12px;
    padding-right: 50px;
}

.tzWdList.cjWtNrRigDz {
    padding-top: 0;
    border-top: 1px solid #e5e5e5;
}

.newsXqNr {
    padding: 0 0 100px;
}

.allWz.noPos {
    position: static;
    color: #282828;
    text-align: left;
    margin-top: 23px;
}

    .allWz.noPos a {
        opacity: 1;
        color: #999999;
    }

    .allWz.noPos span {
        opacity: 1;
        color: #999999;
    }

    .allWz.noPos a:hover {
        color: #0091ce;
    }

    .allWz.noPos .wap1200 {
        padding: 66px 0;
        width: 100%;
    }

.newsXqNrFhLb {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

    .newsXqNrFhLb span {
        width: 50px;
        height: 50px;
        margin-left: 11px;
        background: #2092d1 url(../images/xz/row3.png) no-repeat center center;
        border-radius: 50%;
        -webkit-border-radius: 50%;
    }

.allWz.noPos .newsXqNrFhLb a {
    color: #000000;
}

    .allWz.noPos .newsXqNrFhLb a:hover {
        color: #0091ce;
    }

.newsXqNr_2 {
    width: 65px;
    margin-top: 20px;
    height: 4px;
    background-color: #ffb821;
}

.newsXqNr_3 {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 38px;
}

.newsXqNr_3_2 {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

    .newsXqNr_3_2 .allFooterShare li {
        margin-left: 18px;
    }

        .newsXqNr_3_2 .allFooterShare li span {
            background-color: #cccccc;
        }

.newsXqNr_4 {
    margin-top: 65px;
}

.newsXqNrSxP {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 90px;
}

    .newsXqNrSxP li {
        width: 47.5%;
        height: 110px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 23px 75px 0 28px;
        background: url(../images/more.png) no-repeat right 30px center;
        border: solid 1px #f2f5f7;
    }

.newsXqNrSxP_2 {
    margin-top: 12px;
}

.newsXqNrSxP li:hover {
    background: url(../images/more_lan.png) no-repeat right 30px center;
}

.xqDbNrZx {
    padding: 1px 0 100px;
    background-color: #f7f7f7;
}

.swZnXt {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top center;
    text-align: center;
    padding: 80px 0 95px;
}

.swZnXtNr {
    position: relative;
}

.swZnXtNr_Cen {
    width: 70.25%;
    margin: -15px auto;
    position: relative;
    z-index: 1;
}

.swZnXtNr_Top {
    width: 30.58%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.swZnXtNr_Bot {
    width: 38.83%;
    margin: -50px auto 0;
}

.swZnXtNr_Left {
    width: 10.5%;
    position: absolute;
    top: 15%;
    left: 3%;
}

.swZnXtNr_Right {
    width: 12.5%;
    position: absolute;
    top: 25%;
    right: -3%;
}

.smJsNr {
    padding-top: 65px;
    padding-bottom: 150px;
}

.smJsNrList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .smJsNrList li {
        width: 550px;
        margin-top: 100px;
    }

.smJsNrListCon {
    padding: 60px 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 413px;
    background-color: #f5f5f7;
}

.smJsNrList_1 {
    line-height: 1;
}

.smJsNrList_2 {
    margin-top: 5px;
}

.smJsNrList_3 {
    margin-top: 22px;
}

.smJsNrListIco {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

    .smJsNrListIco img:nth-child(1) {
        display: inline-block;
    }

    .smJsNrListIco img:nth-child(2) {
        display: none;
    }

.smJsNrList li:nth-child(2n) {
    transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
}
/* .smJsNrList li:hover .smJsNrListCon{ color: #FFFFFF;
	background-image: linear-gradient(0deg, 
		#1489f3 0%, 
		#38bddf 100%);} */
.smJsNrList li:hover .smJsNrListCon {
    color: #FFFFFF;
}

.smJsNrListCon {
    overflow: hidden;
}

    .smJsNrListCon::before {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-image: linear-gradient(0deg, #1489f3 0%, #38bddf 100%);
        top: -100%;
        right: -100%;
        position: absolute;
        z-index: 1;
        transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
    }

.smJsNrList li:hover .smJsNrListCon::before {
    top: 0px;
    right: 0%;
    transform: scale(2);
    -webkit-transform: scale(2);
}

.smJsNrList_1, .smJsNrList_2, .smJsNrList_3 {
    position: relative;
    z-index: 2;
}

.smJsNrListIco {
    z-index: 2;
}

.AllSeaList {
    width: 100%;
    margin: 60px auto 0;
    padding-bottom: 20px;
}

.AllSeaTit {
    font-size: 22px;
    width: 90%;
    max-width: 1200px;
    margin: 3% auto 1%;
}

.AllSeaList li {
    border-bottom: 1px solid #E5E5E5;
    position: relative;
    padding: 20px 0;
}

.AllSeaList_2 {
    margin-top: 10px;
    letter-spacing: 1px;
}

.AllSeaList li .floatl {
    float: none;
}

.AllSeaList li .floatr {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #a3a3aa;
}

.AllSeaList li .floatl a {
    font-size: 22px;
}

.AllSeaList li .huise {
    color: #808080;
}

.newsXqNr.pt200 {
    padding-top: 120px;
}

.newsXqNr_3_2 .bshare-custom a {
    width: 50px;
    height: 50px;
    background-color: #cccccc;
    line-height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-left: 22px;
    display: inline-block;
}

.newsXqNr_3_2 .bshare-custom .bshare-weixin {
    background: #cccccc url(/static/images/xz/wx.png) no-repeat center center;
}

.newsXqNr_3_2 .bshare-custom a img {
    vertical-align: middle;
    display: none;
}

.newsXqNr_3_2 .bshare-custom .bshare-qqim {
    background: #cccccc url(/static/images/xz/qq.png) no-repeat center center;
}

.newsXqNr_3_2 .bshare-custom .bshare-instapaper {
    background: #cccccc url(/static/images/xz/in.png) no-repeat center center;
}

.smJsNrList li:hover .smJsNrList_1 {
    color: #FFFFFF;
}

.smJsNrList li:hover .smJsNrListIco img:nth-child(1) {
    display: none;
}

.smJsNrList li:hover .smJsNrListIco img:nth-child(2) {
    display: inline-block;
}

.smJsNrWc .leftSjxDxRight {
    width: 14.27%;
    top: -4%;
}

.smJsNrWcTit {
    width: 8.85%;
    position: absolute;
    right: 0;
    top: 37%;
}

.smJsNrWc .leftSjxDx {
    width: 9.53%;
    top: 17%;
}

.yfTrCon {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top center;
    padding: 95px 0 130px;
    position: relative;
    overflow: hidden;
    height: 500px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yfTrConBlock {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 130%;
    background-repeat: no-repeat;
    background-position: center 0;
    transform: translate3d(0, 0, 0);
    will-change: background-position;
}

    .yfTrConBlock img {
        height: 130%;
        width: auto !important;
        max-width: 10000px;
        position: absolute;
        width: 100%;
        top: -100px;
        left: 0;
    }

.gstpBotImgBlock img {
    height: 160%;
    width: auto !important;
    max-width: 10000px;
    position: absolute;
    width: 100%;
    top: -100px;
    left: 0;
}

.yfTrCon::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    z-index: 1;
}

.yfTrCon .wap1200 {
    position: relative;
    z-index: 2;
}

.yfTrCon .allTit_1 {
    opacity: 0.7;
}

.yfTrConUl {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 95px;
    padding: 0 50px;
}

    .yfTrConUl li {
        text-align: center;
        color: #FFFFFF;
    }

.yfTrConUl_2 {
    line-height: 1;
    margin-top: 26px;
    height: 80px;
}

.yfTrConUl_3 {
}

.yfTrConUl_1 {
    height: 54px;
    line-height: 54px;
    font-size: 0;
}

    .yfTrConUl_1 img {
        display: inline-block;
        vertical-align: middle;
    }

.cxHzHb {
    padding: 1px 0 100px;
}

.cxHzHbList {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

    .cxHzHbList li {
        width: 20%;
        position: relative;
        margin-top: -57px;
    }

.cxHzHbListImg {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 80%;
    max-height: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.cxHzHbList li:nth-child(6) {
    margin-left: 10%;
}

.cxHzHbSwiper {
}

.cxHzHbSwiperWc {
    position: relative;
    margin-top: 30px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.cxHzHbSwiper .swiper-slide {
    padding-top: 70px;
}

.cxHzHbSwiper-prev, .cxHzHbSwiper-next {
    width: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    height: 70px;
}

.cxHzHbSwiper-prev {
    background: rgba(128,128,128,.5) url(../images/xz/row6.png) no-repeat center center;
    left: -250px;
}

.cxHzHbSwiper-next {
    background: rgba(128,128,128,.5) url(../images/xz/row7.png) no-repeat center center;
    right: -250px;
}

.cxHzHbSwiper-prev:hover {
    background: #0091ce url(../images/xz/row6.png) no-repeat center center;
}

.cxHzHbSwiper-next:hover {
    background: #0091ce url(../images/xz/row7.png) no-repeat center center;
}

.cxHzHbSwiper-prev.swiper-button-disabled, .cxHzHbSwiper-next.swiper-button-disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

.sciKy {
    background-color: #f5f5f7;
    padding: 100px 0 150px;
}

.sciKyImgSwiper {
    width: 54.16%;
}

.sciKyImgSwiperWc {
    position: relative;
}

.sciKyImgSwiperRow {
    position: absolute;
    bottom: 0;
    left: -70px;
    z-index: 3;
    width: 140px;
}

.sciKyImgSwiperRow-prev, .sciKyImgSwiperRow-next {
    width: 70px;
    float: left;
    height: 70px;
    cursor: pointer;
}

.sciKyImgSwiperRow-prev {
    background: #FFFFFF url(../images/xz/row4.png) no-repeat center center;
}

.sciKyImgSwiperRow-next {
    background: #FFFFFF url(../images/xz/row5.png) no-repeat center center;
}

.sciKyImgSwiperRow-prev:hover {
    background: #0091ce url(../images/xz/row6.png) no-repeat center center;
}

.sciKyImgSwiperRow-next:hover {
    background: #0091ce url(../images/xz/row7.png) no-repeat center center;
}

.sciKyImgSwiperRow-prev.swiper-button-disabled, .sciKyImgSwiperRow-next.swiper-button-disabled {
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}

.sciKyWzJs {
    width: 66.33%;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 95px 100px 100px;
    position: absolute;
    bottom: 180px;
    right: 0;
    z-index: 2;
}

.sciKyWzJs_1 {
    margin-top: 20px;
}

.gstpBot {
}
/* height: 561px; background-repeat: no-repeat; background-attachment: fixed;-webkit-background-size: 52.604% auto;-moz-background-size: 52.604% auto;background-size: 52.604% auto;background-position: top right; */
.gstpBotImg {
    width: 52.604%;
    float: right;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.gstpBotImgBlock {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 130%;
    background-repeat: no-repeat;
    background-position: center 0;
    transform: translate3d(0, 0, 0);
    will-change: background-position;
}

.gstpBotImg {
    margin-top: -180px;
    /* transform: translateY(-180px); -webkit-transform: translateY(-180px); */
    position: relative;
    z-index: 2;
}
    /* .gstpBotImg img{display: none!important;opacity: 0;} */
    .gstpBotImg img {
    }

.gstpBotIco {
    position: absolute;
    right: 65%;
    bottom: 0;
    width: 33.48%;
}

.atwGyDyp {
    padding: 0 0 58px 0;
    position: relative;
}

.atwGyDypWz {
    margin-left: 18.75%;
    width: 34.375%;
    position: relative;
    z-index: 3;
}

.atwGyDypWz_1 {
    margin-top: 23px;
}

.atwGyDypVideo {
    background-color: #282828;
    overflow: hidden;
    margin-top: 45px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
}

    .atwGyDypVideo .allBfIco {
        width: 85px;
        height: 85px;
        border: none;
        margin: -42.5px 0 0 -42.5px;
        background: rgba(255,255,255,.7) url(../images/xz/bfico2.png) no-repeat center center;
    }

.atwGyDyp_Sj {
    position: absolute;
    bottom: 0;
    width: 18.64%;
    left: 46.61%;
    z-index: 1;
}

.atwGyDyp_Img {
    position: absolute;
    bottom: 0;
    width: 39.27%;
    left: 56.25%;
    z-index: 2;
}

.ygYfJd {
    margin-top: 102px;
}

    .ygYfJd .leftSjxDx {
        width: 9.16%;
        top: 0;
    }

.ygYfJdLeft {
    width: 23.38%;
    margin-left: 12.52%;
    float: left;
}

.ygYfJdNumList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.ygYfJdNum {
    width: 785px;
    float: left;
    margin-left: 4.68%;
    margin-top: 65px;
    text-align: center;
}

.lanse {
    color: #0091ce;
}

.ygYfJdNumList h3 em {
    display: inline-block;
    transform: translateY(-50%);
}

.ygYfJdNumList h3 {
    line-height: 1;
}

.ygYfJdNumList p {
    margin-top: 3px;
    font-weight: bold;
}

.ygYfJdPP {
    position: absolute;
    bottom: 0;
    left: 27.96%;
    background: #FFFFFF;
    padding: 3% 0 3% 3%;
}

.gyFzLc {
    background-color: #f5f5f5;
    margin-top: 110px;
    padding: 1px 0 205px;
}

.gyFzLcBjIcoTx {
    width: 52.03%;
    position: absolute;
    right: 0;
    top: -73px;
}

.gyFzLcNr {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.gyFzLcNrLeft {
    width: 328px;
}

.gyFzLcNrRig {
    width: calc(100% - 407px);
}

.gyFzLcTimeSwiper {
    height: 540px;
    width: 300px;
    text-align: center;
    transform: translateY(100px);
    transition: all 2s linear;
}

    .gyFzLcTimeSwiper.on {
        transform: translateY(0);
    }

    .gyFzLcTimeSwiper .swiper-slide {
        font-size: 54px;
        font-weight: bold;
        line-height: 1;
        color: #DDDDDD;
        text-align: center;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }

    .gyFzLcTimeSwiper .swiper-slide-active {
        font-size: 110px;
        color: #282828;
    }

    .gyFzLcTimeSwiper .swiper-slide-prev, .gyFzLcTimeSwiper .swiper-slide-next {
        font-size: 77px;
        color: #a9a9a9;
    }

    .gyFzLcTimeSwiper .swiper-slide h3 {
        width: 100%;
    }

    .gyFzLcTimeSwiper .swiper-slide-prev h3 {
        transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
    }

    .gyFzLcTimeSwiper .swiper-slide-next h3 {
        transform: translateY(15px);
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
    }

.gyFzLcTimeSwiperWc {
    position: relative;
    margin-top: 30px;
}

.gyFzLcTimeSwiper-pagination {
    position: absolute;
    top: 50%;
    width: 5px;
    right: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

    .gyFzLcTimeSwiper-pagination .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
        opacity: 1;
        margin: 10px 0 0;
        display: block;
        background-color: #c1c1c1;
        border-radius: 3px;
    }

    .gyFzLcTimeSwiper-pagination .swiper-pagination-bullet-active {
        height: 29px;
        background-color: #0091ce;
    }

    .gyFzLcTimeSwiper-pagination .swiper-pagination-bullet:nth-child(1) {
        margin-top: 0;
    }

.gyFzLcNrRigSwiper {
    max-width: 683px;
    margin-top: 105px;
    height: 660px;
}

.gyFzLcNrRigSwiperMkSwiper {
}

.gyFzLcNrRigSwiper .swiper-slide {
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto !important;
    position: relative;
    padding-bottom: 100px;
    box-sizing: border-box;
}

.gyFzLcNrRigSwiper {
    position: relative;
}

    .gyFzLcNrRigSwiper::after {
        display: block;
        width: 100%;
        height: 100px;
        content: '';
        background: linear-gradient(to bottom,rgba(245,245,245,0.5),#f5f5f5);
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 30;
    }
    /* .gyFzLcNrRigSwiper::before{content: ""; width: 100%; height: 80px; background: rgba(255,255,255,.5);position: absolute;bottom: 0;left: 0;right: 0;} */

    /* 设置滚动条的样式 */
    .gyFzLcNrRigSwiper ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: #e5e5e5;
        border-radius: 3px;
    }
    /* 滚动槽 */
    .gyFzLcNrRigSwiper ::-webkit-scrollbar-track {
        border-radius: 3px;
        background: #e5e5e5;
        height: calc(100% - 30px);
    }
    /* 滚动条滑块 */
    .gyFzLcNrRigSwiper ::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background: #0091ce;
    }

        .gyFzLcNrRigSwiper ::-webkit-scrollbar-thumb:window-inactive {
            background: #0091ce;
        }


@keyframes dh {
    0% {
        transform: translateY(100);
    }

    25% {
        transform: translateY(75px);
    }

    50% {
        transform: translateY(50px);
    }

    75% {
        transform: translateY(25px);
    }

    100% {
        transform: translateY(0px);
    }
}




.dow_tc {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}

.dow_tccon {
    width: 500px;
    background: #fff;
    border-radius: 27px;
    padding: 0 3%;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

    .dow_tccon h2 {
        text-align: center;
        color: #333333;
        padding: 46px 0;
    }

.dow_tck {
    width: 100%;
    height: 60px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .dow_tck input {
        flex: 1;
        background: none;
        border: none;
        height: 100%;
        font-size: 18px;
        color: #999999;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .dow_tck select {
        width: 80px;
        background: url(../images/xz/jion_xl.png) no-repeat right center/6px 13px;
        border: none;
        font-size: 18px;
        color: #999999;
        padding-left: 20px;
        box-sizing: border-box;
    }

.dow_tck01 input {
    padding-left: 0;
}

.dow_tck span {
    width: 120px;
    font-size: 18px;
    color: #0091ce;
    cursor: pointer;
    text-align: center;
}

.sub {
    width: 100%;
    background: #0091ce;
    border-radius: 8px;
    font-size: 18px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    margin: 60px auto;
    transition: a 0.3s linear;
}

.dow_tcclose {
    width: 40px;
    position: absolute;
    right: -30px;
    top: -30px;
    cursor: pointer;
}

.sub:hover {
    background: #000;
    color: #fff;
}

.new_more {
    text-align: center;
}

    .new_more span {
        display: block;
        padding-top: 0.3rem;
    }

    .new_more a img {
        display: block;
        width: 32px;
        margin: 0 auto;
        transition: all 0.3s linear;
    }

    .new_more.on a img {
        transform: rotate(360deg);
    }

.w_100 {
    width: 100% !important;
    max-width: 100% !important;
}

    .w_100 .scsdSxSwiper {
        width: 100% !important;
        max-width: 100% !important;
        margin: 30px auto 0 auto;
    }

.swiper_ry {
    width: 90%;
    margin: 0 auto;
}

.rycon {
    position: relative;
}

.ry_prev {
    width: 20px;
    position: absolute;
    left: 1%;
    top: 30%;
    transform: translateY(-50%);
    cursor: pointer;
}

.ry_next {
    width: 20px;
    position: absolute;
    right: 1%;
    top: 30%;
    transform: translateY(-50%);
    cursor: pointer;
}

.gyFzLcNrRigSwiperMk_1 {
}

.gyFzLcNrRigSwiperMk_2 {
    margin-top: 10px;
}

.gyFzLcNrRigSwiperMk_3 {
    margin-top: 10px;
}

.gyFzLcNrRigSwiperMk {
    margin-top: 45px;
}

.HdRyNr {
    background-color: #ffffff;
    position: relative;
    z-index: 3;
    border-radius: 12px;
    margin-top: -120px;
    padding: 38px 0 95px;
}

    .HdRyNr .allTit {
        margin-left: 66px;
    }

.HdRyNrList {
    margin-top: 20px;
}

    .HdRyNrList li {
        padding: 28px;
        box-sizing: border-box;
    }

.HdRyNrList_2 {
    margin-top: 35px;
}

.HdRyNrList_3 {
    margin-top: 8px;
    line-height: 1.7;
}

.HdRyNrList_4 {
    margin-top: 11px;
    opacity: 0;
}

.HdRyNrList li:hover {
    background: #F5F5F7;
}

    .HdRyNrList li:hover .HdRyNrList_4 {
        opacity: 1;
    }

.jrWmDyP {
    margin-top: 140px;
    position: relative;
}

.jrWmDyPRig {
    width: 42.96%;
    float: right;
}

.jrWmDyPWz {
    float: left;
    margin-left: 18.8%;
}

.jrWmDyPWz_1 {
    line-height: 2;
    margin-top: 72px;
}

    .jrWmDyPWz_1 h3 {
        font-weight: normal;
    }

.jrWmDyP .atwGyDyp_Sj {
    width: 14.73%;
    left: auto;
    right: 36.82%;
}

.jrAtwNr {
    margin-top: 93px;
    position: relative;
}

.jrAtwNrMk {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 99px;
}

.jrAtwNrMkWz {
}

.jrAtwNrMkImg {
    width: 293px;
}

.jrAtwNrMkImgWc {
    width: calc(100% - 293px);
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.jrAtwNrMkWz {
    width: 293px;
}

    .jrAtwNrMkWz p {
        color: #595757;
        margin-top: 10px;
        opacity: 0.7;
    }

.jrAtwNrMkWzConRig {
    width: 273px;
    float: right;
}

.jrAtwNr .allTit {
    padding-bottom: 14px;
}

.jrAtwNrZsDx {
    width: 46.3%;
    position: absolute;
    top: 133px;
    left: 5%;
    z-index: 1;
}

.cwEro {
    position: relative;
    margin-top: 100px;
    padding: 1px 0 0;
    overflow: hidden;
}

.cwEroBj {
    position: absolute;
    width: 100%;
    height: 495px;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #f5f5f7;
}

.cwEro .wap1200 {
    position: relative;
    z-index: 2;
}

.cwEroList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

    .cwEroList li {
        width: 24.4%;
        position: relative;
        overflow: hidden;
        cursor: pointer;
    }

.cwEroList_Lmc {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/xz/bj4.png) no-repeat top center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    top: 0;
    left: 0;
    z-index: 1;
}

.cwEroListNr {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    z-index: 2;
    top: 0;
    left: 0;
    color: #FFFFFF;
    text-align: center;
}

.cwEroListNrIco {
}

.cwEroListNr_1 {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
}

.cwEroListNr_2 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}

.cwEroListNrIco {
    height: 50px;
    line-height: 50px;
}

.cwEroListNrJs {
    max-width: 80%;
    line-height: 2;
    margin: 22px auto 0;
    color: #fefeff;
}

.cwEroListNr_2, .cwEroListNr, .cwEroListImg {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.cwEroList li:hover .cwEroListNr_2 {
    top: 135px;
}

.cwEroList li:hover .cwEroListNr {
    background: rgba(0,0,0,.5);
}

.cwEroList li:hover .cwEroListImg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.jrLmNr {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 102px;
}

.jrLmNrLeft {
    width: 57.16%;
}

.jrLmNrRig {
    width: 34.58%;
    position: relative;
}

.jrLmNrLeft_1 {
    line-height: 2;
    margin-top: 40px;
}

    .jrLmNrLeft_1 .mt20 {
        margin-top: 23px;
    }

.jrLmNrLeft_2 {
    text-align: right;
}

.jrLmNrRigImg {
    width: 88%;
    margin-top: 45px;
    position: relative;
    z-index: 2;
}

.jrLmNrRigBj {
    position: absolute;
    top: 0;
    right: 0;
    width: 289px;
    height: 378px;
    z-index: 1;
    background-color: #f5f5f7;
}

.jrZpXx {
    position: relative;
    margin-top: 120px;
}

.jrZpXxBj {
    position: relative;
    z-index: 1;
}

.jrZpXxImg {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    z-index: 3;
}

.jrZpXx {
    overflow: hidden;
}

.jrZpXxPos {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    text-align: center;
}

    .jrZpXxPos .allTit_1 {
        opacity: .5;
    }

.allMore.colorfff a {
    color: #FFFFFF;
}

.jrZpXxPos .allMore {
    margin: 55px auto 0;
    text-align: left;
}

.jrZpXxPos_1 {
    line-height: 2;
    margin-top: 36px;
}

.homeBan {
    position: relative;
    overflow: hidden;
}

.homeBanSwiper {
}

    .homeBanSwiper .swiper-slide {
        position: relative;
        overflow: hidden;
    }

        .homeBanSwiper .swiper-slide .homeBanSwiperImg {
            max-width: 100000px;
            max-height: 10000px;
        }

.homeBanSwiperPos {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFFFFF;
    z-index: 11;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.homeBanSwiperPos_1 {
    letter-spacing: 2px;
}

.homeBanSwiperPos_2 {
    font-weight: bolder;
    margin-top: 8px;
}

.homeBanSwiper .allMore {
    margin-top: 100px;
}

.homeBanDbx {
    width: 45.05%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.homeBanVideo {
    width: 305px;
}

    .homeBanVideo.w225 {
        width: 225px;
    }

.homeBanVideo_1 {
    white-space: nowrap;
}

.homeBanPosBotLeft {
    width: calc(100% - 340px);
}

.homeBanPosBot {
    position: absolute;
    bottom: 79px;
    left: 50%;
    height: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 9;
}

.homeBanVideo_1 {
    letter-spacing: 3px;
}

.homeBanVideo_2 {
    -webkit-box-shadow: 0px 12px 7px 0px rgba(114, 114, 114, 0.35);
    box-shadow: 0px 12px 7px 0px rgba(114, 114, 114, 0.35);
    margin-top: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

    .homeBanVideo_2 .allBfIco {
        width: 60px;
        height: 60px;
        border: none;
        margin: -30px 0 0 -30px;
        background: #f2a900 url(../images/xz/bfico3.png) no-repeat center center;
    }

.homeBanSwiper-prev, .homeBanSwiper-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 7;
    cursor: pointer;
}

.homeBanSwiper-prev {
    background: url(../images/xz/row9.png) no-repeat center center;
    left: 3%;
}

.homeBanSwiper-next {
    background: url(../images/xz/row8.png) no-repeat center center;
    right: 3%;
}

.homeBanSwiper-scrollbar {
    position: relative;
}

    .homeBanSwiper-scrollbar .swiper-scrollbar-drag {
        background-color: #f2a900;
    }

    .homeBanSwiper-scrollbar::before {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #ffffff;
        position: absolute;
        top: 1px;
        left: 0;
        opacity: 0.2;
    }

.homeBanSwiper-pagination {
    font-size: 18px;
    color: #96a095;
    line-height: 1;
}

    .homeBanSwiper-pagination .f30 {
        font-size: 30px;
        color: #ffffff;
    }

.homeBanPosBotLeft {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.homeBanPosBotLeft_1 {
    width: 80px;
    white-space: nowrap;
}

.homeBanPosBotLeft_2 {
    width: calc(100% - 80px);
}

.homeBanSwiperImg {
    transition: 5s;
    -webkit-transition: 5s;
    -moz-transition: 5s;
    -ms-transition: 5s;
    -o-transition: 5s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

    .homeBanSwiperImg.on {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

.homeBanSwiper-next.swiper-button-disabled, .homeBanSwiper-prev.swiper-button-disabled {
    opacity: .3;
    cursor: not-allowed;
    pointer-events: none;
}

.ywDepNr {
    position: relative;
    padding: 105px 0 59px;
}

    .ywDepNr::before {
        content: "";
        position: absolute;
        width: 50%;
        height: 100%;
        background-color: #f5f5f7;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .ywDepNr .wap1200 {
        position: relative;
        z-index: 2;
    }

.ywDepNrIn {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.ywDepNrInLeft {
    width: 200px;
}

.ywDepNrInRight {
    width: calc(100% - 200px);
}

.ywDepNrInNav {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 420px;
    white-space: nowrap;
    position: relative;
}

    .ywDepNrInNav::before {
        content: "";
        width: 1px;
        height: 100%;
        background: #cacacc;
        position: absolute;
        top: 0;
        left: 39px;
        z-index: 1;
    }

.ywDepNrInNavIco {
    width: 78px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 78px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    z-index: 2;
    background: #ffffff;
}

    .ywDepNrInNavIco span {
        width: 68px;
        background: url(../images/xz/ico2.png) no-repeat;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -34px 0 0 -34px;
        height: 68px;
        line-height: 68px;
        font-size: 0;
        text-align: center;
    }

        .ywDepNrInNavIco span img {
            display: inline-block;
            vertical-align: middle;
        }

            .ywDepNrInNavIco span img:nth-child(1) {
                display: inline-block;
            }

            .ywDepNrInNavIco span img:nth-child(2) {
                display: none;
            }

.ywDepNrInNav li {
    cursor: pointer;
}

.ywDepNrInNavTit {
    color: #808080;
    display: inline-block;
    vertical-align: middle;
    margin-left: 17px;
}

.ywDepNrInNav li.active .ywDepNrInNavIco {
    background-image: linear-gradient(0deg, #046ffd 0%, #42cddd 100%);
    box-shadow: 5px 5px 10px 0px rgba(66,205,221,.3);
    -webkit-box-shadow: 5px 5px 10px 0px rgba(66,205,221,.3);
}

    .ywDepNrInNav li.active .ywDepNrInNavIco span {
        background: url(../images/xz/ico3.png) no-repeat;
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
    }

        .ywDepNrInNav li.active .ywDepNrInNavIco span img:nth-child(1) {
            display: none;
        }

        .ywDepNrInNav li.active .ywDepNrInNavIco span img:nth-child(2) {
            display: inline-block;
        }

.ywDepNrInNav li.active .ywDepNrInNavTit {
    color: #0091ce;
    font-weight: bolder;
}

.gfYWNr {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.gfYWNrLeft {
    width: 67.5%;
}

.gfYWNrRig {
    width: 30%;
    margin-top: 40px;
}

.gfYWNrRig_1 {
    line-height: 1.7;
    margin-top: 24px;
}

.gfYWNrRig_2 {
    margin-top: 74px;
}

.ywDepNrInSwiper {
    margin-top: 20px;
}

.ywDepNrInBot {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 65px;
}

    .ywDepNrInBot .ywDepNrInSwiper-pagination {
        width: auto;
        line-height: 1;
        font-size: 18px;
        color: #808080;
    }

        .ywDepNrInBot .ywDepNrInSwiper-pagination .f30 {
            font-size: 30px;
            color: #222222;
        }

.ppZzNl {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 1px 0 66px;
    background-position: top center;
    position: relative;
    overflow: hidden;
}

.ppZzNlVideo {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.ppZzNl .wap1200 {
    position: relative;
    z-index: 2;
}

.ppZzNl .allTit_1 {
    color: #FFFFFF;
}

.ppZzNlList {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    text-align: center;
    margin: 66px 58px 0;
}

    .ppZzNlList h3 {
        font-weight: normal;
    }

    .ppZzNlList span {
        display: inline-block;
    }

    .ppZzNlList em {
        vertical-align: top;
        display: inline-block;
    }

.hBjBig {
    background: #f5f5f7;
    position: relative;
}

.hBjBigXx {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 1;
}

.hBjBigXxZs {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    border-right: 1px solid #e5e5e5;
    height: 100%;
}

    .hBjBigXxZs li {
        width: 25%;
        height: 100%;
        border-left: 1px solid #e5e5e5;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.hBjBigAllNr {
    position: relative;
    z-index: 2;
}

.cpFwJs {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

    .cpFwJs li {
        width: 25%;
        padding: 100px 0 0;
        text-align: center;
    }

.cpFwJs_1 {
    position: relative;
}

.cpFwJs_1Ico {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.cpFwJs_2 {
    margin-top: 17px;
}

.cpFwJs_3 {
    margin-top: 5px;
}

.cpFwJs_4 {
    margin-top: 7px;
}

.cpFwJsBot {
    height: 220px;
    padding-top: 1px;
}

.cpFwJs_1Img {
}
/* .cpFwJs li:hover{background: #e1eff5;} */
.cpFwJs li:hover .cpFwJs_1Img {
    opacity: 1;
}

.cpFwJs li:hover .cpFwJs_1Ico {
    opacity: 0;
}

.cpFwJs li.active {
    background: #e1eff5;
}
    /* .cpFwJs li.active .cpFwJs_1Img{opacity: 1;} */
    .cpFwJs li.active .cpFwJs_1Ico {
        opacity: 0;
    }

.cpFwJs li {
    position: relative;
    overflow: hidden;
}

    .cpFwJs li::before, .cpFwJs_1ImgWc {
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
    }

    .cpFwJs li::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        background: #e1eff5;
    }

.cpFwJs_1, .cpFwJsBot {
    position: relative;
    z-index: 2;
}

.cpFwJs li:hover::before {
    top: 0;
}

.cpFwJs_1 {
    height: 224px;
    overflow: hidden;
}

.cpFwJs_1ImgWc {
    height: 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.cpFwJs li:hover .cpFwJs_1ImgWc {
    height: 100%;
}

.cpFwJsMore {
    margin: 50px auto 0;
}

.hKcxFz {
    position: relative;
    margin-top: 100px;
}

    .hKcxFz::before {
        content: "";
        width: 65.625%;
        background: #FFFFFF;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .hKcxFz .wap1200 {
        position: relative;
        z-index: 2;
        padding: 1px 0 95px;
    }

.hKcxFz_1 {
    margin-top: 27px;
}

.hKcxFz_2 {
    width: 50%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 56px;
}

    .hKcxFz_2 li {
        width: 50%;
        height: 300px;
        position: relative;
        overflow: hidden;
    }

.hKcxFz_2BJIco {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50px,-20px);
}

.hKcxFz_2Nr {
    position: absolute;
    bottom: 55px;
    left: 30px;
}

.hKcxFz_2Nr_3 {
    margin-top: 7px;
    color: #808080;
}

.hKcxFz_2Nr_1 {
}

    .hKcxFz_2Nr_1 img:nth-child(1) {
        display: inline-block;
    }

    .hKcxFz_2Nr_1 img:nth-child(2) {
        display: none;
    }

.hKcxFz_2Nr_2 em {
    margin-left: 5px;
}

.hKcxFz_2 li:hover {
    background-image: linear-gradient(30deg, #046ffd 0%, #42cddd 100%);
}

    .hKcxFz_2 li:hover .hKcxFz_2Nr_1 img:nth-child(1) {
        display: none;
    }

    .hKcxFz_2 li:hover .hKcxFz_2Nr_1 img:nth-child(2) {
        display: inline-block;
    }

    .hKcxFz_2 li:hover .hKcxFz_2Nr_2 {
        color: #FFFFFF;
    }

    .hKcxFz_2 li:hover .hKcxFz_2Nr_3 {
        color: #FFFFFF;
    }

.hKcxFz_2 li.active {
    background-image: linear-gradient(30deg, #046ffd 0%, #42cddd 100%);
}

    .hKcxFz_2 li.active .hKcxFz_2Nr_1 img:nth-child(1) {
        display: none;
    }

    .hKcxFz_2 li.active .hKcxFz_2Nr_1 img:nth-child(2) {
        display: inline-block;
    }

    .hKcxFz_2 li.active .hKcxFz_2Nr_2 {
        color: #FFFFFF;
    }

    .hKcxFz_2 li.active .hKcxFz_2Nr_3 {
        color: #FFFFFF;
    }

.hKcxFzRig {
    position: absolute;
    bottom: 42px;
    right: 0;
    width: 38.08%;
}

.hKcxFzRig_2 {
    text-align: right;
    line-height: 1;
    position: relative;
    height: 45px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    padding-right: 12px;
}

    .hKcxFzRig_2::before {
        content: "";
        width: 2px;
        position: absolute;
        top: 0;
        right: 0;
        height: 45px;
        background-color: #f2a900;
    }

    .hKcxFzRig_2 h3 {
        align-self: flex-end;
        width: 100%;
    }

    .hKcxFzRig_2 p {
        width: 100%;
        letter-spacing: 4px;
        font-weight: bolder;
    }

.ppZzNl .leftSjxDxRight {
    width: 22.39%;
    z-index: 5;
    top: -6%;
}

.hBjBigRig0.xzLeftDou {
    left: auto;
    right: 0;
    top: 450px;
    width: 10.41%;
}

.hBjBig .leftSjxDx {
    width: 17.34%;
    top: 380px;
}

.hoXwDt {
    position: relative;
    overflow: hidden;
}

    .hoXwDt .xzLeftDou {
        top: 0;
        width: 10.41%;
        margin-top: -320px;
    }

.hoXwDtNrWc {
    position: relative;
    margin-top: 100px;
}

    .hoXwDtNrWc::before {
        content: "";
        width: 65.57%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 35px;
        z-index: 1;
        background: #FFFFFF;
    }

.hoXwDtNr {
    position: relative;
    z-index: 2;
}

.hoXwDtNrTit {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 4.8%;
}

.hoXwDtNrCon {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.hoXwDtNrConLeft {
    width: 49.16%;
}

.hoXwDtNrConRig {
    width: 41.66%;
    margin-right: 4.83%;
}

.hoXwDtNrConList li {
    border-top: 1px solid #d7d7d7;
    padding: 26px 60px 26px 0;
    position: relative;
}

.hoXwDtNrConList_1 {
}

.hoXwDtNrConList_2 {
    margin-top: 8px;
}

.hoXwDtNrConList li a {
    display: block;
}

.hoXwDtNrConList_3 {
    position: absolute;
    top:;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    top: 50%;
    font-size: 0;
    right: 30px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

    .hoXwDtNrConList_3 img {
        display: inline-block;
        vertical-align: middle;
    }

        .hoXwDtNrConList_3 img:nth-child(1) {
            display: inline-block;
        }

        .hoXwDtNrConList_3 img:nth-child(2) {
            display: none;
        }

.hoXwDtNrConList li:hover .hoXwDtNrConList_3 img:nth-child(1) {
    display: none;
}

.hoXwDtNrConList li:hover .hoXwDtNrConList_3 img:nth-child(2) {
    display: inline-block;
}

.hoXwDtNrConList li:hover .hoXwDtNrConList_3 {
    right: 0;
}

.jrZpXx.homeDz {
    margin-top: 40px;
}

    .jrZpXx.homeDz .allTit_1 {
        color: #ffffff;
        opacity: 0.5;
    }

    .jrZpXx.homeDz .allTit_2 {
    }

    .jrZpXx.homeDz .jrZpXxPos {
        top: 58%;
    }

.jrZpXxBj_Rig {
    width: 30.41%;
    position: absolute;
    top: 13%;
    right: 0;
    z-index: 2;
}

.jrZpXx {
    overflow: hidden;
}

.qywhTbCz {
    background-color: #f5f5f7;
}

    .qywhTbCz .cpFwJs li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-left: 1px solid #e5e5e5;
    }

    .qywhTbCz .cpFwJs {
        border-right: 1px solid #e5e5e5;
    }

.homeScroll {
    position: absolute;
    bottom: 79px;
    right: 3%;
    z-index: 4;
    font-size: 16px;
    color: #ffffff;
    width: 50px;
    text-align: center;
}

    .homeScroll em {
        display: inline-block;
        -webkit-transform: rotate(90deg) translateX(-20px) translateY(5px);
        transform: rotate(90deg) translateX(-20px) translateY(5px);
    }

    .homeScroll span {
        display: inline-block;
        width: 1px;
        margin-bottom: 50px;
        height: 60px;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        background-color: #ffffff;
    }

    .homeScroll i {
        display: inline-block;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
    }

.ztJjFaTsq {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 42px 55px 50px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}

.ztJjFaTsq_1 {
    line-height: 1.7;
    padding-top: 10px;
}

.proXgCp {
    padding-bottom: 75px;
}

.proXgCpList {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 20px;
}

    .proXgCpList li {
        flex-basis: calc(25% - 10px);
        margin: 30px 5px 0;
    }

.proXgCpList_1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 268px;
    width: 100%;
    text-align: center;
    line-height: 268px;
    overflow: hidden;
    font-size: 0;
    box-shadow: 0px 0px 10px 0px rgb(24 24 25 / 10%);
}

    .proXgCpList_1 img {
        display: inline-block;
        vertical-align: middle;
    }

.proXgCpList_2 {
    text-align: center;
    margin-top: 15px;
}

    .proXgCpList_2 a {
        display: block;
    }

.proBanWc {
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 9%;
    padding-bottom: 4%;
}

.proBanWcNr {
    position: relative;
    width: 62.5%;
    margin: 0 auto;
    top: -1rem;
}

.proBan {
}

.proBanMk {
    position: absolute;
    width: 243px;
    z-index: 3;
    bottom: 0;
    left: 138%;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.09);
    border-radius: 6px;
}
/* background: #f00; */
.proBanWcBz {
    position: absolute;
    cursor: pointer;
}

    .proBanWcBz .proBanMk {
        transform: rotate(0deg) !important;
    }

    .proBanWcBz:hover .proBanMk {
        display: block;
    }

    .proBanWcBz:hover {
        z-index: 5;
    }
/* .proBanWcBzCursor{position: absolute;width: 100%;height: 100%;background: #007AFF;} */
.proBanMk {
    text-align: center;
}

.proBanMk_2 {
    margin-top: 10px;
}

.dbz1 {
}

.ygYfJdPPList {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.ygYfJdPP {
    width: 50%;
}

.ygYfJdPPList li {
    margin: 0 0;
    width: 20%;
    height: 90px;
}

    .ygYfJdPPList li:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }

    .ygYfJdPPList li a {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .ygYfJdPPList li a img {
            width: auto;
            max-width: auto !important;
            height: 70px;
            filter: grayscale(1);
            -webkit-filter: grayscale(1);
            -moz-filter: grayscale(1);
        }

    .ygYfJdPPList li:hover a img {
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
    }

.ygYfJdPP .allMore {
    margin-top: 0;
    float: right;
}
/* .sgywNrMk{overflow: hidden;} */

/* .sgywNrSwiper .swiper-wrapper{ -webkit-transition-timing-function: linear;   
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;}
.sgywNrSwiper.on .swiper-wrapper{ -webkit-transition-timing-function: ease-out; 
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;} */
.sgywNrSwiper0.on .swiper-wrapper {
    transition-duration: 300ms !important;
}

.cpListXz {
    padding-top: 5px;
    border-bottom: 1px solid #dcdcde;
    padding: 30px 0 !important;
}

    .cpListXz li {
        float: left;
        width: 32%;
        margin: 2% 2% 0 0;
        background-color: #ffffff;
        padding-bottom: 12px;
        box-shadow: 0px 10px 10px 0px rgba(24, 24, 25, 0.1);
        border-radius: 10px;
    }

        .cpListXz li:nth-child(3n) {
            margin-right: 0;
        }
/*.cpListXz li.w22{width: 22%; margin-right: 4%;}
.cpListXz li.w22.mr0{margin-right: 0;}*/

.cpListXzWcBj {
    background: #f5f5f7;
    padding: 1px 0 25px;
    position: relative;
    overflow: visible;
}

.cpListXz_1 {
    font-weight: bold;
    height: auto;
    padding: 26px 27px 26px;
    border-bottom: 1px solid #e5e5e5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cpListXz_2 {
    overflow: hidden;
    text-align: center;
    height: 278px;
    line-height: 278px;
    font-size: 0;
}

    .cpListXz_2 img {
        display: inline-block !important;
        width: auto !important;
        max-width: 95%;
        height: auto;
        max-height: 95%;
        vertical-align: middle;
        transition: all linear .5s;
        -webkit-transition: all linear .5s;
        -moz-transition: all linear .5s;
        -ms-transition: all linear .5s;
        -o-transition: all linear .5s;
    }

.cpListXz li:hover .cpListXz_2 img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.jrWmDy_ysz {
}

    .jrWmDy_ysz img {
        display: inline-block;
        vertical-align: text-bottom;
        width: 52%;
    }

.jrAtwNrMkSwiper {
    position: relative;
}

.allNyBanVideo {
    display: block;
    width: 100%;
    height: auto;
}



.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f30 {
    font-size: 28px;
}

.f36 {
    font-size: 36px;
}

.f42 {
    font-size: 42px;
}

.f48 {
    font-size: 48px;
}

.f60 {
    font-size: 60px;
}

.f70 {
    font-size: 70px;
}

.f72 {
    font-size: 72px;
}

.f78 {
    font-size: 78px;
}

.khAlListRig_1, .ppHxSjSwiperNr_1, .ppHxSjSwiperNr_2, .sgywNrSwiper_1, .smJsNrList_1, .yfTrConUl_2, .ygYfJdNumList h3, .gyFzLcTimeSwiper .swiper-slide, .homeBanSwiperPos_1, .cpFwJs_3 {
    font-family: arial;
}
/* ********************** */
.xzLeftDou {
    width: 12.13%;
    position: absolute;
    top: 20.3%;
    left: 0;
    z-index: 2;
}

.tzZbJ .xzLeftDou {
    left: 0;
    right: auto;
    top: auto;
    bottom: 16%;
}

    .tzZbJ .xzLeftDou.right0 {
        left: auto;
        right: 0;
        top: 18%;
        bottom: auto;
    }

.xzLeftDou_3 {
    margin-top: 11%;
}



.shZrNyPos .wap1200 {
    -moz-transform: translate(0,80px);
    -o-transform: translate(0,80px);
    -webkit-transform: translate(0,80px);
    transform: translate(0,80px);
    opacity: 0;
}

.ani-slide .shZrNyPos .wap1200 {
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.ppHxSjSwiperNr {
    -moz-transform: translate(0,80px);
    -o-transform: translate(0,80px);
    -webkit-transform: translate(0,80px);
    transform: translate(0,80px);
    opacity: 0;
}

.ani-slide .ppHxSjSwiperNr {
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}

.homeBantX {
    -moz-transform: translate(0,80px);
    -o-transform: translate(0,80px);
    -webkit-transform: translate(0,80px);
    transform: translate(0,80px);
    opacity: 0;
}

.ani-slide .homeBantX {
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    transform: translate(0,0px);
    opacity: 1;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}


.cpLbtLeft .swiper-button-next {
    top: auto;
    bottom: 0;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -13.5px;
    margin-top: 0;
}

.cpLbtLeft .swiper-button-prev {
    top: 0;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -13.5px;
    margin-top: 0;
}


/* ********************** */
.fixedVideo, .alertOpctioy {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 99999999999999;
    display: none;
}

    .fixedVideo .videoDDD {
        border-radius: 4px;
        width: 80%;
        height: 80%;
        position: absolute;
        left: 10%;
        top: 10%;
        text-align: center;
    }

        .fixedVideo .videoDDD iframe, .fixedVideo .videoDDD embed, .fixedVideo .videoDDD video {
            max-width: 100%;
            max-height: 100%;
        }

        .fixedVideo .videoDDD iframe, .fixedVideo .videoDDD embed {
            max-width: 100%;
            max-height: 100%;
        }

        .fixedVideo .videoDDD .openVd {
            width: 100%;
            height: 100%;
        }

.allContact {
    position: fixed;
    width: 1160px;
    left: 50%;
    margin-left: -600px;
    top: 10%;
    height: 73%;
    overflow-y: scroll;
    background: #fff;
    padding: 40px 20px 20px 40px;
    z-index: 556;
}

.closeTxtt {
    position: absolute;
    right: 0;
    top: 0px;
    cursor: pointer;
    background: #ccc;
}

.closeVideo {
    position: absolute;
    z-index: 555;
    right: 0%;
    top: -1px;
    width: 40px;
    height: 40px;
    background: #0091ce url(../images/close.png) no-repeat center center;
    border-radius: 0 3px 3px 0;
}





@media only screen and (max-width:640px ) {
    .fixedVideo .videoDDD {
        width: 93%;
        margin-left: 0;
        left: 2%;
        height: auto;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .closeVideo {
        left: auto;
        right: 0;
        top: auto;
        bottom: 100%;
        border-radius: 0;
    }
}

img.img100 {
    width: 100%;
    display: block;
}

.allSfTx, .ppLogoSwiper .swiper-slide, .khAlListLeft, .videoOpen {
    overflow: hidden;
}

    .allSfTx img, .ppLogoSwiper .swiper-slide img, .khAlListLeft img, .videoOpen .videoOpenImg {
        transition: all linear .5s;
        -webkit-transition: all linear .5s;
        -moz-transition: all linear .5s;
        -ms-transition: all linear .5s;
        -o-transition: all linear .5s;
    }

    .allSfTx:hover img, .ppLogoSwiper .swiper-slide:hover img, .khAlList li:hover .khAlListLeft img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

.khAlSwiperNr:hover .allSfTx img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.newsList li:hover .allSfTx img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.videoOpen:hover .videoOpenImg {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.cxHzHbList li {
    overflow: hidden;
}

.cxHzHbListImg {
    max-width: 80%;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
}

.cxHzHbList li:hover .cxHzHbListImg {
    -webkit-transform: scale(1.05) translate(-50%, -50%);
    -moz-transform: scale(1.05) translate(-50%, -50%);
    -ms-transform: scale(1.05) translate(-50%, -50%);
    -o-transform: scale(1.05) translate(-50%, -50%);
    transform: scale(1.05) translate(-50%, -50%);
}

.jrFlNav_1 img {
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
}

.jrFlNav li:hover .jrFlNav_1 img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.leftSjxDxRight.xzCz99 {
    width: 22.39%;
    z-index: 5;
    top: -21.5%;
}


.allLabel {
    position: relative;
    top: -100px;
    display: block;
    height: 0;
    overflow: hidden;
}

.gyFzLcNrRigSwiperMkSwiper .swiper-pagination {
    text-align: right;
    font-size: 26px;
    display: none !important;
}

    .gyFzLcNrRigSwiperMkSwiper .swiper-pagination .swiper-pagination-current {
        color: #0091ce;
    }

.gyFzLcNrRigSwiperMkSwiper .swiper-wrapper {
    display: block !important;
}

    .gyFzLcNrRigSwiperMkSwiper .swiper-wrapper .swiper-slide {
        height: auto !important;
    }





@media screen and (max-width:1800px) {
    .f12 {
        font-size: 12px;
    }

    .f14 {
        font-size: 13px;
    }

    .f15 {
        font-size: 14px;
    }

    .f16 {
        font-size: 15px;
    }

    .f17 {
        font-size: 16px;
    }

    .f18 {
        font-size: 17px;
    }

    .f20 {
        font-size: 18px;
    }

    .f24 {
        font-size: 22px;
    }

    .f30 {
        font-size: 28px;
    }

    .f36 {
        font-size: 32px;
    }

    .f42 {
        font-size: 36px;
    }

    .f48 {
        font-size: 42px;
    }

    .f60 {
        font-size: 50px;
    }

    .f70 {
        font-size: 52px;
    }

    .f72 {
        font-size: 54px;
    }

    .f78 {
        font-size: 60px;
    }

    .allTop {
        padding: 0 50px;
    }

    .allFooter_1 {
        padding: 40px 50px;
    }

    .allFooter_2 {
        padding: 48px 140px 48px 50px;
    }

    .allFooterNav li {
        margin-left: 60px;
    }

    .toTop {
        right: 50px;
        bottom: 50px;
    }

    .allTopNavLiCon a {
        margin-right: 40px;
    }

    .allTop .allTopNav li:nth-child(7) .allTopNavLiCon a, .allTop .allTopNav li:nth-child(8) .allTopNavLiCon a {
        margin-left: 40px;
    }

    .yjSmNrList li {
        height: 320px;
    }

    .shZrNyListWc {
        bottom: 80px;
    }

    .xwTopTtSwiperWcBot {
        margin-top: 120px;
    }

    .homeBanPosBot, .homeScroll {
        bottom: 40px;
    }

    .ppZzNl .leftSjxDxRight {
        width: 18%;
        top: 100px;
    }

    .hKcxFz::before {
        width: 69.63%;
    }

    .hoXwDtNrWc::before {
        width: 69.63%;
    }

    .jrZpXxPos .allMore {
        margin-top: 40px;
    }

    .jrZpXxPos_1 {
        margin-top: 26px;
    }

    .hoXwDt .xzLeftDou {
        margin-top: -260px;
    }

    .smJsNrList {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

        .smJsNrList li {
            width: 430px;
        }

    .smJsNrListCon {
        height: 320px;
    }

    .cxHzHbSwiper-prev {
        left: -100px;
    }

    .cxHzHbSwiper-next {
        right: -100px;
    }

    .leftSjxDx.ppHxLbNrDz {
        top: -28.5%;
    }

    .leftSjxDxRight.sjXtNrDz {
        top: 24.5%;
    }

    .ygYfJdNum {
        margin-top: 20px;
    }

    .ygYfJdPP {
        padding: 50px 0 30px 0;
    }
    /* .gyFzLcNrRigSwiper .swiper-slide{overflow: hidden;} */
    .xzLeftDou {
        width: 10%;
    }

    .sphRigFixed {
        right: 10px;
    }

    .swZnXt {
        padding: 60px 0 75px;
    }

    .sgywAll {
        padding: 75px 0 120px;
    }

    .sjXtNr {
        padding: 130px 0 75px;
    }

    .sgywNrMk {
        width: 89.4%;
    }

    .atwGyDypWz, .jrWmDyPWz {
        margin-left: 11%;
        width: 40%;
    }

    .gyFzLcTimeSwiper .swiper-slide {
        font-size: 44px;
    }

    .gyFzLcTimeSwiper .swiper-slide-active {
        font-size: 80px;
    }

    .gyFzLcTimeSwiper .swiper-slide-prev, .gyFzLcTimeSwiper .swiper-slide-next {
        font-size: 60px;
    }

    .gyFzLcTimeSwiper {
        width: 200px;
        height: 400px;
    }

        .gyFzLcTimeSwiper .swiper-slide-next h3 {
            transform: translateY(5px);
            -webkit-transform: translateY(5px);
            -moz-transform: translateY(5px);
        }

        .gyFzLcTimeSwiper .swiper-slide-prev h3 {
            transform: translateY(-5px);
            -webkit-transform: translateY(-5px);
            -moz-transform: translateY(-5px);
        }

    .gyFzLcNrLeft {
        width: 250px;
    }

    .gyFzLcNrRig {
        width: calc(100% - 330px);
    }

    .ygYfJdPP {
        width: 65%;
    }

    .wap1200 {
        width: 80%;
    }

    .proBanMk {
        width: 200px;
        padding: 10px;
    }

    .ztJjFaTsq {
    }

    .cxHzHbSwiperWc {
        max-width: 900px;
    }

    .cxHzHbList li {
        margin-top: -51px;
    }

    .homeBanVideo.w225 {
        width: 185px;
    }

    .shZrNyListWc {
        width: 42.75%;
    }

    .allFooterSharePos {
        margin-left: -60px;
    }

        .allFooterSharePos .zpGzGzhEwmNr {
            width: 120px;
        }
    /* .gyFzLcNrRigSwiper .swiper-slide{height: 540px;} */
    .gyFzLcNrRigSwiperMk {
        margin-top: 37px;
    }

    .gyFzLcNrRigSwiper {
        height: 560px;
    }

    .ppZzNlVideo {
        height: 100%;
        width: auto;
    }
}

@media screen and (max-width:1500px) {
    .f12 {
        font-size: 12px;
    }

    .f14 {
        font-size: 12px;
    }

    .f15 {
        font-size: 12px;
    }

    .f16 {
        font-size: 12px;
    }

    .f17 {
        font-size: 13px;
    }

    .f18 {
        font-size: 14px;
    }

    .f20 {
        font-size: 17px;
    }

    .f24 {
        font-size: 18px;
    }

    .f30 {
        font-size: 21px;
    }

    .f36 {
        font-size: 25px;
    }

    .f42 {
        font-size: 27px;
    }

    .f48 {
        font-size: 29px;
    }

    .f60 {
        font-size: 36px;
    }

    .f70 {
        font-size: 38px;
    }

    .f72 {
        font-size: 40px;
    }

    .f78 {
        font-size: 44px;
    }

    .jrFlNav_more {
        padding: 0 100px;
        margin-right: 1%;
    }

    .cwEroListNrIco {
        height: 36px;
        line-height: 36px;
    }

        .cwEroListNrIco img {
            max-width: 36px;
            max-height: 36px;
        }

    .allNyNavList li a {
        height: 40px;
        line-height: 40px;
        width: 150px;
    }

    .yjSmNrList_4 img {
        width: 18px;
    }

    .qyLxWmNrListIco img {
        width: 17px;
    }

    .qyLxWmNrListIco {
        padding: 0 0 0 28px;
    }

    .allTop {
        padding: 0 30px;
    }

    .allFooter_1 {
        padding: 30px 30px;
        align-items: center;
    }

    .allFooter_2 {
        padding: 48px 30px 48px 30px;
    }

    .allFooterNav li {
        margin-left: 60px;
    }

    .toTop {
        right: 30px;
        bottom: 30px;
    }

    .allTopNavLiCon a {
        margin-right: 30px;
    }

    .allTop .allTopNav li:nth-child(7) .allTopNavLiCon a, .allTop .allTopNav li:nth-child(8) .allTopNavLiCon a {
        margin-left: 30px;
    }

    .allTopNav li {
        margin: 0 20px;
    }

    .allTop {
        height: 60px;
        line-height: 60px;
    }

    .allTopAfterH {
        height: 60px;
    }

    .allTopNav li a.allTopNavYj::before {
        bottom: 10px;
    }

    .allTop .allTopNav li .allTopNavLiCon {
        line-height: 46px;
    }

        .allTop .allTopNav li .allTopNavLiCon.on {
            height: 46px;
        }

    .allTopRigMk img {
        max-width: 15px;
    }

    .allFooter_1Logo {
        width: 95px;
    }

    .allFooterShare li {
        width: 44px;
        height: 44px;
        line-height: 44px;
        margin-left: 8px;
    }

        .allFooterShare li img {
            max-width: 20px;
            max-height: 18px;
        }

        .allFooterShare li .allFooterSharePos .zpGzGzhEwmNr img {
            max-width: 1000px;
            max-height: 1000px;
        }

    .allFooterSharePos .zpGzGzhEwmNr {
        width: 100px;
        padding: 5px;
    }

    .allFooterSharePos {
        margin-left: -50px;
    }

    .allFooter_3 {
        padding: 18px 0;
    }

    .toTop {
        width: 44px;
        height: 44px;
    }

    .jpJdPb {
        height: 100px;
        bottom: -50px;
    }

    .jpJdPbNrList li {
        padding: 20px 0;
    }

        .jpJdPbNrList li::before {
            height: 50px;
            margin-top: -25px;
        }

    .zncxBan {
        padding: 180px 0px 60px;
    }

        .zncxBan.noImgRig {
            padding: 100px 0 150px;
        }

    .wdGxBzListNr {
        height: 220px;
        padding-top: 58px;
    }

    .wdGxBzList li:hover .wdGxBzListNr {
        height: 270px;
        padding: 50px 0 0;
    }

    .wdGxBzList {
        height: 270px;
    }

    .cnPmUl {
        margin-top: 150px;
    }

    .jpJdPb.solDz {
        margin-top: 150px;
    }

    .xwTopTtJs_2 {
        margin-top: 10px;
    }

    .xwTopTtSwiperWcBot {
        margin-top: 80px;
    }

    .newsListNr_4 {
        height: 60px;
    }

    .tzZbJ {
        padding: 50px 0 30px;
    }

    .bgFbNrList li {
        padding: 35px 0;
    }

    .tzWdListTop {
        padding: 35px 120px 35px 0;
    }

    .zpNrBotListTop {
        padding: 35px 120px 35px 55px;
    }

    .jrFlBj {
        padding: 80px 0;
    }

    .jrFlNav {
        padding: 0 100px;
    }

        .jrFlNav li {
            width: 170px;
            height: 170px;
            margin: 0 1%;
        }

    .jrFlNav_1 {
        height: 72px;
    }

    .zpNrBot {
        padding: 60px 0;
    }

    .homeBanVideo.w225 {
        width: 155px;
    }

    .cxYfLxCpMkImg {
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .cxYfLxCpMk:hover .cxYfLxCpMkImg {
        -webkit-transform: translateX(-50%) scale(1.1);
        -moz-transform: translateX(-50%) scale(1.1);
        -ms-transform: translateX(-50%) scale(1.1);
        -o-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1)
    }

    .leftSjxDx {
        top: 380px;
    }

    .yjSmNrList li {
        height: 280px;
        padding: 40px 0 0;
    }

    .shZrNyAll {
        margin-top: 110px;
    }

    .shZrNySwiperDbt {
        top: 60px;
    }

    .shZrNyPos {
        top: 170px;
    }

    .shZrNy_3 {
        margin-top: 15px;
    }

    .shZrNyListWc {
        bottom: 50px;
    }

    .shZrNyList li {
        height: 120px;
    }

    .xwTopTtRigImgSwiper .swiper-slide {
        width: 70%;
        margin-right: 5%;
    }

        .xwTopTtRigImgSwiper .swiper-slide:nth-last-child(1) {
            width: 100%;
            margin-right: 0;
        }

            .xwTopTtRigImgSwiper .swiper-slide:nth-last-child(1) img {
                width: 70%;
            }

    .homeBanPosBot, .homeScroll {
        bottom: 25px;
    }

    .homeBanSwiper .allMore {
        margin-top: 50px;
    }

    .cpFwJs li {
        padding: 60px 0 0;
    }

    .cpFwJsBot {
        height: 180px;
    }

    .hKcxFz_2 li {
        height: 200px;
    }

    .hKcxFz_2Nr {
        bottom: 20px;
        left: 20px;
    }

    .hKcxFz_2BJIco {
        width: 70%;
    }

    .hoXwDtNrConList li {
        padding: 18px 60px 18px 0px;
    }

    .swZnXt {
        padding: 40px 0 55px;
    }

    .smJsNrList li {
        width: 48%;
        margin-top: 4%;
    }

        .smJsNrList li:nth-child(2n) {
            transform: translateY(-30px);
        }

    .smJsNr {
        padding-bottom: 100px;
    }

    .yfTrCon {
        padding: 55px 0 90px;
        height: 450px;
    }

    .gstpBotImg {
        height: 360px;
    }

    .sgywAll {
        padding: 55px 0 100px;
    }

    .sjXtNr {
        padding: 110px 0 56px;
    }

    .jzMore.mt80 {
        margin-top: 60px;
    }

    .ppHxLbNr {
        padding: 40px 0 60px;
    }

    .zySpTop {
        padding: 60px 0;
    }

    .wdScBj {
        padding: 60px 0;
    }

    .jrLmNrLeft_2 img {
        max-width: 120px;
    }

    .sphRigFixed {
        width: 120px;
        top: 60px;
    }

        .sphRigFixed.fixed1 {
            top: 80px !important;
        }

    .ygYfJdNum {
        width: 50%;
    }

    /* .cxHzHbList li{margin-top: -54px;} */
    .jrAtwNrMkImg {
        width: 32.3%;
    }

    .jrAtwNrMkWz {
        width: 24.5%;
    }

    .jrAtwNrMkImgWc {
        width: 75%;
    }

    .jrAtwNrMkWzConRig {
        width: 92%;
    }

    .xwTopTtSwiperWc {
        width: 470px;
    }

    .newsListNr {
        padding: 20px 20px 45px;
    }

    .HdRyNrList li {
        padding: 20px;
    }

    .sgywNrMk {
        width: 87.4%;
    }

    .ppHxSjSwiperNr_1 {
        width: 70px;
        height: 70px;
        line-height: 62px;
    }

    .sgywNrSwiper_1_1 {
        width: 60px;
        height: 60px;
        line-height: 56px;
    }

    .ppHxSjSwiper .wap1200 {
        top: 100px;
    }

    .atwGyDypWz, .jrWmDyPWz {
        margin-left: 13%;
    }

    .cjWtNrLeft {
        width: 260px;
    }

    .cjWtNrRig {
        width: calc(100% - 300px);
    }

    .allLabel {
        position: relative;
        top: -80px;
        display: block;
        height: 0;
        overflow: hidden;
    }

    .proBanMk {
        width: 160px;
        padding: 10px;
    }

    .ztJjFaTsq {
    }

    .proXgCpList_1 {
        height: 220px;
        line-height: 220px;
    }

        .proXgCpList_1 img {
            max-width: 85%;
            max-height: 85%;
        }

    .allMore {
        font-size: 12px !important;
        width: 110px !important;
        -webkit-background-size: 100% 100% !important;
        -moz-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
        height: 30px !important;
        line-height: 30px !important;
    }

        .allMore:hover {
            -webkit-background-size: 100% 100% !important;
            -moz-background-size: 100% 100% !important;
            background-size: 100% 100% !important;
        }

    .ppLogoSwiper .swiper-slide {
        height: 80px;
        line-height: 80px;
    }

    .khAlListRig {
        padding: 50px 50px 0 50px;
    }

    .khAlListRig_3 img {
        max-width: 100px;
    }

    .cxHzHbSwiperWc {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

    .cxHzHbList li {
        margin-top: -39px;
    }

    .cxHzHbListImg {
        max-width: 70%;
    }

    .cxHzHbSwiper-prev, .cxHzHbSwiper-next {
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }

    .zySea {
        height: 48px;
    }

    .zySeaBut {
        width: 50px;
        height: 50px;
        -webkit-background-size: 18px auto;
        -moz-background-size: 18px auto;
        background-size: 18px auto;
    }

    .zySeaInp {
        padding: 0 100px 0 18px;
    }

    .khAlListRig_3 {
        margin-top: 60px;
    }

    .ygYfJdPP {
        padding: 30px 0 30px 0;
    }

    .scsdSxSwiper {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .scsdSx {
        padding: 170px 0 60px;
    }

    .allTit {
        margin-top: 66px;
    }

    .alJjFaBj {
        padding: 1px 0 100px;
    }

    .xwTopTt {
        padding: 95px 0px 100px;
    }

    .wap1200 {
        width: 75%;
    }

    .swZnXtNr {
        max-width: 700px;
    }

    .smJsNrListIco {
        max-width: 48px;
    }

    .yfTrConUl_1 img {
        max-height: 40px;
    }

    .yfTrConUl_1 {
        height: 40px;
        line-height: 40px;
    }

    .cpListXz {
        padding: 30px 0 50px 0 !important;
    }

    .cpListXz_2 {
        height: 200px;
        line-height: 200px;
    }

    .cpListXz li {
        width: 32%;
        margin: 2% 2% 0 0;
    }
    /*.cpListXz li.w22{width: 23.5%;margin-right: 2%;}*/

    /*.jrWmDy_ysz img{height: 34px;}*/
    /* .gyFzLcNrRigSwiper .swiper-slide{height: 480px;} */
    .gyFzLcNrRigSwiperMk {
        margin-top: 37px;
    }

    .gyFzLcNrRigSwiper {
        height: 520px;
    }
}

@media(max-width:1800px) {

    .proBanWc {
        margin-bottom: 12%;
    }

    .pro_banqhconbody {
        bottom: -26%;
    }
}

@media(max-width:1688px) {
    .allTopNavErJCon {
        top: 40px;
    }

    .closeVideo {
        right: 0;
    }

    .ygYfJdPPList li a img {
        height: 70px;
    }

    .dow_tccon {
        width: 400px;
        background: #fff;
        border-radius: 27px;
        padding: 0 3%;
        box-sizing: border-box;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

        .dow_tccon h2 {
            text-align: center;
            color: #333333;
            padding: 30px 0;
        }

    .dow_tck {
        width: 100%;
        height: 40px;
        border: 1px solid #e6e6e6;
        border-radius: 6px;
        margin-bottom: 6px;
    }

        .dow_tck input {
            font-size: 14px;
            color: #999999;
            padding-left: 14px;
            box-sizing: border-box;
        }

        .dow_tck select {
            width: 80px;
            background: url(../images/xz/jion_xl.png) no-repeat right center/6px 13px;
            border: none;
            font-size: 14px;
            color: #999999;
            padding-left: 14px;
            box-sizing: border-box;
        }

    .dow_tck01 input {
        padding-left: 0;
    }

    .dow_tck span {
        width: 100px;
        font-size: 14px;
        color: #0091ce;
        cursor: pointer;
        text-align: center;
    }

    .sub {
        width: 100%;
        border-radius: 6px;
        font-size: 14px;
        color: #ffffff;
        line-height: 40px;
        margin: 40px auto;
        transition: all 0.3s linear;
    }

    .dow_tcclose {
        width: 20px;
        right: -14px;
        top: -14px;
    }

    .newsListNr_1 {
        height: 150px;
    }

    .jpJdPbNrList li h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .jrZpXxPos .allMore {
        margin-top: 32px;
    }

    .ban_nav ul li {
        width: 150px;
        height: 44px;
        border-radius: 44px;
        font-size: 14px;
        line-height: 44px;
        margin: 0 20px;
    }

    .pro_fllnavjdt {
        top: 8.8%;
    }
}

@media(max-width:1500px) {
    .ygYfJdPPList li {
        height: 80px;
    }

    .allTopNavErJCon {
        top: 30px;
    }

    .jpJdPbNrList li h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .jrZpXxPos .allMore {
        margin-top: 20px;
    }

    .xwTopTtRigImg {
        right: -7%;
    }

    .proBanWc {
        margin-bottom: 14%;
    }

    .pro_banqhconbody {
        bottom: -23%;
    }
}


@media screen and (max-width:1400px) {

    .allTopNavErJCon {
        top: 30px;
    }
}

@media screen and (max-width:1366px) {
    .proBanWc {
        margin-bottom: 12%;
    }

    .pro_banqhconbody {
        bottom: -25%;
    }

    .hoXwDtNrConList li {
        padding: 10px 60px 10px 0px;
    }
}

@media screen and (max-width:1240px) {

    .proBanWc {
        margin-bottom: 19%;
    }

    .pro_banqhconbody {
        bottom: -39%;
    }
}

@media screen and (max-width:1180px) {

    .proBanWc {
        margin-bottom: 20%;
    }

    .pro_banqhconbody {
        bottom: -34%;
    }

    .ygYfJdPP {
        padding: 20px 0 10px 0;
    }

    .ygYfJdPPList li {
        height: 49px;
    }

        .ygYfJdPPList li a img {
            height: 40px;
        }
}

.topWapAll {
}

.topWapAllLogo {
    float: left;
    margin-top: 8.5px;
    margin-left: 5%;
}

.topWapAllTop {
    height: 50px;
    overflow: hidden;
    background: #FFFFFF;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    border-bottom: 1px solid #CCCCCC;
}

.topWapAllLogo img {
    display: block;
    height: 32px;
    width: auto;
}

.topWapAllMenu {
    float: right;
    margin-right: 5%;
    margin-top: 16px;
}

    .topWapAllMenu img {
        height: 20px;
    }

.topWapAllSea {
    position: absolute;
    top: 50%;
    right: 110px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.topWapBJ {
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: 99999;
    -webkit-transition: all linear .3s;
    transition: all linear .3s;
}

.topWapNr {
    width: 70%;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    right: -70%;
    height: 100%;
    z-index: 999999;
    overflow-y: auto;
    -webkit-transition: all linear .3s;
    transition: all linear .3s;
}

.topWapNrCon {
    width: 70%;
    margin: 0 auto;
    line-height: 45px;
}

.topWapNrConLb .DjEj {
    background: url(../images/xz/row5.png) no-repeat right center;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
}

.topWapNrConLb li {
    font-size: 16px;
    line-height: 50px;
}

.topWapNrConLb a {
    display: block;
}

.topWapNrConLb li .topWapNrDjEjCon {
    padding-left: 20px;
    display: none;
    font-size: 14px;
    line-height: 40px;
}

.topWapNrConmk img {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 8px 0 0;
}

.topWapBJ.on {
    right: 0;
}

.topWapNr.on {
    right: 0;
}

.topWapAllTop {
    display: none;
}

.topWapAllTopHAfe {
    display: none;
}

.topWapAllTopYy {
    position: absolute;
    top: 50%;
    right: 168px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

    .topWapAllTopYy img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 5px 0 0;
    }

.DjEjRowWc {
    position: relative;
    z-index: 1;
}

.DjEjRow {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 2;
}

.wapInfoTop {
    font-size: 16px;
    margin-top: 10px;
}

    .wapInfoTop li img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 10px 0 0;
        max-width: 15px;
        max-height: 15px;
    }

.topWapNrEwm {
    margin-top: 20px;
}

.topWapNrLan {
    margin: 20px 5% 0;
    font-size: 16px;
}

    .topWapNrLan img {
        display: inline-block;
        vertical-align: middle;
        margin: -3px 5px 0 0;
        width: 22px;
    }



.wapTop {
    position: fixed;
    width: 100%;
    top: 0;
    height: 50px;
    background: #FFFFFF;
    z-index: 33;
    display: none !important;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
}

    .wapTop .logo {
        line-height: 50px;
    }
/* banner三条横线——菜单 start */
.banner_menu {
    height: 20px;
    position: absolute;
    right: 5%;
    top: 37%;
    width: 20px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
    cursor: pointer;
}

    .banner_menu s {
        background-color: #0091ce;
        position: absolute;
        width: 24px;
        height: 2px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
    }

        .banner_menu s:nth-child(1) {
            top: 0;
        }

        .banner_menu s:nth-child(2) {
            top: 6px;
        }

        .banner_menu s:nth-child(3) {
            top: 12px;
        }

        .banner_menu s:first-child {
            top: 0;
        }

.changeFigure s:first-child {
    transform: rotate(45deg) translate(1px) !important;
    top: -5px;
}

.changeFigure s:nth-child(2) {
    -webkit-transform: translateX(0.13333333rem) scaleX(1.5);
    transform: translateX(0.13333333rem) scaleX(1.5);
    opacity: 0;
}

.changeFigure s:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(0) !important;
    transform: rotate(-45deg) translate(0) !important;
    top: 13px;
}

.wapTopBj {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    z-index: 30;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
    -moz-transition: all linear .4s;
    -ms-transition: all linear .4s;
    -o-transition: all linear .4s;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.topWapNrConLb li {
    color: #FFFFFF;
    padding: 0 5%;
}

.topWapNrConLb {
    padding-top: 60px;
}

.wapTopBj.on {
    top: 0;
}

.wapTopLogo {
    margin-top: 13px;
}

    .wapTopLogo img {
        height: 24px;
    }

.wapTopSea {
    position: absolute;
    right: 105px;
    top: 0;
    bottom: 0;
    line-height: 50px;
    font-size: 0;
    width: 20px;
}

    .wapTopSea img {
        display: inline-block;
        vertical-align: middle;
    }

@media screen and (max-width:1150px) {
}

@media screen and (max-width:1060px) {
    .wapTop {
        display: block !important;
        opacity: 1;
    }

    .topWapAllTop {
        display: block;
        background: #FFFFFF;
    }

    .allTop {
        display: none !important;
    }

    .allTopAfterH {
        height: 50px;
        display: block;
    }

    .mtTopAll {
        margin-top: 0;
    }

    .topWapAllSea {
        right: 110px;
    }

    .allLabel {
        position: relative;
        top: -50px;
        display: block;
        height: 0;
        overflow: hidden;
    }

    .proBanWcBz h3 {
        width: 20px;
        height: 20px;
    }

    .f12 {
        font-size: 12px;
    }

    .f14 {
        font-size: 12px;
    }

    .f15 {
        font-size: 12px;
    }

    .f16 {
        font-size: 13px;
    }

    .f17 {
        font-size: 14px;
    }

    .f18 {
        font-size: 15px;
    }

    .f20 {
        font-size: 16px;
    }

    .f24 {
        font-size: 18px;
    }

    .f30 {
        font-size: 20px;
    }

    .f36 {
        font-size: 22px;
    }

    .f42 {
        font-size: 23px;
    }

    .f48 {
        font-size: 24px;
    }

    .f60 {
        font-size: 32px;
    }

    .f70 {
        font-size: 33px;
    }

    .f72 {
        font-size: 34px;
    }

    .f78 {
        font-size: 40px;
    }

    .homeScroll {
        display: none;
    }

    .homeBanSwiperPos {
        top: 40%;
    }

    .homeBanVideo_2 .allBfIco {
        width: 46px;
        height: 46px;
        margin: -23px 0 0 -23px;
    }

    .homeBanDbx {
        width: 60%;
    }

    .hoXwDtNrWc::before {
        bottom: 10px;
    }

    .jrZpXxPos_1 {
        margin-top: 10px;
    }

    .jrZpXxPos .allMore {
        margin-top: 10px;
    }

    .allSwiperWc-next {
        right: -30px;
    }

    .allSwiperWc-prev {
        left: -30px;
    }

    .ppLogoSwiper .swiper-slide {
        height: 100px;
        line-height: 100px;
    }

    .khalBj {
        padding: 50px 0 60px;
    }

    .scsdSxSwiper-pagination .swiper-pagination-bullet {
        width: 40px;
    }

    .scsdSxSwiper-pagination .swiper-pagination-bullet-active {
        width: 150px;
    }

    .khAlList li {
        margin-top: 30px;
    }

    .khAlListRig {
        padding: 30px 30px 0;
    }

    .sciKyImgSwiperRow {
        left: 0;
    }

    .sciKyWzJs {
        padding: 50px;
    }

    .cxHzHbSwiper-next {
        right: 0;
    }

    .cxHzHbSwiper-prev {
        left: 0;
    }

    .cxHzHbSwiper-prev, .cxHzHbSwiper-next {
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }

    .sciKyImgSwiperRow-prev, .sciKyImgSwiperRow-next {
        width: 50px;
        height: 50px;
    }

    .sciKyImgSwiperRow {
        width: 100px;
    }

    .allNyNavList li a {
        width: 130px;
        height: 38px;
        line-height: 38px;
    }

    .zySea {
        height: 50px;
    }

    .zySeaBut {
        width: 50px;
        height: 50px;
    }

    .cpTitAll {
        margin-top: 60px;
    }

    .sphRigFixed {
        position: static !important;
        margin: 30px 0 60px 0 !important;
    }

        .sphRigFixed.fixed1 {
            position: static !important;
            margin: 30px auto 60px auto !important;
        }

    .cjWtNr {
        padding: 60px 0 0 !important;
    }

    .ppHxLbNr {
        padding: 40px 0 1px;
    }

    .cjWtNr {
        padding: 60px 0;
    }

    .ppHxSjSwiperNr_1 {
        width: 60px;
        height: 60px;
        line-height: 56px;
        border: solid 2px #ffffff;
    }

    .ppHxSjSwiper .wap1200 {
        top: 60px;
    }

    .sgywNrSwiper_1_1 {
        width: 46px;
        height: 46px;
        line-height: 42px;
        border: solid 2px #ffffff;
    }

    .sgywAll {
        padding: 50px 0 60px;
    }

    .sjXtNr {
        padding: 60px 0 50px;
    }

    .leftSjxDxRight.sjXtNrDz {
        top: 0;
    }

    .leftSjxDx.ppHxLbNrDz {
        top: -19.5%;
    }

    .sjXtNrSwiperJs .swiper-slide {
        height: 48px;
    }

    .tzZbJ {
        padding: 10px 0 30px;
    }

    .tzBk {
        margin-top: 20px;
    }

    .jrWmDyPWz {
        margin-left: 5%;
        width: 100%;
    }

    .jrWmDyP {
        margin-top: 60px;
    }

    .jrAtwNrMk {
        margin-top: 50px;
    }

    .jrAtwNrZsDx {
        top: 90px;
    }

    .jrFlNav {
        padding: 0;
    }

        .jrFlNav li {
            width: 23%;
        }

    .jrFlBj {
        padding: 60px 0;
    }

    .zpNrBotListTop {
        padding: 25px 120px 25px 20px;
    }

    .zpNrBotTit .zpNrBotListTop {
        padding: 0 120px 0 20px;
    }

    .zpNrBotListTop_4 {
        width: 150px;
    }

    .zpNrBotListTop_3 {
        width: 150px;
    }

    .zpNrBotListTop_2 {
        width: 150px;
    }

    .atwGyDypWz, .jrWmDyPWz {
        margin-left: 5%;
    }

    .ygYfJdPP {
        padding: 30px 0 30px 0;
    }

    .gyFzLcBjIcoTx {
        top: -40px;
    }

    .gyFzLcTimeSwiper .swiper-slide {
        font-size: 30px;
    }

    .gyFzLcTimeSwiper .swiper-slide-active {
        font-size: 60px;
    }

    .gyFzLcTimeSwiper .swiper-slide-prev, .gyFzLcTimeSwiper .swiper-slide-next {
        font-size: 40px;
    }

    .gyFzLcTimeSwiper {
        width: 130px;
        height: 350px;
    }

        .gyFzLcTimeSwiper .swiper-slide-next h3 {
            transform: translateY(3px);
            -webkit-transform: translateY(3px);
            -moz-transform: translateY(3px);
        }

        .gyFzLcTimeSwiper .swiper-slide-prev h3 {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            -moz-transform: translateY(-3px);
        }

    .gyFzLcNrLeft {
        width: 200px;
    }

    .gyFzLcNrRig {
        width: calc(100% - 240px);
    }

    .homeBanSwiper-prev, .homeBanSwiper-next {
        top: 65%;
    }

    .allFooterNav li {
        margin-left: 40px;
    }

    .jrLmNrRigBj {
        width: 80%;
        height: 80%;
    }

    .atwSpCjLeft {
        width: 100%;
    }

    .atwSpCjRig {
        width: 100%;
    }

    .atwSpCj {
        flex-wrap: wrap;
    }

    .atwSpCjList li {
        margin: 30px 10px 0;
        display: inline-block;
    }

    .atwSpCjList {
        display: block;
    }

    .tzBk {
        padding: 40px 20px;
    }

    .bgFbNr {
        padding: 0 20px;
    }

    .bgFbTit {
        padding: 0 20px;
    }

    .zqbNrCon {
        padding: 40px 20px;
    }

    .zqbNrCon_2 li {
        width: auto;
        margin-right: 20px;
    }

    .wap1200 {
        width: 90%;
    }

    .homeBanVideo {
        width: 200px;
    }

    .homeBanPosBotLeft {
        width: calc(100% - 210px);
    }

    .sgywNr {
        margin-top: 30px;
    }

    .sgywNrMk {
        width: 95%;
    }

    .cwEroListNr_2 {
        top: 80px;
    }

    .cwEroListNr_1 {
        top: 30px;
    }

    .cwEroListNr {
        background: rgba(0,0,0,.5);
    }

    .cwEroList li:hover .cwEroListNr_2 {
        top: 80px;
    }

    .cwEroListNrJs {
        max-width: 90%;
    }

    .xwTopTtSwiper {
        width: 100%;
        max-width: 500px;
    }

    .xwTopTtSwiperWc {
        width: 100%;
    }

    .xwTopTtRigImg {
        width: 95%;
        position: static;
        margin: 30px 0 0 5%;
    }

    .xwTopTt::before {
        display: none;
    }

    .xwTopTt {
        padding: 50px 0 50px;
    }

    .allWz.noPos .wap1200 {
        padding: 40px 0;
    }

    .newsXqNrFhLb span {
        width: 36px;
        height: 36px;
    }

    .newsXqNr_3_2 .allFooterShare li {
        margin-left: 8px;
    }

    .newsXqNr_4 {
        margin-top: 50px;
    }

    .newsXqNrSxP {
        display: block;
    }

        .newsXqNrSxP li {
            width: 100%;
            margin-top: 20px;
            height: 80px;
            padding: 13px 75px 0 28px;
        }

    .xqDbNrZx {
        padding: 1px 0 40px;
    }

    .ztJjFaTsq {
        padding: 40px;
    }

    .dbz1 {
        right: 3%;
    }

    .newsXqNr.pt200 {
        padding-top: 60px;
    }

    .AllSeaList {
        margin-top: 30px;
    }
}

@media(max-width:1024px) {
    .dow_tccon {
        width: 80%;
    }

        .dow_tccon h2 {
            padding: 24px 0;
        }

    .dow_tck {
        width: 100%;
        height: 40px;
        border: 1px solid #e6e6e6;
        border-radius: 6px;
        margin-bottom: 6px;
    }

        .dow_tck input {
            font-size: 12px;
            color: #999999;
            padding-left: 12px;
            box-sizing: border-box;
        }

        .dow_tck select {
            width: 80px;
            background: url(../images/xz/jion_xl.png) no-repeat right center/px 13px;
            border: none;
            font-size: 14px;
            color: #999999;
            padding-left: 14px;
            box-sizing: border-box;
        }

    .dow_tck01 input {
        padding-left: 0;
    }

    .dow_tck span {
        width: 100px;
        font-size: 14px;
        color: #0091ce;
        cursor: pointer;
        text-align: center;
    }

    .sub {
        width: 100%;
        border-radius: 6px;
        font-size: 14px;
        color: #ffffff;
        line-height: 40px;
        margin: 40px auto;
        transition: all 0.3s linear;
    }

    .dow_tcclose {
        width: 20px;
        right: -14px;
        top: -14px;
    }

    .pro_fllnav {
        display: none;
    }

    .shZrNy_3 {
        color: #fff;
    }
}

/*@media screen and (max-width:900px) {
	.f12{font-size: 12px;}
	.f14{font-size: 12px;}
	.f15{font-size: 12px;}
	.f16{font-size: 12px;}
	.f17{font-size: 13px;}
	.f18{font-size: 14px;}
	.f20{font-size: 15px;}
	.f24{font-size: 16px;}
	.f30{font-size: 18px;}
	.f36{font-size: 19px;}
	.f42{font-size: 20px;}
	.f48{font-size: 20px;}
	.f60{font-size: 24px;}
	.f70{font-size: 28px;}
	.f72{font-size: 30px;}
	.f78{font-size: 34px;}
	.gfYWNr{flex-wrap: wrap;}
	.gfYWNrLeft{width: 100%;}
	.gfYWNrLeft img{max-width: 400px;}
	.gfYWNrRig{width: 100%;margin-top: 20px;}
	.gfYWNrRig_2{margin-top: 20px;}
	.ywDepNrInRight{width: calc(100% - 300px);}
	.ywDepNr{padding: 50px 0;}
	.ywDepNrInNav{height: 471px;}
	.ppZzNlList{margin: 40px 130px 0 0;}
	.allFooterNav div{display: none;opacity: 0;}
	.allFooterNav{display: -webkit-flex; display: flex;justify-content: space-between;flex-wrap: wrap;}
	.allFooterNav li{display: block;margin: 0 0 10px 0;width: 33.33%;}
	.allFooter_2Lx p{margin-bottom: 15px;}
	.smJsNrListIco{bottom: 20px;right: 20px;}
	.smJsNrListIco img{max-width: 60px;max-height: 60px;}
	.yfTrConUl_2{height: 50px;}
	.gstpBotImg{margin-top: -100px;}
	.sciKyWzJs{bottom: 100px;}
	.sciKy{padding: 70px 0;}
	.cxHzHbList li{margin-top: -39px;}
	.smJsNrListCon{padding: 40px 35px 0;}
	.ppHxSjSwiper .swiper-slide{height: 400px;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;}
	.ppHxSjSwiperImg{display: none!important;opacity: 0!important;}
	.allBfIco{width: 80px;height: 80px;margin: -40px 0 0 -40px;}
	.ppHxLbNrListBot{height: 100px;}
	.ppHxLbNrListBot_2{margin-top: 7px;}
	.scsdSx{padding: 100px 0 40px;}
	.wdGxBzList{margin-top: 40px!important;}
	.khAlSwiperNr_2_2{margin-top: 8px;}
	.khAlSwiperNr_2{height: 90px;padding: 17px 20px 0;}
	.zqbNr{height: 300px;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;}
	.zqbNrImg{display: none!important;opacity: 0;}
	.jrZpXxImgThis{height: 500px!important;width: auto!important;max-width: 1000000px;transform: translate(-60px,-60px);}
	.jrZpXx, .jrZpXxImg{height: 350px;}
	.jrZpXx.homeDz .jrZpXxPos{top: 50%;}
	.jrZpXx{margin-top: 40px!important;}
	.zpGzGzhEwmNr{width: 100px;padding: 5px;margin-bottom: 50px;}
	.zpGzGzhMrLeft{width: 30px;}
	.zpGzGzhMrRig{width: calc(100% - 40px);}
	.allWz{top: 20px;}
	.atwGyDypWz{width: 50%;}
	.atwGyDyp_Img{left: auto;right: 0;}
	.atwGyDyp_Sj{left: auto;right: 30%;}
	.atwGyDyp{padding: 0;}
	.ygYfJdNum{margin-top: 0;}
	.gyFzLcNrRig{width: 100%;}
	.gyFzLcTimeSwiperWc{display: none;opacity: 0;}
	.gyFzLcNrRigSwiper{width: 100%;position: relative;}
	.gyFzLcNrRigSwiper::before{content: "";width: 1px;height: 100%;background: #ccc;position: absolute;top: 30px;left: 5px;}
	.gyFzLcNrRigSwiper .swiper-slide .gyFzLcNrRigSwiperMk{margin-top: 25px;}
	.gyFzLcNrRigSwiper .swiper-slide{position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 0 15px 30px;height: auto!important;}
	.gyFzLcNrRigSwiper .swiper-slide::before{content: "";width: 10px;height: 10px;background: #0091ce;position: absolute;top: 30px;left: 0;border-radius: 50%; -webkit-border-radius: 50%;}
	.gyFzLcNrRigSwiper .swiper-slide .gyFzLcNrRigSwiperMkSwiper .swiper-slide{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;height: auto!important;width: 100%;}
	.gyFzLcNrRigSwiper{height: auto!important;}
	.gyFzLcNrRigSwiper .swiper-slide .gyFzLcNrRigSwiperMkSwiper .swiper-slide::before{display: none!important;}
	.gyFzLcNrRigSwiper .swiper-pagination{display: none;}
	
	.gyFzLcNrLeft{width: 100%;}
	.gyFzLcNr{flex-wrap: wrap;}
	.gyFzLcNrRigSwiper{margin-top: 10px;}
	.gyFzLcNrRigSwiper .swiper-wrapper{display: block!important;width: 100%!important;}
	.HdRyNr{margin-top: 0;}
	.gyFzLc{padding: 1px 0 60px;}
	.HdRyNr .allTit{margin-left: 0;}
	.HdRyNrList_4{opacity: 1;}
	.yjSmNrLeft{width: 100%;}
	.cpFwJs_1Ico img{max-width: 50px;max-height: 50px;}
	.yjSmNrRig{position: static;width: 100%;transform: translate(0,0);
-ms-transform:translate(0,0);
-moz-transform:translate(0,0);
-webkit-transform:translate(0,0);
-o-transform:translate(0,0);}
	.shZrNyListWc{position: static;background: #0091ce;width: 100%;}
	.khAlListRig_3{margin-top: 20px;}
	.swZnXtNr_Bot{margin: 0 auto 0;}
	
	.zySea{width: 100%;}
	.wdScList li{width: 32%;}
	.wdScList li:nth-child(5n){margin-right: 2%;}
	.wdScList li:nth-child(3n){margin-right: 0;}
	.mwPage a, .mwPage span{width: 30px;height: 30px;line-height: 30px;font-size: 12px;margin: 0;}
	.mwPage .pagePrev{margin-right: 10px;}
	.mwPage .pageNext{margin-left: 10px;}
	.wtListTopBut{width: 24px;}
	.wtListTopButAn span{width: 18px;}
	
	.cwEroList li{display: inline-block;width: 240px;}
	.cwEroList{display: block;white-space: nowrap;overflow-x: auto;}
	.cwEroList .cwEroListNrJs{white-space: normal;}
	.cwEroListNr_2{top: 140px;}
		.cwEroListNr_1{top: 70px;}
		.cwEroList li:hover .cwEroListNr_2{top: 140px;}
	.jrLmNrLeft{width: 100%;}
	.jrLmNr{display: block;margin-top: 50px;}
	.jrLmNrRig{width: 100%;margin-top: 30px;}
	.jrLmNrRigBj{display: none;}
	.jrLmNrRigImg{width: 100%;margin: 0;}
	
	.cpListXz{padding-top: 20px;}
	.proXgCp{padding-bottom: 30px;}
	
	.zpNrBotListTop_4{display: none;}
	.zpNrBotListTop_3{display: none;}
	.zpNrBotListTop_2{display: none;}
	.zpNrBotListBot{padding: 1px 30px 30px;}
	
}
@media screen and (max-width:800px) {
	.cjWtNr{flex-wrap: wrap;}
	.cjWtNrLeft{width: 100%;}
	.cjWtNrRig{width: 100%;margin-top: 30px;}
	.qyLxWmNrList li{width: 50%;}
}

@media(max-width:1024px) {
	.f36{font-size: 18px;}
	.shZrNyAll{margin-top: 40px;}
   .wapTopSea{right: 80px;}
	 .zncxBanAlp{flex-wrap: wrap;}
	 .zncxBanAlp{padding: 0;}
	 .zncxBanAlpLeft{width: 100%!important;}
	 .zncxBanAlpRig{width: 100%!important;margin-top: 20px!important;}
	 .zncxBan{padding: 70px 0 70px!important;}
	 .cnPmUl{margin-top: 50px;}
	 .jpJdPb.solDz{margin-top: 50px;}
	 .cnPmUl li::before{height: 57px;}
	 .allFooter_2{flex-wrap: wrap;}
	 .allFooter_2Lx{width: 100%;}
	 .allFooterNav{width: 100%;padding-top: 10px;}
	 .allFooter_2{padding: 20px 5%;}
	 .wdGxBzList{height: auto;}
	 .wdGxBzList{flex-wrap: wrap;justify-content: flex-start;}
	 .wdGxBzList li{flex-basis: calc(33.33% - 10px)!important;margin: 0 5px;}
	 .wdGxBzListNr{margin-top: 10px!important;}
	 .wdGxBzList li:hover .wdGxBzListNr{height: 220px;padding: 30px 0 0;}
	 .ywDepNrInNav{height: auto;white-space: nowrap;display: block;overflow-x: auto;}
	 .ywDepNrInNav li{display: inline-block;margin-right: 20px;}
	 .ywDepNr::before{width: 100%;}
	 .ywDepNrInNavTit{margin-left: 10px;}
	 .ywDepNrInLeft{width: 100%;}
	 .ywDepNrIn{flex-wrap: wrap;}
	 .ywDepNrInRight{width: 100%;margin-top: 30px;}
	 .ywDepNrInNavIco span img{max-width: 30px;max-height: 30px;}
	 .ywDepNrInNavIco span{width: 50px;height: 50px;margin: -25px 0 0 -25px;line-height: 50px;}
	 .ywDepNrInNavIco{width: 60px;height: 60px;}
	 .ppZzNlList{margin: 40px 0 0;}
	 .ppZzNl .leftSjxDxRight{top: 200px;}
	 .cpFwJs li{width: 50%;border-left: 1px solid #e5e5e5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-top: 1px solid #e5e5e5;}
	 .cpFwJs li{padding: 20px 0 0;}
	 .cpFwJs{flex-wrap: wrap;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
	 .hBjBigXx{display: none;opacity: 0;}
	 .hKcxFz_2{width: 100%;}
	 .hKcxFzRig{position: static;width: 100%;margin-top: 30px;}
	 .hKcxFz::before{width: 100%;}
	 .hKcxFz_2{margin-top: 30px;}
	 .hoXwDtNrWc::before{background: none;}
	 .hoXwDtNrConLeft{width: 100%;}
	 .hoXwDtNrConRig{width: 100%;}
	 .hoXwDtNrCon{flex-wrap: wrap;margin-top: 30px;}
	 .hoXwDtNrWc{margin-top: 50px;}
	 .hKcxFz{margin-top: 55px;}
	 .hKcxFz .wap1200{padding: 1px 0 55px;}
	 .hoXwDtNrTit{padding-right: 0;}
	 .alJjFaBj.pb80{padding-bottom: 30px;}
	 .allTit{margin-top: 50px;}
	 .scsdSxSwiper-pagination .swiper-pagination-bullet{width: 10px!important;height: 10px;border-radius: 50%; -webkit-border-radius: 50%;margin: 0 3px;}
	 .khAlListLeft{width: 100%;}
	 .khAlListRig{width: 100%;padding: 20px;}
	 .khAlList li{flex-wrap: wrap;}
	 .khAlListLeft img{width: 120%;max-width: 10000px;margin: -20px 0 0 -20px;}
	 .khAlList li{margin-top: 20px;}
	 .allNyBan{height: 240px;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;}
	 .allNyBanImg{display: none!important;opacity: 0;}
	 .allNyBanVideo{height: 100%;width: auto;}
	 .allNyBan{overflow: hidden;}
	 
	 .ywDepNrInBot{margin-top: 20px;}
	 .ban_nav{top:30%;}
	 .pro_banqhconbody{position: relative;bottom: 0;margin-top:16%;}
	 .ban_nav ul li{width: 30%;margin:0 2%;height: 36px;border-radius:36px;font-size: 12px;line-height: 36px;}
	 .leftSjxDxRight, .leftSjxDx{display: none!important;}
	 .cpFwJsBot{height: 150px;}
	 .hKcxFz_2 li{height: 160px;}
	 .allFooter_1{padding: 20px 5%;}
	 .allFooterShare li{margin-left: 5px;}
	 .allSwiperWc-prev, .allSwiperWc-next{display: none;opacity: 0;}
	 .khAlListRig_3 img{max-width: 100px;}
	.smJsNrList{width: 100%;max-width: 100%;}
	 .smJsNrListIco img{max-width: 50px;max-height: 50px;}
	 .smJsNrListCon{padding: 30px 30px 0;height: 260px;}
	 .smJsNr{padding-bottom: 55px;}
	 .yfTrConUl{padding: 0;}
	 .yfTrConUl_1 img{max-width: 40px;max-height: 30px;}
	 .yfTrConUl_1{height: 40px;line-height: 40px;}
	 .yfTrConUl{margin-top: 50px;}
	 .yfTrCon{padding: 50px 0 60px;}
	 .sciKyWzJs{padding: 20px;}
	 .ppHxSjSwiper .swiper-slide{height: 330px;}
	 .ppHxLbNrList li{width: 49%;}
	 .ppHxLbNrList li:nth-child(3n){margin-right: 2%;}
	 .ppHxLbNrList li:nth-child(2n){margin-right: 0;}
	 .cpTitList li{padding: 0 10px 20px;}
	 .cxHzHbSwiper-prev, .cxHzHbSwiper-next{z-index: 3;}
	 .cxHzHbSwiper .swiper-slide{padding-top: 0;}
	 .cxHzHb{padding: 1px 0 60px;}
	 .sgywNav{white-space: nowrap;}
	 .sgywNav li img{margin: -3px 5px 0 0;}
	 
	 .newsList li{width: 50%;}
	 .proXgCpList li{flex-basis: calc(50% - 10px);}
	 
	 
	 
	 
	 .shZrNySwiper .swiper-slide{height: 360px;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;}
	 .shZrNySwiperImg{display: none!important;opacity: 0;}
	 
}*/
.ygYfJdNumImg {
    display: none !important;
    opacity: 0 !important;
}

@media(max-width:1024px) {
    .ppZzNlList {
        display: block;
        text-align: center;
        margin: 0 0 0;
    }

        .ppZzNlList li {
            display: inline-block;
            margin: 40px 20px 0;
        }

    .cnPmUl li {
        width: 50%;
        margin-top: 30px;
    }

    .cnPmUl {
        flex-wrap: wrap;
    }

        .cnPmUl li:nth-child(2n-1)::before {
            background: none;
        }

    .cnPmUl {
        margin-top: 0;
        padding-top: 10px;
    }

    .wdGxBzListNr_3 {
        opacity: 1;
        color: #FFFFFF;
    }

    .wdGxBzListNr {
        height: 190px;
        padding: 30px 0 0;
    }

    .wdGxBzList li:hover .wdGxBzListNr {
        height: 190px;
        padding: 30px 0 0;
        background-image: linear-gradient(0deg, #1489f3 0%, #38bddf 100%);
    }

    .wdGxBzListNr_1 img {
        max-width: 35px;
        max-height: 35px;
    }

    .wdGxBzListNr_1 {
        height: 40px;
    }

    .jrAtwNrMkImg, .jrAtwNrMkWz {
        width: 49.3%;
        margin-top: 10px;
    }

    .jrAtwNrMk {
        flex-wrap: wrap;
    }

    .yfTrConUl_2 {
        white-space: nowrap;
    }

    .jrAtwNrMkWzConRig {
        width: 100%;
    }

    .tzWdListBotNr {
        padding: 40px 0;
    }

    .khAlList li {
        overflow: hidden;
    }

    .zpGzGzhWc {
        display: none;
        opacity: 0;
    }

    .atwGyDypWz {
        width: 90%;
    }

    .jrWmDyP .atwGyDyp_Sj {
        bottom: 0;
    }

    .atwGyDyp_Sj {
        bottom: -60px;
    }

    .atwGyDyp_Img {
        bottom: -60px;
    }

    .ygYfJdLeft {
        width: 90%;
        margin-left: 5%;
        float: none;
    }

    .ygYfJdNum {
        width: 90%;
        margin-top: 50px;
        float: none;
        position: relative;
        height: 300px;
        overflow: hidden;
    }

        .ygYfJdNum::before {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            background: rgba(0,0,0,.5);
        }

    .ygYfJdPP {
        position: static;
        width: 90%;
        padding: 0;
        margin: 40px 0 0 5%;
    }

    .ygYfJdLeft {
        display: none !important;
        opacity: 0 !important;
    }

    .ygYfJdNumImg {
        display: block !important;
        opacity: 1 !important;
    }

    .ygYfJdNumList {
        position: absolute;
        top: 45%;
        width: 100%;
        left: 0;
        transform: translateY(-50%);
        color: #FFFFFF;
        z-index: 2;
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

        .ygYfJdNumList h3 {
            color: #FFFFFF;
        }


    .allTit {
        white-space: normal;
    }

    .ztJjFaTsq {
        padding: 20px;
    }

    .gstpBotImg, .gstpBotIco, .jrLmNrRigImg, .hKcxFzRig {
        display: none !important;
        opacity: 0;
    }

    .sciKy {
        padding-bottom: 50px !important;
    }

    .jrAtwNrMkWz p {
        white-space: nowrap;
    }

    .jrAtwNrMkImg, .jrAtwNrMkWz {
        margin-top: 5px;
    }

    .ppZzNlList h3 .f48 {
        font-size: 30px;
    }

    .ppZzNlList em {
        font-size: 22px;
    }

    .jrAtwNrMkImgWc {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
        width: 100%;
    }

    .jrAtwNrMkImg {
        display: inline-block;
        width: 190px;
    }

    .jrAtwNrMkWz {
        width: 100%;
        margin-top: 10px;
    }

    .jrAtwNrMk2 {
        flex-direction: column-reverse;
    }
}


@media screen and (max-width:900px) {
    .f12 {
        font-size: 12px;
    }

    .f14 {
        font-size: 12px;
    }

    .f15 {
        font-size: 12px;
    }

    .f16 {
        font-size: 12px;
    }

    .f17 {
        font-size: 13px;
    }

    .f18 {
        font-size: 14px;
    }

    .f20 {
        font-size: 15px;
    }

    .f24 {
        font-size: 16px;
    }

    .f30 {
        font-size: 18px;
    }

    .f36 {
        font-size: 19px;
    }

    .f42 {
        font-size: 20px;
    }

    .f48 {
        font-size: 20px;
    }

    .f60 {
        font-size: 24px;
    }

    .f70 {
        font-size: 28px;
    }

    .f72 {
        font-size: 30px;
    }

    .f78 {
        font-size: 34px;
    }

    .gfYWNr {
        flex-wrap: wrap;
    }

    .gfYWNrLeft {
        width: 100%;
    }

        .gfYWNrLeft img {
            max-width: 400px;
        }

    .gfYWNrRig {
        width: 100%;
        margin-top: 20px;
    }

    .gfYWNrRig_2 {
        margin-top: 20px;
    }

    .ywDepNrInRight {
        width: calc(100% - 300px);
    }

    .ywDepNr {
        padding: 50px 0;
    }

    .ywDepNrInNav {
        height: 471px;
    }

    .ppZzNlList {
        margin: 40px 130px 0 0;
    }

    .allFooterNav div {
        display: none;
        opacity: 0;
    }

    .allFooterNav {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .allFooterNav li {
            display: block;
            margin: 0 0 10px 0;
            width: 33.33%;
        }

    .allFooter_2Lx p {
        margin-bottom: 15px;
    }

    .smJsNrListIco {
        bottom: 20px;
        right: 20px;
    }

        .smJsNrListIco img {
            max-width: 60px;
            max-height: 60px;
        }

    .yfTrConUl_2 {
        height: 50px;
    }

    .gstpBotImg {
        margin-top: -100px;
    }

    .sciKyWzJs {
        bottom: 100px;
    }

    .sciKy {
        padding: 70px 0;
    }

    .cxHzHbList li {
        margin-top: -39px;
    }

    .smJsNrListCon {
        padding: 40px 35px 0;
    }

    .ppHxSjSwiper .swiper-slide {
        height: 400px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .ppHxSjSwiperImg {
        display: none !important;
        opacity: 0 !important;
    }

    .allBfIco {
        width: 80px;
        height: 80px;
        margin: -40px 0 0 -40px;
    }

    .ppHxLbNrListBot {
        height: 100px;
    }

    .ppHxLbNrListBot_2 {
        margin-top: 7px;
    }

    .scsdSx {
        padding: 100px 0 40px;
    }

    .wdGxBzList {
        margin-top: 40px !important;
    }

    .khAlSwiperNr_2_2 {
        margin-top: 8px;
    }

    .khAlSwiperNr_2 {
        height: 90px;
        padding: 17px 20px 0;
    }

    .zqbNr {
        height: 300px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .zqbNrImg {
        display: none !important;
        opacity: 0;
    }

    .jrZpXxImgThis {
        height: 500px !important;
        width: auto !important;
        max-width: 1000000px;
        transform: translate(-60px,-60px);
    }

    .jrZpXx, .jrZpXxImg {
        height: 350px;
    }

        .jrZpXx.homeDz .jrZpXxPos {
            top: 50%;
        }

    .jrZpXx {
        margin-top: 40px !important;
    }

    .zpGzGzhEwmNr {
        width: 100px;
        padding: 5px;
        margin-bottom: 50px;
    }

    .zpGzGzhMrLeft {
        width: 30px;
    }

    .zpGzGzhMrRig {
        width: calc(100% - 40px);
    }

    .allWz {
        top: 20px;
    }

    .atwGyDypWz {
        width: 50%;
    }

    .atwGyDyp_Img {
        left: auto;
        right: 0;
    }

    .atwGyDyp_Sj {
        left: auto;
        right: 30%;
    }

    .atwGyDyp {
        padding: 0;
    }

    .ygYfJdNum {
        margin-top: 0;
    }

    .gyFzLcNrRig {
        width: 100%;
    }

    .gyFzLcTimeSwiperWc {
        display: none;
        opacity: 0;
    }

    .gyFzLcNrRigSwiper {
        width: 100%;
        position: relative;
    }

        .gyFzLcNrRigSwiper::before {
            content: "";
            width: 1px;
            height: 100%;
            background: #ccc;
            position: absolute;
            top: 30px;
            left: 5px;
        }

        .gyFzLcNrRigSwiper .swiper-slide .gyFzLcNrRigSwiperMk {
            margin-top: 25px;
        }

        .gyFzLcNrRigSwiper .swiper-slide {
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 0 15px 30px;
            height: auto !important;
        }

            .gyFzLcNrRigSwiper .swiper-slide::before {
                content: "";
                width: 10px;
                height: 10px;
                background: #0091ce;
                position: absolute;
                top: 30px;
                left: 0;
                border-radius: 50%;
                -webkit-border-radius: 50%;
            }

            .gyFzLcNrRigSwiper .swiper-slide .gyFzLcNrRigSwiperMkSwiper .swiper-slide {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                padding: 0;
                height: auto !important;
                width: 100%;
            }

    .gyFzLcNrRigSwiper {
        height: auto !important;
    }

        .gyFzLcNrRigSwiper .swiper-slide .gyFzLcNrRigSwiperMkSwiper .swiper-slide::before {
            display: none !important;
        }

        .gyFzLcNrRigSwiper .swiper-pagination {
            display: none;
        }

    .gyFzLcNrLeft {
        width: 100%;
    }

    .gyFzLcNr {
        flex-wrap: wrap;
    }

    .gyFzLcNrRigSwiper {
        margin-top: 10px;
    }

        .gyFzLcNrRigSwiper .swiper-wrapper {
            display: block !important;
            width: 100% !important;
        }

    .HdRyNr {
        margin-top: 0;
    }

    .gyFzLc {
        padding: 1px 0 60px;
    }

    .HdRyNr .allTit {
        margin-left: 0;
    }

    .HdRyNrList_4 {
        opacity: 1;
    }

    .yjSmNrLeft {
        width: 100%;
    }

    .cpFwJs_1Ico img {
        max-width: 50px;
        max-height: 50px;
    }

    .yjSmNrRig {
        position: static;
        width: 100%;
        transform: translate(0,0);
        -ms-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -o-transform: translate(0,0);
    }

    .shZrNyListWc {
        position: static;
        background: #0091ce;
        width: 100%;
    }

    .khAlListRig_3 {
        margin-top: 20px;
    }

    .swZnXtNr_Bot {
        margin: 0 auto 0;
    }

    .zySea {
        width: 100%;
    }

    .wdScList li {
        width: 32%;
    }

        .wdScList li:nth-child(5n) {
            margin-right: 2%;
        }

        .wdScList li:nth-child(3n) {
            margin-right: 0;
        }

    .mwPage a, .mwPage span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin: 0;
    }

    .mwPage .pagePrev {
        margin-right: 10px;
    }

    .mwPage .pageNext {
        margin-left: 10px;
    }

    .wtListTopBut {
        width: 24px;
    }

    .wtListTopButAn span {
        width: 18px;
    }

    .cwEroList li {
        display: inline-block;
        width: 240px;
    }

    .cwEroList {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
    }

        .cwEroList .cwEroListNrJs {
            white-space: normal;
        }

    .cwEroListNr_2 {
        top: 140px;
    }

    .cwEroListNr_1 {
        top: 70px;
    }

    .cwEroList li:hover .cwEroListNr_2 {
        top: 140px;
    }

    .jrLmNrLeft {
        width: 100%;
    }

    .jrLmNr {
        display: block;
        margin-top: 50px;
    }

    .jrLmNrRig {
        width: 100%;
        margin-top: 30px;
    }

    .jrLmNrRigBj {
        display: none;
    }

    .jrLmNrRigImg {
        width: 100%;
        margin: 0;
    }

    .cpListXz {
        padding-top: 20px;
    }

    .proXgCp {
        padding-bottom: 30px;
    }

    .zpNrBotListTop_4 {
        display: none;
    }

    .zpNrBotListTop_3 {
        display: none;
    }

    .zpNrBotListTop_2 {
        display: none;
    }

    .zpNrBotListBot {
        padding: 1px 30px 30px;
    }
}

@media screen and (max-width:800px) {
    .cjWtNr {
        flex-wrap: wrap;
    }

    .cjWtNrLeft {
        width: 100%;
    }

    .cjWtNrRig {
        width: 100%;
        margin-top: 30px;
    }

    .qyLxWmNrList li {
        width: 50%;
    }
}

@media(max-width:1024px) {
    .ztJjFaTsq_top {
        flex-wrap: wrap;
    }

    .ztJjFaTsq_topbtn {
        margin-top: 14px;
    }

    .f36 {
        font-size: 18px;
    }

    .shZrNyAll {
        margin-top: 40px;
    }

    .wapTopSea {
        right: 80px;
        width: 24px;
    }

    .zncxBanAlp {
        flex-wrap: wrap;
    }

    .zncxBanAlp {
        padding: 0;
    }

    .zncxBanAlpLeft {
        width: 100% !important;
    }

    .zncxBanAlpRig {
        width: 100% !important;
        margin-top: 20px !important;
    }

    .zncxBan {
        padding: 70px 0 70px !important;
    }

    .cnPmUl {
        margin-top: 50px;
    }

    .jpJdPb.solDz {
        margin-top: 50px;
    }

    .cnPmUl li::before {
        height: 57px;
    }

    .allFooter_2 {
        flex-wrap: wrap;
    }

    .allFooter_2Lx {
        width: 100%;
    }

    .allFooterNav {
        width: 100%;
        padding-top: 10px;
    }

    .allFooter_2 {
        padding: 20px 5%;
    }

    .wdGxBzList {
        height: auto;
    }

    .wdGxBzList {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

        .wdGxBzList li {
            flex-basis: calc(33.33% - 10px) !important;
            margin: 0 5px;
        }

    .wdGxBzListNr {
        margin-top: 10px !important;
    }

    .wdGxBzList li:hover .wdGxBzListNr {
        height: auto;
        padding: 15px 20px 15px 72px;
    }

    .ywDepNrInNav {
        height: auto;
        white-space: nowrap;
        display: block;
        overflow-x: auto;
    }

        .ywDepNrInNav li {
            display: inline-block;
            margin-right: 20px;
        }

    .ywDepNr::before {
        width: 100%;
    }

    .ywDepNrInNavTit {
        margin-left: 10px;
    }

    .ywDepNrInLeft {
        width: 100%;
    }

    .ywDepNrIn {
        flex-wrap: wrap;
    }

    .ywDepNrInRight {
        width: 100%;
        margin-top: 30px;
    }

    .ywDepNrInNavIco span img {
        max-width: 30px;
        max-height: 30px;
    }

    .ywDepNrInNavIco span {
        width: 50px;
        height: 50px;
        margin: -25px 0 0 -25px;
        line-height: 50px;
    }

    .ywDepNrInNavIco {
        width: 60px;
        height: 60px;
    }

    .ppZzNlList {
        margin: 40px 0 0;
    }

    .ppZzNl .leftSjxDxRight {
        top: 200px;
    }

    .cpFwJs li {
        width: 50%;
        border-left: 1px solid #e5e5e5;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-top: 1px solid #e5e5e5;
    }

    .cpFwJs li {
        padding: 20px 0 0;
    }

    .cpFwJs {
        flex-wrap: wrap;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }

    .hBjBigXx {
        display: none;
        opacity: 0;
    }

    .hKcxFz_2 {
        width: 100%;
    }

    .hKcxFzRig {
        position: static;
        width: 100%;
        margin-top: 30px;
    }

    .hKcxFz::before {
        width: 100%;
    }

    .hKcxFz_2 {
        margin-top: 30px;
    }

    .hoXwDtNrWc::before {
        background: none;
    }

    .hoXwDtNrConLeft {
        width: 100%;
    }

    .hoXwDtNrConRig {
        width: 100%;
    }

    .hoXwDtNrCon {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .hoXwDtNrWc {
        margin-top: 50px;
    }

    .hKcxFz {
        margin-top: 55px;
    }

        .hKcxFz .wap1200 {
            padding: 1px 0 55px;
        }

    .hoXwDtNrTit {
        padding-right: 0;
    }

    .alJjFaBj.pb80 {
        padding-bottom: 30px;
    }

    .allTit {
        margin-top: 50px;
    }

    .scsdSxSwiper-pagination .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: 0 3px;
    }

    .khAlListLeft {
        width: 100%;
    }

    .khAlListRig {
        width: 100%;
        padding: 20px;
    }

    .khAlList li {
        flex-wrap: wrap;
    }

    .khAlListLeft img {
        width: 120%;
        max-width: 10000px;
        margin: -20px 0 0 -20px;
    }

    .khAlList li {
        margin-top: 20px;
    }

    .allNyBan {
        height: 240px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .allNyBanImg {
        display: none !important;
        opacity: 0;
    }

    .allNyBanVideo {
        height: 100%;
        width: auto;
    }

    .allNyBan {
        overflow: hidden;
    }

    .ywDepNrInBot {
        margin-top: 20px;
    }

    .ban_nav {
        top: 30%;
    }

    .pro_banqhconbody {
        position: relative;
        bottom: 0;
        margin-top: 16%;
    }

    .ban_nav ul li {
        width: 30%;
        margin: 0 2%;
        height: 36px;
        border-radius: 36px;
        font-size: 12px;
        line-height: 36px;
    }

    .leftSjxDxRight, .leftSjxDx {
        display: none !important;
    }

    .cpFwJsBot {
        height: 150px;
    }

    .hKcxFz_2 li {
        height: 160px;
    }

    .allFooter_1 {
        padding: 20px 5%;
    }

    .allFooterShare li {
        margin-left: 5px;
    }

    .allSwiperWc-prev, .allSwiperWc-next {
        display: none;
        opacity: 0;
    }

    .khAlListRig_3 img {
        max-width: 100px;
    }

    .smJsNrList {
        width: 100%;
        max-width: 100%;
    }

    .smJsNrListIco img {
        max-width: 50px;
        max-height: 50px;
    }

    .smJsNrListCon {
        padding: 30px 30px 0;
        height: 260px;
    }

    .smJsNr {
        padding-bottom: 55px;
    }

    .yfTrConUl {
        padding: 0;
    }

    .yfTrConUl_1 img {
        max-width: 40px;
        max-height: 30px;
    }

    .yfTrConUl_1 {
        height: 40px;
        line-height: 40px;
    }

    .yfTrConUl {
        margin-top: 50px;
    }

    .yfTrCon {
        padding: 50px 0 60px;
    }

    .sciKyWzJs {
        padding: 20px;
    }

    .ppHxSjSwiper .swiper-slide {
        height: 330px;
    }

    .ppHxLbNrList li {
        width: 49%;
    }

        .ppHxLbNrList li:nth-child(3n) {
            margin-right: 2%;
        }

        .ppHxLbNrList li:nth-child(2n) {
            margin-right: 0;
        }

    .cpTitList li {
        padding: 0 10px 20px;
    }

    .cxHzHbSwiper-prev, .cxHzHbSwiper-next {
        z-index: 3;
    }

    .cxHzHbSwiper .swiper-slide {
        padding-top: 0;
    }

    .cxHzHb {
        padding: 1px 0 60px;
    }

    .sgywNav {
        white-space: nowrap;
    }

        .sgywNav li img {
            margin: -3px 5px 0 0;
        }

    .newsList li {
        width: 50%;
    }

    .proXgCpList li {
        flex-basis: calc(50% - 10px);
    }




    .shZrNySwiper .swiper-slide {
        height: 360px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .shZrNySwiperImg {
        display: none !important;
        opacity: 0;
    }
}



@media screen and (max-width:600px) {
    .wdGxBzList li {
        flex-basis: calc(100% - 0px) !important;
        text-align: left;
        margin: 0 0;
    }

    .wdGxBzListNr {
        position: relative;
    }

    .wdGxBzListNr_1 {
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translateY(-50%);
        height: auto;
        width: 35px;
        text-align: center;
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    .wdGxBzListNr {
        height: auto;
        padding: 15px 20px 15px 72px;
    }

    .wdGxBzListNr_3 {
        margin-top: 3px;
    }

        .wdGxBzListNr_3 br {
            display: none;
        }

    .wdGxBzList.bjFan .wdGxBzListNr {
        background-image: linear-gradient(0deg, #1489f3 0%, #38bddf 100%);
    }

    .cpListXz li {
        width: 100% !important;
        margin: 15px 0 0 0 !important;
    }

    .wdGxBzList li:hover .wdGxBzListNr_1 img:nth-child(1) {
        display: inline-block;
    }

    .wdGxBzList li:hover .wdGxBzListNr_1 img:nth-child(2) {
        display: none;
    }

    .wdGxBzList li:hover .wdGxBzListNr_2 {
        color: #fff;
    }

    .wdGxBzList li:hover .wdGxBzListNr_3 {
        opacity: 1;
    }

    .sciKyImgSwiper {
        width: 100%;
    }

    .gstpBotImg {
        margin-top: 0;
    }

    .cxHzHbList li {
        width: 33.33%;
        margin-top: 0;
    }

        .cxHzHbList li:nth-child(6) {
            margin-left: 0;
        }

    .atwTbTit {
        display: block;
    }

    .atwTbTit_2 {
        margin-top: 20px;
    }

    .atwTbTit_1_2 {
        margin-left: 10px;
    }

    .bgFbNrList li {
        padding: 25px 0;
    }

    .tzWdListTop {
        padding: 30px 60px 30px 0;
    }

    .jrFlNav {
        flex-wrap: wrap;
    }

        .jrFlNav li {
            width: 48%;
            margin-top: 4%;
            height: 120px;
            padding: 25px 0 0;
        }

    .jrFlNav_1 img {
        max-width: 40px;
        max-height: 40px;
    }

    .jrFlNav_1 {
        height: 55px;
    }

    .jrFlBj {
        padding: 20px 0 30px;
    }

    .xnyHyTit {
        padding: 60px 0;
    }

    .yjSmNrList_4 img {
        width: 15px;
    }

    .homeBanVideo.w225 {
        width: 130px;
    }

    .homeBanVideo_1 {
        white-space: normal;
    }

    .newsXqNr_3_2 .bshare-custom a {
        width: 44px;
        height: 44px;
        margin-left: 8px;
        line-height: 44px;
    }

    .newsXqNr_3_2 .bshare-custom .bshare-weixin {
        background-size: 24px auto;
    }

    .newsXqNr_3_2 .bshare-custom .bshare-qqim {
        background-size: 20px auto;
    }

    .newsXqNr_3_2 .bshare-custom .bshare-instapaper {
        background-size: 20px auto;
    }
}

@media screen and (max-width:580px) {
    .ygYfJdNumList {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

        .ygYfJdNumList li {
            width: 33.33%;
            margin-top: 50px;
        }

    .ygYfJdNum {
        margin-top: 0;
    }

    .yjSmNrList {
        display: block;
    }

        .yjSmNrList li {
            width: 100%;
        }

    .qyLxWmNrList li {
        width: 100%;
        margin-top: 40px;
        padding-bottom: 0;
    }

    .yjSmNrList li {
        height: 244px;
    }

    .newsList li {
        width: 100%;
        margin: 0 !important;
    }

    .allNyNavList {
        white-space: nowrap;
        overflow-x: auto;
    }

        .allNyNavList li {
            display: inline-block;
            float: none;
            margin-left: -4px;
        }

            .allNyNavList li:nth-child(1) {
                margin-left: 0;
            }

    .ygYfJdNumList p {
        white-space: nowrap;
    }



    .allMore {
        font-size: 12px !important;
        width: 110px !important;
        -webkit-background-size: 100% 100% !important;
        -moz-background-size: 100% 100% !important;
        background-size: 100% 100% !important;
        height: 30px !important;
        line-height: 30px !important;
    }

        .allMore:hover {
            -webkit-background-size: 100% 100% !important;
            -moz-background-size: 100% 100% !important;
            background-size: 100% 100% !important;
        }

        .allMore img {
            width: 10px !important;
        }
}

@media screen and (max-width:520px) {
    .homeBanDbx {
        width: 70%;
    }

    .homeBanSwiper-scrollbar {
        display: none;
        opacity: 0;
    }

    .homeBanSwiperPos {
        top: 31%;
    }

    .jpJdPbNrList {
        flex-wrap: wrap;
    }

        .jpJdPbNrList li::before {
            height: 44px;
            margin-top: -22px;
        }

    .jpJdPb {
        height: auto;
    }

    .jpJdPbNrList li {
        padding-top: 15px;
    }

    .ppHxLbNrList li {
        width: 100%;
        margin: 15px 0 0 !important;
    }

    .smJsNrList li {
        width: 100%;
        margin: 15px 0 0 !important;
    }

        .smJsNrList li:nth-child(2n) {
            transform: translateY(0);
        }

    .smJsNr {
        padding: 30px 0;
    }

    .sciKyWzJs {
        width: 100%;
        position: static;
        margin-top: 20px;
    }

    .sciKyImgSwiper {
        position: relative;
    }

    .gstpBotImg {
        width: 100%;
        margin-top: 20px;
    }

    .sciKy {
        padding: 50px 0 0;
    }

    .allBfIco {
        width: 60px;
        height: 60px;
        border: solid 2px #ffffff;
        margin: -30px 0 0 -30px;
    }

    .ppHxSjBot {
        bottom: 15px;
    }

    .sphRigFixed {
        width: 200px;
        padding: 10px;
        margin: 50px auto 60px !important;
    }

    .sphRigFixed_2 {
        margin-top: 10px;
    }

    .zqbNrCon_2 li {
        width: 100%;
        margin: 40px 0 0;
    }

    .zqbNrCon_2 {
        display: block;
    }

    .zqbNr {
        height: 360px;
    }

    .jrWmDyPRig {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .jrWmDyPWz_1 {
        margin-top: 30px;
    }

    .cwEro {
        margin-top: 50px;
    }

    .HdRyNrList li {
        width: 100%;
        margin: 10px 0 0 !important;
    }

    .ry_prev {
        left: 0;
        top: 40%;
        width: 10px;
    }

    .ry_next {
        right: 0;
        top: 40%;
        width: 10px;
    }

    .shZrNyList_1 img {
        max-width: 40px;
        max-height: 40px;
    }

    .proXgCpList_1 {
        height: 180px;
        line-height: 180px;
    }

    .cpFwJs_1 {
        height: 150px;
    }

    .yfTrConUl {
        display: block;
    }

        .yfTrConUl li {
            display: -webkit-flex;
            width: 100%;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            text-align: left;
        }

    .yfTrConUl_1 {
        width: 50px;
    }

    .yfTrConUl_2 {
        width: 170px;
    }

    .yfTrConUl_3 {
        width: calc(100% - 220px);
    }

    .yfTrCon {
        height: 402px;
    }

    .jrWmDyPWz {
        float: none;
    }

    .jrWmDyPRig {
        width: 60%;
    }

    .jrWmDyP .atwGyDyp_Sj {
        position: static;
        margin-left: 22%;
        float: none;
        margin-top: 30px;
        width: 24%;
    }
}

@media screen and (max-width:460px) {
    .wdScList li {
        width: 49%;
    }

        .wdScList li:nth-child(5n) {
            margin-right: 2%;
        }

        .wdScList li:nth-child(3n) {
            margin-right: 2%;
        }

        .wdScList li:nth-child(2n) {
            margin-right: 0;
        }

    .allNyNavList li a {
        width: auto;
        padding: 0 20px;
    }

    .atwGyDypWz {
        width: 90%;
    }
}

@media screen and (max-width:400px) {
    .wapTopSea {
        right: 70px;
    }

    .atwGyDypVideo .allBfIco {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
    }

    .cpFwJs_1 {
        height: 110px;
    }
}


/*æ–°å¢žæ ·å¼*/
.pro_fllnav {
    height: auto;
    position: absolute;
    left: 5%;
    top: 140px;
    z-index: 30;
    transform: translateX(-100%);
    opacity: 0;
    transition: all 0.5s linear;
}

    .pro_fllnav.on {
        transform: translateX(0);
        opacity: 1;
        position: fixed;
    }

    .pro_fllnav.move {
        transform: translateX(-100%);
        opacity: 0;
    }

    .pro_fllnav ul {
        position: relative;
    }

        .pro_fllnav ul li {
            padding-bottom: 40px;
            position: relative;
            z-index: 30;
        }

            .pro_fllnav ul li:nth-last-of-type(1) {
                margin-bottom: 0;
            }

            .pro_fllnav ul li:nth-of-type(odd) .pro_fllnavicon {
                left: 2px;
            }

            .pro_fllnav ul li a {
                display: flex;
                align-items: center;
            }

        .pro_fllnav ul::before {
            display: block;
            width: 1px;
            height: 75%;
            content: '';
            background: none;
            border-left: 1px dashed #b7b6b7;
            position: absolute;
            left: 8px;
            top: 46%;
            transform: translateY(-50%);
        }

        .pro_fllnav ul li:nth-of-type(2n) .pro_fllnavicon {
            position: relative;
            left: 2px;
        }

.pro_fllnavicon {
    width: 14px;
    margin-right: 14px;
    position: relative;
}

    .pro_fllnavicon img {
        position: relative;
        z-index: 6;
    }

    .pro_fllnavicon::before {
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        background: #000;
    }

.pro_fllnavr {
    text-align: center;
}

    .pro_fllnavr h2 {
        width: 80px;
        margin: 0 auto;
    }

        .pro_fllnavr h2 img:nth-of-type(1) {
            display: block;
        }

        .pro_fllnavr h2 img:nth-of-type(2) {
            display: none;
        }

        .pro_fllnavr h2 img:nth-of-type(3) {
            display: none;
        }

    .pro_fllnavr p {
        color: #595757;
        text-align: center;
        position: relative;
        z-index: 4;
        margin-top: -14%;
    }

.pro_fllnav ul li::after {
    display: block;
    width: 2px;
    height: 0;
    content: '';
    background: #468ceb;
    position: absolute;
    left: 8px;
    top: 0;
}

.pro_fllnav ul li.on .pro_fllnavr h2 img:nth-of-type(1) {
    display: none;
}

.pro_fllnav ul li.on .pro_fllnavr h2 img:nth-of-type(2) {
    display: block;
}

.pro_fllnav ul li.on .pro_fllnavr h2 img:nth-of-type(3) {
    display: none;
}

.pro_fllnav ul li.active .pro_fllnavr h2 img:nth-of-type(1) {
    display: none !important;
}

.pro_fllnav ul li.active .pro_fllnavr h2 img:nth-of-type(2) {
    display: none !important;
}

.pro_fllnav ul li.active .pro_fllnavr h2 img:nth-of-type(3) {
    display: block !important;
}




.pro_fllnav ul li.on .pro_fllnavicon::before {
    box-shadow: 0 0 30px #4489ec;
}

.pro_fllnavjdt {
    width: 2px;
    height: auto;
    background: #468ceb;
    position: absolute;
    left: 8px;
    top: 46px;
    max-height: 96%;
    overflow: hidden;
}

.pro_fllnav ul li:nth-last-of-type(1) .pro_fllnavjdt {
    display: none;
    padding-bottom: 0;
}


@media(max-width:1800px) {
    /*æ–°å¢žæ ·å¼*/
    .pro_fllnav {
        left: 3%;
    }

    .pro_fllnavr h2 {
        width: 90px;
    }

    .pro_fllnav ul li {
        padding-bottom: 30px;
    }
}

@media(max-width:1500px) {
    .pro_fllnav {
        left: 2%;
    }

    .pro_fllnavr h2 {
        width: 70px;
    }

    .pro_fllnav ul li {
        padding-bottom: 20px;
    }

    .pro_fllnavicon {
        width: 10px;
    }

    .pro_fllnav ul::before {
        left: 6px;
    }

    .pro_fllnavjdt {
        left: 6px;
        top: 42px;
    }
}

@media(max-width:1024px) {
    .pro_fllnav {
        display: none;
    }
}

.ab_message {
    position: relative;
    padding: 130px 0;
    background: linear-gradient(to bottom,#fff,#e2eaf5);
}

.ab_messagecon {
    width: 90%;
    margin: 0 auto;
}

    .ab_messagecon p {
        line-height: 2.6;
    }

.message_con {
    margin-top: 46px;
}

.message_bd {
    background: #fff;
    padding: 26px 94px 260px 94px;
    box-sizing: border-box;
}

.message_bdtop ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .message_bdtop ul li {
        width: 45%;
    }

        .message_bdtop ul li h2 {
            font-weight: normal;
            padding: 30px 0 16px 0;
            line-height: 1;
        }

            .message_bdtop ul li h2 span {
                color: #f0000c;
            }

        .message_bdtop ul li input {
            display: block;
            width: 100%;
            height: 44px;
            border: 1px solid #d6d6d6;
            background: none;
            font-size: 14px;
            color: #000;
            padding-left: 13px;
            box-sizing: border-box;
            line-height: 1;
        }

            .message_bdtop ul li input::placeholder {
                color: #d6d6d6 !important;
            }

.yzm {
    display: flex;
    align-items: center;
}

    .yzm span {
        width: 35%;
        height: 44px;
        background: #2192d1;
        line-height: 44px;
        text-align: center;
        color: #fff;
    }

    .yzm input {
        width: 65%;
    }

.message_bdtop ul li textarea {
    display: block;
    width: 100%;
    height: 253px;
    border: 1px solid #d6d6d6;
    background: none;
    font-size: 14px;
    color: #000;
    padding: 13px;
    box-sizing: border-box;
    line-height: 2;
}

    .message_bdtop ul li textarea::placeholder {
        color: #d6d6d6 !important;
    }

.message_bd h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    color: #000;
    margin: 60px auto 46px auto;
}

    .message_bd h3 a {
        color: #2192d1;
    }

    .message_bd h3 span {
        display: block;
        width: 24px;
        height: 24px;
        border-radius: 100%;
        border: 1px solid #2192d1;
        position: relative;
        margin-right: 12px;
    }

        .message_bd h3 span::after {
            width: 100%;
            height: 100%;
            content: '√';
            font-size: 12px;
            color: #fff;
            display: none;
            justify-content: center;
            align-items: center;
            position: absolute;
            left: 0;
            top: 0;
            background: #2192d1;
            border-radius: 100%;
        }

        .message_bd h3 span.on::after {
            display: flex;
        }

.message_sub {
    width: 50%;
    height: 44px;
    background: #2192d1;
    border-radius: 44px;
    margin: 0 auto;
    line-height: 44px;
    text-align: center;
    color: #fff;
    transition: all 0.3s linear;
    opacity: 0.85;
}

.message_subs {
    display: none;
}

.message_subh {
    background: #ccc;
    display: block;
}

.message_sub:hover {
    opacity: 1;
}

.ab_message .xzLeftDou {
    width: 10%;
    top: 26%;
}

.privacy {
    background: #f7f7f7;
    padding: 160px 0 300px 0;
}

.privacy_con .allNyBanPos_1 {
    text-transform: uppercase;
}

.privacy_con p {
    line-height: 2.2;
}

    .privacy_con p span {
        display: block;
        font-weight: 500;
    }

.privacy .xzLeftDou {
    width: 10%;
    top: 45%;
}

.privacy .leftSjxDx {
    top: 16%;
    width: 12%;
}

.privacy .leftSjxDxRight {
    top: 45%;
    width: 12%;
}


@media(max-width:1688px) {
    .ab_message {
        padding: 110px 0;
    }

    .message_bd {
        padding: 20px 80px 200px 80px;
    }

        .message_bd h3 span {
            width: 20px;
            height: 20px;
        }

    .message_bdtop ul li input {
        font-size: 12px;
    }

    .message_bdtop ul li textarea {
        font-size: 12px;
    }

    .privacy {
        padding: 160px 0 200px 0;
    }
}

@media(max-width:1366px) {
    .ab_message {
        padding: 90px 0;
    }

    .message_bd {
        padding: 20px 40px 140px 40px;
    }

    .yzm span {
        width: 45%;
        font-size: 12px;
        height: 34px;
        line-height: 34px;
    }

    .yzm input {
        width: 55%;
    }

    .message_bdtop ul li {
        width: 48%;
    }

        .message_bdtop ul li input {
            height: 34px;
        }

        .message_bdtop ul li textarea {
            height: 223px;
        }

    .privacy {
        padding: 100px 0 140px 0;
    }
}

@media(max-width:750px) {
    .ab_message {
        padding: 40px 0;
    }

    .ab_messagecon {
        width: 100%;
    }

        .ab_messagecon p {
            line-height: 2;
        }

    .message_bd {
        padding: 16px 14px 50px 14px;
        position: relative;
        top: -6px;
    }

    .message_bdtop ul li {
        width: 100%;
    }

    .message_bd h3 {
        margin: 40px 0 36px 0;
    }

        .message_bd h3 span {
            width: 16px;
            height: 16px;
        }

    .message_sub {
        width: 80%;
    }

    .privacy {
        padding: 40px 0 80px 0;
    }
}



/* .xzLeftDou_1 img{ animation:sizes 5s linear infinite;
    -moz-animation:sizes 5s linear infinite; 
    -webkit-animation:sizes 5s linear infinite;}
		
.xzLeftDou_2 img{ animation:rotates 5s linear infinite;
    -moz-animation:rotates 5s linear infinite; 
    -webkit-animation:rotates 5s linear infinite;}
		
.xzLeftDou_3 img{ animation:sizes1 5s linear infinite;
    -moz-animation:sizes1 5s linear infinite; 
    -webkit-animation:sizes1 5s linear infinite;} */

.leftSjxDx img {
    animation: rotates1 8s linear infinite;
    -moz-animation: rotates1 8s linear infinite;
    -webkit-animation: rotates1 8s linear infinite;
}

.leftSjxDxRight img {
    animation: rotates2 8s linear infinite;
    -moz-animation: rotates2 8s linear infinite;
    -webkit-animation: rotates2 8s linear infinite;
}

.atwGyDyp_Sj img {
    animation: sfDz 5s linear infinite;
    -moz-animation: sfDz 5s linear infinite;
    -webkit-animation: sfDz 5s linear infinite;
}

.gyFzLcBjIcoTx img {
    animation: sfDzSmall 5s linear infinite;
    -moz-animation: sfDzSmall 5s linear infinite;
    -webkit-animation: sfDzSmall 5s linear infinite;
}
/* .jrAtwNrZsDx img{ animation:sfDzSmall 5s linear infinite;
    -moz-animation:sfDzSmall 5s linear infinite; 
    -webkit-animation:sfDzSmall 5s linear infinite;} */
/* .jrAtwNrZsDx img{ animation:sfDzAtwNr 5s linear infinite;
    -moz-animation:sfDzAtwNr 5s linear infinite; 
    -webkit-animation:sfDzAtwNr 5s linear infinite;} */

.jrZpXxBj img {
    animation: jrZpXxRot 8s linear infinite;
    -moz-animation: jrZpXxRot 8s linear infinite;
    -webkit-animation: jrZpXxRot 8s linear infinite;
}

.homeBanDbx img {
    animation: jrZpXxRot 8s linear infinite;
    -moz-animation: jrZpXxRot 8s linear infinite;
    -webkit-animation: jrZpXxRot 8s linear infinite;
}

.jrZpXxBj_Rig img {
    animation: gd1 8s linear infinite;
    -moz-animation: gd1 8s linear infinite;
    -webkit-animation: gd1 8s linear infinite;
}
/* .homeScroll span{animation:gdBh 5s linear infinite;
    -moz-animation:gdBh 5s linear infinite; 
    -webkit-animation:gdBh 5s linear infinite;} */
.homeScroll i {
    animation: gdBh 5s linear infinite;
    -moz-animation: gdBh 5s linear infinite;
    -webkit-animation: gdBh 5s linear infinite;
}

@-webkit-keyframes gdBh {
    0% {
        opacity: 1;
        transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
    }

    100% {
        opacity: .2;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@keyframes gdBh {
    0% {
        opacity: 1;
        transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
    }

    100% {
        opacity: .2;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

/* @-webkit-keyframes gdBh{
	0% {
			height: 60px; opacity: 1;
		}
		100%{
			height: 0; opacity: .2;
		}
}
@keyframes gdBh{
 0% {
 			height: 60px; opacity: 1;
 		}
 		100%{
 			height: 0; opacity: .2;
 		}
}	 */


@-webkit-keyframes jrZpXxRot {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(-3deg) translateX(-3px) scale(1.05);
        transform: rotate(-3deg) translateX(-3px) scale(1.05);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }
}

@keyframes jrZpXxRot {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(-3deg) translateX(-3px) scale(1.05);
        transform: rotate(-3deg) translateX(-3px) scale(1.05);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }
}


@-webkit-keyframes sfDzAtwNr {
    0% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }

    50% {
        -webkit-transform: scale(1.015);
        -webkit-transform: scale(1.015);
        transform-origin: bottom;
    }

    100% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }
}

@keyframes sfDzAtwNr {
    0% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }

    50% {
        -webkit-transform: scale(1.015);
        -webkit-transform: scale(1.015);
        transform-origin: bottom;
    }

    100% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }
}

@-webkit-keyframes sfDzSmall {
    0% {
        -webkit-transform: scale(.995);
        -webkit-transform: scale(.995);
        transform-origin: bottom;
    }

    50% {
        -webkit-transform: scale(1.01);
        -webkit-transform: scale(1.01);
        transform-origin: bottom;
    }

    100% {
        -webkit-transform: scale(.995);
        -webkit-transform: scale(.995);
        transform-origin: bottom;
    }
}

@keyframes sfDzSmall {
    0% {
        -webkit-transform: scale(.995);
        -webkit-transform: scale(.995);
        transform-origin: bottom;
    }

    50% {
        -webkit-transform: scale(1.01);
        -webkit-transform: scale(1.01);
        transform-origin: bottom;
    }

    100% {
        -webkit-transform: scale(.995);
        -webkit-transform: scale(.995);
        transform-origin: bottom;
    }
}

@-webkit-keyframes sfDz {
    0% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }

    50% {
        -webkit-transform: scale(1.03);
        -webkit-transform: scale(1.03);
        transform-origin: bottom;
    }

    100% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }
}

@keyframes sfDz {
    0% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }

    50% {
        -webkit-transform: scale(1.03);
        -webkit-transform: scale(1.03);
        transform-origin: bottom;
    }

    100% {
        -webkit-transform: scale(.99);
        -webkit-transform: scale(.99);
        transform-origin: bottom;
    }
}

@-webkit-keyframes rotates {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@keyframes rotates {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
}

@-webkit-keyframes rotates1 {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(-5deg) translateX(-20px) scale(1.15);
        transform: rotate(-5deg) translateX(-20px) scale(1.15);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }
}

@keyframes rotates1 {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(-5deg) translateX(-20px) scale(1.1);
        transform: rotate(-5deg) translateX(-20px) scale(1.1);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }
}

@-webkit-keyframes rotates2 {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(5deg) translateX(20px) scale(1.1);
        transform: rotate(5deg) translateX(20px) scale(1.1);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }
}

@keyframes rotates2 {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(5deg) translateX(20px) scale(1.15);
        transform: rotate(5deg) translateX(20px) scale(1.15);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) scale(1);
        transform: rotate(0deg) translateX(0) scale(1);
    }
}

@-webkit-keyframes sizes {
    from {
        -webkit-transform: scale(1) rotate(0deg);
        opacity: 1;
        transform: scale(1) rotate(0deg);
    }

    to {
        -webkit-transform: scale(1.05) rotate(5deg);
        opacity: 1;
        transform: scale(1.05) rotate(5deg);
    }
}

@keyframes sizes {
    from {
        -webkit-transform: scale(1) rotate(0deg);
        opacity: 1;
        transform: scale(1) rotate(0deg);
    }

    to {
        -webkit-transform: scale(1.05) rotate(5deg);
        opacity: 1;
        transform: scale(1.05) rotate(5deg);
    }
}

@-webkit-keyframes sizes1 {
    from {
        -webkit-transform: scale(1.05) translateY(-10px);
        opacity: 1;
        transform: scale(1.05) translateY(-10px);
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

@keyframes sizes1 {
    from {
        -webkit-transform: scale(1.05) translateY(-10px);
        opacity: 1;
        transform: scale(1.05) translateY(-10px);
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}

@-webkit-keyframes gd1 {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) translateY(0) scale(1);
        transform: rotate(0deg) translateX(0) translateY(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(2deg) translateX(3px) translateY(10px) scale(1.02);
        transform: rotate(2deg) translateX(3px) translateY(10px) scale(1.02);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) translateY(0) scale(1);
        transform: rotate(0deg) translateX(0 translateY(0) scale(1);
    }
}

@keyframes gd1 {
    0% {
        -webkit-transform: rotate(0deg) translateX(0) translateY(0) scale(1);
        transform: rotate(0deg) translateX(0) translateY(0) scale(1);
    }

    50% {
        -webkit-transform: rotate(2deg) translateX(3px) translateY(10px) scale(1.02);
        transform: rotate(2deg) translateX(3px) translateY(10px) scale(1.02);
    }

    100% {
        -webkit-transform: rotate(0deg) translateX(0) translateY(0) scale(1);
        transform: rotate(0deg) translateX(0 translateY(0) scale(1);
    }
}


