

/* CSS Document */
/* .quan_gd2 {
	display: none;
}

.quan_gd {
	display: block !important;
}
 */
.quan {
	display: block;
	width: 25%;
	position: relative;
	float: left;
	height: auto;
	overflow: hidden;
	/* padding-bottom: 20px; */
}

.quan .quan_jsk {
	display: block;
	/* width: 25%; */
	position: relative;
	/* float: left; */
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 20PX;
}

.quan .gd_x {
	background: url(../image/gd_x.png) center center repeat-x;
	width: 100%;
	height: 1px;
	display: block;
	position: relative;
	top: 50%;
}

.quan .gd_gdq {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../image/gd_qu.png) center center no-repeat;
	background-size: 100% 100%;
}

.quan_js {
	position: relative;
	left: 20%;
	width: 78%;
	top: 0.8em;
	height: 60%;
	padding-left: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #676767;
}

.quan_js1 {
	font-size: 14px;
	color: #f0bf5f;
	line-height: 1.6;
	padding-bottom: 0.2em;
}

.quan_js2 {
	font-size: 12px;
	color: #FFF;
	line-height: 1.5;
}

.quan2 {
	width: calc(50% - 20px);
	height: auto;
	margin-bottom: 2em;
	display: block;
	_position: relative;
	overflow: hidden;
}

.gd21,
.gd23 {
	float: left;
}

.gd22,
.gd24 {
	float: right;
}

.quan2 .gd_gdq {
	display: block;
	position: relative;
	float: left;
	width: 114px !important;
	background: url(../image/gd_qu.png) center center no-repeat;
	background-size: 100% 100%;
}

.quan2 .gd_gdq img {
	width: 100% !important;
}

.quan2 .quan_js {
	display: block;
	position: relative;
	margin-left: 114px;
	padding-left: 20px;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	border-left: none;
}

.quan2 .quan_js1 {
	font-size: 14px;
	color: #f0bf5f;
	line-height: 1.6;
	padding-bottom: 0.2em;
}

.quan2 .quan_js2 {
	font-size: 12px;
	color: #FFF;
	line-height: 1.5;
}
