body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";}

.FixedCentered {
	width: 1006px;
	margin: 0 auto;}


/*<!--header头部-->*/

.header {
	background: url(../img/index1.jpg) no-repeat;
	background-size: 100% 100%;
	height: 99px;
	margin: 0 auto;
	border-bottom: 5px solid #fd7d02;}

.logo {
	width: 429px;
	height: 75px;
	float: left;
	margin: 12px 0 0 0;}

.shool {
	color: #FFFFFF;
	float: right;
	margin: 15px 80px 0 0;}

.shool a {
	color: #FFFFFF;}

.shool a:hover {
	text-decoration: underline;}

.search {
	width: 270px;
	height: 34px;
	background: url(../img/search.jpg) no-repeat;
	clear: right;
	float: right;
	margin-top: 10px;}

.search .text {
	background: transparent;
	border: 0;
	outline: 0;
	height: 20px;
	width: 120px;
	margin: 8px 0 0 40px;
	float: left;}

.search .submit {
	width: 52px;
	height: 34px;
	background: #ca602a;
	float: right;
	border: 0;
	font-size: 15px;
	color: #FFFFFF;}


/*<!--nav导航-->*/

.index-nav {
	width: 1006px;
	height: 37px;
	background-color: #2f72c0;
	color: white;
	padding: 0;
	margin: 0;
	border: none;
	float: left;
	position: relative;
	z-index: 99;}

.menu {
	width: 1006px;
	height: 37px;
	font-size: 16px;}

.menu ul {
	list-style: none;}

.menu li {
	float: left;
	position: relative;}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 37px;}

.menu table {
	position: absolute;
	top: 0;
	left: 0;}

.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility: visible;}

.menu a {
	text-align: center;
	display: block;
	width: 111.7px;
	background-color: #2f72c0;
	height: 37px;
	line-height: 37px;
	margin: 0px;
	color: #fff;
	text-decoration: none;}

.menu a:hover {
	background: #de9233;
	color: #000;
	border: 0px
;}

.menu ul ul {}

.menu ul ul li {
	clear: both;
	text-align: center;
	font-size: 15px;}

.menu ul ul li a {
	display: block;
	width: 111.78px;
	height: 37px;
	line-height: 37px;
	margin: 0;
	border: 0;}

.menu ul ul li a:hover {
	border: 0;
	background: #de9233;
	border: 0px;}


/*<!--carousel轮播-->*/

.carousel {
	width: 1006px;
	margin: 0 auto;
	height: 304px;
	background-size: cover;
	overflow: hidden;
	border-bottom: solid 2px #cfcfcf;}

.slide-main {
	height: 304px;
	position: relative;}

.prev,
.next {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	z-index: 222;
	top: 220px;
	overflow: hidden;
	cursor: pointer;}

.prev {
	left: 70px;}

.next {
	right: 70px;}

.slide-main img {
	width: 100%;}

.item {
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 124;
	left: 0;
	text-align: center;
	margin-top: -30px;}

.item a {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 11px;
	margin-top: -10px;
	background: url(../img/item1.jpg) no-repeat center;
	overflow: hidden;}

.item a.cur {
	background: url(../img/item2.jpg);}

.slide-box,
.slide {
	display: block;
	width: 100%;
	height: 304px;}

.slide-box {
	position: relative;}

.slide {
	display: none;
	height: 304px;
	padding-top: 0px;
	background: #ff6900;
	position: relative;
	position: absolute;
	z-index: 8;}

#bgstylea {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;}

#bgstyleb {
	background: #fefefe;}

#bgstylec {
	background: #fefefe;}

#bgstyled {
	background: #48bed8;}

.slide a {
	display: block;
	width: 100%;
	height: 304px;
	cursor: pointer;}


/*<!--news学院新闻-->*/

.gray {
	background: #f2f2f2;}

.news {
	font-size: 24px;
	font-weight: 600;
	padding: 10px;
	border-bottom: 3px solid #034da2;}


/*<!--新闻轮播效果-->*/

.news-slide {
	float: left;}

#wrapper {
	position: relative;
	margin-top: 30px;
	width: 400px;
	height: 200px;}

#banner {
	position: relative;
	width: 400px;
	height: 200px;
	overflow: hidden;}

.imgList {
	position: relative;
	width: 2000px;
	height: 200px;
	z-index: 10;
	overflow: hidden;}

.imgList li {
	float: left;
	display: inline;}

#prev,
#next {
	position: absolute;
	top: 80px;
	z-index: 20;
	cursor: pointer;
	opacity: 0.2;
	filter: alpha(opacity=20);}

#prev {
	left: 10px;}

#next {
	right: 10px;}

#prev:hover,
#next:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);}

.bg {
	position: absolute;
	bottom: 0;
	width: 400px;
	height: 40px;
	z-index: 20;
	opacity: 0.4;
	filter: alpha(opacity=40);
	background: black;}

.infoList {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 30;}

.infoList li {
	display: none;}

.infoList .infoOn {
	display: inline;
	color: white;}

.indexList {
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 30;}

.indexList li {
	float: left;
	margin-right: 5px;
	padding: 2px 4px;
	border: 2px solid black;
	background: grey;
	cursor: pointer;}

.indexList .indexOn {
	background: red;
	font-weight: bold;
	color: white;}


/*<!--新闻列表-->*/

