@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}


body {

	font-family: "微软雅黑";
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
}

ul,
ol {
	list-style: none;
}

a {
	border: none;
	outline: none;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;

}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.m-t-20 {
	margin-top: 20px !important;
}

.banner {
	background: url(../images/banner.png) center top no-repeat;
	width: 100%;
	min-width: 1200px;
	height: 600px;
}

.logo {
	margin: 0 auto;
	padding-top: 36px;
	box-sizing: border-box;
	width: 1200px;
}

.content1 {
	margin: 0 auto;
	width: 1200px;
	height: 486px;
	margin-top: -50px;
	box-shadow: 0 0 50px 0 rgba(28, 54, 64, .18);
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;

}

/* 焦点图开始 */
.focus {
	float: left;
	display: inline;
	position: relative;
	width: 543px !important;
	height: 360px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	background: #fff;
	margin-top: 27px;
}

.focus #pic {
	width: 543px;
	height: 360px;
	overflow: hidden;
}

.focus #pic ul {
	width: 1216px;
	height: 360px;
	float: left;
}

.focus #pic li {
	width: 543px;
	height: 360px;
	float: left;
}

.focus #pic li img {
	width: 543px;
	height: 360px;
	float: left;
}

.focus .tip-bg {
	width: 543px;
	height: 34px;
	background: #555;
	filter: alpha(opacity=80);
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: 0;
}

.focus .txt_han {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.focus .txt_han li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}

.focus .txt_han li a {
	color: #fff !important;
	display: block;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.focus #tip {

	font-size: 12px;
	position: absolute;
	right: 8px;
	bottom: 0px;
	z-index: 13;
}

.focus #tip ul li {
	font-size: 12px;
	line-height: 8px;
	text-align: center;
	border-radius: 50%;
	color: #a20000;
	background: #fff;
	width: 8px;
	height: 8px;
	float: left;
	display: inline;
	margin: 10px 3px;
	cursor: pointer;
}

.focus #tip ul li.on {
	font-size: 12px;
	background: #a20000;
	color: #fff;
}

/*焦点图结束*/

/* 学院新闻 */
.sjjs {

	width: 543px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

.sjjs_title {
	width: 100%;
	height: 35px;
	border-bottom: 2px solid #97151b;
	line-height: 26px;
	float: left;
}

.sjjs_title span {
	font-size: 21px;
	color: #97151b;
	float: left;
	font-weight: bold;
	border-bottom: 6px solid #97151b;
	height: 33px;
	line-height: 22px;
}

.botRTOP-div {
	width: 100%;
	height: 60px;
	float: left;
	margin-top: 22px;
}

.bot-img-title {
	font-size: 18px;
	line-height: 36px;
	color: #333;
}

.bot-img-time {
	font-size: 14px;
	color: #e26b12;
	float: right;
	margin-top: -19px;
}

.bot-div {
	width: 554px;
	display: inline;
	height: 88px;
	float: left;

}

.bot-div a {
	margin-bottom: 10px;
border-bottom: 1px dashed #d9d9d9;
position: relative;
width: 100%;
}
.bot-div a:before{
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background: #e26b12;
	content: "";
	transition:all 0.6s;
	z-index: 2;
}
.bot-div a:hover:before{
	width: 100%;
}
.bot-div a:hover .bot-img-title {
	color: #9f0000;
}

.bot-div>a>p {
	color: #9e9e9e;
	font-size: 14px;
	line-height: 23px;
	text-indent: 2rem;
	width: 100%;
	display: flex;

}

/* 新闻 */
.more {

	float: right;
	width: 56px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #97151b;
	border-radius: 4px;

}

.more a {
	color: #fff;
	font-size: 13px;
}

.more :hover {
	width: 56px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #a5764c;
	border-radius: 4px;
}

.content2 {
	width: 100%;

	background: url(../images/bbb.png) center no-repeat;
	min-width: 1200px;
	height: 436px;
	margin-top: 20px;
}

.content3 {
	width: 100%;

	min-width: 1200px;
	height: 800px;

	box-shadow: 0 0 50px 0 rgba(28, 54, 64, .18);
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
}

.content4 {
	width: 100%;
	float: left;
	background: url(../images/foot.png) center top no-repeat;
	min-width: 1200px;
	height: 250px;

}

.w1200 {
	margin: 0 auto;
	width: 1200px;
}

.xxpt {
	margin-left: -16px;
}

.xxpt li {
	float: left;
	margin-left: 16px;
	margin-top: 40px;
}

/* 先进典型 */
.up ul {
	margin-left: -14px;

}

.up>img {
	margin: 18px 0;
}

.up ul li {
	float: left;
	width: 286px;
	margin-left: 16px;
}

.up ul li .pic {
	width: 286px;
	height: 216px;
	overflow: hidden;
}

.up ul li .pic img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	background-size: cover;
	object-fit: cover;
}

