.mbxnav .nav_bar_box {
	overflow: hidden;
}

.mbxnav {
	padding-top: 70px;
	background: #fff !important;
}

.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;
	padding: 16px 0;
}

.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 {
	overflow: hidden;
	height: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 3px;
	width: 100%;

}

.right_input .red {}

.right_input h4 {
	text-align: center;
	color: #690599;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 18px;
}

.right_input li input {
	height: 38px;
}

.right_input li input,
.right_input li textarea {
	border: 0;
	padding: 0px;
	background-color: #fff;
	width: 93%;
	margin: 14px 0;
	outline: none;
	border-bottom: 1px solid #ccc;
}

.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: #00349b;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	height: 46px;
	line-height: 30px;
	cursor: pointer;
	margin-bottom: 6px;
	padding: 11px 54px;
}

.tips {
	font-size: 12px;
	margin-left: 27px;
	margin-top: -5px;
	color: red !important;
}



.ab_imga {
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 3%;
}

.ab_imga img {
	/* width: 100%; */
	text-align: center;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #c3c3c3;
	font-size: 14px;
}

.about-nav {
	width: 100%;
	height: 60px;
	background-color: #f9f9f9;
}

.about-nav ul {
	display: flex;
	margin: 0;
	width: 80%;
	height: 100%;
}

.about-nav ul li {
	width: 20%;
	background-color: #f9f9f9;
	text-align: center;
	line-height: 60px;
	border-right: 1px solid #EEEEEE;
	cursor: pointer;
}

.about-nav ul li:last-child {
	border-right: none;
}

.about-nav ul li:hover {
	background-color: #00349b;
}

.about-nav ul li:hover a {
	color: #fff;
}

.about-nav ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #383838;
}

.about-nav .w_a {
	background: rgba(0, 0, 0, 0);
}

.about-content {
	/* display: flex; */
	flex-direction: column;
	float: left;
}

.about-title {
	/* display: flex; */
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

.about-article {
	/* display: flex; */
}

.about_p {
	float: left !important;
	width: 100% !important;
	line-height: 28px !important;
	text-indent: 2em !important;
	text-align: left !important;
}

.article-right img {
	width: 100%;
	height: 100%;
	border-top-left-radius: 140px;
	border-bottom-right-radius: 140px;
	box-shadow: 0px 7px 15.2px 0.8px rgb(0 0 0 / 25%);
}

.article-left {
	padding: 70px 0;
}

.article-left p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 24px;
}

.active {
	background-color: #00349b !important;
	color: #fff;
}

.nymenulist {
	height: 59px;
	padding: 0;
	background: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

.menulist {
	max-width: 1300px !important;
	padding: 0;
	margin: 0 auto;
}

.menulist ul li {
	float: left;
	position: relative;
	width: 25%;
}

.menulist ul li a {
	font-size: 16px;
	color: #282828;
	font-weight: 400;
	padding: 0px 15px;
	display: block;
	height: 60px;
	text-decoration: none;
	position: relative;
	z-index: 99;
}

.menulist ul li a span {
	display: block;
	text-align: center;
}

.menulist ul li a .name {
	padding-top: 13px;
}

.menulist ul li a .english {
	font-size: 10px;
}

.menulist ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}

