body{padding: 0;margin: 0;font-size: 16px;color: #333;overflow-x:hidden;max-width: 100vw;}
.wrap{max-width: 1200px;margin: 0 auto;}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
p{margin: 0;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
.ovh1{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.bgf3f3f3{background: #f3f3f3;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.hidden-xs{display: block;}
.visible-xs{display: none;}
*{box-sizing: border-box;}
.db{display: block;}
.tc{text-align: center;}
img{max-width: 100%;}
.c_center{width: 1200px;margin: 0 auto;}
.baibg{background: #ffffff;}
.huibg{background: #f5f5f5;}
.pore{position: relative;}
.flexb{display: flex;align-items: center;justify-content: center;}
.flexb2{display: flex;align-items: center;justify-content: space-between;}
.flexb2 .imgB img{max-width: 90%;}
.flexb3{display: flex;align-items: flex-start;justify-content: space-between;}
.swiper{position: relative;overflow: hidden;}
.bgBox{background: url() center no-repeat;background-size: cover;}
.bgBox1{background-position: top center;background-size: 100% auto;}
.bgBox2{background-position: bottom center;background-size: 100% auto;}
@media (min-width:1200px) {.container{padding: 0;max-width: 80%;}}



/**导航菜单**/
header{position: fixed;top: 0;left: 0;z-index: 99;height: 100px;width: 100%;transition: all .3s;background: rgba(0,117,255,0.2);}
header .container{padding: 0 5.8%;max-width: unset;}
.on-fixed header{background: #fff;top: 0;box-shadow: 0px 0px 20px rgba(132,132,132,0.15);}
header .logo{height: 124px;position: relative;z-index: 2;}
header .logo img{max-height: 80%;max-width: 20vw;}
header .rightDiv .menu{text-align: right;}
header .rightDiv .menu>ul{display: inline-block!important;/*overflow: hidden;*/}
header .rightDiv .menu>ul>li{float: left;margin-right: 40px;}
header .rightDiv .menu>ul>li>a{height: 58px;line-height: 58px;text-align: center;color: #ffffff;font-size: 12px;display: block;text-transform:capitalize;font-weight: normal;}
header .rightDiv .menu>ul>li:hover,
header .rightDiv .menu>ul>li:focus,
header .rightDiv .menu>ul>li.on,
header .rightDiv .menu>ul>li.active{background: none;position: relative;}
header .rightDiv .menu>ul>li:hover>a,
header .rightDiv .menu>ul>li:focus>a,
header .rightDiv .menu>ul>li.on>a,
header .rightDiv .menu>ul>li.active>a{color: #ffffff;}
header .rightDiv .menu>ul>li.wapshow{display: none;}
header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none;}
header.indexHeader .mbtn{background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;}
header .mbtn:active{opacity: .8;}
body.on-menu header .mbtn{background: url(../img/menu-hide1.png) no-repeat center center;background-size: 22px auto;}
.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position: relative;}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left;}
.menu>ul>li>a{padding:0;font-size:15px;text-decoration:none;text-transform:uppercase;color:#282828;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color: #fff;}
.menu>ul>li.has-sub>a::after{position:absolute;top:50%;margin-top:-3px;right:0;width:10px;height:6px;content:"";background:url(../img/xia.png) no-repeat;}
.menu ul ul{position:absolute;left:-9999px;text-align: center;}
.menu li:hover>ul{left: 50%;margin-left: -65px;}
.menu ul ul ul{right:100%;top:0;width: 100%;}
.menu ul ul li:hover>ul{;margin-left: 0;}
.menu ul ul{padding: 9px 0 0; width: 130px;margin-left: -65px;text-align: center;top: 80px;}
.menu ul ul .ul{background: rgba(255, 255, 255, 1);border-radius: 6px;box-shadow: 0px 5px 5px rgba(0,0,0,.1);}
.menu ul ul li{padding: 0 15px;-webkit-transition:height .2s ease;-moz-transition:height .2s ease;-ms-transition:height .2s ease;-o-transition:height .2s ease;transition:height .2s ease;text-align: center;}
.menu ul ul li>a{font-size: 16px;color:#7A7A7A;border-bottom: 1px solid #e5e5e5;text-decoration:none;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;padding: 15px 0;}
.menu ul ul li>a:hover,.menu ul ul li a:hover{color: #0193de;}
.menu ul ul li:last-child>a{border: 0;}
header .menu2{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
    color: #ffffff;
    padding-top: 11px;
}
header .menu2 a{
    color: #ffffff;
    height: 32px;
    line-height: 32px;
}
header .menu2 a img{max-height: 18px;}
header .menu2 a::after{
    content: "|";
    margin: 0 16px;
}
header .menu2 a:last-child::after{display: none;}






@media all and (max-width:992px){
    .topDiv{display: none;}
    header.indexHeader{background: #fff;top: 0;}
    .on-fixed header.indexHeader{top: 0;}
    .menu{width:100%}
    .menu ul{width:100%;display: block;}
    .menu ul ul{top: 0;border: 0;}
    .menu>ul>li>a{padding: 0 20px;}
    .menu.align-center>ul,.menu.align-right ul ul{text-align:left}
    .menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(120,120,120,.15)}
    .menu ul li a,.menu ul ul li a{width:100%}
    .menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}
    .menu ul ul li a{padding:0 20px 0 30px;font-size:12px;background:0 0}
    /*.menu ul ul li:hover>a,.menu ul ul li a:hover{color:#fff}*/
    .menu ul ul ul li a{padding-left:40px}
    .menu ul ul,
    .menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}
    .menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}
    #menu-line{display:none}
    .menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}
    .menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}
    .menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}
    .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,.15);height:52px;width:52px;cursor:pointer}
    .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
    .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;z-index:99}
    .menu .submenu-button.submenu-opened:after{display:none}
    .menu ul ul{background: transparent;border-bottom:none;padding: 0;}
    .menu ul ul ul{top: 0;}
    .menu li:hover>ul{left: auto;margin-left: auto;}
    .menu ul ul li>a:last-child{border-bottom: 0;}
    header {
        position: fixed !important;
        z-index: 99;
        top: 0;
        left: auto;
        right: 0;
        width: 100%;
        height: 50px;
        transition: right 300ms !important;
        display: block!important;
    }
    header .logo{height: 50px;}
    header .logo img {max-height: 70%;}
    header .mbtn {display: block;}
    body.on-menu header .mbtn{z-index: 1;}
    header .rightDiv .menu {
        float: right;
        position: fixed;
        top: 0px;
        right: 0;
        width: 100%;
        height: 100%;
        padding-top: 0;
        background-color: rgba(255, 255, 255, .94);
        transition: right 300ms;
        right: -100%;
        padding: 0;
        overflow-y: auto;
    }
    header .rightDiv .menu ul li {
        padding: 0;
        margin: 0;
        position: relative;
        float: none;
    }
    header .rightDiv .menu ul li a {
        display: block;
        line-height: 50px;
        height: 50px;
        text-align: left;
        font-size: 16px;
    }

    header .rightDiv .menu>ul {display: block;padding-top: 50px;}
    header .rightDiv .menu ul li a span {display: none;}
    header .rightDiv .menu ul li a.on {background: none;}
    body.on-menu header .rightDiv .menu {right: 0;}
    body.on-menu .main {right: 0;}
    header .rightDiv .menu ul li i{display: block;}
    header .rightDiv .menu ul li>a{margin: 0;width: calc(100% - 50px);}
    header .rightDiv .menu .linkDiv{display: none;}
    header .rightDiv .menu>ul>li.has-sub{padding: 0;}

    header .rightDiv .menu>ul>li>a::before{display: none;}
    .menu ul ul .wrap{padding: 0;border: 0;}
    .menu ul ul,.on-fixed header.indexHeader .wrap,.menu ul ul .ul{box-shadow: none;background: none;border-radius: 0;}
    .menu ul ul li .alist a{margin-top: 0;line-height: 40px;height: 40px;font-size: 14px;}
    .main {position: relative;right: 0;transition: right 300ms !important;margin-top: 50px;}
    header .rightDiv .menu>ul>li:hover::before, header .rightDiv .menu>ul>li:focus::before, header .rightDiv .menu>ul>li.on::before, header .rightDiv .menu>ul>li.active::before{display: none;}
    header .menu2{padding: 0;height: 50px;padding-right: 16px;}
    header .menu2 a img{max-height: 24px;}
    header .container{padding: 0 16px;}
    header .logo img{max-width: 60vw;}
    #navBtn{
        display: none!important;
    }
}
.bannerny img{display: block;width: 100%;height: 450px;object-fit: cover;}
.aboP0{
    position: absolute;
    left: 0;
    top: -124px;
    width: 100%;
}
.aboP0 .nrBox{
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 17px 80px 0px rgba(199, 208, 224, 0.73);
    padding: 20px;
}
.aboP0Ul{justify-content: space-around;}
.aboP0Ul .iconB{text-align: center;}
.aboP0Ul .iconB img{width: 50px;}
.aboP0Ul .titB{
    font-size: 16px;
    color: rgb(0, 0, 0);
    text-align: center;
    margin: 8px auto 0;
}
.aboP1{padding-top: 180px;padding-bottom: 50px;}
.pubTit{
    margin-bottom: 40px;
    text-align: center;
}
.pubTit .titen{
    font-size: 20px;
    color: rgb(2, 78, 255);
}
.pubTit .tit{
    font-size: 24px;
    color: rgb(0, 0, 0);
    margin-top: 8px;
    font-weight: 700;
}
.pubTit .desc{
    font-size: 14px;
    color: rgb(1, 1, 1);
    line-height: 1.8;
    margin-top: 8px;
}
.titk{margin-bottom: 56px;}
.titk .pubTit{text-align: left;margin-bottom: 0;}
.titk .moreB{
    font-size: 24px;
    color: rgb(2, 78, 255);
}
.titk .moreB img{margin-left: 14px;}
.aboP1Ul{padding: 0 40px;margin: 0;}
.aboP1Ul li{padding: 0 40px;}
.aboP1Ul .kuang{
    height: 100%;
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 17px 80px 0px rgba(199, 208, 224, 0.73);
    padding: 18px 18px 36px;
}
.aboP1Ul .titB{justify-content: flex-start;}
.aboP1Ul .titB b{
    font-size: 24px;
    color: rgb(2, 78, 255);
    font-weight: 700;
}
.aboP1Ul .titB span{
    font-size: 24px;
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.aboP1Ul .descB{
    font-size: 14px;
    color: rgb(104, 104, 104);
    line-height: 1.2;
}
.aboP2{
    padding-top: 20px;
}
.aboP2 .clickB{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
}
.aboP2 .clickB a{
    font-size: 30px;
    color: rgb(139, 139, 139);
    padding: 0 20px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 25px;
    margin: 0 30px;
}
.aboP2 .clickB a.on{
    background-color: rgb(48, 97, 216);
    color: rgb(255, 255, 255);
}
.aboP2 .nrBox{
    padding: 28px 8.5%;
    background: #1e5198;
    /* height: 875px; */
}
.aboP2 .nrBox .imgB{
    /* border-radius: 50px; */
    background-color:transparent;
    overflow: hidden;
    margin-top: 20px;
}
.aboP2 .nrBox .imgB img{width: 100%;display: block;max-width: inherit;}
.aboP2 .aboP2_warp{
    display: flex;justify-content: center;margin-bottom: 20px;
}
.aboP2 .about_a{
    width: 100px;margin-right: 15px;
}

.aboP2 .nrBox .zj_img img{
width: 100px;
height: 114px;
object-fit: cover;
}
.aboP2 .zhuanjia_block{
    width: 100px;
    margin-right: 15px;
}
.zhuanjia_special .about_a,
.zhuanjia_special .zhuanjia_block{
    width: 135px;
}
.zhuanjia_special .about_a img,
.zhuanjia_special .zhuanjia_block img{
    width: 135px!important;
    height: 150px!important;
}
.aboP2 #zhuanjia_swiper{
    display: flex;justify-content: center;flex-wrap: wrap;
}
.aboP2 .zhuanjia_block .imgUrl{
    background-color: transparent;
    overflow: hidden;
    margin-top: 20px;
}
.aboP2 .zhuanjia_block .imgUrl img{
    width: 100px;
    height: 114px;
    object-fit: cover;
}

