/* 公共处理 */
p{
    margin: 0;
    line-height: 13px;
    font-family:'思源黑体' 'CN';
}
::-webkit-scrollbar {
    display: none;
    }
h1{
    margin: 0;
    font-family:'思源黑体' 'CN';
}
i{
    margin: 0;
    font-family: '钉钉进步体';
}
h3{
    margin: 0;
}
ul{
    padding: 0;
    list-style-type: none;
}



/* 顶部导航 */
.TopNavigation{
    box-sizing: border-box;
    width: 100%;
    height: 85.27px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.5);
    /* opacity: 0.8; */
    backdrop-filter: blur(27px);
    display: flex;
    justify-content: center;
}
/* 顶部导航栏浏览器适配盒子 */
.TopNavigation .center{
    width: 1600px;
    padding-right: 200px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
/* 顶部导航盒子 */
.TopNavigation .center .homebox{
    width: 786px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
/* logo */
.TopNavigation .center .logo{
   margin-top: 23px;
    height: 41px;
}
/* 导航盒子首页 */
.TopNavigation .center .homebox a{
    width: 78px;
    height: 104.1px;
    border-radius: 0px 0px 20px 20px;
    text-align: center;
    padding-top: 23px;
    display: block;
    color: rgba(1, 14, 39,0.7);
    text-decoration: none;
}
.TopNavigation .center .homebox a .chinese{
    font-size: 18px;
    line-height: 26px;
}
.TopNavigation .center .homebox a .english{
    font-size: 10px;
}
/* 导航盒子点击后变化 */
.extract{
    background: linear-gradient(180.00deg, rgb(62, 105, 192),rgb(24, 63, 143) 100%);
    color: #fff !important;   
}

.fwzc{
    width: 100%;
}

.fwzc .cbhz{
    width: 220px;
    height: 198px;
    position: fixed;
    z-index: 466;
    right: 5%;
    bottom: 30%;
}
.fwzc .cbhz .cb{
    width: 48px;
    height: 198px;
    position: absolute;
    right: 0;
}

.fwzc .cbhz .wxm{
    width: 144px;
    height: 130px;
    position: absolute;
    right: 48px;
    top: 50px;
    background-image: url(../img/fwzc/wxgzewm.png);
}

.fwzc .cbhz .lxdh{
    height: 48px;
    width: 172px;
    position: absolute;
    right: 48px;
    top: 100px;
    background-image: url(../img/fwzc/lxdh.png);
}

.fwzc .head{
    width: 100%;
    height: 590px;
    background-size: cover;
    background-image: url(../img/fwzc/fwzcbj.png);
    display: flex;
    justify-content: center;
    padding-top: 219px;
}
.fwzc .head .title{
    width: 1200px;
    height: 590px;
}
.fwzc .head .title h2{
    font-size: 48px;
    line-height: 72px;
    font-weight: 700;
}

.fwzc .head .title p{
    font-size: 14px;
    line-height: 21px;
    color: rgb(120, 135, 162);
}

.fwzc .neirong .fwtx{
    width: 100%;
    height: 956px;
    background-image: url(../img/fwzc/zhong.png);
    background-size: cover;
    position: relative;
}

.fwzc .neirong .fwtx img{
   position: absolute;
   bottom: 58px;
   right: 15%;
}

.fwzc .neirong .cjwt{
    width: 100%;
    height: 890px;
    display: flex;
    justify-content: center;
}

.fwzc .neirong .cjwt .center{
    width: 1200px;
    height: 100%;
    padding-top: 100px;
}

.fwzc .neirong .cjwt .center h2{
    font-size: 50px;
    line-height: 75px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.fwzc .neirong .cjwt .center .dh{
    margin-top: 68px;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid rgba(246, 246, 246) ;
    display: flex;
    justify-content: space-around;
}

.fwzc .neirong .cjwt .center .dh h3{
    font-size: 18px;
    line-height: 27px;
    color: rgb(153, 153, 153);
    font-weight: 700;
}
.active{
    color: rgb(11, 99, 224) !important;
    border-bottom: 2px solid rgb(11, 99, 224);
}

.fwzc .neirong .cjwt .center .nr{
    margin-top: 30px;
    display: flex;
}

.fwzc .neirong .cjwt .center .nr .text{
    margin-left: 68px;
    padding-top: 79px;
}

.fwzc .neirong .cjwt .center .nr .text h4{
    font-size: 20px;
}

.fwzc .neirong .cjwt .center .nr .text p{
    font-size: 16px;
    line-height: 30px;
    color: rgb(102, 102, 102);
}
.yin{
    display: none !important;
}
.xian{
    display: flex !important;
}
/* 底部 */
.about{
    width: 100%;
    height: 432px;
    background-color: rgb(33, 38, 46);
    padding-top: 68px;
    display: flex;
    justify-content: center;
}
.center9{
    width: 1200px;
    height: 100%;
}
/* 上方盒子 */
.about .top {
    width: 1200px;
    height: 187px;
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    justify-content: space-between;
}
/* 左侧全部跳转选项盒子 */
 .about .top .left{
    width: 826px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    margin-right: 77px;
}
/* 每一项 */
.about .top .left ul li{
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 18px;
    color: rgb(159, 159, 169)
}
/* 标题 */
.about .top .left ul .title{
    font-size: 12px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 31px;
}
/* 右侧二维码 */
.about .top .code{
    width: 128px;
    height: 128px;
    z-index: 121;
}
/* 右侧文字盒子 */
.about .top .number{
    width: 173px;
    height: 118px;
    border-bottom: 1px solid rgb(53, 57, 65);
    border-right: 1px solid rgb(53, 57, 65);
    border-top: 1px solid rgb(53, 57, 65);
    padding-left: 12px;
    padding-top: 10px;
    margin-top: 4px;
}
.about .top .number h1{
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 24px;
}
 .about .top .number .p1{
    font-size: 12px;
    line-height: 24px;
    color: rgb(159, 159, 169);
    margin-bottom:31px;
}
 .about .top .number .p2{
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
/* 下方盒子 */
.about .bottom{
    width: 1200px;
    height: 91px;
    display: flex;
    justify-content: space-between;
    padding-top: 34px;
}
 .about .bottom ul li{
    font-size: 12px;
    line-height: 18px;
    color: rgb(159, 159, 169);
}
/* 最下方文字 */
.about .xuhui{
    color: rgb(159, 159, 169);
    font-size: 12px;
    line-height: 18px;
    margin-top: 25px;
}

.titlenone{
    display: none !important;
}