.clear {
	zoom: 1;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}


.footer{
	background: #313131;
    min-width:1280px;
}


.footer .column .item1{
	width: 30%;
}


.footer .column .item2{
	width: 30%;
}


.footer .column .item3{
	width: 20%;
}


.footer .column .item4{
	width: 40%;
}


.footer .title{
	padding: 35px 0 20px;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #bababa;
}


.footer .content{
	padding: 15px 0 60px;
	line-height: 2;
	font-size: 15px;
	color: #a3a3a3;
}


.footer .content a, .footer .content span{
	display: block;
}


.footer .content .qrcode{
	position: relative;
}


.footer .content .qrcode .qrcode-wrap{
	position: absolute;
	bottom: 0;
	right: 0;
}

.logo-list{
	padding: 100px 0 70px;
}

.logo-list ul{
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

.logo-list ul li{
	box-sizing: border-box;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	width: 25%;
	height: 146px
}

.logo-list ul li.item1 {
	background: url(../img/hico2.png) center center no-repeat;
}

.logo-list ul li.item2 {
	background: url(../img/hico3.png) center center no-repeat;
}

.logo-list ul li.item3 {
	background: url(../img/hico4.png) center center no-repeat;
}

.logo-list ul li.item4 {
	background: url(../img/hico5.png) center center no-repeat;
}

.logo-list ul li.item5 {
	background: url(../img/hico6.png) center center no-repeat;
}

.logo-list ul li.item6 {
	background: url(../img/hico7.png) center center no-repeat;
}

.logo-list ul li.item7 {
	background: url(../img/hico8.png) center center no-repeat;
}

.logo-list ul li.item8 {
	background: url(../img/hico9.png) center center no-repeat;
}

.logo-list ul li.item9 {
	background: url(../img/hico10.jpg) center center no-repeat;
}

.logo-list ul li.item10 {
	background: url(../img/hico11.jpg) center center no-repeat;
}

.logo-list ul li.item11 {
	background: url(../img/hico12.jpg) center center no-repeat;
}

.logo-list ul li.item12 {
	background: url(../img/hico13.jpg) center center no-repeat;
}

.return-top{
	position: fixed;
	bottom: 30px;
	right: 50px;
	width: 72px;
	height: 72px;
}

.return-top img{
	display: block;
}

.platform{
	height: 570px;
	background: #333 url(../img/hico12.png) center bottom no-repeat;
    min-width:1280px;
}

.platform .title{
	padding-top: 100px;
	text-align: center;
}

.platform .title span, .platform .title h3{
	display: inline-block;
	vertical-align: middle;
}

.platform .title span{
	margin-right: 10px;
	vertical-align: -7px;
	width: 170px;
	height: 40px;
	font-size: 22px;
	color: #fff;
	background: #154c8b;
	line-height: 40px;
}

.platform .title h3{
	line-height: 1;
	font-size: 40px;
	color: #fff;
}

.multi-terminal{
	padding-bottom: 100px;

}

.multi-terminal h3{
	padding: 100px 0 30px 0;
	text-align: center;
	font-size: 40px;
	color: #000;
}

.multi-terminal .big-pic{
	padding-left: 50px;
}

.multi-terminal .pl40{
	padding-left: 40px;
}

.multi-terminal .item1, .multi-terminal .item2, .multi-terminal .item3{
	padding-top: 50px;
	float: none;
}

.multi-terminal .item1 .pic, .multi-terminal .item2 .pic, .multi-terminal .item3 .pic{
	height: 60px;
	width: 60px;
	border-radius: 50%;
	border: 1px solid #e1e4e8;
}

.multi-terminal .item1 h4, .multi-terminal .item2 h4, .multi-terminal .item3 h4{
	font-size: 19px;
	color: #212121;
	line-height: 1;
}

.multi-terminal .item1 p, .multi-terminal .item2 p, .multi-terminal .item3 p{
	padding-top: 15px;
	font-size: 14px;
	color: #878686;
}

.multi-terminal .item1 .pic{
	background:url(../img/hico14.png) center center no-repeat;
}

.multi-terminal .item2 .pic{
	background:url(../img/hico15.png) center center no-repeat;
}

.multi-terminal .item3 .pic{
	background:url(../img/hico16.png) center center no-repeat;
}
