.header .wap-banner{
    display: none;
}
.wap-more{
    display: none;
}
.wap-jjyk{
    display: none;
}
@media screen and (max-width: 800px) {
    html,body{
        width: 100%;
        min-width: 100%;
    }
    .w12{
        width: 100%;
    }
    .header{
        width: 100%;
        min-width: 100%;
    }
    .header img{
        display: none;
    }
    .header .wap-banner{
        display: block;
        /* margin-top: -20px; */
    }
    .nav{
         background-color: #9B0000;
         bottom: -20px;
         top: auto;
         height: 50px;
         line-height: 50px;
    }
    .nav ul li:first-child{
        display: none;
    }
    .nav li{
        width: 30%;
    }
    .nav li,.nav li a{
       height: 100%;
    }
    .more{
        display: none;
    }
    .title {
        width: 45%;
        height: auto;
    }
    .w{
        width: 100%;
    }
    /* 最新资讯 */
    .zxzx{
        margin-top: 35px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .zxzx .img-item{
        width: 100%;
        height: auto;
    }
    .zxzx .img-item a{
        width: 49%;
        height: auto;
    }
    .zxzx .img-item img {
        width: 417px;
        height: 229px;
        width: 100%;
        height: auto;
    }
    .zxzx .img-item p{
        font-size: 18px;
        height: 55px;
    }
    .zxzx .text-item {
        float: none;
        width: 100%;
        height: auto;
    }
    .zxzx .text-item a{
        width: 100%;
    }
    .zxzx .text-item a:first-child {
        display: inline-block;
        padding: 9px 0;
        margin-top: 15px;
    }
    .zxzx .text-item p{
        font-size: 18px;
        height: auto;
    }
    .wap-more{
        width: 100%;
        background: #e8ecf3;
        display: block;
        padding: 10px 0;
        text-align: center;
        text-decoration: none;
        margin: 10px 0;
        color: #8392AB;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .wap-more img{
        width: 22px;
        vertical-align: sub;
        margin-left: 8px;
    }
    .wap-more:hover{
        text-decoration: none;
    }
    /* 金句一刻 */
    .jjyk{
        display: none;
    }
    .wap-jjyk{
        width: 100%;
        display: block;
        /* height: 760px; */
        padding: 60px 0 50px;
        overflow: hidden;
        background: url('../images/wap-cdgj3.png') no-repeat center bottom;
        background-size: 100% 100%;
        box-sizing: border-box;
        position: relative;
        padding: 0 20px 20px;
    }
    .wap-jjyk .title{
        width: 51%;
        height: auto;
    }
    .wap-jjyk .jjyk-swiper{
        overflow: hidden;
        background: url('../images/wap-cdgj2.png') no-repeat;
        background-size: 100%;
        background-position: center top;
        padding-top: 11%;
    }
    .wap-jjyk .swiper-container-horizontal>.swiper-pagination-bullets{
        position: static;
        margin-top: 35px;
    }
    .swiper-pagination-bullet{
        opacity: 1;
        background-color: #fff;
    }
    .swiper-pagination-bullet-active{
        width: 25px;
        border-radius: 5px;
        background-color: #fff;
    }
    .wap-jjyk .item{
        position: relative;
        padding-top: 174%;
    }
    .wap-jjyk .item img{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }
    .wap-jjyk .light {
        position: absolute;
        left: 0px;
        top: 50%;
        margin-top: -250px;
        z-index: 2;
        width: 40px;
        height: 400px;
        background: url('//www.fxddcg.com/statics/cdzgh/zt/2024cdgj/images/ico_light.png') no-repeat;
        background-position: center center;
        background-size: 100% 100%;
    }
    .wap-jjyk .light2{
        left: 50%;
        margin-left: -20px;
    }
    .wap-jjyk .light3{
        right: 0px;
        left: auto;
    }
    .wap-jjyk .item:after{
        content: "";
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 170px;
        background: url('//www.fxddcg.com/statics/cdzgh/zt/2024cdgj/images/cdgj6.png') no-repeat;
        background-size: 100% 100%;
    }
    .wap-jjyk .item .infor{
        color: #fff;
        text-align: center;
        position: absolute;
        bottom: -25px;
        height: 70px;
        width: 100%;
        transition: .5s;
        z-index: 3;
    }
    .wap-jjyk .item .infor h3{
        margin-bottom: 10px;
    }
    /* 精彩瞬间 */
    .jcsj{
        padding-top: 10px;
    }
    .jcsj .list .coloum{
        width: 44%;
        padding: 0 3%;
    }
    
}