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

.container {
	width: 1200px;
	margin: 10px auto;
}

.breadcrumb {
	width: 100%;
	height:212px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(banner_mszc220927.png);
	display: block;
	background-position-x: center;

}

.m_title{
	margin-top: 16px;
    margin-right: 80px;
}

.top-left {
	width: 500px;
	height: 2px;
	background-color: #115DB2;
	margin-top: 25px;
}

.top-middle {
	margin: auto;
	color: #115DB2;
	font-size: 32px;
	font-family: "宋体";
	font-weight: bolder;
}

.top-right {
	width: 500px;
	height: 2px;
	background-color: #115DB2;
	margin-top: 25px;
}

.czzj-one {
	width: auto;
	display: flex;
	justify-content: space-between;

}

.czzj-one .one-left {
	width: 49%;
	margin-bottom: 20px;
}

.czzj-one .one-right {
	width: 49%;
	margin-bottom: 20px;
}

.mtop {
    width: 100%;
    text-align: center;
    margin: 20px 0px 20px 0px;
	display: flex;
    justify-content: center;
}

.mag {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mag img {
    width: 135px;
}

.mag a{

	text-align: center;
	line-height: 40px;
	font-size: 18px;

	color: #808080;
	padding: 5px 20px;
}



.tab-head {
	display: flex;
	justify-content: space-between;
    background: #115db2;
    margin-bottom: 10px;
	line-height: 40px;

}

.tab-head-name {
    width: 100%;
}


.tab-head-name a {
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.tab-head-more.old_pointer {
    float: right;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 100;
}

.more {
	float: right;
	margin-right: 10px;
	color: #FFFFFF;
}

.more1 {
	float: right;
	margin-right: 10px;
	color: #FFFFFF;
}

.czzj-two .nav1 {
	display: flex;
	justify-content: space-between;
	height: 45px;
	width: 50%;
	line-height: 45px;
	color: #115db2;
}

.czzj-two .nav1 li {
	width: 33.3%;
	height: 100%;
	line-height: 45px;
	cursor: pointer;
	border: #404040 1px solid;

}

.two-head {
	border-bottom: #404040 1px solid;
	display: flex;
	justify-content: space-between;
	line-height: 45px;
}

.czzj-two .nav1 li:last-child p {
	border-right: 0;
}

.czzj-two .nav1 li p {
	font-size: 18px;
	color: #115DB2;
	text-align: center;
}

.czzj-two .nav1 .active {
	background-color: #115db2;
}

.czzj-two .nav1 .active p {
	font-weight: 600;
	color: #fff;
	border-right: 0;
	font-size: 20px;
}

.czzj-two .nav2 {
	display: flex;
	justify-content: space-between;
	height: 46px;
	width: 50%;
	line-height: 46px;
}

.czzj-two .nav2 li {
	width: 33.3%;
	height: 100%;
	line-height: 46px;
	cursor: pointer;
	border-left: #404040 1px solid;
	border-top: #404040 1px solid;

}

.czzj-two .nav2 li:last-child {
	border-right: #404040 1px solid;
}

.czzj-two .nav2 li:last-child p {
	border-right: 0;
}

.czzj-two .nav2 li p {
	font-size: 20px;
	font-weight: 600;
	color: #343434;
	text-align: center;
}

.czzj-two .nav2 .active {
	background-color: #115db2;
}

.czzj-two .nav2 .active p {

	color: #fff;

}

.czzj-two .nav3 {
	display: flex;
	justify-content: space-between;
	height: 55px;
	margin-bottom: 30px;
	width: 50%;
	border-bottom: #115DB2 solid 2px;
	line-height: 55px;
	color: #115db2;
}

.czzj-two .nav3 li {
	width: 33.3%;
	height: 100%;
	line-height: 55px;
	cursor: pointer;

}

.czzj-two .nav3 li:last-child p {
	border-right: 0;
}

.czzj-two .nav3 li p {
	font-size: 18px;
	color: #115DB2;
	text-align: center;
}

.czzj-two .nav3 .active {
	background-color: #115db2;
}

.czzj-two .nav3 .active p {
	font-weight: 600;
	color: #fff;
	border-right: 0;
	font-size: 20px;
}

.box1 {
	padding: 0px !important;
	overflow-y: auto;
	overflow-x: hidden;
	height: 260px;
	width: 100%;
}

.box2 {
	display: none;
	padding: 0px !important;
	background: #DAEBFD;
}

.box3 {
	display: none;
	padding: 0px !important;
	background: #fff;
}

.normal-ul {
	border-bottom: 1px dashed #ddd;
}

.normal-ul:last-child {
	border-bottom: 0;
}

.normal-ul li {
    position: relative;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background-image: url(/picture/0/2210121011146581453.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 5px;
    padding-left: 50px;
}

.normal-ul li:last-child {
	margin-bottom: 0 !important;
}

.normal-ul li a {
	width: 100%;
	display: flex;
}

.normal-ul li a img {
	height: 20px;
	margin-top: 15px;
	margin-left: 8px
}

/* .normal-ul li::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #404040;
	left: 10px;
	top: 20px;
} */

.normal-ul li span {
	display: inline-block;
	text-align: center;
    font-size: 16px;

    color: #999;
}

.normal-ul li .time {
	margin-right: 10px;
}

.text a {
    text-decoration: blink!important;
}

.normal-ul li:hover .title,
.normal-ul li:hover .time {
	color: #ffffff;
}
.normal-ul li:hover{
	background-color: #cfcfcf;
    background-image: url(/picture/0/2210121011149494968.png);
}

.li-div {
	line-height: 55px;
	color: #115DB2;
	font-weight: bold;
}


@media screen and (max-width: 1200px) {
	.container {
		width: 98%;
	}

	.topone {
		margin-top: -50px;
	}

	.breadcrumb .breadcrumb_con {
		width: 100%;
	}

	.czzj-one {
		display: block;
	}

	.tab-head .tab-head-name {
		width: 100%;

	}

	.czzj-one .one-left {
		width: 100%;
	}

	.czzj-one .one-right {
		width: 100%;
	}

	.czzj-two .nav1 {
		width: 100%;
	}

	.czzj-two .nav2 {
		width: 100%;
	}

	.czzj-two .nav3 {
		width: 100%;
	}

	.czzj-two .nav2 li p {
		font-size: 14px;
	}

	.two-head {
		border-bottom: #404040 1px solid;
		display: flex;
		line-height: 45px;
	}

	.czzj-two .nav2 {
		width: 80%;
		display: block;
		border: 0px;
	}

	.czzj-two .nav2 li {
		float: left;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;

	}

	.more1 {
		font-size: 14px;
	}

	.czzj-two .nav1 {
		width: 100%;
	}

	.box1 {
		padding-left: 1%;
	}

	.box2 {
		padding-left: 1%;
	}

	.box3 {
		padding-left: 1%;
	}

	.normal-ul li .title {
		padding-right: 0;
	}
}

@media screen and (max-width: 768px) {
	.mtop {
		flex-direction: column;
	}

	.mag {
		margin-top: 20px;
	}

	.m_title img {
		width: 100%;
	}

	.m_title {
	margin-top: 0px;
	margin-right: 0px;
	}

}

@media screen and (max-width: 420px) {
	.container {
		width: 98%;
	}

	.topone {
		margin-top: -50px;
	}

	.breadcrumb .breadcrumb_con {
		width: 100%;
	}

	.czzj-one {
		display: block;
	}

	.czzj-one .one-left {
		width: 100%;
	}

	.czzj-one .one-right {
		width: 100%;
	}

	.czzj-two .nav1 {
		width: 100%;
	}

	.czzj-two .nav2 {
		width: 100%;
	}

	.czzj-two .nav3 {
		width: 100%;
	}

	.czzj-two .nav2 li p {
		font-size: 14px;
	}

	.two-head {
		border-bottom: #404040 1px solid;
		display: flex;
		line-height: 45px;
	}

	.czzj-two .nav2 {
		width: 80%;
		display: block;
		border: 0px;
	}

	.czzj-two .nav2 li {
		float: left;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;

	}



	.more1 {
		font-size: 14px;
	}

	.czzj-two .nav1 {
		width: 100%;
	}

	.box1 {
		padding-left: 1%;
	}

	.box2 {
		padding-left: 1%;
	}

	.box3 {
		padding-left: 1%;
	}

	.normal-ul li .title {
		padding-right: 0;
	}
}
</pre></body></html>