@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: '宋体';}
a {
	text-decoration: none;
	color: #000;}
li {
	list-style: none;}

body {
	height: 100%;}
img {
	border: none;}

.custom-search .form-item .form-con {
    margin-bottom: 30px;
    height: 40px;
}