.g-header {
    height: 80px;
    padding: 15px 40px;
}
.g-banner {
	height: 440px;
	background: url(../../images/pub/banner-4.png) no-repeat center;
}
.g-module-title {
    font-size: 34px;
    line-height: 94px;
    text-align: center;
}
.g-candos {
	text-align: center;
	padding-bottom: 30px;
}
.g-cando {
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
	width: 230px;
    height: 230px;
	vertical-align: middle;
	border: 1px solid #DDDDDD;
    border-radius: 10px;
    overflow: hidden;
}
.g-cando.disable {
	display: none;
}
.g-bg-1 .g-cando-title{
	background-color: #188AD7;
}
.g-bg-2 .g-cando-title {
	background-color: #15B8AA;
}
.g-cando-title {
	line-height: 48px;
	font-size: 20px;
}
.g-cando-body {
	padding: 15px;
	overflow: hidden;
	line-height: 26px;
	display: inline-block;
	list-style-type: disc;
}
.g-cando-body li {
	text-align: left;
}
.g-bills {
	text-align: center;
	padding-bottom: 50px;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 1;
}
.g-bill {
	display: inline-block;
	width: 360px;
	height: 180px;
	padding: 120px 68px 10px;
}
.g-bill.disable {
	display: none;
}
.g-bill span {
	float: left;
	line-height: 26px;
	text-align: left;
	font-size: 14px;
}
.g-bg-line {
	position: absolute;
	top: 134px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	height: 12px;
	background: url(../../images/pub/bg-guide-3.png) no-repeat center;
}
.g-bg-3 {
	background: url(../../images/pub/bg-guide-4.png) no-repeat center;
}
.g-bg-4 {
	background: url(../../images/pub/bg-guide-5.png) no-repeat center;
}
.g-bg-5 {
	background: url(../../images/pub/bg-guide-6.png) no-repeat center;
}
.lg-footer {
	height: 204px;
	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: 130px;
    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 {
	margin-top: 44px;
	background: #f7f7f7;
	color: #bbbbbb;
}

.question-phone{
	text-align: left;
	width: 690px;
	margin: auto;
	color: #f00;
	font-size: 15px;
}