.pagebj{
    background: url(/static/wap/images/pagebj.png) no-repeat;
    padding-bottom: 20px;
}
.pagewidth {
    max-width: 1400px;
    margin: 0px auto;
}
.pagetop{
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.pageleft{
    width: 266px;
}
.pageleftmenus{
    background: rgba(2, 106, 241, 0.25);
}
.pageleftmenus li{
    display: flex;
    align-items: center;
    height: 64px;
    padding: 0px 20px;
    cursor: pointer;
}
.pageleftmenus li:hover{
    background: rgba(0, 132, 255, 0.50);
    border-bottom: 3px solid rgba(0, 132, 255, 1);
}
.pageleftmenus .active{
    background: rgba(0, 132, 255, 0.50);
    border-bottom: 3px solid rgba(0, 132, 255, 1);
}

.pageleftmenus li a{
    color: #fff;
    font-size: 24px;
    margin-left: 20px;
    font-family: PingFang SC-Regular;
}
.pageright{
    flex: 1;
}
.pagerighttop{
    height: 60px;
    background: rgba(0, 132, 255, 0.20);
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #fff;
    font-size: 20px;
}
.pagerighttop a{
    color: #fff;
}
.pagerighttop span{
    padding: 0px 10px;
    
}
.pagerighttopicon{
    padding: 0px 10px;
}
.pagerightconten{
    padding: 32px 59px;
    min-height: 480px;
    background: rgba(5, 15, 65, 0.70);
}
.contentop{
    flex: 1;
}
.contentime{
    height: 46px;
    padding-left: 20px;
    display: flex;
    align-items: center;
    background: linear-gradient( 90deg, #126CC8 0%, rgba(4,13,56,0) 100%);
    color: #fff;
    font-family: PingFang SC-Regular;
}
.contentoptitle{
    font-size: 28px;
    font-family: PingFang SC-Bold;
    font-weight: 500;
    padding-bottom: 5px;
    color: #fff;
    display: flex;
    align-items: center;
}
.contentoptitle span{
    width: 8px;
    height: 25px;
    background: #0084FF;
    margin-right: 16px;
    display: inline-block;
}
.contentopdisp{
    padding-bottom: 24px;
    font-size: 20px;
    color: #fff;
}
.contentimedata{
    font-size: 24px;
    font-family: PingFang SC-Heavy;
    color: #fff;
}
.contentimeicon{
    margin: 0px 10px;
}
.contentimedate{
    font-size: 18px;
}
.contentoperweima{
    width: 91px;
    padding: 10px;
    border-radius: 4.1px;
    background: linear-gradient( 180deg, #B0D9FF 0%, #51A6F4 100%);
}
.contentoperweima img{
    margin-bottom: 10px;
}
.contentoperweima p{
    text-align: center;
    color: #fff;
}
.pageselect{
    padding-top: 20px;
    display: flex;
    align-items: center;
}
.pagetitle{
    padding: 20px 0;
    font-size: 24px;
    color: rgba(0, 132, 255, 1);
}
.pagew{
    width: 16px;
}
.tongjitxt{
    font-size: 24px;
    color: #fff;
}
.secondarybox{
    display: inline-block;
}
.secondaryitem{
    height: 250px;
}
.secondary{
    width: 48%;
    margin-top: 20px;
    float: left;
    margin-right: 2%;
}
.secondaryfoot{
    display: flex;
    align-items: center;
    justify-content: space-between;
   
    padding: 0px 40px;
    padding-top: 20px;
}
.secondaryfootitemone{
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;

}
.secondaryfootitemone span{
    width: 28px;
    height: 3px;
    background: #07C5FF;
    margin-right: 10px;
}
.secondaryfootitemtwo{
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;

}
.secondaryfootitemtwo span{
    width: 20px;
    height: 20px;
    background: #E59B08;
    margin-right: 10px;
}
.secondaryfootitemthree{
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;

}
.secondaryfootitemthree span{
    width: 20px;
    height: 20px;
    background: #3589D9;
    margin-right: 10px;
}
.secondarytitle{
    line-height: 43px;
    background: linear-gradient( 90deg, #126CC8 0%, rgba(4,13,56,0.55) 100%);
    font-size: 22px;
    color: #fff;
    font-family: PingFang SC-Bold;
    padding-left: 20px;
}
.echatsdiv{
    color: #fff;
    padding-bottom: 10px;
    font-size: 18px;
}
.echatsbutton{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.echatsitem{
    flex: 1;
    border-radius: 4px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #0084FF;
}
.echatsdivs{
    color: #fff;
    padding-bottom: 10px;
    font-size: 14px;
}



.chpage{
    background: rgba(2, 106, 241, 0.25);
}

.menupage li{
    align-items: center;
    line-height: 64px;
    cursor: pointer;
}
.menupage li:hover{
    background: rgba(0, 132, 255, 0.50);
}
.menupage li img{
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 10px;
}
.menupage li a{
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 24px;
    margin-left: 20px;
    font-family: PingFang SC-Regular;
}
.menupage li ul{
    display: none;
    text-align: center;
}
.menupage li ul li:hover{
    background: rgba(0, 132, 255, 1);
}
.menupage li ul li a{
    text-indent: 24px;
}
.menupage .active{
    background: rgba(0, 132, 255, 0.50);
    border-bottom: 3px solid rgba(0, 132, 255, 1);
}

.menupage .activey{
    background: rgba(0, 132, 255, 0.50);
    border-top: 3px solid rgba(0, 132, 255, 1);
}

.chtop{
    width: 100%;
    height: 110px;
    background: url(/static/wap/images/chicon12.png);
    background-size: 100%;
}
.chtoptitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 32px;
    color: #0084FF;
    line-height: 38px;
    padding-top: 25px;
    padding-left: 70px;
}
.chtopdisks{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 19px;
    padding-left: 70px;
}
.chtops{
    height: 200px;
    background: rgba(255, 255, 255, 0.32);
    border-radius: 0px 0px 7px 7px;
    margin-bottom: 24px;
    padding: 10px 20px;
}
.chchaoshi{
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.chchaoshitxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    margin-right: 10px;
    min-width: 70px;
}
.chchaos{
    display: block;
}
.chchaoshixh{
    width: 360px !important;
}
.chchaoshixhs{
    width: 405px !important;
    justify-content: space-between;
}
.chchaoshiyu{
    flex: 1;
}
.chchaoshiy{
    height: 44px;
    background: rgba(0,132,255,0.2);
    border-radius: 11px 11px 11px 11px;
    border: 1px solid #0084FF;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 21px;
    color: #0084FF;
    border: 1px solid #0084FF;
}
.pagefenye{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 24px;
}
.nskd{
    display: flex;
    align-items: center;
    padding-top: 24px;
}
.chchaoshiys{
    height: 46px;
    background: linear-gradient( 90deg, #0E8BFF 0%, #0038F1 100%);
    border-radius: 11px 11px 11px 11px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 21px;
    color: #fff;
    border: 0px;
}
.chchaoshiysyxu{
    clear: both;
    display: flow-root;
    padding-top: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #0084FF;
}
.chchaoshixhss{
    width: 360px;
    height: 46px;
    padding: 0px 10px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #fff;
    cursor: pointer;
    display: flex;
    border-radius: 4px;
}

.chtoplist{
    margin-top: 24px;
}
.chtoplisttop{
    width: 626px;
    height: 52px;
    display: flex;
    align-items: center;
    background: url(/static/wap/images/chicon11.png);
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 21px;
    color: #FFFFFF;
}
.chtoplisttop img{
    margin-left: 17px;
    margin-right: 10px;
}
.chtoplistfoot{
    background: rgba(255,255,255,0.1);
    border-radius: 0px 8px 8px 8px;
    border: 1px solid #FFFFFF;
    padding: 12px 19px 12px 23px;
}
.chtoplistfootop{
    background: rgba(255,255,255,0.2);
    border-radius: 4px 4px 4px 4px;
    padding: 5px 15px;
}
.chtoplistfootop p{
    font-family: PingFang SC, PingFang SC;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 29px;
}
.chtoplistfootop p span{
    color: #0084FF;
}
.chtoplistf{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.chtoplistfc{
    margin-left: 31px;
    flex: 1;
}
.chtoplistfitem{
    width: 496px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 11px;
    background: linear-gradient( 89deg, rgba(2,141,255,0.24) 0%, rgba(147,210,255,0.16) 100%);
    border-radius: 8px 8px 8px 8px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
}
.chtoplistfitem img{
    margin-right: 16px;
}
.chtoplistfitem b{
    margin-left: 20px;
    font-family: D-DIN-PRO, D-DIN-PRO;
    font-weight: bold;
    font-size: 39px;
    color: #0084FF;
}
.chtoplistfib{
    width: 206px;
    display: flex;
    flex-direction: column;
}
.chtoplistfibutt{
    height: 56px;
    background: linear-gradient( 90deg, #0E8BFF 0%, #0038F1 100%);
    border-radius: 8px 8px 8px 8px;
    border: 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 22px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.chtoplistfibutt a{
    color: #fff;
}
.chsao{
    display: flex;
    align-items: center;
}
.chsaotoo{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 16px;
}
.chsaotyu{
    font-family: PingFang SC, PingFang SC;
font-weight: 400;
font-size: 20px;
color: #FFFFFF;
}
.chsaotyu img{
    margin-right: 10px;
}
.chsaotyui{
    width: 305px;
    height: 46px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid rgba(255, 255, 255, 1);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.chsaotyuiu{
    width: 80px;
    height: 48px;
    background: #0084FF;
    border: 0px;
    margin-left: 20px;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.chsaotootable{ margin-top: 20px;}
.chsaotootable table tr{
    height: 44px;
}
.chsaotootable table{
    border: 1px solid #0B56A3;
}


.chdapiao{
    width: 100%;
    height: 230px;
    background: url(/static/wap/images/dap.png);
    background-size: 100%;
    margin-bottom: 32px;
}
.chdapiaotitle{
    width: 527px;
    height: 102px;
    padding-top: 67px;
    margin-left: 81px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
}
.chdapiaotitle span{
    color: #FFCE88;
}
.dapiaotop{
    margin-top: 32px;
}
.dapiaotoptitle{
    display: flex;
    align-items: center;
    height: 48px;
    background: #0B56A3;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #0B56A3;
}
.dapiaotoptitem{
    flex: 1;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
}
.dapiaotsj{
    display: flex;
    align-items: center;
    border: 1px solid #0B56A3;
}
.dapiaotsjitem{
    flex: 1;
    text-align: center;
    
}
.dapiaotsjitems{
    height: 52px;
    line-height: 52px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    border: 1px solid #0B56A3;
    border-left:none;
    border-bottom: none;
}
.dapiaotsjitems a{
    color: #0084FF;
}
.dapiaotopkefu{
    width: 120px;
    height: 41px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    margin: 0px auto;
    line-height: 41px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
}
.dapiaodhj{
    height: 46px;
    line-height: 46px;
    background: linear-gradient( 90deg, #126CC8 0%, rgba(4,13,56,0) 100%);
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 20px;
}
.dapiaodsj{
    display: flex;
    align-items: center;
    padding-bottom: 24px;
    position: relative;
}
.dapiaodsjyu{
    width: 916px;
    background: #003877;
    padding: 20px 0px;
    border-radius: 4px;
}

.dapiaodsjyuslelct{
    width: 100%;
    border:0px;
    font-size: 24px;
    color: #FFFFFF;
    background: #003877;
    text-indent: 10px;
    scrollbar-width: none; /* 对于 Firefox 隐藏滚动条 */
    /* -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; */
}
.dapiaodsjyuslelct-div::-webkit-scrollbar {
    display: none; /* 对于 Chrome, Safari 和 Opera 隐藏滚动条 */
}
.dapiaodsjyuslelct option{
    color: #fff;
    border:0px;
}
.dapiaodsjyuslelct option:hover{
    background: #0084FF;
    cursor: pointer;
}

.dapiaodsjyu p{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    padding-bottom: 8px;
    cursor: pointer;
}
.dapiaodsjyu p:hover{
    color: #0084FF;
}
.dapiaodsjinput{
    width: 916px;
}
.dapiaodsjinp{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid;
    text-indent: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    border-image: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(119, 170, 229, 1), rgba(255, 255, 255, 1)) 1 1;
}
.dapiaodsjinb{
    width: 80px;
    height: 48px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    border: 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.dapiaodhdj{
    padding-bottom: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}
.dapiaodhdj span{
    width: 19px;
    height: 19px;
    background: #0084FF;
    border-radius: 100%;
    border: 3px solid #FFFFFF;
    margin-right: 10px;
    display: inline-block;
}
.sushj{
    display: flex;
    flex: 1;
    border-bottom: none;
}
.sushjbjtop{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sushjbjto{
    height: 42px;
    background: rgba(0,132,255,0.15);
    border-radius: 4px;
    border: 1px solid #0084FF;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.sushjbjto img{
    width: 20px;
}
.sushjbjto input{
    width: 295px;
    height: 42px;
    border: 0px;
    background: none;
}
.sushjbjto button{
    width: 116px;
    height: 42px;
    background: #0084FF;
    border-radius: 0px 4px 4px 0px;
    border: 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.sushjbj{
    display: flex;
    align-items: center;
    border: 1px solid #0B56A3;
    border-right: none;
    border-top: none;
}
.sushjitems{
    flex: 1;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    border: 1px solid #0B56A3;
    border-left:none;
    border-top: none;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sushjitems a{
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}
.xyz{
    margin: 24px 0;
}
.xyzconment{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.xyzconmentop{
    margin-top: 24px;
    margin-left: 22px;
}
.xyzconmenimg{
    margin-top: -10px;
}
.xyzconmenfo{
    margin-top: 10px;
    width: 337px;
    margin-left: 22px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 19px;
}
.xyzconmentxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.xyzconmentlist{
    width: 387px;
    height: 171px;
    background: linear-gradient( 270deg, rgba(103,210,221,0) 0%, rgba(103,210,221,0.6) 100%);
    border-radius: 8px 8px 8px 8px;
}
.xyzconmentlists{
    width: 387px;
    height: 171px;
    background: linear-gradient( 270deg, rgba(103,172,221,0) 0%, rgba(103,140,221,0.6) 100%);
    border-radius: 8px 8px 8px 8px;
}
.xyztitle{
    margin: 24px 0;
    display: flex;
    align-items: center;
}
.xyzleft{
    flex: 1;
    height: 53px;
    line-height: 53px;
    background: linear-gradient( 90deg, #126CC8 0%, rgba(4,13,56,0) 100%);
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 24px;
    color: #FFFFFF;
    text-indent: 12px;
}
.xyzbu{
    width: 156px;
    height: 41px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
}
.xyzbu a{
    line-height: 41px;
    text-align: center;
    color: #fff;
}
.xyztab{
    display: flex;
    align-items: center;
    height: 80px;
    background: #0B56A3;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #0B56A3;
}
.xyztabitem{
    flex: 0.5;
}
.xyztabitems{
    flex: 1;
}
.xyztabito{
    height: 40px;
    line-height: 40px;
}
.xyztabit{
    display: flex;
    height: 40px;
    line-height: 40px;
    background: #0A4084;
}
.xyztabitdj{
    flex: 1;
    border: 1px solid #0B56A3;
    border-bottom: none;
}
.xyztxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
}
.xyztable{
    display: flex;
    align-items: center;
    border-right: 1px solid #0B56A3;
    border-bottom: 1px solid #0B56A3;
    background: #0B2657;
}
.xyztable:nth-child(even) {
    background: #fff;
}
.xyztablelists{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}
.xyztablelist{
    flex: 1;
    height: 52px;
    line-height: 52px;
    background: #0B2657;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #0B56A3;
    border-bottom: none;
    border-right: none;
    border-top: none;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}
.xhs{
    margin-top: 24px;
    height: 100px;
    padding-left: 24px;
    padding-top: 27px;
    padding-right: 24px;
    background: linear-gradient( 90deg,#449CEF 0%, rgba(85,155,199,0) 100%);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 26px;
}
.xhsyu{
    margin-left: 24px;
    height: 110px;
    padding-left: 24px;
    padding-top: 27px;
    padding-right: 24px;
    background: linear-gradient( 90deg,#449CEF 0%, rgba(85,155,199,0) 100%);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 26px;
}

.xyztabs{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.xyzsjj{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.xyzsjjitem{
    flex: 1;
    display: flex;
    align-items: center;
    padding-right: 24px;
}
.xyzsjjitemtx{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 10px;
}
.xyzsjjitemtxs{
    flex: 1;
}
.xyzsjjitemtxt{
    width: 100%;
    height: 48px;
    text-indent: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    background: rgba(255,255,255,0.1);
    border: 1px solid #fff;
    border-radius: 4px;
}
.xyzsjjb{
    width: 120px;
    height: 48px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    border: 0px;
}
.dapjis{
    background: rgba(254,254,254,0.17);
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #fff;
    margin-top: 24px;
    padding: 24px 0;
    padding-bottom: 0;
    display: flow-root;
}
.dapjisitem{
    width: 42%;
    margin-left:5%;
    float: left;
    padding-bottom: 24px;
}
.dapjisit{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.dapjisinput{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #fff;
    text-indent: 12px;
}
.dapjisinbox{
    padding: 0px 5% 24px 5%;
}
.dapjisin{
    width: 100%;
    height: 48px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    border: 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.dapjks{
    width: 95% !important;
}
.dapjkstyus{
    width: 97.5% !important;
    height: 54px !important;
}
.dapsio{
    display: flow-root;
    padding-top: 24px;
}
.dapsiotxt{
    width: 50%;
    float: left;
    margin-bottom: 24px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.dapsiotxt span{
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 32px;
    color: #54EEFF;
    margin-left: 12px;
}
.dpfrom{
    padding-top: 24px;
}
.dpfromitem{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.dpfromitemtxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    min-width: 92px;
}
.dpfromitemtxty{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 10px;
}
.dpfromitemtxt span{
    color: #ff0000;
}
.dpfromcheck{
    display: flex;
    align-items: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.dpfromchecks{
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: none;
}
.dpfromselect{
    flex: 1;
}
.dpfromselectbox{
    width: 100%;
    height: 54px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: rgba(255,255,255,0.6);
    text-indent: 12px;
}
.dpfrominput{
    width: 100%;
    height: 54px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: rgba(255,255,255,0.6);
    text-indent: 12px;
}

.dpfrominputs{
    width: 100%;
    height: 54px;
    background: rgba(255,255,255,0.3);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: rgba(255,255,255,0.6);
    text-indent: 12px;
}
.dpfromb{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.dpfrombx{
    width: 168px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #07B71B;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
}
.dpfrombxs{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    background: none;
    border: 0px;
}
.dpfromfoot{
    width: 300px;
    height: 54px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 8px 8px 8px 8px;
    border: 0px;
    margin: 0px auto;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
}
.dpfromtop{
    display: flex;
    align-items: center;
}
.dpfromtopy{
    display: flex;
    align-items: center;
    flex: 1;
}
.dpfromtopyis{
    display: flex;
    align-items: center;
    flex: 0.5;
    justify-content: flex-end;
}
.dpfromtopyyu{
    width: 80px;
    height: 48px;
    background: #0084FF;
    border: 0px;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px 4px 4px 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
}
.dpfromtable{
    margin-top: 24px;
}
.dpfromtabletop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 54px;
    background: #0B56A3;
}
.dpfromtabletli{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 54px;
    background: #0B2657;
}
.dpfromtabletxt{
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    flex: 1;
}
.dpfromtabletxts{
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    flex: 1;
}
.dpfromtabletliyu{
    background: #021945;
}
.dpfromtabletxts img{
    width: 24px;
}
.pjdiv{
    margin-top: 24px;
    margin-bottom: 41px;
}
.pjdivfoot{
    position: relative;
    padding-bottom: 100px;
}
.pjdivfootpo{
    position: absolute;
    right: 0px;
    top: 70px;
}
.pjfw{
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
}
.pjfwleft{
    width: 435px;
    height: 85px;
    background: url(/static/wap/images/fwmp01.png);
}
.pjfwleft01{
    width: 396px;
    height: 85px;
    background: url(/static/wap/images/fwmp03.png);
}
.pjfwleft02{
    width: 384px;
    height: 85px;
    background: url(/static/wap/images/fwmp04.png);
}
.pjfwleft03{
    width: 363px;
    height: 85px;
    background: url(/static/wap/images/fwmp05.png);
}
.pjfwleftxt{
    width: 100%;
    height: 85px;
    text-align: center;
    line-height: 85px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px rgba(30,198,255,0.8);
}
.pjfwyuan{
    width: 453px;
    height: 453px;
    background: #0C397B;
    border-radius: 100%;
}
.pjfwright{
    position: relative;
    display: flex;
    justify-content: center;
}
.pjfwrighticon{
    position: absolute;
    top:-100px;
}
.pazixun{
    margin-top: 24px;
}
.pazixun a{
    display: flex;
    align-items: center;
    height: 46px;
    border-radius: 0px 0px 0px 0px;
    border: 2px solid #14385F;
    border-left: none;
    border-right: none;
    border-top: none;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.pazixun a img{
    opacity: 0;
}
.pazixun a:hover img{
    opacity: 1;
}
.pazixun a span{
    padding: 0px 20px;
}
.pazixuntxt{
    flex: 1;
    display: flex;
    align-items: center;
}
.pazixuntxt img{
    margin-left: 10px;
    display: block !important;
}
.pazixuntime{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    padding-right: 20px;
}
.pazixun a:hover{
    background: linear-gradient( 90deg, rgba(16,40,73,0) 0%, #102849 51%, rgba(16,40,73,0) 100%);
    border-radius: 0px 0px 0px 0px;
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, rgba(93, 144, 194, 0), rgba(93, 144, 194, 1), rgba(93, 144, 194, 0)) 2 2;
}
.pazixun a:hover::after{
    background: url(/static/wap/images/Vector0.png);
}
.zixundetai{
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 32px;
    color: #FFFFFF;
    text-align: center;
}
.zixunde{
    height: 46px;
    background: linear-gradient( 90deg, rgba(4,13,56,0) 0%, #126CC8 49%, rgba(4,13,56,0) 100%);
    border-radius: 0px 0px 0px 0px;
    border: 2px solid;
    border-image: linear-gradient(90deg, rgba(93, 144, 194, 0), rgba(93, 144, 194, 1), rgba(93, 144, 194, 0)) 2 2;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    line-height: 46px;
    margin-top: 10px;
}
.zixunde span{
    margin: 0px 10px;
}
.zixunsh{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 40px;
    padding-bottom: 24px;
}
.zixunyb{
    margin-top: 24px;
    height: 58px;
    background: #0C408E;
    border-radius: 4px 4px 4px 4px;
    position: relative;
    margin-bottom: 24px;
}
.zixunybtxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    line-height: 58px;
    text-align: center;
    color: #FFFFFF;
    text-align: center;
}
.zixunybleft{
    position: absolute;
    top: -10px;
}
.zixunybright{
    position: absolute;
    bottom: -10px;
    right: 0px;
}
.zixunybdiv{
    display: flex;
    align-items: center;
    padding-bottom: 24px;
}
.zixunybdivleft{
    background: #0C408E;
    padding: 5px 10px;
    margin-right: 20px;
}
.zixunybdivleftxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
}
.pazixuntxtsyu{
    flex: 1;
    display: flex;
    align-items: center;
}
.zixunbsh{
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 2px 2px 2px 2px;
    padding: 0px 5px;
    margin-left: 10px;
}
.qwpro{
    height: 193px;
    background: url(/static/wap/images/qw00.png) no-repeat;
    background-size: 100%;
    padding-top: 43px;
    padding-left: 73px;
    margin-bottom: 24px;
}
.qwprotxt{
    font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.qwproline{
    width: 512px;
    height: 0px;
    border: 2px solid #0084FF;
    margin-top: 11px;
}
.qwprodisl{
    width: 525px;
    height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 23px;
    margin-top: 11px;
}
.qwprotop{
    display: flex;
    align-items: center;
}
.qwprotop li{
    min-width: 222px;
    display: flex;
    align-items: center;
    background: linear-gradient( 90deg, #CAE2FF 0%, #DDF2FF 100%);
    border-radius: 12px 12px 12px 12px;
    padding: 8px 10px;
    cursor: pointer;
    color: #008AFD;
}

.qwprotoptext{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 24px;
    
    margin-left: 10px;
}
.qwprotopitemactive{
    background: linear-gradient( 90deg, #0173FC 0%, #00A0FE 100%) !important;
    border-radius: 12px 12px 12px 12px !important;
    color: #fff !important;
}
.tab{
    display: none;
}
.tab-content{
    margin-top: 24px;
}
.qwtxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    padding: 24px 0;
}
.qwimg{
    display: flex;
    align-items: center;
}
.qwyoushi{
    margin: 24px 0;
    padding-left: 24px;
    height: 43px;
    line-height: 43px;
    background: linear-gradient( 90deg, #126CC8 0%, rgba(115,168,223,0) 100%);
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
}
.qwtsu{
    display: inline-block;
}
.qwtsuitem{
    width: 33.333%;
    float: left;
    margin-bottom: 24px;
}
.qwtsuicon{
    width: 238px;
    margin: 0px auto;
}
.qwtsuicon img{
    width: 100%;
}
.qwtsuitemyx{
    width: 261px;
    height: 31px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 14px;
    text-align: center;
}
.qwtsuitesj{
    width: 261px;
    height: 66px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0px auto;
    line-height: 19px;
    text-align: center;
}
.qqboxs{
    display: inline-block;
}
.qqbox{
    width: 31.3333%;
    height: 123px;
    background: url(/static/wap/images/qq11.png) no-repeat right;
    display: flex;
    align-items: center;
    float: left;
    margin-bottom: 20px;
}
.qqboximg{
    margin-right: 10px;
}
.qqs{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.qqt{
    font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF;
    padding-bottom: 10px;
}
.wdang{
    height: 130px;
}
.wdangitem{
    width: 33.333%;
    float: left;
    margin-bottom: 24px;
    position: relative;
}
.wdangitemleft{
    position: absolute;
    left: 0px;
    top: 15px;
}
.wdangitemright{
    float: left;
    width: 230px;
    height: 100px;
    padding-top: 14;
    padding-left: 17px;
    background: url(/static/wap/images/wd11.png);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #E4F3FF;
    position: absolute;
    left: 96px;
}
.wdk{
    height: 142px;
    background: url(/static/wap/images/wd12.png) no-repeat;
    margin-bottom: 24px;
}
.wdktx{
    width: 836px;
    height: 78px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 28px;
    color: #E4F3FF;
    line-height: 33px;
    text-shadow: 0px 0px 10px rgba(30,198,255,0.8);
    text-align: center;
    margin: 0px auto;
    padding-top: 40px;
}
.txy{
    height: 180px;
    background: url(/static/wap/images/tx01.png) no-repeat;
    background-size: 100%;
    margin-bottom: 24px;
    padding-top: 53px;
    padding-left: 73px;
}
.txytop{
    display: flex;
    align-items: center;
    position: relative;
    width: 512px;
}
.txytopdiv{
    width: 92px;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    display: none;
    right: -20px;
    top: 0px;
}
.txytopdiv p{
    margin-top: 8px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 17px;
    color: #333333;
    text-align: center;
}
.txytoptxt{
    font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 56px;
}
.txytopbu{
    width: 151px;
    height: 49px;
    background: #FFBC02;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 8px 8px 8px 8px;
    border: 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-left: 20px;
    cursor: pointer;
}
.txytopbu:hover{
    background: #97770D;
}
.txytline{
    width: 512px;
    height: 0px;
    border: 2px solid #FFFFFF;
    margin: 10px 0;
}
.txytxt{
    width: 525px;
    height: 56px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 23px;
}
.txyqqitembox{
    display: flex;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 24px;
}
.txyqq{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
}
.txyqqhsj{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}
.txyqqhsjleft{
    width: 200px;
    height: 200px;
    
}
.txyqqhsjlefti{
    border-radius: 12px 0px 0px 12px;
}
.txyqqhsjleftis{
    border-radius: 0px 12px 12px 0px !important;
}
.txyqqhsjrights{
    border-radius: 12px 0px 0px 12px !important;
    padding-right: 31px !important;
    padding-left: 0px !important;
    text-align: right;
}
.txyqqhsjright{
    flex: 1;
    height: 196px;
    background: linear-gradient(109deg, hsl(201deg 75% 48% / 20%) 0%, hsl(226deg 78% 16% / 20%) 100%);
    border: 2px solid rgba(27, 75, 175, 0.2);
    border-radius: 0px 12px 12px 0;
    border-left: 0x;
    padding-left: 31px;
    position: relative;
}
.txyqqhsjrightxt{
    font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF;
}
.txyqqhsjrightxs{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    padding: 10px 0;
}
.txyqqhsjrightbutton{
    width: 129px;
    height: 42px;
    background: #FFBC02;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 8px 8px 8px 8px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
}
.txyqqhsjrightbutton:hover{
    background: #97770D;
}

.txytopdivy{
    width: 92px;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    display: none;
    left: 171px;
    top: 50px;
}
.txytopdivy p{
    margin-top: 8px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 17px;
    color: #333333;
    text-align: center;
}
.onlineqy{
    display: flex;
    margin-bottom: 10px;
}
.onlineqyy{
    margin-bottom: 10px;
}
.onlineqyitem{
    flex: 1;
}
.onlineqytxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    padding-bottom: 5px;
}
.onlineqytxt span{
    color: #ff0000;
}
.onlineqytxt i{
    color: #0084FF;
}

.onlininputdiv{
    flex: 1;
    height: 54px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
    padding-right: 12px;
}
.onlininput{
    width: 100%;
    height: 54px;
    text-indent: 12px;
    color: #fff;
    background: none;
    border-radius: 4px;
    border: 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.onlineup{
    width: 240px;
    height: 120px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px dashed #D9D9D9;
    display: flex;
    flex-direction: column;
    align-content: space-around;
    align-items: center;
    padding-top: 15px;
}
.onlineupb{
    width: 88px;
    height: 28px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    border: 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
}
.onlineupbs{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 5px;
}
.onlininputdivs{
    flex: 1;
    height: 54px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    display: flex;
    align-items: center;
}

.onlindj{
    width: 152px;
    height: 54px;
    background: #07B71B;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    border: 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
}
.onlindjyh{
    background: #0084FF !important;
}
.onlinesub{
    width: 300px;
    height: 54px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 8px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    border: 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
}
.pageabout{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 38px;
}
.pageaboutinfo{
    text-indent: 4ch;
    font-size: 28px;
}
.pageaboutty{
    display: flex;
    align-items: center;
}
.pageabouttyitemimg{
    margin-bottom: 10px;
}
.pageabouttyitem{
    margin-right: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
}
.aboutzp{
    position: relative;
    height: 98px;
    background: #0C408E;
    border-radius: 4px 4px 4px 4px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.onlininputyy{
    width: 100%;
    height: 48px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #fff;
    cursor: pointer;
    display: flex;
    color: #fff;
    border-radius: 4px;
}
.onlininputyy option{
    color: #000000;
}
.aboutzpitem{
    flex: 1;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 35px;
}
.aboutzpl{
    width: 45%;
    min-height: 565px;
    border-radius: 16px 16px 16px 16px;
    border: 1px solid #0084FF;
    padding: 16px;
    float: left;
    margin: 0px 5px;
    margin-bottom: 10px;
}
.aboutzplsk{
    margin-top: 24px;
    display: flow-root;
}
.rongyu{
    width: 1016px;
   height: 545px;
    position: relative;
   overflow: hidden;
   background: url(/static/wap/images/rongyu.png) no-repeat;
}
.rongyufoot{
    position: absolute;
    width: 1016px;
    bottom: 0px;
    display: flex;
}
.rongyufoot1{
    position: absolute;
    bottom: 105px;
    left: 30px;
}
.rongyufoot2{
    position: absolute;
    bottom: 1px;
    left: 23%;
}
.rongyufoot3{
    position: absolute;
    bottom: 105px;
    left: 655px;
}
.dashiji{
    height: 402px;
    background: url(/static/wap/images/image86s.png) no-repeat bottom;
    background-size: 100%;
    padding-top: 50px;
    display: flex;
}
.dashijitxt{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
.dashijii{
    display: flex;
}
.dashjs{
    position: relative;
}
.dashjsicn{
    position: absolute;
    left: 12px;
    top: -15px;
}
.dashijiicon{
    width: 220px;
    height: 120px;
    padding: 23px;
    background: url(/static/wap/images/image92.png);
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}
.dashijiicls{
    margin-left: 10px;
}
.dashijiiclsyh{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 24px;
    color: #19BDFF;
    padding-left: 10px;
}
.pagekefu2{
    position: fixed;
    right: 20px;
    top: 50%;
}

.pagekefu{
    position: fixed;
    right: 20px;
    top: 26%;
}
.pagekefu div{
    position: relative;
}
.kefuclose{
    position: absolute !important;
    top: 0px;
    right: 0;
    cursor: pointer;
}
.pagekefujs{
    width: 88px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 2px 2px 2px 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}
.user{
    display: flex;
    align-items: center;
}
.userdata{
    flex: 1;
    padding-left: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.userdataitem{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.userdatafoot{
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.userline{
    width: 1px;
    height: 174px;
    border-left: 1px dashed #fff;
}
.userdatafootem{
    position: relative;
}
.userdatafo{
    position: absolute;
    top: 103px;
    width: 100%;
}
.userdatafotitle{
    font-family: Roboto, Roboto;
    font-weight: bold;
    font-size: 60px;
    color: #FFFFFF;
    text-align: center;
}
.userdatafotitl{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 32px;
    color: #FFFFFF;
    text-align: center;
}
.userco{
    background: #1BBD52;
}
.userco1{
    background: #EC6F2A;
}
.userco2{
    background: #00A9F1;
}
.userco3{
    background: #B8B8B8;
}
.userco4{
    background: #8B39CC;
}
.userco5{
    background: #244EE2;
}
.qybutton{
    width: 88px;
    height: 30px;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.qylist{
    margin-top: 24px;
}
.qylist a{
    height: 60px;
    border-radius: 0px 0px 0px 0px;
    border-bottom: 2px solid #14385F;
    display: flex;
    align-items: center;
    padding: 0px 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    justify-content: space-between;
}
.qylist a .qylistleft .qilisticon{
    opacity: 0;
}

.qylist a:hover{
    color: #fff;
    background: linear-gradient( 90deg, rgba(16,40,73,0) 0%, #102849 51%, rgba(16,40,73,0) 100%);
    border-radius: 0px 0px 0px 0px;
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, rgba(93, 144, 194, 0), rgba(93, 144, 194, 1), rgba(93, 144, 194, 0)) 2 2;
}
.qylist a:hover  .qylistleft .qilisticon{
    opacity: 1;
}
.qylistnum{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    margin-right: 24px;
    margin-left: 24px;
}
.qylistleft{
    display: flex;
    align-items: center;
}
.qylistright{
    display: flex;
    align-items: center;
}
.qylistright div{
    margin-left: 10px;
}
.qylistleft span{
    width: 72px;
    height: 22px;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #0084FF;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 12px;
    color: #0084FF;
    text-align: center;
    line-height: 22px;
    margin-left: 10px;
}
.dakuanlistop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #0B56A3;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    height: 52px;
    padding: 0px 10px;
}
.dakuanlistop div{
    text-align: center;
}
.dakuanliswin{
    min-width: 120px;
}
.dakuanlist{
    height: 52px;
    background: #0B2657;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #0B56A3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    position: relative;
}
.dakuanlist:hover{
    background: rgba(9,18,58,0.01);
    box-shadow: inset 0px 0px 15px 0px rgba(0,200,255,0.25);
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #0084FF;
}
.dakuanlist:hover .qylisthove{
    display: block;
}
.dakuanlist div{
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.dakuan{
    border-bottom: 1px solid #0B56A3;
}
.dakuan .dakuanlist:nth-child(odd) {
    background: #0B2657;
}
.dakuan .dakuanlist:nth-child(even) {
    background: #021945;
    border-top: 0px;
    border-bottom: 0px;
}
.qyco{
    color: #1BBD52 !important; 
}
.qyco1{
    color: #EC6F2A !important;
}
.qyco2{
    color: #00A9F1 !important;
}
.qyco3{
    color: #B8B8B8 !important;
}
.qylisthove{
    position: absolute;
    width: 100%;
    background: rgba(0,56,119,0.95);
    box-shadow: 0px 0px 10px 0px rgba(141,0,0,0.08);
    border-radius: 8px 8px 8px 8px;
    left: 0;
    top: 56px;
    z-index: 99;
    display: none;
    padding-bottom: 10px;
}
.qylisthoveitem{
    padding: 10px 20px;
    display: flex;
    align-items: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 0px;
    color: #FFFFFF;
}
.qylisthoveitemy{
    display: flex;
    align-items: center;
    flex: 1;
}
.qylisthoveitemy span{
    text-align: right;
    width: 128px;
    padding-right: 20px;
}
.qylisthoveitems{
    display: flex;
    align-items: center;
    padding-left: 30px;
    flex: 1;
}
.qylisthoveitems span{
    text-align: right;
    width: 128px;
    padding-right: 20px;
}
.qylisthovetxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.rzjilu{
    margin-top: 24px;
}
.rzjilu .rzjilua{
    display: flex;
    align-items: center;
    height: 74px;
    border-bottom: 1px solid #14385F;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
}
.rzjilu .rzjilua:hover .rzjiluicon{
    opacity: 1;
}
.rzjilu .rzjilua:hover{
    color: #fff;
    background: linear-gradient( 90deg, rgba(16,40,73,0) 0%, #102849 51%, rgba(16,40,73,0) 100%);
    border-radius: 0px 0px 0px 0px;
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, rgba(93, 144, 194, 0), rgba(93, 144, 194, 1), rgba(93, 144, 194, 0)) 2 2;
}
.rzjiluicon{
    opacity: 0;
}
.rzjiluleft{
    display: flex;
    flex: 1;
    flex-direction: column;
}
.rzjiluleftfoot{
    display: flex;
    align-items: center;
    padding-top: 5px;
}
.rzjiluleftfoot span{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 12px;
    color: #0084FF; 
    margin-right: 10px;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #0084FF;
    padding: 3px 10px;
}
.rzjldio{
    width: 586px;
    padding: 20px 30px;
    background: rgba(255,255,255,0.2);
    box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.05), 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 3px 6px -4px rgba(0,0,0,0.12);
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #FFFFFF;
}
.rzjldiotop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.rzjldioitem{
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.rzjldioitemyxy{
    padding-right: 10px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    min-width: 130px;
    text-align: right;
}
.rzjldioitemyxy span{
    color: #ff0000;
}
.rzjldioit{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.rzjldioit button{
    width: 226px;
    height: 40px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 8px;
    border: 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}
.rzbd{
    margin-top: 24px;
}
.rzbditem{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.rzbditemtxt{
    width: 93px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 10px;
}
.rzbditemtxt span{
    color: #ff0000;
}

.onlinerz{
    width: 467px;
    height: 179px;
    background: rgba(255,255,255,0.1);
    border-radius: 4px 4px 4px 4px;
    border: 1px dashed #D9D9D9;
    display: flex;
    flex-direction: column;
    align-content: space-around;
    align-items: center;
    padding-top: 45px;
}
.onlinerzs{
    
    height: 28px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    border: 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0px 10px;
}
.onlinerzv{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 5px;
}
.ondjk{
    display: flex;
    align-items: center;
}

.inchec{
    display: flex;
    align-items: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.inchec a{
    color: #0084FF;
}
.inchecbox{
    width: 20px;
    height: 20px;
    border: 1px solid #808080;
    margin-right: 10px;
}
.incheclast{
    flex: 1;
}
.inchecls{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    background: rgba(0,132,255,0.45);
    border-radius: 4px 4px 4px 4px;
    padding: 0px 10px;
    margin-top: 10px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.deleteBtn{
    background: none;
    border: 0px;
}

.seletop{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.seletopright{
    display: flex;
    align-items: center;
}


.seletopribs{
    background: rgba(0,132,255,0.15);
    border-radius: 4px;
    border: 1px solid #0084FF;
    display: flex;
    align-items: center;
}
.seletopribsicon{
    width: 30px;
    margin:0px 5px;
}
.seletopribsishj{
    width: 116px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #0084FF;
    border-radius: 0px 4px 4px 0px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    cursor: pointer;
}
.seletopribsinput{
    width: 295px;
    height: 54px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    background: none;
    border: 0px;
}
.seletoprib{
    width: 204px;
    height: 54px;
    background: #0084FF;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    text-align: center;
    line-height: 54px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    cursor: pointer;
}
.tabtitles{
    display: flex;
    align-items: center;
}
.zuixin{
    width: 89px;
    height: 44px;
    background: rgba(0,132,255,0.28);
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 44px;
}
.tabtitles li{
    width: 89px;
    text-align: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}
.tabtitleslis{
    display: flex;
    align-items: center;
}
.tabtime{
    flex: 1;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.tabtfont{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    margin-left: 20px;
}
.tabtfonts{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
}
.zhiding{
    width: 82px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #E50808;
    box-shadow: 0px 1px 2px 0px rgba(16,24,40,0.05);
    border-radius: 4px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.zdpaing{
    padding: 10px 0;
}
.zdpadd{
    padding-left: 54px;
}
.zdzhankai{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 24px;
    color: #0084FF;
    cursor: pointer;
}
.dshj{

}
.dshjlistleftbox{
    padding-right: 20px;
    position: relative;
}
.dshjlist{
    display: flex;
    margin-top: 4px;
}
.dshjlistleft{
    width: 32px;
    height: 40%;
    position: absolute;
    background: url(../images/dashiji1.png) no-repeat;
    background-repeat: repeat-y;
    background-position: top center;
}

.dshjlistlefts{
    width: 32px;
    height: 90%;
    position: absolute;
    background: url(../images/dashiji1.png) no-repeat;
    background-repeat: repeat-y;
    background-position: top center;
}

.dshjlistright{
    flex: 1;
}
.dshjlistrightime{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    background: linear-gradient(1.0634645144703307deg, #FFFFFF 0%, #19BDFF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: 10px;
}
.dshjlistrightext{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    padding: 12px 42px 20px 21px;
    color: #FFFFFF;
    min-height: 60px;
    line-height: 26px;
    background: url(../images/dashiji4.png) no-repeat;
    
    background-size: 100%;
}
.author-d{
    height: 320px;
    overflow: scroll;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
}
.author-d ul li a:hover{
    text-decoration: none;
}
.dshjlistrightexts{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    padding: 12px 42px 20px 21px;
    margin-bottom: 10px;
    color: #FFFFFF;
    line-height: 26px;
    background: url(../images/dashiji2.png) no-repeat;
    background-size: 100%;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 1;
    width: 20px;
    height: 21px;
    background: url(/static/wap/images/rili.png) no-repeat;
}

.onlininputyyui{
    width: 180px;
}
@media (max-width: 1024px) {
    .need{
        display: block !important;
    }
    .contentimedata{
        display: none !important;
    }
    .contentoperweima{
        display: none !important;
    }
    .displsh{
        display: flex;
        align-items: flex-start;
        border-radius: 4px;
        flex-direction: column;
        margin-top: 20;
    }
    .timeselect{
        width: 90%;
    }
    .pagew{
        height: 20px;
    }
    .selectbutton{
        width: 332px;
    }
    .pagebj{
        background: none !important;
    }
    .pagerightconten{
        background: none !important;
    }
    .pagetop{
        padding-top: 0px !important;
    }
    .onlininputyyui{
        width: 96%;
    }
    .pageselect{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .tableitem{
        width: 25%;
    }
    .pagetitle{
        display: none !important;
    }
    .pagerighttop{
        display: none !important;
    }
    .pageleft{
        display: none !important;
    }
    
    .secondary{
        width: 98%;
    }
    .pagerightconten{
        padding: 10px 15px;
    }
    .pagefenye{
        display: none !important;
    }
    .secondarytitle{
        font-size: 16px;
    }
    .secondaryfootitemone{
        font-size: 12px;
    }
}