.theme_bg {
	background-color: rgba(194, 4, 4,1);
	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: rgba(194, 4, 4,1);
}


.top {
	height: 30px;
	line-height: 30px;
}

.top a {
	color: #FFFFFF;
        font-size:12px;
}
.fontsize{font-size:12px;}
.headpic {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}

.head_ma {
	margin-left: 15px;
}

.logo {
	width: 600px;
	height: 90px;
	padding: 15px 0 25px;
}
.ssuo {
	width: 210px;
	height: 40px;
	background: #F3F3F3;
	border-radius: 21px;
	border: 1px solid #AE261B;
}

.ssuo input {
        width:120px;
	height: 40px;
	line-height: 40px;
	background: none;
	padding-left: 20px; 
        border-radius: 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, 1);;
	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(194, 4, 4,1);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.slideBox .bd li a .title p {
	color: #FFFFFF;
        font-size:20px;
}

.slideBox .bd img {
	width: 100%;
	height: 410px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.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.jp) -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{
	height:75px;
}
.list-by-day a:hover{ 
        /* box-shadow: 3px 5px 10px rgb(0 0 0 / 30%); 
       background-color: rgba(135, 135, 135, 0.2);*/}
.list-by-day li .biaoti:hover{
        /*color: #000000;*/
       margin-right: -5px;
}
/*.list-by-day li:hover .dayview .ri{
        background:rgba(135, 135, 135, 0.7);}
.list-by-day li:hover .dayview .yue{
        color: #FFFFFF;}*/
.biaoti {
	width: 330px;
	line-height: 24px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	color: #161616;
}
.dayview {
	width: 56px;
	height: 50px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.ri {
	line-height: 25px;
	background: rgba(194, 4, 4,1);
	color: #FFFFFF;
}

.yue {
	line-height: 23px;
	font-size: 11px;
	color: #999999;
}
.dayview1 {
	width: 110px;
	height: 46px;
	/* border: 1px solid #CCCCCC; */
	text-align: center;
}

.ri1 {
	line-height: 24px;
	font-size: 18px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 600;
	color: #262626;
}

.yue1 {
	line-height: 24px;
	font-size: 11px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 400;
	color: #BFBFBF;
}
.dayview2 {
	width: 110px;
	height: 46px;
	/* border: 1px solid #CCCCCC; */
	text-align: center;
	margin-top: -25px;
}

.ri2 {
	line-height: 24px;
	font-size: 18px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 600;
	color: #262626;
}

.yue2 {
	line-height: 24px;
	font-size: 11px;
	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: 11px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 400;
	color: #BFBFBF;
	letter-spacing:2px;
        margin-top:3px;
}


/* MBA导航 */
/* 本例子css */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	height: 50px;
	line-height: 50px;
	width: 1200px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.nav a {
	color: #161616;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	padding: 0 22px;
	font-weight: bold;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 50px;
	position: absolute;
	background:  rgba(255, 255, 255, 0.8);
	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(194, 4, 4,1);
	color: #fff;
}

.nav .on h3 a {
	background: rgba(194, 4, 4,1);
	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: 240px;
	text-align: center;
}

.lefttitle {
	font-size: 22px;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	background: rgba(194, 4, 4,1);
	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;
        overflow: hidden; 
        white-space: nowrap; 
        text-overflow: ellipsis; 
}

.leftnav li a {
	color: #161616;
}

.leftnav li:hover,
.leftnav li.on {
	background:  rgba(194, 4, 4,1);
	border-left-color: rgba(194, 4, 4,1);
	border-right-color: rgba(194, 4, 4,1);
}

.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;
}
.wenzhang p{
/* text-indent: 2.5em !important; */
}
.wenzhang ul li{
padding:20px;
}
.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;
}

.ldxx {
	width: 750px;
	height: 222px;
	overflow-y: scroll;
	line-height: 1.5em;
}

/* 底部公共 */
.footer {
	width: 100%;
	height: 190px;
	background: rgba(194, 4, 4,1);
	padding: 62px 0;
	box-sizing: border-box;
}

.footer-margin {
	width: 1200px;
	margin: auto;
	height: 97%;
	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;
}
.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: -70px;
	left: 0;
	background: #ffffff;
	border: 1px solid white;
	border-radius: 5px;
	display: none;
	z-index: 99999;
	box-shadow: 0px 0px 14px 2px #cccccc;
}

