.header{
	width: 1920px;
}
.logo{
	margin-left: 20%;
}
.footer{
	height: 135px;
	width: 1920px;
	background-color: #fec900;
	font-family: "microsoft yahei",simhei;
	color: #000;
	font-size: 15px;
}
.footerCenter{
	width: 50%;
	margin-left: 25%;
	padding-top: 30px;
	line-height: 25px;
}
.footerCenter>div>span{
	margin-right: 30px;
}

.clear{
	clear: both;
}

.center{
	margin: 0 auto;
    display: block;
    position: relative;
    width: 970px;
}

.innerBox{
	display: inline-block;
	margin: 20px 10px;
	height: 109px;
	position: relative;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	float: left;
	width: 230px;
    padding: 33px 35px 0;
    background: url(./image/abu_oth.png) no-repeat;
}

.inner-box-title{
	text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    color: white;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
}

.inner-box-txt{
	color: #7b7f82;
}

.longBox{
	width: 100%;
}
.longBox>span{
	width: 30px;
}

.input{
	height: 30px;
}

.inputDiv{
	display: inline-block;
	margin-top: 10px;
}

.mc{
	width: 80px;
	display: inline-block;
    line-height: 30px;
    height: 30px;
}

.button-00a1d6{
	background-color: #00a1d6;
	color: white;
	border: 1px solid #00a1d6;
    cursor: pointer;
    padding: 7px 20px;
    font-weight: bold;
    margin-bottom: 40px;
}

.subtitle-new{
	background: url(./image/text_01.png) no-repeat 0 3px;
    display: block;
    padding: 0 0 0 16px;
    font-size: 15px;
    color: #555;
    font-weight: 700;
    font-family: "microsoft yahei",simhei;
    height: 30px;
    line-height: 24px;
    border-bottom: 4px solid #eee;
    clear: both;
}