*{
	font-size:40px;
	font-family:"楷体";
}
body{
	background-color: #beddf9;
}
#xz{
	width: 80%;
	margin-left: 10%;
}
.search{
	width: 100%;
	height: 80px;
}
.search input{
	padding-left: 20px;
	width: 55%;
	float: left;
	height: 80px;
	border: 2px solid gainsboro;
	margin-left: 15%;
	background: whitesmoke;

}
.search button{
	float: left;
	border: 2px solid gainsboro;
	background: #56abe4;
	height: 80px;
	width: 15%;
}
#big p b{
	font-size: 40px;
	text-align: center;
}

h1{
	font-size: 40px;
	font-family:"楷体";
}
.xiaoqu{
	width: 100%;
	height: 450px;

}
.xiaoqu tr{
	height: 65px;
	font-size: 25px;
}
td.x{
	width: 20%;

}
.xiaoqu td.x{
	font-size: 35px;
}
td select{
	padding-left: 20px;
	width: 100%;
	height: 60px;
	border: 0.5px solid gainsboro;
	opacity: 0.8;
}

.yz{
	width: 80%;
	height: auto;
	margin-left: 10%;
}
td.y{
	 width: 20%;
	 height: 90px;
}
.yanzheng{
	width: 100%;
	height: 300px;
}
.yanzheng input{
	padding-left: 20px;
	border: 0.5px solid gainsboro;
	width: 97%;
	background: whitesmoke;
	height: 60px;
}
.yanzheng button{
	float: right;
	background: gray;
	border: 2px solid gainsboro;
}
.yanzheng td.y{
	font-size: 40px;
}
