.serverFor{
	width: 7.5rem;
	margin-top: 1.24rem;
}
.serverFor .serverNav{
	height: 0.64rem;
	padding: 0 0.15rem;
}

.serverFor .serverNav ul{
	width: 7.20rem;
	height: 0.64rem;
	line-height: 0.64rem;
	display: flex;
	justify-content: space-between;
}
.serverFor .serverNav ul li a{
	height: 0.64rem;
	width: 1.42rem;
	display: block;
	color: #666666;
	background:  #dcdcdc;
	font-size: 0.24rem;
	text-align: center;
}
.serverFor .serverNav ul li:nth-of-type(1) a{
	border-radius: 0.04rem 0 0 0.04rem;
}
.serverFor .serverNav ul li:nth-of-type(5) a{
	border-radius: 0 0.04rem 0.04rem 0;
}

.serverFor .serverNav ul li a.cur{
	background: #1cac8b;
	color: #fff;
}

.server1{
	padding-top: 0.68rem;
	padding-bottom: 0.62rem;
}
.server4{
	padding-top:0.68rem ;
	padding-bottom: 0.22rem;
}
.serverFor .serverNav{
	margin-bottom: 0.65rem;
}
.serverFor  h4{
	font-size: 0.3rem;
	color: #333333;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
	margin-bottom: 0.4rem;
}
.serverFor h4 i{
	display: inline-block;
	height: 0.46rem;
	width: 0.46rem;
	margin-right: 0.17rem;
}
.serverFor form  p{
	width: 6.7rem;
	height: 0.74rem;
	font-size: 0.24rem;
	padding-left: 0.15rem;
	border-radius: 0.04rem;
	border: solid 0.02rem #e5e5e5;
	margin-left: 0.4rem;
	margin-bottom: 0.16rem;
	position: relative;
}
.serverFor form  p span{
	color: #39b294;
	line-height: 0.74rem;
}

.serverFor form  p span.s1{
	font-size: 0.12rem;
	color: red;
	position: absolute;
	right: 0.15rem;
	display: none;
}
.serverFor form  p select,.serverFor form  p input{
	width: 5.35rem;
	height: 0.74rem;
	border: 0;
	outline: none;
	text-indent: 0.12rem;
}
.serverFor form  p select.type{
	width: 5rem;
}
.serverFor form textarea{
	width: 6.85rem;
	height: 2.15rem;
	padding-top: 0.25rem;
	border-radius: 0.04rem;
	border: solid 0.02rem #e5e5e5;
	margin-left: 0.4rem;
	text-indent: 0.15rem;
	resize: none;
}
.serverFor #subBtn{
	width: 2.42rem;
	height: 0.68rem;
	background-color: #39b294;
	border-radius: 0.04rem;
	color: #fff;
	font-size: 0.26rem;
	border: 0;
	outline: none;
	margin-left: 0.43rem;
	margin-top: 0.3rem;
}
/*付款方式*/
.payList{
	width: 6.7rem;
	padding: 0 0.4rem;
}
.payList li {
	border-bottom: 0.01rem solid #d2d2d2;
	padding-bottom: 0.3rem;
	padding-top: 0.26rem;
	font-size: 0.26rem;
	color: #666666;
}
.payList li p:nth-of-type(1){
	margin-bottom: 0.3rem;
	line-height: 0.38rem;
}
.payList li .weichat{
	display: inline-block;
	height: 0.38rem;
	width: 0.47rem;
	margin-right: 0.16rem;
}
.payList li .zhifubao{
	display: inline-block;
	height: 0.38rem;
	width: 0.48rem;
	margin-right: 0.16rem;
}

.payList li .yinhang{
	display:inline-block;
	width: 0.44rem;
	height: 0.36rem;
	margin-right: 0.16rem;
}
.payList li .item{
	margin-bottom: 0.4rem;
}
.payList li:nth-of-type(3){
	border: 0;
}
.payList li div:nth-of-type(4){
	margin-bottom: 0;
}

.payList li .item span{
	display: block;
	line-height: 0.4rem;
}
