html,
body {
	padding: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

* {
	padding: 0;
}

#Summary-of-college {
	width: 1200px;
	height: auto;
	display: flex;
	margin: 50px auto;
}
#School-profile{
	width: 180px;
	height: auto;
}
#School-profile ul{
	margin: 0;
	flex: 1;
	flex-flow: column;
}

#School-profile ul li{
	flex: 50px;
	background-color: rgba(0,94,150,.3);
	display: block;
	list-style: none;
	text-align: center;
	line-height: 50px;
}
#School-profile ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}
#Summary-of-college-content{
	width: 810px;
	height: auto;
	background-color: rgb(221,240,254);
	box-shadow: 0 0 20px #ccc;
	margin-left: 120px;
}
#Summary-of-college-content h2{
	margin-left: 2em;
	color: rgba(4,94,182,.8);
}
#Summary-of-college-content-line{
	width: 90%;
	margin: 0 auto;
}
#Summary-of-college-content h3{
	text-align: center;
	transform: translateY(10px);
}
#Summary-of-college-content p{
	width: 90%;
	margin: 20px auto;
	text-indent:2em;
}
.School-profile{
	background-color: rgba(26,47,139,.6);
	box-shadow: 5px 5px 5px #ccc;
}
#news-notice {
	width: 1200px;
	height: auto;
	display: flex;
	margin: 50px auto;
}
#news-contnt{
	width: 180px;
	height: auto;
}
#news-contnt ul{
	margin: 0;
	flex: 1;
	display: flex;
	flex-flow: column;
}

#news-contnt ul li{
	flex: 1;
	background-color: rgba(0,94,150,.3);
	display: block;
	list-style: none;
	text-align: center;
	line-height: 50px;
}
#news-contnt ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}

.news-notice{
	background-color: rgba(26,47,139,.6);
	box-shadow: 5px 5px 5px #ccc;
}
.notice{
	color: rgba(0,94,150,.8) !important;
}
.news{
	color: rgba(0,94,150,.8) !important;
}
#news-notice-content{
	margin-left: 80px;
	width: 900px;
	height: auto;
	background-color: rgb(221,240,254);
	box-shadow: 0 0 20px #ccc;
	box-shadow: #ccc 0 0 30px;
}
#news-notice-main{
	width: 92%;
	height: 82%;
	margin: 20px auto;
}
.child-news-notice{
	display: flex;
	width: 100%;
	height: 25px;
	margin-top: 15px;
	border-bottom: 1px dashed #ccc;
}
.news-notice-main-content{
	flex: 10;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.news-notice-main-content a{
	text-decoration: none;
	color: black;
}
.news-notice-main-content a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.news-notice-main-date{
	flex: 1;
	text-align: right;
}
#pagination{
	width: 50%;
	height: 6%;
	margin: 20px auto;
	text-align: center;
}
#pagination a{
	text-decoration: none;
	color: black;
}
#pagination a:hover{
	text-decoration: underline;
}
#admissions-employment{
	width: 1350px;
	height: auto;
	display: flex;
	margin: 50px auto;
}
#child-admissions-employment{
	width: 180px;
	height: auto;
}
#child-admissions-employment ul{
	margin: 0;
	flex: 1;
	display: flex;
	flex-flow: column;
}
#child-admissions-employment ul li{
	flex: 1;
	background-color: rgba(0,94,150,.3);
	display: block;
	list-style: none;
	text-align: center;
	line-height: 50px;
}
#child-admissions-employment ul li a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: white;
}
.admissions-employment{
	background-color: rgba(26,47,139,.6);
	box-shadow: 5px 5px 5px #ccc;
}
#admissions-employment-content{
	width: 810px;
	height: auto;
	background-color: rgb(221,240,254);
	box-shadow: 0 0 20px #ccc;
	margin-left: 120px;
}
.The-selected{
	color: rgba(0,94,150,.8) !important;
}
#main-notice-contnt-box{
	width: 1350px;
	height: auto;
	margin: 0 auto;
}
#main-notice-contnt{
	width: 850px;
	height: auto;
	margin: 50px auto;
	box-shadow: 0 0 20px #ccc;
	padding-bottom: 10px;
	background-color: rgb(221,240,254);
}
.main-notice-contnt{
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
.main-notice-contnt h2{
	text-align: center;
	padding-top: 50px;
	color: rgba(0,94,150,.8);
}
.notice-date{
	text-align: center;
	font-size: 15px;
}
.notice-content-main{
	width: 80%;
	margin:  0 auto;
	padding-top: 20px;
	height: auto;
	border-top: 2px solid rgba(0,94,150,.6);
}
#notice-nav{
	margin-left: 80%;
	margin-bottom: 20px;
}
#notice-nav a{
	text-decoration: none;
	color: rgba(0,94,150,.8)
}
.admissions-employment-content1{
	width: 90%;
	height: auto;
	margin: 40px auto;
	display: flex;
	flex-flow: row wrap;
}
.admissions-employment-content1 div{
	width: 30%;
	height: 220px;
	margin: 10px 10px;
}
.admissions-employment-content1 h4{
	margin: 0;
	text-align: center;
}
.admissions-employment-content1 h4 a{
	color: #000000;
}
.admissions-employment-content1 h4 a:hover{
	color: blue;
}
.admissions-employment-content1 p{
	margin: 0;
	text-align: center;
	font-size: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.admissions-employment-content1 p a{
	text-decoration: none;
	color: black;
}
.admissions-employment-content1 p a:hover{
	text-decoration: underline;
}
.admissions-employment-content2{
	width: 90%;
	height: auto;
	margin: 40px auto;
	display: flex;
	flex-flow: row wrap;
}
.admissions-employment-content2 div{
	width: 20%;
	height: 250px;
	margin: 20px 15px;
}
.admissions-employment-content2 h4{
	margin: 10px;
	text-align: center;
}
.admissions-employment-content2 h4 a{
	color: #000000;
	text-decoration: none;
}
.admissions-employment-content2 h4 a:hover{
	color: blue;
}