.pagewidth {
    max-width: 1400px;
    margin: 0px auto;
}

.indexbj {
    background: url(/static/wap/images/bg_1_zx.png);
    background-size: cover;
    min-height: 752px;
    position: relative;
}


.bannertitle {
    text-align: center;
    font-size: 82px;
    margin-top: 80px;
    color: #fff;
    font-family: PingFang SC-Heavy;
}

.bannerdispl {
    text-align: center;
    font-size: 36px;
    margin-top: 26px;
    color: #fff;
    font-family: PingFang SC-Regular;
}

.bannerbox {
    margin-top: 110px;
    display: flex;
    height: 419px;
    align-items: center;
    justify-content: space-between;
}

.bannerboxbj {
    background: rgba(5, 21, 62, 0.58);
    border-radius: 5px;
    float: left;
}

.bannerboxleft {
    width: 227px;
    height: 316px;
    padding: 32px 31px;
    margin-right: 10px;
}

.bannerboxleftop {
    padding: 9px 5px;
    padding-left: 25px;
    color: #fff;
    border-radius: 2px;
    font-size: 24px;
    background: rgba(44, 104, 203, 1);
    margin-bottom: 30px;
}

.bannerboxleftxt {
    font-size: 36px;
}

.bannerboxleftxt span {
    font-size: 36px;
}

.bannerboxleftxtf {
    font-size: 24px;
    margin-top: 23px;
}

.bannerboxleftxtf span {
    font-size: 32px;
}

.bannerboxright {
    width: 1069px;
    height: 300px;
    padding: 40px 32px;
    float: right;
}

.protitle {
    width: 369px;
    margin: 0px auto;
    position: relative;
    margin-top: 96px;
    padding-bottom: 54px;
}

.protitletxt {
    text-align: center;
    font-size: 44px;
    font-weight: 500;
    color: #fff;
}

.protitleimg {
    width: 369px;
}

.protitleimg img {
    margin-top: -40px;
}

