html, body {
    width: 100%;
}
body {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei","微软雅黑" !important;
    font-size: 22px;
    color: #fff;
    background: url("../web_images/pc/bg.jpg") no-repeat top center;
    background: url("../web_images/pc/bg.jpg") no-repeat top center\9;
    *background: url("../web_images/pc/bg.jpg") no-repeat top center\9;
    _background: url("../web_images/pc/bg.jpg") no-repeat top center\9;
    overflow-y:scroll;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.textLang {
    display: none;
}

.main-container .logo-img {
    width: auto;
   
}
.logo {
    padding-top:215px;
}
.description {
    margin-top: 678px;
}
.description .textLang {
    color: #fdfdfe;
    color: #989898 \9;
    /*text-shadow: 2px 1px 1px #d29b3e;*/
}

.sys-container {
    margin-top: 30px;
    position: relative;
    width: 100%;
}

.platform-logo {
    width:278px;
    margin-top:5px;
}

.footer1 {
    width: 100%;
    font-size: 12px;
}
.footer2 {
    width: 100%;
    font-size:18px;
    margin:20px 0;
    color:#c9b8fe;
}
.footer2 span {
    display: inline;
}


.ml50 {
    margin-left: 50px;
}

.qr_code{
    position:fixed;
    bottom: 120px;
    right: 50px;
    color:#c9b8fe;
}

.qr_code img{
    display:block;
}
.version {
    font-size: 18px;
    color: #878787;
}

.qr_img{
    width:200px;
}

/*底部*/
.footer {
    width: 100%;
    height:113px;
    /*padding-top:14px;*/
    background-color:#2a292e;
}

.footer #bottom{
    position:relative;
    width:720px;
    margin: 0 auto; 
    height:113px; 
    /*background:url(../popLogo.png) left 41% no-repeat;*/
    /*background-size: 150px;*/
}

.footer #bottom a{padding:0px 4px;}
.footer #bottom a:link{color:#999999; padding:0px 4px;}
.footer #bottom a:visited{color:#999999; padding:0px 4px;}
.footer #bottom .group-logo{ position: absolute; left:0; top: 28px; background: url(../web_images/pc/pc_logo.png) left 41% no-repeat; background-size: cover; width: 150px; height: 47px; background: url("")\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../popLogo.png',sizingMethod='scale'); -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../popLogo.png',sizingMethod='scale');}
.footer #bottom .botp1{ position:absolute; left:186px; top:8px; font-size:12px; text-align: left;}
.footer #bottom .botp1spec {font-size: 20px;}
.footer #bottom .botp2{ position:absolute; left:170px; top:28px; font-size:12px;}
.footer #bottom .botp3{ position:absolute; left:170px; top:50px; font-size:12px;}

/* 2016-05-26配合百度审核所做修改，后续可能移除！ */
.footer #bottom{width: 835px;}
.footer #bottom .group-logo{left:175px;}
.footer #bottom .giant-logo { position: absolute; left:0; top: 25px; background: url(../web_images/pc/ok.png) left 41% no-repeat; background-size: cover; width: 149px; height: 53px; background: url("")\9; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../popLogo.png',sizingMethod='scale'); -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../popLogo.png',sizingMethod='scale');}
.footer #bottom .botp1{ position:absolute; left:360px; top:0; font-size:12px; text-align: left;}