.menulist ul li::before {
	height: 71px;
	background-color: #12267b;
	background-image: linear-gradient(141deg, #67afff 0%, #164eb0 51%, #133794 75%);
	width: 0%;
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all .8s;
}

.menulist ul li:hover::before {
	width: 100%;
}

.menulist .acitve::before {
	width: 100%;
}

.menulist .acitve a {
	color: #ffffff;
}

.fbd {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	font-family: "Impact";
	color: #d4d4d4;
	width: 100%;
	float: left;
}

.ab1 {
	padding: 70px 0 90px;

}

.ab1 .tt {
	color: #00349b;
	margin: 0px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	float: left;
}

.ab1 .tt_a {
	line-height: 42px;
	font-size: 15px;
	width: 160px;
	float: left;
	text-align: center;
	height: 42px;
	background: #00349b;
	margin: 8px;
	border-radius: 7px;
	color: #fff;
	margin-bottom: 41px;
}

.ab1 .tt_a a {
	line-height: 42px;
	font-size: 15px;
	width: 160px;
	float: left;
	text-align: center;
	color: #fff;
}

.w-contact {
	margin-top: 44px;
	float: left;
	width: 100%;
}

.nav_left {
	width: 49%;
	float: left;
}



.nav_right {
	width: 45% !important;
	/* display: flex !important; */
	/* flex-direction: column; */
	float: right;
}

.contactUs {
	text-align: left;
	font-weight: 700;
	color: #333;
	font-size: 20px;
	margin-left: 11px;
}

.contactUs a {
	text-decoration: none;

}


.mbxnav .tt {
	color: #00349b;
	margin: 0 0 30px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	height: 42px;
}

.zysearch {
	background: url(../../assets/image/bcg.png);
	background-position-x: center;
	background-position-y: center;
}


.about-article {
	flex-direction: column;
	margin-bottom: 30px;
	float: left;
	margin-top: 30px;
	overflow: hidden;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 53px;
	WIDTH: 100%;
}

.about-article P {
	line-height: 25px;
	text-align: center;
	float: left;
	width: 100%;
	font-size: 15px;
}

.article-left {
	width: 52%;
	padding: 0;
	float: left;
}

.article-left h2 {
	font-size: 24px;
	color: #00349b;
	line-height: 42px;
	text-align: center;
	background: #f1f1f1;
	width: 20%;
	margin: 0 auto;
	border-radius: 35px;
	margin-top: 47px;
}

.p_a {
	text-indent: 0em;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	margin: 0;
}

.article-right {
	width: 46%;
	float: right;
	margin-top: 13px;
}

.article-img {
	width: 100%;
	float: left;
	margin-top: 13px;
}

.article-img img {
	width: 100%;
}

.wh {
	width: 24%;
	float: left;
	margin-bottom: 30px;
	padding: 30px 20px;
	background: #faae32;
	border-radius: 15px;
	margin: 6px;
	margin-top: 7px;
}

.wh span {
	font-size: 33px;
	text-align: center;
	width: 100%;
	float: left;
	color: #fff;
}

.wh h3 {
	width: 100%;
	line-height: 38px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.wh p {
	line-height: 28px;
	text-align: center;
	color: #fff;
}

.bix {
	overflow: hidden;
	width: 100%;
}

.his-conts {
	width: 99.6%;
}

.cont {}

.cont dl {
	width: 100%;
	margin-top: 22px;
	color: #fff;
	/* background: #f1f1f1; */
	border-radius: 8px;
}

.cont dt {
	font-size: 26px;
	height: 86px;
	border: 5px solid #e4e4e4;
	color: #00349b;
	background: #fff;
	width: 86px;
	text-align: center;
	line-height: 76px;
	border-radius: 72px;
	float: left;
	transition: all 0.3s ease-out;
	font-family: "Impact";
}

.cont dd {
	float: left;
	width: 76%;
	margin-left: 2%;
}

.cont dt:hover {
	border: 5px solid #00349b;
	color: #fff;
	transition: all 0.3s ease-out;
	background-color: #00349b;

}

.cont dd p {
	color: #313131;
	font-size: 15px;
	text-indent: 0em;
	line-height: 31px;
	transition: all 0.5s ease-out;
	text-align: left;
}

.contact-info-box {
	background: #ffffff;
}

.contact-info-box .inner {
	position: relative;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.10);
}

.contact-info-box .inner img {
	margin: 43px 0px 0px 39px;
}

.contact-info-box .info-header {
	position: relative;
	padding: 20px 30px 15px;
	color: #ffffff;
}

.contact-info-box .info-header h4 {
	font-weight: 700;
	margin: 0;
}

.contact-info-box .info {
	position: relative;
	padding: 0px 30px 42px 30px;
	background: #ffffff;
}

.contact-info-box .info h4 {
	font-size: 18px;
	color: #00349b;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: left;
	text-indent: 0.5em;
}

.contact-info-box .info li {
	position: relative;
	padding: 18px 0px 18px;
	line-height: 24px;
	font-size: 15px;
	color: #666;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.contact-info-box .info li:last-child {
	border-bottom: 0;
}

.contact-info-box .info li .iconfont {
	position: absolute;
	left: 0;
	top: -7px;
	line-height: 14px;
	font-size: 31px;
	color: #00349b;
}

.contact-info-box .info li .content {
	position: relative;
	display: block;
	padding-left: 10px;
	text-align: left;
}

.contact-info-box .info li .content p {
	width: 100%;
	margin: 0px 4px 0px 0px;
	line-height: 30px;
}

.contact-info-box .info li a {
	color: #757575;
}


@media (max-width: 980px) {
	.menulist ul li {
	float: left;
	    position: relative;
	    width: 25%;
	}
	.about-article {
	    flex-direction: column;
	    margin-bottom: 30px;
	    float: left;
	    margin-top: 0px;
	    overflow: hidden;
	    border-bottom: 1px solid #e4e4e4;
	    padding-bottom: 53px;
	    WIDTH: 100%;
	}
	.about-title {
	    /* display: flex; */
	    flex-direction: column;
	    align-items: center;
	    margin-bottom: 2px;
	    float: left;
	    width: 100%;
	}

	.w-contact .nav_left {
		width: 100%;
	}

	.w-contact .nav_right {
		width: 100% !important;
	}

	.w-contact {
		flex-direction: column;
	}

	.nl-left span {
		font-size: 14px !important;
	}

	.menulist ul li a {
		font-size: 15px;
		color: #282828;
		font-weight: 400;
		padding: 0px 15px;
		display: block;
		height: 60px;
		text-decoration: none;
	}

	.article-left h2 {
		font-size: 20px;
		color: #00349b;
		line-height: 42px;
		text-align: center;
		background: #f1f1f1;
		width: 93%;
		margin: 0 auto;
		border-radius: 35px;
		margin-top: 27px;

	}

	.article-left {
		width: 100%;
		padding: 8px;
	}

	.ab_imga img {
		width: 100%;
		text-align: center;
	}

	.nl-left img {
		width: 100%;
		height: 167px;
		margin-bottom: 38px;
	}

	.article-right {
		width: 94%;
		/* float: left; */
		margin-top: 13px;
		margin: 12px;
	}

	.contact-info-box .inner img {
		margin: 43px 0px 0px 19px;
	}

	.contact-info-box .info li .content {
		position: relative;
		display: block;
		padding-left: 0px;
		text-align: left;
	}

	.contact-info-box .info {
		position: relative;
		padding: 0px 30px 42px 23px;
		background: #ffffff;
	}

	.contact-info-box .info h4 {
		font-size: 18px;
		color: #00349b;
		font-weight: bold;
		margin-bottom: 8px;
		text-align: left;
		text-indent: 0em;
	}

	.contact-info-box .info li .content p {
		width: 100%;
		margin: 0px 4px 0px 0px;
		line-height: 30px;
		font-size: 14px;
	}

	.about_p {
		float: left !important;
		width: 100% !important;
		line-height: 28px !important;
		text-indent: 0em !important;
		text-align: left !important;
		padding: 8px;
	}

}
