@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0}
a { text-decoration:none}
img { display: block}
.why { width:90%; margin:0 auto 1rem}
.why a p { 	font-size: .526667rem; color:#000; line-height:1.5rem}
.why a .btn {
	background: url(../images/btn-606.png) no-repeat center;
	background-size: cover;
	width: 8.08rem;
	height: 1.026667rem;
	line-height: 1.026667rem;
	background-size: cover;
 font-size: .4rem;
	-webkit-box-shadow: 0.04rem 0.066667rem 0.133333rem #7d888f;
	box-shadow: 0.04rem 0.066667rem 0.133333rem #7d888f;
 border-radius: .16rem;
	color: #fff;
	text-align: center;
 margin: 0 auto 0 auto;
}

form {
	width: 8.266667rem;
	margin: 0 auto;
}
form input {
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	color: #3f3f3f;
 font-size: .346667rem;
 border-radius: .106667rem;
 -webkit-border-radius: .106667rem;
 -moz-border-radius: .106667rem;
	outline: 0;
	border: 1px solid #5e5c5d;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
form input:nth-child(1) {
 margin-bottom: .266667rem;
}
form input:nth-child(2) {
 margin-bottom: .4rem;
}
form .btn-test { margin-bottom: .6rem; border:none; cursor:pointer;
	background: url(../images/btn-606.png) no-repeat center;
	background-size: cover;
	width: 8.08rem;
	height: 1.026667rem;
	line-height: 1.026667rem;
	text-align: center;
 font-size: .4rem;
	color: #fff;
	background-size: cover;
	-webkit-box-shadow: 0.04rem 0.066667rem 0.133333rem #7d888f;
	box-shadow: 0.04rem 0.066667rem 0.133333rem #7d888f;
 border-radius: .16rem;
}







