*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #000;
}
.Box{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.logo{
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    width: 1.60rem;
}
.cslist{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99999;
    display: none;
    padding-top: 15rem;
}
.swiperinner{
    width: 86%;
    margin: 0 auto;
    padding-top: 1rem;
}
.swiperinner img{
    width: 100%;
}
.close{
    position: absolute;
    right:-1rem;
    top: -1rem;
    width: 0.46rem !important;
    z-index: 99999999;
    cursor: pointer;
}
.cslist>div{
    display: none;
    width: 60%;
    margin: 0 auto;
    position: relative;
}
.cslist>div>img{
    width: 100%;
    display: block;
}
.cslist .csswiper{
    width: 100%;
    position: relative;
}
.cslist .csswiper>img{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.Box .p-bg{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
}
.Box .m-bg{
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
    display: block;
}
.banner .pc, .czzn .pc{
    display: block;
}
.banner .mo, .czzn .mo{
    display: none;
}
.inner{
    width: 100%;
}
.czzn{
    width: 80%;
    margin: 0 auto;
    padding-top: 1rem;
}
.czzn .Rtitle{
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.czzn .Rtitle img{
    width: 3.32rem;
}
.czzn img{
    width: 100%;
    display: block;
    margin-top: -0.12rem;
}
.cxjs{
    width: 80%;
    margin: 0 auto;
}
.cxjs>div{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: space-between;
    margin-top:1.9rem;
}
.cxjs>div.ht{
    margin-top:1rem;
    height: 4rem;
}
.cxjs>div .inner>img{
    height: 0.66rem;
    object-fit:contain;
}
.cxjs>div>img{
    /* object-fit: none; */
}
.cxjs div.ht{
    height: auto;
}
.ht-left img{
    width: 100%;
    display: block;
}
.ht-left{
    width: 35%;
}
.htright{
    width: 60%;
}
.cxjs .inner{
    display: flex;
    flex-direction: column;
}
.cxjs .inner .text{
    font-size: 0.18rem;
    color: #fff;
    padding: 0.3rem 0 0.6rem 0;
}
.cxjs .inner .text img{
    width: 1.4rem;
}
.cxjs .inner .but{
    display: flex;
    font-size: 0.23rem;
    color: #fff;
}
.cxjs .inner .but a{
    width: 1.86rem;
    height: .52rem;
    text-align: center;
    line-height: 0.52rem;
    border-radius: .26rem;
    border: 1px solid #fff;
    color: #fff;
}
.cxjs .inner .but a:hover{
    background: #51a8ed;
    border: 1px solid #51a8ed;
}
.rf video{
    width: 5rem;
    display: block;
}
.rf-center{
    padding-left: 0.44rem;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    justify-content: flex-start;
}
.rf-center .rftitle{
    width: 2.9rem;
}
.rf-center p,.ht-left p{
    font-size: 0.22rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.5rem;
    display: none;
}
.rf-center a,.ht-left p a{
    width: 1.86rem;
    text-align: center;
    line-height: 0.52rem;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0.5rem;
    margin-bottom: 0.3rem;
    color: #fff;
}
.rf-center a:hover,.ht-left p a:hover{
    background: #51a8ed;
    border: 1px solid #51a8ed;
}
.ht .ht-left p{
    flex-direction: unset;
}
.ht-left p a{
    margin-bottom: 0;
    margin-left: 0.32rem;
}
.ht .inner{
    align-items:flex-start;
    padding-left:0.3rem;
}
.ht .inner .but a{
    margin-right: 0.32rem;
}
.Box2{
    width: 100%;
    margin-top: 2rem;
}
.Box2 .czcx{
    width: 100%;
}
.Box2 .czcx .Rtitle{
    width: 80%;
    margin: 0 auto;
}
.Box2 .czcx .Rtitle img{
    width: 3.32rem;
}
.Box2 .czcx .imgp{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.Box2 .czcx .imgp #cspz{
    margin-right: 1.5rem;
    width: 2.2rem;
    cursor: pointer;
}
.Box2 .czcx .imgp #carT{
    width: 2.16rem;
    margin-right: 0.48rem;
    cursor: pointer;
}
.swiper1{
    width: 100%;
    padding: 1.4rem 0 1rem 0;
}
.swiper1 .swiper-slide img{
    width: 100%;
    transform: scale(0.9);
}
.swiper1 .swiper-slide-active img{
    transform: scale(1.3);
    cursor: pointer;
}
.czcx .btBox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.czcx .btBox span{
    width: 1.8rem;
    height: 0.76rem;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.38rem;
    margin:0 0.18rem;
    cursor: pointer;
}
.czcx .btBox span:hover{
    border: 1px solid #51a8ed;
    background: #51a8ed;
}
.footer{
    margin-top: 2rem;
}
.footer img{
    display: block;
    width: 100%;
}
.footer .pc{
    display: block;
}
.footer .mo{
    display: none;
}
.xczjBox .Rtitle{
    width: 80%;
    margin: 0 auto;
}
.xczjBox .Rtitle img{
    width: 3.32rem;
    margin-top: 3rem;
}
.newsBox{
    width: 60%;
    margin: 0 auto;
}
.newsBox img{
    width: 100%;
    display: block;
}
.xwzxBox{
    width: 80%;
    margin: 0 auto;
    margin-top: 3rem;
}
.xwswiper .swiper-slide{
    width: 100%;
    display: flex;
}
.xwswiper a{
    width: 100%;
    display: flex;
}
.xwswiper .swiper-slide .imgBox{
    width: 55%;
}
.xwswiper .swiper-slide .imgBox img{
    display: block;
}
.xwswiper .swiper-slide .tBox{
    background: #fff;
    width: 45%;
}
.swiper-slide .tBox p{
    padding:0 0.34rem;
    font-size: 0.16rem;
}
.swiper-slide .tBox .data{
    margin-top: 0.7rem;
}
.swiper-slide .tBox .data span{
    color: #51a8ed;
}
.swiper-slide .tBox .data span:first-child{
    font-size: 0.34rem;
    font-weight: bold;
}
.swiper-slide .tBox .data span:last-child{
    font-size: 0.14rem;
    padding-left: 0.1rem;
}
.swiper-slide .tBox .title{
    font-size: 0.3rem;
    margin-top: 0.5rem;
}
.swiper-slide .tBox .title::after{
    content: '';
    display: block;
    width: 0.7rem;
    height: 0.04rem;
    background: #51a8ed;
    margin-top: 0.2rem;
}
.swiper-slide .tBox .text{
    margin-top: 0.3rem;
    overflow:hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.xwswiper2{
    margin-top: 0.18rem;
}
.xwswiper2 .swiper-slide{
    display: flex;
    flex-direction: column;
}
.xwswiper2 .swiper-slide img{
    width: 100%;
    display: block;
}
.xwswiper2 .swiper-slide p{
    font-size: 0.16rem;
    line-height: 0.42rem;
    background: #fff;
    padding-left: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xwswiper2 .swiper-slide p span{
    color: #51a8ed;
}
.ht-left .m-htright{
    display: none;
}
@media screen and (max-width: 750px){
    .ht-left .m-htright{
        display: block;
    }
    .Box .m-bg{
        height: 106%;
    }
    .ht-left img{
        margin-top: 0.58rem;
    }
    .cxjs>div{
        margin-top: 0.9rem;
    }
    .ht .ht-left p{
        justify-content: center;
    }
    .ht-left{
        width: 100%;
    }
    .m-htrigh{
        display: block;
    }
    .rf-center a{
        margin: 0 0.16rem;
    }
    .rf-center p{
        margin-top: 0;
    }
    .rf-center .car{
        width: 100%;
        display: block;
        margin: 0.4rem auto;
    }
    .cxjs>div>img{
        display: none;
    }
    .rf video{
        width: 80%;
    }
    .rf-center{
        padding: 0;
        align-items:center;
    }
    .rf-center .rftitle{
        margin-top: 0.36rem;
    }
    .rf-center p, .ht-left p{
        flex-direction: unset;
    }
    .xwzxBox .Rtitle{
        width: 90%;
        margin: 0.4rem auto;
        margin-top: 2.4rem;
    }
    .xwzxBox .Rtitle img{
        width: 3.32rem;
        display: block;
    }
    .xwswiper2{
        display: none;
    }
    .swiper-slide .tBox .text{
        margin-bottom: 0.4rem;
    }
    .swiper-slide .tBox .title{
        margin-top: 0.2rem;
    }
    .swiper-slide .tBox .data{
        margin-top: 0.4rem;
    }
    .xwswiper .swiper-slide .tBox{
        width: 100%;
    }
    .xwzxBox .swiperinner{
        width: 100%;
    }
    .xwswiper a{
        flex-direction: column;
    }
    .xwswiper .swiper-slide .imgBox{
        width: 100%;
    }
    .xwzxBox{
        width: 90%;
    }
    .newsBox{
        width: 90%;
    }
    .footer .pc{
        display: none;
    }
    .footer .mo{
        display: block;
    }
    .Box .p-bg{
        display:none ;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        height: 104%;
    }
    .Box .m-bg{
        display:block ;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }
    .cxjs,.czzn{
        width: 90%;
    }
    .banner .pc, .czzn .pc{
        display:none ;
    }
    .banner .mo, .czzn .mo{
        display:block ;
    }
    .cxjs>div{
        height: auto;
        flex-direction:column;
        align-items: center;
    }
    .cxjs>div>img{
        width: 100%;
        margin-top:0.5rem;
    }
    .cxjs>div .inner>img{
        height: 0.48rem;
    }
    .cxjs .inner{
        align-items: center !important;
        padding: 0 ;
    }
    .cxjs .inner .text img{
        margin:  0.4rem 0;
    }
    .Box2 .czcx .Rtitle{
        width: 90%;
    }
    .Box2 .czcx .imgp{
        justify-content: center;
    }
    .Box2 .czcx .imgp #cspz{
        margin: 0;
    }
    .swiper1{
        width: 90%;
    }
    .swiper1 .swiper-slide-active img{
        transform:scale(1);
    }
    .cslist>div{
        width: 80%;
    }
    .close{
        right: 0.5rem;

    }
    .czzn .Rtitle{
        margin-bottom: 0.8rem;
    }
    .swiperinner{
        padding-top: 0.4rem;
    }
    .cslist{
        padding-top:22rem;
    }
    .czzn{
        padding-top: 0;
    }
}