.content_box {
	width: 1200px;
	margin: 0 auto;
	min-height: 700px;
	font-size: 16px;}

.center {
	background-color: #fff;
	overflow: hidden;
	padding: 0 20px;
	border-radius: 5px;
	margin: 10px 0 20px;}

.nav_box {
	font-size: 14px;
	color: #777777;
	margin: 20px 0;}

.content>div {
	float: left;}

.left_menu_box {
	width: 220px;
	border: 1px solid #E5E5E5;
	border-top: none;
	border-bottom: none;
	box-sizing: border-box;}

.menu_section {
	font-size: 20px;
	font-weight: bold;
	height: 56px;
	line-height: 56px;
	color: #E71A07;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
	background: linear-gradient(0deg, #F6F6F6 0%, #FFFFFF 100%);
	border-top: 2px solid #E71A07;
	box-sizing: border-box;}

.menu_ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

.menu_ul li>.menu_text {
	height: 56px;
	text-align: center;
	line-height: 56px;
	border-bottom: 1px solid #E5E5E5;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;}

.menu_ul li>.menu_text:hover,
.menu_ul li>.menu_text.sel {
	color: #fff;
	background-color: #E71A07;}


menu_text a:hover,
menu_text.sel a {
	color: #fff;
	background-color: #E71A07;}

.menu_ul li>.menu_text.sel::before {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	left: 25%;
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;}

.subMenu_text {
	text-indent: 25px;}

.right_content_box {
	width: 910px;
	margin-left: 20px;}

.contnet_header {
	text-align: center;}

.contnet_header h2 {
	margin: 19px 0 18px !important;
	font-size: 24px;}

.subtitle_box {
	font-size: 14px;
	color: #999999;
	padding-bottom: 20px;
	border-bottom: 1px dashed #C9C9C9;}

.subtitle_box>span:nth-child(2) {
	margin: 0 24px;}

.setBtn {
	cursor: pointer;}

.content_text p {
	line-height: 30px;
	margin: 16px 0;
	font-size: 16px;}

.page_bottom {
	text-align: right;
	padding-right: 20px;
	margin: 70px 0 34px;}


.page_bottom span {
	cursor: pointer;}



.list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 600px;}

.list li {
	height: 30px;
	line-height: 30px;
	/* padding: 10px 0; */
	border-bottom: 1px dashed #C9C9C9;
	/* display: flex; justify-content:space-between; */
	cursor: pointer;
	background: url(../../image/bmgk/arrow.jpg) no-repeat;
	background-position: 10px center;
	padding-left: 25px;}


.list li.sel,
.list li:hover {
	background: url(../../image/bmgk/arrow_sel.jpg) no-repeat;
	background-position: 10px center;
	color: #E71A07;}

#page {
	text-align: center;}

/* 修改layui样式 */
.layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #E71A07;}

.layui-laypage a:hover {
	color: #E71A07;}

.next_page {
	display: flex;
	flex-direction: column;
	border-top: 1px solid #E9E9E9;
	padding: 5px 0;}

.next_page span {
	cursor: pointer;
	padding: 8px 0;}



/* tabPage样式 */
.tabar_box {
	height: 50px;
	border-bottom: 1px solid #DEDEDE;}

.tabar li {
	float: left;
	height: 99%;
	line-height: 50px;
	margin: 0 20px;
	cursor: pointer;}

.tabar li.sel,
.tabar li:hover {
	border-bottom: 2px solid #E71A07;
	color: #E71A07;}

.content_list {
	margin-top: 15px;}


/* 作品展示ZPshow样式 */
.img_box {
	text-align: center;
	margin-top: 23px;}


.spanLeft {
	float: left;
	padding-left: 10px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	opacity: 1;
	width: 88%;
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;}

.spanRight {
	float: right;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(157, 157, 157, 1);
	opacity: 1;}

.page {
	text-align: center;}