.programme-banner{
    width: 100%;
    height: 5.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-banner{
    width: 100%;
    height: 5.01rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: .5rem auto auto auto;
	padding-bottom: .8rem;
}
.news-title{
    width: 1200px;
    height: auto;
    overflow: hidden;
    text-align: center;
	margin: 0 auto;
    margin-bottom: .76rem;
}
.news-title-en{
    font-size: .16rem;
    /* font-family: "PingFang Regular"; */
    font-weight: 400;
    color: #B9B7B8;
    line-height: 1;
    margin-bottom: .25rem;
}
.news-title-sn{
    font-size: .16rem;
    /* font-family: "PingFang Regular"; */
    font-weight: 400;
    color: #B9B7B8;
    line-height: 1;
    margin-bottom: .25rem;
}
.news-title-cn{
	margin: 0 auto;
	width: 60%;
    font-size: .4rem;
    /* font-family: "PingFang Medium"; */
    color: #062D7D;
    line-height: 1;
	cursor:default;
}
.news-title-cn:hover{
    color: #062D7D;
}
.news-title-in{
	margin: 0 auto;
	/* width: 60%; */
    font-size: .35rem;
    /* font-family: "PingFang Medium"; */
    color: #062D7D;
    line-height: 50px;
}
.news-title-dn{
	font-size: .18rem;
	margin-top: .2rem;
	text-align: right;
	color: #062D7D;
	font-weight: 800;
	margin-right: .9rem;
	/* font-family: "PingFang Medium"; */
	line-height: 1;
}
.news-nav{
    /* width: 100%; */
    height: .48rem;
    margin: auto;
	margin-bottom: .5rem;
}
.news-nav ul{
    overflow: hidden;
}
.news-nav ul li{
    width: 25%;
    height: .48rem;
    float: left;
}
.news-nav ul li a{
    width: 100%;
    height: .48rem;
    font-size: .24rem;
    /* font-family: "PingFang Regular"; */
    font-weight: 500;
    line-height: .24rem;
    text-align: center;
    border-bottom: 1px solid #E6E8ED;
    box-sizing: border-box;
    color: #A5ABBB;
    display: block;
}
.news-nav ul li a:hover{
    /* font-family: "PingFang Medium"; */
    font-weight: 800;
    color: #062D7D;
    border-bottom: 2px solid #062D7D;
    box-sizing: border-box;
    display: block;
}
.news-nav ul .news-active a{
    /* font-family: "PingFang Medium"; */
    font-weight: 800;
    color: #062D7D;
    border-bottom: 2px solid #062D7D;
    box-sizing: border-box;
    display: block;
}
.news-main{
   /* width: 14.9rem; */
    height: auto;
    margin: auto;
	/* margin-top: -0.5rem; */
}
.news-main.news_index{
	width: 100%;
	overflow: hidden;
}
.news-maon-yd{
		display: none;
		
}
.news-main-pc{
		display: block;
}
.news-main ul{
	justify-content: flex-start;
	flex-wrap: wrap;
}
.news-main ul li{
    width: 375px ;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right:22px ;
    margin-bottom: .5rem;
    background-color: #f6f6f6;

}
.news-main.news_index ul li{
	 width: 32%;
}
.news-main.news_index ul li .news-main-li-h{
	width: 100%;
	overflow: hidden;
}
.news-main.news_index ul li:nth-of-type(3n){
	 margin-right: 0;
}
.news-main ul li:hover{
    box-shadow: .03rem .1rem .05rem #dddddd;
}
.news-main ul li:nth-child(3n){
    margin-right: 0;
}
.news-main-li-h{
    width: 375px;
    height: 225px;
	overflow: hidden;
	display: block;
}
.news-main-li-h img{
   /* width: 4.65rem;
    height: 2.85rem;
    display: block; */
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.9s ease-in-out;
	transition: all 0.9s ease-in-out;
}
.news-main-li-h:hover img{
	-webkit-transform: scale(1.1);
	    transform: scale(1.1);
}
.news-main-li-f{
    padding: 20px 30px;
	height: 80px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow:ellipsis;
}
.news-main-li-time{
	font-size: 16px;
	font-weight: 200;
	color: #16499E;
}
.news-main-li-title{
    font-size: .16rem;
    font-weight: 800;
    color: #16499E;
    line-height: 1.5;
    min-height: .4rem;
	height: .5rem;
	text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.news-main-li-title a{
    color: #16499E;
	font-weight: 200;
	height: 20px; line-height: 20px; display: block; text-align: left;	overflow: hidden;
	text-overflow:ellipsis;
}
.news-main-li-content{
    font-size: .2rem;
    font-weight: 500;
    color: #333333;
    padding-top: .1rem;
	min-height: .6rem;
	height: .6rem;
	text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.news-main ul li .news-main-li-h img{
	width: 100%;
	height: 2.85rem;
}
.news-main ul li:hover .news-main-li-h img{
    opacity: .7;
	overflow: hidden;
}
.news-main ul li:hover .news-main-li-f .news-main-li-title a{
    color: #333333;
}



.news-content-main,.news-content-main p{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    font-size: .2rem;
    /* font-family: "PingFang Regular"; */
    font-weight: 400;
    color: #333333;
    line-height: 2;
    /* text-indent:.4rem; */
}
.news-content-main{
    margin-bottom: .8rem;
}
.news-content-main img{
    display: block;
    margin: auto;
    height: auto;
}
.news-content-main video{
    width: 100%;
	height: 100%;
}
.relevant{
    width: 10.26rem;
    height: auto;
    position: relative;
    margin: auto auto 1rem auto;
}
.relevant .swiper-button-prev{
	left: -48px;
}
.relevant .swiper-button-next{
	right: -48px;
}
/* .relevant ul{
    overflow: hidden;
} */
.relevant ul li{
    width: 4.65rem;
    height: 5.5rem;
   /* float: left;
    margin:0 .24rem; */
    position: relative;
}
.relevant ul li img{
    width: 100%;
    height: 5.5rem;
    display: block;
}
.relevant ul li p{
    position: absolute;
    bottom: .5rem;
    width:100%;
    padding: 0 .3rem;
    height: .24rem;
    font-size: .24rem;
    /* font-family: "PingFang Medium"; */
    color: #333333;
    text-align: center;
}
.relevant ul li:hover img{
    opacity: .7;
}
.relevant ul li:hover p{
    color: #062D7D;
}


@media(max-width:1024px){
    .news-banner{
        width: 100%;
        height: 2rem;
    }
    .news{
        width: 100%;
        margin-top: .36rem;
		padding: 0 0.3rem;
		/* padding-bottom: .3rem; */
    }
    .news-title{
        margin-bottom: .5rem;
		width: 100%;
    }
    .news-title-en{
        font-size: .16rem;
    }
    .news-title-cn{
        font-size: .4rem;
    }
    .news-main{
        width: 100%;
    }
	.news-main-pc{
		display: none;
	}
	.news-maon-yd{
		display: block;
	}
    .news-nav ul li a{
        font-size: .26rem;
		line-height: .3rem;
    }
	.news-main.news_index ul li{
		 width:48%;
	}
	.news-title-in{
		font-size: .4rem;
		line-height: .5rem;
	}
    .news-main ul li{
        width:49%;
        /* margin-right: .195rem; */
       /* margin-top: .36rem; */
		margin-right: 0 !important;
    }
	 .news-main ul li:nth-of-type(2n){
		 float: right;
	 }
  /*  .news-main ul li:nth-child(2n){
        margin-right: 0!important;
    }
    .news-main ul li:nth-child(3n){
        margin-right: .195rem;
    } */
    .news-main-li-h{
        width: auto;
        height: auto;
    }
    .news-main-li-h img{
       /* width: 100%;
        height: 2.05rem; */
		height: auto;
        display: block;
    }
	.news-main ul li .news-main-li-h img{
		    height: 124px;
		    display: inline;
		
	}
    .news-main-li-f{
        padding: .2rem .3rem .3rem .3rem;
    }
    .news-main-li-content{
       font-size: .22rem;
           height: 1.3rem;
           overflow: hidden;
           min-height: inherit;
           height: .5rem;
    }
	.news-nav ul .news-active a{
		line-height: .3rem;
	}

	

    .news-content-main,.news-content-main p{

        font-size: .22rem;
        text-indent:.44rem;
    }
    .news-content-main{
        margin-bottom: .5rem;
		width: 100%;
    }
    .news-content-main img{
        display: block;
        margin: auto;
        height: auto !important;
    }
    .relevant{
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: auto auto 0rem auto;
    }
    .relevant ul{
        overflow: hidden;
    }
    .relevant ul li{
        width: 3.3rem;
        height: auto;
        margin: .22rem !important;
    }
    .relevant ul li:nth-child(2){
        margin-right: 0;
    }
    .relevant ul li img{
        width: 3.3rem;
        height: auto;
    }
    .relevant ul li p{
        bottom: .3rem;
        width: 3rem;
        padding: 0 .145rem;
        height: .24rem;
        font-size: .24rem;
        line-height: .24rem;
        overflow: hidden;
    }
	.news-main ul {
		justify-content: space-between;
	}
	.news-main.news_index ul li{
		width: 48%;
		    margin-bottom: 0rem;
	}
	.news-main.news_index ul li:nth-of-type(3n){
		    margin-right: 2%;
	}
	.news-main.news_index ul li:nth-of-type(2n){
		    margin-right: 0%;
	}
	.news-nav{
		margin-bottom: 0;
	}
	.news-main.news_index ul li .news-main-li-h{
		height: 2.25rem;
	}
}