*{
    margin: 0;
    padding: 0;
    /* list-style: none; */
}

body{
    background-color: #f8fffc;
}

.w{
    max-width: 1200px;
    margin: 0 auto;
    /* background-color: pink; */
}

.banner{
    width: 100%;
    /* background: url(../images/banner.png) center center no-repeat; */
}

.img1{
    display: block;
}

.img2{
    display: none;
}

.p2{
    color: #999;
}

.banner img{
    max-width: 100%
}

.title{
    /* height: 5.3rem; */
    /* background: url(../images/menu.png) center center no-repeat; */
    margin-top: 3.2rem;
}

.title img{
    max-width: 100%;
    margin: auto;
}

.content{
    background-color: #f8fffc;
}

.content_box{
    /* display: flex;
    justify-content: space-between; */
    margin-top: 3rem;
    overflow: hidden;
}

.s-c-2 {
    max-width: 510px;
    height: 15rem;
    margin: 0!important;
    border-radius: 10px;
    float: left;
    /* width: 42.3%; */
}

.s-s-2 {
    /* text-align: center; */
    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;
}

.s-s-2 img{
    max-width: 100%;
}

/* .swiper-shadow{
    display: flex;
    justify-content: space-between;
} */

.swiper-textbox{
    position: absolute;
    width: 100%;
    height: 3.6rem;
    line-height: 3.6rem;
    background-color: rgba(0,0,0,.5);
    font-size: 1rem;
    color: #fff;
    bottom: 0;
    z-index: 8;
}

.swiper-text{
    /* position: absolute;
    bottom: 0;
    z-index: 8;
    width: 100%;
    height: 3.6rem;
    line-height: 3.6rem;
    background-color: rgba(0,0,0,.5);
    font-size: 20px;
    color: #fff; */
    float: left;
    width: 510px;
}

.swiper-textbox p{
    padding-left: 20px;
    width: 70%;
}

.s-p-2{
    width: 20%!important;
    bottom: 20px!important;
    left: 75%!important;
}

.news{
    max-width: 662px;
    width: 662px;
    /* width: 55%; */
    /* height: 335px; */
    /* background-color: rgb(224, 123, 123); */
    float: left;
    margin-left: 20px;
}

.news ul{
    list-style-image: url(../images/circle.png);
}

.news li{
    margin-left: 4%;
    line-height: 55px;
}

/* .news li::before{
    content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: red;
        border-radius: 50%;
        margin-right:5px;
} */

.news a{
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    color: #000;
    font-size: 16px;
}

.news a:hover{
    color: #148550;
}

.content_list{
    margin-top: 3rem;
    overflow: hidden;
}

.content_list li{
    list-style: none;
    width: 530px;
    height: 82px;
    border: .1rem solid #999;
    float: left;
    border-radius: 10px;
    margin-left: 0.8rem;
    padding: 10px 25px;
    margin-bottom: 2rem;
    position: relative;
}

/* .m-l{
    margin-left: 1rem;
} */

.content_list a{
    text-decoration: none;
    color: #000;
    font-size: 18px;
}

.content_list li:hover{
    background-color: #148550;
}

.content_list li:hover p{
    color: #fff;
}

.content_list .p2{
    /* float: right; */
    position: absolute;
    bottom: 10%;
    right: 5%;
}

.btn{
    width: 210px;
    height: 53px;
    background-color: #148550;
    text-align: center;
    border: none;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
}

.back_top{
    display: none;
}


.min_page li a{
    color: #333;
}

.m-min_page li a.on, .min_page .active span{
    background: #d30810;
}

.min_page li a.on, .min_page .active span{
    background: #d30810;
}

@media screen and (max-width:1201px){
    .w{
        width: 92%;
    }

    .img1{
        display: none;
    }

    .img2{
        display: block;
        width: 100%;
    }

    .content_box{
        margin-top: 2rem;
    }

    .title{
        margin-top: 2rem;
    }

    .s-c-2{
        max-width: 100%!important;
        height: 20rem;
    }

    .swiper-text{
        height: 3.6rem;
        font-size: 1rem;
        line-height: 3.6rem;
        /* width: 61%; */
    }

    .swiper-text p{
        padding-left: 1.5rem;
    }

    .s-p-2{
        bottom: 1.2rem!important;
        width: 8rem!important;
    }

    .news{
        max-width: 100%!important;
        width: 100%;
        margin: 1rem auto;
    }

    .news li{
        line-height: 3rem;
        /* list-style: none; */
    }

    .news a{
        font-size: 1rem;
    }

    .news .p1{
        width: 60%;
        overflow: hidden;
        /* 鐪佺暐鍙� */
        text-overflow: ellipsis;
        /* 涓嶆崲琛� */
        white-space: nowrap;
    }

    .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: 5rem;
    }

    .content_list a{
        font-size: 1rem;
    }

    .btn{
        width: 8rem;
        height: 2.6rem;
        font-size: 1rem;
        margin: 1rem auto;
    }


    

}