.up ul li:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.up ul li .biaoti {
	padding: 10px 10px 0;
	height: 50px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	font-family: "Microsoft Yahei";
}

.up ul li:hover .biaoti {
	background: #b50904;
	color: #fff;
}

/*  学习贯彻 */
.tzgg {

	width: 570px;
	height: 360px;
	float: left;
	margin-top: 20px;
	box-sizing: border-box;
}

.tzgg_title {
	width: 580px;
	height: 35px;
	border-bottom: 2px solid #9f0000;
	line-height: 26px;
}


.tzgg_title span {
	font-size: 21px;
	color: #9f0000;
	float: left;
	font-weight: bold;
	border-bottom: 6px solid #9f0000;
	height: 32px;
	line-height: 22px;
}


.tzgg ul {
	margin-top: 18px;
	box-sizing: border-box;
	width: 570px;
	height: 330px;
	border-radius: 6px;
}

.tzgg ul li {
	float: left;
	width: 100%;
	line-height: 48px;
	height: 48px;
	color: #484848;
	border-bottom: 1px solid #eee;
}

.tzgg ul li img {
	margin-right: 13px;
	vertical-align: middle;
	margin-top: -5px;
}

.tzgg ul li a {
	color: #484848 !important;
	font-size: 16px;
}

.tzgg ul li a:hover {
	color: #9f0000 !important;
}

.tzgg ul li span {
	float: right;
	color: #939393;
	font-size: 14px;
}

.tzgg ul li i {
	background-color: #dcdcdc;
	width: 7px;
	height: 7px;
	display: inline-block;
	margin-right: 10px;
	float: left;
	margin-top: 20px;
	border-radius: 50%;
}

.tzgg ul li:hover i {
	background-color: #ce0000;
	width: 7px;
	height: 7px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 50%;
}

.foot {
	background-color: #a3020c;
	height: 100px;
	min-width: 1200px;
	width: 100%;
	float: left;
}

.bq {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	line-height: 94px;
}

.bq a {
	line-height: 64px;
}

.bq .fl img {
	display: block;
	margin-top: 18px;
	margin-right: 20px;
}

/* 内容 */
.content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	box-shadow: 1px 1px 10px #c5c4c4;
	min-height: 700px;
	position: relative;
	top: -50px;
	background: white;
	overflow: hidden;
}

.weizhi a {
	color: #7D7D7D;
	font-size: 16px;
}

.weizhi1 {

	width: 1100px;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #9f0000;
	margin: 0 auto;
	color: #3d3d3d;
	text-align: right;
	padding-top: 20px;
	font-size: 15px;
}

.weizhi1 a {
	color: #878787;
	font-size: 16px;
}

.ab_list {
	width: 1100px;

	height: auto;
	margin-top: 30px;
	margin-bottom: 70px;
	text-align: justify;
	line-height: 28px;
	margin: 20px auto;
}

.ab_list ul li {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dadfe7;

}

.ab_list ul li span {
	float: right;
	color: #999;
	font-size: 13px;
}

.ab_list ul li img {
	margin-right: 8px;
}


.ab_list ul li a {
	color: #171717;
}

.ab_list ul li:hover span {
	color: #9f0000;
}

.ab_list ul li a:hover {
	color: #9f0000;
}

.ab_list ul li div i {
	background-color: #dcdcdc;
	width: 6px;
	height: 6px;
	display: inline-block;
	margin-right: 10px;
	float: left;
	margin-top: 23px;
	border-radius: 50%;
}

.ab_list ul li div:hover i {
	background-color: #9f0000;
	width: 6px;
	height: 6px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 50%;
}

.dqlm {

	width: 86px;
	text-align: center;
	float: left;
	color: #9f0000;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 6px solid #9f0000;
	height: 66px;
}