.h186 {
	height: 184px;
}

.ziti {
	margin-top: 10px;
	height: 18px;
	height: 18px;
}

.bottom_wk {
	width: 100%;
	min-width: 1200px;
	height: 50px;
	margin: 0px auto;
	background: #2e2e38 repeat;
}

.bottom_nav {
	width: 1200px;
	margin: 0px auto;
	background: #2e2e38 repeat;
}


.bottom_nav ul {
	margin: 0 auto;
}

.bottom_nav ul li {
	float: left;
	margin-right: 25px;
	text-align: center;
	margin-top: 5px;
}

.bottom_nav ul li a {
	font-size: 14px;
	color: #afafaf;
	width: 173px;
	height: 38px;
	height: 38px;
	text-align: center;
	border: 1px solid #565b62;
	display: inline-block;
}

.bottom_nav ul li a:hover {
	background: #fff;
}


.header {
	width: 100%;
	min-width: 1200px;
	height: 90px;
	background: #740300;
	margin: 0px auto;
}

.header_box {
	width: 1200px;
	height: 74px;
	margin: 0 auto;
	padding-top: 10px;
}

.logo {
	background: url(../img/abcde.png);
	float: left;
	width: 700px;
	height: 64px;
}

.search {
	width: 200px;
	height: 30px;
	margin-top: 24px;
	margin-right: 100px;

	float: right;



}

.shouye {
	width: 300px;
	height: 20px;
	margin-top: 20px;
	margin-right: 100px;
	float: right;
}

.nav_box {
	width: 100%;
	min-width: 1200px;
	height: 45px;
	margin: 0px auto;
	background: #A70B09 repeat;
}

.nav {
	font: "幼圆";
	background: #A70B09 repeat;
	height: 45px;
	width: 1280px;
	margin: 0px auto;
	text-align: center;
}

.nav>ul>li {
	float: left;
	position: relative;
	z-index: 999;
	font-size: 17px;
	margin-left: -10px;
}

.nav>ul>li ul {
	position: absolute;
	top: 45px;
	left: 0;
	display: none;
}

.nav>ul>li:hover ul {
	display: block;
}

.nav>ul>li>a {
	display: inline-block;
	width: 150px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	color: #ffffff;
}

.nav>ul>li ul li a {
	display: inline-block;
	width: 150px;
	text-align: center;
	line-height: 45px;
	height: 45px;
	font-size: 17px;
	background: #a70b09;
	color: #FFFFFF;
}

.nav>ul>li ul li a:hover {
	background: #b40200;
}





.banner {
	height: 450px;
	width: 100%;
	
}

.con-title .title-info,
.con-title {
	display: flex;
	align-items: center;
	width: 550px;
	margin: 0 auto;
}

.con-title {
	padding: 20px 0 20px;
	justify-content: space-between;
}

.con-title .title-icon img {
	pointer-events: none;
	user-select: none;
	margin-right: 10px;
}

.con-title .title-text span:first-child {
	color: #b40200;
	font-size: 22px;
}

/* .con-title .title-text span:last-child {
	color: #a0a0a0;
	font-size: 14px;
	margin-left: 5px;
} */

.con-title .uMore {
	color: #878787;
	background-color: #e2e2e2;
	font-size: 12px;
	border-radius: 3px;
	transition: all .2s;
	text-align: center;
	width: 55px;
	height: 21px;
	padding-top: 4px;
}

.con-title .uMore:hover {
	background-color: #c1c1c1;
}
.news_content{
	background-color: #740300;
}

.news_content {
	width: 1096px;
	height: 398px;
	margin: 0 auto;
	padding: 52px;
}

.socialist_core_values_pic img{
	width: 1200px;
	height: 86px;
	
}

.socialist_core_values_pic{
	width: 1200px;
	height: 86px;
	margin: 0 auto;
}

.content_list {
	width: 1200px;
	height: 1000px;
	margin: 0 auto;
	background-color: #f2f2f2;
}

.article {
	height: 270px;
	width: 550px;
	margin: 25px;
	float: left;
	
}

.college {
	width: 1200px;
	height: 220px;
	margin-left: 140px;
}

.title .title-icon img{
	margin-left: 145px;
	margin-bottom: -60px;
}

.title span {
	font-size: 20px;
	color: #B40200;
	font-weight: bold;
	width: 1200px;
	height: 27px;
	margin-left: 190px;
	margin-top: 30px;
	display: block;
}

.college {
	width: 1200px;
	height: auto;
	margin-left: 140px;
}

