﻿html {
	text-align: center;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "微软雅黑";
}
p,ul,ol,li,form,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: none;
}
body {
	width: 100%;
	text-align: left;
	margin: 0;
}
#logo {
	background-image: url(logo.png);
	height: 124px;
	width: 545px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.inq {
	width: 1000px;
	height: 520px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.inq ul li {
	width: 200px;
	height: 260px;
	float: left;
}
.inq-box {
	width: auto;
	height: 259px;
}
.inq-icon {width:auto; height:auto; text-align:center; padding-top:36px;}
.inq-tit {
	width: auto;
	height: auto;
	text-align: center;
	font-size: 17px;
	color: #333;
	padding-top: 5px;
	font-family: "微软雅黑";
}
.inq-tit a{
	color: #242429;
	text-decoration: none;
}
.inq-txt {
	width: auto;
	height: auto;
	text-align: center;
	line-height: 24px;
	color: #595959;
	font-size: 14px;
	font-family: "微软雅黑";
}

.homebox {
	width: auto;
	height: 250px;
	margin-top: 10px;
}
.homebox-mar {
	width: 1000px;
	height: 250px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.homebox .left {left:0;}
.homebox .right {right:0;}
.home-txt {
	width: auto;
	height: auto;
	position: absolute;
	top: 1px;
	padding: 0 30px;
}
.home-txt h1 {font-size:30px; color:#cc0000; font-weight:normal;}
.home-txt div {font-size:16px; color:#666; height:104px; padding-top:30px;}
.home-txt h3 a {
	display: block;
	width: 116px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #666;
	color: #666;
	font-weight: normal;
	font-size: 14px;
	float: right;
}

.home-img {width:auto; height:auto; position:absolute;}
.bqxx {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
.bqxx a {
	color: #333333;
	text-decoration: none;
}#footer {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.js { background-color: #FFF; width: 960px; margin-top: 10px; margin-right: auto; margin-bottom: 0px; margin-left: auto; overflow: hidden; font-size: 14px; line-height: 35px; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
