.about_tit {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1%;
	border-bottom: 1px solid #ccc;
}

.about_tit ul li {
    width: 19.5%;
    overflow: hidden;
    float: left;
    transition: all 0.5s;
}

.about_tit ul li:hover {
	background: #0045a1;
}

.about_tit ul li:hover a {
	color: #fff;
}
.about_tit ul li a {
    line-height: 49px;
    color: #333;
    display: block;
    text-align: center;
}

.listnavright {
float: right;
    line-height: 48px;
}
.about-article img {
	max-height: 380px;
	display: block;
	margin: 30px auto;
}

.about-article p {
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
}

.js_active {
	background: #0045a1;
}

.listnavright a {
	color: #0045a1;
}

.listnavright span {}

.xhdz_box {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 15px;
}

.xhdz_box .xhdz_left {
	border: 1px solid #dbdbdb;
}

.xhdz_box .xhdz_left ul li {
	padding: 10px 0;
}

.xhdz_box .xhdz_left ul li h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px;
}

.xhdz_box .xhdz_left ul li input {
	border: 0;
	border: 1px solid #dbdbdb;
	border-radius: 50px;
	padding: 5px 10px;
	width: 100%;
	height: 38px;
}

.xhdz_box .xhdz_left ul li button {
	width: 70%;
	color: #fff;
	border: 0;
	padding: 8px 10px;
	border-radius: 50px;
	text-align: center;
}

.xhdz_box .xhdz_left ul li:last-child {
	text-align: center;
}

.xhdz_right {
	padding: 0;
}

.xhdz_rightr {
	padding: 0;
	width: 72%;
	float: right;
}

.xhdz_box .xhdz_right h4 {
	font-weight: 600;
	font-size: 18px;
}

.xhdz_box .xhdz_right p {
	font-size: 14px;
	text-indent: 2em;
}

.xhdz_box .xhdz_right p a {
	text-decoration: underline;
}

.xhdz_box .xhdz_right .table {
	width: 100%;
}

.xhdz_box .xhdz_right .table table {
	width: 100%;
}

.xhdz_box .xhdz_right .table table thead {
	background: #0045a1;
	color: #fff;
	border-bottom: 1px solid #eee;
}

.xhdz_box .xhdz_right .table table thead tr th {
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
	/* border-right: 1px solid #eee; */
}

.xhdz_box .xhdz_right .table table thead tr th:first-child {
	width: 200px;
	overflow: hidden;
}

.xhdz_box .xhdz_right .table table thead tr th:nth-child(2) {
	min-width: 70px;
}

.xhdz_box .xhdz_right .table tbody tr td {
	text-align: center;
}

.xhdz_box .xhdz_right .table tbody tr td .xx_num {
	display: inline-block;
	height: 50px;
	width: 100%;
	line-height: 50px;
}

.xhdz_box .xhdz_right .table tbody tr td .td_box {
	position: relative;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin: 10px 0;
	padding: 9px 0;
	font-size: 14px;
	color: #646464;
}

.xhdz_box .xhdz_right .table tbody tr td .fast_td {
	border-right: 1px solid #f1f1f1;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	text-align: left;
}

.xhdz_box .xhdz_right .table tbody tr td .fast_td img {
	width: 40px;
	height: 50px;
	vertical-align: middle;
}

