.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;
	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;
}


.bar_qy_hy_list {
	width: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0 9px 42px 9px rgba(0, 0, 0, 0.1);
}

.bar_qy_hy_list ul {
	margin: 0 auto;
	width: 80%;
	height: 56px;
}

.bar_qy_hy_list ul li {
	height: 56px;
	float: left;
	text-align: center;
	line-height: 56px;
	width: 20%;
	transition: width 3s;
	-webkit-transition: width 3s;
	/* Safari */
}

.bar_qy_hy_list ul li:hover {
	background-color: #de030d;
	transition: all .9s;
}

.bar_qy_hy_list ul li:hover a {
	color: #fff;
	transition: all .6s;
	text-decoration: none;
}

.bar_qy_hy_list ul li a {
	font-size: 14px;
}






.news_list {
	width: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0 9px 42px 9px rgba(0, 0, 0, 0.1);
}

.news_list ul {
	margin: 0 auto;
	width: 80%;
	height: 56px;
}

.news_list ul li {
	height: 56px;
	float: left;
	text-align: center;
	line-height: 56px;
	width: 20%;
	transition: width 3s;
	-webkit-transition: width 3s;
	/* Safari */
}

.news_list ul li:hover {
	background-color: #de030d;
	transition: all .9s;
}

.news_list ul li:hover a {
	color: #fff;
	transition: all .6s;
	text-decoration: none;
}

.news_list ul li a {
	font-size: 14px;
}

.bar_qy_hy {
	margin-top: 60px;
	float: left;
	width: 100%;
}

.bar_qy_hy:after {
	content: "";
	display: inline-block;
	width: 54px;
	height: 3px;
	background: #de030d;
	margin-top: 10px;
}

.qylb_pic_box {
	margin: 50px 0;
}

.qylb_pic_box ul .click {
	cursor: pointer;
}

.qylb_pic_box ul li {
	/* height: 300px; */
	padding: 0px;
	margin-bottom: 20px;
}

.qylb_pic_box ul li .pic_box {
	width: 19%;
	height: 210px;
	float: left;
	margin-left: 1%;
}

.qylb_pic_box ul li .pic_box img {
	width: 100%;
	height: 100%;
}

.qylb_pic_box ul li .pic_boxa {
	width: 45%;
	height: 293px;
	float: left;
	margin-left: 1%;
}

.qylb_pic_box ul li .qylb_tita {
	align-items: center;
	float: left;
	width: 48%;
	float: right;
	margin-right: 3%;
}

.qylb_pic_box ul li .pic_boxa img {
	width: 100%;
	height: 100%;
}

.qylb_pic_box ul li .qylb_tit {
	align-items: center;
	float: left;
	width: 78%;
	float: right;
}

.qylb_pic_box ul li .qylb_tit .date {
	width: 100%;
	font-size: 14px;
	float: left;
	color: #ccc;
	margin: 0;
	line-height: 14px;
	text-indent: 1em;
}

.qylb_pic_box ul li .qylb_tit .date .rig_ico {
	font-size: 22px;
	vertical-align: middle;
}

.qylb_pic_box ul li .qylb_tit .tit {
	display: inline-block;
	width: 97%;
	overflow: hidden;
}

.qylb_pic_box ul li .qylb_tit .tit .bt_tit {
	font-size: 18px;
	font-weight: bold;
	color: #de030d;
	margin-top: 15px;
}

.qylb_pic_box ul li .qylb_tita .tit .bt_tit {
	font-size: 26px;
	font-weight: bold;
	color: #de030d;
	margin-top: 35px;
}

.qylb_pic_box ul li .qylb_tit .tit .con {
	font-size: 15px;
	color: #333;
	/* text-indent: 1em; */
	margin-top: 12px;
	float: left;
	margin-left: 1%;
	line-height: 27px;
}

.qylb_pic_box ul li .qylb_tita .tit .con {
	font-size: 15px;
	color: #333;
	margin-top: 12px;
	float: left;
	width: 100%;
	line-height: 30px;
}

.more {
	display: block;
	width: 18%;
	height: 36px;
	text-align: center;
	color: #de030d;
	font-size: 14px;
	line-height: 33px;
	margin: 0 auto;
	border: 1px solid #de030d;
	margin-top: 15px;
	float: left;
	/* margin-left: 23px; */
	border-radius: 30px;
	transition: all 0.5s;
}

.more:hover {
	background-color: #de030d;
	border: 1px solid #de030d;
	color: #fff;
	transition: all 0.5s;
	width: 23%;
	text-decoration: none;
}

