.top_mbx a {
	width:auto !important;
	display:inline-block;
	position:relative;
	margin-right:0.16rem;
}
.top_mbx a::before {
	content:'';
	width:0.1rem;
	height:0.01rem;
	border-top:0.01rem solid rgba(189,189,189,1);
	position:absolute;
	top:50%;
	left:-0.14rem;
}
.top_mbx a:first-child:before {
	display:none;
}
.geology-container .geology-section {
	padding:0 !important;
	margin-bottom:0.54rem;
}
.geology-container .geology-section:last-child {
	margin-bottom:0rem !important;
}
.geology-container {
	padding:0 !important;
}
.ktzs {
	display:block !important;
}
.ktzs .article-item {
	width:calc(50% - 0.02rem);
}
.ktzs .article-list {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
}
.geology-container {
	margin:0 !important;
}
.geology-container .section-header {
	margin-bottom:0 !important;
	padding-bottom:0.1rem !important;
	border:0px !important;
}
.geology-container .article-link {
	/*background:rgba(252,252,252,1);*/
}
.geology-container .article-link:hover {
	background:rgba(232,243,255,1);
	background: #CEECF2;
}
.geology-container .article-link:hover span {
	color:rgba(0,69,147,1);
}
.nw_top {
	margin-bottom:0.2rem !important;
}
.platform {
	/*margin-top:0.84rem;*/
}
.nav-power .nav-link {
	padding:0.08rem 0;
}
.nav-power {
	padding-bottom:0.08rem;
}
.n_cont {
	padding-top:0.3rem;
}
.n_cont.bgGray{
    padding-bottom: 0.84rem;
    background: rgb(250, 250, 250);
}
.hybz {
	margin-top:0.1rem !important;
	flex-wrap:wrap;
	justify-content:space-between;
}
.hybz .geology-section {
	width:calc((100% - 0.15rem)/2);
	margin-top:0.3rem !important;
	margin-bottom:0 !important;
}
.hybz .geology-section:nth-child(1),.hybz .geology-section:nth-child(2) {
	margin-top:0rem !important;
}
.hybz .geology-section {
	width:calc((100% - 0.3rem)/2);
	flex:none !important;
}
.hybz.geology-container {
	gap:0 !important;
}
.tbody-1 tr{
    border: 1px solid #9A9A9A;
}
.tbody-1 tr td{
    border: 1px solid #9A9A9A;
}
@media only screen and (max-width: 1024px) {
	.n_cont.bgGray{
		margin-top: .9rem;
	}
	.n_cont {
  margin-top: 1rem;
}
.ktzs .article-list{
	display: block;
}
.ktzs .article-item{
	width: 100%;
}
.hybz .geology-section{
	width: 100%;
}
}