.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;
}

.xw_banner {
	height: 180px;
	border-bottom: 1px solid #ccc;
}

.xw_banner .slide-area {
	height: 100px;
}

.xw_banner .ma5slider .slides {
	height: 100%;
}

.xw_banner .ma5slider .slide {
	width: 33%;
	left: 33%;
	font-size: 14px;
}

.xw_banner .evenban {
	height: 100%;
}

.xw_banner .evenban .even_a {
	display: flex !important;
	height: 100%;
}

.xw_banner .evenban .left_pic {
	width: 40%;
	height: 100%;
}

.xw_banner .evenban .left_pic img {
	width: 100%;
	height: 100%;

}

.xw_banner .evenban .rig_tit {
	width: 60%;
	vertical-align: top;
	text-align: left;
	padding: 0 20px;
}

.xw_banner .evenban .rig_tit .a_tit {
	color: #333;
}

.xw_banner .evenban .rig_tit .p_tit {
	color: #333;
}

.xw_banner .outside-dots .dots>.dot {
	width: 30px;
	margin: 4px 13px;
	height: 5px;
}

.xw_banner .outside-dots .dots>.dot.active {
	background-color: #819ab1 !important;
	width: 35px;

}

.qylb_pic_box {
	/* margin: 50px 0; */
	margin-bottom: 50px;
}

.qylb_pic_box ul .click {
	cursor: pointer;
	margin: 0px 0px 30px;
}

.qylb_pic_box .about-wrap {
	border: none;
}

.qylb_pic_box ul li {
	/* height: 300px; */
	padding: 0px;
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	padding: 15px 15px;
}

.qylb_pic_box ul li .pic_box {
	height: 80%;
}

.qylb_pic_box ul li .pic_box img {
	width: 100%;
	height: 100%;
}

.qylb_pic_box ul li .qylb_tit {
	height: 20%;
	display: flex;
	align-items: center;
}

.qylb_pic_box ul li .qylb_tit .date {
	width: 20%;
	font-size: 20px;
}

.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: 78%;
	overflow: hidden;
}

.qylb_pic_box ul li .qylb_tit .tit .bt_tit {
	font-size: 22px;
}

.qylb_pic_box ul li .qylb_tit .tit .con {
	font-size: 12px;
	color: #999;

}

.ab-wrap {
	border: none !important;
	margin-bottom: 0 !important;
}

.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: #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;
}

/* @media (min-width: 1520px) {
  .qylb_pic_box ul li {
    width: 100%;
    margin: 20px 18px;
  }
} */


.qybt-title span {
	font-size: 36px;
	line-height: 43px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.qybt-title {
	margin-bottom: 40px;
}

.qylb_pic_box .application-ul {}

.qylb_pic_box .application-ul img {
    width: 100%;
    height: 280px;
    border: 1px solid #eceff2;
}

.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 .pic-nam {
	font-size: 16px;
	color: #333;
	text-align: center;
	background: #eceff2;
	line-height: 51px;
}

.quality-wrap h3 {
text-align: center;
    width: 100%;
    margin: 0px;
    margin-top: 25px;
    margin-bottom: 22px;
}
.quality-wrap  p{
    line-height: 30px;
    text-indent: 2em;
    font-size: 15px;
}

.al-li {
	border: none !important;
}

.application-li {
    padding: 14px !important;
    position: relative;
    top: 0;
    transition: all .3s linear;
    overflow: hidden;
}

.application-li:hover {
	top: 3px;
}

.application-li:hover .pic-name {
	color: #004ea1 !important;
}

.application-li:hover .article {
	color: #004ea1 !important;
}

.application-li:hover .time {
	color: #004ea1 !important;
}

.article {
	line-height: 28px;
	margin-bottom: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.more-re {
    line-height: 31px;
    border: 1px solid #004ea1;
    margin-top: 4%;
    margin-right: 2%;
    width: 20%;
    text-align: center;
    color: #004ea1;
}

.time {
    color: #a0a0a0;
    font-size: 15px;
}


.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;
}

.wt-wrap {
	display: flex;
}

.ai-ii {
	/* display: flex; */
	justify-content: space-between;
}
.ai-left{
    width: 72%;
    float: left;
}
.ai-img {
    width: 26%;
	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;
}


@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;
	}
}
