.mbxnav .nav_bar_box {
	overflow: hidden;
}

.bar_qy_hy {
	width: 100%;
	display: inline-block;
	padding: 40px 0 0px 0;
}

.bar_qy_hy h1 {
	font-size: 36px;
	color: #2081e1;
	line-height: 43px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.main_head {
	color: #788791;
	padding-bottom: 0;
	border-bottom: none;
	font-size: 30px;
	margin-top: 4%;
	font-weight: 300;
}

.main_head:after {
	display: block;
	content: '';
	width: 50px;
	height: 2px;
	background: #0146a7;
	margin-top: 6px;
	;
}

.bar_qy_hy_list {
	width: 100%;
	float: left;
	margin-top: 30px;
	border-bottom: 1px solid #e6e6e6;
}

.bar_qy_hy_list ul li {
	height: 46px;
	float: left;
	text-align: left;
	margin-right: 2%;
	line-height: 56px;
	width: 100px;
}

.bar_qy_hy_list ul li a {
	line-height: 41px;
	font-size: 15px;
	font-weight: bold;
}


.qylb_pic_box .fy {
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.qylb_pic_box .fy li {
	margin: 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: #0146a7;
	border-color: #0146a7;

}

.qylb_pic_box .fy .active {
	background-color: #0146a7 !important;
	color: #fff;
}

.more {
	display: block;
	width: 20%;
	height: 33px;
	text-align: center;
	color: #0146a7;
	font-size: 14px;
	line-height: 30px;
	margin: 0 auto;
	border: 1px solid #0146a7;
	margin-top: 27px;
	float: left;
	font-weight: 300;
	transition: all 0.5s;
}

.more:hover {
	background-color: #0146a7;
	color: #fff;
	width: 30%;
	transition: all 0.5s;
}

.fy {
	float: right;
	/* border-top: 1px solid #e4e4e4; */
	text-align: right;
	width: 100%;
	margin-bottom: 80px;
	margin-top: 30px;
}

.fy .center {
	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;
}

/*图片展示样式*/

#wrap {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 40px;
}

#wrap ul li .a1 img {
	width: 100%;
	height: 240px;
}

#wrap ul li {
	width: 32%;
	height: 240px;
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 4px 16px 45px 1px;
}

#wrap ul li .a1 .divA {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 49px;
	padding: 0px;
	background: #f2f5f7;
}

#wrap ul li .a1 .divA>.p1 {
	width: 100%;
	height: 25px;
	font-size: 14px;
	line-height: 45px;
	color: #868686;
	text-align: center;
	/* font-weight: bold; */
}

#wrap ul li .a1 .divA>.p2 {
	width: 312px;
	height: 21px;
	font-size: 16px;
	color: #b4b4b4;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#wrap ul li .a1 .divA>.p3 {
	position: absolute;
	right: 0;
	bottom: 12px;
	width: 108px;
	height: 28px;
	color: #f60;
}

#wrap ul li .a1 .divA>.p3>span {
	font-size: 24px;
	font-weight: 800;
}

/*遮罩*/
#wrap ul li .a2 {
	position: absolute;
	top: 0;
	left: -474PX;
	width: 100%;
	height: 325px;
	text-align: center;
	color: white;
	background: rgba(0, 0, 0, .5);
	transition: all 0.2s;
}

#wrap ul li .a2 .p4 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 120px;
	left: -474px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	transition: all 0.2s 0.1s ease-out;
}

#wrap ul li .a2 .p7 {
	position: absolute;
	bottom: -50px;
	left: 119px;
	width: 170px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	margin: 10px auto;
	background: #fff;
	color: #2081e1;
}


/*新闻展示样式*/

#app {
	width: 100%;
	justify-content: space-between;
	/* position: relative; */
	float: left;
	margin-top: 30px;
}

#app p {
	font-weight: 300;
}

.box {
	width: 100%;
	overflow: hidden;
	margin: 35px 0px;
	/* border-bottom: 1px solid #eee; */
	margin: 27px 15px 0px 0px;
	padding: 0;
	padding-bottom: 27px;
	background: #fff;
	padding: 16px;
	transition: all 0.5s;
}

.box:hover {
	background-color: #ebf4ff;
	box-shadow: 0 0 10px #d0d0d0;
	transition: all 0.5s;
}



.boxa {
	width: 23%;
	overflow: hidden;
	box-sizing: border-box;
	margin: 15px 12px;
	float: left;
	height: 230px;
}

.boxb {
	width: 31%;
	overflow: hidden;
	box-sizing: border-box;
	margin: 15px 13px;
	float: left;
	height: 280px;
}