.main {
    background: url(../images/pjcp.png) no-repeat;
    min-height: 552px;
    background-size: 100%;
}
.maintop{
    padding: 51px 0px 146px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.maintopleft{
    position: relative;
}
.maintoplefttitle{
    float: left;
    margin-right: 40px;
    font-family: PingFang SC-Heavy;
    font-size: 43px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

.homeabout {
    padding: 58px 0;
    padding-bottom: 0;
}

.aboutinfo {
    padding-top: 42px;
}

.aboutinfotimg {
    width: 756px;
    float: left;
}
.moreadd{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 20px;
}
.aboutinfotxt {
    width: 451px;
    float: left;
    margin-left: 40px;
}

.aboutinfotxtdata {
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-family: PingFang SC-Medium;
}

.abouttitletxt {
    font-family: Source Han Sans CN-Heavy;
    font-size: 30px;
    color: rgba(81, 150, 255, 0.15);
    text-align: center;
    margin-top: -20px;
    font-weight: bold;
}

.homeaboutfoot {
    clear: both;
    display: block;
    width: 100%;
    padding: 48px 0;
    background: linear-gradient(90deg, rgba(99, 140, 201, 0) 0%, #2071F5 100%);
}

.homeaboutfitem {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.homeaboutitemtop {
    font-size: 40px;
    color: #fff;
}

.homeaboutitemtop span {
    font-size: 60px;
    font-weight: bold;
}

.homeaboutitembot {
    font-size: 40px;
    color: #fff;
    margin-top: 7px;
}

.swiperbox{
    height: 269px;
    padding-left: 13.3%;
}
.swiperboximg{
    height: 167px;
    overflow: hidden;
}
.swiperboxtitle{
    padding: 10px 0;
    text-align: center;
    min-height: 50px;
    font-family: PingFang SC-Bold;
    font-size: 18px;
}
.swiperboxline{
    font-family: PingFang SC-Regular;
}
.swiperboxline a{
    font-size: 14px;
    color: rgba(1, 28, 64, 1);
    text-decoration: underline;
}
.swiper {
    padding: 0px 30px;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.indexfoot{
    background: #010D40;
    padding: 56px 0;
}
.indexfootitem{
    width: 25%;
    position: relative;
}
.showimgs{
    display: none;
    position: absolute;
    top: -580px;
    left: 20px;
}
.indexfootitem:hover .showimgs{
    display: block;
}
.mybannery{
    padding: 0px 340px;
}
.mybanner{
    width: 90% !important;
}
.indexfootitemimg{
    width: 100px;
    margin: 0px auto;
}
.indexfootitemimg img{
    width: 100%;
}
.indexfootitemtxt{
    width: 313px;
    margin: 0px auto;
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}

.indextop {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.indextoplogin {
    padding: 20px 0 10px 0;
    position: relative;
}
.indextoplogintx{
    margin-left: 24px;
}
.indextoplogintxsj{
    position: absolute;
    top: 60px;
    right: -70px;
    display: none;
    z-index: 99999;
    padding: 10px 20px;
    background: rgba(0,56,119,0.95);
    box-shadow: 0px 0px 6px 0px rgba(0,6,30,0.12);
    border-radius: 8px 8px 8px 8px;
}
.indextoplogintxsj p{
    height: 48px;
    line-height: 48px;
    padding: 0px 10px;
    border-radius: 4px 4px 4px 4px;
    
}
.indextoplogintxsj p a{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}
.indextoplogintxsj p:hover{
    background: #0084FF;
}

.loginbutton {
    margin-left: 24px;
    width: 76px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.32);
    padding: 2px 6px;
    color: #fff;
    cursor: pointer;
}

.heard {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
    width: 212px;
    margin-right: 60px;
}

.logo img {
    width: 212px;
    height: 31px;
}
.login{
    width: 1028px;
    height: 568px;
    background: url(../images/login.png);
}
.loginbox{
    width: 492px;
    height: 568px;
    float: right;
    background: #fff;
    border-radius: 0px 20px 20px 0px;
}
.logincolose{
    margin: 29px 29px 40px 0px;
    float: right;
    cursor: pointer;
}
.loginconment{
    clear: both;
    width: 307px;
    margin: 0px auto;
    margin-top: 110px;
}
.restyconment{
    clear: both;
    width: 307px;
    margin: 0px auto;
    margin-top: 38px;
}
.logotitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 25px;
    color: #000000;
    line-height: 29px;
    text-align: center;
    font-style: normal;
}
.logindislp{
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 25px;
    color: #0084FF;
    line-height: 29px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.loginfrom{
    margin-top: 32px;
}
.logininput{
    display: flex;
    align-items: center;
    padding: 0px 18px;
    height: 54px;
    background: #F4F4F4;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 17px;
}
.logininput a{
    color: #0084FF;
    font-size: 16px;
}
.logininputs{
    flex: 1;
    padding-left: 10px;
}
.logininputsdiv{
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 0px;
    color: #000;
    background: none;
}
.logininputsdiv::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #808080;
}
.restybutton{
    margin-top: 4px !important;
}
.loginbuttontxt{
    width: 307px;
    height: 54px;
    background: linear-gradient( 90deg, #0173FC 0%, #00A0FE 100%);
    border-radius: 6px 6px 6px 6px;
    margin-top: 34px;
    border: 0;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.logincheck{
    display: flex;
    align-items: center;
    color: #808080;
    font-size: 16px;
}
.logincheckbox{
    width: 17px;
    height: 17px;
    border: 1px solid #808080;
    margin-right: 10px;
}
.loginfoot{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}
.loginfoots{
    text-align: center;
    margin-top: 16px;
}
.loginfootleft{
    color: #808080;
}
.loginfootright{
    color: #0084FF;
}
.indexmorebox{
    position: relative;
}
.indexmore{
    display: flex;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 5px;
    cursor: pointer;
    z-index: 99999;
}
.indexmoretxt{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin-right: 8px;
}
.tab{
    display: none;
}
.tab-content{
    margin-top: 24px;
}
.qwprotopitemactive::after{
    content: " ";
    left: 35%;
    bottom: -10px;
    position: absolute;
    width: 58px;
    height: 6px;
    background: #fff!important;
    border-radius: 20px!important;
    color: #fff !important;
}
@media (max-width: 1024px) {
    .indextop{
        display: none !important;
    }
    .heard{
        display: none !important;
    }
    .bannertitle{
        display: none !important;
    }
    .bannerdispl{
        display: none !important;
    }
    .protitle{
        display: none !important;
    }
    .main{
        display: none !important;
    }
    .homeabout{
        display: none !important;
    }
    .homeaboutfoot{
        display: none !important;
    }
    .indexfoot{
        display: none !important;
    }
    .bannerbox{
        margin-top: 0px !important;
        display: block !important;
    }
    .bannerboxleft{
        width: 95%;
        padding: 2.5%;
    }
    .bannerboxright{
        width: 95%;
        padding: 2.5%;
    }
    .indexmore{
        display: none !important;
    }
}