*{
    margin: 0;
    padding: 0;
    list-style: none;
}

body{
    background: #fff!important;
}

.t-el{
    overflow: hidden;
    /* 省略号 */
    text-overflow: ellipsis;
    /* 不换行 */
    white-space: nowrap;
}

a{
    text-decoration: none;
}

.w{
    width: 1200px;
    margin: 0 auto;
}

.d-f{
    display: flex;
}

.j-b{
    justify-content: space-between;
}

.t-el{
    overflow: hidden;
    /* 省略号 */
    text-overflow: ellipsis;
    /* 不换行 */
    white-space: nowrap;
}

.img1{
    display: block;
}

.img2{
    display: none;
}

.banner{
    width: 100%;
}

img{
    max-width: 100%;
}
.title{
    height: 5.3rem;
    background: url(/material/V3/zwzt_blue/image/title_menu1.png) center center no-repeat;
    /* margin-top: 3.2rem; */
    /* margin-bottom: 3.2rem; */
    margin: 0 auto;
    text-align: center;
    line-height: 5.3rem;
    font-size: 1.6rem;
    color: #666;
}

.title a{
    color: #333;
    line-height: 5.3rem;
    font-size: 1.6rem;
}

.title a:hover{
    color: #336be6;
}
.title img{
    max-width: 100%;
    margin: auto;
    display: block;
}
.title2{
    margin: 3.2rem auto;
}
.header .swiper-slide{
    display: block;
    width: 100% !important;
    height: 100% !important;
    border: none;
}
.list1{
    width: 100%;
    height: 250px;
    border: 1px solid #dcdcdc;
    margin: 3rem auto;
    position: relative;
}

.title1{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    width: 20%;
}

.text1{
    position: absolute;
    width: 60%;
    top: 50%;
    transform: translateY(-50%);
    left: 35%;
}

.text1 li{
    width: 100%;
    position: relative;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    float: left;
    margin: 0 10px;
}

.text1 .dot{
    width: 8px;
    height: 8px;
    background-color: #3979d4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.text1 .p1{
    position: absolute;
    left: 5%;
    color: #333;
    width: 70%;
}

.text1 .p2{
    position: absolute;
    right: 4%;
    color: #333;
}

.text1 li a:hover .p1{
    color: #3979d4;
}

.text1 li a:hover .p2{
    color: #3979d4;
}

.list2{
    margin-bottom: 3rem;
}

/* list2-swiper开始 */
.list2-swiper{
    width: 100%;
    height: 212px;
    position: relative;
}

.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: left;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #e3e3e3;
    width: 378px!important;
    height: 210px!important;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-prev{
    width: 28px!important;
    height: 66px!important;
    left: -3%!important;
    color: #999!important;
    background: #f5f5f5!important;
}

.swiper-button-next{
    width: 28px!important;
    height: 66px!important;
    right: -3%!important;
    color: #999!important;
    background: #f5f5f5!important;
}

.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 1rem!important;
}

.swiper-button-prev:hover{
    background: #3979d4!important;
    color: #fff!important;
}

.swiper-button-next:hover{
    background: #3979d4!important;
    color: #fff!important;
}

.swiper-slide a{
    /* padding: 0 2rem; */
    width: 100%;
}

.list2-swiper .p1{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    width: 90%;
    margin: 0 1rem;
}

.list2-swiper .p2{
    font-size: 16px;
    color: #a0a0a0;
    line-height: 35px;
    margin: 0 1rem;
}

.list2-swiper .p3{
    font-size: 18px;
    color: #333;
    line-height: 40px;
    margin-left: 1rem;
}

.swiper-slide .img1{
    background: url(../images/left.png) center no-repeat;
    width: 26px;
    margin-right: 1rem;
}

.swiper-slide .img2{
    width: 1.5rem;
    background: url(../images/m-left.png) center no-repeat;   
    background-size: 100%;
    margin-right: 1rem;
}

.swiper-slide a:hover .p1{
    color: #3979d4;
}

.swiper-slide a:hover .img1{
    background: url(../images/left-blue.png) center no-repeat;
    width: 26px;
}
/* list2-swiper结束 */

.list3{
    margin-bottom: 3rem;
}

/* list3-swiper开始 */
.content_list{
    margin-top: 3rem;
    overflow: hidden;
}

.content_list li{
    list-style: none;
    width: 27%;
    height: 100px;
    border: 0.01rem solid #999;
    float: left;
    border-radius: 10px;
    margin-left: 0.8rem;
    padding: 10px 25px;
    margin-bottom: 2rem;
    position: relative;
}