.qylb_pic_box .fy {
	/* border-bottom: 1px solid #ccc; */
	/* text-align: right; */
	float: right;
}

.qylb_pic_box .fy li {
	margin: 0 !important;
	border: 0 !important;
}

.qylb_pic_box .fy a {
	color: #333;
}

.qylb_pic_box .fy .pagination>.active>a,
.qylb_pic_box .fy .pagination>.active>a:focus,
.qylb_pic_box .fy .pagination>.active>a:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #5d7eb1;
	border-color: #5d7eb1;
}

.qylb_pic_box .fy .active {
	background-color: #5d7eb1 !important;
	color: #fff;
}

.fy .center {
	display: flex;
	align-items: center;
}

.fy .fy_inp {
	display: inline-block;
}

.fy .fy_inp .inp_span {
	margin: 0 10px;
}

.fy .fy_inp input {
	width: 50px;
	height: 31px;
	position: relative;
	top: -3px;
	text-align: center;
	border: 1px solid #ccc;
}

.fy .fy_inp button {
	height: 30px;
	position: relative;
	top: -3px;
	width: 51px;
	border: 0;
	background: #5d7eb1;
	color: #fff;
}

.spjszx {
	padding: 45px 8px;
}

.spjszx h4 {
	font-size: 16px;
	color: #5d7eb1;
}

.spjszx .p1 {
	color: #999;
}

.spjszx p {
	font-size: 14px;
}

.spjszx p .sl_date {
	margin-left: 30px;
}

.qylb_pic_box ul li {
	width: 100%;
	margin: 20px 0px;
	border: 1px solid #e0e0e0;
	padding: 15px 0px;
	transition: all 0.5s;
}

.qylb_pic_box ul li:hover {
	background-color: #e8e8e8;
	transition: all 0.5s;
	box-shadow: 0 0 14px #ececec;
}

@media (max-width:768px) {
	.bar_qy_hy_list ul {
		margin: 0 auto;
		width: 94%;
		height: 56px;
	}

	.qylb_pic_box ul li {
		width: 100%;
		margin: 20px 0px;
		border: 1px solid #e0e0e0;
		padding: 0px 0px;
		transition: all 0.5s;
	}

	.qylb_pic_box ul li .pic_box {
		width: 100%;
		height: 270px;
		float: left;
		margin-left: 0%;
	}

	.qylb_pic_box ul li .qylb_tit {
		align-items: center;
		float: left;
		width: 96%;
		float: left;
		margin: 7px;
	}

	.more {
		display: block;
		width: 40%;
		height: 36px;
		text-align: center;
		color: #de030d;
		font-size: 14px;
		line-height: 33px;
		margin: 0 auto;
		border: 1px solid #de030d;
		margin-top: 0px;
		float: left;
		/* margin-left: 23px; */
		border-radius: 30px;
		transition: all 0.5s;
		margin-bottom: 10px;
	}

	.more:hover {
		background-color: #de030d;
		border: 1px solid #de030d;
		color: #fff;
		transition: all 0.5s;
		width: 45%;
		text-decoration: none;
	}

	.qylb_pic_box ul li .qylb_tit .tit .bt_tit {
		font-size: 16px;
		font-weight: bold;
		color: #de030d;
		margin-top: 15px;
	}

	.qylb_pic_box ul li .qylb_tit .tit .con {
		font-size: 14px;
		color: #333;
		/* text-indent: 1em; */
		margin-top: 12px;
		float: left;
		margin-left: 1%;
		line-height: 24px;
	}

	.qylb_pic_box ul li .pic_boxa {
		width: 100%;
		height: 160px;
		float: left;
		margin-left: 0%;
	}

	.qylb_pic_box ul li .qylb_tita {
		align-items: center;
		float: left;
		width: 96%;
		float: right;
		/* margin-right: 0%; */
		margin: 7px;
	}

	.qylb_pic_box ul li .qylb_tita .tit .bt_tit {
		font-size: 22px;
		font-weight: bold;
		color: #de030d;
		margin-top: 10px;
	}

	.qylb_pic_box ul li .qylb_tita .tit .bt_tit {
		font-size: 22px;
		font-weight: bold;
		color: #de030d;
		margin-top: 35px;
	}

	.qylb_pic_box ul li .qylb_tita .tit .con {
		font-size: 14px;
		color: #333;
		margin-top: 12px;
		float: left;
		width: 100%;
		line-height: 24px;
	}
	

}
