.mbxnav .nav_bar_box {
	overflow: hidden;
}

.mbxnav .nav_bar_box .breadcrumb {
	display: inline-block;
	width: 62%;
	margin-bottom: 0px;
}

.mbxnav .nav_bar_box .breadcrumb a {
	color: #666;
}

.bar_qy_hy {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 1%;
}

.bar_qy_hy span {
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
	color: #999;
}

.bar_qy_hy .active a {
	color: #6d0fc5;
	font-size: 20px;
	font-weight: bold;
}


.fbxj {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	float: left;
}

.fbxj h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    padding: 12px 0;
    margin: 0;
}

.right_input {
	width: 100%;
	padding: 0;

}

.right_input .red {}

.right_input h4 {
	text-align: center;
	color: #690599;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	/* padding: 5px 0; */
	margin-bottom: -13px;
	width: 50%;
	float: left;
}

.right_input li input {
	height: 38px;
}

.right_input li input,
.right_input li textarea {
	font-size: 14px;
	/* border: 0; */
	padding: 17px;
	background-color: #fff;
	width: 93%;
	margin: 10px 0;
	outline: none;
	border: 1px solid #dcdcdc;
	border-radius: 0px;
}

.right_input li .red {
	display: inline-block;
	width: 4%;
	color: red;
}

.right_input li .blank {
	display: inline-block;
	width: 4%;
}

.fbxj_sub {
	text-align: center;
	padding: 20px 0;
}

.fbxj_sub span {
	border: 0;
	background: #003a9a;
	color: #fff;
	border-radius: 1px;
	font-size: 14px;
	line-height: 31px;
	cursor: pointer;
	padding: 10px 50px;
	text-align: center;
}

.tips {
	font-size: 12px;
	margin-left: 27px;
	margin-top: -5px;
	color: red !important;
}



::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ccc;
	font-size: 12px;
}


.p-title span:nth-child(1) {
	font-size: 24px;
	color: #02418f;
	margin-bottom: 10px;
}

.p-title span:nth-child(2) {
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}

.p-link {
	color: #333;
}

.p-link span {
	display: block;
	margin: 1px 0;
}

.p_contenta {
	margin: 30px 0;
	padding: 0;
}

.p_contenta span {
font-size: 14px;
    line-height: 26px;
}

.p_contenta p {
	font-size: 14px;
	line-height: 34px;
	padding: 0;
	margin: 0;
}

.bj_ban {
	width: 100%;
	overflow: hidden;
	height: 300px;
	float: left;
	margin-top: 100px;
}

.bj_ban img {
	width: 100%;
	min-width: 1300px;
}

.cdh_box {
	width: 100%;
	height: 47px;
	position: relative;
	top: 0px;
	background-color: rgb(11 55 155);
	z-index: 99;
	float: left;
}

.cdh {
	max-width: 1300PX;
	margin: 0 auto;
	overflow: hidden;
}

#gy_lib {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

#gy_lib li {
	width: 16%;
	float: left;
}

#gy_lib li a {
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 47px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.xxz {
	background-color: #0b379b;
}

.p_content_a {
	margin-top: 30px;
}

.p_content_a img {
	width: 100%;
}

.p_content_b {
	line-height: 24px;
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-top: 15px;
}

.p_content_b p {
	text-indent: 2em;
}

@media (max-width:980px) {
	#gy_lib li {
		width: 16.6%;
		float: left;
	}

	#gy_lib li a {
		font-size: 13px;
		display: block;
		text-align: center;
		line-height: 60px;
		color: #fff;
		text-decoration: none;
	}

	#map {
		display: none;
	}

	.mbxnav .bar_qy_hy h4 {
		text-align: left;
		font-size: 14px;
		line-height: 27px;
	}

	.right_input li {
		text-align: left;
		display: block;
		overflow: hidden;
		/* padding: 5px 0; */
		margin-top: 10px;
		margin-bottom: -13px;
		width: 100%;
		float: left;
	}
	.bj_ban {
	    width: 100%;
	    overflow: hidden;
	    height: 150px;
	    float: left;
	    margin-top: 100px;
	}

}
