﻿img {
	margin: 0;
	padding: 0;
}

*,
html,
body {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/*font-weight: normal;
    font-size: 100%;*/
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

 

/*头部结束*/


/*导航开始*/
 

/*img开始*/

.img {
	width: 1280px;
	height: 200px;
	margin: 0px auto;
}

.img img {
	 
	width: 1280px;
	height: 200px;
}


/*img结束*/


/*内容开始*/

.content {
	width: 1280px;
	min-height: 450px;
         height: 450px;
	box-sizing: border-box;
	/*background: red;*/
	margin: 0 auto;
        height:auto !important;
        overflow:hidden;
}

.aside {
	width: 240px;
	height: 400px;
	float: left;
	position: absolute;
}


/*侧边栏开始*/

.asideMenu {
	position: absolute;
	float: right;
	width: 230px;
	height: 308px;
	top: -56px;
	right: 0;
	box-sizing: border-box;
}

.asideMenu .title {
	letter-spacing: 2px;
	/*字体间距*/
	font-weight: bold;
	width: 230px;
	height: 56px;
	font-size: 20px;
	line-height: 56px;
	font-family: "微软雅黑", "黑体";
	/*background: #004da1;*/
	background: rgba(0, 119, 184, 0.8);
	padding-left: 25px;
	box-sizing: border-box;
	color: #ffffff;
	/*margin-bottom: 0;*/
        margin-top: -3px;
}

.asideMenu .main {
	width: 230px;
	height: 308px;
	margin-bottom: 20px;
}

.asideMenu .main ul {
	width: 230px;
	height: 308px;
	background: whitesmoke;
	box-sizing: border-box;
}

.asideMenu .main ul li {
	width: 230px;
	height: 44px;
	list-style: none;
	border-bottom: 1px solid gainsboro;
	padding-left: 25px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.asideMenu .main ul li a {
	font-family: "微软雅黑", "黑体";
	font-size: 16px;
	text-decoration: none;
	width: 230px;
	height: 44px;
	line-height: 44px;
	color: black;
}

.asideMenu .main ul li a i {
	/*float: right;*/
	/*margin-right: 30px;*/
	font-size: 18px;
	color: lightgray;
	right: 30px;
	top: 0px;
	position: absolute;
}

.asideMenu .main ul li:hover {
	background: #f0f0f0;
}

.asideMenu .main ul li:hover a i {
	/*background-color: red;*/
	animation: up 500ms;
	animation-iteration-count: 1;
	color: #0c78b9;
	/* Safari and Chrome */
	-webkit-animation: up 500ms;
	-webkit-animation-iteration-count: 1;
}

@keyframes up {
	from {
		top: -40px;
	}
	to {
		top: 0px;
		color: #0c78b9;
	}
}

@-moz-keyframes up {
	from {
		top: -40px;
	}
	to {
		top: 0px;
		color: #0c78b9;
	}
}

@-webkit-keyframes up {
	from {
		top: -40px;
	}
	to {
		top: 0px;
		color: #0c78b9;
	}
}

 

/*侧边栏结束*/


/*主要内容开始*/

.mainContent {
	width: 1040px;
	min-height: 500px;
	height: 400px;
	height: auto !important;
	/*height: 800px;*/
	/*background: pink;*/
	float: right;
	box-sizing: border-box;
 
}


/*标题开始*/

.mainTitle {
	height: 42px;
	width: 1000px;
	margin-left: 20px;
	border-bottom: 2px solid gainsboro;
}

.mainTitle h3 {
	font-weight: bold;
	width: 100px;
	height: 30;
	display: inline;
	font-size: 25px;
	font-family: "微软雅黑", "黑体";
	line-height: 42px;
	color: #0077b8;
}

.mainTitle .path {
	opacity: .5;
	float: right;
	padding-right: 10px;
	line-height: 42px;
	font-size: 12px;
        margin-right:10px;
	font-family: "微软雅黑", "黑体";
}

.mainTitle .path a {
	text-decoration: none;
	line-height: 42px;
	font-size: 12px;
	font-family: "微软雅黑", "黑体";
	color: black;
}


/*标题结束*/


/*学院简介开始*/

.introduce {
	margin-top: 50px;
	width: auto;
	min-height: 400px;
        height: auto !important;
	text-align: center;
	/*background: red;*/
}

.introduce .title {
	text-align: center;
	color: #0077b8;
	font: bold 22px/32px "Microsoft YaHei";
	margin-bottom: 30px;
}

.introduce .property {
	width: 1040px;
	margin-bottom: 50px;
}

.introduce .property span {
	opacity: .5;
	margin-left: 20px;
}

.introduce .conText {
	height:auto!important;
	width: 900px;
	/*background: red;*/
	padding: 0 0 0 60px;
	box-sizing: border-box;
    text-indent: 2em;
    margin-left: 70px;
}

.introduce .conText p {
	text-align: justify;
	text-justify: distribute;
	/*text-indent: 2em;*/
	margin-bottom: 20px;
	color: #333;
	line-height: 32px;
        text-indent: 2em;
}


/*学院简介结束*/



/*上一页下一页*/
.page{width: 850px; height: 60px;margin-top: 50px;margin-left: 130px;font-size: 12px;text-align:left;margin-bottom: 30px;}
.page> span{display:block;padding:0px 20px;float:right;height: 30px;line-height:30px;font-size: 14px;margin-top: -45px;}
.page> ol> li{width: 850px; height: 30px; line-height:30px;}
.page> ol> li> a{height: 30px; line-height:30px;color: #0585c2;opacity: 0.8;}
.page> ol> li> a:hover{opacity: 0.5;}