.aboP2 .nrBox .titB{
    font-size: 14px;
    color: rgb(255, 255, 255);
    padding: 16px 0;
    text-align: center;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.aboP2 .nrBox .descB{
    font-size: 10px;
    color: rgb(255, 255, 255);
    /* padding: 0 40px; */
    /* min-height: 120px; */
}
.aboP2 .swiper-pagination{display: none;}
.aboP2 .swiper-button-prev{left: 56px;}
.aboP2 .swiper-button-next{right: 56px;}
.aboP5 .swiper-button-prev{left: 20px;}
.aboP5 .swiper-button-next{right: 20px;}
.aboP2 .swiper-button-prev,
.aboP2 .swiper-button-next{
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.2);
    width: 52px;
    height: 52px;
}
.aboP5 .swiper-button-prev,.aboP5 .swiper-button-next{
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.4);
    width: 52px;
    height: 52px;
}
.aboP2 .swiper-button-prev::after,
.aboP2 .swiper-button-next::after,.aboP5 .swiper-button-prev::after,
.aboP5 .swiper-button-next::after{
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
}
.aboP3{padding-top: 188px;padding-bottom: 100px;}
.aboP3 .pubTit{width: max-content;margin-bottom: 40px;}
.aboP3Ul{margin: -8px;}
.aboP3Ul li{padding: 8px;width: 17.5%;transition: all 0.3s;}
.aboP3Ul .kuang{
    height: 15vw;
    padding: 34px 12px;
    border-radius: 38px;
    background-color: rgb(255, 255, 255);
    box-shadow: 9.205px 3.907px 60px 0px rgba(199, 208, 224, 0.73);
    overflow: hidden;
}
.aboP3Ul .iconB{z-index: 2;position: relative;}
.aboP3Ul .iconB img{height: 5vw;}
.aboP3Ul .titB{
    font-size: 1.1vw;
    color: rgb(2, 78, 255);
    margin-top: 2.5vw;
    z-index: 2;position: relative;
}
.aboP3Ul .titB::after{content: "/";}
.aboP3Ul .titenB{
    font-size: 1vw;
    color: rgb(204, 204, 204);
    line-height: 1.2;
    z-index: 2;position: relative;
}
.aboP3Ul .bgBox{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
}
.aboP3Ul .descB{
    font-size: 14px;
    color: rgb(255, 255, 255);
    z-index: 2;
    position: relative;
    display: none;
}
.aboP3Ul li.on{width: 30%;}
.aboP3Ul li.on .kuang{padding: 2vw;}
.aboP3Ul li.on .bgBox{opacity: 1;}
.aboP3Ul li.on .iconB{display: none;}
.aboP3Ul li.on .descB{display: block;}
.aboP3Ul li.on .titenB{
    font-size: 1.5vw;
    color: rgba(2, 78, 255,0.6);
    position: absolute;
    left: 2vw;
    top: 2vw;
}
.aboP3Ul li.on .titB{
    color: #ffffff;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    margin-top: 4vw;
    margin-bottom: 1.5vw;
    position: relative;
}
.aboP3Ul li.on .titB::after{display: none;}
.aboP3Ul li.on .titB::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 12%;
    height: 1px;
    background: #ffffff;
}
.aboP4{margin-top: 50px;}
.aboP4 .pubTit{margin-bottom: 136px;}
.aboP4 .nrBox::after{
    content: "";
    background: rgb(139, 139, 139);
    position: absolute;
    left: calc(50% - 1px);
    top: 0;
    width: 2px;
    height: 100%;
    z-index: 1;
}
.aboP4Ul li{position: relative;padding: 0 50% 0 18%;margin-top: 12px;z-index: 2;}
.aboP4Ul li:first-child{margin-top: 0;}
.aboP4Ul li::after{
    content: "";
    border-width: 1px;
    border-color: rgb(139, 139, 139);
    border-style: solid;
    border-radius: 50%;
    position: absolute;
    right: calc(50% - 18px);
    top: calc(50% - 18px);
    width: 36px;
    height: 36px;
    transition: all 0.3s;
}
.aboP4Ul li::before{
    content: "";
    border-radius: 50%;
    background-color: rgb(139, 139, 139);
    position: absolute;
    right: calc(50% - 14px);
    top: calc(50% - 14px);
    width: 28px;
    height: 28px;
    transition: all 0.3s;
}
.aboP4Ul .kuang{
    background-color: rgb(255, 255, 255);
    box-shadow: 4.589px 6.553px 14.1px 0.9px rgba(199, 208, 224, 0.3);
    width: 80%;
    padding: 24px;
    position: relative;
    transition: all 0.3s;
    border-radius: 10px;
}
.aboP4Ul .kuang::before{
    content: "";
    border-style: solid;
    border-color: transparent;
    border-width: 10px 0 10px 14px;
    border-left-color: #ffffff;
    position: absolute;
    right: -14px;
    top: calc(50% - 10px);
    transition: all 0.3s;
}
.aboP4Ul .yearB{
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.aboP4Ul .descB{
    font-size: 14px;
    color: rgb(104, 104, 104);
    line-height: 1.5;
}
.aboP5{padding-top: 188px;}
.aboP5 .pubTit{text-align: left;margin-left: 30px;}
.aboP4Ul li:nth-child(even){padding: 0 18% 0 50%;}
.aboP4Ul li:nth-child(even) .kuang{margin-left: 20%;}
.aboP4Ul li:nth-child(even) .kuang::before{
    right: unset;
    left: -14px;
    border-width: 10px 14px 10px 0;
    border-right-color: #ffffff;
}
.aboP4Ul li:hover::after{border-color: #3061d8;}
.aboP4Ul li:hover::before{background: #3061d8;}
.aboP4Ul li:hover .kuang{background: #3061d8;}
.aboP4Ul li:hover .yearB{color: #ffffff;}
.aboP4Ul li:hover .descB{color: #ffffff;}
.aboP4Ul li:hover .kuang::before{border-left-color: #3061d8;}
.aboP4Ul li:nth-child(even):hover .kuang::before{border-right-color: #3061d8;}
.moreBtn,
.moreBtn:hover{
    background-color: rgb(30, 81, 152);
    width: 160px;
    min-width: 160px;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    color: #ffffff;
    font-size: 14px;
    display: block;
    box-shadow: 0 16px 32px 4px rgba(30, 81, 152,0.4);
    position: relative;
}
.moreBtn span{position: relative;z-index: 2;}
.moreBtn::before,
.moreBtn::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #004B85;
    transition: all 0.3s;
    opacity: 0;
    border-radius: 30px;
    z-index: 1;
}
.moreBtn::before{left: 20%;top: 20%;}
.moreBtn::after{left: -20%;top: -20%;}
.moreBtn:hover::after{left: 0;top: 0;opacity: 0.8;}
.moreBtn:hover::before{left: 0;top: 0;opacity: 0.8;}

.aboP5{padding-bottom: 80px;}
.aboP5 .nrBox{padding: 0 96px;}
.aboP5 .swiper-slide{position: relative;}
.aboP5 .swiper-wrapper{
    align-items: center;
}
.aboP5 .imgB{
    margin: 20px;
    display: block;
    /* border-style: solid;
 *     border-width: 3px;
 *         border-color: rgb(30, 81, 152); */
    /* border-radius: 50px; */
    overflow: hidden;
}
.aboP5 .imgB img{display: block;width: 100%;}
.aboP5 .titB{
    display: none;
    /* background: rgb(0, 0, 0,.2); */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: rgb(255, 255, 255);
    /* border-radius: 50px; */
    position: absolute;
    left:0%;
    bottom:0px;
    padding: 10px 16px;
    text-align: center;
    color: #000;
    font-size: 20px;
    width: 100%;
}
.aboP5 .swiper-pagination{
    position: relative;
    left: unset;
    bottom: unset;
    margin: 0px auto 0;
}
.aboP5 .swiper-pagination-bullet{
    border-radius: 4px;
    margin: 0 4px;
}
.aboP5 .swiper-pagination-bullet-active{
    background: #00004c;
    width: 24px;
}
footer{
    z-index: 2;
    position: relative;
}
footer.bgBox{padding: 0 40px;background-color: #1f5198;}
.footL1{padding: 56px 0 170px;position: relative;}
.footL1 .logo{
    display: block;
    margin-left: 3%;
    width: 13%;
    text-align: center;
    padding: 40px;
}
.aboP6{
    width: 78%;
}
.aboP6 .pubTit{text-align: left;border-bottom: 1px solid #ffffff;}
.aboP6 .pubTit .titen{color: #ffffff;}
.aboP6 .pubTit .tit{color: #ffffff;font-weight: 400;margin-top: 0;}
.aboP6Ul{margin: -10px;}
.aboP6Ul li{padding: 10px;}
.footL2{padding: 8px 10%;border-top: 1px solid #ffffff;color: #ffffff;font-size: 14px;}
.footL2 a,
.footL2 a:hover{color: #ffffff;}
.footL2 .leftLink a{margin-right: 56px;}
.aboP6Ul li{text-align: center;}

@media (min-width:1200px) {
    .aboP0 .container{max-width: 80%;}
    .aboP1 .container{max-width: 80%;}
    .aboP2 .container{max-width: 80%;}
    .aboP3 .container{max-width: 80%;}
    .aboP5 .container{max-width: 80%;}
    .aboP6Ul li{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 16%;}
}

@media (max-width:1648px){
    header .rightDiv .menu>ul>li{margin-right: 24px;}
}
@media (max-width:1548px){
    .aboP3 .container{max-width: 80%;}
}
@media (max-width:1480px){
    /* .aboP5 .container{max-width: 1200px;} */
    header .rightDiv .menu>ul>li>a{font-size: 12px;}
    header .rightDiv .menu>ul>li{margin-right: 16px;}
    header .menu2,
    header .rightDiv .menu>ul>li>a{font-size: 12px;}
    header .logo img {max-width: 24vw;}
    .aboP1Ul{margin: -16px;}
    .aboP1Ul li{padding: 16px;}
    /* .aboP2 .nrBox{padding: 0 48px;padding-bottom: 88px;}
 *     .aboP2 .swiper-button-prev{left: 0;}
 *         .aboP2 .swiper-button-next{right: 0;} */
    .aboP2 .nrBox .titB{padding: 16px 0;font-size: 14px;}
    .aboP2 .nrBox .descB{padding: 0;}
    .aboP2 .swiper-button-prev, .aboP2 .swiper-button-next,.aboP5 .swiper-button-prev, .aboP5 .swiper-button-next{display: none;}
    .aboP2 .swiper-pagination{display: block;display: flex;justify-content: center;align-items: center;width: 100%;margin: 16px auto 0;position: relative;left: unset;bottom: unset;}
    .aboP2 .swiper-pagination-bullet{background: #ffffff;margin: 0 4px;}
    .aboP3Ul li.on .descB{font-size: 14px;}

    #zhuanjia_swiper .swiper-slide{
        margin-top: 0!important;
    }
}
@media (max-width:1400px){.aboP2 .container{max-width: 80%;}}
@media (max-width:1356px){.aboP0 .container,.aboP1 .container{max-width: 80%;}}

@media (max-width:1200px) {
    .aboP0{top: -64px;}
    .aboP0Ul .iconB img{height: 80px;}
    /* .pubTit .tit{font-size: 40px;} */
    .pubTit .desc{font-size: 14px;}
    .aboP1Ul .titB b{font-size: 32px;}
    .aboP1Ul .titB span{font-size: 24px;}
    .aboP1Ul .descB{font-size: 16px;}
    .aboP1Ul .iconB img{height: 88px;}
    .aboP2 .clickB a{font-size: 20px;margin: 0 16px;}
    /* .aboP2 .nrBox .titB{font-size: 20px;} */
    /* .aboP2 .nrBox .descB{font-size: 16px;} */
    .aboP2 .nrBox .imgB{box-shadow: 0px 8px 16px 0px rgba(199, 208, 224, 0.73);border-radius: 10px;margin-top: 10px;}
    .aboP3Ul li.on .descB{font-size: 14px;}
    .aboP3Ul .kuang{padding: 16px;}
    .aboP3{padding-top: 96px;}
    .aboP3 .pubTit,
    .aboP4 .pubTit{margin-bottom: 24px;}
    .aboP4{margin-top: 88px;}
    .aboP4Ul li{padding: 0 50% 0 8%;}
    .aboP4Ul li:nth-child(even){padding: 0 8% 0 50%;}
    .aboP5 .titB{font-size: 24px;}
    .aboP6Ul li{width: calc(100% / 4);}
    .footL2{padding: 8px 0;}
    header .logo img{max-width: 10vw;}
    header .rightDiv .menu>ul>li>a{font-size: 12px;}
}
@media (max-width:1200px) and (min-width:992px){
    header .logo{position: absolute;left: 5.8%;top: 0;height: auto;margin-top: 16px;height: 48px;}
    header .logo img{max-width: unset;}
}
@media (max-width:992px) {
    header .menu2 a.pcshow{display: none;}
    header .rightDiv .menu>ul>li.wapshow{display: block;}
    header .logo img{max-width: 60vw;}
    header .menu2{padding-right: 32px;}
    header .menu2 a img{max-height: 20px;}
    header .rightDiv .menu>ul>li:hover>a, header .rightDiv .menu>ul>li:focus>a, header .rightDiv .menu>ul>li.on>a, header .rightDiv .menu>ul>li.active>a,
    header .rightDiv .menu>ul>li>a{color: #333333;}
    .aboP0{top: unset;position: relative;left: unset;padding-top: 40px;}
    .aboP0 .nrBox{
        border-radius:16px;
        padding: 8px;
    }
    .flexb2 .imgB img{
        width: 100%;
        max-width: 100%;
    }
    .aboP0 .container, .aboP1 .container,.aboP3 .container,.aboP2 .container{
        max-width: 100%;
    }
    .aboP0Ul .iconB img{height: 56px;}
    .aboP0Ul .titB{font-size: 14px;margin-top: 0;}
    .bannerny{height: 15vw;background-position: left center;}
    .shiyanshi_page{
        padding-top: 60px!important;
    }
    .bannerny img{display: none;}
    .aboP{padding: 48px 0 0;}
    .pubTit .titen{font-size: 14px;}
    .pubTit .tit{font-size: 16px;margin-top: 0;}
    .pubTit .desc{font-size: 14px;line-height: 1.4;}
    .aboP1Ul{margin: -4px;padding: 0;}
    .aboP1Ul li{padding: 4px;width: 33.33%;}
    .aboP1Ul .kuang{padding: 24px 8px;}
    .aboP1Ul .iconB img{height: 64px;display: block;margin: 0 auto;}
    .aboP1Ul .titB{display: block;text-align: center;}
    .aboP1Ul .titB b{display: block;font-size: 24px;}
    .aboP1Ul .titB span{display: block;font-size: 16px;}
    .aboP1Ul .descB{font-size: 14px;margin: 16px auto 0;text-align: center;}
    .aboP2 .clickB a{padding: 4px;margin: 4px;font-size: 16px;line-height: 1.6;border-radius: 4px;}
    .aboP2 .clickB{margin-bottom: 24px;}
    .aboP2 .nrBox{padding-bottom: 32px;}
    .aboP2 .nrBox .titB{font-size: 14px;}
    .aboP3Ul{flex-wrap: wrap;}
    .aboP3Ul li{width: 50%;}
    .aboP3Ul li.on{width: 100%;}
    .aboP3Ul .kuang,
    .aboP3Ul li.on .kuang{padding: 24px 16px;border-radius: 10px;height: auto;}
    .aboP3Ul .titenB{font-size: 16px;}
    .aboP3Ul li.on .titenB{font-size: 16px;top: 24px;left: 16px;}
    .aboP3Ul .titB,
    .aboP3Ul li.on .titB{font-size: 16px;}
    .aboP3Ul li.on .titB{margin-top: 40px;}
    .aboP3Ul .descB,
    .aboP3Ul li.on .descB{font-size: 16px;}
    .aboP3Ul .iconB img{height: 64px;}
    .aboP4{padding: 0;margin-top: 40px;}
    .aboP4Ul li,
    .aboP4Ul li:nth-child(even){padding: 0 0 0 8%;}
    .aboP4Ul .kuang,
    .aboP4Ul li:nth-child(even) .kuang{width: 100%;margin: 0;}
    .aboP4Ul .yearB{font-size: 16px;}
    .aboP4Ul .kuang::before{
        right: unset;
        left: -14px;
        border-width: 10px 14px 10px 0;
        border-right-color: #ffffff;
    }
    .aboP4 .nrBox::after{left: 0;}
    .aboP4Ul li::before{left: -4px;width: 12px;height: 12px;top: calc(50% - 6px);}
    .aboP4Ul li::after{left: -7px;width: 18px;height: 18px;top: calc(50% - 9px);}
    .aboP5 .nrBox{padding: 0;}
    .aboP5 .titB{font-size: 16px;}
    .aboP5 .swiper-pagination{margin-top: 16px;}
    footer.bgBox{padding: 0 16px;}
    .aboP6{padding: 0;}
    .footL1{padding: 16px 0;display: block;}
    .footL1 .logo{width: 100%;padding: 16px;}
    .footL1 .logo img{height: 64px;}
    .aboP6{width: 100%;}
    /* .aboP6Ul li{padding: 0px;} */
    .aboP6 .pubTit{padding-bottom: 8px;}
    .aboP6 .pubTit{margin-bottom: 16px;}
    .footL2{display: block;font-size: 16px;}
    .footL2 .leftLink{text-align: center;}
    .footL2 .banquan{text-align: center;margin-top: 8px;}
    .footL2 .leftLink a{margin: 0 8px;text-align: center;}
    .aboP1,
    .aboP3,
    .aboP4,
    .aboP5{padding-bottom: 24px;}

    .indp4 .nrBox .imgB img{
        /* min-height: auto!important; */
    }
}
.banner{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    max-width: 100vw;
    overflow-x: hidden;
}
.banner .swiper-slide{height: 100vh;overflow: hidden;}
.banner video{
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
/* .banner video+.imgB{display: none;} */
.banner .imgB{
    width: 100%;
    height: 100%;
    background: url() center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.banner .swiper-slide-active .imgB{
    -webkit-animation: and_none1 10s linear 0s both;
    animation: and_none1 10s linear 0s both;
}
@keyframes and_none1 {
    from {
        -webkit-transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
        transform: translateX(-50%) translateY(-50%) scale3d(1.03, 1.03, 1);
    }
    to {
        -webkit-transform: translateX(-50%) translateY(-50%) scale3d(1.05, 1.05, 1);
        transform: translateX(-50%) translateY(-50%) scale3d(1, 1, 1);
    }
}
.banner .textB{
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.banner .font1{
    font-size: 18px;
    padding: 200px;
    color: rgb(255, 255, 255);
    animation-delay: 0.5s;
    text-shadow: 0px 9px 13px rgba(52, 90, 163, 0.8);
    -moz-transform: matrix( 1.40948755274384,0,0,1.40948755274384,0,0);
    -webkit-transform: matrix( 1.40948755274384,0,0,1.40948755274384,0,0);
    -ms-transform: matrix( 1.40948755274384,0,0,1.40948755274384,0,0);
    margin-bottom: 18vw;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.banner .swiper-button-prev{left: 20px;}
.banner .swiper-button-next{right: 20px;}
.banner .swiper-button-prev::after,
.banner .swiper-button-next::after{
    font-size: 112px;
    color: #ffffff;
    font-weight: 100;
}
.indp{
    background: url() top center no-repeat;
    background-size: 100% auto;
    padding: 88px 0 10px 0;
    background-color: #ffffff;
    z-index: 2;
    position: relative;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.indp1{
    padding: 132px 0 88px;
    margin-top: 100vh;
}
.indp1 .imgB{width: 52%;}
.indp1 .textB{width: 40%;margin: 0 4%;padding: 120px 0;}
.indp1 .pubTit{text-align: left;}
.indp1 .pubTit .desc{margin-top: 40px; text-align: justify;}
.indp1 .pubTit .desc p{text-indent: 2em; text-align: justify;}
.indp1 .moreBtn{float: right;}
.indp1Ul{margin-top: -90px;width: 72%;margin-left: 28%;}
.indp1Ul li{
    width: 26%;
    padding: 0;
}
.indp1Ul li.on{width: 26%;}
.indp1Ul .kuang{
    width: calc(100% + 16px);
}
.indp2{
    position: relative;
}
.indp2::before{
    content: "";
    position: absolute;
    right: 2%;
    bottom: 48px;
    display: block;
    width: 96%;
    height: 14.68vw;
    background: #d1ddf9;
    border-radius: 50px;
}
.indp2 .titk {margin-bottom: 80px;}
.indp2 .pubTit{margin-bottom: 0;}
.indp2Ul{margin: -5px;}
.indp2Ul li{padding: 5px;}
@media (min-width:1200px) {
    .indp2Ul li{
        /* -ms-flex: 0 0 20%; */
        flex: 0 0 20%;
        max-width: 30%;
            /* min-width: 10%; */
    }
    .zhanlie li .kuang .imgB img{
    /* width: 150px;
 *     height: 130px; */
    }
}
.indp2 .nrBox .swiper-slide{padding: 10px;}
.indp2 .nrBox .kuang,
.indp2Ul .kuang{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0 10px 0px rgba(199, 208, 224, 0.73);
    border-radius: 40px;
    padding: 20px;
}
.indp2 .nrBox .imgB,
.indp2Ul .imgB{
    background-color: rgb(244, 244, 244);
    border-radius: 40px;
    overflow: hidden;
}
.keji_img{
    height: 180px;
}
.indp2 .nrBox .imgB img,
.indp2Ul .imgB img{width: 100%;height:100%;display: block;transition: all 0.3s;border-radius: 40px;object-fit: cover;}
.keji_swiper{
    /* width: 282px;
 *     height: 256px; */
}

.indp2 .nrBox .kuang:hover .imgB img,
.indp2Ul .kuang:hover .imgB img{transform: scale(1.1);}
.indp2 .nrBox .titB,
.indp2Ul .titB{
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;
    /* width: 200px; */
    font-size: 12px;
    color: rgb(0, 0, 0);
    padding: 20px 0 20px;
    font-weight: 700;
}
.indp3 .pubTit{text-align: left;}
.indp3Ul li{width: 18.5%;transition: all 0.5s;}
.indp3Ul .imgB{height: 37vw;}
.indp3Ul .titB{
    position: absolute;
    left: 0;
    font-size: 22px;
    color: rgba(255, 255, 255,0.8);
    padding: 40px 16px;
    width: 100%;
    bottom: 0;
    height: 100%;
    background: rgba(0,0,0,0.6);
    font-weight: 200;
}
.indp3Ul li.on{width: 63%;}
.indp3Ul li.on .titB{
    bottom: 12%;
    height: auto;
    background: none;
    color: rgb(255, 255, 255);
    padding: 0 16px;
    text-align: center;
}
.indp4 .titk {margin-bottom: 40px;}
.indp4 .pubTit{text-align: left;margin-bottom: 0;}
.indp4 .nrBox .time{
    text-align: right;
    font-size: 14px;
    color: rgb(181, 181, 181);
    line-height: 1.2;
    white-space: nowrap
}
.indp4 .nrBox .imgB{overflow: hidden;margin-top: 10px;}
@media (min-width:1400px) {
    .indp4 .nrBox .imgB img{display: block;width: 100%;transition: all 0.3s;height: 175px;object-fit: cover;}

}
@media (max-width:1380px) {
    .indp4 .nrBox .imgB img{display: block;width: 100%;transition: all 0.3s;height: 120px;object-fit: cover;}
}
.indp4 .nrBox .kuang:hover .imgB img{transform: scale(1.1);}
.indp4 .nrBox .textB{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(224, 224, 234);
    background-color: rgb(255, 255, 255);
    padding: 10px 20px;
    position: relative;
    height: 60px;
}
.indp4 .nrBox .titB{
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 19px;
    height: 35px;
}
.indp4 .nrBox .kuang:hover .titB{font-weight: 700;}
.indp4 .nrBox .descB{
    font-size: 14px;
    color: rgb(0, 0, 0);
    margin-top: 16px;
    line-height: 24px;
    height: 72px;
}
.indp4 .swiper-pagination{
    margin: 0px auto 0;
    position: relative;
    left: unset;
    bottom: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}
.indp4 .swiper-pagination-bullet{
    background: #b3b3b7;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    opacity: 1;
    margin: 6px;
}
.indp4 .swiper-pagination-bullet-active{width: 24px;background: #151a6a;}
@media (min-width:1200px) {
    .indp1 .container{max-width: 80%;}
    .indp2 .container{max-width: 80%;}
    .indp3 .container,
    .indp4 .container{max-width: 80%;}
}
@media (max-width:1400px) {
    .indp1Ul{margin-top: -48px;}
    .indp1 .textB{padding: 56px 0;}
    .indp3Ul .titB{font-size: 22px;}
}
@media (max-width:1200px) {
    .banner .swiper-button-prev::after, .banner .swiper-button-next::after{font-size: 80px;}
    .banner .font1{font-size: 48px;}
    .indp2 .nrBox .titB{font-size: 12px;padding: 24px 0;}
    .indp2 .titk{margin-bottom: 80px;}
    .indp3Ul .titB{font-size: 22px;}
    .indp{padding: 40px 0;}
}
@media (max-width:992px) {
    .banner,
    .banner .swiper-slide{height: 55vw;background: #000;}
    .banner video{
        width: 100%;
    }
    .banner{
        position: fixed;
        top: 50px;
    }
    .banner .swiper-button-prev::after, .banner .swiper-button-next::after{font-size: 20px;}
    /* .banner video{display: none;}
 *     .banner video+.imgB{display: block;} */
    .banner .font1{font-size: 10px;margin-bottom: 32vw;padding: 0;}
    .moreBtn, .moreBtn:hover{
        width: 124px;
        line-height: 40px;
        border-radius: 20px;
        font-size: 16px;
    }
    .indp3 .pubTit{
        width: 80%;
    }
    .indp3  .moreBtn{
        top: -80px;

    }
    .indp1{margin-top: 75vw;}
    .indp1 .nrBox{display: block;}
    .indp1 .imgB{width: 100%;}
    .indp1 .textB{width: 100%;margin: 16px 0 0;padding: 0;}
    .indp1 .pubTit .desc{margin-top: 14px;}
    .indp1Ul{margin: 16px auto 0;width: 100%;flex-wrap: wrap;}
    .indp1Ul li,
    .indp1Ul li.on{width: 100%;margin-top: 8px;}
    .indp1Ul li:first-child{margin-top: 0;}
    .aboP3Ul.indp1Ul li.on .kuang,
    .indp1Ul li .kuang{padding: 2vw;}
    .indp1Ul li .bgBox{opacity: 1;}
    .indp1Ul li .iconB{display: none;}
    .indp1Ul li .descB{display: block;}
    .indp1Ul li .titenB,
    .aboP3Ul.indp1Ul li.on .titenB{
        font-size: 3.75vw;
        color: rgba(2, 78, 255,0.8);
        position: absolute;
        left: 2vw;
        top: 2vw;
    }
    .aboP3Ul.indp1Ul li.on .titB,
    .indp1Ul li .titB{
        color: #ffffff;
        border-bottom: 1px solid rgba(255,255,255,0.6);
        margin-top: 5.2vw;
        margin-bottom: 1.5vw;
        position: relative;
    }
    .indp1Ul li .titB::after{display: none;}
    .indp1Ul li .titB::before{
        content: "";
        position: absolute;
        left: 0;
        bottom: -1pπx;
        width: 12%;
        height: 1px;
        background: #ffffff;
    }
    .indp2 .titk{display: block;margin-bottom: 24px;display: flex;align-items: center;}
    .indp2 .moreB{font-size: 14px;display: flex;justify-content: center;align-items: center;margin-top: 16px;}
    .indp2 .moreB img{height: 12px;}
    .indp2 .nrBox .kuang{border-radius: 16px;padding: 12px;width: 150px;}
    .indp2 .nrBox .keji{border-radius: 16px;padding: 12px;width: 100%;}

    .indp2 .nrBox .imgB,
    .indp2 .nrBox .imgB img{border-radius: 16px;}
    .indp2 .nrBox .titB{font-size: 16px;padding: 12px 0;}
    .indp3Ul{display: block;}
    .indp3Ul li,.indp3Ul li.on{
        width: 100%;
    }
    .indp3Ul li .titB{
        bottom: 12%;
        height: auto;
        background: none;
        color: rgb(255, 255, 255);
        padding: 0 16px;
    }
    .indp4 .nrBox .titB{font-size: 14px;}
    .indp4 .nrBox .descB{font-size: 14px;margin-top: 8px;}
    .indp4 .nrBox .time{font-size: 14px;}
    .indp4 .nrBox .time b{font-size: 24px;}
    .indp4 .swiper-pagination{margin-top: 24px;}
    .indp4 .titk{margin-bottom: 24px;}
    .indp2::before{height: 96px;border-radius:20px 0 0 20px;bottom: 16px;}
    .indp{max-width: 100vw;overflow-x: hidden;}
    .indp1Ul .kuang{width: 100%;}
    .indp2Ul{justify-content: center;    margin-right: -15px;
    margin-left: -15px;}
    .indp2Ul li{width: 50%;}
    .zhanlie li{width: 42%;}
    .indp2::before{display: none;}
    .indp3Ul li.on .titB{text-align: left;}
}

.newP{padding: 100px 0 0;}
.newP5{padding-bottom: 100px;}
.newP1Ul{margin: -24px;}
.newP1Ul li{padding: 24px 15px;}
.newP .titk{margin-bottom: 68px;}
.newP2{padding-bottom: 60px;}
.newP2.indp2 .nrBox{padding-left: 10%;}
.newP2.indp2::before{bottom: 0;}
.newP2.indp2 .nrBox .line1{
    padding: 40px 0 12px;
    line-height: 1.2;
}
.newP2.indp2 .nrBox .titB{padding: 0;}
.newP2.indp2 .nrBox .time{
    font-size: 12px;
    color: rgb(181, 181, 181);
    white-space: nowrap;
}
.newP2.indp2 .nrBox .desc{
    font-size: 22px;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    display: none;
    padding-bottom: 16px;
}
.imgbg1{background-image: url(../img/indbg_01.jpg);}
.imgbg2{background-image: url(../img/indbg_02.jpg);padding: 10px 0;}
.imgbg3{background-image: url(../img/indbg_03.jpg);}
.imgbg4{background-image: url(../img/indbg_04.jpg);}
.newP3Ul{margin: -15px;}
.newP3Ul li{padding: 15px;}
.newP3Ul .kuang{
    border-width: 2px;
    border-color: rgb(2, 78, 255);
    border-style: solid;
    border-radius: 50px;
    background-color: rgb(255, 255, 255);
    height: 100%;
    padding: 90px 30px;
    text-align: center;
    position: relative;
}
/* .newP3Ul .kuang::before,
 * .newP3Ul .kuang::after {
 *     content: "";
 *         position: absolute;
 *             width: 100%;
 *                 height: 100%;
 *                     background: #1e5198;
 *                         transition: all 0.5s;
 *                             opacity: 0;
 *                                 border-radius: 48px;
 *                                     z-index: 1;
 *                                     }
 *                                     .newP3Ul .kuang::before{left: 8%;top: 8%;}
 *                                     .newP3Ul .kuang::after{left: -8%;top: -8%;} */
.newP3Ul .time{position: relative;z-index: 2;}
.newP3Ul .time b{
    display: block;
    font-size: 36px;
    color: rgb(2, 78, 255);
}
.newP3Ul .time span{
    display: block;
    font-size: 24px;
    color: rgb(2, 78, 255);

}
.newP3Ul .tit{
    position: relative;z-index: 2;
    font-size: 18px;
    color: rgb(0, 0, 0);
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.newP3Ul .desc{
    position: relative;z-index: 2;
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 1.4;
    margin-top: 40px;
}
.newP3Ul .kuang:hover{border-color: #1e5198;background: #1e5198;}
.newP3Ul .kuang:hover::after{left: 0;top: 0;opacity: 0.8;}
.newP3Ul .kuang:hover::before{left: 0;top: 0;opacity: 0.8;}
.newP3Ul .kuang:hover .time b,
.newP3Ul .kuang:hover .time span,
.newP3Ul .kuang:hover .tit,
.newP3Ul .kuang:hover .desc{color: #ffffff;}
.newP4{padding-bottom: 72px;}
.newP4 .imgB{
    width: 57%;
    padding: 0 40px;
    position: relative;
}
.newP4 .imgB img{
    width: 100%;
    display: block;
    border-radius: 50px;
}
.newP4 .imgB img{position: relative;z-index: 2;}
.newP4 .playBtn{
    display: block;
    width: 88px;
    height: 88px;
    background: url(../img/play.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: calc(50% - 44px);
    top: calc(50% - 44px);
    cursor: pointer;
    z-index: 3;
}
.newP4 .imgB::before{
    content: "";
    border-radius: 50px;
    background-color: rgba(73, 131, 255, 0.2);
    position: absolute;
    left: -70px;
    bottom: -70px;
    width: 78%;
    height: 72%;
}
.newP4 .textB{
    width: 43%;
    padding: 0 40px;
}
.newP4 .textB .tit{
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.newP4 .textB .desc{
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-indent: 2em;
    margin-top: 24px;
    margin-bottom: 48px;
}
.newP5 .textB{width: 42%;}
.newP5 .imgB{width: 54%;padding: 0 20px;}
.newP5 .textB .tit{
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.newP5 .textB .desc{
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-indent: 2em;
    margin-top: 24px;
    margin-bottom: 32px;
}
.newP5 .textB .moreBtn{margin-top: 32px;}
.newP5 .imgB{
    position: relative;
}
.newP5 .imgB img{
    position: relative;
    z-index: 2;
    width: 100%;
    display: block;
    border-radius: 50px;
}
.newP5 .playBtn{
    display: inline-block;
    width: 88px;
    height: 88px;
    background: url(../img/play.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: calc(50% - 44px);
    top: calc(50% - 44px);
    cursor: pointer;
    z-index: 3;
}
.newP5 .imgB::before{
    content: "";
    border-radius: 50px;
    background-color: rgba(73, 131, 255, 0.2);
    position: absolute;
    right: -50px;
    bottom: -64px;
    width: 78%;
    height: 72%;
}
.newsBg{
    background: url(../img/newsbg.jpg) top center no-repeat;
    background-size: 100% auto;
}
@media (min-width:1200px) {
    /* .newP .container{max-width: 1500px;} */
}
@media (max-width:1500px) {
    .newP3Ul .kuang{padding: 40px 16px;}
}
@media (max-width:1200px) {
    .newP{padding: 48px 0 0;}
    .newP .titk{margin-bottom: 24px;}
    .newP1Ul,
    .newP3Ul{margin: -8px;}
    .newP1Ul li,
    .newP3Ul li{padding: 8px;}
    .newP2,
    .newP5{padding-bottom: 48px;}
    .newP3Ul .kuang{padding: 40px 16px;}
    .newP3Ul .time b{font-size: 48px;}
    .newP3Ul .tit {font-size: 18px;margin-top: 16px;}
    .newP3Ul .desc {font-size: 12px;margin-top: 16px;}
    .newP4 .imgB,.newP5 .imgB{width: 50%;padding: 0 16px;}
    .newP4 .textB,.newP5 .textB{width: 48%;padding: 0;}
    .newP4 .textB .desc,.newP5 .textB .desc{font-size: 16px;margin: 16px 0;}
    /* .newP4 .textB .tit,.newP5 .textB .tit{font-size: 24px;} */
    .newP5 .playBtn,
    .newP4 .playBtn{width: 56px;height: 56px;top: calc(50% - 28px);left: calc(50% - 28px);}
    .newP4 .imgB::before{width: 80%;height: 80%;left: 0;bottom: -16px;border-radius: 20px;}
    .newP5 .imgB::before{width: 80%;height: 80%;right: 0;bottom: -16px;border-radius: 20px;}
    .newP4 .imgB img,
    .newP5 .imgB img{border-radius: 20px;}
}
@media (max-width:996px) {
    .newP .titk{display: flex;}
    .newP .pubTit{text-align: center;}
    .titk .moreB{font-size: 14px;display: flex;justify-content: center;align-items: center;}
    .titk .moreB img{height: 12px;}
    .indp4 .nrBox .textB{padding: 16px;}
    .indp4 .nrBox .time{left: 0;}
    .newP2.indp2 .nrBox .line1{padding: 0;display: block;}
    .newP2.indp2 .nrBox .titB{padding: 8px 0;width: 100%;overflow: auto;display: block;}
    .newP2.indp2 .nrBox .time{font-size: 14px;}
    .newP2.indp2 .nrBox .desc{font-size: 14px;padding: 8px 0 0;}
    .newP2{padding-bottom: 20px;}
    .newP3Ul{margin: -4px;}
    .newP3Ul li{width: 50%;padding: 4px;}
    .newP3Ul .kuang{border-radius: 20px;padding: 24px 12px;}
    .newP3Ul .time b{font-size: 32px;line-height: 1.2;}
    .newP3Ul .time span{font-size: 20px;}
    .newP3Ul .tit{font-size: 18px;margin-top: 12px;}
    .newP3Ul .desc{font-size: 12px;}
    .newP4 .nrBox,.newP5 .nrBox{display: block;}
    .newP4 .imgB, .newP5 .imgB{width: 100%;padding-bottom: 16px;}
    .newP4 .imgB::before,.newP5 .imgB::before{bottom: 0;}
    .newP4 .textB, .newP5 .textB{width: 100%;padding: 16px 0;}
    .newP4 .textB .tit, .newP5 .textB .tit{text-align: center;}
    .newP4 .textB .moreBtn, .newP5 .textB .moreBtn{margin: 16px auto 0;}
}

/* 党建要闻 */
.m_newP1Ul{
    margin:60px 30px;
}
.m_newP1Ul .news_li{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.m_newP1Ul .news_li .m_t_b{
    display: flex;
    align-items: center;
}
.m_newP1Ul .news_li .m_t{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgb(2, 78, 255);
    margin-right: 10px;

}
.m_newP1Ul .news_li .m_titB{
    padding: 10px 0;
    /* height: 50px; */
    font-size: 14px;
    color: rgb(0, 0, 0);
}

@media (max-width:996px) {
    .m_newP1Ul{
        margin: 0px;
    }
    .m_newP1Ul .news_li{
        display: flex;
        justify-content: space-between;
        align-items: center;

    }
    .m_newP1Ul .news_li .m_t_b{
        display: flex;
        align-items: center;
        width: 70%;
    }
    .m_newP1Ul .news_li .m_t{
        display: inline-block;
        width: 8px;
        height: 8px;
        background: rgb(2, 78, 255);
        margin-right: 10px;

    }
    .m_newP1Ul .news_li .m_titB{
        padding: 0px 0;
        margin: 5px 0;
        height: 44px;
        width: 210px;
        font-size: 14px;
        color: rgb(0, 0, 0);
    }
    .m_newP1Ul .news_li .time{
        font-size: 10px;
    }
}


.popup_sp{
    position: fixed;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.popup_sp .yy{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 1;
}
.popup_sp .nr{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.popup_sp .kuang{
    padding: 2px;
    max-width: 60%;
    max-height: 60%;
    position:relative;
}
.popup_sp video{
    display: block;
    height: auto;
    max-width: 100%;
}
.popup_sp .closeBtn{
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    right: -32px;
    top: -32px;
    border-radius: 50%;
    background: url(../img/menu-hide1.png) center no-repeat #ffffff;
    background-size: 16px;
    cursor: pointer;
}
@media (max-width:992px) {
    .popup_sp .kuang{
        max-width: 92%;
    }
    .popup_sp .closeBtn{right: 0;top: -40px;}
}

.tradeBg{
    background: url(../img/insebg.jpg) top center no-repeat;
    background-size: 100% auto;
}
.traP1{padding-top: 172px;}
.traP1 .pubTit{text-align: left;}
.shiyanshi_warp{
    background: transparent!important;
}
.traP1 .nrBox{
    margin: 0 -12px;
    position: relative;
    padding: 64px 16px;
}
.traP1 .nrBox .bg{
    background-color: rgb(30, 81, 152);
    position: absolute;
    left: -96px;
    height: 420px;
    top: 0;
    width: calc(90% + 96px);
    /* height: 100%; */
}
.traP1 .textB{width: 36%;}
.traP1 .nrBox .titB{
    font-size: 20px;
    color: rgb(255, 255, 255);
}
.traP1 .nrBox .timeB{
    font-size: 14px;
    color: rgb(247, 255, 27);
    margin-top: 24px;
}
.traP1 .nrBox .descB{
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-top: 24px;
    text-indent: 2em;
}
.traP1 .swiper-pagination{
    margin-top: 72px;
    position: relative;
    left: unset;
    bottom: unset;
    width: unset;
    font-size: 24px;
    color: #838383;
    text-align: left;
    line-height: 1.2;
}
.traP1 .swiper-pagination-current{
    font-size: 60px;
    color: #ffffff;
}
.traP1 .imgB{
    position: absolute;
    top: -190px;
    right: -164px;
    width: 68%;
}
.traP1 .swiper-button-prev{left: 0;}
.traP1 .swiper-button-next{right: unset;left: 56px;}
.traP1 .swiper-button-prev,
.traP1 .swiper-button-next{
    width: 56px;
    height: 56px;
    background: rgba(0,0,0,0.8);
    top: unset;
    margin: 0;
    bottom: 0;
}
.traP1 .swiper-button-prev::after,
.traP1 .swiper-button-next::after{
    font-size: 24px;
    color: #ffffff;
    transition: all 0.3s;
}
.traP1 .swiper-button-prev:hover::after,
.traP1 .swiper-button-next:hover::after{
    color: #f2ca57;
}
.traP1 .wz{
    margin: 54px auto 0;
    width: 58%;
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 1.6;
}
.traP1 .wz .font1{margin: 0 0 8px;}
.traP2{padding-top: 168px;}
.traP2 .pubTit{margin-bottom: 112px;}
.traP2 .textB{
    width: 46%;
    padding: 0 6.6%;
}
.traP2 .textB .tit{
    font-size: 30px;
    color: rgb(0, 0, 0);
    font-weight: 700;
}
.traP2 .textB .desc{
    font-size: 14px;
    color: rgb(0, 0, 0);
    text-indent: 2em;
    margin-top: 24px;
    margin-bottom: 32px;
}
.traP2 .textB .moreBtn{margin-top: 32px;}
.traP2 .imgB{width: 54%;}
.traP2 .imgB img{width: 100%;display: block;}
.traP2 .swiper-pagination{
    margin: 32px auto 0;
    position: relative;
    left: unset;
    bottom: unset;
}
.traP2 .swiper-pagination-bullet{
    border-radius: 4px;
}
.traP2 .swiper-pagination-bullet-active{
    background: #00004c;
    width: 24px;
}
.traP3{padding: 180px 0 190px;}
.traP3 .clickB{
    font-size: 20px;
    color: #8b8b8b;
    border-bottom: 1px solid #ccdcff;
    padding: 16px 0;
    position: relative;
    margin-bottom: 48px;
}
.traP3 .clickB .eachB{
    float: left;
    padding: 0 36px;
    margin-right: 28px;
    cursor: pointer;
}
.traP3 .clickB .eachB.on{color: #024eff;}
.traP3 .clickB::before{
    content: "";
    background-color: rgb(2, 78, 255);
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 43px;
    height: 1px;
}
.traP3 .nrBox{padding: 0 7%;}
.traP3 .swiper-slide{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.traP3 .imgB{
    width: 36%;
    border-radius: 50px;
    overflow: hidden;
}
.traP3 .imgB img{border-radius: 50px;}
.traP3 .textB{
    width: 64%;
    position: relative;
    z-index: 1;
    background: #1e5198;
    color: rgb(255, 255, 255);
    padding: 40px 15% 40px 40px;
    min-height: 448px;
}
.traP3 .textB .tit b{
    font-size: 28px;
}
.traP3 .textB .tit span{
    font-size: 20px;
    margin-left: 12px;
}
.traP3 .textB .desc{
    font-size: 16px;
    margin-top: 32px;
}
.traP3 .textB .tel{
    font-size: 28px;
    margin-top: 40px;
}
.traP3 .textB .ewm{
    position: absolute;
    right: 48px;
    bottom: 36px;
}
.traP1 .shiyanshi .swiper-slide{
    width: 100%!important;
}
@media (min-width:1200px) {
    .traP1 .container,
    .traP3 .container{max-width: 80%;}
}
@media (max-width:1480px) {
    .traP1 .shiyanshi .swiper{
        margin-top: 200px;
    }
    .shiyanshi_info{
        margin-bottom: 10px!important;
    }
    .traP1 .shipin{
        bottom:-400px!important;
    width: 42%!important;
        height: 200px;
    }
    .traP1 .nrBox .bg{
    left: -30px;
    top: 160px;
    height: 310px;
    width: calc(90%);
    }
    .traP1 .shiyan_img{
        width: 630px!important;
    height: 350px!important;
    }
    .traP1 .container, .traP3 .container{padding: 0 16px;}
    /* .traP1 .nrBox{background: rgb(30, 81, 152);display: flex;justify-content: space-between;align-items: center;padding: 16px;margin: 0;height: 100%;}
 *     .traP1 .nrBox .bg{background: none;} */
    .traP1 .imgB{position: relative;right: unset;width: 50%;top: unset;}
    .traP1 .textB{width: calc(50% - 24px);}
    .traP1 .wz{width: 80%;}
    .traP2 .textB{padding: 0 24px;}
    .traP3 .clickB .eachB{padding: 0 16px;font-size: 24px;}
    .traP3 .nrBox{padding: 0 4%;}
    .traP3 .imgB{width: 36%;}
    .traP3 .swiper-slide{padding-top: 72px;}
}
@media (max-width:1400px) {
    .traP1 .shiyan_img{
        width: 530px!important;
    height: 350px!important;
    }
    .traP1,
    .traP2{padding-top: 88px;}
    .traP3{padding: 88px 0;}
    .traP3 .nrBox{padding: 0;}
    .traP3 .textB{padding: 24px 10% 24px 24px;min-height: 320px;}
    .traP3 .textB .ewm{right: 24px;bottom: 24px;width: 120px;}
    .traP3 .textB .desc{margin: 16px 0 0;font-size: 16px;}
    .traP3 .swiper-slide {padding-top: 40px;}
    .traP3 .textB .tel{font-size: 32px;margin-top: 16px;}
}
@media (max-width:992px) {
    .traP1,
    .traP2{padding-top: 40px;}
    .traP3{padding: 40px 0;}
    .traP1 .pubTit{text-align: center;margin-bottom: 16px;}
    .traP1 .nrBox{display: block;}
    .traP1 .textB{width: 100%;}
    .traP1 .imgB{width: 100%;}
    .traP1 .nrBox .titB,
    .traP2 .textB .tit{font-size: 20px;}
    .traP1 .nrBox .timeB{font-size: 14px;margin-top: 8px;}
    .traP1 .nrBox .descB,
    .traP2 .textB .desc{font-size: 14px;margin-top: 8px;}
    .traP1 .swiper-pagination{display: none;}
    .traP1 .imgB{margin: 6px auto 0;}
    .traP1 .swiper-button-prev, .traP1 .swiper-button-next{width: 40px;height: 40px;}
    .traP1 .swiper-button-next{left: 40px;}
    .traP1 .wz{width: 100%;font-size: 14px;margin: 16px auto 0;}
    .traP1 .wz img{max-height: 16px;}
    .traP2 .swiper-slide{display: block;}
    .traP2 .textB{width: 100%;}
    .traP2 .imgB{width: 100%;margin-top: 16px;}
    .traP2 .pubTit,
    .traP3 .pubTit{margin-bottom: 16px;}
    .traP2 .textB .desc{margin: 16px 0;}
    .traP2 .swiper-pagination{margin: 16px auto 0;}
    .traP3 .clickB{margin-bottom: 16px;padding: 0 0 16px;}
    .traP3 .clickB .eachB{padding: 4px 8px;font-size: 14px;text-align: center;width: calc(100% / 3);margin: 0;}
    .traP3 .swiper-slide{padding: 0;}
    .traP3 .swiper-slide{display: block;}
    .traP3 .textB{width: 100%;min-height: unset;margin-top: 0;padding: 16px;}
    .traP3 .imgB{width: auto;margin: 0 auto;text-align: center;}
    .traP3 .imgB img{max-width:60%;border-radius: 0;}
    .traP3 .textB .tit b{font-size: 20px;}
    .traP3 .textB .tit span{font-size: 16px;}
    .traP3 .textB .desc{font-size: 14px;margin: 16px auto 0;}
    .traP3 .textB .ewm{
        /* width: 32%;
 *         right: unset;
 *                 left: 16px;
 *                         top: 16px; */
        position: relative;
        right: unset;
        bottom: unset;
        margin: 16px 0;
        max-width: 120px;
    }
    .traP3 .textB .tel{font-size: 22px;margin-top: 32px;}
}
.contactBg{
    background: url(../img/contbg.jpg) top center no-repeat;
    background-size: 100% auto;
}
@media (min-width:1200px) {
    .contP .container{max-width: 80%;}
}
.contP1{padding-top: 100px;}
.contP2{padding-top: 120px;}
.contP3{padding: 120px 0;}
.contP1 .pubTit{margin-bottom: 96px;}
.contP2 .pubTit{margin-bottom: 48px;text-align: left;}
.contP3 .pubTit{text-align: left;margin-bottom: 80px;}
.contP1Ul{margin: 0;align-items: flex-start;}
.contP1Ul li{padding: 0 16px;text-align: center;}
.contP1Ul .tit{
    font-size: 16px;
    color: rgb(2, 78, 255);
    margin-top: 8px;
}
.contP1Ul .desc{
    font-size: 14px;
    color: rgb(0, 0, 0);
    margin-top: 16px;
}
.contP2 .datu{width: 100%;}
.contP2Ul{
    background: url(../img/cont2k.png) center no-repeat;
    background-size: 100% auto;
}
.contP2Ul li{
    width: 20%;
}
.contP2Ul .iconB{
    width: 208px;
    height: 208px;
    border: 10px solid #00b7d9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.contP2Ul .iconB b{
    display: block;
    color: #00b7d9;
    font-size: 20px;
    font-weight: 400;
}
.contP2Ul .iconB span{
    display: block;
    color: #00b7d9;
    font-size: 14px;
}
.contP2Ul .xian{
    height: 40px;
    width: 6px;
    background: #00b7d9;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.contP2Ul .dian{
    height: 10px;
    width: 10px;
    background: #ffffff;
    border: 2px solid #00b7d9;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}
.contP2Ul .dian1{margin-bottom: -3px;}
.contP2Ul .dian2{margin-top: -3px;}
.contP2Ul .textB{
    background: #fafafa;
    padding: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.contP2Ul .textB::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
}
.contP2Ul .textB1{
    border-bottom: 2px solid #00b7d9;
    margin-bottom: 16px;
}
.contP2Ul .textB1::after{
    left: calc(50% - 5px);
    bottom: -8px;
    border-top: 8px solid #00b7d9;
}
.contP2Ul .textB2{
    border-top: 2px solid #00b7d9;
    margin-top: 16px;
}
.contP2Ul .textB2::after{
    left: calc(50% - 5px);
    top: -8px;
    border-bottom: 8px solid #00b7d9;
}
.contP2Ul li:nth-child(even) .textB1,
.contP2Ul li:nth-child(even) .dian1,
.contP2Ul li:nth-child(even) .xian1{opacity: 0;}
.contP2Ul li:nth-child(odd) .textB2,
.contP2Ul li:nth-child(odd) .dian2,
.contP2Ul li:nth-child(odd) .xian2{opacity: 0;}
.contP2Ul li:nth-child(2) .xian{background: #00a2d2;}
.contP2Ul li:nth-child(3) .xian{background: #008cca;}
.contP2Ul li:nth-child(4) .xian{background: #0079c3;}
.contP2Ul li:nth-child(5) .xian{background: #0061bb;}
.contP2Ul li:nth-child(2) .iconB,
.contP2Ul li:nth-child(2) .dian,
.contP2Ul li:nth-child(2) .textB{border-color: #00a2d2;}
.contP2Ul li:nth-child(3) .iconB,
.contP2Ul li:nth-child(3) .dian,
.contP2Ul li:nth-child(3) .textB{border-color: #008cca;}
.contP2Ul li:nth-child(4) .iconB,
.contP2Ul li:nth-child(4) .dian,
.contP2Ul li:nth-child(4) .textB{border-color: #0079c3;}
.contP2Ul li:nth-child(5) .iconB,
.contP2Ul li:nth-child(5) .dian,
.contP2Ul li:nth-child(5) .textB{border-color: #0061bb;}
.contP2Ul li:nth-child(2) .textB::after{border-top-color: #00a2d2;}
.contP2Ul li:nth-child(3) .textB::after{border-top-color: #008cca;}
.contP2Ul li:nth-child(4) .textB::after{border-top-color: #0079c3;}
.contP2Ul li:nth-child(5) .textB::after{border-top-color: #0061bb;}
.contP2Ul li:nth-child(2) .iconB b,.contP2Ul li:nth-child(2) .iconB span{color: #00a2d2;}
.contP2Ul li:nth-child(3) .iconB b,.contP2Ul li:nth-child(3) .iconB span{color: #008cca;}
.contP2Ul li:nth-child(4) .iconB b,.contP2Ul li:nth-child(4) .iconB span{color: #0079c3;}
.contP2Ul li:nth-child(5) .iconB b,.contP2Ul li:nth-child(5) .iconB span{color: #0061bb;}

.contP3 .nrBox{
    background: url(../img/cont3bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 116px 0;
}
.contP3 .nrBox .img img{max-width: 240px;}
.contP3 .nrBox .joinBtn{
    display: block;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.2);
    width: 280px;
    line-height: 76px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-align: center;
    border-radius: 38px;
    margin-top: 80px;
    transition: all 0.3s;
}
.contP3 .nrBox .joinBtn:hover{
    background: rgba(255,255,255,0.4);
}
@media (max-width:1456px) {
    .contP .container{max-width: 80%;}
}
@media (max-width:1200px) {
    .contP1Ul .iconB img{height: 88px;}
    .contP1Ul .desc{font-size: 16px;}
    .contP1,.contP2{padding-top: 88px;}
    .contP3{padding: 88px 0;}
    .contP2Ul .iconB{width: 160px;height: 160px;border-width: 6px;}
    .contP3 .nrBox{padding: 40px 0;}
    .contP3 .nrBox .joinBtn{width: 224px;line-height: 48px;font-size: 16px;margin-top: 48px;}
    .contP3 .nrBox .img img {max-width: 160px;}
}
@media (max-width:992px) {
    .contP1, .contP2{padding-top: 40px;}
    .contP1 .pubTit,
    .contP2 .pubTit,
    .contP3 .pubTit{margin-bottom: 24px;}
    .contP1Ul li{margin-top: 16px;}
    .contP1Ul li:first-child{margin-top: 0;}
    .contP1Ul .kuang{position: relative;padding-left: 56px;text-align: left;}
    .contP1Ul .iconB{
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .contP1Ul .iconB img{height: auto;width: 40px;}
    .contP1Ul .tit{margin: 0;font-size: 16px;}
    .contP1Ul .desc{margin: 0;font-size: 16px;}
    .contP2Ul{background: none;display: block;}
    .contP2Ul li{position: relative;padding-left: 116px;width: 100%;}
    .contP2Ul .iconB{
        width: 100px;
        height: 100px;
        border-width: 3px;
        line-height: 1.2;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .contP2Ul .iconB img{height: 32px;}
    .contP2Ul .iconB b{font-size: 16px;}
    .contP2Ul .iconB span{font-size: 12px;}
    .contP2Ul .xian,
    .contP2Ul .dian{display: none;}
    .contP2Ul .textB{width: 100%;}
    .contP2Ul .textB1,
    .contP2Ul .textB2{border: none;}
    .contP2Ul .textB{border-left: 2px solid #00b7d9;}
    .contP2Ul .textB::after,
    .contP2Ul .textB1::after,
    .contP2Ul .textB2::after{
        left: -8px;
        top: calc(50% - 5px);
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 8px solid #00b7d9;
        border-left: unset;
        bottom: unset;
    }
    .contP2Ul li:nth-child(odd) .textB2, .contP2Ul li:nth-child(odd) .dian2, .contP2Ul li:nth-child(odd) .xian2{display: none;}
    .contP2Ul li:nth-child(even) .textB1, .contP2Ul li:nth-child(even) .dian1, .contP2Ul li:nth-child(even) .xian1{display: none;}
    .contP2Ul li:nth-child(2) .textB::after,
    .contP2Ul li:nth-child(3) .textB::after,
    .contP2Ul li:nth-child(4) .textB::after,
    .contP2Ul li:nth-child(5) .textB::after{border-top-color:rgba(0,0,0,0);}
    .contP2Ul li:nth-child(2) .textB::after{border-right-color: #00a2d2;}
    .contP2Ul li:nth-child(3) .textB::after{border-right-color: #008cca;}
    .contP2Ul li:nth-child(4) .textB::after{border-right-color: #0079c3;}
    .contP2Ul li:nth-child(5) .textB::after{border-right-color: #0061bb;}
    .contP3{padding: 40px 0;}
    .contP2 .pubTit,
    .contP3 .pubTit{text-align: center;}
    /* .contP3 .nrBox .img{text-align: center;} */
    .contP3 .nrBox .img img{max-width: 120px;}
    .contP3 .nrBox .joinBtn {
        width: 120px;
        line-height: 40px;
        font-size: 16px;
        margin: 16px 0 0;
    }

}
@media (min-width:1200px) {
    .trainP .container{max-width: 80%;}
}

.trainBg{
    background: url(../img/trabg.jpg) top center no-repeat;
    background-size: 100% auto;
}
.trainP{padding: 170px 0;}
.trainP .imgB{position: relative;}
@media (min-width:992px) {
    .trainP2Ul li{
        padding: 0 50px!important;
    }
    .trainP .imgB img{
        border-radius: 50px;
        display: block;
        width: 100%;
        z-index: 2;
        position: relative;
        height: 200px;
        object-fit: cover;
    }
}
@media (min-width:1480px) {
    .trainP .imgB img{
        border-radius: 50px;
        display: block;
        width: 100%;
        z-index: 2;
        position: relative;
        height: 275px;
        object-fit: cover;
    }
}


.trainP .imgB::after{
    content: "";
    border-radius: 50px;
    display: block;
    width: 100%;
    background-color: rgba(73, 131, 255, 0.2);
    position: absolute;
    left: -36px;
    bottom: -50px;
    width: 85%;
    height: 85%;
    z-index: 1;
}
.trainP .nrBox .tit{
    font-size: 20px;
    color: rgb(0, 0, 0);
    margin-top: 48px;
}
.trainP .nrBox .desc{
    font-size: 14px;
    color: rgb(0, 0, 0);
    margin-top: 24px;
    line-height: 1.8;
}
.trainP .nrBox .desc p{text-indent: 2em;}
.trainP .nrBox .tit:first-child{margin-top: 0;}
.trainP1{
    background: url(../img/trabg2.jpg.png) right bottom no-repeat;
    background-size: 63% auto;
}
.trainP1 .nrBox{flex-wrap: wrap;}
.trainP1 .imgB{width: 42%;}
.trainP1 .textB{width: 50%;margin-left: 8%;}
.trainP1 .textB .desc{margin-top: 56px;}
.trainP1 .textB2{width: 42%;margin-top: 160px;}
.trainP2{padding-bottom: 340px;}
.trainP2Ul{margin: 0 -100px;margin-top: 84px;}
.trainP2Ul li{padding:0 100px;}
@media (max-width:1450px) {
    .trainP .container{max-width: 80%;}
    .trainP{padding: 88px 0;}
    .trainP1 .imgB{width: 50%;}
    .trainP1 .textB{width: 45%;margin-left: 4%;margin: 1%;}
    .trainP1 .textB .desc{margin-top: 24px;}
    .trainP1 .textB2{width: 50%;}
}
@media (max-width:1200px) {
    .trainP1 .textB2 {width: 76%;margin-top: 48px;}
}
@media (max-width:992px) {
    .trainP .container{max-width: 100%;}
    .trainP .imgB img{height: auto;}
    .trainP{padding: 40px 0!important;}
    .trainP1 .nrBox{display: block;}
    .trainP1 .imgB{width: 100%;}
    .trainP1 .textB{width: 100%;margin: 16px 0 0;}
    .trainP1 .textB2{width: 100%;}
    .trainP .nrBox .tit{font-size: 20px;}
    .trainP .nrBox .desc{font-size: 16px;margin-top: 16px;}
    .trainP1 .textB2{margin: 16px 0 0;}
    .trainP .nrBox .tit{margin: 16px 0 0;}
    .trainP1{background: none;}
    .trainP2 .titk{margin-bottom: 16px;}
    .trainP2Ul{margin: 0;margin-top: 16px;}
    .trainP2Ul li{margin-top: 16px;padding: 0;}
    .trainP .imgB img{border-radius: 20px;}
    .trainP .imgB::after{border-radius: 20px;left: -8px;bottom: -8px;width: 100%;}
}
.aboP,
.newsBg,
.tradeBg,
.trainBg,
.contactBg{max-width: 100%;overflow-y: hidden;overflow-x: hidden;}


/* 文章详情 */
/* @media (max-width:1200px) { */

    .html_article{
        padding:0 200px ;
        margin-top: 170px;

    }
    .title_b{
        padding-bottom: 40px;
    margin-top: 46px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .html_article .title{
        width: 100%;
        text-align: center;
        font-weight: bold;
            font-size: 30px;
    font-weight: 500;
    color: rgba(0,0,0,1);
    line-height: 64px;

    }
    .html_article .cts{
        display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
    color: rgba(102,102,102,1);

    }
    .html_content{
        min-height: 500px;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .html_content p {
    margin: 15px 0;
  }

/* } */



.tabsbox{width: 100%;}
.tabsbox ul {border-bottom:1px solid #dce6e7;display: flex;justify-content: space-between;}
.tabsbox ul li {display:inline-block;;width:180px; text-align:center;margin-right:10px;font-size: 20px;}
.tabsbox ul li a.selected {color:#050505;display:inline-block;margin:0px;padding-bottom:5px;font-weight:bold;border-bottom: 4px solid #0746FB;font-size: 20px;}
.tabsbox ul li a {text-decoration:none;color: #9D9D9D;display: inline-block;}
.tabscont {margin-top:10px;}


.s_warp{
    margin-top: 100px;
    display: flex;
}
.s_img{
    width: 50%;
}
.s_content{
    margin-top: 30px;
    width: 50%;
    padding-left: 30px;
}
.s_content .s_title{
        font-size: 20px;
    font-family: NotoSansHans-Bold;
    font-weight: bold;
    color: rgba(18,21,22,1);
    line-height: 60px;
}
.s_content .s_title_detail p{
    font-size: 14px;
    font-family: NotoSansHans-Regular;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 34px;
    margin: 20px 0;
    text-align: justify;
    text-indent: 2em;
}
.s_content .s_title_detail .con{
    font-size: 14px;
    font-family: NotoSansHans-Regular;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 34px;
    margin: 20px 0;
    text-align: justify;
}


@media (max-width:992px) {
    .html_article{
        padding:0 20px ;
        margin-top: 100px;

    }
    .tabsbox{width: 100%;}
    .tabsbox ul {border-bottom:1px solid #dce6e7;display: flex;justify-content: space-between;align-items: center!important;overflow-x: scroll;width: 100%;}
    .tabsbox ul li {display:inline-block;width: auto!important;padding: 3px 10px; text-align:left;margin-right:0px;font-size: 16px!important;}
    .tabsbox ul li a.selected {color:#050505;display:inline-block;margin:0px;padding-bottom:5px;font-weight:bold;border-bottom: 4px solid #0746FB;font-size: 16px!important;}
    .tabsbox ul li a {text-decoration:none;color: #9D9D9D;display: inline-block;white-space: nowrap;}
    .tabscont {margin-top:10px;}
    .contP .container{
        max-width: 100%;
    }
.s_warp{
    margin-top: 30px;
    display: block;
}
.s_img{
    width: 100%;
}
.s_content{
    margin-top: 30px;
    width: 100%;
    padding-left: 0px;
}
.s_content .s_title{
    font-size: 16px;
}
.s_content .s_title_detail p{
    font-size: 14px;
}
}


/* 关于中心 */



.por {
  position: relative;
}

.moudle-titles {
    padding: 30px 0 40px;
}
.moudle-titles .moudle-font24 {
  font-size: 18px;
}
.moudle-titles .moudle-font26 {
  font-size: 16px;
}
.moudle-titles .moudle-font36 {
  font-size: 20px;

}
.moudle-titles .moudle-font24, .moudle-titles .moudle-font36, .moudle-titles .moudle-font26 {
  color: #000;
  line-height: 1.1;
  font-weight: bold;
}
.moudle-titles.white .moudle-font24, .moudle-titles.white .moudle-font36, .moudle-titles.white .moudle-font26, .moudle-titles.white .moudle-font16 {
  color: #fff;
}

.w-font14 {
  font-size: 14px;
}

.w-font16 {
  font-size: 14px;
}

.w-font18 {
  font-size: 18px;
}

.w-font20 {
  font-size: 20px;
}

.w-font22 {
  font-size: 22px;
}

.w-font24 {
  font-size: 14px;
}

.w-font28 {
  font-size: 28px;
}

.w-font32 {
  font-size: 32px;
}

.w-font22, .w-font24, .w-font28, .w-font32, .w-font20 {
  color: #000;
  font-weight: bold;
  line-height: 1.5;
}

.w-font14, .w-font16, .w-font18 {
  color: #666;
  line-height: 25px;
}




.list-poa-txts {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc(100% - 470px - .8rem);
  padding-bottom: 24px;
  /* border-bottom: 1px solid #e5e5e5; */
}
.list-poa-txts1 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc(100% - 470px - .8rem);
  padding-bottom: 24px;
}
.about-list1, .about-list2 {
  padding-left: calc(100% - 420px);
}

.about-list1 {
  margin: 20px auto 100px;
}
.about-list1 .scroll-wrap {
  text-align: justify;
  /* height: 240px; */
}
.about-list1 .moudle-font24 {
  margin-top: 45px;
}

.about-list2 .moudle-titles {
  padding-top: 0;
}
.about-list2 .scroll-wrap {
  height: 210px;
  text-align: justify;
  margin-right: 20px;
}
.about-list3-mains{
    display: flex;
}
.about-list3 {
  padding: 54px 36px;
  margin: 45px auto 0px;
    margin-top: 100px;
}
.about-list3 .list-imgs {
  flex: 0 0 280px;
  width: 280px;
}
.about-list3 .moudle-titles {
  padding: 14px 0 .5rem;
}
.about-list3 .moudle-font26 {
  line-height: 1.5;
}
.about-list3 .w-font24 {
  padding: 14px 0 20px;
  font-weight: bold;
    white-space: nowrap;
}
.about-list3 .list-txts {
  flex: 0 0 calc(100% - 330px);
  width: calc(100% - 330px);
}
.about-list3 .about-list3-item {
  flex: 0 0 calc(33.3% - .64rem);
  position: relative;
}


 .flexBox.between {
    justify-content: space-between;
}

.flexBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



.about-list3 .moudle-titles {
  padding: 14px 0 .5rem;
}
.about-list3 .moudle-font26 {
  line-height: 1.5;
}
.about-list3 .w-font24 {
  padding: 14px 0 20px;
  font-weight: bold;
    white-space: nowrap;
}
.about-list3 .list-txts {
  flex: 0 0 calc(100% - 330px);
  width: calc(100% - 330px);
    margin-top: 30px;
}
.about-list3 .about-list3-item {
  flex: 0 0 calc(33.3%  - 50px);
  position: relative;
}
.about-list3 .about-list3-item:nth-child(2):before, .about-list3 .about-list3-item:nth-child(2):after {
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  background: #e5e5e5;
  top: 0;
}
.about-list3 .about-list3-item:nth-child(2):before {
  left: -40px;
}
.about-list3 .about-list3-item:nth-child(2):after {
  right: -40px;
}

/* 关于我们移动端 */
@media (max-width: 992px){


    .por {
        position: relative;
    }

    .moudle-titles {
        padding: 30px 0 40px;
    }
    .moudle-titles .moudle-font24 {
        font-size: 16px;
    }
    .moudle-titles .moudle-font26 {
        font-size: 16px;
    }
    .moudle-titles .moudle-font36 {
        font-size: 16px;

    }
    .moudle-titles .moudle-font24, .moudle-titles .moudle-font36, .moudle-titles .moudle-font26 {
        color: #000;
        line-height: 1.1;
        font-weight: bold;
    }
    .moudle-titles.white .moudle-font24, .moudle-titles.white .moudle-font36, .moudle-titles.white .moudle-font26, .moudle-titles.white .moudle-font16 {
        color: #fff;
    }

    .w-font14 {
        font-size: 14px;
    }

    .w-font16 {
        font-size: 14px;
    }

    .w-font18 {
        font-size: 18px;
    }

    .w-font20 {
        font-size: 20px;
    }

    .w-font22 {
        font-size: 22px;
    }

    .w-font24 {
        font-size: 14px;
    }

    .w-font28 {
        font-size: 28px;
    }

    .w-font32 {
        font-size: 32px;
    }

    .w-font22, .w-font24, .w-font28, .w-font32, .w-font20 {
        color: #000;
        font-weight: bold;
        line-height: 1.5;
    }

    .w-font14, .w-font16, .w-font18 {
        color: #666;
        line-height: 25px;
    }




    .list-poa-txts {
        position: inherit;
        left: 0;
        top: 0;
        height: 100%;
        width:100%;
        padding-bottom: 24px;
        border-bottom: 1px solid #e5e5e5;
    }
    .list-poa-txts1 {
        position: inherit;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        padding-bottom: 24px;
    }
    .about-list1 .list-por-imgs{
        /* margin-top: 80px; */
    }
    .about-list2     .list-por-imgs{
        margin-top: 150px;
    }
    .about-list1, .about-list2 {
        padding-left: calc(100% - 570px);
    }

    .about-list1 {
        margin: 20px auto 60px;
    }
    .about-list1 .scroll-wrap {
        /* height: 240px; */
    }
    .about-list1 .moudle-font24 {
        margin-top: 45px;
    }

    .about-list2 .moudle-titles {
        padding-top: 0;
    }
    .about-list2 .scroll-wrap {
        height: 210px;
    }
    .about-list3-mains{
        display: flex;
    }
    .about-list3 {
        padding: 54px 36px;
        margin: 45px auto 0px;
    }
    .about-list3 .list-imgs {
        flex: 0 0 280px;
        width: 280px;
    }
    .about-list3 .moudle-titles {
        padding: 14px 0 .5rem;
    }
    .about-list3 .moudle-font26 {
        line-height: 1.5;
    }
    .about-list3 .w-font24 {
        padding: 14px 0 20px;
        font-weight: bold;
    }
    .about-list3 .list-txts {
        flex: 0 0 calc(100% - 330px);
        width: calc(100% - 330px);
    }
    .about-list3 .about-list3-item {
        flex: 0 0 calc(33.3% - .64rem);
        position: relative;
    }


     .flexBox.between {
        justify-content: space-between;
    }

    .flexBox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }



    .about-list3 .moudle-titles {
        width: 100%;
        padding: 14px 0 .5rem;
    }
    .about-list3 .moudle-font26 {
        line-height: 1.5;
    }
    .about-list3 .w-font24 {
        padding: 14px 0 20px;
        font-weight: bold;
    }
    .about-list3 .list-txts {
        flex: auto;
        width: 100%;
    }
    .about-list3 .about-list3-item {
        flex: auto;
        position: relative;
    }
    .about-list3 .about-list3-item:nth-child(2):before, .about-list3 .about-list3-item:nth-child(2):after {
        position: absolute;
        content: "";
        display: block;
        height: 100%;
        width: 1px;
        background: #e5e5e5;
        top: 0;
    }
    .about-list3 .about-list3-item:nth-child(2):before {
        left: -40px;
    }
    .about-list3 .about-list3-item:nth-child(2):after {
        right: -40px;
    }

}


/* 导航菜单样式 */


.navBtn {
    position: fixed;
    right:30px;
    top: 30px;
    z-index: 99;
    cursor: pointer;
    display: none;
}

.navBtn img {
    transition: all 0.4s;
    width:32px;
}

.navBtn img:hover {
    cursor: pointer;
    transform: rotateZ(180deg);
}

.navBtnClose {
    display: none;
    position: fixed;
    right:30px;
    top: 30px;
    z-index: 9999;
    cursor: pointer;

}

.navBtnClose img {
    transition: all 0.4s;
    width:32px;
    background-color: #ffffff;
    border-radius: 50%;
}

.navBtnClose img:hover {
    cursor: pointer;
    transform: rotateZ(90deg);
}


.nav {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    width: 160px;
    overflow: hidden;
    box-sizing: border-box;
}


.navDH {
    display: block;
    -webkit-animation: navDH 1s cubic-bezier(0.23, 1, 0.32, 1);
    animation: navDH 1s cubic-bezier(0.23, 1, 0.32, 1);
}

@-webkit-keyframes navDH {
    0% {
        display: none;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        display: block;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes navDH {
    0% {
        display: none;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        display: block;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.navCloseDH {
    display: block;
    animation: navCloseDH 1s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}

@-webkit-keyframes navCloseDH {
    0% {
        display: block;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        display: none;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes navCloseDH {
    0% {
        display: block;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        display: none;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.navL {
    box-sizing: border-box;
    float: left;
    width: 140px;
    height: 100vh;
    padding: 50px 20px 0 10px;
    background:rgba(0,117,255,0.3)

}

.navL li {
    transition: all 0.6s;
    padding:  4px  10px;
    border-bottom: 1px solid #ffffff;

}


.navL li:hover,
.navL .active {
    color: #074780;
    border-bottom: 1px solid #074780;
}

.navL li a {
    display: inline-block;
    line-height: 30px;
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
    font-weight: normal;
}

.navL .active a {
    color: #074780;
}



/* 登录页面 */
.w1300 {
    width: 1300px;
    margin: 0 auto;
    max-width: 88%;
}

.f-no-b-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.matchland{
  padding:calc(140px + 125px) 0 160px;
  background:#2663A7;

}
.matchland .img1{
  width:56.38%;
}
.matchland .formbox{
  width:37%;
  padding:50px 50px 75px;
  background:#fff;
  border-radius:5px;
  overflow: hidden;
}
.matchland .formbox .tit2{
  line-height:1;
  margin-bottom:19px;
  font-size:24px;
  font-weight:bold;
}
.matchland .formbox .tit3{
  line-height:1;
  margin-bottom:19px;
  color:#2663A7;
  margin-bottom:40px;
  font-size:14px;
}
.matchland .input-li{
  position: relative;
  margin-bottom:20px;
}
.matchland .input{
  border:1px solid #E5E5E5;
  width:100%;
  height:45px;
  line-height:45px;
  background:#fff;
  padding:0 125px 0 20px;
  font-size:14px;
  color:#C7C7C7;
    margin-bottom: 25px;
    text-align: left;
}
.matchland input::-webkit-input-placeholder{
    color: #E5E5E5;
    font-size: 14px;
}
.matchland .input-li .captcha{
  position: absolute;
  height:43px;
  right:1px;
  bottom:1px;
}
.matchland .input-li .bottonbox{
  width:125px;
  height:43px;
  line-height:43px;
  color:#333;
  font-size:14px;
  text-align:center;
  right:0;
  bottom:1px;
  cursor:pointer;
}
.matchland .input2{
  background:#2663A7;
  width:100%;
  height:45px;
  border-radius:3px;
  font-size:16px;
  text-align:center;
  border:none;
  color:#fff;
    cursor: pointer;
}
.matchland .tip{
  font-size:12px;
  color:#666;
  margin-top:26px;
}
.matchland .tip a{
  color:#1F59BA;
}
.matchland .tip span{
  margin-left:5px;
}
@media (max-width: 1280px) {
  .matchland .formbox{
    padding: 25px 25px 35px;
  }

}
@media (max-width:768px) {
  .matchland .img1{
    display:none;
  }
  .matchland .formbox{
    width:420px;
    max-width:100%;
  }
  .matchland{
    padding:100px 0 60px;
  }
}

@media (max-width:767px) {
  .matchland .formbox .tit3{
    margin-bottom:20px;
  }
  .matchland .input-li{
    margin-bottom:10px;
  }
  .matchland .input{
    font-size:12px;
    padding-left:10px;
  }
  .matchland .tip span{
    width:calc(100% - 30px);
    line-height:1.2;
  }
  .matchland .tip{
    margin-top:13px;
  }
}




/* 发展战略 */
.ajaxbox{
    display:none;
}
.ajaxtitle{
    display: flex;
    flex-flow:row wrap;
    justify-content: space-between;
}
.ajaxtitle.on .icon{
    transform:rotate(-180deg);
}

.ajaxtitle .icon{
    width:16px;
    height:16px;
    fill:#666;
}

.ajaxtitle.on{
    background:#2663a7;
    color:#fff !important;
}
.ajaxtitle.on .icon{
    fill:#fff;
}

.ajaxbox{
    margin-bottom:15px;
    margin-top:15px;
    padding:0 10px 0 20px;
}
.ajaxtitle{
    background:#f5f5f5;
    padding:12px 20px 12px 30px;
    font-size:16px;
}
.content .detail .left form div input{
    opacity:0;
    width: 13px;
    height: 13px;
    display: none;
}
.content .detail .left form{
    font-size:16px !important;
    line-height:30px !important;
}
.content .detail .left .ajax-btn0.cur label{
    color:#2663a7;
    border-bottom:1px solid #2663a7;
}
.content_title{
    font-size: 24px;
}
.content .detail{
    display: flex;
    justify-content: space-between;
}
.content .detail .left{
    width: 28%;
}
.content .detail .right{
    width: 68%;
}

input[type="radio"] {
    vertical-align: 3px;
}
.content .detail .left form{
     padding-top: 10px;
     padding-bottom: 10px;
     border-top: 1px solid rgba(0, 0, 0, 0.1);
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     font-size:20px;
     font-weight:400;
     color:rgba(102,102,102,1);
     line-height:50px;
}
.content .detail .left form div,.content .detail .left form div input,.content .detail .left form div label{
     cursor: pointer;
}
.content .detail .left  .search{
     margin-top: 39px;
}
.content .detail .left .search input{
     box-sizing: border-box;
     width: 100%;
     height:57px;
     margin: 10px 0;
     background: url(../img/search.png) no-repeat;
     background-color: rgba(250, 250, 250, 1);
     background-position: 5%;
     padding-left: 15%;
     border: none;
     border-radius:5px;
     outline: none;
}
.content .detail .right .title{
     font-size:28px;
     font-family:NotoSansHans-Bold;
     font-weight:bold;
     color:rgba(18,21,22,1);
     line-height:60px;
     margin-bottom: 16px;
     display: flex;
     justify-content: space-between;
}
.content .detail .right .title .icon{
     width:54px;
     height:52px;
     vertical-align: middle;
     margin-top: 0;
     margin-right: 5px;
}
.content .detail .right .title_detail{
     font-size:16px;
     font-family:NotoSansHans-Regular;
     font-weight:400;
     color:rgba(102,102,102,1);
     line-height:28px;
     margin: 20px 0;
     text-align: justify;
}
.content .detail .right .line{
     height: 1px;
     width: 100%;
     background-color: rgba(18,21,22,0.1);
     margin: 60px 0;
}
.content .detail .right .list .list_item{
     font-size:18px;
     font-family:NotoSansHans-Regular;
     font-weight:400;
     color:rgba(102,102,102,1);
     line-height:32px;
}
.content .detail .right .list .list_item .list_item_title{
     font-size:22px;
     font-family:NotoSansHans-Bold;
     font-weight:bold;
     color:rgba(0,0,0,1);
     line-height:50px;
}
.content .detail .right .item{
     padding-left: 5%;
     margin-top: 30px;
     list-style: disc;
}
.content .detail .right .item .item_detail{
     font-size:18px;
     font-family:NotoSansHans-Regular;
     font-weight:400;
     color:rgba(102,102,102,1);
     line-height:34px;
}
.content .detail .right img{
    width: 100%;
    margin-top: 40px;
}
.content .detail .right .downBtn{
     width:132px;
     height:40px;
     line-height: 40px;
     background:rgba(45,82,144,1);
     border-radius:5px;
     text-align: center;
     color: #fff;
     font-size: 14px;
}
.content .detail .right .downBtn img{
     width:19px;
     height:19px;
     margin-top: -5px;
     margin-right: 4px;
}
.flex{
     display: flex;
}
@media(min-width:1001px) {
     .phone_title {
             display: none;
     }
}
@media(max-width:1000px){
.content{
             width: 100%;
     }
     .content .content_title{
             display: block;
             font-size: 18px;
     }
     .content .detail{
             flex-direction: column;
     }
         .content .detail .left {
             width: 100%;
     }
     .phone_title{
        display: none;
     }
    .content .detail .right {
             width: 90%;
             margin: 0 auto;
     }
     .title_del{
        font-size: 20px;
     }
     /*   .content .detail .left  form, .content .detail .left  .search{
 *               display: none;
 *                    }
 *                         ul{
 *                                      padding-left: 5%;
 *                                           }
 *                                                .content .detail .left{
 *                                                             box-sizing: border-box;
 *                                                                          padding-left: 5%;
 *                                                                                       padding-right: 5%;
 *                                                                                                    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 *                                                                                                         }
 *                                                                                                              .content .detail .left  .phone_title{
 *                                                                                                                           display: flex;
 *                                                                                                                                        padding-left: 0;
 *                                                                                                                                                     font-size: 14px;
 *                                                                                                                                                                  list-style: none;
 *                                                                                                                                                                               overflow-x: auto;
 *                                                                                                                                                                                    }
 *                                                                                                                                                                                         .content .detail .left  .phone_title li{
 *                                                                                                                                                                                                      text-align: center;
 *                                                                                                                                                                                                                   font-weight:400;
 *                                                                                                                                                                                                                                color:rgba(153,153,153,1);
 *                                                                                                                                                                                                                                             line-height:40px;
 *                                                                                                                                                                                                                                                          margin: 0 5px;
 *                                                                                                                                                                                                                                                                       white-space: nowrap;
 *                                                                                                                                                                                                                                                                            }
 *                                                                                                                                                                                                                                                                                 .content .detail .left  .phone_title .line{
 *                                                                                                                                                                                                                                                                                              width:1px;
 *                                                                                                                                                                                                                                                                                                           height:14px;
 *                                                                                                                                                                                                                                                                                                                        padding: 0 0.5px;
 *                                                                                                                                                                                                                                                                                                                                     background:rgba(0,0,0,1);
 *                                                                                                                                                                                                                                                                                                                                                  opacity:0.2;
 *                                                                                                                                                                                                                                                                                                                                                               margin-top: 14px;
 *                                                                                                                                                                                                                                                                                                                                                                    }
 *                                                                                                                                                                                                                                                                                                                                                                         .content .detail .left  .phone_title .activied{
 *                                                                                                                                                                                                                                                                                                                                                                                      color:rgba(0,72,152,1);
 *                                                                                                                                                                                                                                                                                                                                                                                                   border-bottom: 2px solid rgba(0,72,152,1);
 *                                                                                                                                                                                                                                                                                                                                                                                                        }
 *                                                                                                                                                                                                                                                                                                                                                                                                             .content .detail .right .title{
 *                                                                                                                                                                                                                                                                                                                                                                                                                          font-size:14px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                       line-height:30px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 20px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                         }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                              .content .detail .right .title .icon{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                           width:27px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        height:26px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  .content .detail .right .title_detail{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               font-size:12px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            line-height:16px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      .content .detail .right img {
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   margin-top: 0px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             .content .detail .right .line{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          margin: 30px 0;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    .content .detail .right .list{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 margin-bottom: 20px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           .content .detail .right .list .list_item{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        font-size:12px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     line-height:22px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               .content .detail .right .list .list_item .list_item_title{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            font-size:12px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         line-height:18px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .content .detail .right .item .item_detail{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                font-size:12px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             line-height:20px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       .content .detail .right .downBtn{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    width:90px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 height:25px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              line-height: 25px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           background:rgba(45,82,144,1);
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        border-radius:5px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     text-align: center;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  color: #fff;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               font-size: 12px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    }
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         .content .detail .right .downBtn img{
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      width:10px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   height:10px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                margin-top: -2px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             margin-right: 2px;
 *                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  } */
}


/* 搜索 */
.headerSearch {
    width: 60%;
    height: 50px;
    position: relative;
    top: 50%;
    margin: 0 auto;
    margin-bottom: 100px;
    margin-top: 30px;
}
.headerSearch input {
    width: calc(80% - 20px);
    height: 50px;
    /* border: none; */
    outline: none;
    float: left;
    padding-left: 20px;
    text-align: left;
    color: #000;
    font-size: 14px;
}
.headerSearch span {
    display: inline-block;
    width: 20%;
    height: 50px;
    font-size: 18px;
    background: #3D7CD9;
    text-align: center;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
}
.headerSearch ::-webkit-input-placeholder { /* WebKit browsers */
    color: #E5E5E5;
    font-size: 14px;
}
.headerSearch ::-webkit-input-placeholder { /* WebKit browsers */
    color: #E5E5E5;
    font-size: 14px;
}

.headerSearch ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #E5E5E5;
    font-size: 14px;
}

.headerSearch :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #E5E5E5;
    font-size: 14px;
}


.footer_qecode{
    position: absolute;
    right: 0px;
    bottom: 15px;
    display: flex;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.footer_qecode .f_left{

}
.footer_qecode .f_left img{
    width: 100px;
}
.footer_qecode .f_right img{
    width: 100px;
}
.footer_qecode .f_right{
    margin-left: 30px;
}

/* 移动端 */
@media (max-width: 992px) {

    .footer_qecode{
        margin-top: 40px;
        position: inherit;
        display: flex;
        justify-content: center;
        text-align: center;
        color: #fff;
        font-size: 14px;
    }
    .aboP2 .nrBox .titB{
        font-size: 12px;
    }
    .aboP2 .nrBox .zj_img{
        width: 90px;
        margin-left: 15px;
    }
    .aboP2 .nrBox .zj_img img{
        width: 90px;
        height: 99px;
        object-fit: cover;
    }
    .aboP2 .aboP2_warp{
        display: flex;justify-content: center;flex-wrap: wrap;margin-bottom: 20px;
    }
    .aboP2 .about_a{
        width: 110px;
        margin-right: 0;
    }
    .aboP2 .nrBox{
        padding: 10px 20px;
    }
    .aboP2 .nrBox .descB{
        font-size: 10px;
        /* min-height: 130px; */
    }
    .aboP2 .about_a .descB{
        padding: 0 5px;
    }
    .aboP2 .zhuanjia_block{
        width: 97px;
         margin-right: 10px;
 }
 .aboP2 .zhuanjia_block:nth-child(3n){
    margin-right: 0;
}
    .aboP2 .zhuanjia_block .imgUrl{
        background-color: transparent;
        overflow: hidden;
        margin-top: 20px;
    }
    .aboP2 .zhuanjia_block .imgUrl img{
        width: 97px;
        height: 101px;
        object-fit: cover;
    }



    .laboratory{
        display: block;
    }
    .laboratory a{
    max-width: 100%!important;
    }
    .laboratory a li .kuang{
        position: absolute;
        left: 115px!important;
    top: 73px!important;
    }
    .traP1 .shiyanshi_warp{
        background: none;
        padding: 0;
    }
    .m_newP1Ul{
        margin-top: 40px;
        margin-bottom: 80px;
    }
    .shiyanshi_page .nrBox{
        background: none;
    }
    .shiyanshi{
        width: 100%!important;
        min-height: 200px!important;
    }
    .shiyanshi .swiper-slide{
        width: 100%!important;
    }
    .traP1 .nrBox .bg{
        display: none;
    }
    .traP1 .shiyan_img{
        height: 300px!important;
        width: 100%!important;
    }
    .traP1 .shipin{
        position: absolute;
    bottom: -480px!important;
    right: 0;
        width: 100%!important;
        min-height: 190px!important;
        background: transparent;
        border-radius: 40px;
        height: 100px!important;
        max-height: 150px!important;
        }
        .traP1 .shipin img{
            width: 100%;
            max-height: 300px;
        }
        .shiyanshi_page_video{
            padding-top: 0;
            margin-top: 650px!important;

        }

}



/* 实验室 */
.shiyanshi_page{
    padding-top: 100px;
}
.shiyanshi_info{
    margin-bottom: 170px;
}
.shiyanshi_info h3{
    font-size: 24px;
    font-weight: 900;
}
.shiyanshi_info p{
    margin-top: 30px;
    font-size: 14px;
    text-indent: 2em;
}
.traP1 .shiyanshi{
    position: absolute;
    top: -130px;
    left: 0;
    width: 68%;
    min-height: 500px;
}
.traP1 .shipin .playBtn {
    display: block;
    width: 44px;
    height: 44px;
    background: url(../img/play1.jpg) center no-repeat;
    background-size: cover;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 22px);
    cursor: pointer;
    z-index: 3;
}
.traP1 .shipin{
    position: absolute;
    bottom: -400px;
    right: 0;
    width: 36%;
    background: transparent;
    border-radius: 40px;
    min-height: 300px;
}
.traP1 .shipin img{
    border-radius: 40px;
}
.traP1  .shiyan_img{
    width: 840px;
    height: 500px;
    object-fit: cover;
}
@media (max-width: 1548px) {
    .traP1  .shiyan_img{
        width: 740px;
        height: 500px;
        object-fit: cover;
    }
}








.laboratory{justify-content: space-between;    margin-right: -15px;
    margin-left: -15px;}
.laboratory li{width: 50%;}
.laboratory{margin: -5px;}
.laboratory li{padding: 5px;}
.laboratory a{
    flex: 1 ;
    max-width: 32%;
    position: relative;
    width: 600px;
    height: 200px;
    display: block;
}

.laboratory .shiyan_bg1{

    background: url(../img/shiyan1.png) no-repeat center center;background-size: contain
}
.laboratory .shiyan_bg2{
    background: url(../img/shiyan2.png) no-repeat center center;background-size: contain
}
.laboratory .shiyan_bg3{
    background: url(../img/shiyan3.png) no-repeat center center;background-size: contain
}

.indp2 .nrBox .swiper-slide{padding: 10px;}
.laboratory a li .kuang{
    /* position: absolute;
 *     left: 170px;
 *         top: 70px; */
}
.laboratory .imgB{
    /* background-color: rgb(244, 244, 244); */
    border-radius: 40px;
    overflow: hidden;
    position: inherit;
    width: auto;
}
.laboratory .imgB img{width: 50px;display: block;transition: all 0.3s;border-radius: 40px;object-fit: cover;}
.keji_swiper{
    /* width: 282px;
 *     height: 256px; */
}

.laboratory .kuang:hover .imgB img{transform: scale(1.1);}

.laboratory .name{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 200px;
    font-size: 16px;
    color: #024FFF;
    font-weight: 700;
    position: absolute;
    left: 250%;
    top: 78px;
}

.dropdown-menu{
    width: auto!important;
    top: 80%!important;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0!important;
    margin-left: -30px!important;
    min-width: auto!important;
    padding: 0!important;
}
.dropdown-menu li a{
    padding: 5px!important;
    font-size: 12px!important;
}
@media (max-width: 992px) {
    .nav-item.dropdown{
        height: fit-content!important;
    }
    .dropdown-menu{
        position: static!important;
        width: auto!important;
        top: 80%!important;
        background-color: rgba(255, 255, 255, 0.9);
        border-radius: 0!important;
        margin-left: 0!important;
        min-width: auto!important;
        padding: 0!important;
        float: none!important;
    }
    .dropdown-menu li a{
        padding: 5px!important;
        font-size: 12px!important;
        padding-left: 30px!important;
    }
}