.box a {
	flex-direction: column;
	align-items: left;
	text-decoration: none;
}

/* .box a:hover {
    color: #0146a7;
} */

.imgBox {
	width: 30%;
	height: 230px;
	overflow: hidden;
	float: left;
}

.imgBox img {
	width: 100%;
	height: 100%;
	transition: all 0.6s linear;
}

.imgBoxa {
	width: 100%;
	height: 230px;
	overflow: hidden;
	border: 1px solid #ececec;
}

.imgBoxa img {
	width: 100%;
	height: 100%;
	transition: all 0.6s linear;
}

.imgBoxb {
	width: 100%;
	height: 280px;
	overflow: hidden;
	border: 1px solid #ececec;
}

.imgBoxb img {
	width: 100%;
	height: 100%;
	transition: all 0.6s linear;
}

.source {
	border: 1px solid #2081e1;
	padding: 6px 20px;
	border-radius: 25px;
	margin: 20px;
}

.news_list {
	float: left;
	width: 60%;
	margin-left: 2%;
}

.title {
    margin-bottom: 5px;
    font-size: 16px;
    margin-top: 0px;
    line-height: 43px;
    font-weight: 600;
    width: 100%;
    color: #000000;
    text-align: -webkit-auto;
    /* background: #9a9a9a4f; */
    z-index: 999;
    position: relative;
}

.date {
	line-height: 28px;
	text-align: left;
	width: 100%;
	color: #999;
	margin-top: 15px;
	margin-bottom: 0px;
}

.detail {
	font-size: 14px;
	/* line-height: 160%; */
	text-align: justify;
	width: 100%;
	float: left;
	font-weight: 300;
}

/*鼠标hover效果*/
.box:hover img {
	transform: scale(1.15);
	background-color: #ccc;
}

.box:hover .source {
	background: #2081e1;
	border-color: #2081e1;
	color: #ffffff;
}

.boxa:hover img {
	transform: scale(1.15);
}

.boxa:hover .source {
	background: #2081e1;
	border-color: #2081e1;
	color: #ffffff;
}

.boxb:hover img {
	transform: scale(1.15);
}

.boxb:hover .source {
	background: #2081e1;
	border-color: #2081e1;
	color: #ffffff;
}


@media screen and (min-width: 40.0625em) .column,
.columns {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.solutions-index-page #filter-menu {
	padding: 0 0.375rem;
}

#solutions-index-section #filter-menu .filter-menu-bd {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABaCAYAAABOkvOJAAAAGXRFW…iAABEQAQEiIEAEBIiAABEQAQEiIED02k5SM3iILh0BBgCzOgdJRbFWswAAAABJRU5ErkJggg==) repeat 0 0;
	-webkit-background-size: 50px 45px;
	background-size: 50px 45px;
}

#filter-menu .filter-menu-bd {
	line-height: 280%;
	border-top: #d7d7d7 solid 1px;
	border-bottom: #d7d7d7 solid 1px;
	padding: 0;
	position: relative;
}

#filter-menu a {
	display: inline-block;
	color: #848484;
	font-size: 14px;
	padding: 8px 40px 7px 0px;
	position: relative;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
	font-weight: 300;
}

#filter-menu a:last-child:after {
	display: none;
}

.text-center {
	text-align: left !important;
}

.article-entry-section .info-column {
	border-top: #e5e5e5 solid 1px;
}

#filter-menu a:after {
	content: '';
	display: block;
	width: 1px;
	height: 1.5rem;
	background-color: #c3c3c3;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -0.8rem;
}

.solutions-index-page #filter-menu {
	padding: 0 0.375rem;
}

#filter-menu {
	margin-bottom: 3rem;
	/* padding: 0 0.625rem; */
}

#wrap1 {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 40px;
}

#wrap1 p {
	color: #848484;
	font-weight: 300;
	line-height: 30px;
}

.yy_pic_list {
	width: 100%;
	padding: 20px 0;
}

.yy_pic_list ul {
	font-size: 0;
	position: relative;

}

.yy_pic_list ul li {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	position: relative;
	transition: all 0.5s;

}

.yy_pic_list ul li:nth-of-type(1) {
	width: 38%;
	height: 310px;
}

.yy_pic_list ul li:nth-of-type(2) {
	width: 29%;
	height: 310px;
}

.yy_pic_list ul li:nth-of-type(3) {
	width: 30%;
	height: 310px;
}

.yy_pic_list ul li:nth-of-type(4) {
	width: 60%;
	height: 300px;
}

.yy_pic_list ul li:nth-of-type(5) {
	width: 38%;
	height: 300px;
}

