<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* show */

.p_banner,
.content_title,
.table_select {
	display: block;
}

/* hide */

.m_p_banner,
.m_nav,
.m_content_title,
.m_search_ftt,
.m_search_ft_time {
	display: none;
}



/* .m_content{ 

	width: 80%;

} */

.main_content {

	width: 78%;

	padding: 0.3750rem 0.8313rem 0 0.1875rem;

}

/* 鏁版嵁涓湁绌虹殑p鏍囩锛屽鑷存崲琛岋紝瀵逛笉榻� */

#tableDate tbody tr td p {

	line-height: 0;

}



@media screen and (max-width: 750px) {

	/* show */

	.p_banner,
	.pagination_info,
	.content_btn,
	.side_menu,
	.content_title,
	.table_select {
		display: none;
	}

	/* hide */

	.m_p_banner,
	.m_nav,
	.m_content_title,
	.m_search_ftt,
	.m_search_ft_time {
		display: block;
	}


	.table_info .TRS_Editor {
		font-size: 0.13rem;
	}

	.content .m_content {

		/* padding: 0 0.15rem; */

		overflow: hidden;

		width: 3.45rem;

	}

	.m_top_img,
	.m_top_img img {

		width: 100%;

	}

	.m_nav {

		width: 3.45rem;

		margin: 0 auto;

	}

	.main_content {

		padding: 0;

	}

	.table_main_content {

		padding: 0;

		background: unset;

	}

	#tableDate thead tr th:first-child {

		width: 30%;

	}

	#tableDate thead tr th:last-child {

		width: 70%;

	}

	#tableDate tbody tr td:first-child {

		width: 30%;

		line-height: 0.2rem;

	}

	#tableDate tbody tr td:last-child {
		width: 70%;
		line-height: 0.2rem;
		font-size: 0.13rem;
	}

	.thead_item {
		font-size: 0.13rem;
	}






/* 	.m_pagination .el-pagination button,
	.m_pagination .el-pagination .number {
		background-color: unset;
	}
	.m_pagination {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		font-size: 0.15rem;
		color: #333;
	}
	.m_pagination .el-pagination {
		padding: 0 !important;
    	font-size: 0.15rem !important;
	}
	.m_pagination .el-pagination .btn-prev {
min-width: 0.2rem !important;
background-color: unset !important;
font-size: 0.15rem !important;
}
	.m_pagination .el-pagination .btn-next {
		padding-left: 0.12rem !important;
    	font-size: 0.15rem !important;
		min-width: 0.2rem !important;
		background-color: unset !important;
	}
	.m_pagination .el-pagination .el-pager li {
		font-size: 0.13rem !important;
		padding: 0 !important;
		min-width: 0.2rem !important;
		background-color: unset !important;
	}
	.m_pagination .el-pagination .el-pager li:active {
		color: #224397 !important;
	}
  .m_pagination .el-pagination .el-pagination__jump .el-input {
    width: 0.4rem;
    position: relative;
    top: -0.01rem;
  }
  .m_pagination .el-pagination .btn-prev,
  .m_pagination .el-pagination .btn-next {
    min-width: 0.2rem;
    padding: 0 0.05rem;
  } */
  

}</pre></body></html>