.mbxnav .nav_bar_box {
	overflow: hidden;
}

.mbxnav .nav_bar_box .breadcrumb {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
	line-height: 56px;
	margin: 0;
	padding: 0;
}

.mbxnav .nav_bar_box .breadcrumb a {
	color: #666;
}

.bar_qy_hy {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
}

.bar_qy_hy h1 {
	font-size: 30px;
	font-weight: BOLD;
	text-align: left;
	margin: 0;
	line-height: 76px;
}

.bar_qy_hy .line {
	width: 60px;
	height: 2px;
	background-color: #0066cc;
	margin-bottom: 20px;
}

.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;
}

.qylb_pic_box ul .click {
	cursor: pointer;
}

.qylb_pic_box ul li {
	/* height: 300px; */
	padding: 3px 14px;
	/* margin-bottom: 20px; */
}

.qylb_pic_box ul li .pic_box {
	width: 100%;
	overflow: hidden;
	height: 230px;
}

.qylb_pic_box ul li .pic_box img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}

.qylb_pic_box ul li .pic_box img:hover {
	width: 100%;
	height: 100%;
	transform: scale(1.1);
}

.qylb_pic_box ul li .qylb_tit {
	height: 20%;
	display: flex;
	align-items: center;
}

.qylb_pic_box ul li .qylb_tit h2 {
    color: #333;
    font-weight: BOLD;
    font-size: 18px;
    height: 49px;
    padding: 0;
    margin: 18px 0PX 2PX;
    line-height: 27PX;
}

.qylb_pic_box ul li .qylb_tit .date {
    font-size: 14px;
    line-height: 23px;
    color: #585858;
    font-weight: normal;
    margin-bottom: 9px;
    float: LEFT;
    width: 100%;
    text-align: left;
    margin-top: 15px;
}

.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: 100%;
	overflow: hidden;
}

.qylb_pic_box ul li .qylb_tit .tit .bt_tit {
	font-size: 16px;
	line-height: 44px;
	text-align: center;
}

.qylb_pic_box ul li .qylb_tit .tit .con {
	font-size: 14px;
	color: #999;
}

.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;
}

/* 产品中心 */

.cp_l {
	float: left;
	padding: 0;
}

.cp_l h1 {
	border-bottom: 3px solid #0066cc;
	background: transparent;
	padding: 0;
	font-family: Microsoft YaHei, SimHei, arial;
	font-size: 16px;
	line-height: 39px;
	color: #ffffff;
	text-transform: uppercase;
	/* margin-bottom: 15px; */
	text-indent: 0.5em;
	background: #0066cc;
	margin: 0;
}

.cp_l ul li {
	line-height: 39px;
}

.cp_l ul li:hover {
	color: #fff;
	background-color: #0066cc;
}

.cp_l ul li:hover a {
	color: #fff;
}

.cp_box {
	margin-top: 0px;
}

.cp_box ul li {
	width: 23.4%;
	margin: 30px 10px 0px 10px;
	float: left;
	text-align: center;
	background-color: #f5f5f5;
}

.cp_box ul li .img {
	width: 100%;
	overflow: hidden;
	border: 3px solid #f5f5f5;
}


.cp_box ul li .img img {
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}

.cp_box ul li .img img:hover {
	transform: scale(1.2);
}

.cp_box ul li span {
	width: 100%;
	text-align: center;
	line-height: 38px;
}

.cp_box ul li span a {
	color: #333;
}

.cp_box ul li span a:hover {
	color: #0066cc;
}

.cp_r {
	float: right;
	margin-top: 20px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.cp_r h3 {
	font-size: 22px;

}

.cp_r p {
	line-height: 25px;
	margin: 0;
	/* text-indent: 2em; */
	margin-bottom: 15px;
	color: #717171;
}

.flist {
	background-color: #0040d0;
	width: 100%;
	overflow: hidden;
	float: left;
}

.flist .tt {
	color: #fff;
	padding: 15px 25px;
	background: #0040d0;
}

.flist .tt span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

.flist .tt p {
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
}

.flist ul {
	text-align: center;
	width: 75%;
	margin: 0 auto;
}

.flist ul li {
	float: left;
	width: 14%;
}

.flist ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	text-overflow: ellipsis;
	work-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}

.flist ul li a:hover {
	background: #088cf5;
	color: #fff;
	text-decoration: none;
}


@media (min-width: 1520px) {
	.qylb_pic_box ul li {
		width: 33%;
		/* margin: 0px 12px; */
	}
}

@media (max-width:980px) {
	.cp_l {
		float: left;
		width: 100%;
		padding: 0;
	}

	.cp_r {
		float: right;
		/* margin-top: 47px; */
		width: 100%;
		padding: 0;
	}

	.cp_box ul li {
		width: 46%;
		margin: 0px 6px 19px 6px;
		float: left;
		text-align: center;
		background-color: #f5f5f5;
	}

	.cp_box ul li .img {
		width: 100%;
		overflow: hidden;
		border: 3px solid #f5f5f5;
	}


	.cp_box ul li .img img {
		width: 100%;
		cursor: pointer;
		transition: all 0.6s;
	}
	.qylb_pic_box ul li .qylb_tit h2 {
	    color: #333;
	    font-weight: BOLD;
	    font-size: 14px;
	    height: 49px;
	    padding: 0;
	    margin: 18px 0PX 2PX;
	    line-height: 27PX;
	}
	.qylb_pic_box ul li {
	    /* height: 300px; */
	    padding: 3px 0px;
	    /* margin-bottom: 20px; */
	}
	
	.mbxnav .nav_bar_box .breadcrumb {
	    display: inline-block;
	    width: 100%;
	    margin-bottom: 0px;
	    line-height: 24px;
	    margin: 0;
	    /* padding: 0; */
	}

}