.yy_pic_list ul li:nth-of-type(6) {
    width: 44%;
    height: 359px;
}

.yy_pic_list ul li:nth-of-type(7) {
    width: 54%;
    height: 358px;
}

.yy_pic_list ul li:nth-of-type(8) {
	width: 44%;
	height: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.yy_pic_list ul li a {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.yy_pic_list ul li a img {
	width: 100%;
	height: 100%;
	margin: 5px;

}

.yy_pic_list ul li .zz_box {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100%;
	height: 100%;
	background: rgba(1, 70, 167, 0.85);
	display: none;

}

.yy_pic_list ul li .zz_box .hed_add {
	text-align: right;
	color: #fff;
	padding: 10px;
}

.yy_pic_list ul li .zz_box .hed_add span {

	display: inline-block;
	width: 15px;
	height: 15px;
	text-align: center;
	background: rgba(238, 2, 2, 0.8);
	line-height: 15px;

}

.yy_pic_list ul li .zz_box .zz_tit {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50px;
	transform: translateY(-50%);
}

.yy_pic_list ul li .zz_box .zz_tit h4 {
	font-size: 24px;
	line-height: 50px;
	font-weight: 300;

}


.yy_pic_list ul li .zz_box .zz_tit button {
	background: #fff;
	border: 0;
	padding: 5px 15px;
	border-radius: 3px;
}

.yy_pic_list ul li .zz_box .zz_tit button a {
	color: #0146a7;
	font-size: 14px;
	font-weight: 300;
}

@media (max-width:767px) {
	.yy_pic_list ul li:nth-of-type(1) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(2) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(3) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(4) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(5) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(6) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(7) {
		width: 95%;
		height: 265px;
	}

	.yy_pic_list ul li:nth-of-type(8) {
		width: 95%;
		height: 265px;
	}

	.news_list {
		float: left;
		width: 98%;
		margin-left: 0%;
	}

	.bar_qy_hy_list ul li {
		height: 48px;
		float: left;
		text-align: center;
		margin-right: 0%;
		line-height: 56px;
		width: 50%;
		border-bottom: 1px solid #e6e6e6;
	}

	.bar_qy_hy_list {
		width: 100%;
		float: left;
		margin-top: 30px;
		margin-bottom: 30px;
		border-bottom: 0px solid #e6e6e6;
	}

	#wrap ul li {
		width: 100%;
		height: 280px;
		list-style: none;
		position: relative;
		float: left;
		overflow: hidden;
		margin: 0;
		padding: 8px;
	}

	#app {
		width: 98%;
		justify-content: space-between;
		/* position: relative; */
		float: left;
		margin: 30px 4px;
	}

	#wrap ul li .a1 img {
		width: 100%;
		height: 280px;
	}

	#wrap ul li .a2 {
		position: absolute;
		top: 0;
		left: -474PX;
		width: 100%;
		height: 280px;
		text-align: center;
		color: white;
		background: rgba(0, 0, 0, .5);
		transition: all 0.2s;
		padding: 8px;
	}

	.boxa {
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
		margin: 0px;
		float: left;
		height: 263px;
		padding: 11px;
	}

	.imgBoxa {
		width: 100%;
		height: 262px;
		overflow: hidden;
		border: 1px solid #ececec;
	}

	.boxb {
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
		margin: 0;
		float: left;
		height: 265px;
		padding: 8px;
	}

	.imgBoxb {
		width: 100%;
		height: 257px;
		overflow: hidden;
		border: 1px solid #ececec;
	}

	.box {
		width: 93.3%;
		overflow: hidden;
		box-sizing: border-box;
		margin: 15px 13px;
		float: left;
		height: auto;
		border-bottom: 2px solid #ccc;
	}

	.box:last-child {
		width: 93.3%;
		overflow: hidden;
		box-sizing: border-box;
		margin: 15px 13px;
		float: left;
		height: auto;
		border-bottom: 0px solid #ccc;
	}

	.more {
		display: block;
		width: 40%;
		height: 40px;
		text-align: center;
		color: #0146a7;
		font-size: 14px;
		line-height: 36px;
		margin: 0 auto;
		border: 1px solid #0146a7;
		margin-top: 27px;
		float: left;
		font-weight: 300px;
	}

	.imgBox {
		width: 100%;
		height: 200px;
		overflow: hidden;
	}

	.title {
		margin-bottom: 12px;
		font-size: 16px;
		margin-top: -43px;
		line-height: 43px;
		font-weight: 600;
		width: 100%;
		color: #000000;
		text-align: center;
		background: #9a9a9a4f;
		z-index: 999;
		position: relative;
	}


}
