.theme_bg {
	background-color: rgb(11, 92, 210);
	color: #ffffff;
}

body {
	min-height: 935px;
}

.bj {
	background-color: #ffffff;
	color: black;
}

.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(11,92,210);
}


.top {
	height: 40px;
	line-height: 40px;
}

.top a {
	color: #FFFFFF;
}

.head_ma {
	margin-left: 15px;
}

.logo {
	width: 240px;
	height: 80px;
	padding: 20px 0;
}

.ssuo {
	width: 180px;
	height: 32px;
	background: #F3F3F3;
	border-radius: 21px;
}

.ssuo input {
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: none;
    padding-left: 17px;
}

.ssbtn {
	width: 24px;
	height: 24px;
	margin-right: 17px;
}

/* 首页大轮播css */
.slideBox {
	width: 100%;
	height: 410px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 16px;
	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: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: 20px;
	text-align: center;
	margin-top: 6px;
	background: rgba(225, 225, 225, 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;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(11,92,210,0.3);
}

.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: 30%;
	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: 30%;
	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;
}


/* MBA导航 */
/* 本例子css */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	height: 50px;
	line-height: 50px;
	background: rgb(11, 92, 210);
	;
	width: 1200px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	/*width: 132px;*/
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	padding: 0 30px;
	font-weight: bold;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 50px;
	position: absolute;
	background: rgba(94, 143, 215, 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(94, 143, 215, 0.5);
	color: #fff;
}

.nav .on h3 a {
	background: rgba(94, 143, 215);
	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: rgb(11, 92, 210);
	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(94, 143, 215, 0.39);
}

.leftnav li:hover a,
.leftnav li.on a {
	color: #FFFFFF;

}

.listright {
	width: 925px;
        padding:30px 0;
}

.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;
        flex-wrap: wrap;
}

.ldpic {
	text-align: center;
}

.ldpic p {
	border: 1px solid #eeeeee;
	line-height: 36px;
}

.ldpic img {
	width: 130px;
	height: 182px;
}

.ldxx {
width: 730px;
    height: 222px;
    overflow-y: scroll;
    margin-left: 20px;
    line-height: 1.5em;
}

/* 导师 */
.szdutype {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: rgb(11, 92, 210);
	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;
}

/* 底部公共 */
.footer {
	width: 100%;
	height: 190px;
	background: rgb(4,76,178);
	padding: 15px 0 0 100px;
	box-sizing: border-box;
}

.footer-margin {
	width: 1200px;
	margin: auto;
	position: relative;
}

.footer-coopright {
	width: 520px;
	float: left;
	line-height: 36px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
}
.footer-coopright p{
	font-size: 14px;
}
.footer-coopright a {
	color: #FFFFFF;
}

.footer-coopright li {
	width: 520px;
	float: left;
}
.footer-code {
    position: absolute;
    transform: translateY(-50%);
    left: 72%;
    margin-top: 40px;
	background: rgb(103,148,208);
}

.footer-linkbox {
	position: relative;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	color: white;
	border: 2px solid #FFFFFF;
	width: 200px;
        font-size:14px;
}

.footer-linkbox:hover .footer-linkbox-item {
	display: block;
}

.footer-linkbox-item {
	width: 100%;
    height: auto;
    position: absolute;
    top: -76px;
    left: 0;
    background: rgba(103, 148, 208, 0.8);
    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: rgba(255, 255, 255, 0.8);
	color: #17568B;
}

/* 最新动态 通知公告 */
/* 最新动态 */
.zxdt {
	width: 750px;
}
/* 最新动态标题 */
.zxdt-biaoti-01 {
	margin: 30px auto;
	height: 35px;
}

.zxdt-biaoti-01 span {
	width: 100px;
	font-size: 16px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 600;
	line-height: 35px;
	color: #ffffff;
	-webkit-background-clip: text;
	text-align: center;
	background: rgb(15, 96, 222);
}

.zxdt-biaoti-01 .xian {
	width: 600px;
	height: 0;
	border: 1px solid #2a741e;
	text-align: center;
	margin-top: 33px;
}

.zxdt-biaoti-01 a {
	width: 45px;
	line-height: 35px;
	border-bottom: 2px solid #2a741e;
}

/* 最新动态头条 */
.xwtj .xwtjpic,
.txgztt .txgzpic {
	position: relative;
}

.txgztt {
	width: 300px;
}

