@charset "utf-8";
/* 中间 */
.viewBox {
	width: 1314px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
}
.viewBox .oneBox {
	width: 1314px;
	margin-top: 27px;
}
/* 轮播 */
.focusbox {
	width: 637px;
	float: left;
}
.focus {
	width: 637px;
	height: 424px;
	position: relative;
}
.focusbox .focus ul li {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
}
.focusbox .focus .textBox {
	position: absolute;
	bottom: 4px;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 50px;
	text-align: center;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	background-color: rgba(138, 119, 113, 0.747);
}
.focusbox .textBox span {
	display: block;
	padding: 5px 30px;
	cursor: pointer;
	z-index: 99;
}
.focusbox .textBox li {
	line-height: 45px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #fcfafa;
	margin: 0;
}
/* 学习动态 */
.xxdt {
	width: 625px;
	height: 420px;
	float: left;
	background: rgb(254, 246, 234);
margin-left:50px;
}
.xxdt .oneBox {
	width: 100%;
	height: 20px;
	margin: 0;
}
.xxdt .oneBox img {
	float: left;
	margin-left: 30px;
}
.xxdt .oneBox a {
	float: right;
	margin-top: 13px;
	margin-right: 24px;
}
.xxdt .title {
	margin-top: 34px;
	margin-left: 68px;
}
.xxdt .title a {
	font-size: 25px;
	text-decoration: none;
	color: #333;
	display: block;
	width: 474px;
}
.xxdt .fgx {
	margin-left: 30px;
	margin-bottom: 6px;
}
.xxdt ul {
	margin-left: 30px;
	width: 517px;
	height: 280px;
}
.xxdt ul li {
	margin-bottom: 34px;
}
.xxdt ul li a {
	margin-left: 8px;
	float: right;
	display: block;
	width: 475px;
	text-decoration: none;
	font-size: 20px;
	color: black;
	font-family: "微软雅黑";
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
	/* 隐藏字代替格式  ellipsis省略号*/
	text-overflow: ellipsis;
}
.xxdt a:hover {
	color: #b81e03;
}
.twoBox {
	width: 1314px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
margin-top:20px;
}
/* 上级部署 */
.twoBox .sjbs {
	float: left;
	width: 637px;
	height: 300px;
	background-color: rgb(254, 246, 234);
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.twoBox .sjbs .s_oneBox {
	width: 100%;
}
.twoBox .sjbs .s_oneBox img {
	float: left;
	margin-left: 30px;
}
.twoBox .sjbs .s_oneBox a, a.more {
	float: right;
	margin-top: 8px;
	margin-right: 26px;
}
.twoBox .sjbs .s_twoBox {
	width: 575px;
	margin: auto;
}
.twoBox .sjbs .s_twoBox ul {
	margin-top: 20px;
	height: 243px;
}
.twoBox .sjbs .s_twoBox ul {
	width: 100%;
}
.twoBox .sjbs .s_twoBox ul li {
	text-align: center;
	margin-bottom: 20px;
	line-height: 31px;
}
.twoBox .sjbs .s_twoBox ul li img {
	float: left;
	margin-top: 10px;
}
.twoBox .sjbs .s_twoBox ul li span {
	float: right;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
}
.twoBox .sjbs .s_twoBox ul li a {
	display: block;
	text-align: left;
/*	width: 360px;*/
	margin-left: 30px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
}
.twoBox .sjbs .s_twoBox ul li a:hover {
	color: #b81e03;
}
/* 通知公告 */
.twoBox .tzgg {
	width: 625px;
	height: 300px;
	float: right;
	background-color: rgb(254, 246, 234);
	margin: 10px 0 0 15px;
}
.twoBox .tzgg .t_oneBox img {
	float: left;
	margin-left: 25px;
}
.twoBox .tzgg .t_oneBox a {
	float: right;
	margin-right: 20px;
	margin-top: 8px;
}
.twoBox .tzgg .t_twoBox ul {
	margin-top: 55px;
	margin-left: 28px;
	width: 570px;
}
.twoBox .tzgg .t_twoBox ul li {
	text-align: center;
	margin-bottom: 20px;
	line-height: 31px;
}
.twoBox .tzgg .t_twoBox ul li img {
	float: left;
	margin-top: 10px;
}
.twoBox .tzgg .t_twoBox ul li span {
	float: right;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
}
.twoBox .tzgg .t_twoBox ul li a {
	display: block;
	text-align: left;
/*	width: 360px;*/
	margin-left: 30px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
}
.twoBox .tzgg .t_twoBox ul li a:hover {
	color: #b81e03;
}
/* 条幅——学史明理 */
.thereBox {
	width: 1314px;
	height: 108px;
	margin: 30px 0px;
}
.thereBox div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
/*  */
.fourBox {
	width: 1314px;
	height: 300px;
	margin: 0;
	/* background-color: rgba(102, 51, 153, 0.432); */
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
/* 工作简报 */
.fourBox .gzjb {
	width: 637px;
	height: 300px;
	background-color: rgb(254, 246, 234);
margin-top:10px;
}
.fourBox .gzjb .g_oneBox a {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}
.fourBox .gzjb .g_oneBox img {
	float: left;
	margin-left: 25px;
}
.fourBox .gzjb .g_twoBox ul {
	margin-top: 50px;
	margin-left: 24px;
	width: 570px;
}
.fourBox .gzjb .g_twoBox ul li {
	display: block;
	height: 45px;
	line-height: 25px;
	margin-bottom: 24px;
}
.fourBox .gzjb .g_twoBox ul img {
	float: left;
	margin-top: 10px;
}
.fourBox .gzjb .g_twoBox a {
	float: left;
	display: block;
	margin-left: 22px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 18px;
	text-decoration: none;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
}
.fourBox .gzjb .g_twoBox a:hover {
	color: #b81e03;
}
.fourBox .gzjb .g_twoBox span {
	color: #333333;
	font-size: 18px;
	float: right;
}
/* 媒体报道 */
.fourBox .mtbd {
	width: 395px;
	height: 300px;
	background-color: rgb(254, 246, 234);
}
.fourBox .mtbd .m_oneBox img {
	float: left;
	margin-left: 25px;
}
.fourBox .mtbd .m_oneBox a {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}

.fourBox .mtbd .m_twoBox ul {
	margin-top: 45px;
}
.fourBox .mtbd .m_twoBox ul li {
	margin-bottom: 6px;
}
.fourBox .mtbd .m_twoBox ul li span {
	font-size: 18px;
	color: #fdf3e4;
	font-family: "微软雅黑";
	display: block;
	width: 130px;
	background-color: rgba(226, 88, 4);
	white-space: nowrap;
	border-radius: 5px;
	margin-left: 22px;
	text-align: center;
	margin-bottom: 10px;
}
.fourBox .mtbd .m_twoBox ul li a {
	display: block;
	width: 340px;
	height: 25px;
	margin: 0 auto;
	text-decoration: none;
	color: #333333;
	font-size: 18px;
	text-align: left;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
}
.fourBox .mtbd .m_twoBox ul li a:hover {
	color: #b81e03;
}
.fourBox .mtbd .m_twoBox ul li img {
	margin-left: 18px;
}
/* 宣讲研讨 */
.fourBox .xjyt {
	width: 625px;
	height: 300px;
	background-color: rgb(254, 246, 234);
        margin:10px 0 0 15px;
}
.fourBox .xjyt .x_oneBox img {
	float: left;
	margin-left: 25px;
}
.fourBox .xjyt .x_oneBox a {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}

.fourBox .xjyt .x_twoBox ul {
	margin-top: 50px;
	margin-left: 24px;
	width: 570px;
}
.fourBox .xjyt .x_twoBox ul li {
	display: block;
	height: 45px;
	line-height: 25px;
	margin-bottom: 24px;
}
.fourBox .xjyt .x_twoBox ul img {
	float: left;
	margin-top: 10px;
}
.fourBox .xjyt .x_twoBox a {
	float: left;
	display: block;
	margin-left: 22px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 18px;
	text-decoration: none;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
}
.fourBox .xjyt .x_twoBox a:hover {
	color: #b81e03;
}
.fourBox .xjyt .x_twoBox span {
	color: #333333;
	font-size: 18px;
	float: right;
}
/* 奋斗百年路 */
.fiveBox {
	width: 1314px;
	height: 108px;
	margin: 20px 0px;
}
.fiveBox div {
	margin: auto;
}
/* 一颗红星 */
.sixBox {
	width: 1314px;
	height: 300px;
	margin-top: 1px;
}
.sixBox .ykhx {
	width: 590px;
	height: 300px;
	float: left;
	background-color: rgb(254, 246, 234);
}
.sixBox .ykhx .y_oneBox {
	width: 420px;
	margin-top: 10px;
float:left;
margin-left:170px;
}
.sixBox .ykhx .y_twoBox ul {
	margin-top: 28px;
	margin-left: 25px;
	width: 534px;
	height: 190px;
}
.sixBox .ykhx .y_twoBox ul li {
	width: 530px;
	height: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 38px;
}
.sixBox .ykhx .y_twoBox a {
	display: block;
/*	width: 354px;*/
	font-size: 18px;
	font-family: "微软雅黑";
	color: #280701;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
	margin-left: 25px;
	text-decoration: none;
}
.sixBox .ykhx .y_twoBox a:hover {
	color: #b81e03;
}
.sixBox .ykhx .y_twoBox ul li span {
	float: right;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #280701;
}
/* 办实事 */
.sixBox .bss {
	width: 590px;
	height: 300px;
	float: right;
	background-color: rgb(254, 246, 234);
}
.sixBox .bss .bss_oneBox {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}
.sixBox .bss .bss_oneBox a {
	display: block;
	margin-top: 3px;
}
.sixBox .bss .bss_oneBox img {
	margin: 0px 2.5px;
}
.sixBox .bss .bss_twoBox ul {
	margin-top: 28px;
	margin-left: 25px;
	width: 534px;
	height: 190px;
}
.sixBox .bss .bss_twoBox ul li {
	width: 530px;
	height: 20px;
	display: flex;
	flex-direction: row;
/*	justify-content: space-between;*/
	align-items: center;
	margin-bottom: 38px;
}
.sixBox .bss .bss_twoBox a {
	display: block;
/*	width: 354px;*/
	font-size: 18px;
	font-family: "微软雅黑";
	color: #280701;
	white-space: nowrap;
	/* 多于字隐藏 */
	overflow: hidden;
	margin-left: 25px;
	text-decoration: none;
}
.sixBox .bss .bss_twoBox a:hover {
	color: #b81e03;
}
.sixBox .bss .bss_twoBox ul li span {
	float: right;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #280701;
}
/* 党史资料 */
.sevenBox {
	width: 1246px;
	height: 410px;
	border-left: 34px solid rgb(180, 37, 17);
	border-right: 34px solid rgb(180, 37, 17);
	border-bottom: 13px solid rgb(180, 37, 17);
	margin-top: 30px;
	/* background-color: rgb(254,246,234); */
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-color: rgb(254, 246, 234);
}
.sevenBox img{width:590px; height:180px;}
.sevenBox .dszl1 {
	width: 537px;
	height: 330px;
	margin-top: 5px;
	margin-left: 22px;
}
.sevenBox .dszl1 div,.sevenBox .dszl2 div {
margin:10px 0;
}
.sevenBox .dszl2 {
	margin-top: 5px;
	margin-right: 25px;
}
/* 链接 */
.eightBox {
	width: 1314px;
	height: 180px;
}
.eightBox .linkBox1 {
	width: 670px;
	height: 40px;
	margin: 25px auto;
}
.eightBox .linkBox1 img {
	margin: 0 10px;
}
.eightBox .linkBox2 {
	width: 1314px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}