@media only screen and (max-width: 50em){
	
	
	.header .logo{
		padding: 25px 30px;
	}
	
	.carousel-1 .slideBox .hd{
		bottom: 10%;
	}
	.carousel-1 .slideBox .bd li .title{
		display: none;
	}
	.carousel-1 .slideBox .bd{
		}
	.carousel-1 .slideBox .bd img{
		
	}
.carousel-1 .slideBox .prev{
left:inherit !important;
right:16% !important; 

}
	.carousel-1 .slideBox .prev, .carousel-1 .slideBox .next{
		top: 70%;
	}
	.Introduction{
		width: 100%;
	}
	.Introduction span{
		font-size: 16px;
	}
	.Introduction-main{
		position: inherit;
		width: 100%;
	}
	.Introduction-main span{
		padding: 10px 30px;
		width: auto;
	}
	.Introduction-more{
		bottom: -8%;
		right: 0%;
		width: 125px;
		height: 45px;
		font-size: 14px;
		line-height: 45px;
	}
	.prolocutor-phone{
		display: block;
	}
	.prolocutor-phone-2{
		display: none;
	}
	.prolocutor-right{
		width: 100%;
		height: 335px;
	}
	.prolocutor-left{
		width: auto;
		padding: 20px 30px;
	}
	.prolocutor-box{
		height: auto;
	}
	.speech {
		display: none;
	}
	
	.journalism{
		padding: 20px 0;
	}
	.journalism a.see-all{
		width: 120px;
	}
	.journalism-center-lt{
		width: 100%;
	}
	.journalism-center-rt{
		width: auto;
		padding: 10px 20px;
	}
	.journalism-center-rt .journalism-c-center p{
		padding: 0;
	}
	.journalism-center-rt .journalism-c-center p::after{
		content: '......';
		bottom: -8px;
		right: 0px;
	}
	.journalism-center-rt .journalism-c-down a{
		right: 0;
		bottom: 5%;
		left: inherit;
	}
	.journalism-down ul li{
		width: 100%;
		margin-left: 0;
		padding: 20px 0;
	}
	.journalism-down ul li .li-down{
		padding: 10px 20px;
	}
	.journalism a.see-all{
		float: right;
	}
	.journalism-down ul li .li-down .li-down-t p{
		text-align: center;
	}
	
	
	.Announcement .Announcement-down ul li{
		width: 100%;
		margin-bottom: 0;
	}
	.Announcement .Announcement-down ul li:nth-of-type(2n){
		margin-left: 0;
	}
	
	
	
	
	
	
	
	.Main-Date{
		display: none;
	}
	
	.About-UTSEUS-top p{
		padding: 20px 0;
	}
	.qiantao{
		margin-top: 0;
		width: 100%;
		height: auto;
	}
	.About-UTSEUS-down{
		width: auto;
		padding: 10px 20px;
	}
	
	#key-Figures{
		padding: 30px 0;
		width: 90% !important;
	}
	
	
	.UTSEUS-Directors-top p{
		padding: 20px 0;
	}
	
	.UTSEUS-Directors-down .slideTxtBox .hd{
		width: 100%;
	}
	.UTSEUS-Directors-down .slideTxtBox .bd{
		display: none;
	}
	.Academic-Partners-center ul li{
		width: 100%;
	}
	
	
	#Department .Department-top p{
		padding: 20px 0;
	}
	#Department .Department-down ul li{
		width: 100%;
	}
	
	
}
@media only screen and (min-width: 50em){
	.prolocutor-phone{
		display: none;
	}
	
	
	
}