.news-list ul li {
	width: 265px;
	height: 50px;
	float: left;
	padding: 0px 10px;
	margin: 10px 0px 0px 18px;
	border-bottom: 2px solid #CCCCCC;}

.news-list ul li a:hover,
.news-enter a:hover {
	text-decoration: underline;
	color: blue;}

.news-enter {
	text-align: right;
	line-height: 50px;}


/*<!--department系所设置-->*/

.department {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	padding: 20px;}

.department-list ul li {
	float: left;
	padding: 0 45px 24px 45px;}


/*<!--learning学术动态-->*/

.learning {
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	padding: 20px;}

.learning-picture {
	width: 633px;
	height: 175px;
	background: url(../img/learning.jpg) no-repeat;
	float: left;
    position: relative;}

.learning-picture-text {
	float: right;
	width: 260px;
	margin: 38px 25px 0 0;
	line-height: 25px;}

.learning-picture-text a:hover,
.learning-list a:hover {
	color: #034da2;
	text-decoration: underline;}

.learning-list {
	padding: 0 0 30px 658px;}

.learning-list ul li {
	height: 35px;
	line-height: 35px;}


/*<!--fastnav快速导航-->*/

.fastnav {
	background: url(../img/index2.jpg) no-repeat;
	background-size: 100% 100%;
	height: 136px;}

.fastnav ul li {
	float: left;
	padding: 38px 10.2px 0px 0px;}


/*<!--tail尾部-->*/

.tail {
	width: 100%;
	height: 44px;
	background-color: #103054;
	float: left;}

.tail-copyright {
	line-height: 44px;
	color: #FFFFFF;
	font-size: 12px;
	float: left;}

.tail-copyright a {
	color: #FFFFFF;}

.tail-blogroll {
	line-height: 44px;
	float: right;}

.tail-blogroll select {
	width: 200px;
	height: 24px;
	font-size: 16px;}


/*<!--main重要区域-->*/

.main {
	width: 100%;
	background-color: #f2f2f2;}

.maincentered {
	width: 1006px;
	margin: 0 auto;
	background: #FFFFFF;}

.crumb {
	height: 60px;
	background: url(../img/main1.jpg) 35px 20px no-repeat;
	line-height: 54px;
	padding-left: 55px;
	font-size: 16px;}


/*<!--重要区域-左边-->*/

.main-left {
	padding-left: 35px;
	float: left;
	width: 228px;}

.main-left-title {
	width: 228px;
	height: 46px;
	background: url(../img/main2.jpg) no-repeat;
	color: #ffffff;
	line-height: 46px;
	text-align: center;
	font-size: 24px;}

.main-left-navigation {
	width: 228px;}

.main-left-navigation ul li {
	border-bottom: solid 1px #ccc;}

.main-left-navigation ul li a {
	width: 228px;
	height: 37px;
	line-height: 37px;
	font-weight: 600;
	background: #FFF;
	color: #333333;
	font-size: 15px;
	display: block;
	text-align: center;
	text-decoration: none;}

.main-left-navigation ul li a:hover {
	color: #00397f;
	background: url(../img/main3.jpg) no-repeat;}

.main-left-news {
	width: 228px;
	height: 329px;
	background: url(../img/main4.jpg) no-repeat;
	margin: 30px 0px;}

.main-left-news-img {
	padding: 67px 19px 28px 17px;}

.main-left-news-img span {
	font-size: 16px;
	display: block;
	padding: 17px 10px 30px 10px;}


/*<!--重要区域-右边-->*/

.main-right {
	width: 640px;
	min-height: 666px;
	float: left;
	padding: 0px 50px;}

.main-right-title {
	font-size: 18px;
	font-weight: 600;
	border-bottom: 2px solid #ccc;
	padding-bottom: 10px;}


/*<!--单页内容-->*/

div.main-right-text {
	padding: 20px;}


/*<!--列表内容-->*/

div.content-list {
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 0px 10px;}

div.content-list a {
	color: #333333;
	font-size: 16px;}

div.content-list a:hover {
	color: #034da2;
	text-decoration: underline;}

div.content-list p {
	color: #abaaaa;
	font-size: 12px;
	margin: 10px 0;}

div.content-list-paging {
	padding: 20px;
	text-align: center;}

div.NewsPage {
	padding: 20px;
	text-align: center;
	font-size: 16px;}


/*<!--详细内容-->*/

div.content-details-title {
	text-align: center;
	border-bottom: 1px dashed #c7c7c7;}

div.content-details-title p.title1 {
	color: #333333;
	font-size: 18px;
	margin: 10px;}

div.content-details-title p.title2 {
	color: #8d8d8d;
	font-size: 14px;
	margin: 15px;}

div.content-details-text {
	padding: 15px;
	border-bottom: 4px solid #ccd2d8;}

div.content-details-text p.text1 {
	text-align: left;}

div.content-details-text p.text2 {
	text-align: right;}

div.content-details-text p.accessory1 {
	color: #034da2;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;}

div.content-details-text p.accessory2 {
	background: url() no-repeat;
	padding-left: 24px;
	line-height: 20px;}

div.content-details-text p.accessory2 a {
	color: #333333;}

div.content-details-text p.accessory2 a:hover {
	text-decoration: underline;}

div.content-details-nav div.nav1 {
	border-bottom: 1px solid #d6dbdf;
	padding: 25px
;}

div.content-details-nav div.nav2 {
	padding: 25px
;}

div.content-details-nav a {
	color: #333333;}

div.content-details-nav a:hover {
	text-decoration: underline;}
/*<!--正高职称内容-->*/

div.content-zgzc {
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;}

div.content-zgzc td.teachers {
	padding: 15px;}

div.content-zgzc p.teachers-text1 {
	color: #a60e0e;}

div.content-zgzc p.teachers-text2 {
	color: #5b5a5a;}

div.content-zgzc-paging {
	padding: 20px;
	text-align: center;}

div.NewsPage {
	padding: 20px;
	text-align: center;}