.title{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.title .title-icon img{
	margin-left: 55px;
	margin-bottom: -60px;
}

.title span {
	font-size: 20px;
	color: #B40200;
	font-weight: bold;
	width: 1200px;
	height: 27px;
	margin-left: 100px;
	margin-top: 30px;
	display: block;
}
.college {
	display: flex;
	flex-direction: row;
	margin: 0 auto;
	height: 220px;
	padding-left: 60px;
}

.college ul li {
	float: left;
	width: 300px;
	border-left: solid 5px #ccc;
	margin-top: 20px;
	margin-left: 10px;
}	

.college ul li a {
	width: 300px;
	display: block;
	padding-left: 15px;
}

.links{
	width: 100%;
	height: 50px;
	background-color: #a70b09;
	padding-top: 25px;
	display: flex;
	flex-direction: row;
}

.links_a{
	width: 900px;
	margin: 0 auto;
}

.links_a span{
	font-weight: bold;
	color: #ffffff;
	font-size: 17px;
}

.links_a a{
	color: #ffffff;
	margin-right: 20px;
	
}


























.con_item_3 {
	width: 210px;
	height: 300px;
	float: left;
}

.con_item_3 .item_3_title {
	height: 34px;
	color: #fff;
	background: #2e2e38 repeat-x;
	border-bottom: 1px solid #0033CC;
}

.con_item_3 .item_3_title .title_text {
	width: 120px;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	font-family: "微软雅黑";
	font-weight: 600;
	float: left;
	margin-left: 10px;
	text-align: center;
}

.con_item_3 .item_text {
	width: 188px;
	height: 240px;
	border: 1px solid #2e2e38;
	padding: 10px 10px 0;
	font-size: 12px;
	margin-top: 15px;
}

.con_item_3 .item_text>ul>li {
	width: 191px;
	float: left;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
	height: 30px;
	line-height: 30px;
	background: url(../img/d.gif) no-repeat center left;
}

.ban_right {
	margin-left: 225px;
	width: 971px;
	height: 300px;
	background: url(../img/zwhzbx.jpg);
}

.heng {
	*margin: 0px;
	margin: auto;
	width: 1200px;
	overflow: hidden;
	background: #ffffff;
	padding: 10px auto;
	height: auto;
}

.con_item_1 {
	width: 645px;
	height: 300px;
	float: left;
	margin-top: 0;
	margin-left: 15px;
}

.con_item_1 .item_1_title {
	height: 34px;
	color: #fff;
	background: #2e2e38 repeat-x;
	border-bottom: 1px solid #0033CC;
}

.con_item_1 .item_1_title .title_text {
	width: 150px;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	font-family: "微软雅黑";
	font-weight: 600;
	float: left;
	margin-left: 200px;
	text-align: center;

}

.con_item_1 .hebing {
	width: 645px;
	height: 265px;
	float: left;
	margin-top: 15px;
}

.xw_kuang {
	width: 360px;
	height: 248px;
	float: left;


}

.con_item_1 .hebing .item_text {
	width: 250px;
	height: 240px;
	border: 1px solid #2e2e38;
	padding: 10px 10px 0;
	font-size: 12px;
	float: left;
	margin-left: 10px;

}

.con_item_1 .hebing .item_text>ul>li {
	float: left;
	padding: 0 5px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
	height: 30px;
	line-height: 30px;
	width: 250px;
	background: url(../img/d.gif) no-repeat center left;

}

.sj {
	float: right;
	margin-right: 1px;
	width: 44px;
	height: 30px;
}

.more {
	width: 50px;
	height: 34px;
	color: #FFFFFF;
	line-height: 34px;
	float: right;
	margin-right: 10px;
	font-family: "微软雅黑";
	text-align: right;
}




.con_item_4 {
	width: 210px;
	height: 420px;
	padding-top: 10px;
	float: left;
}

.con_item_4 .item_4_title {
	height: 33px;
	color: #fff;
	background: #2e2e38 repeat-x;
	border-bottom: 1px solid #0066cb;
}

.con_item_4 .item_4_title .title_text {
	width: 190px;
	height: 33px;
	line-height: 33px;
	font-size: 15px;
	font-family: "微软雅黑";
	font-weight: 600;
	margin-left: 10px;
	text-align: center;

}

.con_item_4 .item_text {
	width: 200px;
	height: 352px;
	padding: 5px;
	color: #000;
	float: left;
	list-style-image: url(images/d.jpg);
	border: 1px solid #2e2e38;
	margin-top: 8px;
}

.con_item_4 .item_text ul li {
	padding: 0 5px;
	font-size: 13px;
	margin-left: 20px;
	overflow: hidden;
	height: 27.5px;
	line-height: 27.5px;
	width: 265px;
	background: url(images/d.jpg) no-repeat center left 40px;
}

.con_item_2 {
	width: 315px;
	height: 305px;
	margin-top: 0;
	float: left;
	margin-left: 15px;
}

.con_item_2 .item_2_title {
	height: 34px;
	color: #fff;
	background: #2e2e38 repeat-x;
	border-bottom: 1px solid #0033CC;
}

.con_item_2 .item_2_title .title_text {
	width: 150px;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	font-family: "微软雅黑";
	font-weight: 600;
	float: left;
	margin-left: 10px;
	text-align: center;
	margin-left: 50px;

}

.con_item_2 .item_text {
	height: 248px;
	border: 1px solid #2e2e38;
	padding: 10px 10px 0;
	font-size: 12px;
	margin-top: 15px;

}

.con_item_2 .item_text>ul>li {
	float: left;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
	height: 30px;
	line-height: 30px;
	width: 300px;
	background: url(../img/d.gif) no-repeat center left;
}

.yqlj_kuang {
	background: #FFFFFF;
	width: 1180px;
	height: 120px;
	margin: 0 auto;
	margin-top: 5px;
}

.yqlj_nr {
	width: 400px;
	height: 34px;
	color: #f15a25;
	font-size: 15px;
	float: left;
	margin-left: 20px;

}

.yqlj {
	width: 150px;
	height: 34px;
	line-height: 34px;
	border-bottom: 2PX solid #f15a25;
	font-weight: 600;

}

.gdt {
	padding-top: 56px;
	float: left: width:1180px;
	height: 65px;
}

.footer {
	width: 100%;
	height: 65px;
	background: #740300;
	margin: 0 auto;
}

.footer .box {
	width: 1200px;
	height: 65px;
	margin: 0 auto;
	position: relative;
	background: transparent;
}

.footer .box p {
	position: absolute;
	top: 15px;
	left: 40px;
	color: #ffffff;
        font-size:14px;
}

.footer .box .p2 {
	position: absolute;
	top: 35px;
	left: 40px;
	color: #ffffff;
        font-size:14px;
}

.button_bg .button:hover {
	background: #ff9600;
}

.bottom-font {
	width: 200px;
	height: 48px;
	margin-top: 10px;
	margin-left: 500px;
	float: left;
	background: url(../img/bottom-font.png) no-repeat;
}

.fangwen {
	width: 200px;
	height: 25px;
	float: right;
	margin-right: 50px;
	line-height: 28px;
	color: #fff;
	margin-top: 20px;
        font-size:14px;

}

/*列表页*/
.content {
	width: 1180px;
	padding: 0 10px;
	margin: 0px auto;
	background: #fff;
	height: 775;
}

.content .c-left {
	width: 244px;
	min-height: 200px;
	height: auto;
	float: left;
	background: #f2f2f2;
}

.content .c-left .left-title {
	width: 244px;
	height: 40px;
	text-align: center;

	color: #fff;
	line-height: 40px;
	font-size: 16px;
	background: #740300;
}

.content .c-left .left-nav {
	padding-top: 10px;
}

.left-nav ul li {
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	background: no-repeat center left 30px;
}

.left-nav ul .active {

	background: #fff center right 200px;
}

.left-nav ul li:hover {
	background-color: #0073D8;
	background: #fff center right 200px;
}

.content .c-right {
	width: 826px;
	min-height: 620px;
	height: auto;
	float: right;
        margin-right: 45px;
}

.content .c-right .right-title {
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #a70b09;
	padding-left: 10px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: 600;
}

.content .c-right .right-title .location {
	height: 38px;
	line-height: 38px;
	float: right;
	color: #000;
	font-size: 12px;
}

.content .c-right .right-text {
	width: 806px;
	min-height: 580px;
	padding: 10px;
	height: auto;
	color: #191919;
}

.content .c-right .right-text>ul>li {
	width: 804px;
	float: left;
	padding: 0 5px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
	height: 25px;
	line-height: 25px;
	background: url(../img/list_1.png) no-repeat center left -8px;
}

.content .c-right .nr {
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	height: 25px;
}

.content .c-right1 {
	width: 1186px;
	min-height: 620px;
	height: auto;
	float: right;
}

.c-right1 .right-title1 {
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #a70b09;
	padding-left: 10px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: 600;
        color:#000000;
}

.c-right1 .right-title1 .location1 {
	height: 38px;
	line-height: 38px;
	float: right;
	color: #000;
	font-size: 12px;
}

.c-right1 .right-text1 {
	width: 1166px;
	min-height: 580px;
	padding: 10px;
	height: auto;
	color: #191919;
}