.content_list_box li{
    list-style: none;
    width: 126px;
    height: 25px;
    border: 0.01rem solid #999;
    float: left;
    border-radius: 10px;
    margin-left: 0.8rem;
    padding: 10px 28px;
    margin-bottom: 2rem;
    position: relative;
    text-align: center;
}
.content_list_box li:hover{
    background-color: #336be6;
    color: #fff;
}


/* .m-l{
    margin-left: 1rem;
} */

.content_list a{
    text-decoration: none;
    color: #000;
    font-size: 18px;
}

.content_list li:hover{
    background-color: #336be6;
}

.content_list li:hover p{
    color: #fff;
}


.content_list .p2{
    position: absolute;
    bottom: 10%;
    right: 5%;
    line-height: 33px;
}



/* list3-swiper结束 */


.list4{
    margin-bottom: 3rem;
}

.pic-box{
    width: 100%;
    overflow: hidden;
}

.picNews{
    display: flex;
    justify-content: space-between;
}

.picNews li{
    position: relative;
    width: 31%;
    height: 15rem;
    overflow: hidden;
}

.picNews li img{
    width: 100%;
    /* height: 100%; */
}

.shadow{
    width: 100%;
    background-color: rgba(0,0,0,.3);
    position: absolute;
    bottom: 0;
    height: 3rem;
    left: 0;
}

.shadow p{
    line-height: 3rem;
    color: #fff;
    font-size: 15px;
    padding: 0 1rem;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-wrap: nowrap;
}

.text2{
    margin: 0rem auto 2rem;
    overflow: hidden;
}

.text2 li{
    width: 45%;
    position: relative;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    float: left;
    margin: 0 1.5rem;
}

.text2 .dot{
    width: 8px;
    height: 8px;
    background-color: #3979d4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.text2 .p1{
    position: absolute;
    left: 5%;
    color: #333;
    width: 70%;
}

.text2 .p2{
    position: absolute;
    right: 4%;
    color: #333;
}

.text2 li a:hover .p1{
    color: #3979d4;
}

.text2 li a:hover .p2{
    color: #3979d4;
}





@media screen and (max-width:1201px){
    .content_list{
        margin-top: 0rem;
    }

    .content_list li{
        border: 0.01rem solid #999;
        margin: 0.8rem auto;
        /* max-width: 100%; */
        /* max-height: .82rem; */
        padding: 1rem 1rem;
        width: 93%;
        height: 2rem;
    }

    .content_list_box li {
        border: 0.01rem solid #999;
        padding: 0.9rem auto;
        padding: 1rem 1rem;
        width: 40%;
        height: 2rem;
        font-size: 1.4rem;
    }

    .content_list a{
        font-size: 1rem;
    }
    .w{
        width: 92%;
    }

    .img1{
        display: none;
    }

    .img2{
        display: block;
        width: 100%;
    }

    .title2{
        margin: 2rem auto;
    }

    .list1{
        margin: 6rem auto;
        height: 18rem;
    }

    .text1{
        width: 100%;
        left: 0;
        top: 27%;
        transform: none;
    }

    .title1{
        top: -5%;
        left: 5%;
        width: 30%;
    }

    .text1 li{
        margin: 0;
    }

    .text1 .dot{
        left: 3%;
    }
    .swiper-button-prev, .swiper-button-next{
        display: none!important;
    }

    .swiper-button-prev2, .swiper-button-next2{
        display: none!important;
    }

    .list2-swiper{
        height: 100%;
    }

    .list3-swiper{
        height: 100%;
    }

    .swiper-wrapper{
        display: block!important;
    }

    .swiper-slide{
        width: 99%!important;
        margin-bottom: 2rem!important;
        height: 18rem!important;
    }

    .list2-swiper .p1{
        font-size: 1.5rem;
        color: #3979d4;
        /* overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; */
    }

    .list2-swiper .p2{
        font-size: 1.2rem;
        line-height: 2.5rem;
    }

    .list2-swiper .p3{
        font-size: 1.5rem;
    }


    .picNews{
        display: block;
        width: calc( 80% * 3 );
    }

    .picNews li{
        height: auto;
        width: 31%;
        float: left;
        margin-right: 1.5rem;
    }
    
    .text2 li{
        width: 100%;
        margin: 0;
    }


}


@media screen and (max-width:750px){
    .list1{
        margin: 4rem auto;
        height: 25rem;
    }

    .text1{
        top: 20%;
    }

    .text1 li{
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
    }

    .text1 .p1{
        left: 7%;
        width: 60%;
    }

    .list2-swiper .p2{
        height: 4.4rem;
    }


    .text2 li{
        height: 3rem;
        line-height: 3rem;
        font-size: 1rem;
    }

    .text2 .p1{
        width: 60%;
    }

}

