@CHARSET "UTF-8";

.img-index-bg {
	position: absolute;
    top: 230px;
}

.div_searchtop {
/* 	margin-top: 40px; */
	background-image: url('../img/bg-2.png');
	background-repeat: repeat-x;
	height:18px;
}

.div_searchbottom {
	background-image: url('../img/bg-1.png');
	background-repeat: repeat-x;
	height:18px;
}

.div_searchcenter {
/* 	height:200px; */
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 24px;
    font-weight: 200;
/*     color:#ffffff; */
/*     background-color: #1a58a4; */
}

.div_search {
	margin-top: 30px;
}

.div_name h1 {
    line-height: 1;
/*     color:#ffffff; */
	font-size:60px;
    font-weight: bold;
    font-family: "Microsoft YaHei",微软雅黑;
}

.div_logo {
	text-align: center;
}

.img_logo {
	height:150px;
}
