.content{
	width: 100%;
	min-height: 800px;
}
.content .headCont{
	padding: 40px 0 30px 0;
}
.content .headCont .hcLeft{
	width: 41px;
	height: 87px;
	display: inline-block;
	background-color: #b20008;
	color: #FFFFFF;
	font-size: 32px;
	text-align: center;
	padding: 5px 0;
	line-height: 38px;
	font-weight: bold;
	margin-right: 25px;
        margin-top: 5px;
}
.content .headCont .hcRight{
	width: 1320px;
	position: relative;
	height: 105px;
	vertical-align: top;
}
.content .headCont .hcRight .hcTitle{
	text-align: center;
	font-size: 30px;
	color: #b20008;
}
.content .headCont .hcRight .hcTitle a{
	color: #b20008;
}
.content .headCont .hcRight .hcCont{
	font-size: 16px;
	color: #666666;
	display: block;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.content .headCont .hcRight .hcMore{
	position: absolute;
	bottom: 3px;
	right: 0;
	color: #b20008;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

/* 轮播图开始 */
.rotationChart{
	/* height: 586px; */
	max-width: 1520px;
        margin: 0 auto;
	position: relative;
}
.rotationChart .bd ul .rcList a img{
	width: 100%;
}
.rotationChart .bd ul .rcList a .rcBtm{
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 47px;
	line-height: 47px;
	background-color: rgba(0,0,0,0.3);
}
.rotationChart .bd ul .rcList a .rcBtm p{
	font-size: 24px;
	line-height: 47px;
	color: #FFFFFF;
	font-weight: bold;
	width: 70%;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.rotationChart .prev,.rotationChart .next{
	display: block;
	width: 65px;
	height: 146px;
	background-color: rgba(0,0,0,0.3);
	text-align: center;
	position: absolute;
	padding: 38px 0;
	top: 50%;
	/* transform: translateY(-50%); */
	margin-top: -73px;
}
.rotationChart .prev{
	left: 0;
}
.rotationChart .next{
	right: 0;
}
.rotationChart .hd{
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 47px;
	line-height: 47px;
}
.rotationChart .hd ul{
	position: absolute;
	right: 0;
	z-index: 20;
}
.rotationChart .hd ul li{
	width: 14px;
	height: 14px;
	background-color: #FFFFFF;
	border-radius: 14px;
	display: inline-block;
	margin: 0 8px;
}
.rotationChart .hd ul li.on{
	width: 27px;
	background-color: #b20008;
}

/* 列表公共样式 */
.listTit{
	width: 100%;
	border-bottom: 1px solid #a39999;
	padding:14px 0;
}
.listTit p{
	display: inline-block;
	color: #b40009;
	font-size: 22px;
	position: relative;
}
.listTit p::after{
	content: " ";
	display: block;
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: -17px;
	background: url(../images/columnIcon.png) repeat-x left;
	background-size: auto 100%;
	background-color: #FFFFFF;
	
}
.listTit a{
	float: right;
	font-size: 14px;
	color: #747474;
	line-height: 40px;
}
.listTit_xin{
	width: 100%;
	border-bottom: 1px solid #a39999;
	padding:14px 0;
}
.listTit_xin p{
	display: inline-block;
	position: relative;
}
.listTit_xin p::after{
	content: " ";
	display: block;
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: -17px;
	background: url(../images/columnIcon.png) repeat-x left;
	background-size: auto 100%;
	background-color: #FFFFFF;
}
.rdgz,
.nmgyw{
        color: #b40009;
	font-size: 22px;
}
.nmgyw{
        color: #4e4d4d;
	font-size: 22px;
}
.xydt,
.jcxy{
        color: #b40009;
	font-size: 22px;
}
.jcxy{
        color: #4e4d4d;
	font-size: 22px;
}
.djgz,
.bmdt{
        color: #b40009;
	font-size: 22px;
}
.bmdt{
        color: #4e4d4d;
	font-size: 22px;
}
.listTitx{
	width: 100%;
	border-bottom: 1px solid #a39999;
	padding:11px 0;
}
.listTitx p{
	display: inline-block;
	color: #b40009;
	font-size: 22px;
	position: relative;
}
.listTitx p::after{
	content: " ";
	display: block;
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: -17px;
	background: url(../images/columnIcon.png) repeat-x left;
	background-size: auto 100%;
	background-color: #FFFFFF;
	
}
.listTitx a{
	float: right;
}

/* 列表私有样式 */
.contList1,.contList2{
	margin-top: 30px;
}
.contList1 .listDate,.contList1 .schoolList,.contList1 .notify,.allData{
	width: 430px;
	display: inline-block;
	vertical-align: top;
}
.contList1 .schoolList,.contList1 .notify,.allLeft{
	margin-left: 43px;
}
.hotList ul li{
	width: 100%;
	border-bottom: 1px dashed #c9c9c9;
	padding: 16px 0;
}
.hotList ul li .hotDate{
	width: 58px;
	display: inline-block;
	height: 50px;
	background: url(../images/dateBg.png) no-repeat center;
	background-size: 100% auto;
	text-align: center;
	padding: 13px 0 7px;
}
.hotList ul li .hotDate p{
	color: #FFFFFF;
}
.hotList ul li .hotDate p.hotDay{
	font-size: 14px;
}
.hotList ul li .hotDate p.hotTime{
	font-size: 10px;
}
.hotList ul li .hotTit{
	display: inline-block;
}
.hotList ul li .hotTit a{
	box-sizing: border-box;
	font-size: 16px;
	display: inline-block;
	width: 352px;
	margin-left: 10px;
	/* color: #515151; */
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.hotList ul li .hotTit a:hover{
	color: #b20008;
}
.allList ul li{
	padding: 16px 0;
	border-bottom: 1px dashed #c9c9c9;
	position: relative;
	height: 83px;
}
.allList ul li a{
	font-size: 16px;
	display: inline-block;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.allList ul li a:hover{
	color: #b20008;
}
.allList ul li p{
	position: absolute;
	right: 0;
	bottom: 25px;
	font-size: 12px;
	color: #b40009;
}
.notify{
	border: 1px solid #dddddd;
	border-top: 3px solid #b20008;
	padding: 25px 35px;
	background: url(../images/noticeBg.png) no-repeat bottom right;
	background-size: 100% auto;
}
.notify .notifyTit{
	width: 100%;
	border-bottom: 1px solid #747474;
}
.notify .notifyTit p{
	font-size: 22px;
	color: #4e4d4d;
	display: inline-block;
	line-height: 60px;
}
.notify .notifyTit a{
	float: right;
	font-size: 14px;
	color: #747474;
	line-height: 60px;
}
.notify .notifyList{
	width: 100%;
}
.notify .notifyList ul li{
	width: 100%;
	padding: 17px 5px;
}
.notify .notifyList ul li .notifyDate{
	display: inline-block;
	width: 48px;
}
.notify .notifyList ul li .notifyDate .notifyDay{
	font-size: 32px;
	color: #b20008;
	text-align: center;
}
.notify .notifyList ul li .notifyDate .notifyTime{
	font-size: 10px;
	color: #b20008;
	text-align: center;
}
.notify .notifyList ul li .notifyListTit{
	display: inline-block;
	width: 270px;
	margin-left: 20px;
}
.notify .notifyList ul li .notifyListTit a{
	font-size: 16px;
	color: #515151;
	text-align: justify;
	display: block;
	width: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.notify .notifyList ul li .notifyListTit a:hover{
	color: #b20008;
}
.imgList img{
	width: 100%;
	margin: 0px 0;
}
.banner2{
	height: 175px;
	margin: 45px auto;
}
.banner2 .bd ul li{
	height: 175px;
	width: 100%;
}
.banner2 .bd ul li img{
	height: 175px;
	width: 100%;
}
.banner2 .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:5px; 
	bottom:5px; 
	z-index:1; 
}
.banner2 .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;
}
.banner2 .hd ul li{ 
	float:left; 
	margin-right:2px; 
	font-size: 12px;  
	width:15px; 
	height:15px; 
	line-height:14px; 
	text-align:center; 
	background:#fff; 
	cursor:pointer; 
}
.banner2 .hd ul li.on{ 
	background:#f00; 
	color:#fff; 
}

/* nav */
.nav{
	margin: 50px auto;
	border: 1px solid #dedede;
	padding: 20px 35px;
	position: relative;
}
.nav::before{
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #b20008;
	left: 0;
	top: 0;
}
.nav .navTit{
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #dcdcdc;
}
.nav .navTit p{
	font-size: 22px;
	color: #4e4d4d;
}
.nav .navList{
	margin-top: 27px;
	margin-bottom: 40px;
}
.nav .navList li{
            display: inline-block;
            border: solid 1px #ffffff;
            width: 199px;
            height: 186px;
            padding-top: 0px;}
        .nav .navList li:hover {
            border: solid 1px #b70202;}
        .nav .navList li img{
            width: 100%;}
	.nav .navList li:hover p{
		color: #f28e27;
	}
	.nav .navList li p{
		font-size: 16px;
		color: #b70202;
	}
	.nav .navList li+li{
		margin-left: 15px;
	}

/* Tab */
.Tab{
	border: 1px solid #cbcbcb;
	padding: 15px 40px;
}
.Tab .hd{
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}
.Tab .hd ul li{
	display: inline-block;
	font-size: 22px;
	padding: 20px 15px;
	cursor: pointer;
	color: #272320;
	margin-right: 110px;
}
.Tab .hd ul li.on{
	background-color: #fff8f2;
	border-bottom: 2px solid #b90e16;
}
.Tab .bd{
	margin-top: 40px;
}
.Tab .bd ul li{
	margin-right: 30px;
	display: inline-block;
}
.Tab .bd ul li a{
	font-size: 14px;
	color: #838383;
	line-height: 35px;
}
.Tab .bd ul li a:hover{
	color: #b70202;
}