@media screen and (min-width:1100px) {
	.footer-box .footer-box-icon{
		width: 1400px;
	}
	
	.footer-box .footer-download{
		display: block;
		width: 350px;
		height: 55px;
		line-height: 51px;
		font-size: 24px;
		transition:width .7s;
	}
	
	.footer-box .footer-download:hover{
		width: 400px!important;
		transition:width .7s;
	}
	
	.footer-box .footer-download::after{
	    width: 0px;
	}
	
	.footer-box .footer-download:hover::after{
		content: '';
	    display: inline-block;
	    width: 10px;
	    height: 10px;
	    border-top: 3px solid white;
	    border-right: 3px solid white;
	    -webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	    margin-left: 10px;
	    margin-bottom: 3px;
	    transition:width 1s;
	    transition:margin-left 1s;
	    transition:margin-bottom 1s;
	}
	
	.footer-box .footer-icon-item{
		width: 436px;
	}
	
	.footer-icon-item-apple{
		margin: 80px 0;	
	}
	
	.footer-icon-item-icon{
		float: left!important;	
	}
	
	
	.footer-box .footer-box-img{
		width: 1400px;
	}
	
	.footer-box .footer-box-img .footer-box-item-img{
		width: 436px;
		display: table;
		text-align: center;
	}
	
	.footer-box .footer-box-img .footer-box-item-img img{
		display: inline-block;
		text-align: center;
      vertical-align: middle;
	}
	
	.footer-box .footer-box-bg{
		width: 100%;
		background-image: url(/img/footer/Footer-PRO-Pages.jpg);
		background-repeat-x: 50%;
		background-position-y: 50%;
		background-size: cover;
		height: 550px;
		position: relative;
	}
	
	.footer-box .footer-title-box{
		position: absolute;
		left: 50%;
		top: 60%;
		transform: translate(-50%, -50%);
	}
}

@media screen and (max-width:1100px){
	.footer-box .footer-box-icon{
		width: 350px;
		padding-top: 200px;
	}
	
	.footer-box .footer-download{
		display: block;
		width: 250px;
		height: 35px;
		line-height: 31px;
		font-size: 14px;
	}
	
	.footer-box .footer-icon-item{
		width: 350px;
	}
	
	.footer-icon-item-apple{
		margin: 15px 0;	
	}
	
	.footer-icon-item-logo{
		margin: 15px 0;	
	}
	
	.footer-icon-item-icon{
		margin-top: 15px;
		margin-left: 0;
		margin-bottom: 30px;	
	}
	
	.footer-box .footer-box-img{
		width: 350px;
	}
	
	.footer-box .footer-box-img .footer-box-item-img{
		width: 350px;
		text-align: center;
		margin-top: 20px;
	}
	
	.footer-box .footer-box-img .footer-box-item-img img{
		display: inline-block;
		text-align: center;
	}
	
	
	.footer-box .footer-box-bg{
		width: 100%;
		background-image: url(/img/footer/Footer-PRO-Pages.jpg);
		background-repeat-x: 50%;
		background-position-y: 50%;
		background-size: cover;
		height: 1000px;
		position: relative;
	}
	
	.footer-box .footer-title-box{
		position: absolute;
		left: 50%;
		top: 60%;
		transform: translate(-50%, -50%);
	}
}

.footer-box{
	width: 100%;
	height: auto;
	background-color: #000000;	
}

.footer-box .footer-title-t{
	display: block;
	height: auto;
	overflow: hidden;
	color: #ffffff;
	font-size: 27px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 35px;
	font-weight: 550;
}

.footer-box .footer-title-b{
	display: block;
	height: auto;
	overflow: hidden;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 35px;
	padding: 50px 0;
	font-weight: 550;
}

.footer-box .footer-download{
	display: block;
	text-align: center;
	border: 2px solid #ffffff;
	color: #ffffff;
	background-color: #000000;
	margin: 0 auto;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.footer-box .footer-box-icon{
	height: auto;
	margin: 0 auto;
}

.footer-box .footer-icon-item{
	float: left;
	height: auto;
}

.footer-box .footer-down{
	width: 185px;
	height: 50px;
	margin: 0 auto;
}

.footer-box .footer-down .footer-down-icon{
	display: block;
	width: 40px;
	height: 50px;;
	float: left;
}

.footer-box .footer-down .footer-down-word{
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	float: left;
	color: white;
}

.footer-box .footer-logo{
	width: 280px;
	height: 64px;
	margin: 0 auto;
	margin-top: 55px;
}

.footer-box .footer-logo img{
	display: block;
	width: 280px;
	height: 64px;
}

.footer-box .footer-icon-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 40px;
}

.footer-box .footer-icon-list P{
	text-align: center;
	font-weight: 600;
    color: #fff;
}

.footer-box .footer-icon-list span{
	display: inline-block;
	height: auto;
	overflow: hidden;
	
}

.footer-box .footer-icon-list span a{
	display: block;
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 5px;
	cursor: hand;
	cursor: pointer;
}

.footer-box .footer-icon-list span a img{
	display: block;
	width: 55px;
	height: 55px;
}

.footer-botbg{
	height: auto;
	overflow: hidden;
	width: 100%;
	background-color: #1f1f1f;
}

.footer-box .footer-info-box{
	width: 95%;
	height: auto;
	margin: 20px auto;
}

.footer-box .footer-info-box{
	color: white;
	text-decoration: none;
}

.footer-box .footer-info-box a{
	color: white;
	text-decoration: none;
}

.footer-box .footer-info-box a:hover{
	color: #666;
}

.footer-box .footer-box-img{
	height: auto;
	margin: 0 auto;
}

.footer-box .footer-box-img .footer-box-item-img{
	float: left;
    height: auto;
}


