ul,li{
    list-style-type: none;
}
body {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
.yd{
    display: block;
}
.pc{
    display: none;
}
h2{
    font-size: .5rem;
    color: #333333;
}
.headerImg{
    width: 100%;
    height: 9.48rem;
}
.headerImgPC{
    display: none !important;
}
.headerImg img{
    width: 100%;
    height: AUTO;
    display: block;
    position: absolute;
}
.headerImg_Btn{
    position: absolute;
    top:5.5rem;
    left: 1rem;
    display: flex;
}
.headerImg_Btn1{
    padding: .02rem .2rem;
    color: #fc9b00;
    font-size: .3rem;
    margin-right: .2rem;
    cursor: pointer;
    font-weight: bold;
    -webkit-text-stroke:.01rem #fff;
    border-radius: .3rem;
    border: .01rem solid #fff;
    font-family: pb;
}
.headerImg_Btn1:last-child{
    color: #003ddc;
}
.KNPiler01{
    background: url("../img/KNPileBk.jpg") no-repeat;
    background-size: cover;
    width: 100%;
}
.KNPiler01_1{
    /* width: 15rem; */
    height: auto;
    margin: auto;
    padding: .8rem .2rem .5rem .2rem;
    box-sizing: border-box;
    /* display: flex; */
}
.KNPiler01_1L,.KNPiler01_1R{
    width:100%;
}
.KNPiler01_1L{
    height: 5rem;
    border: .01rem solid #92969c;
    border-radius: .1rem;
    overflow: hidden;
}
.KNPiler01_1R{
    padding-top: .3rem;
    padding-left: .3rem;
    box-sizing: border-box;
}
.KNPiler01_T{
    font-family: pb;
    font-size: .5rem;
    color: #fff;
    /* padding-bottom: 0.2rem; */
}
.KNPiler01_Msg{
    font-size: .25rem;
    color: #999999;
    font-family: pl;
}
.KNPiler01_Msg p{
    margin-bottom: .1rem;
}
.headerImg_Btns{
    display: flex;
    margin-top: .3rem;
}
.headerImg_Btn1{
    padding: .02rem .2rem;
    color: #fc9b00;
    font-size: .3rem;
    margin-right: .2rem;
    cursor: pointer;
    font-weight: bold;
    -webkit-text-stroke:.01rem #fff;
    border-radius: .3rem;
    border: .01rem solid #fff;
    font-family: pb;
}
.KNPiler01_2{
    /* width: 18rem; */
    margin: auto;
    padding: .5rem 0;
}
.KNPiler01_2 .KNPiler01_T{
    text-align: center;
    /* padding-top: 0.7rem; */
}
.KNPiler02_p{
    font-size: .28rem;
    color: #999999;
    text-align: center;
    width: 87%;
    margin: 0 auto;
    margin-top: .1rem;
}
.KNPiler01_2S .swiper-wrapper{
    height:auto !important;
}
.KNPiler01_2S {
    width: 100%;
    position: relative;
    height: auto;
    margin-top: .5rem;
    padding: 0 .4rem;
    box-sizing: border-box;
}
.KNPiler01_2S .swiper_container1{
    overflow: hidden;
}
body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}
.KNPiler01_2S .swiper-container {
    width: 100%;
    height: 100%;
}
.KNPiler01_2S .swiper-slide {
    /* text-align: center; */
    font-size: 18px;
    background: #fff;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .05rem;
    overflow: hidden;
}
.KNPiler01_2S .swiper-button-next,.KNPiler01_2S .swiper-button-prev{
    color: #0043db;
    font-size: .5rem;
}
.KN01_2swiper{
    width: 100%;
    background: #000;
    padding: .2rem;
    box-sizing: border-box;
}
.KN01_2swiperT{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.KN01_2swiperTp{
    color:#999999;
    font-size:.26rem;
}
.KN01_2swiperTimg{
    width: .7rem;
    height: .7rem;
    border-radius: .05rem;
    border: .01rem solid #999999;
}
.KN01_2swiperTimg img{
    width: 100%;
    height: 100%;
    display: block;
}
.KN01_2swiperT1{
    font-size: .35rem;
    color: #0043db;
    margin: .4rem 0 0.4rem 0;
    padding-right:.6rem;
    font-weight: 600;
}
.KN01_2swiperCon{
    width: 100%;
    border-radius: .1rem;
    height: 3.67rem;
    position: relative;
    overflow: hidden;
}
.KN01_2swiperCon img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.KN01_2swiperConPO{
    background: #030e24;
    position: absolute;
    top: 3.67rem;
    left: 0;
    width: 100%;
    height: 100%;
    padding: .2rem;
    box-sizing: border-box;
    transition: all .4s;
}
.KN01_2swiperConPO p{
    font-size: .2rem;
    color: #999999;
}
.swiperConPO_Btn{
    font-size: .24rem;
    color: #ff9c00;
    width: 2rem;
    text-align: center;
    margin: auto;
    border: .01rem solid #999999;
    padding: .05rem 0;
    margin-top: .3rem;
    border-radius: .2rem;
}
.KN01_2swiper:hover .KN01_2swiperConPO{
    top: 0;
}
.KNPiler01_3{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem 0;
}
.KNPiler01_3 .KNPiler01_T{
    text-align: center;
    opacity: 0.95;
}
.tableBox{
    width: 98%;
    margin-top: .5rem;
    /* border-radius: .25rem; */
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.4rem;
}
body .tableBox table tr:nth-of-type(1) {
    height: 0.52rem !important;
    color: #fc9c14;
    font-size: 0.25rem;
    line-height: 0.52rem !important;
}
.tableBox table tr {
    height: 0.52rem !important;
    line-height: 0.52rem !important;
    background: rgba(4, 15,36, 0.8) ;
}
.tableBox table tr:nth-of-type(odd) {
    background: rgba(11, 20, 37, 0.8)  !important;
}
.tableBox table tr td {
    border: 0.01rem solid #474747;
    color: #9a9a9a;
}
.tableBox table tr td:first-child {
    color: #fff;
    opacity: 0.8;
}
.tableBox table tr:first-child{
    color: #fff;
}
.tableBox table {
    margin: auto;
    width: 100%;
    height: auto;
    border-collapse: collapse;
    text-align: center;
    font-size: 0.25rem;
    border-radius: .25rem;
}
.KNPiler01_4{
    width: 100%;
    padding: .5rem 0;
}
.KNPiler01_4 .KNPiler01_T{
    text-align: center;
    opacity: 0.95;
}
#indemo {
    float: left;
    width: 800%;
}
#index_demo{
    width:100%; 
    float:right; 
    overflow:hidden;
    height:6.5rem; 
    border:none;
}
#index_demo1,#index_demo2{
    height:6.5rem;
    float:left; 
    display:inline-table;
}
#index_demo1 li,#index_demo2 li{ 
    width: 3.65rem;
    height:6.5rem; 
    float:left; 
    margin-right: .15rem;
    position: relative;
    border: .01rem solid #c8c7c3;
    border-radius: .2rem;
}
#index_demo1 li img,#index_demo2 li img{ 
    display:block; 
    width: 100%;
    height: 100%;
    background:#ccc;
    border-radius: .2rem;
    position: absolute;
    left: 0;
    top: 0;
}
#index_demo1,#index_demo2{
    float: left;
}
.index_demo1Msg{
    width: 100%;
    font-size: .25rem;
    height: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    /* font-family: rl; */
    padding: 0 .2rem;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background:linear-gradient(to bottom, transparent, #0b1327);
}
.KNPiler01_5{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem 0;
}
.KNPiler01_5 .KNPiler01_T{
    text-align: center;
    opacity: 0.95;
}
.KNPiler01_5P{
    font-size: .25rem;
    color: #fff;
    width: 90%;
    margin: auto;
    margin-top: .1rem;
    line-height: .35rem;
    font-family: pl;
}
.KNPiler01_5P p{
    margin-bottom: .3rem;
    opacity: 0.8;
}
.KNPiler01_5C{
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    margin-top: .7rem;
}
.KNPiler01_5CLIP{
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.KNPiler01_5CLIP span:first-child{
    color:#0043db;
    font-size: .8rem;
    font-weight: 600;
}
.KNPiler01_5CLIP span:last-child{
    color:#999999;
    font-size: .24rem;
}
.KNPiler01_5CLIPM{
    font-size: .24rem;
    color: #666666;
    text-align: center;
}
.KNPiler01_5Img{
    width: 100%;
    height: 4rem;
    border-radius: .1rem;
    margin-top: 1rem;
    box-shadow: rgba(0, 67, 219, 0.5) 0px 5px 15px;
}
.KNPiler01_5 .headerImg_Btns{
    justify-content: center;
    margin-top: .7rem;
    margin-bottom: 0.6rem;
}/*  */
footer{
    width: 100%;
    background: #0f1934;
}
.footer_C{
    /* width: 14rem; */
    margin: auto;
}
.footer_ULTop{
    padding: .5rem .3rem .3rem .3rem;
    box-sizing: border-box;
    /* display: flex; */
}
.footer_TopLi1{
    width: 100%;
    margin-right: 12.3%;
}
.F_LIimgBox img{
    display: block;
}
.F_LIP{
    font-size: .28rem;
    line-height: .45rem;
    color: rgba(255, 255, 255, .5);
    margin-bottom: .31rem;
    margin-top: .3rem;
}
.footer_TopLi2{
    width: 100%;
    margin-right: 2.5%;
}
.footer_TopLi3{
    width: 100%;
    margin-right: 2.9%;
}
.footer_TopLi3 .F_tit:hover{
    color:#eb8100;
    cursor: pointer;
}
.F_titBox{
    font-size: .14rem;
    line-height: .26rem;
    color: rgba(255, 255, 255, .5);
}
.F_tit{
    font-size: .35rem;
    line-height: .7rem;
    font-weight: bold;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: all .2s;
}
.footer_ULTop ul{
    margin-top: .2rem;
}
.footer_ULTop ul li a{
    display: flex;
    align-items: center;
    color: #eb8100;
}
.footer_ULTop ul li a span{
    font-size: .24rem;
    line-height: .5rem;
    font-weight: bold;
}
.footer_ULTop ul li a i{
    font-style: normal;
    margin-right: .08rem;
    font-size: .3rem;
    color: rgba(255, 255, 255, .5);
}
.footer_ULTop .footer_TopLi3 ul li a{
    color: rgba(255, 255, 255, .5);
}
.footer_TopLi4{
    width: 100%;
}
.FT04_UL{
    margin-top: .2rem;
}
header{
    width: 100%;
}
.PCnavBox{
    width: 100%;
    background-color: #1c2c83;
    position: relative;
    display: none;
}
.YDnavBox{
    width: 100%;
    background: #fff;
    height: 1rem;
    position: fixed;
    top: 0;
    z-index: 9999;
}
  .biaos{
        /*display: none;*/
        /* display: none; */
        position: fixed;
        width: 95% !important;
        top: 7%;
        margin-left: 0% !important;
        left: 2% !important;
        background: #fff;
        box-shadow: 0px 0px 6px #ccc;
        z-index: 9999999;
        padding: 50px 0;
    }
    .biaos .infor .tit{
                text-align: center;
    font-size: 40px;
    color: #262626;
    margin-top: 2%;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'he';
    }
    .biaos .infor .con {
    text-align: center;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    margin-bottom: 15px;
}
.biaos .row {
    width: 85%;
    margin-left: 7.5%;
    transition: .2s width ease;
    *: ;
    zoom: 1;
}
.biaos .btm_box{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}
.biaos .btns_list{
        margin: 0 auto;
    display: block;
    float: none;
}
.biaos .green{
        background-color: #c90915;
    width: 47.7%;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}
.biaos .form input {
    border: 1px solid #aaa;
    font-size: 16px;
    color: #000;
}
.biaos .line1 {
    height: 50px;
    line-height: 50px;
    width: 98.5%;
    margin-bottom: 20px;
    text-indent: 15px;
    display: block;
}
.kuangs{
        width: 100%;
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    display: none;
    position: fixed;
    z-index: 9999999999999;
    top: 0rem;
}
.close_btn{
    width: 33px;
    height: 33px;
    border-radius: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    font-size: 0.35rem;
    background: #000;
    border:2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;
}
.pro_li{
    height: 100%;
    padding-bottom: 30px !important;
    
}
.pro_li:hover .dropdown{
    display: block !important;
}
#dr_liuyan{
        width: 98.5% !important;
        height: 0.9rem !important;
        border-color: #aaa !important;
        /* border: 0.01rem solid; */
        font-size: 0.3rem !important;
        text-indent: 0.2rem !important;
        padding-top: 0.1rem !important;
        resize: none !important;
}
.con p{
    font-size: 0.25rem !important;
}
.tit p{
    font-weight: 600 !important;
}
.YDnavBox_C{
    width: calc(100% - .3rem);
    margin: auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.YDnavBox_C img{
    display: block;
}
.xnav{
    position: fixed;
    width: .6rem;
    height: .5rem;
    background: #1c2c83;
    right: .5rem;
    top: .5rem;
    transform: translateY(-50%);
    cursor: pointer;
    border-radius: .05rem;
    z-index: 999999999;
}
.xnav span {
    display: block;
    width: 20px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    transition: 0.8s;
    z-index: 99999991;
}
.xnav .nav1{
    width: .25rem;
    margin-top: -.12rem;
}
.xnav .nav2{
    margin-top: -.02rem;
}
.xnav .nav3{
    margin-top: .06rem;
    width: .25rem;
}
.smdaohang {
    position: fixed;
    width: 5rem;
    height:0;
    overflow: auto;
    top: 0px;
    right: 0px;
    background-image: linear-gradient(90deg, #2e3c8c 0%, #2f6ea8 100%);
    z-index: 9999999;
    transition: 0.8s;
    text-align: center;
}
.smdaohangS{
    height: 100% !important;
}
.topnav {
    margin: auto;
    margin-top: .8rem;
    padding: .2rem;
}
.topnav li {
    text-align: left;
    position: relative;
}
.topnav li a {
    padding: .05rem;
    padding-left: 0px;
    color: #fff;
    display: block;
    font-size: .28rem;
    line-height: .6rem;
    padding-right: .5rem;
}
.xnav.navh .nav2 {
    transform: rotate(-45deg);
    width: .1rem;
    margin-top: -.08rem;
    margin-left: .07rem;
}
.xnav.navh .nav1 {
    transform: rotate(45deg);
    width: .4rem;
    margin-top: 0;
}
.xnav.navh .nav3 {
    transform: rotate(-45deg);
    width: .09rem;
    margin-top: .05rem;
    margin-left: -.12rem;
}
.topnav span {
    display: block;
    position: absolute;
    right: 0px;
    top:.15rem;
    width: .35rem;
    height: .35rem;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    border-radius: 50%;
    transition: 0.5s;
}
.topnav span.yizi {
    transform: rotate(90deg);
}
.topnav span:before {
    content: "";
    width: .1rem;
    height: .03rem;
    background: #333;
    position: absolute;
    left: 50%;
    margin-left: -.05rem;
    top: 48%;
    margin-top: 0px;
    transform: rotate(45deg);
    transform-origin: right center;
}
.topnav span:after {
    content: "";
    width: .1rem;
    height: .03rem;
    background: #333;
    position: absolute;
    left: 50%;
    margin-left: -.05rem;
    top: 48%;
    margin-top: .01rem;
    transform: rotate(-45deg);
    transform-origin: right center;
    transition: 0.5s;
}
.topnav li {
    clear: both;
}
ul.topnav ul li a {
    padding-left: .2rem;
    font-size: .28rem;
    font-weight: normal;
    outline: 0;
}
.topnav_UL{
    height: 0;
    overflow: hidden;
}
.topnav_UL.topnav_ULs{
    height: 100%;
}
.topnav_UL li,.topnav_ULLiC div{
    padding: .1rem;
    padding-left: .15rem;
    color: #fff;
    display: block;
    font-size: .28rem;
    line-height: .6rem;
    padding-right: .5rem;
}
.topnav_ULLiC div{
    padding-left: .3rem;
}
.topnav_ULLiC{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-left: .3rem;
}
.topnav_ULLiC.on{
    height: 100%;
}

/*  */
.FT04_Li{
    width: 100%;
    box-sizing: border-box;
    padding: .05rem .1rem;
    background: #2c354d;
    display: flex;
    font-size: .26rem;
    color: rgba(255, 255, 255, .5);
    margin-bottom: .1rem;
}
.FT04_Li p a{
    font-size: .26rem;
    color: rgba(255, 255, 255, .5);
    transition: all .2s;
}
.FT04_Li p a:hover{
    color: #fff;
}
.FT04_LiIcon{
    margin-right: .1rem;
}
.footer_B{
    border-top: 1px solid rgba(255, 255, 255, .5);
    line-height: 26px;
    color: rgba(255, 255, 255, .5);
    font-size: .23rem;
}
.footer_B div{
    text-align: center;
    padding: .2rem 0;
}