.duanluo {
	width: 1400px;
	height: 90px;
	background-color: #FFF5FD;
	display: flex;
	align-items: center;
	justify-content: left;
	margin: 0 auto 20px auto;
	font-size: 25px;
}
.about-zp .about-zp-a ul li:nth-of-type(1) {
    font-size: 14px;
    padding-left: 15px;
	padding-top: 0;
	padding-right: 10rem;
}

.index-sy-sq .index-sy-form .special {
	width: 100%;
	height: 54px;
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
}

.index-sy-sq .index-sy-form .it_is_lit2 {
	width: 540px;
	background-color: #F8F8F8;
	box-sizing: border-box;
	cursor: pointer;
	text-align: center;
}

.demo-form-inline {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.cancel {
	width: 100%;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	padding: 0 20px;
	background-color: #F8F8F8;
	/* color: #FFF; */
	font-size: 18px;
	/* letter-spacing: 1px; */
	position: relative;
	cursor: pointer;
	text-align: left;
	border-top: 1px solid #fff;
}

.index-sy-sq .index-sy-form .it_is_lit2 img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.index-sy-sq .index-sy-form .it_is_lit img {
	width: 40px;
	height: 30px;
	margin-right: 10px;
}

.index-sy-sq .index-sy-form label textarea {
	width: 1026rem;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #E7E7E7;
	border-radius:10rem;
	text-indent: 40rem;
	font-size: 28rem;
	color: #252525;
	outline: none;
	padding: 20rem 0;
}

.index-sy-sq .index-sy-form label .annie {
	display: inline-block;
	width: 110px;
	text-align: right;
}

.duanluo_txt {
	color: #b3269b;
	font-weight: bold;
	letter-spacing: 4rem;
	border-left: 6rem solid #b3269b;
	padding-left: 20rem;
	margin: 0 40rem;
}

.walk_it {
	margin-right: 25%;
	display: inline-block;
}

.walk_it2 {
	display: inline-block;
}

.walk_it2 a {
	width: 108px;
	height: 40px;
	background-color: #B4269C;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

.walk_it3 {
	display: inline-block;
}

.walk_it3 a {
	width: 408rem;
	height: 70rem;
	background-color: #B4269C;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50rem;
}
.walk_it3 .maskBtn {
	width: 408rem;
	height: 70rem;
	background-color: #B4269C;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50rem;
}

.airen {
	width: 30rem;
	height: 30rem;
	margin-right: 10px;
}

.walk_it a {
	width: 148px;
	height: 44px;
	background-color: #B4269C;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

::-webkit-input-placeholder {
	/* WebKit browsers */

	color: #999;
	font-size: 16px;

}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */

	color: #999;
	font-size: 16px;

}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */

	color: #999;
	font-size: 16px;

}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */

	color: #999;
	font-size: 16px;

}