.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{
        margin: 50px 0px 0 415px;

}
.szyw img.ywpic{
	width: 80px;
	height: 80px;
}
.yaowen{
	width: 1200px;
	margin: 40px auto;
}
.ywcon {
	width: 250px;
	padding: 20px;
	height: 200px;
        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{
	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;
text-indent: 2em;
        font-size: 14px;}
.times {
	text-align:  right;
	font-size: 11px;
	color: #999999;
	line-height: 50px;
	}

.xiangtiao{
	flex: 1;
}
/* 学院新闻 */
.xyxw{
	margin: 10px 0 40px;
}
.xinwen{
	width: 730px;
        margin: -5px;
        padding: 15px;
        box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 30%);
        border-radius: 15px;
}
.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: rgba(194, 4, 4,1);
	margin-top: -30px;
	border-bottom: 1px solid #919191;
        line-height: 31px;
}
.tongzhi{
	width: 400px;
        padding: 15px;
        box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 30%);
        border-radius: 15px;
}
	img{
		object-fit:cover!important
	}
.xwtj .xwtjpic,.txgztt .txgzpic{
	position: relative;
}
.txgztt{
	width: 300px;
}
.xwtj img,.xwtj .xwtjpic{
	width: 349px;
	height: 197px;
}
.txgztt img,.txgztt .txgzpic{
	width: 290px;
	height: 220px;
}
.xwtj .tjrq{
	background: rgba(194, 4, 4,1);
	position: absolute;
	color: #FFFFFF;
	bottom: 0;
	right: 0;
	text-align: center;
	line-height: 1.25em;
	padding: 10px 12px;
}
.xwtj .xwtjinfo{
	width: 360px;
	height: 200px;
	border-bottom: 1px dashed #707070;
}
.xwtj .xwtjtt{
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	color: #292929;
}
.xwtjdesc{
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	text-indent: 2.5em;
	margin-top: 35px;
}
.xwtjdesc a{
	color: #919191;
}
.xwlieb{
	width: 360px;
	margin-top:32px ;
}
.yuan{
	width: 8px;
	height: 8px;
	background: rgba(194, 4, 4,1);
	border-radius: 50%;
	margin-top: 10px;
}
.xwlieb a{
        font-size:14px;
	flex: 1;
	margin-left: 5px;
	line-height: 30px;
}
.xwlieb .shijian{
	color: #979797;
}
.a{
	display: flex;
}
.txgzztdh{
	margin: 50px 0;
}
.txgzpic p{
	width: 295px;
	height: 44px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 22px;
	color: rgba(194, 4, 4,1);
	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: rgba(194, 4, 4,1);
	margin-left: 0;
}
.txgztj a{
	font-size: 13px;
	font-family: PingFang SC;
	line-height: 20px;
	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: #ffffff ;
	font-weight: 600;
	font-size: 18px;
	width: 460px;
	text-align: center;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
        background: rgba(174, 38, 27, 0.39);
}

.slideBox1 .bd img {
	width: 100%;
	height: 225px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.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.jpg) -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;
}
/* 学术科研 */
xskybj{
        background-image: url(/dfiles/13745/img/home.jpg);
}
.xsky{
	width: 100%;
	margin: 40px 0 0 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: 560px;
    height: 200px;
	margin-top: 20px;
}
.xskyt{
	font-size: 18px;
	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: 450px;
	height: 2px;
	background: rgba(194, 4, 4,1);
}
.xiangtiao2{
	width: 130px;
	height: 2px;
	background: #555555;
}
.xskytj{
	width: 275px;
        margin-left: 45px;
        height: 54px;
        margin-top: 20px;
        border-bottom: 1px solid #e6e6e6;
}
.xskytj .shijian{
	margin-top: -15px;
	margin-left: 205px;
	color: #979797;
}
.ztdhlb{
	margin-top: 15px;
	width: 100%;
	height: 90px;
	border: 1px solid #e6e6e6;
        box-shadow: 5px 5px 5px rgba(0, 0, 0,30%);
}
.ztdhlb:hover{
        box-shadow: 0px 0px 5px 1px rgba(0, 0, 0,30%);
border-radius: 5px;}

.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;
}
.xskytia{
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 20px;
}
.szdutype{
						    width: 100%;
						    height: 46px;
						    line-height: 46px;
						    background: #AE261B;
						    color: #FFFFFF;
						    text-align: center;
margin-top: 10px;
					}
					.szduname{
						width: 115px;
						height: 36px;
						text-align: center;
						line-height: 36px;
						border: 1px solid #EEEEEE;
						display: inline-block;
						margin-top: 10px;
margin-left: 13px;
						color: #161616;
					}