.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;
}

.mbxnav .bar_qy_hy {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 1%;
}

.mbxnav .bar_qy_hy h4 {
	text-align: left;
	font-size: 16px;
}

.mbxnav .bar_qy_hy span {
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
	color: #999;
}

.mbxnav .bar_qy_hy .active a {
	color: #6d0fc5;
	font-size: 20px;
	font-weight: bold;
}


.fbxj {
	width: 100%;
	overflow: hidden;
}

.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-top: 10px;
	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: 14px 0;
	outline: none;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
}

.right_input li .red {
	display: inline-block;
	width: 4%;
	color: red;
}

.right_input li .blank {
	display: inline-block;
	width: 4%;
}

.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
}

.right_input .fbxj_sub span {
	border: 0;
	background: #003a9a;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	width: 43%;
}

.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: 10px 0;
}
.p_contenta {
    margin: 30px 0;
    padding: 0;
}
.p_contenta span{
    font-size: 15px;
    line-height: 35px;
}

.p_contenta p{
	font-size: 15px;
    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: 60px;
    position: relative;
    top: -60px;
    background-color: rgba(0, 0, 0, 0.6);
    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: 16px;
    display: block;
    text-align: center;
    line-height: 60px;
    color: #fff;
	text-decoration: none;
}
.xxz {
	background-color: #3e3e3e;
}
.p_content_a {
	margin-top:30px;
}
.p_content_a img{
	width: 100%;
}
.p_content_b{
	    padding: 0px !important;
	    line-height: 24px;
	    float: left;
	    width: 100%;
}
.p_content_b p{
	text-indent: 2em;
}

@media (max-width:768px) {
	#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: 15px;
	    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;
	}
	
}

