body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
.banner{
	background: url(http://res.51playit.com/resources/img/homepage/bg2_01.jpg);
	background-position : center bottom;
	background-repeat : no-repeat;
	background-size : cover;
	padding : 0px 5% 0px 5%;
}

.banner .logo-top img{
	width: 100%;
	margin-top: 5%;
	margin-bottom : 5%;
}

.banner .banner-phone img{
	width: 100%;
}
.banner .banner-interester img{
	width: 100%;
	margin-top: 5%;
}
.banner .download img{
	width: 40%;
	margin: 10% 4% 0px 4%;
}
.container,.footer{
	text-align: center;
	width:980px;
	margin:0 auto;
}

.download{
	padding-bottom : 50px;
}

.video{
	padding: 10% 5% 10% 5%;
}
.video .video-box{
	margin:0 auto;
	width: 100%;
	height: 100%;
}
.download-link{
	overflow: hidden;
	margin-top : 25px;
}
.footer .info{
	margin-top:32px;
}
.footer .info p , .f-link{
	font-size: 0.8em;
	color:#363636;
}
.download-link .dw-code,.download-link .wx{
	width: 50%;
	float: left;
}
.download-link .dw-code {
	width: 50%;
	text-align : right;
}

.download-link img {
	
	width : 100%;
	word-spacing : 8px;
}

.info p {
	
	word-spacing : 3px;
	line-height : 20px;
	
}

.info{
	
	margin-bottom : 4%
	
}


.download-link .wx {
	width: 50%;
	text-align : left;
}

.footer .f-link  a {
	
	color:#363636;
	text-decoration: none;
	margin : 5px;
	
}
@media(max-width: 980px){
		.container,.footer{
			text-align: center;
			width:100%;
			margin:0 auto;
		}
	.banner{
		height: auto;
	}
	.footer .info {
	    margin-top: 12px;
	}
}
