
.lg-footer {
	height: 204px;
	padding-top: 30px;
	text-align: center;
	color: #9a9a9a;
    line-height: 30px;
}
.lg-connect {
    display: inline-block;
    width: 390px;
	vertical-align: middle;
	text-align: left;
}
.lg-wx {
    display: inline-block;
    width: 100px;
    height: 144px;
    line-height: 20px;
    vertical-align: middle;
}
.lg-icon-phone {
	display: inline-block;
	width: 48px;
	height: 30px;
	vertical-align: middle;
    margin-top: -12px;
	background: url(../../images/pub/icon-phone.png) no-repeat center;
}
.lg-icon-email {
	display: inline-block;
	width: 48px;
	height: 30px;
	vertical-align: middle;
    margin-bottom: 2px;
	background: url(../../images/pub/icon-email.png) no-repeat center;
}
.lg-service-time {
	padding-left: 48px;
	font-size: 10px;
	color: #cfcfcf;
}
.lg-mes {
	background: #f7f7f7;
	color: #bbbbbb;
}
.au-header {
    height: 80px;
    padding: 15px 40px;
}
.au-banner {
	position: relative;
	overflow: hidden;
	height: 440px;
}
.au-banner img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 100%;
	display: inline-block;
}
.au-module-title {
    font-size: 34px;
    line-height: 94px;
    text-align: center;
}
.au-partner {
	display: none;
}
.au-middle {
	width: 1100px;
	margin: auto;
	padding: 0 30px 50px;
}
.au-top-bg {
	display: inline-block;
    width: 454px;
    height: 332px;
    background: url(../../images/pub/bg-au-1.png) no-repeat center;
    vertical-align: middle;
}
.au-bg-1 {
	background: url(../../images/pub/bg-au-2.png) no-repeat center;
}
.au-bg-2 {
	background: url(../../images/pub/bg-au-3.png) no-repeat center;
}
.au-top-content {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 28px;
    padding-left: 30px;
    width: 580px;
    letter-spacing: 4px;
    text-align: justify;
    font-size: 16px;
}
.au-bottom {
	position: relative;
    display: inline-block;
    padding-bottom: 50px;
}
.au-bottom-bg {
	position: absolute;
    display: inline-block;
    top: 0;
    left: 0px;
    width: 500px;
    height: 260px;
    z-index: 2;
}
.au-bottom-line {
    position: absolute;
    top: 120px;
    bottom: 120px;
    left: 190px;
    right: 190px;
    border: 10px solid #dddddd;
    z-index: 0;
}
.au-bottom-title {
	line-height: 34px;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
    padding-top: 50px;
}
.au-bottom-content {
    position: relative;
    z-index: 1;
    margin: 190px 0px 0px 260px;
    padding: 30px;
    line-height: 28px;
    letter-spacing: 4px;
    background: #ffffff;
    text-indent: 33px;
    text-align: justify;
    font-size: 16px;
}
