@charset "utf-8";
	/* CSS Document */
body,html {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
}

.header1 {
	background: url("../img/heder_bj.png");
}

header {
	width: 1280px;
	margin: auto;
	height: 200px;
	display: block;
}

.background-image {
	background-image: url('../img/logo.png');
	background-size: contain;
 /* 背景图片覆盖整个元素 */
	background-repeat: no-repeat;
 /* 背景图片不重复 */
	background-position: center;
 /* 背景图片居中 */
}

.image-container {
	width: 1000px;
  /* 设置容器的宽度 */
	height: 150px;
 /* 设置容器的高度 */
	overflow: hidden;
 /* 超出容器的图片部分将被隐藏 */
}

.image-container img {
	width: 100%;
 /* 图片宽度设置为100%，会按照容器的宽度进行缩放 */
	height: 100%;
 /* 图片高度设置为100%，会按照容器的高度进行缩放 */
	object-fit: contain;
 /* 图片按比例缩放，保持宽高比，不裁剪内容 */
}

.navbar {
	background: url(../img/nav_bg.jpg) repeat-x left top;
	width: 100%;
	height: 55px;
	min-width: 1280px;
}

.navbar-nav {
	margin-left: -15px;
	margin-right: -15px;
}

.navbar-max {
	width: 1280px;
	margin: auto;
	border-color: transparent;
	display: block;
}

.navbar-max ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navbar-max ul>li {
	display: block;
	float: left;
	padding: 18px 0px;
}

.navbar-max a {
	text-decoration: none;
}

.navbar-max ul>li>a {
	font-size: 18px;
	font-family: "é»‘ä½“";
	padding: 16px 16px;
	text-decoration: none;
	color: #fff;
}

.navbar-max li >a:focus {
	color: #fff;
	background-color: #0666b8;
}

.navbar-max .active > a,.navbar-max .active > a:hover,.navbar-max active > a:focus {
	color: #fff;
}

.navbar-max .navbar-nav >.disabled > a,.navbar-max .navbar-nav >.disabled > a:hover,.navbar-max .navbar-nav >.disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-max li:hover a {
	color: #fff;
	background-color: #398ee9;
}

.navbar-max li.dropdown {
	display: inherit;
	position: relative;
}

.navbar-max li.dropdown .dropdown_menu {
	display: none;
	position: absolute;
	top: 55px;
	width: 100%;
	background: #337dcc;
	box-shadow: #888 2px 5px 10px 0px;
	width: 120%;
	left: -10%;
	z-index: 1000;
}

.navbar-max .navbar-nav> li.dropdown .dropdown_menu a {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	color: #fff;
	padding: 0;
	line-height: 43px;
	text-align: center;
	background: #398ee9;
	margin-bottom: 1px
}

.navbar-max .navbar-nav> li.dropdown:hover .dropdown_menu {
	display: block;
	background: #eee;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.navbar-max .navbar_nav li.dropdown:hover .dropdown_menu a {
	color: #666
}

.navbar-max .navbar-nav> li.dropdown:hover .dropdown_menu a:hover {
	color: #fff;
	background: #d00;
}

.navbar_dzt {
	font-size: 9px;
}

.navbar_dzt1 {
	font-size: 2px;
}

