.app {
	display: block;
	width: 100%;
	/* height:600px;
	background: url(../img/cooperation/img1.png) no-repeat;
	background-size: 100% 100%; */
	position: relative;
	margin: 80px auto 0;
}

.app-form {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.app-form-title {
	text-align: center;
	color: #fff;
	margin-bottom: 17px;
}

.app-form button {
	width: 100%;
	color: #fff;
	background: #FEB13B;
}

.app-form .form-group {
	position: relative;
}

.app-form .form-group span {
	position: absolute;
	width: 40px;
	top: 5px;
}

.app>h2 {
	position: absolute;
	top: 30%;
	left: 0%;
	width: 100%;
	display: block;
	color: #fff;
	font-size: 55px;
	text-align: center;
	margin: 0 auto;
	/* padding: 100px 0 50px; */
}

.app .app-button {
	width: 20%;
	height: 5rem;
	line-height: 5rem;
	background: #FEB13B;
	position: absolute;
	top: 65%;
	left: 40%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	border: none;
	letter-spacing: 1px;
	z-index: 10;
}


.product-support {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.product-support>h2 {
	color: #333;
	font-size: 55px;
	margin: 0 auto;
	padding: 70px 0 50px;
}

.profit {
	background: url('../img/cooperation/bg2.png') no-repeat;
	background-size: 100% 100%;
}

.incomeList {
	margin: 0 auto;
}

.incomeList .income-nav {
	width: 100%;
	padding: 30px 0;
}

.incomeList .income-nav .income-box {
	display: flex;
	height: 100px;
	margin-bottom: 60px;
}

.income-nav .income-box>img {
	width: 100px;
	height: 100px;
}

.income-nav .income-box>.right_nav {
	flex: 1;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #333;
	font-size: 28px;
}

.Service-support {
	background: url('../img/cooperation/bg3.png') no-repeat;
	background-size: 100% 100%
		/* ;height: 840px; */
}

.support-navs {
	margin: 70px auto 50px;
	cursor: pointer;
}

.support-navs .support-bolcks {
	width: 100%;
	margin: 0 auto 30px;
}

.support-navs .support-bolcks>img {
	display: block;
	width: 110px;
	height: 110px;
	margin: 0 auto;
}

.support-bolcks .about-text {
	text-align: center;
	width: 100%;
	height: 150px;
	padding: 10px 10%;
}

.support-bolcks .about-text>h5 {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
}

.support-bolcks .about-text>.text {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}

/* 选择付惠吧合作无忧 */
.collaborate {
	background: #F7F8FB;
	padding: 15px 0px 35px 0;
}

.collaborate h3 {
	font-size: 36px;
	color: #FC9602;
	padding: 70px 0 60px;
	margin: 0;
}

.selectList {
	margin: 0 auto;
}

.selectList .select-boxs {
	width: 100%;
	margin: 0 auto;
}

.selectList .select-boxs .select-box {
	margin: 0 auto;
	margin-bottom: 40px;
}

.select-box .top_nav {
	width: 100%;
	height: 200px;
}

.select-box .bottom-nav {
	width: 100%;
	height: 140px;
	padding: 20px 10px;
	background: #fff;
}

/* .select-box .bottom-nav:hover {
	color: #fff !important;
	background: #FEB13B;
}

.select-box .bottom-nav:hover h4 {
	color: #FEB13B !important;
	background: #FEB13B;
}

.select-box .bottom-nav:hover p {
	color: #fff !important;
	background: #FEB13B;
} */

.select-box .bottom-nav>h4 {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FEB13B;
	text-align: center;
}

.select-box .bottom-nav>p {
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}



/* 在线申请 */
.product-sibu {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding: 55px 0 75px;
}

.product-sibu>h2 {
	color: #333;
	font-size: 36px;
	line-height: 70px;
}

.product-sibu .container img {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

/* 立即留言 */
.product-bottom {
	width: 100%;
	margin: 0 auto;
	height: 670px;
	background: url(../img/cooperation/img4.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	padding: 50px 0;
}

.product-bottom .container .messageNow {
	width: 45%;
	float: right;
}

.messageNow>h5 {
	text-align: center;
	color: #fff;
	font-size: 36px;
	line-height: 50px;
}

.messageNow>.texts {
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 2px;
}

.messageNow .messageInput {
	width: 100%;
	margin-top: 30px;
}

.messageInput .inputList {
	display: flex;
	margin: 0 auto 30px;
	color: #fff;
}

.messageInput .inputList>span:first-of-type {
	width: 60px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-align: right;
}

.messageInput .inputList>span:nth-of-type(2) {
	width: 60px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}

.messageInput .inputList>input {
	flex: 1;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	background: #fff;
	color: #999;
	font-size: 16px;
	border: none;
	padding: 0 10px;
	margin: 0 10px;
}

.messageInput .inputList>textarea {
	flex: 1;
	height: 100px;
	line-height: 45px;
	border-radius: 5px;
	background: #fff;
	color: #999;
	font-size: 17px;
	border: none;
	padding: 0 10px;
	margin: 0 10px;
}

.messageInput .inputList>button {
	flex: 1;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	background: #FEB13B;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	border: none;
	margin: 0 10px;
}

/*  */

.product-type {
	background: url('../img/cooperation/service.png') no-repeat center;
	background-size: cover;
	padding-top: 80px;
}

.product-type-title {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-bottom: 80px;
	text-align: center;

}

.product-type-title-list {
	padding-bottom: 95px;
}

.product-type-left ul {
	text-align: center;
}

.product-type-left li {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px 8px;
	border-radius: 5px;
	margin-bottom: 30px;
	cursor: pointer;
	width: 60%;
}

.product-type-left li:hover {
	background: #FEB13B;
}

.type-left-active {
	background: #FEB13B;
}

.type-right {
	padding-top: 30px;
}

.type-right div {
	display: none;
}

.type-right-active {
	display: inline-block !important
}

.type-right-ul {
	display: flex;
}

.type-right-li {
	width: 50%;
	display: inline-block;
	color: #fff;
}

.type-right-li span {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
}

.type-right-li p {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 36px;
	margin-top: 30px;
}

.type-right-li img {
	width: 100%;
}

label {
	text-align: right;
}

@media (max-width:768px) {
	.product-support h3 {
		font-size: 3rem !important;
		padding: 40px 0 30px !important
	}

	.select-box .bottom-nav>h4 {
		font-size: 16px;
	}

	.select-box .bottom-nav>p {
		font-size: 14px
	}

	.app .app-button {
		height: 3rem;
		line-height: 3rem;
		font-size: 14px;
	}

	.select-box .top_nav {
		height: 100%;
	}

	.product-sibu>h2 {
		font-size: 24px;
		line-height: 10px;
	}

	.stay img {
		height: 395px !important
	}

	.app-form {
		width: 100%;
	}

	.product-type {
		padding-top: 5.83rem;
	}

	.product-type-title {
		font-size: 2rem;
		padding-bottom: 3.83rem;
		margin: 0px 15%;
	}

	.swiper-list {
		margin-bottom: 3.83rem;
		background-color: rgba(0, 0, 0, 0.4);
		padding: 5rem 2rem;
	}

	.swiper-txt {
		text-align: center;
		color: #fff;

	}

	.swiper-txt h4 {
		font-size: 2rem;
		position: relative;
		margin: 5.52rem 0;
		opacity: 1;
	}

	.swiper-txt h4::after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		left: 50%;
		top: 50px;
		transform: translate(-50%, -50%);
		width: 40px;
		height: 5PX;
		background-color: #FC9602;
	}

	.swiper-txt span {
		font-size: 1.5rem;
		font-family: Microsoft YaHei;
		font-weight: 400;
		display: inline-block;
	}

	.swiper-pagination-bullet-active {
		background: #FC9602 !important
	}

	.app {
		margin: 60px auto 0;

	}

	.product-type {
		background: url('../img/cooperation/mobile-service.png') no-repeat center;
	}

	.product-sibu {
		padding: 18px 0 0px;
	}

	.product-support>h2 {
		font-size: 3.58rem;
		padding: 30px 0 0px;
	}

	.incomeList .income-nav .income-box {
		height: 70px;
		margin-bottom: 30px;
	}

	.income-nav .income-box>img {
		width: 50px;
		height: 50px;
	}

	.income-nav .income-box>.right_nav {
		height: 50px;
		line-height: 50px;
		font-size: 1.82rem;
	}

	.support-navs .support-bolcks>img {
		width: 9rem;
		height: 9rem;
	}

	.support-bolcks .about-text>h5 {
		font-size: 1.83rem;
	}

	.support-bolcks .about-text>.text {
		font-size: 1.5rem;
	}

	.Service-support {
		background: url('../img/cooperation/mobile-service.png') no-repeat;
		background-size: 100% 100%
	}

	.support-navs {
		margin: 70px auto 0px;
	}

	.app>h2 {
		font-size: 4.17rem;
	}
}