*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
li{
    list-style: none;
}
a{
    color: #FFFFFF;
    text-decoration: none;
}
.flex{
    display: flex;
    align-items: center;
    justify-content: center;
}
.between{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.alignCenter{
    display: flex;
    align-items: center;
}
.flex-left{
    justify-content: start !important;
}
.overflow-hidden{
    overflow: hidden!important;
}
.title{
    padding: 0.24rem 0.2rem;
}
.title-left h3{
    font-size: 18px;
    color: #333333;
}
.title-left p{
    font-size: 0.06rem;
    color: #999999;
}
.title-right span{
    font-size: 0.14rem;
    color: #666666;
}
.title-right img{
    margin-left: 0.04rem;
    width: 0.08rem;
    height: 0.08rem;
}

@media screen and (min-width: 1025px) {
    .page-title{
        margin: 40px auto 0;
        max-width: 1200px;
        padding-bottom: 6px;
        border-bottom: 1px solid #E8E8E8;
    }
    .page-title .page-title-icon{
        margin-right: 10px;
    }
    .page-title .ji{
        width: 10px;
        height: 10px;
        margin-left: 10px;
    }
    .page-title img{
        width: 20px;
        height: 20px;
    }
    .page-title h3{
        margin-left: 10px;
        font-size: 18px;
        color: #000000;
    }
    .page-title span{
        font-size: 0.16rem;
        font-weight: bold;
        color: #666666;
    }
    .more-btn{
        margin: 50px auto 0;
        width: 164px;
        height: 44px;
        font-size: 16px;
        color: #FFFFFF;
        border-radius: 5px;
        background: rgba(90, 117, 221, 0.7);
        cursor: pointer;
    }
    .more-btn img{
        margin-left: 10px;
        width: 18px;
        height: 11px;
        object-fit: contain;
    }
    .header-wrap{
        padding: 0 120px;
        /*max-width: 1200px;*/
        /*margin: 0 auto;*/
        height: 80px;
        display: flex;
        align-items: center;
    }
    .header-left{
        cursor: pointer;
        position: absolute;
        left: 120px;
    }
    .header .header-left .logo-wrap{
        width: 35px;
        height: 35px;
        display: flex;
    }
    .header .header-left .header-left-name p {
        font-size: 20px;
    }
    .header .header-left .header-left-name span {
        font-size: 16px;
    }
    .header .header-center{
        width: 1200px;
        margin: 0 auto;
        justify-content: flex-end;
    }
    .header .header-center li {
        font-size: 16px;
        color: #ffffff;
        opacity: 0.9;
        margin-right: 35px;
        cursor: pointer;
    }
    .header .header-center li:last-child {
        margin-right: 0;
    }
    .active {
        font-size: 28px;
        font-weight: bold;
        line-height: 45px;
        border-bottom: 4px solid #ffffff;
    }
    .header-right{
        display: none!important;
    }
    .swiper {
        width: 100%;
        /*height: 700px;*/
    }
    .swiper .swiper-h5{
        display: none;
    }
    .swiper-slide img {
        width: 100%;
        /*height: 700px;*/
    }
    .banner-wrap{
        width: 100%;
        height: 350px;
    }
    .banner-wrap img{
        width: 100%;
        height: 100%;
    }
    .sky{
        height: 80px;
    }
    .footer-wrap{
        padding: 44px 0 30px;
        background: #868686;
    }
    .footer-wrap .footer-pc{
        margin: 0 auto;
        max-width: 1200px;
        display: flex;
        justify-content: space-between;
    }
    .footer-line{
        width: 1px;
        height: 223px;
        background: #FFFFFF;
    }
    .footer-left{
        display: flex;
    }
    .footer-about-list li:first-child{
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 28px;
    }
    .footer-about-list li{
        font-size: 16px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }
    .footer-product-list{
        margin-left: 50px;
    }
    .footer-product-list li:first-child{
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 28px;
    }
    .footer-product-list li{
        font-size: 16px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }
    .footer-right{
        display: flex;
    }
    .footer-right-img{
        margin-left: 20px;
        width: 441px;
        height: 227px;
    }
    .footer-right-img img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .footer-right-info{

    }
    .footer-right-info h3{
        font-size: 20px;
        color: #FFFFFF;
    }
    .footer-right-phone{
        margin-top: 43px;
        display: flex;
        align-items: center;
    }
    .footer-right-phone img{
        width: 33px;
        height: 33px;
        object-fit: contain;
    }
    .footer-right-phone div{
        margin-left: 8px;
    }
    .footer-right-phone div p{
        font-size: 16px;
        color: #FFFFFF;
    }
    .footer-right-loca{
        margin-top: 28px;
        display: flex;
        align-items: center;
    }
    .footer-right-loca img{
        width: 33px;
        height: 22px;
        object-fit: contain;
    }
    .footer-right-loca p{
        margin-left: 8px;
        font-size: 16px;
        color: #FFFFFF;
    }
    .footer-info{
        display: none!important;
    }
    .footer-bot-wrap{
        height: 78px;
        background: #333333;
        display: flex;
        align-items: center;
    }
    .footer-bot{
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
    }
    .mag{
        margin-left: 10px;
    }
    .footer-bot-left{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }
    .footer-bot div{
        font-size: 14px;
        color: #FFFFFF;
    }
    .popup-wrap{
        display: none;
    }
    .pagination{
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .pagination-left{
        font-size: 18px;
        color: #000000;
    }
    .pagination-center{
        margin: 0 8px;
        display: flex;
        align-items: center;
    }
    .pagination-center img{
        width: 10px;
        height: 10px;
    }
    .pagination-center div{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 23px;
        height: 23px;
        margin-right: 6px;
        font-size: 14px;
        color: #535353;
        background: rgba(230, 230, 230, 0.5);
    }
    .pagination-right{
        font-size: 14px;
        color: #535353;
    }
    .pagination-right input{
        margin: 0 4px;
        outline: none;
        width: 33px;
        height: 20px;
        font-size: 12px;
        color: #535353;
        text-align: center;
        line-height: 20px;
        border: 1px solid rgba(83, 83, 83, 0.3);
    }
    .pagination-center .on{
        color: #FFFFFF;
        background: #628FF9;
    }
}
@media screen and (max-width: 1024px) {
    .page-title{
        margin: 0 0.1rem;
        padding: 0.1rem;
        border-bottom: 1px solid #E8E8E8;
    }
    .page-title .page-title-icon{
        margin-right: 0.1rem;
    }
    .page-title .ji{
        width: 0.1rem;
        height: 0.1rem;
        margin-left: 0.1rem;
    }
    .page-title img{
        width: 0.2rem;
        height: 0.2rem;
    }
    .page-title h3{
        margin-left: 0.1rem;
        font-size: 16px;
        color: #333333;
    }
    .page-title span{
        font-size: 0.16rem;
        font-weight: bold;
        color: #666666;
    }
    .more-btn{
        margin: 0 auto 0.25rem;
        width: 0.64rem;
        height: 0.28rem;
        font-size: 0.12rem;
        color: #FFFFFF;
        border-radius: 5px;
        background: rgba(90, 117, 221, 0.7);
    }
    .more-btn img{
        margin-left: 0.05rem;
        width: 0.14rem;
        height: 0.11rem;
        object-fit: contain;
    }
    .header-wrap{
        height: 0.45rem;
        padding: 0 0.2rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header{
        height: 0.45rem;
    }
    .header .header-left .logo-wrap{
        width: 0.23rem;
        height: 0.18rem;
        display: flex;
    }
    .swiper {
        width: 100%;
        height: 2.4rem;
    }
    .swiper .swiper-pc{
        display: none;
    }
    .swiper-slide img{
        width: 100%;
        height: 2.4rem;
    }
    .swiper-pagination{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header .header-left .header-left-name p {
        font-size: 0.16rem;
    }
    .header .header-left .header-left-name span{
        display: none;
    }
    .header-center{
        display: none;
    }
    .banner-wrap{
        width: 100%;
        height: 1.4rem;
        display: flex;
    }
    .banner-wrap img{
        width: 100%;
        height: 100%;
    }
    .sky{
        height: 0.45rem;
    }
    .footer-wrap{
        display: none;
    }
    .footer-bot{
        padding: 0.12rem 0;
        /*height: 0.32rem;*/
        background: #333333;
        text-align: center;
    }
    .footer-bot-left{
        display: flex;
        align-items: center;
        /*justify-content: center;*/
    }
    .mag{
        margin-left: 0.1rem;
    }
    .bqinfo{
        display: none;
    }
    .footer-bot-left p{
        color: #FFFFFF;
        font-size: 0.12rem;
        transform: scale(0.7);
        white-space: nowrap;
    }
    .footer-bot-left p:first-child{
        -webkit-transform-origin-X: right;
    }
    .footer-bot-left p:last-child{
        -webkit-transform-origin-X: left;
    }
    .footer-bot div:last-child{
        color: #FFFFFF;
        font-size: 0.12rem;
        transform: scale(0.8);
    }
    .footer-info{
        padding: 0.2rem 0.16rem;
        background: #ECEFFA;
        display: flex;
    }
    .footer-info-left{
        margin-top: -0.3rem;
        width: 1rem;
        height: 1.13rem;
    }
    .footer-info-left img{
        width: 100%;
        height: 100%;
    }
    .footer-info-right{
        flex: 1;
        margin-top: 0.15rem;
        display: flex;
        flex-direction: column;
    }
    .footer-info h3{
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom: 0.1rem;
    }
    .footer-info p{
        margin-left: 0.1rem;
        font-size: 10px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 0.05rem;
    }
    .footer-info .lx-img{
        margin-left: 0.1rem;
        display: flex;
    }
    .footer-info .lx-img img{
        width: 0.14rem;
        height: 0.14rem;
        margin-right: 0.1rem;
    }
    .popup-wrap{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        display: none;
    }
    .popup-w{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: flex-end;
    }
    .popup{
        width: 80%;
        height: 100%;
        padding: 0.2rem 0 0.2rem 0.2rem;
        background: #FFFFFF;
    }
    .popup-title{
        padding-right: 0.2rem;
        padding-bottom: 0.1rem;
        display: flex;
        justify-content: flex-end;
        border-bottom: 1px solid #E4E4E4;
    }
    .popup-title img{
        width: 0.24rem;
        height: 0.24rem;
    }
    .popup-list{
        padding: 0.3rem;
    }
    .popup-list li{
        font-size: 18px;
        font-weight: bold;
        color: #666666;
        margin-bottom: 22px;
    }
    .popup-active{
        color: #5A75DD!important;
    }
    .pagination{
        display: none;
    }
}
.header .header-left .header-left-name{
    margin-left: 2px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
}
.header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
}
.headerFixed{
    background: #FFFFFF;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    -webkit-transition: all 0.25s ease-in-out;
}
.header-p{
    color: #2b333b !important;
}
.header-active{
    border-bottom: 4px solid #2b333b;
}

.header .header-left .logo-wrap img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.header .header-right{
    width: 35px;
    height: 35px;
    display: flex;
}
.header .header-right img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}