/*轮播图*/
.slideBox2 {
	width: 585px;
	height: 358px;
	overflow: hidden;
	position: relative;
}

.slideBox2 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 6px;
	z-index: 2;
}

.slideBox2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox2 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 13px;
	line-height: 14px;
	text-align: center;
	background: url(../images/dian.png) no-repeat;
	cursor: pointer;
	list-style: none;
}

.slideBox2 .hd ul li.on {
	background: url(../images/dian_on.png) no-repeat;
	color: #fff;
}

.news_bt {
	width: 585px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	z-index: 1;
	background: rgb(0 0 0 / 60%);
	color: #FFFFFF;
	padding-left: 20px;
	box-sizing: border-box;

}

.slideBox2 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox2 .bd li {
	zoom: 1;
	vertical-align: middle;
height: 358px;
}

.slideBox2 .bd img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/*轮播图*/
.news {

	overflow: hidden;

	background-color: #f9f5f0;
	padding: 30px 0 20px 0;
}

.news_txt li .listtxt {
	line-height: 29px;
	width: 70%;
	overflow: hidden;
}

.bt {
	background: url(../images/bt_bg.png) no-repeat;
	height: 47px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.bt .title {
	font-weight: bold;
	font-size: 20px;
	color: white;
	line-height: 47px;
}

.bt .more {
	position: absolute;
	top: 26px;
	right: 0;
	color: #b80101;
}

.news_txt .box1 {
	width: 585px;
}

.news_txt li {
	height: 37px;
	line-height: 35px;
	padding-left: 14px;
	position: relative;
	overflow: hidden;
}

.news_txt li:after {
	width: 4px;
	height: 4px;
	display: block;
	content: "";
	background: #764c4c;
	position: absolute;
	top: 15px;
	left: 0;
}

.news_txt li a {
	width: 75%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_txt li span {
	max-width: 90px;
	position: absolute;
	right: 0;
	top: 0;
	color: #785757;
}

.list_date {
	padding-top: 10px;
	box-sizing: border-box;
	text-align: center;
	background: url(../images/date_bj.png) no-repeat;
	width: 51px;
	height: 58px;
	margin-right: 10px;
}

.list_date h3 {
	font-size: 16px;
}

.list_date span {
	font-size: 8.45px;
}


/* box2 */
.box2 {
	background: #f9f9f9;
	padding-top: 30px;
	overflow: hidden;

}

.notice {
	width: 585px;
}

.list .date {
	width: 94px;
	height: 75px;
	float: left;
	text-align: center;
	border: 1px solid #9a0707;

}

.list .date span {
	display: block;
	text-align: center;
}

.list .date .d {
	color: #b50000;
	font-size: 26px;
	margin: 11px 0;
}

.list .date .y {
	font-size: 14px;
	color: #964141;
}

.list .text {
	margin-left: 110px;
	overflow: hidden;
	transition: all 0.3s;
}

.list .text h4 {
	font-weight: normal;
}

.list .text p {
	font-size: 14px;
	color: #666;
}

.list li {
	margin-bottom: 24px;
	overflow: hidden;
}

.study {
	width: 585px;
}

/* 友情链接 */
.link {
	clear: both;
	text-align: center;
padding-top: 10px;
}

.link_bt h2 {
	color: #b50000;
	margin-bottom: 20px;
}

.picScroll-left {
	width: 1200px;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	padding: 0 10px;
}

.picScroll-left .hd .quick-btn {
	width: 38px;
	height: 110px;
	padding-top: 35px;
	display: block;
	text-align: center;
	background-color: #eee;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 21px;
	height: 36px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
}

/* .picScroll-left .hd .next{ background-position:0 -50px;  }*/
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .hd .next {
	position: absolute;
	top: 43px;
	right: 0;
	background: url(../images/next.png) no-repeat;
}

.picScroll-left .hd .prev {
	position: absolute;
	top: 43px;
	left: 0;
	background: url(../images/prev.png) no-repeat;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .bd {
	padding: 10px 10px 10px 22px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 268px;
	height: 116px;
	display: block;
	padding: 2px;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.yaodai{
text-align: center;
margin-bottom: 30px;
}