.hotnews {
	width: 1200px;
	height: 160px;
	margin: auto;
	overflow: hidden;
}

.hotnews h1,
.hotnews h1 a {
	font-size: 34px;
	text-align: center;
	color: #cd1d1d;
	font-weight: bold;
	margin-top: 30px;
}

.hotnews ul {
	width: 1200px;
	height: 50px;
	margin: 20px auto;
}

.hotnews ul li {
	width: 600px;
	float: left;
	text-align: center;
	font-size: 18px;
}

.hotnews ul li a:hover {
	color: #cd1d1d;
}

.yxnews {
	width: 1200px;
	margin: 10px auto 0 auto;
}

.lb-box {
	width: 700px;
	height: 400px;
	float: left;
	position: relative;
	overflow: hidden;
}

.lb-content {
	width: 100%;
	height: 100%;
}

.lb-item {
	width: 100%;
	height: 100%;
	display: none;
	position: relative;
	background:url(../img/no.png) center;
}

.lb-item>a {
	width: 100%;
	height: 100%;
	display: block;
}

.lb-item>a>img {
	width: 100%;
	height: 100%;
}

.lb-item>a>span {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0px;
	padding: 15px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
}

.lb-item.active {
	display: block;
	left: 0%;
}

.lb-item.active.left {
	left: -100%;
}

.lb-item.active.right {
	left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
	display: block;
	position: absolute;
	top: 0px;
}

.lb-item.next {
	left: 100%;
}

.lb-item.prev {
	left: -100%;
}

.lb-item.next.left,
.lb-item.prev.right {
	left: 0%;
}

.lb-sign {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 5px 3px;
	border-radius: 6px;
	list-style: none;
	user-select: none;
	background-color: rgba(0, 0, 0, 0.7);
}

.lb-sign li {
	width: 22px;
	height: 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
	float: left;
	color: #aaa;
	margin: auto 4px;
	border-radius: 3px;
	cursor: pointer;
}

.lb-sign li:hover {
	color: #fff;
}

.lb-sign li.active {
	color: #000;
	background-color: #EBEBEB;
}

.lb-ctrl {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 50px;
	font-weight: 900;
	user-select: none;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.1s linear;
}

.lb-ctrl.left {
	left: -50px;
}

.lb-ctrl.right {
	right: -50px;
}

.lb-box:hover .lb-ctrl.left {
	left: 10px;
}

.lb-box:hover .lb-ctrl.right {
	right: 10px;
}

.lb-ctrl:hover {
	background-color: #000;
}


/* 校院新闻列表 */
.xwlist {
	width: 465px;
	height: 400px;
	float: right;
}

.xwlisttt {
	width: 465px;
	height: 44px;
	margin: auto;
	border-bottom: 1px #cd1d1d solid;
}

.xwlisttt h1 {
	width: 100px;
	height: 42px;
	float: left;
	border-bottom: 3px #cd1d1d solid;
	font-size: 22px;
	font-weight: bold;
	color: #cd1d1d;
}

.xwlisttt a {
	float: right;
	height: 44px;
	line-height: 44px;
	color: #cd3d3d;
	font-size: 14px;
}

.xwlist ul {
	width: 465px;
	height: 345px;
	margin: 8px auto 0 auto;
}

.xwlist ul li {
	width: 465px;
	height: 35px;
	float: left;
	line-height: 35px;
	margin-top: 3px;
}

.xwlist ul li a {
	float: left;
	color: #000;
}

.xwlist ul li span {
	float: right;
	color: #aaa;
}

/* 横幅 */
.hf {
	width: 1200px;
	height: 122px;
	margin: 20px auto 0 auto;
}

/* 文章通用 */
.news {
	width: 1200px;
	height: 526px;
	margin: 30px auto 0 auto;
}

.wzlb {
	width: 379px;
	height: 524px;
	border: 1px solid #eeeeee;
	background-color: #fcfcfc;
	float: left;
	margin-right: 28px;
}

#wzbj{margin-right: 0px; float: right;}

.lbtt {
	width: 350px;
	height: 50px;
	margin: 15px auto 0 auto;
	background: url(../img/listbg.png) center;
}

.lbtt h1 {
	float: left;
	height: 50px;
	font-size: 20px;
	color: #cd1d1d;
	font-weight: bold;
	line-height: 39px;
}

.lbtt a {
	float: right;
	font-size: 14px;
	height: 28px;
	width: 54px;
	line-height: 28px;
	margin-top: 8px;
	display: block;
	background-color: #fff;
	border: 1px #cbb796 solid;
	color: #cbb796;
	text-align: center;
	border-radius:10px;
}

.wzlb ul{width: 350px; margin:10px auto 0 auto;}
.wzlb ul li{width: 350px; height: 70px; float: left; border-bottom:1px dashed #cbb796;color: #cbb796;margin-top: 15px;}
.wzlb ul li a{margin-left: 5px;width: 340px; height: 25px; display: block; color: #000;}
.wzlb ul li span{color: #999999; margin-top: 5px;margin-left: 5px; display: block;}

.xyfc{width: 1200px; height: 225px; margin:20px auto 0 auto;}

.xyfctt {
	width: 1200px;
	height: 44px;
	margin: auto;
	border-bottom: 1px #cd1d1d solid;
}

.xyfctt h1 {
	width: 150px;
	height: 42px;
	float: left;
	border-bottom: 3px #cd1d1d solid;
	font-size: 22px;
	font-weight: bold;
	color: #cd1d1d;
}

.xyfctt a {
	float: right;
	height: 44px;
	line-height: 44px;
	color: #cd3d3d;
	font-size: 14px;
}


.scroll {
	width: 1200px;
	overflow: hidden;
}

.scroll ul {
	white-space: nowrap;
}

.scroll ul li {
	display: inline-block;
	margin: 10px;
}

.scroll ul img {
	width: 285px;
	height: 160px;
	vertical-align: top;
}

.ztzl{width: 1200px; height: 170px; margin:20px auto 0 auto;}
.ztzltt{width: 1200px; height: 29px; margin: auto;}
#ztzl ul li a img{height: 118px; width: 292px;}
#ztzl{height: 130px; margin-top: 10px;}

