﻿@charset "utf-8";
.qzqd {
	width: 100%;
}

.qzqd-banner {
	width: 100%;
	height: 155px;
	position: relative;
}

.qzqd-banner img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.qzqd-text {
	width: 1200px;
	margin: 0 auto;
	font-size: 46px;
	color: #FFFFFF;
	letter-spacing: 6px;
	line-height: 155px;
	font-weight: 600;
	position: relative;
	z-index: 2;
}

.qzqd-box {
	width: 100%;
	padding: 0 0 24px;
	background: #FFFFFF;
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.10);
	box-sizing: border-box;
}

.qzqd-smbox {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}

.qzqd-stitle {
	width: 100%;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0;
	line-height: 20px;
	padding: 25px 0;
	border-bottom: 1px dashed #D8D8D8;
	box-sizing: border-box;
}

.qzqd-tabbox {
	width: 100%;
	height: 80px;
	border-bottom: 2px solid #D8D8D8;
	box-sizing: border-box;
	margin-top: 4px;
}

.qzqd-tab {
	float: left;
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	line-height: 74px;
	padding: 0 50px;
	box-sizing: border-box;
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}

.qzqd-tab:hover {
	color: #5481D8;
}

.active-tab {
	color: #5481D8;
	opacity: 1;
	filter: alpha(opacity=100);
	font-weight: 600;
	border-bottom: 6px solid #5481D8;
	box-sizing: border-box;
}

.qzqd-contentbox {
	width: 100%;
	margin-top: 6px;
}

.qzqd-content {
	width: 1214px;
	height: 124px;
	margin-left: -9px;
	overflow: hidden;
}

.qzqd-content li {
	width: 187px;
	height: 36px;
	float: left;
	margin-top: 26px;
	margin-left: 14px;
	background: #F1F5FF;
	border-radius: 25px;
	font-size: 16px;
	color: #4366A9;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}

.qzqd-content li:hover,
.qzqd-content li.qzqd-all {
	background: #5481D8;
	color: #FFFFFF;
}

.bsbqr-zk img {
	transform: rotate(180deg);
}

.bsbqr-zk,
.bsbqr-sq {
	width: 64px;
	margin: 0 auto;
	line-height: 22px;
	font-size: 16px;
	color: #F57A17;
	letter-spacing: 0;
	text-align: center;
	cursor: pointer;
	margin-top: 26px;
}

.bsbqr-zk:hover,
.bsbqr-sq:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.bsbqr-sq {
	display: none;
}

.box-sjqzqd,
.box-dsqzqd {
	display: none;
}

.qzqd-list {
	width: 1200px;
	margin: 27px auto 0;
}

.qzqd-lheader {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	overflow: hidden;
}

.qzqd-lleft {
	float: left;
}

.qzqd-lleft img {
	width: 16px;
	height: 30px;
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.qzqd-lleft span {
	font-size: 23px;
	color: #5D7AC0;
	letter-spacing: 0;
	font-weight: 600;
}

.qzqd-lright {
	float: right;
	overflow: hidden;
}

.qzqd-lright input {
	width: 240px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	border-radius: 4px;
	padding: 0 10px;
	color: #333333;
	float: left;
}

.qzqd-btn {
	width: 90px;
	height: 40px;
	background: #5481D8;
	border-radius: 4px;
	float: left;
	margin-left: 14px;
	cursor: pointer;
}

.qzqd-btn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.qzqd-btn img {
	width: 20px;
	height: 20px;
	margin-left: 14px;
	position: relative;
	top: 2px;
	margin-right: 4px;
}

.qzqd-btn span {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	display: inline-block;
	line-height: 40px;
}

.orange-btn {
	background: #F57A17;
}

.qzqd-type {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 20px;
	margin-top: 30px;
	box-sizing: border-box;
	position: relative;
}

.qzqd-type img {
	position: relative;
	top: -2px;
}

.newselect-details_bm {
	display: none;
	position: absolute;
	left: 10px;
	top: 35px;
	background: #FFFFFF;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
	width: 560px;
	box-sizing: border-box;
	padding: 15px;
	padding-right: 5px;
	z-index: 999;
	overflow: hidden;
}

.newselect-details_bm .item-list li.nowitem,
.newselect-details_bm .item-list li:hover {
	background: #EFEFEF;
}

.newselect-details_bm .item-list li {
	font-size: 13px;
	color: #333333;
	 
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 10px;
	float: left;
	cursor: pointer;
}

.type-cursor {
	cursor: pointer;
}

.qzqd-listcon {
	margin-top: 10px;
	width: 100%;
}

.qzqd-listheader {
	width: 100%;
}

.qzqd-listheader li {
	width: 100%;
	height: 80px;
	padding-left: 18px;
	border-bottom: 1px solid #D8D8D8;
	box-sizing: border-box;
}

.qzmc,
.ssbm,
.cz {
	font-size: 17px;
	color: #666666;
	letter-spacing: 0;
	line-height: 80px;
}

.qzmc,
.qzmc-box {
	float: left;
	width: 56%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ssbm,
.ssbm-box {
	float: left;
	width: 30%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 4%;
}

.cz,
.cz-box {
	float: left;
	width: 10%;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.qzmc-box {
	font-size: 17px;
	color: #4366A8;
	letter-spacing: 0;
	line-height: 80px;
	position: relative;
	padding-left: 18px;
}

.qzmc-box:before {
	content: '';
	width: 6px;
	height: 12px;
	background: #F57A17;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 34px;
}

.ssbm-box {
	font-size: 17px;
	color: #333333;
	letter-spacing: 0;
	line-height: 80px;
}

.cz-box {
	font-size: 17px;
	color: #4366A8;
	letter-spacing: 0;
	line-height: 80px;
}

.qzqd-fenye {
	width: 100%;
	height: 34px;
	margin-top: 20px;
	margin-bottom: 53px;
	padding: 0 18px;
	box-sizing: border-box;
}

.qzqd-fenye ul {
	width: 100%;
	height: 100%;
	margin-left: -10px;
	overflow: hidden;
}

.qzqd-fenye ul li {
	min-width: 34px;
	padding: 0 13px;
	box-sizing: border-box;
	height: 34px;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	float: left;
	margin-left: 10px;
	line-height: 34px;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	cursor: pointer;
}

.qzqd-fenye ul .active-fenye,
.qzqd-fenye ul li:hover {
	background: #4F7FE4;
	border: 1px solid #4E9DE1;
	color: #FFFFFF;
}