.xwtj img,
.xwtj .xwtjpic {
	width: 320px;
	height: 220px;
}

.txgztt img,
.txgztt .txgzpic {
	width: 290px;
	height: 220px;
}

.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: 404px;
	height: 220px;
	border-bottom: 1px solid #707070;
}

.xwtj .xwtjtt {
	width: 380px;
	font-size: 18px;
	font-weight: 600;
	line-height: 29px;
	color: #292929;
}

.xwtjdesc {
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	text-indent: 2em;
	margin-top: 35px;
	text-align: justify;
}
.xwtjdesc a{
	color: #919191;
}
.xwtjdesc a:hover{
	color: rgb(15, 96, 222);
}
.xwtjtxt {
	color: rgb(15, 96, 222);
	font-size: 13px;
	font-weight: 600;}

.xwtjtxt p {
	color: rgb(15, 96, 222);
	font-size: 13px;
}

/* 最新动态推荐 */
.xwtt {
	width: 750px;
}

.xwlieb {
	margin-top: 23px;
	border-bottom: 1px dashed #d5d5d5;
	line-height: 7px;
	height: 20px;
}

.yuan {
	width: 4px;
	height: 4px;
	background: rgb(15, 96, 222);
	margin-top: 3px;
}

.xwlieb a {
	margin-left: 5px;
       width: 665px;
}
.xkky .xwlieb a{
width: 263px;
}
.xwlieb .shijian {
	margin-top: 15px;
	color: #979797;
	padding: 0 13px;
}

/* 通知公告 */
.tzgg {
	width: 420px;
	padding-left: 30px;
}

.xian1 {
	width: 274px;
	height: 0;
	border: 1px solid #2a741e;
	text-align: center;
	margin-top: 33px;
}

.tzggtj {
	/* 	width: 359px;
	margin-top: 20px; */
}

.list-by-day li {
	border-bottom: 1px solid #D5D5D5;
	margin-top: 21px;
}
.list-by-day li a p:hover{
	padding-left: 5px;
	color: rgb(15, 96, 222);
} 
.tzggtj .dayview {
	border: 1px solid #2a741e;
	width: 55px;
	height: 46px;
	text-align: center;
}

.tzggtj .ri {
	line-height: 23px;
	font-size: 14px;
	color: #17568B;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 600;
}

.tzggtj .yue {
	width: 55px;
	line-height: 23px;
	font-size: 14px;
	color: #999595;
	font-weight: 600;
}

.biaoti {
	width: 340px;
	line-height: 21px;
	color: #161616;
}

.biaoti p {
	font-family: PingFang SC-Semibold, PingFang SC;
	color: #434343;
	font-size: 14px;
	line-height: 24px;
}
/*群体竞赛 体育教学 十九大  */
/* 群体竞赛 体育教学 */
.slideTxtBox {
	width: 750px;
	text-align: left;
	padding: 40px 0;
}

.slideTxtBox .hd {
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #2a741e;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 35px;
}
.slideTxtBox .hd a {
	float: right;
	height: 35px;
}
.slideTxtBox .hd ul li {
	float: left;
	width: 100px;
	font-size: 16px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 600;
	line-height: 35px;
	color: #5b5b5b;
	-webkit-background-clip: text;
	text-align: center;
	background: #F4F4F4;
	cursor: pointer;
}

.slideTxtBox .hd ul li.on {
	width: 100px;
	font-size: 16px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 600;
	line-height: 35px;
	color: #ffffff;
	-webkit-background-clip: text;
	text-align: center;
	background: rgb(15, 96, 222);
	cursor: pointer;
}
.slideTxtBox .bd ul {
	zoom: 1;
}

.slideTxtBox .bd li {
    height: 30px;
    line-height: 30px;
    margin-top: 24px;
}

.slideTxtBox .bd li .date {
	float: left;
	color: #919191;
	font-size: 13px;
	font-weight: 600;
	width: 100px;
	border-right: 1px solid #5B5B5B;
}

.slideTxtBox .bd li .date p {
	color: rgb(15, 96, 222);
	font-size: 13px;
}
/* 十九大 */
.sjd{
	width: 420px;
	margin-left: 30px;
        padding: 40px 0;
}
.sjd-img{
	width: 420px;
	padding-top: 40px;
}

.sjd-img1{
	width: 420px;
	padding: 5px 0;
}
/* 党建工作 学科科研 */
.djky{}
.zxdt-biaoti-02 {
	margin: 0 0 22px;
	height: 35px;
}

