@charset "utf-8";
.main-body_1 {
	margin-top: 20px;
}

.content {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	font-family: "微软雅黑";
	overflow: hidden;
	background: #fff;
}

.main {
	max-width: 1200px;
	margin: 0 auto;
	border: none !important;
	border-radius: 0 !important;
	min-height: auto !important;
	padding: 1% 2.224% !important;
	background: #fff;
	margin-bottom: 20px !important;
}

.our-line {
	float: left;
	width: 100%;
}

.top-30 {
	margin-top: 30px;
}

.top-17 {
	margin-top: 17px;
}

.top-25 {
	margin-top: 25px;
}

.top-40 {
	margin-top: 40px;
}

.top-24 {
	margin-top: 24px;
}

.right-24 {
	margin-right: 24px;
}

.mr-57 {
	margin-bottom: 57px;
}

.no {
	border-bottom: 0!important;
}

.mr-b-30 {
	margin-bottom: 30px;
}

.wrap {
	overflow: hidden;
	padding: 0 2%;
}

.BreadcrumbNav {
	background: #fff;
	max-width: 1200px
}


/* .main-body_1{width: 1200px; margin: 0 auto;overflow: hidden; padding: 2% 15px;} */


/*信件公示 内容*/

.our-line .z {
	float: left;
	font-size: 18px;
	color: #006eab;
	font-weight: bold;
	margin-bottom: 20px;
}

.our-line .z:hover {
	color: #5796c5;
}

.zixun-xiangxi {
	border-top: #dcdcdc solid 1px;
	border-left: #dcdcdc solid 1px;
}

.zixun-xiangxi tr td {
	height: 50px;
	border-right: #dcdcdc solid 1px;
	border-bottom: #dcdcdc solid 1px;
	padding: 15px 15px 15px 15px;
}

.zixun-xiangxi .biaoti {
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

.zixun-xiangxi .biaoti font {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

.zixun-xiangxi span {
	float: left;
	width: 90%;
	/*height:21px;*/
	overflow: hidden;
	line-height: 30px;
}

.zixun-xiangxi .cont span {
	float: none;
	width: auto;
	/*height:21px;*/
	overflow: hidden;
	line-height: unset;
}


/* .zixun-xiangxi p{line-height:35px;float:left; margin-left:25px;width:90%;margin-top:15px; margin-bottom:20px;} */

.zixun-xiangxi tr td.cont {
	padding: 15px 25px 15px 25px;
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.zixun-xiangxi.our-line tr .cont p {
	font-size: 16px !important;
	font-family: "微软雅黑" !important;
}
@media screen and (max-width: 991px){
	.our-line tr td:last-child{
		width:60%;
	}
}