
body {
    background: url();
    background-size: 100% 100%;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='', sizingMethod='scale');
    -ms-filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='', sizingMethod='scale');
}
.l_warp{
    width: 100%;
    height: 100%;
    background: url(../img/bluebac.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}
.l_warp .topline{
    width: 100%;
    height: 140px;
    background: #fff;
    padding: 0 60px;
    box-sizing: border-box;
}
.l_warp .topline .gw
        {
    margin-right: 10px;
    width: 80px;
    height: 86px;
    background: url(../img/l_gw.png);
    background-size: 100% 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.l_warp .topline .font1{
    font-size: 40px;
    color: #000000;
    vertical-align: middle;
    font: normal bold 38px/1.2em ΢���ź�;
    line-height: 140px;
}
.l_warp .topline .font2{
    font-size: 35px;
    color: #333;
    vertical-align: middle;
    line-height: 140px;
    margin-left: 20px;
}
.l_warp .topline .rightbnt{
    height: 100%;
    float: right;
    text-align: left;
}
.l_warp .topline .rightbnt .font3{
    font-size: 20px;
    color: #333;
    vertical-align: middle;
    line-height: 140px;
    font-weight: 550;
    cursor: pointer;
}
.l_warp .topline .rightbnt .elezhan{
    width: 24px;
    height: 26px;
    background: url(../img/l_elezhan.png);
    background-size: 100% 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.l_warp .topline .rightbnt .download{
    width: 27px;
    height: 24px;
    background: url(../img/i_download.png);
    background-size: 100% 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.l_warp .midcont{
    width: 100%;
    position: absolute;
    top: 140px;
    bottom: 98px;
    left: 0;
    right: 0;
}
.l_warp .midcont .lbox{
    width: 60%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.l_warp .midcont .lbox .midpc{
    width: 858px;
    height: 485px;
    background: url(../img/midpc.png);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -429px;
    margin-top: -243px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.l_warp .midcont .rbox{
    width: 40%;
    height: 100%;
    // float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.l_warp .midcont .rbox .upborder{
    width: 430px;
    height: 446px;
    background: url(../img/upborder.png);
    background-size: 100% 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -258px;
    margin-right: -215px;
    padding: 50px 60px;
    box-sizing: border-box;
}
.l_warp .midcont .rbox .upborder h4{
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}
.l_warp .midcont .rbox .upborder p{
    font-size: 16px;
    color: #333;
    line-height: 48px;
}
.l_warp .midcont .rbox .upborder .botbnt{
    width: 100%;
    height: 38px;
    background: #0095ff;
    cursor: pointer;
    border-radius: 20px;
    text-align: center;
}
.l_warp .midcont .rbox .upborder .botbnt span{
    font-size: 16px;
    color: #fff;
    line-height: 38px;
}
.l_warp .midcont .rbox .upborder .inputbox{
    width: 100%;
    height: 38px;
    background: #f7f7f7;
    border-radius: 8px;
}
.l_warp .midcont .rbox .upborder .inputbox input{
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #333;
    padding: 0 20px;
    box-sizing: border-box;
    border: none;
    background: none;
    outline: none;
}
.l_warp .midcont .rbox .upborder .deficode{
    width: 90px;
    height: 100%;
    float: right;
    border-radius: 8px;
    overflow: hidden;
}
.l_warp .midcont .rbox .upborder .deficode i{
    width: 100%;
    height: 100%;
    background: url(../img/deficode.png);
    background-size: 100% 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.l_warp .midcont .rbox .upborder .jus{
    width: 100%;
    height: 38px;
}
.l_warp .bottomline{
    width: 100%;
    height: 112px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
.l_warp .bottomline span{
    font-size: 16px;
    color: #333;
    line-height: 78px;
    font-weight: bold;
}
/*# sourceMappingURL=style.css.map */
