#UpgradeBrowser .All {
    height: 937px;
    width: 1920px;
    background-color: #0fbbfc;
    top: 0;
    padding-top: 180px;
}

#UpgradeBrowser .CenterBox {
    width: 960px;
    height: 500px;
    position: absolute;
    left: 500px;
    background-color: #32a7d6;
    border-radius: 30px;
}

#UpgradeBrowser .TopFont {
    height: 200px;
    width: 960px;
    margin-top: 20px;
    position: relative;
}

#UpgradeBrowser .Remind {
    font-size: 34px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 960px;
}

#UpgradeBrowser .Logo {
    margin:20px 0 0 437px;
}

#UpgradeBrowser .LogoImg1 {
    width: 100px;
    height: 100px;
}

#UpgradeBrowser .MidBox {
    margin-top: 30px;
}

#UpgradeBrowser .MidBoxFont {
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

#UpgradeBrowser .PicWall {
    width: 960px;
    margin: 40px auto 0;
}

#UpgradeBrowser .Pica {
    display: block;
    width: 240px;
    float: right;
    text-decoration: none;
    position: relative;
}

#UpgradeBrowser .PicaImg {
    height: 76px;
    width: 76px;
    margin: 0 auto;
}

#UpgradeBrowser .PicaImg img {
    height: 76px;
    width: 76px;
    position: absolute;
    left: 82px;
}

#UpgradeBrowser .PicaImgFont {
    text-align: center;
    color: #eeeeee;
    font-size: 16px;
    margin: 12px;
}
