.theme_bg {
	background-color: #950F16;
	color: #ffffff;
}
.bg-white{
	background: white!important;
}
.font-bold{
	font-weight: bold;
}
.font-lg{
	font-size: 16px;
}
.font-sm{
	font-size: 12px;
}
.waper {
	width: 1200px;
	margin: auto;
	clear: both;
}

.flex {
	display: flex;
}

.flex-1 {
	flex: 1;
}

.flex-center {
	align-items: center;
}

.flex-around {
	justify-content: space-around;
	align-items: center;
}

.flex-between {
	justify-content: space-between;
	align-items: center;
}

.flex-top {
	align-items: flex-start;
}

.flex-wrap {
	flex-wrap: wrap;
}
a:hover{
	color: #AE261B;
}


.top {
	height: 52px;
	line-height: 52px;
}

.top a {
	color: #FFFFFF;
}

.headpic {
	width: 24px;
	height: 24px;
	margin-right: 3px;
}

.head_ma {
	margin-left: 15px;
}

.logo {
	width: 600px;
	height: 90px;
	padding: 20px 0;
}
.ssuo {
	width: 275px;
	height: 40px;
	background: #F3F3F3;
	border-radius: 21px;
	border: 1px solid #AE261B;
}

.ssuo input {
	height: 40px;
	line-height: 40px;
	background: none;
	padding-left: 20px;
}

.ssbtn {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}

/* 首页大轮播css */
.slideBox {
	width: 100%;
	height: 410px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 12px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 19px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 1200px;
	margin-left: -600px;
	display: flex;
	justify-content: flex-end;
}

