.abou-itme {
	width: 100%;
	background: #f6f7f9;
	padding: 34px 0px;
	overflow: hidden;
}

.abou-itme ul {
	/* display: flex; */
	align-items: center;
	justify-content: space-between;
	margin: 0;
}

.abou-itme ul li {
	font-size: 14px;
	color: #333;
	background-color: #fff;
	border-radius: 30px;
	height: 46px;
	line-height: 46px;
	width: 18%;
	text-align: center;
	float: left;
	margin: 10px;
}

.abou-itme ul li:hover {
	background: #004ea1;
}

.abou-itme ul li:hover a {
	color: #fff !important;
}

.abou-itme ul li a {
	line-height: 41px;
	font-size: 15px;
	color: #333;
}

.active {
	color: #fff !important;
	background: #00469c !important;
}

.about-wrap {
	padding: 25px 0;
	border: 1px solid #e4e4e4;
	margin-bottom: 40px;
}

.wrap-tit h2 {
	font-size: 32px;
	height: 66px;
	line-height: 66px;
	color: #333;
	font-weight: 700;
}

.wrap-tit {
	margin: 6px 0 5px 0;
	text-align: center;
	background: url(../image/wrap-bg.png) no-repeat center;
}

.qylb_pic_box .about-wrap {
	border: none;
}

.qylb_pic_box .application-ul {}

.qylb_pic_box ul .click {
	cursor: pointer;
	margin: 0px 0px 30px;
}

.qylb_pic_box ul li {
	/* height: 300px; */
	padding: 0px;
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	padding: 15px 15px;
}

.wt-wrap {
	display: flex;
}

.ai-ii {
	/* display: flex; */
	justify-content: space-between;
}

.ai-left {
	width: 72%;
	float: left;
}

.ai-img {
	width: 16%;
	float: right;
}

.ai-img img {
	width: 100%;
}

.pic-nam {
	font-size: 16px;
	color: #333;
	text-align: center;
	/* background: #eceff2; */
	line-height: 51px;
	margin: 0;
}

.quality-wrap .application-item img {
	width: 100%;
	height: 460px;
	border: 5px solid #f6f7f9;
}

.quality-wrap .application-img img {
	width: 100%;
	height: 260px;
	border: 5px solid #f6f7f9;
}

.qylb_pic_box .application-ul .pic-name {
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 20px 0;
	color: #333;
	font-size: 24px;
	/* text-align: center; */
}

.qylb_pic_box .application-ul img {
	width: 100%;
	height: 220px;
	border: 1px solid #eceff2;
}

.application-li {
	padding: 14px !important;
	position: relative;
	top: 0;
	transition: all .3s linear;
	overflow: hidden;
}

.time {
	color: #a0a0a0;
	font-size: 15px;
}

.more-re {
	line-height: 31px;
	border: 1px solid #004ea1;
	margin-top: 19%;
	margin-right: 0%;
	width: 89%;
	text-align: center;
	color: #004ea1;
}


@media (max-width: 980px) {
	.more-re {
		width: 30% !important;
	}

	.abou-itme ul li {
		font-size: 14px;
		color: #333;
		background-color: #fff;
		border-radius: 30px;
		height: 46px;
		line-height: 46px;
		width: 28%;
		text-align: center;
		float: left;
		margin: 10px;
	}

	.ai-left {
		width: 100%;
		float: left;
	}

	.ai-img {
		width: 100%;
		float: left;
		margin-top: 12px;
	}
	.qylb_pic_box ul .click {
		cursor: pointer;
		margin: 10px;
	}
}








.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: 20px 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;
}

.hyxw_big_box ul li {
	height: 150px;
	border-bottom: 1px solid #eee;
	margin-top: 20px;
}

.hyxw_big_box ul li .hyxw_date_box {
	display: inline-block;
	width: 30%;
	overflow: hidden;
	height: 94%;
	font-size: 16px;
	color: #999;
}

.hyxw_big_box ul li .hyxw_tit {
	display: inline-block;
	width: 60%;
	overflow: hidden;
	height: 100%;
}

.hyxw_big_box ul li .hyxw_tit h4 {
	font-size: 16px;
	color: #333;
}

.hyxw_big_box ul li .hyxw_tit h4 a {
	color: #333;
	text-decoration: underline;
}

.hyxw_big_box ul li .hyxw_tit p {
	width: 83%;
	color: #999;
	line-height: 23px;
	font-size: 12px;
}

.hyxw_big_box .fy {
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.hyxw_big_box .fy li {
	margin: 0 !important;
}

.hyxw_big_box .fy a {
	color: #333;
}

.hyxw_big_box .fy .pagination>.active>a,
.hyxw_big_box .fy .pagination>.active>a:focus,
.hyxw_big_box .fy .pagination>.active>a:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #4F0599;
	border-color: #4F0599;
}

.hyxw_big_box .fy .active {
	background-color: #690599 !important;
	color: #fff;
}

.spjszx {
	padding: 45px 8px;
}

.spjszx h4 {
	font-size: 16px;
	color: #6d0fc5;
}

.spjszx .p1 {
	color: #999;
}

.spjszx p {
	font-size: 14px;
}

.spjszx p .sl_date {
	margin-left: 30px;
}
