
.nav_apk_down{
    height: 735px;
    max-width: 1920px;
    min-width:1196px;
    margin:0 auto;
    background: url("../images/d1.jpg") center no-repeat;
    position: relative;
}
.navInner{
    width: 1000px;
    height: 100%;
    margin:0 auto;
    position: relative;
}
.android{
    position: absolute;
    top: 400px;
    left:302px;
    cursor: pointer;
}
.ios{
    position: absolute;
    top: 500px;
    left:302px;
    cursor: pointer;
}
.otherDownload{
    position: absolute;
    top:400px;
    left:602px;
    cursor: pointer;

}

.container_apk{
    width: 910px;
    margin:0 auto;
    margin-top: 30px;
}
.title{
    height: 30px;
    line-height: 30px;
    color:#0d94e2;
    font-size: 20px;
    text-align: right;
}
.title img{
    vertical-align: middle;
}
.title span{
    display: inline-block;
    width: 100px;
}
.update{
    width: 773px;
    padding-right: 15px;
    border-right: 5px solid #79c9f8;
    margin-top: 30px;
    padding-top: 30px;
}
.update>li{
    margin-bottom: 30px;
    font-size:16px;
}
.detail{
    background: #eeeeee;
    width: 710px;
    padding:10px 20px;
    position: relative;
}
.detail li{
    list-style-type: decimal;
    list-style-position: inside;
    font-size: 25px;
    font-weight: bold;
    line-height: 50px;
    color:#414141;
}
.circle{
    position: absolute;
    right: -55px;
    width: 20px;
    height:20px;
    border-radius: 100%;
    background: #0d94e2;
    border:5px solid #bee7ff;
}
.updateTime{
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    right: -180px;
    color:#0d94e2;
}
.arrow{
    position: absolute;
    right: -9px;
    top:17px;
}


/*360助手*/
.down360{
	cursor: pointer;
    left: 602px;
    position: absolute;
    top: 400px;
}
.qqdown{
	cursor: pointer;
    left: 602px;
    position: absolute;
    top: 447px;
}













