.footer{
	min-width: 1190px;
	margin: 80px auto 0;
	height: 820px;
}

.footer-download{
	width: 1190px;
	height: 133px;
	margin-left: auto;
	margin-right: auto;
}

.footer-download-app{
	width: 47%;
	height: 133px;
	float: left;
	margin-left: 3%;
}

.footer-download-app img{
	width: 133px;
	height: 133px;
	float: left;
}

.footer-download-app ul{
	float: left;
	margin-left: 20px;
}

.footer-download-app ul li.footer-download-desc{
	font-size: 30px;
	color: #222;
	margin-top: 30px;
}

.footer-download-app ul li.footer-download-future{
	font-size: 20px;
	color: #222;
	margin-top: 20px;
}

.footer-help{
	width: 100%;
	height: 390px;
	margin-top: 50px;
}

.footer-help-list{
	background: #FDFDFD;
	width: 1190px;
	height: 390px;
	margin: 0 auto;
}

.footer-help-nav{
	width: 90px;
	height: 224px;
	margin: 83px 70px 83px 40px;
	float: left;
}

.footer-help-nav-tit{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 50px;
}

.footer-help-nav-con li{
	font-size: 20px;
	margin-bottom: 25px;
}

.footer-help-nav-con li a:hover{
	color: #FF9800;
}

.footer-help-nav-con li:hover{
	color: #FF9800;
}

.spacer{
    overflow: hidden;
	margin: 87px 85px 87px 0;
    width: 2px;
    height: 216px;
    background-color: #D8D8D8;
    float: left;
}

.footer-help-nav-contact{
	float: left;
	width: 300px;
	margin-top: 90px;
}

.footer-help-nav-contact-phone{
	font-size: 36px;
	color: #FF9C0A;
	margin-bottom: 20px;
	height: 36px;
	text-align: center;
}

.footer-help-nav-contact-workday{
	font-size: 18px;
	color: #4A4A4A;
	margin-bottom: 40px;
	text-align: center;
}

.footer-help-nav-contact-service{
	height: 46px;
	text-align: center;
}

.footer-copyright{
	width: 100%;
	height: 180px;
}

.footer-copyright-content{
	width: 1190px;
	height: 180px;
	margin: 0 auto;	
}

.footer-copyright-content img{
	margin: 58px 40px 58px 40px;
	float: left;
}

.footer-copyright-content ul{
	margin: 60px 0;	
	float: left;
}

.footer-copyright-content ul li{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #b7b7b7;
}

.adv-show{
	width: 680px;
	height: 340px;
}

.adv-show img{
	margin: 45px 80px 45px 60px;
	width: 250px;
	height: 250px;
	float: left;
}

.adv-show-infos{
	width: 280px;
	height: 220px;
	margin: 60px 0;
	float: left;
}

.adv-show-infos p{
	width: auto;
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #000000;
	letter-spacing: 3px;
}

.adv-show-infos ul li{
	width: auto;
	height: 40px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 40px;
	padding-left: 55px;
}

.icon-chat{
	background: url(../img/icon_chat.png) no-repeat;
	background-size: 40px 40px;
}

.icon-work{
	background: url(../img/icon_work.png) no-repeat;
	background-size: 40px 40px;
}

.icon-phone{
	background: url(../img/icon_phone.png) no-repeat;
	background-size: 40px 40px;
}

.icon-news{
	background: url(../img/icon_news.png) no-repeat;
	background-size: 40px 40px;
}

.icon-case{
	background: url(../img/icon_case.png) no-repeat;
	background-size: 40px 40px;
}

.icon-service{
	background: url(../img/icon_service.png) no-repeat;
	background-size: 40px 40px;
}
