body {
	background: #F6F9FB;
}

* {
	margin: 0;
	padding: 0;
}

html {
	font: 12px/1.5 Microsoft Yahei, PingFang SC, Helvetica, Arial, Hiragino Sans GB, STHeiTi, sans-serif;
}

body {
	transition: .3s;
}

.pr {
	position: relative;
}

/* * clearfix*/
.cb {
	visibility: hidden;
	height: 1px;
	border: none;
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	display: block;
	overflow: hidden;
}

ul {
	list-style: none;
}

ul li {
	list-style: none;
}


a {
	text-decoration: none;
}

i {
	font-style: normal;
}

img {
	display: block;
}

.clearfix:after {
	clear: both
}

.clearfix:after,
.clearfix:before {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.dispose-content .top-contentBg {
	background: url(https://picture.huishoushang.com/resource-hssw/active/dispose/top_bg.jpg) no-repeat top center;
	height: 550px;
}

.dispose-content .top-contentBg .top-content {
	padding-top: 20px;
}

.dispose-content .top-contentBg .top-content .logo {
	margin-bottom: 25px;
}
.dispose-content .top-contentBg .top-content .logo a{
	display: inline-block;
}

.dispose-content .top-contentBg .top-content .top-title .title-bg {
	width: 60px;
	height: 20px;
	background: url(https://picture.huishoushang.com/resource-hssw/active/dispose/title_icon.png) no-repeat left center;
	display: inline-block;
	text-align: center;
}

.dispose-content .top-contentBg .top-content .top-title {
	font-size: 42px;
	font-weight: bold;
	background: linear-gradient(90deg, #021D87 0%, #4D73F0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 58px;
	background-clip: text;
}

.dispose-content .top-contentBg .top-content .top-tips {
	width: 504px;
	color: #6572A4;
	font-size: 16px;
	line-height: 32px;
	margin: 12px 0 26px;
}

.dispose-content .top-contentBg .top-content .top-btn {
	width: 223px;
	height: 48px;
	border-radius: 2px;
	background: #E60000;
	font-size: 16px;
	font-weight: 500;
	line-height: 48px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}

.dispose-content .top-contentBg .top-content .top-btn-desc {
	font-size: 14px;
	color: #6572A4;
	line-height: 28px;
	margin: 0 0 0 13px;
}


.dispose-content .top-contentBg .bottom-content .count-box {
	display: flex;
	justify-content: space-between;
	margin-top: 43px;
}

.dispose-content .top-contentBg .bottom-content .count-box .count-item {
	width: 285px;
	height: 130px;
	border-radius: 8px;
	background: #FFFFFF;
	box-shadow: 0px 8px 16px 0px rgba(54, 98, 236, 0.0588);
	display: flex;
	align-items: center;
	justify-content: center;
}

.dispose-content .top-contentBg .bottom-content .count-box .count-item .count-right {
	margin-left: 30px;
}

.dispose-content .top-contentBg .bottom-content .count-box .count-item .count-right .count-num {
	font-weight: 800;
	font-size: 36px;
	color: #283461;
}

.dispose-content .top-contentBg .bottom-content .count-box .count-item .count-right .count-num .unit {
	font-weight: 400;
	font-size: 18px;
}

.dispose-content .top-contentBg .bottom-content .count-box .count-item .count-right .count-title {
	font-size: 18px;
	font-weight: 500;
	color: rgba(2, 29, 135, 0.5);
}


.dispose-content .quest-box {
	padding-top: 114px;
	text-align: center;
}

.dispose-content .quest-box .quest-title {
	font-size: 36px;
	font-weight: bold;
	color: #283461;
}

.dispose-content .quest-box .quest-content {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 42px 0;
}

.dispose-content .quest-box .quest-content .item-quest:nth-child(1) {
	text-align: right;
}

.dispose-content .quest-box .quest-content .item-quest {
	text-align: left;
}

.dispose-content .quest-box .quest-content .item-quest .item {
	display: inline-block;
	height: 55px;
	background: rgba(45, 115, 253, 0.1);
	border: 3px solid #FFFFFF;
	border-radius: 90px;
	color: #1B3467;
	font-size: 18px;
	font-weight: 500;
	line-height: 55px;
	padding: 0px 40px;
}

.dispose-content .quest-box .quest-content .item-quest .quest-red {
	background: #FFEBF1;
	color: #E60000;
}

.dispose-content .quest-box .quest-content .item-quest .item.quest-red:nth-child(1) {
	margin: 0 51px 51px 0;
}

.dispose-content .quest-box .quest-content .item-quest .item:nth-child(1) {
	margin: 0 0 51px 51px;
}

.dispose-content .quest-box .quest-content .quest-img {
	margin: 0 20px;
}


.dispose-content .advantage-box .advantage-title {
	font-size: 36px;
	font-weight: bold;
	color: #283461;
	text-align: center;
}

.dispose-content .advantage-box .advantage-content {
	display: flex;
	justify-content: center;
}

.dispose-content .advantage-box .advantage-content .item-advantage .item {
	border-radius: 12px;
	background: #FFFFFF;
	padding: 20px 19px 20px 35px;
	width: 368px;
	height: 127px;
	box-sizing: border-box;
	margin-top: 50px;
}

.dispose-content .advantage-box .advantage-content .item-advantage .item .tit {
	font-size: 24px;
	font-weight: 600;
	color: #283461;
	margin-bottom: 12px;
}

.dispose-content .advantage-box .advantage-content .item-advantage .item .desc {
	font-size: 14px;
	color: rgba(40, 52, 97, 0.7);
	line-height: 20px;
}


.dispose-content .process-box .process-title {
	font-size: 36px;
	font-weight: bold;
	color: #283461;
	text-align: center;
	margin: 50px 0 69px 0;
}

.dispose-content .process-box .process-content .item-process {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
}

.dispose-content .process-box .process-content .item-process .item .tit {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
}

.dispose-content .process-box .process-content .item-process .item .desc {
	font-size: 14px;
	color: #90979F;
	margin-top: 12px;
}

.dispose-content .process-box .process-content .item-process .line {
	color: #448EFF;
	font-size: 32px;
}

.dispose-content .cooperation-box {
	background: url(https://picture.huishoushang.com/resource-hssw/active/dispose/cooperation_bg.png) no-repeat top center;
	height: 546px;
	margin-top: 120px;
}

.dispose-content .cooperation-box .cooperation-title {
	font-size: 36px;
	font-weight: bold;
	color: #283461;
	text-align: center;
	padding: 61px 0 43px 0;
}

.dispose-content .bottom-form {
	background: url(https://picture.huishoushang.com/resource-hssw/active/dispose/form_bg.png) no-repeat top center;
	height: 600px;
}

.dispose-content .bottom-form .form_wrap .text-box {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 55px 0 47px;
}

.dispose-content .bottom-form .form_wrap .text-box .tit {
	font-size: 16px;
	font-weight: 500;
	margin-top: 15px;
}

.dispose-content .bottom-form .form_wrap .form-box .item {
	display: flex;
	justify-content: space-between;
}

.dispose-content .bottom-form .form_wrap .form-box .item .label {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin-right: 15px;
	display: inline-block;

}

.dispose-content .bottom-form .form_wrap .form-box .item .input-txt {
	width: 500px;
	height: 54px;
	padding: 10px;
	font-size:14px;
	color:#000;
	box-sizing: border-box;
	font: 14px / 1.5 Microsoft Yahei, PingFang SC, Helvetica, Arial, Hiragino Sans GB, STHeiTi, sans-serif;
}

.dispose-content .bottom-form .form_wrap .form-box .item .textarea-box {
	width: 1148px;
	height: 160px;
	margin-top: 30px;
	padding: 10px;
	box-sizing: border-box;
	resize: none;
	font-size:14px;
	color:#000;
		font: 14px / 1.5 Microsoft Yahei, PingFang SC, Helvetica, Arial, Hiragino Sans GB, STHeiTi, sans-serif;
}

.dispose-content .bottom-form .form_wrap .form-box .item .textarea-box::placeholder,
.dispose-content .bottom-form .form_wrap .form-box .item .input-txt::placeholder {
	color: #999;
	/* 设置placeholder文本颜色为灰色 */
	font: 16px / 1.5 Microsoft Yahei, PingFang SC, Helvetica, Arial, Hiragino Sans GB, STHeiTi, sans-serif;
}

.mt45 {
	margin-top: 45px;
	vertical-align: top;
}

.dispose-content .bottom-form .form_wrap .form-box .item .error-message {
	color: red;
	margin-left: 55px;
}

.dispose-content .bottom-form .form_wrap .form-box .btn {
	margin: 57px auto 0;
	width: 216px;
	background: #E60000;
	height: 52px;
	border-radius: 2px;
	font-size: 18px;
	line-height: 52px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	border: none;

}

.dispose-content .bottom-form .form_wrap .form-box .disabled {
	background: #D1D5DB;
	cursor: not-allowed;
}

.float-box {
	position: fixed;
	right: 10px;
	top: 75%;
	cursor: pointer;
}

.member-popup-content .close {
	position: absolute;
	right: 10px;
	color: #272636;
	font-size: 32px;
	top: 0;
	cursor: pointer;
}

.member-popup-content .member-popup-title {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #135AE8;
}

.member-popup-content .member-popup-desc {
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	text-align: center;
	color: #777777;
}

.member-popup-content .item {
	margin: 10px 0;
}

.member-popup-content .item .input-txt {
	background: #fff;
	padding: 0 10px;
	width: 100%;
	height: 49px;
	line-height: 49px;
	border: 1px solid #F3F4F8;
	border-radius: 4px;
	box-sizing: border-box;
}

.member-popup-content .item .textarea-box {
	width: 100%;
	height: 120px;
	padding: 10px;
	box-sizing: border-box;
	resize: none;
	border: 1px solid #F3F4F8;
}
.member-popup-content .item .input-txt::placeholder,
.member-popup-content .item .textarea-box::placeholder {
	color: #999;
	/* 设置placeholder文本颜色为灰色 */
	font: 14px / 1.5 Microsoft Yahei, PingFang SC, Helvetica, Arial, Hiragino Sans GB, STHeiTi, sans-serif;
}

.member-popup-content .btn {
	margin: 15px auto 0;
	width: 160px;
	background: #E60000;
	height: 40px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	border: none;
}

.member-popup-content .disabled {
	background: #D1D5DB;
	cursor: not-allowed;
}

.member-popup-content .error-message {
	color: red;
	margin-top: 5px;
}



.foot {
	background: #333333;
	clear: both;
	font: 400 12px/26px "Microsoft YaHei";
	color: #888888;
	padding: 24px 0px 19px;
}

.foot em {
	margin: 0 5px;
	font-style: normal;
}

.foot .letter a {
	color: #ff8905;
	margin-left: 8px
}

.foot a {
	font: 400 12px/26px "Microsoft YaHei";
	color: #888;
}

.foot a:hover {
	color: #fff;
	text-decoration: underline;
}