.contain {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.contain-row {
	margin-left: -15px;
	margin-right: -15px;
}

.contain-full {
	width: 100%;
}

.marginTop20 {
	margin-top: 20px;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-width: 1300px;
	clear: both;
}

.footer {
	background: url("../img/heder_bj.png");
	margin-top: 20px;
	padding-bottom: 0px;
	height: 120px;
}

.footer img {
	padding-left: 500px;
	padding-right: 80px;
	margin-bottom: 10px;
	width: 120px;
	display: block;
	float: left;
}

.footer-text {
	display: block;
	text-align: center
	padding:15px 20px 0px 20px;
	text-align: left;
	color: #f8f8f8;
	font-size: 14px;
	line-height: 30px;
	float: left;
}

.xxzy {
	color: #f8f8f8;
	font-size: 15px;
	text-decoration: none;
}
/*----首页学院动态通知公告----*/
a {
	text-decoration: none;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	outline: none;
}

a:link,a:visited,a:hover,a:active {
	text-decoration: none;
}

a:hover,a:focus {
	outline: none;
}

a:hover {
	color: #0a88f3;
}

.clearbox:after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.stk_wrap {
	width: 1280px;
	margin: 0 auto;
	padding-bottom: 1px;
	padding: 3px 1px 0 0px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.stk_wrap .stk_box {
	float: left;
	min-height: 392px;
	margin-top: 10px;
	position: relative;
}

.stk_wrap .stk_box.first {
	width: 600px;
	margin-left: 10px;
}

.stk_wrap .stk_box.second {
	width: 600px;
	margin-left: 20px;
}

.stk_wrap .stk_box.three {
	width: 600px;
	margin-left: 10px;
}

.stk_wrap .stk_box.four {
	width: 580px;
	margin-left: 20px;
}

.major_box {
	position: relative;
}

.major_title {
	position: absolute;
	top: 10px;
	left: -6px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	opacity: 0.6;
	color: #fff;
	float: left;
border-bottom: 1px solid black;
}

.major_title:before {
	position: absolute;
	content: '';
	display: block;
	width: 0;
	height: 0;
	bottom: -6px;
	left: 0;
	border-width: 6px 0 0 6px;
	border-style: solid dashed dashed dashed;
	border-color: #0CC;
}

.fl {
	width: 120px;
	height: 40px;
	float: left;
	font-weight: normal;
	padding-left: 30px;
	font-size: 20px;
color: #fff;
	background: #09F;
}

.fr {
	float: right;
	font-size: 20px;
	color: #250C0C;
}

.major_title a {
	
	font-size: 14px;
	margin-right: 15px;
}

.inner_wrap {
	width: 100%;
	padding: 10px;
}

.major_box .inner_wrap {
	padding-top: 70px;
}

.stk_wrap .stk_box ul {
	margin: 0px 25px 20px 25px;
}

.stk_wrap .stk_box li {
	margin: 12px 0;
	padding-left: 30px;
	background: url(../img/2020zf1/icons.png) 0 -361px no-repeat;
}

.stk_wrap .stk_box li a {
	width: 100%;
	display: block;
	height: 24px;
	line-height: 24px;
}

.stk_wrap .stk_box li a:hover {
	text-decoration: underline;
}

p.new_rq {
	width: 60px;
	height: 75px;
	background: #EFEDEE;
	float: left;
	text-align: center;
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
}

p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}

.button {
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	border-radius: 5px;
	margin: 0 20px 20px 0;
	position: relative;
	overflow: hidden;
}

.button:nth-child(6n) {
	margin-right: 0;
}

.button.blue {
	width: 230px;
	height: 40px;
	line-height: 35px;
	border: 1px solid #09F;
	box-shadow: 0 1px 2px #8fcaee inset,0 -1px 0 #497897 inset,0 -2px 3px #8fcaee inset;
	background: -webkit-linear-gradient(top,#09F,#09F);
	background: -moz-linear-gradient(top,#09F,#09F);
	background: linear-gradient(top,#09F,#09F);
}

.blue:hover {
	background: -webkit-linear-gradient(top,#70bfef,#4097ce);
	background: -moz-linear-gradient(top,#70bfef,#4097ce);
	background: linear-gradient(top,#70bfef,#4097ce);
}
.side{width: 220px; float:left;margin-right:20px; margin-left:30px; margin-top:5px;}
.side dl{background-color: #f4f4f4;padding-bottom: 10px;border-bottom: 3px solid #d7d7d7;}
.side dt{background-color: #09F;background-image: url(../images/icon_side1.jpg);background-repeat: no-repeat;background-position: 40px center;color: #fff;font-size: 22px;text-indent: 60px; letter-spacing:3px;font-family:"微软雅黑", "黑体", "宋体"; font-weight:normal;}
.side dt,.side dd{line-height: 51px;}