.content .content-con .con-left {
	height: 2432px;
}

.list_pagebox {
	display: flex;
	justify-content: center;
}

.list_pagebox p a {
	display: inline-block;
	font-size: 14px;
	width: 48px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #f1f1f1;
	margin: 0 5px;
	text-align: center;
	color: #333333;
	font-family: SourceHanSansCN-Regular;
	text-decoration: none;
}

.list_pagebox p a:hover,
.list_pagebox p a.current {
	color: #fff;
	background: #326cf6;
}

.list_pagebox p a.prev,
.list_pagebox p a.next {
	width: 68px !important;
}

.list_pagebox p font {
	display: inline-block;
	color: #666;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}

.list_pagebox p {
	display: flex;
	align-items: center;
	_display: inline;
	text-indent: 0;
	height: 36px;
}

.list_pagebox p font {
	display: inline-block;
	color: #666;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}

.uiChooseDiv {
	height: 45px;
	margin-top: 24px;
	z-index: 11;
	position: relative;
}

.uiChooseTable {
	width: auto;
	border-collapse: collapse;
}

.uiChooseTable td {
	height: 36px;
	width: 160px;
	border: 1px solid #dadada;
}

.mod_select {
	height: 36px;
	line-height: 36px;
	cursor: pointer;
}

.mod_select ul {
	margin: 0;
	padding: 0;
}

.mod_select ul li {
	float: left;
	height: 36px;
	line-height: 36px;
}

.select_box {
	float: left;
	width: 160px;
	height: 43px;
	color: #666;
	position: relative;
	cursor: pointer;
}

.selet_open {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 11;
	width: 30px;
	height: 36px;
}

.select_box .selet_open svg {
	width: 14px;
	height: 9px;
	fill: #666666;
}

.select_txt {
	display: inline-block;
	position: relative;
	z-index: 10;
	width: 90px;
	height: 36px;
	overflow: hidden;
	color: #333;
	padding-left: 18px;
}

.uiChooseActiveS,
.uiSssActiveS {
	background: #fff;
}

.option {
	width: 160px;
	border: solid 1px #f1f1f1;
	border-top: none;
	position: absolute;
	top: 37px;
	left: -1px;
	z-index: 2;
	overflow: hidden;
	overflow-y: auto;
	display: none;
}

.option a {
	display: block;
	height: 45px;
	text-align: left;
	padding: 0 5px 0 15px;
	width: 140px;
	background: #fff;
	text-decoration: none;
	font: normal 14px/45px "Microsoft Yahei";
	color: #555;
}

.option a:hover {
	background: #326cf6;
	color: #fff;
	text-decoration: none;
}

.pageSelect {
	border: 1px solid #f1f1f1;
	margin-left: 5px;
}

.pageSelect .select_box {
	width: 108px;
	height: 36px;
}

.pageSelect .option,
.pageSelect .option a {
	width: 108px;
}

.pageSelect .select_txt,
.pageSelect .selet_open,
.pageSelect ul li {
	height: 36px;
	line-height: 36px;
}

.list_pagebox p .a1 {
	width: 68px;
	display: inline-block;
	font-size: 14px;
	/* width: 48px; */
	height: 36px;
	line-height: 36px;
	border: 1px solid #f1f1f1;
	margin: 0 5px;
	text-align: center;
	color: #333333;
	font-family: SourceHanSansCN-Regular;
	text-decoration: none;
}

.option a.prev,
.option a.next {
	display: none;
}

.icon-shijian {
	position: absolute;
	top: 1px;
	left: -25px;
	width: 18px;
	height: 17px;
	fill: #333333;
}

.pageSelect .selet_open .index-xia_sanjiao {
	font-size: 8px;
	color: #333;
}

.content .content-con .con-left .con-btn {
	margin: 6px auto 0 auto;
}

.topicactive {
	color: #326cf6 !important;
	font-weight: bold;
}

.topicactive::before {
	content: "";
	width: 76px;
	height: 2px;
	background-color: #326cf6;
	border-radius: 1px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
}