.zxdt-biaoti-02 span {
	width: 100px;
	font-size: 16px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 600;
	line-height: 35px;
	color: #ffffff;
	-webkit-background-clip: text;
	text-align: center;
	background: rgb(15, 96, 222);
}

.zxdt-biaoti-02 .xian {
	width: 600px;
	height: 0;
	border: 1px solid #2a741e;
	text-align: center;
	margin-top: 33px;
}

.zxdt-biaoti-02 a {
	width: 45px;
	line-height: 35px;
	border-bottom: 2px solid #2a741e;
}
/*  党建工作 */
.djgz{
	width: 750px;
}
.xwtj1 .xwtjpic1,
.txgztt1 .txgzpic1 {
	position: relative;
}

.txgztt1 {
	width: 300px;
}

.xwtj1 img,
.xwtj1 .xwtjpic1 {
	width: 250px;
    height: 189px;
    margin-top: 6px;
}

.txgztt1 img,
.txgztt1 .txgzpic1 {
	width: 290px;
	height: 220px;
}

.xwtj1 .tjrq1{
	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;
}

.xwtj1 .xwtjinfo1 {
	width: 220px;
	height: 200px;
	border-bottom: 1px solid #707070;
	margin-top: 10px;
}

.xwtj1 .xwtjtt1 {
	width: 200px;
	font-size: 17px;
	font-weight: 600;
	line-height: 29px;
	color: #292929;
}

.xwtjdesc1 {
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	/* text-indent: 2em; */
	margin-top: 35px;
	text-align: justify;
}
.xwtjdesc1 a{
	color: #919191;
}
.xwtjdesc1 a:hover{
	color: rgb(15, 96, 222);
}
.xwtjtxt1 {
	color: rgb(15, 96, 222);
	font-size: 13px;
	font-weight: 600;
}

.xwtjtxt1 p {
	color: rgb(15, 96, 222);
	font-size: 13px;
}
.xwtt1 {
	width: 250px;
}

.xwlieb2 {
	margin-top: 21px;
}

.yuan1 {
	width: 4px;
	height:4px;
	background: rgb(15, 96, 222);
	margin-top: 5px;
	border-radius: 50%;
}

.xwlieb2 a {
	margin-left: 5px;
}

.xwlieb2 .shijian {
	margin-top: 15px;
	color: #979797;
	padding: 0 13px;
}
/* 学科科研 */
.xkky{
	width: 420px;
	padding: 15px 0px;
}
.xwlieb1 {
	
}

.xwlieb1 a {
	margin-left: 5px;
}
.xwtjtxt1 p {
	font-weight: 600;
	color: rgb(15, 96, 222);
	font-size: 13px;
}
/* 风采照片 */
.ztdh-biaoti-06 {
	width: 1200px;
	margin: 22px auto;
	height: 35px;
}

.ztdh-biaoti-06 span {
	width: 100px;
	font-size: 16px;
	font-family: PingFang SC-Semibold, PingFang SC;
	font-weight: 600;
	line-height: 35px;
	color: #ffffff;
	-webkit-background-clip: text;
	text-align: center;
	background: rgb(15, 96, 222);
}

.ztdh-biaoti-06 div {
	width: 1098px;
	height: 0;
	border: 1px solid #2a741e;
	text-align: center;
	margin-top: 33px;
}

.ztdh-biaoti-06 a {
	width: 45px;
	border-bottom: 2px solid #2a741e;
}

/* 图片滚动 */
.picScroll{ position:relative;  height:124px; padding: 10px 0 10px 42px;  background:#fff; margin-bottom:10px; overflow:hidden; width: 1105px; margin: auto; clear: both; }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:200px; overflow:hidden; display:inline; }
.picScroll ul li img{ width:200px; height:120px; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:10px; top: 60px; display:block; width:18px; height:28px; overflow:hidden; background:url(../img/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-80px 0; }
.footer-linkbox-href{
	position: absolute;
	left: 72%;
	top: 125px;
}
.footer-linkbox-href ul li{
	margin-left: 10px;
}
.footer-linkbox-href ul li a{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}

/* 专题轮播*/
.slideBox1 {
	width: 420px;
	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: 420px;
	text-align: center;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}

.slideBox1 .bd img {
	width: 100%;
	height: 135px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox1 .prev,
.slideBox1 .next {
	position: absolute;
	left: 132%;
	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: 132%;
	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;
}