.slideBox .hd ul li {
	margin-right: 2px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-left: 10px;
	text-align: center;
	background: rgba(174, 38, 27, 0.39);;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd li a {
	display: block;
	position: relative;
}

.slideBox .bd li a .title {
	height: 50px;
	line-height: 50px;
	background: rgba(174, 38, 27, 0.39);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.slideBox .bd li a .title p {
	color: #FFFFFF;
}

.slideBox .bd img {
	width: 100%;
	height: 410px;
	display: block;
object-fit:cover
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -550px;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 50%;
	margin-right: -550px;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/* default-list  默认list*/
.default-list li {
	border-bottom: 1px dashed #999999;
	padding: 20px 5px 20px 10px;
}

.default-list li a {
	color: #161616;
}

.default-list li span {
	color: #999999;
	font-size: 13px;
}

.default-list li:hover a,
.default-list li:hover span {
	color: #042E6A;
}

.default-list li:hover {
	border-color: #042E6A;
	background: url(../img/list-dian.png) no-repeat left center;
}
.list-by-day li{
	margin-top: 15px;
}
.dayview {
	width: 56px;
	height: 46px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.ri {
	line-height: 23px;
	background: #AE261B;
	color: #FFFFFF;
}

.yue {
	line-height: 23px;
	font-size: 13px;
	color: #999999;
}
.dayview1 {
	width: 110px;
	height: 46px;
	/* border: 1px solid #CCCCCC; */
	text-align: center;
}

.ri1 {
	line-height: 24px;
	font-size: 22px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 600;
	color: #262626;
}

.yue1 {
	line-height: 24px;
	font-size: 18px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 400;
	color: #BFBFBF;
	letter-spacing:2px;
}
.dayview2 {
	width: 110px;
	height: 46px;
	/* border: 1px solid #CCCCCC; */
	text-align: center;
	margin-top: -25px;
}

.ri2 {
	line-height: 24px;
	font-size: 22px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 600;
	color: #262626;
}

.yue2 {
	line-height: 24px;
	font-size: 18px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 400;
	color: #BFBFBF;
	letter-spacing:2px;
}
.dayview3 {
	width: 75px;
	text-align: center;
}

.ri3 {
	font-size: 13px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 600;
	color: #262626;
	margin-top: 35px;
}

.yue3{
	font-size: 13px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 400;
	color: #BFBFBF;
	letter-spacing:2px;
}
.biaoti {
	width: 325px;
	line-height: 21px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	color: #161616;
}


/* MBA导航 */
/* 本例子css */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	height: 50px;
	line-height: 50px;
	background: #AE261B;
	width: 1200px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	padding: 0 28px;
	font-weight: bold;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 50px;
	position: absolute;
	background:  rgba(174, 38, 27, 0.39);
	line-height: 40px;
	text-align: center;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
}

.nav .sub a:hover {
	background:  rgba(174, 38, 27, 0.39);
	color: #fff;
}

.nav .on h3 a {
	background:  rgba(225, 225, 225, 0.39);
	color: #fff;
}

/* lanmmu */
.lanmucol {
	width: 590px;
	margin-bottom: 20px;
}

.lanname {
	height: 42px;
	padding: 0 50px;
	background: #042E6A;
	color: #FFFFFF;
}

.lanname a {
	color: #FFFFFF;
	margin-left: 15px;
}

.lmbg {
	background: #F4F6F8;
}

/* liebiapo */
.listleft {
	width: 200px;
	text-align: center;
}

.lefttitle {
	font-size: 22px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	background: #AE261B;
	color: #FFFFFF;
	border-bottom: 1px solid #eeeeee;
}

.leftnav li {
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
}

.leftnav li a {
	color: #161616;
}

.leftnav li:hover,
.leftnav li.on {
	background:  rgba(174, 38, 27, 0.39);
	border-left-color: rgba(174, 38, 27, 0.39);
	border-right-color: rgba(174, 38, 27, 0.39);
}

.leftnav li:hover a,
.leftnav li.on a {
	color: #FFFFFF;

}

.listright {
	width: 925px;
}

.place {
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

.place a {
	color: #161616;
}

/* wenzhang */
.wenzhang h1 {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	border-bottom: 1px solid #eeeeee;
	padding: 15px;

}

.wenzhang .laiyuan {
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 13px;
}

.wenzhang .zhengwen {
	line-height: 1.5em;
}

.lingdao {
	border: 1px solid #eeeeee;
	padding: 10px;
}

.ldpic {
	text-align: center;
}

.ldpic p {
	border: 1px solid #eeeeee;
	line-height: 36px;
}

.ldpic img {
	width: 130px;
	height: 182px;
object-fit:cover
}

.ldxx {
	width: 750px;
	height: 222px;
	overflow-y: scroll;
	line-height: 1.5em;
}

/* 底部公共 */
.footer {
	width: 100%;
	height: 190px;
	background: #950F16;
	padding: 62px 0;
	box-sizing: border-box;
	margin-top: 50px;
}

.footer-margin {
	width: 1200px;
	margin: auto;
	height: 100%;
	position: relative;
	display: flex;
}

.footer-logo {
	width: 490px;
	height: 80px;
	float: left;
	margin-top: -23px;
	margin-left: 200px;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
.footer-logo img{
	width: 300px;
	margin-left: 50px;
object-fit:cover
}
.footer-coopright {
	width: 650px;
	float: left;
	line-height: 36px;
	position: relative;
	margin-top: -25px;
	margin-left: 70px;
}

.footer-coopright a {
	color: #FFFFFF;
	font-size: 16px;
}

.footer-coopright li {
	width: 131px;
	float: left;
}

.footer-code {
	position: absolute;
	top: 25%;
	transform: translateY(-50%);
	left: 20px;
}

.footer-linkbox {
	position: relative;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	color: white;
}

.footer-linkbox:hover .footer-linkbox-item {
	display: block;
}

.footer-linkbox-item {
	width: 100%;
	height: auto;
	position: absolute;
	/* top: -30px; */
	left: 0;
	background: #ffffff;
	border: 1px solid white;
	border-radius: 5px;
	display: none;
	z-index: 99999;
	box-shadow: 0px 0px 14px 2px #cccccc;
}
img{
		object-fit:cover!important
	}
.footer-linkbox-item a {
	display: block;
	width: 100%;
	height: 36px;
	text-align: center;
	border-radius: 5px;
	color: #161616
}

.footer-linkbox-item a:hover {
	background: #033B8E;
	color: #ffffff;
}
.footer-banquan li{
	float: left;
	width: 373px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
}
.footer-banquan li span{
font-size:14px;
}
/* 底部公共 */

/* 时政要闻 */
.szyw{
	width: 100%;
}
.szywbt{
	width: 100%;
	    margin: 50px 0px 0 415px;
}
.szyw img.ywpic{
	width: 80px;
	height: 80px;
object-fit:cover
}
.yaowen{
	width: 1200px;
	margin: 40px 350px;
}
.ywcon {
	width: 250px;
	padding: 20px;
	height: 60px;
    border-radius: 5%;
	background: rgba(255, 255, 255, 0.39);
	box-shadow: 3px 5px 10px rgba(0, 0, 0,30%);
	opacity: 1;
	cursor: pointer;}
.ywcon:hover{
	overflow: hidden;
	transform: scale(103%, 103%);
	-webkit-transform: scale(103%, 103%);
	-moz-transform: scale(103%, 103%);
}
.title a p{
        width: 100%;
        display: block;
		color: #272727;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
        font-size: 16px;}
.times {
	text-align: center;
	font-size: 13px;
	color: #999999;
	line-height: 50px;
	}

.xiangtiao{
	flex: 1;
}
/* 学院新闻 */
.xyxw{
	margin: 20px 0;
}
.xinwen{
	width: 750px;
}
.homecol .ttext{
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #AE261B;
}
.homecol .newen{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #161616;
	letter-spacing: 3px;
	margin: 0 30px 0 10px;
}
.homecol .morepic{
	width: 20px;
	height: 20px;
	margin: 0 20px 0 10px ;
}
.homecol .more{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #AE261B;
	margin-top: -30px;
	
}
.tongzhi{
	width: 400px;
}
.xwtj .xwtjpic,.txgztt .txgzpic{
	position: relative;
}
.txgztt{
	width: 300px;
}
.xwtj img,.xwtj .xwtjpic{
	width: 300px;
	height: 220px;
object-fit:cover
object-fit:cover
}
.txgztt img,.txgztt .txgzpic{
	width: 290px;
	height: 220px;
object-fit:cover
}
.xwtj .tjrq{
	background: rgba(174, 38, 27, 0.39);
	position: absolute;
	color: #FFFFFF;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 1.25em;
	padding: 10px 12px;
}
.xwtj .xwtjinfo{
	width: 380px;
	height: 200px;
	border-bottom: 1px dashed #707070;
}
.xwtj .xwtjtt{
	font-size: 21px;
	font-weight: 600;
	line-height: 29px;
	color: #292929;
}
.xwtjdesc{
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	text-indent: 2em;
	margin-top: 35px;
}
.xwtjdesc a{
	color: #919191;
}
.xwlieb{
	width: 360px;
	margin-top:17px ;
}
.yuan{
	width: 8px;
	height: 8px;
	background: #AE261B;
	border-radius: 50%;
	margin-top: 5px;
}
.xwlieb a{
        font-size:14px;
	flex: 1;
	margin-left: 5px;
	line-height: 1.25em;
}
.xwlieb .shijian{
	margin-top: 15px;
	color: #979797;
	padding: 0 13px;
}
.a{
	display: flex;
}
.txgzztdh{
	margin: 60px 0;
}
.txgzpic p{
	width: 290px;
	height: 44px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 22px;
	color: #AE261B;
	opacity: 1;
	margin-top: 30px;
}
.txgztt .shijian{
	margin-top: 23px;	
	color: #979797;
	padding: 75px 12px 0px 0px;
}
.txgztj hr{
	width: 17px;
	height: 4px;
	background-color: #AE281F;
	margin-left: 0;
}
.txgztj a{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 20px;
	color: #3E3E3E;
	opacity: 1;
}
.txgztj li{
	border-bottom: 1px dashed #999999; 
	height: 75px;
}
/* 专题导航 */
/* 专题轮播*/
.slideBox1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
	box-shadow: 3px 5px 10px rgba(0, 0, 0,30%);
}

.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox1 .bd li a {
	display: block;
	position: relative;
}

.slideBox1 .bd li a .title {
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.slideBox1 .bd li a .title p {
	color: #AE261B ;
	font-weight: 600;
	font-size: 18px;
	width: 460px;
	text-align: center;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}

.slideBox1 .bd img {
	width: 100%;
	height: 225px;
	display: block;
object-fit:cover
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,
.slideBox1 .next {
	position: absolute;
	left: 125%;
	top: 50%;
	margin-left: -550px;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox1 .next {
	left: auto;
	right: 125%;
	margin-right: -550px;
	background-position: 8px 5px;
}

.slideBox1 .prev:hover,
.slideBox1 .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox1 .prevStop {
	display: none;
}

.slideBox1 .nextStop {
	display: none;
}
/* 学术科研 */
.xsky{
	width: 100%;
	margin: 80px 0 20px 0;
}
.xskypic a p{
	width: 456px;
	height: 44px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 22px;
	color: #5B5B5B;
	opacity: 1;
	margin: 45px 0 0 40px;
}
.xskypic a span{
	width: 456px;
	height: 44px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 22px;
	color: #5B5B5B;
	opacity: 1;
	margin: 45px 0 0 40px;
}
.xskyinfo {
    width: 530px;
    height: 200px;
	margin: 55px;
}
.xskyt{
	font-size: 21px;
	font-weight: 600;
	line-height: 29px;
	color: #292929;
}
.xskydesc {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    text-indent: 2em;
    margin-top: 35px;
}
.xskydesc a {
    color: #919191;
}
.xiangtiao1{
	width: 423px;
	height: 2px;
	background: #B23228;
}
.xiangtiao2{
	width: 130px;
	height: 2px;
	background: #555555;
}
.xskytj{
	width: 260px;
}
.xskytj .shijian{
	margin-top: -15px;
	margin-left: 158px;
	color: #979797;
}
.ztdhlb{
	margin-top: 15px;
	width: 100%;
	height: 90px;
	border-radius: 5px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0,30%);
}
.ztdhlb ul li{
	display: flex;
}
.ztdhlb ul li span{
font-size:14px;
	margin-top: 40px;
	color: #4A4A4A;
}
.ztdhlbimg{
	width: 23px;
	height: 23px;
	margin-top: 37px;
object-fit:cover
}
.xskytia{
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 20px;
}
.szdutype{
						    width: 100%;
						    height: 46px;
						    line-height: 46px;
						    background: #042E6A;
						    color: #FFFFFF;
						    text-align: center;
margin-top: 10px;
					}