.college_body .top{
	height:468px;
	background: url(../images_top1/college/college_bg.png) no-repeat center center;
	background-size: cover;
}
.college_body .top a{
	margin-top: 102px;
}
.content1{
	padding: 90px 0 80px;
}
.content1 h3{
	font-size:38px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	color:rgba(8,30,66,1);
	line-height:53px;
	text-align: center;
}
.content1 .des{
	margin: 30px 0 80px;
	text-align: center;
	font-size:22px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(122,134,154,1);
	line-height:30px;
}
.content1_div{
	display: flex;
	justify-content: center;
}
.content1_item{
	width: 560px;
	height: 326px;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-end;
}
.content1_item>img{
	width:220px;
	height:326px;
	margin-right: 30px;
}
.content1_item h4{
	font-size:30px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(8,30,66,1);
	line-height:42px;
	margin: 22px 0 30px;
}
.content1_item ul{
	display: block;
    height: 96px;
}
.content1_item li a{
	font-size:16px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(122,134,154,1);
	line-height:22px;
	margin-bottom: 15px;
	display: block;
	text-indent: -8px;
    max-width: 272px;
    overflow: hidden;
    max-height: 22px;
}
.content1_item .btn_200_52{
	margin-top: 50px;
}
.content1_item .hotWords{
    height: 96px;
    width: 270px;
    overflow: hidden;
}
.content1_item .hotWords>a{
	height:40px;
	border-radius:5px;
	border:1px solid rgba(179,186,197,1);
	margin: 0 15px 15px 0;
	font-size:16px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(122,134,154,1);
	line-height:40px;
	text-align: center;
    display: inline-block;
    float: left;
    padding: 0 25px;
    box-sizing: border-box;
}
