@media screen and (max-width:768px) {
    .wrapper{
        width: 100%;
        overflow: hidden;
    }
    .banner-box .pc-banner{
        display: none;
    }
    .banner-box .phone-banner{
        display: block;
        width: 100%;
        height: auto;
    }
    .wb1200{
        width: 96%;
    }
    .tit{
        width: 7rem;
        height: auto;
    }
    .box-one{
        background-size: 100%;
        padding-top: 0.5rem;
    }
    .box-one .bigbox{
        margin-top: 0.3;
        height: auto;
    }
    .box-one .swiper{
        border-radius: 0.3rem;
    }
    .box-one .swiper-box{
        width: 100%;
        height: 4.9rem;
        padding: 0.36rem 0;
        position: relative;
    }
    .box-one .swiper .swiper-slide .swiper-floor a{
        padding: 1.69rem 2.3rem 0 0.2rem;
        font-size: 0.3rem;
    }
    .box-one .swiper-pagination{
        bottom: 0.5rem;
        right: 0.2rem;
    }
    .box-one .swiper-pagination-bullet{
        width: 0.3rem;
        height: 0.3rem;
        font-size: 0.18rem;
        line-height: 0.3rem;
        margin: 0 0.03rem;
    }
    .box-one .newsItem-box{
        position: static;
        width: 100%;
        height: auto;
        padding: 0.6rem 0.2rem;
    }
	.box-one li{
        line-height: 0.4rem;
		padding:0.3rem 0;
    }
    .box-one li a{
        font-size: 0.3rem;
        line-height: 0.4rem;
    }
    .box-two{
        padding-top: 1rem;
        background-size: 100%;
        background-position: bottom;
        height: auto;
        padding-bottom: 2.5rem;
    }
    .box-two .ImgNews{
        margin-top: 0.3rem;
        flex-direction: column;
    }
    .box-two .ImgNews .NewsItem{
        width: 7rem;
        height: auto;
        /* border: 1px solid red; */
        padding: 0.5rem 0.3rem;
        margin: 0 auto;
        margin-bottom: 0.3rem;
        background-color: white;
        border-radius: 0.1rem;
    }
    .box-two .ImgNews .NewsItem img{
        width: 100%;
        height: auto;
        border-radius: 0.3rem;
    }
    .box-two .ImgNews .NewsItem div{
        margin-top: 0.15rem;
    }
    .box-two .ImgNews .NewsItem h2{
        font-size: 0.30rem;
        line-height: 0.4rem;
        height: auto;
    }
    .box-two .ImgNews .NewsItem h2 a{
        font-size: 0.32rem;
    }
    .box-two .ImgNews .NewsItem p{
        font-size: 0.24rem;
        line-height: 0.34rem;
        height: auto;
        margin-top: 0.2rem;
    }
    .box-two .TextNews{
        height: auto;
        margin: 0 auto;
        width: 7rem;
        padding: 0.3rem 0.3rem 0 0.5rem;
        background-color: white;
    }
    .box-two .TextNews li{
        width: auto;
        margin-bottom: 0.3rem;
    }
	.box-two .TextNews li::before{
        left: -0.2rem;
        top: 0.22rem;
    }
    .box-two .TextNews li h2{
        line-height: 0.5rem;
    }
    .box-two .TextNews li h2 a{
        font-size: 0.3rem;
    }
    .box-three{
        padding-top: 0.5rem;
        background: none;
        background-color: #e8f9e6;
    }
    .box-three .posterBox{
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
        padding: 0 0.4rem 0 0.6rem;
    }
    .box-three .posterBox .swiper-slide{
        padding: 0 1.5rem 0.2rem 1.5rem;
    }
    .box-three .posterBox .swiper-slide .slide-box{
        padding: 0.2rem 0.2rem 0 0.2rem;
        box-shadow: 0.1rem 0.1rem 0.1rem #e8e9c2;
    }
    .box-three .posterBox .swiper-slide img{
        height: 4.6rem;
    }
    .box-three .posterBox .swiper-slide h2{
        line-height: 0.6rem;
    }
    .box-three .posterBox .swiper-slide h2 a{
        font-size: 0.3rem;
    }
    .box-three .swiper-next, .box-three .swiper-prev{
        width: 0.7rem;
        height: 0.7rem;
    }
    .box-three .swiper-next{
        right: 1rem;
    }
    .box-three .swiper-prev{
        left: 1rem;
    }
    .box-four{
        background-color: #e8f9e6;
        background-position: bottom;
        background-size: 100%;
        padding-top: 1rem;
    }
    .box-four .video-box{
        margin-top: 0.6rem;
        display: block;
    }
    .box-four .Headlines-video{
        width: 100%;
        height: auto;
        border-radius: 0.4rem;
    }
    .box-four .Headlines-video h2{
        padding: 0 1rem;
        line-height: 0.6rem;
    }
    .box-four .Headlines-video h2 a{
        padding-top: 3.4rem;
        font-size: 0.3rem;
    }
    .box-four .other-video{
        margin-top: 0.4rem;
        width: 100%;
        height: 4.2rem;
    }
    .box-four .other-video .video-item{
        width: 3.4rem;
        height: 1.9rem;
    }
    .box-four .other-video h2{
        line-height: 0.5rem;
    }
    .box-four .other-video h2 a{
        padding-top: 1.45rem;
        font-size: 0.3rem;
    }
    .box-five{
        height: auto;
        padding-top: 1rem;
        background-size: 100%;
        background-position: bottom;
    }
    .box-five .h5box{
        display: none;
    }
    .box-five .phone-swi{
        display: block;
        margin-top: 0.5rem;
        padding-bottom: 1.5rem;
        height: 5.5rem;
    }
    .box-five .swiper{
        width: 100%;
        height: 100%;
        overflow: hidden;
        margin: 0 auto;
    }
    .box-five .swiper .swiper-slide .big-img{
        width: 100%;
        height: 100%;
    }
    .box-five .swiper .swiper-slide{
        position: relative;
    }
    .box-five .swiper .swiper-slide h2{
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        color: white;
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0,transparent 30%);
        line-height: 0.5rem;
        padding: 0 0.5rem;
    }
    .box-five .swiper .swiper-slide h2 a{
        display: block;
        height: 100%;
        width: 100%;
        padding-top: 3.5rem;
        color: white;
        font-size: 0.3rem;
        overflow:hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
}