*{
    margin: 0px;
    padding: 0px;
}
.clearfloat{clear:both;height:0;font-size: 1px;line-height: 0px;}
.mobileDownload{
    width: 100%;
    height: 100%;
    background: #eee;
    position: relative;
}
.mobileDownloadHeader{
    width: 100%;
    height: 100px;
    font-size: 50px;
    background-color: #ec292d;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gouLiRuanJian_div{
    border-top: 1rem solid #eee;
    position: relative;
    width: 100%;
    background-color: #fff;
}
.gouLiRuanJian_div .gouLiRuanJian_div_top{
    height: 140px;
    width: 98%;
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gouLiRuanJian_div .gouLiRuanJian_div_center, .gouLiRuanJian_div_center_title{
    width: 96%;
    margin-left: 2%;
}
.gouLiRuanJian_div .gouLiRuanJian_div_bottom{
    margin-top: 0.3rem;
    padding-bottom:0.3rem ;
    width: 100%;
}
.gouLiRuanJian_div .gouLiRuanJian_div_bottom ul li{
    border-radius: 0.533333rem 0.533333rem 0.533333rem 0.533333rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    width: 40%;
    margin-left: 30%;
    background-color: #ec292d;
    font-size: 0.4rem;
    color: #fff;
}
.gouLiRuanJian_div_top img{
    border-radius: 30px;
    height: 120px;
    width: 120px;
    position: relative;
}
.gouLiRuanJian_div_top .rightSpan{
    font-size: 55px;
    color: #cc5200;
    margin-left: 1.5rem;
}
.gouLiRuanJian_div_center span{
    font-size: 43px;
    line-height: 60px;
    width: 100%;
    display:flex;
    justify-content:left;
    align-items:center;
    color: #171515;
    text-indent:2em;
}
.download_page_version{
    width: 100%;
    height: 80px;
    font-size: 40px;
    display:flex;
    justify-content:center;
    align-items:center;
    color: #0385f7;
}
.iphoneIOSStyle{
    padding: 30px 0;
    display:flex;
    justify-content:center;
    align-items:center;
}
.iphoneIOSStyle span{
    background: #fd0b0b;
    color: #fff;
    font-size: 45px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    padding: 15px 61px;
}
.iphoneIOSStyle span a{
    text-decoration: none;
    color: #fff;
}
.iphoneIOSStyle1{
    padding: 15px 0;
    display:flex;
    justify-content:center;
    align-items:center;
}
.iphoneIOSStyle1 span{
    background: #64b1f5;
    color: #fff;
    font-size: 43px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    padding: 15px 61px;
}
.iphoneIOSStyle1 span a{
    text-decoration: none;
    color: #fff;
}
.mobileDownloadMask{
    width:100%;
    height:100%;
    background:#000;
    position:fixed;
    top:0;
    left:0;
    z-index:100;
    background-color:rgba(0,0,0,0.4);
}
.mobileDownloadMask img{
    width: 100%;
}
.saomaDownloadSdLeve{
    width: 1200px;
    height: 1000px;
    background: #efeeee;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 20px;
}
.saomaSdLeveImg{
    width: 25%;
    position: relative;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.saomaSdLeveImg img{
    width: 150px;
    margin-top: 20px;
    border-radius: 10px;
}
.saomaSdLeveContent{
    width: 70%;
    height: 100%;
    float: left;
}
.btn-dld {
    width: 80%;
    height: 50px;
    background: url(../images/lj_showdown.png) center no-repeat;
    top: 240px;
    left: 10%;
    position: absolute;
}
.saomaSdLeveTitle{
    width: 100%;
    margin-top: 20px;
    font-size: 56px;
    font-weight: bold;
    color: #000000;
    display:flex;
    justify-content:left;
    align-items:center;
    letter-spacing:15px;
}
.saomaSdLeveVersion{
    width: 100%;
    height: 40px;
    display:flex;
    justify-content:left;
    align-items:center;
    font-size: 20px;
    color: #00A1CB;
}
.saomaSdLeveState{
    font-size: 25px;
    line-height: 40px;
    color: #c0a16b;
}
.saomaDownloadList{
    width: 96%;
    margin: 0 auto;
    border-bottom: 10px solid #fff;
    padding-bottom: 80px;
    padding-top: 40px;
}
.mobileDownloadGzh{
    width: 100%;
    padding-top: 40px;
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobileDownloadGzh img{
    width: 90%;
    border-radius: 25px;
}
.gouLiRuanJian_div_center_title span{
    width: 100%;
    display:flex;
    justify-content:left;
    align-items:center;
    font-size: 43px;
    color: #171515;
    text-indent:2em;
}