a{
	text-decoration: none;
}
.container{
	min-height: 800px;
	width: 100%;
	min-width: 1400px;
	background: url(../images/2022img/bg.jpeg) no-repeat center;
	background-size: 100%;
}
.main{
	width: 1400px;
	height: auto;
	margin: 0 auto;
}
.welcome{
	width: 1921px;
	height: 500px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.container_text{
	position: absolute;
	bottom: -3px;
	right: 290px;
	width: 352px;
	height: 223px;
	background: url(../images/2022img/wel_pg.png) no-repeat;
}
.container_text>dl{
	margin-top: 10px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,.3);
}
.container_text>p{
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	width: 301px;
	text-align: center;
	margin: auto;
	padding-top: 20px;
}
.container_text>a{
	color: #a7a7a7;
	float: right;
	margin-right: 25px;
	font-size: 12px;
	margin-top: 7px;
}
.collge{
	width: 930px;
	height: 410px;
	float: left;
	background-color: #F7F7F7;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 90px;
	padding-left: 30px;
}
.collge.title{
	position: absolute;
	left: 0;
	top: -58px;
	width: 165px;
	height: 58px;
	background-color: #f4f4f4;
}
.collge .title h3{
	float: left;
	padding-left: 15px;
	margin-top: -50px;
	font-size: 24px;
	line-height: 24px;
	color: #014e92;
	font-family: microsoft yahei;
        font-weight: bold;
}
.collge .title h4{
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 18px;
	line-height: 24px;
	color: #b5b5b5;
	text-transform: uppercase;
	text-align: right;
	font-family: microsoft yahei;
}
.collge .title a{
	float: right;
	color: #014e92;
	margin-top: -45px;
	margin-right: 36px;
}
.collge .text{
	width: 750px;
	margin-left: 95px;
}
.collge .text p{
	font-size: 14px;
	line-height: 24px;
	color: #626262;
        line-height: 26px;
}
.collge .title .text p{
	font-size: 12px;
	line-height: 24px;
	color: #626262;
}
.profession{
	width: 420px;
	height: 500px;
	float: left;
	background-color: #f7f7f7;
	
}
.profession .title h3{
	float: left;
	padding-top: 40px;
	font-size: 24px;
	line-height: 24px;
	color: #014e92;
	font-family: microsoft yahei;
	padding-left: 40px;
        font-weight: bold;
}
.profession .title a{
	float: right;
	color: #014e92;
	margin-top: 45px;
	margin-right: 29px;
}
.profession .list{
	padding-top: 80px;
	padding-left: 30px;
}
.profession .list .list_item a{
	display: block;
	height: 49px;
	width: 300px;
	background-color: #efefef;
	color: #333;
	position: relative;
	margin-bottom: 12px;
	line-height: 50px;
	padding-left: 10px;
	transition: all .2s;
        font-weight: bold;
}
.profession .list .list_item img{
	width: 28px;
	height: 28px;
	background-color: #efefef;
	padding: 11px;
}
.profession .list:hover{
	color: #740300;
}
.all_list{
	width: 1400px;
	height: auto;
	overflow: hidden;
	display: flex;
	margin-bottom: 20px;
}
.all_list .title{
	display: flex;
        border-bottom: 1px solid #a2a2a2;
}
.all_list img{
	width: 32px;
	height: 32px;
	margin-top: 14px;
	border-bottom: 2px solid #740300;
        padding-left:10px;
        padding-bottom: 7px;
}
.all_list h3{
	margin-top: 20px;
        border-bottom: 2px solid #740300;
        padding-right: 20px;
        padding-left: 10px;
        font-weight: bold;
}
.all_list a{
	margin-top: 23px;
	/* margin-left: 450px; */
}
.all_list2{
	width: 1400px;
	height: auto;
	overflow: hidden;
	display: flex;
}
.all_list2 .title{
	display: flex;
        border-bottom: 1px solid #a2a2a2;
        margin-bottom: 10px;
}
.all_list2 img{
	/* width: 32px;*/
	/*height: 32px;*/
	margin-top: 20px;
	/*border-bottom: 2px solid #740300;*/
}
.all_list2 h3{
	margin-top: 21px;
        border-bottom: 2px solid #740300;
        padding-right: 20px;
        padding-left: 10px;
        font-weight: bold;
}
.all_list2 a{
	margin-top: 23px;
	/* margin-left: 450px; */
}
.achievement{
	width: 690px;
	height: 400px;
	background-color: #F7F7F7;
	/* overflow: hidden; */
	margin-right: 20px;
}
.achievement .title a{
	float: right;
	color: #014e92;
}
.employment{
	width: 690px;
	height: 400px;
	background-color: #F7F7F7;
	overflow: hidden;
}
.employment .title a{
	
	float: right;
	color: #014e92;
}
.students{
	width: 690px;
	height: 400px;
	background-color: #F7F7F7;
	margin-right: 20px;
}
.students .title a{
	float: right;
	color: #014e92;
}
.teachers{
	width: 690px;
	height: 400px;
	background-color: #F7F7F7;
	overflow: hidden;
}
.teachers .title a{
	float: right;
	color: #014e92;
}
.footer{
	background: url(../images/2022img/footerpic.jpeg) no-repeat center;
	width: 100%;
	
	min-width: 1286px;
	margin-top: 20px;
	/* margin-bottom: -25px; */
}
.footer-logo{
	padding-top: 85px;
	width: 300px;
	height: 134px;
	margin: 0 auto;
}
.tele{
	width: 100%;
	height: 45px;
	background-color: #740300;
	padding-top: 20px;
}
.tele .copyright h2{
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	
}