.xhdz_box .xhdz_right .table tbody tr td .fast_td a {
	position: absolute;
	margin-left: 20px;
	display: inline-block;
	width: 100px;
	height: 50px;
	color: #646464;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.xhdz_box .xhdz_right .table tbody tr td .fast_td a .dz_text {
	background: #0045a1;
	padding: 3px 10px;
	font-size: 9px;
	border-radius: 50px;
	color: #fff;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td {
	border-right: 1px solid #f1f1f1;
	background-color: #f4f5f6;
	padding: 6px 0;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td .cz {
	width: 100%;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td .cz .inpu_num {
	height: 24px;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td .cz .inpu_num span {
	display: inline-block;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td .cz .inpu_num span input {
	height: 20px;
	width: 30px;
	text-align: center;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td .cz .inpu_num .jian,
.xhdz_box .xhdz_right .table tbody tr td .last_td .cz .inpu_num .jia {
	height: 20px;
	width: 20px;
	border: 1px solid #f1f1f1;
	background-color: #ccc;
}

.xhdz_box .xhdz_right .table tbody tr td .last_td .cz button {
	margin-top: 6px;
	border: 0;
	color: #fff;
	width: 80px;
	height: 30px;
	/* border-radius: 5px; */
	font-size: 14px;
}

.xhdz_box .xhdz_right .table .fy {
	text-align: right;
	margin: 20px 0 60px;
}

.xhdz_box .xhdz_right .table .fy .pagination {
	margin: 10px 0;
}

.xhdz_box .xhdz_right .table .fy .pagination .active a {
	background: #adadad !important;
	border: 1px solid #adadad !important;
	color: #fff !important;
}

.xhdz_box .xhdz_right .fot_btn {
	text-align: center;
	margin-bottom: 20px;
}

.xhdz_box .xhdz_right .fot_btn button {
	border: 0;
	padding: 10px 25px;
	border-radius: 5px;
	font-size: 14px;
}

@media (min-width: 980px) {
	.xhdz_box .table .fast_td {
		min-width: 100px;
	}

	.xhdz_box .table .last_td {
		min-width: 55px;
	}

	.xhdz_box .xhdz_right .cpcs .right_input {
		margin-left: 24px;
		width: 280px;
	}
}

@media (max-width: 980px) {
	.about_tit ul li {
	    width: 30.5%;
	    overflow: hidden;
	    float: left;
	    transition: all 0.5s;
	}
	.xhdz_right {
		overflow-x: scroll;

	}

	.xhdz_box .table {
		min-width: 700px;
	}

	.xhdz_box .table .fast_td {
		min-width: 180px;
	}

	.xhdz_box .table .last_td {
		min-width: 100px;
	}
}

@media (min-width: 1520px) {
	.xhdz_box .table .fast_td {
		min-width: 100px;
	}

	.xhdz_box .table .last_td {
		min-width: 55px;
	}
}


.w-xhdz {
	display: flex;
	flex-direction: column;
}

#tbody tr {
	height: 30px;
	border-bottom: 1px solid #eee;
	transition: all 0.3s;
}

#tbody tr:nth-child(even) {
	background: #fff;
}

#tbody tr td {
	height: 43px;
	font-size: 14px;
	border: 0;
	text-align: center;
	vertical-align: middle;
	user-select: none !important;
}

#tbody tr:hover {
	background: #0045a1;
	color: #fff;
}

.query-nav .cont_box {
	max-width: 1250px;
	display: flex;
	margin: auto;
	justify-content: space-between;
}

.query-nav .cont_ser {
	width: 23%;
}

.query-nav .cont_ser_xz {
	width: auto;
}

.query-nav .w {
	display: block;
	margin: 0 auto;
}

.bread {
	background-color: #f5f5f5;
}

.query-nav .w div:nth-child(1) {
	display: flex;
	justify-content: space-between;
	color: #fff;
}

.query-nav .w div:nth-child(2),
.query-nav .w div:nth-child(3),
.query-nav .w div:nth-child(4) {
	width: 26%;
	margin-right: 2%;
}

.query-nav div span {
	line-height: 36px
}

.query-nav div span label {
	margin: 0px;
}

.query-nav button {
	width: 10%;
	background: #0045a1;
	color: #fff;
	border: 0;
	padding: 8px 10px;
	outline: none;
	float: right;
}

.query-nav {
	padding: 40px 0px 0px;
}

.query-nav .ipt,
select {
	padding: 8px 10px;
	width: 100%;
	font-size: 13px;
	color: #646464;
	outline: none;
	border: 1px solid #dbdbdb;
}

.notFind {
	display: block;
	text-align: center;
	padding: 20px;
	width: 100%;
}

.xhdz-phone {
	display: none;
}

.queryPhone {
	display: none;
}

.pageBox-phone {
	display: none;
}

@media (max-width: 768px) {
	.query-nav {
		display: none;
	}

	.queryPhone {
		display: block;
	}

	.xhdz_right {
	padding: 0px 10px;
    width: 98%;
    float: LEFT;
	}

	.pageBox-phone {
		display: block;
	}

	.xhdz-phone {
		display: block;
		background: #f0f0f0;
	}

	.xhdz-phone div {
		background: #fff;
		display: flex;
		flex-direction: column;
		border-radius: 10px;
		margin-bottom: 5px;
		padding: 15px;
		width: 95%;
		margin: 0 auto;
		margin-bottom: 15px;
	}

	.xhdz-phone div span:nth-child(1) {
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.xhdz-phone div span:nth-child(1) b {
		color: #e3c98c;
		font-weight: normal;
	}

	.xhdz-phone div span:nth-child(2) {
		margin-bottom: 10px;
	}

	.xhdz-phone div span:nth-child(2) b {
		border: 1px solid #8ccea1;
		display: inline-block;
		padding: 2px 3px;
		color: #8ccea1;
		border-radius: 5px;
		font-size: 12px;
	}

	.q-top {
		position: relative;
	}

	.q-top input {
		width: 95%;
		margin: 15px auto;
		display: block;
		border: none;
		height: 38px;
		padding-left: 1em;
		border-radius: 0px;
	}

	.q-bottom {
		display: flex;
		flex-wrap: wrap;
		width: 95%;
		margin: 0 auto;
		justify-content: space-between;
		margin-bottom: 5px;
	}

	.q-bottom div:nth-child(1) {
		display: block;
		width: 100%;
	}

	.q-bottom div:nth-child(2) {
		width: 45%;
	}

	.q-bottom div:nth-child(3) {
		width: 45%;
	}

	.q-bottom select {
		border: 0;
	}

	.sub {
		position: absolute;
		top: 0px;
		right: 11px;
		cursor: pointer;
		color: #ffffff;
		font-weight: 700;
		font-size: 15px;
		border: 0;
		background: #0045a1;
		padding: 8px 22px;
	}
}
