
html,body{
	line-height:normal;
	margin:0px;
	padding:0px;

	color:#555;
	font-family:"微软雅黑","宋体";
	/*background-color:#06a1f8;*/
	background-repeat:repeat-x;
	}
	
p{
	margin: 0;
}
.downLoadPageTop{
    position:relative;
    top: 0px;
    z-index: 100;
    width: 100%;
    height: 80px;
    background: #fff;
  
}

.bottomListHeader{
	text-align:left;
	padding-left:7%;
	color:white;
	font-size:16px;
	
	}
.bottomListDescription{
	width:90%;
	margin:auto;
	text-align:left;
	line-height:1.8;
	color:white;
	padding-bottom:50px;
	}
	
.bottomListDescription ol{
	line-height:1.8;
	}

.bottomListDescription ol>li{
	margin-top:6px;
	}
	
.lineCell{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:38%;
	}
.lineCell:first-child{
	margin-left: 8%;
}
.lineCell+.lineCell{
	margin-left: 8%;
}
/**清除浮动**/
.clearfix {
	zoom: 1;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
.backImg {
	margin:auto;

}
.contentImg{
	width:100%;
	left:0px;
	right:0px;
	margin:auto;
	margin-top: 20px !important;
	}
.mobileImgContainer{
	text-align:center;
	margin-bottom:40px;
	}

.contentMobileImg{
	
	width:100%;
	min-height:200px;
	margin-top:53px;
	
	
	}
.lanshaImg{
	margin:auto;
	text-align:center;
	width:60%;
	}
.lanshaImg>img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}

.lanshaImg .textCell{
	color:white;
	line-height:34px;
	text-align:center;
	}	
.lanshaImg .textCell span{
	padding-left:20px;
	
	}
.mobileCode{
	width:125px;
	padding:20px;
	padding-right:0px;
	float:left;
	
	}

.linkCell{
	 display:inline-block;
	 *display:inline;
	 *zoom:1;
	}
	
.responsiveImg{
	max-width:100%;
	max-height:100%;
	}
	
.topBannerImg{
	position: absolute;
	padding-left:5%;
	padding-top:30px;
	width:30%;
	
	}

/***********遮罩层***********/
#mask{
	position:fixed;
	z-index:999999;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
	background-color:rgba(0,0,0,0.6);
}
#androidNotice{
	display:none;
    margin-top:90px;
	}	
.appleNotice{
	display:none;
	margin-top:80px;
	
	}
.appleImg{
	
	height:80px;
	text-align:right;
	margin-right:23%;
	}
.appleImg>img{
	width:80px;
	height:80px;
	
	}


/* 2017.7.5 new add */
.goin_ewm{
	position: absolute;
	left: 0;
	top: 35%;
	width: 50%;
}
.goin_img{
	width: 100%;
	margin-top: 15%;
}
.inlineCell{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left: 15%;
	width:54%;
	text-align: center;
}
.bottomImg{
	text-align: center;
	margin-top: 3%;
}

.footer{
	text-align: center;
	position: absolute;
	bottom: 20px;
	width: 100%;
}
.footer img{
	margin-top: 10px;
}

* {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*即时到*/
* {
	margin: 0;
	padding: 0;
	text-align: center;
}

body,
html {
	width: 100%;
}

div {
	width: 100%;
}

a{
	text-decoration: none;
}
#content{
	background: url(../images/bg.png) center center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	height: 100%;
}
#logo{
	padding-top: 15%;
}

#downloadBtn {
	margin-bottom: 5%;
	padding-top: 90%;
}

#downloadBtn img {
	padding: 0 5px;
}

#phone {
	margin-bottom: 20px;
}



