body{
	margin: 0;
	padding: 0;
	font-family: 微软雅黑, Tahoma, Helvetica, Arial, 宋体, sans-serif;
}
a{
	text-shadow: none;
}
@media screen and (max-width: 749px){
	.height{
		min-height: 600px;
	}
	.box{
		margin: 0 auto;
		width: 100%;
		margin-bottom: 40px;
	}
	.denglubox{
		margin: 50px 2% 40px 2%;
		width: 88%;
		background-color: #fff;
		padding: 4%;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.timu{
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #ff6b00;
		font-size: 18px;
		border-bottom: 1px solid rgba(0,0,0,.5)
	}
	.denglubox input{
		padding:   6px 2% 6px 13% !important;
		height: 30px;
		width: 85%;
		margin: 15px 0;
		background-color: #ececec;
		font-size: 16px;
		border:0;
	}
	select {
	height: 42px;
	margin: 15px 0;
	width: 100%;
	/*! padding: 6px 6px 6px 40px !important; */
    border: 0;
    background-color: #ececec;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	font-size: 16px;
	}
	select::-ms-expand { display: none; }
	span{
		display: block;
		float: right;
		width: 86%;
		margin-top: 17px;
	}
	.yhxy{
		color: #008cd6;
		text-shadow: none;
	}
	.button{
		padding: 6px 6px 6px 6px !important;
		height: 40px;
		width: 100%;
		margin: 15px 0;
		background-color: #008cd6;
		font-size: 16px;
		border:0;
		color: #fff;
	}
	.denglu{
		text-align: right;
	}
	.ifheigth{
		height: 1020px;
	}
	.xieyibox{
		margin: 50px 2% 40px 2%;
		width: 88%;
		background-color: #fff;
		padding: 4%;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.xieyibox h3{
		text-align: center;
	}
}








@media screen and (min-width: 750px) and (max-width: 969px){
	.height{
		min-height: 600px;
	}
	.box{
		margin: 0 auto;
		width: 750px;
		margin-bottom: 40px;
	}
	.denglubox{
		margin: 50px auto 40px auto;
		width: 450px;
		background-color: #fff;
		padding: 20px;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.timu{
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #ff6b00;
		font-size: 18px;
		border-bottom: 1px solid rgba(0,0,0,.5)
	}
	.denglubox input{
		padding: 6px 6px 6px 40px !important;
		height: 30px;
		width: 403px;
		margin: 15px 0;
		background-color: #ececec;
		font-size: 16px;
		border:0;
	}
	select {
	height: 42px;
	margin: 15px 0;
	width: 100%;
	padding: 6px 6px 6px 40px !important;
    border: 0;
    background-color: #ececec;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	font-size: 16px;
	}
	select::-ms-expand { display: none; }
	span{
		display: block;
		float: right;
		width: 400px;
		margin-top: 17px;
	}
	.yhxy{
		color: #008cd6;
		text-shadow: none;
	}
	.button{
		padding: 6px 6px 6px 6px !important;
		height: 40px;
		width: 448px;
		margin: 15px 0;
		background-color: #008cd6;
		font-size: 16px;
		border:0;
		color: #fff;
	}
	.denglu{
		text-align: right;
	}
	.ifheigth{
		height: 350px;
	}
	.xieyibox{
		margin: 50px 2% 40px 2%;
		width: 88%;
		background-color: #fff;
		padding: 4%;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.xieyibox h3{
		text-align: center;
	}
}





@media screen and (min-width: 970px) and (max-width: 1199px){
	.height{
		min-height: 600px;
	}
	.box{
		margin: 0 auto;
		width: 970px;
		margin-bottom: 40px;
	}
	.denglubox{
		margin: 100px auto 40px auto;
		width: 450px;
		background-color: #fff;
		padding: 20px;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.timu{
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #ff6b00;
		font-size: 18px;
		border-bottom: 1px solid rgba(0,0,0,.5)
	}
	.denglubox input{
		padding: 6px 6px 6px 40px !important;
		height: 30px;
		width: 403px;
		margin: 15px 0;
		background-color: #ececec;
		font-size: 16px;
		border:0;
	}
	select {
	height: 42px;
	margin: 15px 0;
	width: 100%;
	padding: 6px 6px 6px 40px !important;
    border: 0;
    background-color: #ececec;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	font-size: 16px;
	}
	select::-ms-expand { display: none; }
	span{
		display: block;
		float: right;
		width: 400px;
		margin-top: 17px;
	}
	.yhxy{
		color: #008cd6;
		text-shadow: none;
	}
	.button{
		padding: 6px 6px 6px 6px !important;
		height: 40px;
		width: 448px;
		margin: 15px 0;
		background-color: #008cd6;
		font-size: 16px;
		border:0;
		color: #fff;
	}
	.denglu{
		text-align: right;
	}
	.ifheigth{
		height: 350px;
	}
	.xieyibox{
		margin: 70px 2% 40px 2%;
		width: 88%;
		background-color: #fff;
		padding: 4%;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.xieyibox h3{
		text-align: center;
	}
}




@media screen and (min-width: 1200px){
	.height{
		min-height: 600px;
	}
	.box{
		margin: 0 auto;
		/*width: 1200px;*/
		margin-bottom: 40px;
	}
	.denglubox{
		margin: 100px auto 40px auto;
		width: 450px;
		background-color: #fff;
		padding: 20px;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.timu{
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #ff6b00;
		font-size: 18px;
		border-bottom: 1px solid rgba(0,0,0,.5)
	}
	.denglubox input{
		padding: 6px 6px 6px 40px !important;
		height: 30px;
		width: 403px;
		margin: 15px 0;
		background-color: #ececec;
		font-size: 16px;
		border:0;
	}
	.denglubox textarea{
		width: 403px;
		min-height: 120px;
		padding: 0 20px;
		font-size: 16px;
	}
	select {
	height: 42px;
	margin: 15px 0;
	width: 100%;
	padding: 6px 6px 6px 40px !important;
    border: 0;
    background-color: #ececec;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;
	font-size: 16px;
	}
	select::-ms-expand { display: none; }
	span{
		display: block;
		float: right;
		/*width: 400px;
		margin-top: 17px;*/
	}
	.yhxy{
		color: #008cd6;
		text-shadow: none;
	}
	.button{
		padding: 6px 6px 6px 6px !important;
		height: 40px;
		width: 448px;
		margin: 15px 0;
		background-color: #008cd6;
		font-size: 16px;
		border:0;
		color: #fff;
	}
	.denglu{
		text-align: right;
	}
	.ifheigth{
		height: 390px;
	}
	.xieyibox{
		margin: 70px 2% 40px 2%;
		width: 88%;
		background-color: #fff;
		padding: 4%;
		border-radius: 10px;
		box-shadow:0 2px 6px 0 rgba(0,0,0,.5);
	}
	.xieyibox h3{
		text-align: center;
	}
}