.djxzTh {
	position: relative;
}

.djxzTh span {
	position: absolute;
	right: 30px;
	top: 0px;
	cursor: pointer;
}

.djxzTh img {
	width: 20px;
	cursor: pointer;
}

/* 设置滚动条的样式 */
.bg ::-webkit-scrollbar {
	width: 12px;
}

/* 滚动槽 */
.bg ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 0;
}

/* 滚动条滑块 */
.bg ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

.bg tbody tr:hover {
	background: #e2e2e2 !important;
}

#jdsj_table tbody tr:nth-child(even) {
	background: #edfbf4;
}

#jdsj_table tbody tr:nth-child(1) td {
	border-top: none;
}

#jdsj_table tbody tr td:nth-child(1) {
	width: 28% !important;
}

.bt-background {
	min-height: 100%;
	min-width: 1440px;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.bt-yijilanmu {
	height: 57px;
}

.bt-tqyb1 a {
	color: #3d3d3d;
}

.bt-tqyb1 a:hover {
	color: red;
}

.lm_old a {
	display: block;
	width: 270px;
	height: 45px;
	color: #666;
}

.bt-neirong {
	width: 1180px;
	margin: 0 auto;
	background: #ffffff;
	padding: 20px 0 0 0;
}

.sj-top,
.sj-bottom {
	float: left;
	width: 100%;
}

.sj-bottom {
	padding-top: 20px;
}

.sj-top-1 {
	width: 100%;
}

.sj-top-1-left {
	width: 170px;
	float: left;
}

.sj-top-1-left ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	border-left: 4px solid #0f6aa7;
	margin-bottom: 4px;
	background: #EDF3FA;
	font-size: 18px;
	color: #1561AF;
	z-index: 9999
}

.sj-top-1-left ul li:hover {
	background: #0f6aa7;
}

.sj-top-1-left>ul>li {
	position: relative;
}


.sj-top-1-left ul li:nth-child(11) {
	margin-bottom: 0;
}

.echarts_at {
	background: #0f6aa7 !important;
	color: #ffffff !important;
}

#echarts_show {
	height: 480px;
	width: 1000px;
	float: right;
	border: 1px solid #ccc;
}

.sj-bottom-left {
	width: 50%;
	height: 270px;
	float: left;
	padding-right: 30px;
}

.sj-bottom-left:nth-child(2) {
	padding-right: 0;
}

.sj-bottom-left li {
	line-height: 32px;
	padding: 5px;
	list-style: disc;
	margin-left: 20px;
}

.sj-bottom-left li span {
	float: right;
}

.sj-title {
	height: 53px;
	line-height: 53px;
	border-bottom: 2px solid #e6e6e7;
}

.sj-title-con {
	height: 53px;
	line-height: 53px;
	border-bottom: 2px solid #0f6aa7;
	padding-left: 50px;
	width: 150px;
	font-size: 20px;
	font-weight: bold;
}

.sj-title-con a {
	color: #0f6aa7;
}

.nav-down-menu {
	width: 270px;
	margin-left: 173px;
	margin-top: -40px;
}

.nav-down-menu li:hover {
	color: #fff;
}

.sj_sjly {
	margin: 40px auto;
}

.sjly_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 22px;
	color: #1561AF;
	line-height: 16px;
}

.left_line,
.right_line {
	width: 512px;
	height: 1px;
	background-color: #eaeae8;
	position: relative;
}

.linel,
.liner {
	width: 88px;
	height: 2px;
	background-color: #1561AF;
	position: absolute;
}

.linel {
	right: 0;
}

.sjly_cont {
	margin-top: 30px;
	display: flex;
	align-items: center;
	margin-left: -5px;
}

.sjly_item {
	width: 220px;
	height: 140px;
	text-align: center;
	background: linear-gradient(180deg, #F9FCFF 1%, #EDF3FA 100%);
	border-radius: 1px;
	margin: 0 10px;
}

.sjly_item img {
	margin-top: 15px;
}

.sjly_name {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
	cursor: pointer;
}

.active {
	background: linear-gradient(0deg, #F9FCFF 1%, #EDF3FA 100%) !important;
}

.sjfb_tjgb,
.sjjd_tjnj {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.sj_sjfb,
.sj_tjgb,
.sj_sjjd,
.sj_tjnj {
	width: 575px;
	height: 240px;
}

.sj_title {
	width: 575px;
	border-bottom: 1px solid #eaeae8;
	position: relative;
}

.title_txt {
	width: 80px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #1561AF;
	line-height: 42px;
	border-bottom: 2px solid #0353a7;
}

.sj_more {
	position: absolute;
	top: 10px;
	right: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000101;
}

.sj_sjfb ul {
	margin-top: 22px;
}

.sj_sjfb ul li,
.sj_sjfb ul li a {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 42px;
}

.sj_sjfb ul li {
	overflow: hidden;
	text-align: right;
	padding-right: 30px;
}

.sj_sjfb ul li a {
	display: inline-block;
	width: 330px;
	float: left;
}

.tjgb_cont {
	display: flex;
	margin-left: -16px;
	margin-top: 30px;
}

.tjgb_item {
	position: relative;
	margin: 0 16px;
}

.tjgb_txt {
	position: absolute;
	top: 75px;
	left: 15px;
}

.tjgb_txt a {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #996633;
	line-height: 30px;
}

.sjjd_cont {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.sj_tjnj .tjgb_cont .tjgb_txt {
	top: 50px !important;
	left: 20px !important;
}

.sj_tjnj .tjgb_cont .tjgb_txt a {
	display: inline-block;
	width: 92px;
	height: 50px;
	color: #4788D7 !important;
	text-align: center;
}

/* 表格 */
.bg {
	margin-top: 20px;
}

.bg .bg-title li {
	float: left;
	margin: 0 20px;
	height: 57px;
	cursor: pointer;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #999999;
	padding: 0 15px
}

.bg-title {
	width: 100%;
	height: 60px;
	line-height: 60px;
}

.etable-at {
	display: none;
	width: 32px;
	height: 4px;
	background: #BEE1FF;
	border-radius: 2px;
	margin: 0 auto;
}

.jdsj_table_box {
	width: 100%;
	height: 520px;
	background: #EDF3FA;
	margin-top: -5px;
}
#jdsj_table {
	height: 485px;
	overflow: hidden;
	position: relative;
	padding-top: 25px;
}

#jdsj_table table {
	width: 96%;
	text-align: center;
	font-size: 14px;
	background: #fff;
	margin: 0 auto;
}

tbody tr {
	height: 32px;
}

th {
	text-align: center !important;
	border: 1px solid #ccc;
}

#jdsj_table td {
	border: 1px solid #ccc;
}