.cash_sale {
	background-color: #f3f2f1;
	padding: 30px 0 60px;
}

.cash_sale .w1180 {
	background-color: #ffffff;
	box-shadow: 0px 6px 35px 0px rgba(114, 117, 145, 0.19);
	padding: 30px 20px 30px 36px;
	border-radius: 4px;
}

.cash_sale h2 {
	font-size: 28px;
	line-height: 46px;
	color: #272f48;
	margin-top: -7px;
}

.cash_sale h4 {
	font-size: 26px;
	color: #272f48;
	line-height: 39px;
	margin-left: -5px;
}

.cash_sale p {
	font-size: 20px;
	line-height: 28px;
	color: #666666;
}

.cash_q1 {
	width: 550px;
	margin-right: 30px;
	padding-right: 35px;
	border-right: 1px solid #e5e5e5;
	position: relative;
}

.cash_q1 .xh {
	/* background: url('https://www.dongao.com/zckjs/2020-zsfa/static/images/xh.png') no-repeat center center; */
	width: 46px;
	height: 62px;
	position: absolute;
	top: -30px;
	right: 30px;
}

.cash_img img {
	width: 380px;
	padding: 5px 0 0 50px;
	margin-bottom: -10px;
}

.cash_price {
	padding: 20px 0 0 0;
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
}

.cash_price p {
	font-size: 24px;
	color: #e3582f;
}

.cash_price p b {
	font-size: 36px;
	font-weight: bold;
}

.cash_price .xs7 {
	line-height: 30px;
	padding: 0 20px;
	background-color: #ebeef1;
	border-radius: 4px;
	font-size: 18px;
	color: #666666;
	display: inline-block
}

.cash_price a {
	width: 128px;
	display: inline-block;
	line-height: 40px;
	font-size: 19px;
	color: #ffffff;
	text-align: center;
	background-image: linear-gradient(102deg,
		#8bcbfa 0%,
		#3f55e4 100%);
	margin-left: -5px;
}

.cash_title {
	padding-left: 30px;
	/* background: url(https://www.dongao.com/zckjs/2020-zsfa/static/images/cash_title.png) left 5px no-repeat; */
	font-size: 24px;
	color: #272f48;
	line-height: 30px;
	padding-bottom: 15px;
}
