﻿html,body {
    width:100%;
    height:100%;
}
body
{
    font-size:16px;
    font-family:   Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, serif;
    padding:0px;
    margin:0px;
    background-color: #fff;
}

a {
    color:rgb(55,98,152);
}
.window {
    padding:2px;
}
.window-mask {
    background-color: transparent;
}
.fullwindow {
    /*background:url(../images/main/background_CGO.png) no-repeat 0px top;*/
    width: 100%;
    height: 94%;
    overflow: hidden;
    background: url('../images/background.jpg') no-repeat;
    /*max-height:1080px;*/
    min-height: 770px;
    background-size: 100% 100%;
}
.sys_title_topspace {
    height:25%;
    min-height:50px;
    max-height:190px;
}

.sys_langtag {
    height: 28px;
    text-align: right;
    padding-top: 4px;
    padding-right: 15px;
}

    .sys_langtag label {
        color: #ffffff;
    }
    .sys_langtag select {
        color: #000000;
    }

    .sys_langtag select {
        background-color:#000
        border-color: #ffffff;
    }

.sys_main
{
    margin: 195px auto 0 auto;
 
}
.sys_content
{
    /*background: url(../images/main/loginbox_whyg.png) no-repeat 0px center;*/
    /*background: #fff url(../images/main/background_jlxk.png) no-repeat 0px center;*/
    /*width:1100px;*/
    height: 170px;
    margin: 0 auto;
   text-align:center;
}
.sys_oldversion {
    padding-top: 195px;
    padding-left:920px;
    height: 20px;
    width:100px;
}
.sys_oldversion a {
    color: #ffffff;
}

.sys_box {
    width:650px;
    margin:0 auto;
    /*opacity:0.5;*//*不会使子元素透明*/
    /*filter: alpha(opacity=50);*/
    background-color: #5299c4; /*rgba(255, 255, 255, 0.3);不会使子元素透明*/
        /*background:#ffffff;*/
         border-radius:2px;
    padding-bottom:10px;
    margin-bottom:10px;
}
.sys_Info {
    background-color:#F8FCFF;
    clear:both;
    height:30px;
    text-align:center;
    font-size:14px;
    width:100%;
    line-height:30px;
    color:#878d9c;
}
.sys_title {
    /*margin-top:-40px;*/
    text-align: center;
    height:80px;
    font-size:60px;
    color:#ffffff;
     /*float:left;*/
    display:inline;
    
}
.sys_logo{
    display:inline;
    padding:30px 0 30px 128px;
}
.sys_title span {
    /*line-height:145px;*/
    font-size:50px;
    padding:14px 0px 15px 5px;
    color:#fff; 
      /*background:url("../Images/main/Logo.png") no-repeat left;*/     
}


.sys_box .sys_container {
      
    height:295px;
   
}

/*第二种样式*/
.sys_container_two {
    text-align: center; 
    line-height: 50px; 
    font-size: 20px;
}
    .sys_box .sys_container_left {
        /*background: linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);*/ 
        /*opacity:0.5;
        background:#ffffff;*/
         /*border-radius:2px;*/
        height:40px;
        width:325px;
        padding-top:10px;
        line-height:25px;
        /*position:absolute;*/
        border-bottom:2px solid #005388;
        float:left;
    }
    .sys_box .sys_container_leftuncheck {
        /*background: linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);*/ 
        background:#005388;
         /*border-radius:2px;*/
         color:#ffffff;
        height:40px;
        width:325px;
        /*margin:120px auto;*/
        padding-top:10px;
        line-height:25px;
        /*position:absolute;*/
        float:left;
        border-bottom:2px solid #5299c4;
    }
    .sys_box .sys_container_right {
         /*opacity:0.5;
        background:#ffffff;*/
        /*border-radius:2px;*/
        /*background: linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);*/ 
        height:40px;
        width:325px;
        margin: 0 auto 0px 325px;
        padding-top:10px;
        line-height:25px;
        /*position:absolute;*/
            border-bottom:2px solid #005388;

    }
    .sys_box .sys_container_rightuncheck {
        /*background: linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);*/ 
        background:#005388;
         /*border-radius:2px;*/
            color:#ffffff;
        height:40px;
        width:325px;
        margin: 0 auto 0px 325px;
        padding-top:10px;
        line-height:25px;
        /*border:2px solid #c8c8c8;*/
        /*position:absolute;*/
        border-bottom:2px solid #5299c4;
    }
.sys_box .sys_container_center {
    height: 300px;
    width: 400px;
    margin-top: 75px;
    padding-top: 10px;
}

.sys_box .sys_container a {
    color: #2f3c51;
    font-size:22px;
    padding-left: 40px;
    text-decoration:none;
}
.sys_box .sys_container_right a {
    color: #ffffff;
    font-size:22px;
    padding-left: 40px;
    text-decoration:none;
}

/*.sys_box .sys_container a {
    color: #fff;
    text-decoration:none;
}*/

.sys_box .sys_container a:hover {
text-decoration:underline;
}

.sys_center_main {
  margin: 25px auto 0px 50px; 
  width: 692px; 
  /*position: absolute;*/
}
.sys_apkDownload{
    text-align:center;
    font-size:14px;  
    width:250px;
    height:110px;
    margin: 40px auto 0px auto;
}
.sys_apk {
    /*float: left;*/
    width:100px;
    height:105px;
    margin-left:20px;
    /*margin-left:200px;*/
    float:left;
}
.sys_apk a {
    color:#ddd;
    text-decoration:none;
}

.code-bigger {
    display:none;
    z-index:10;
    position:absolute;
    top: -280px;
    *top:-270px;
    left:50px;
}

.sys_apk:hover .code-bigger {
    display:inline;
}

.sys_footer{
    clear:both;
    text-align:center;
    font-size:14px;
    color:rgb(128,128,128);
    position:relative;
    top:-40px;
    *top:10px;
}

.login-title {
    height:20px;
    line-height:20px;
    position:relative;
    left:-25px;
    top:155px;
}

.login-title-tip {
    margin-left:25px;
    font-size: 12px;
    color:white;
}

#_dialog_lg  .panel-body, #_dialog .panel-body{
    background-color:#F8FCFF;
    overflow:hidden;
}
/**login form*/
.login-form {
    padding: 0 25px 0 25px;
    margin: 0px;
    width:500px;
}
.login-form input {
    font-family: Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, serif;
    font-size:14px;
}


.download-form .login-area {
    display:none;
}

.login-form .download-area
{
    display:none;
     width:100%;
     height:180px;
     _height:185px;
     text-align:center;
     font-size: 16px;
     padding-top:1px;
}
.download-form .download-area {
    display:block;
}
.download-form .download-area .download-area-tip
{
    margin:20px 0 0 20px; 
    width:330px;
    color:white;
}

.login-form .login-buttonbar {
    /*border-top:2px solid #6699cc;*/
    /*padding-top: 15px;*/
    margin-top:5px;
    text-align:center;
  
}
.btn_login,.btn-continue,.btn-cancel {
    line-height: 32px;
    height:45px;
    width:120px;
    font-size: 16px;
    text-align:center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    border: 1px solid #41b35c;
    outline-width: medium;
    outline-style: none;
    outline-color: invert;
    font-family:   Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, serif;
    color:#fff;
    background-color: #41b35c;
    margin-left:5px;
    margin-right:5px;
}
/*.btn_login:hover,.btn_login[disabled],.btn_login:disabled
{
    background-color:#41b35c;
}



.btn_login:active
{
    color:#ddd;
    background-color:#41b35c;
}*/

.btn_login1 {
   background-color:#0466a5;
   border: 1px solid #0466a5; 
}
.btn_login2 {
    width:220px;
}

.download-form .btn-cancel {
    background-color:#0466a5;
   border: 1px solid #0466a5; 
}

.login-buttonbar-tip{
    margin-right:90px; font-size:14px;
}


.login-form .login-msg {
    color:#ff4040;
    font-size:12px;
    text-align:left;
    position: relative;
    /*left: 85px;
    top: -23px;*/
}
.login-form .u-area
{
    border: #999 solid 1px;
    background-color: #fff;
    width:245px;
    height:42px;
    position:relative;
}
.login-form .p-area,.login-form .i-area {
   
    border: #999 solid 1px;
    background-color: #fff;
    width:245px;
    height:42px;
    position:relative;
    margin-top:15px;
}
.login-form .r-area {
    width:245px;
    position:relative;
    margin-top:15px;
    margin-left:5px;
}


.login-form .i-area {
    display:none;
}
.login-form .input-font {
    position:absolute;
    top: 10px;
    margin-left:260px;
    font-size:15px;
    color:#0692dd;
    text-align:center;
    width:100px;
    cursor:pointer;
}
.login-form .c-area {
    margin-left:-4px;
    /*margin-top:20px;*/
    height:20px;
    width:500px;
}
.login-form .c-area label {
    font-size:12px;
    color:white;
    position:relative;
    top:-2px;
}

.login-form .area-focus {
   
    border: #66CCFF solid 1px;
}

.login-form .input-uspd {
    position:absolute;
    top: 1px;
    left:30px;
    outline:none 0px;
    border:0px; 
    width:205px;
    padding-left:3px;
    height:38px;
    line-height:38px;
    background-color: #fff;
     /*box-shadow: 0 0 500px #fff inset!important;*/
    -webkit-box-shadow: 0 0 1000px #fff inset!important;
     /*background-color:#fff !important;*/
}

.login-form .input-tip {
    position:absolute;
    left:35px;
    top:13px;
    color:#ccc;
}

.login-form .input-tip-username {
    position:absolute;
    left:-70px;
    top:10px;
    color:white;
    font-weight:bold;
    font-size:20px;
}

.login-form .input-tip-pwd {
    position:absolute;
    left:-60px;
    top:10px;
    color:white;
    font-weight:bold;
    font-size:20px;
}

.login-form .input-tip-checkcode {
    position:absolute;
    left:-110px;
    top:10px;
    color:white;
    font-weight:bold;
    font-size:20px;
}
.login-form .u-icon {
    position:absolute;
    top: 13px;
    left:13px;
    background: transparent url(../../../../Images/main/btn_bg.png) no-repeat 0px -412px;
    _background: transparent url(../../../../Images/main/btn_bg.gif) no-repeat 0px -412px;
    width:16px;
    height:18px;
}
.login-form .p-icon{
    position:absolute;
    top: 13px;
    left:13px;
    background: transparent url(../../../../Images/main/btn_bg.png) no-repeat -20px -412px;
    _background: transparent url(../../../../Images/main/btn_bg.gif) no-repeat -20px -412px;
    width:16px;
    height:18px;
}

.login-form .input-imgcode {
    position:absolute;
    top: 1px;
    left:159px;
}

.login-form .btn-download {
    display:block;
    background: transparent url(../../../../Images/main/btn_bg.png) no-repeat 0px 0px;
    width:216px;
    height: 71px;
    margin: 20px 0 0 70px;
    border:0px;
    color:#fff;
    outline:none;
}

.login-form .btn-login {
    background: transparent url(../../../../Images/main/btn_bg.png) no-repeat 0px -503px;
    margin-right: 20px;
    width:91px;
    height: 35px;
    border:0px;
    color:#fff;
    outline:none;
}
.download-form .btn-login {
    display:none;
}
.download-form .btn-clear{
    display:none;
}

.login-form .btn-retry {
    display:none;
    background: transparent url(../../../../Images/main/btn_bg.png) no-repeat 0px -467px;
    margin-right: 20px;
    width:91px;
    height: 35px;
    border:0px;
    color:#fff;
    outline:none;
}
.download-form .btn-retry {
    display:inline;
}

.login-form .btn-clear {
    background: transparent url(../../../../Images/main/btn_bg.png) no-repeat 0px -503px;
    margin-right: 20px;
    width:91px;
    height: 35px;
    border:0px;
    color:#fff;
    outline:none;
}

.login-form .btn-cancel {
    display:none;
}

.login-form .btn-login:hover, .login-form .btn-retry:hover, .login-form .btn-cancel:hover {
    background-position-x: -97px;
}

.login-form .btn-login[disabled]:hover{
    background-position-x: 0px;
}

.login-form .btn-download:hover {
    background-position-y: -72px;
}

.login-downloadFrameWork
{
    color: blue; 
    font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
}

.login-downloadFrameWork a
{
    color:#ddd;
}

.login-sysnum {
   text-align:center; 
   color:#ddd;
}
/*新检测下载提示*/
.login-form .download-area-new
{
    display:none;
    width:100%;
    /*height:205px;
    _height:185px;
    padding-top:1px;*/
    padding-left:10px;
    font-size: 14px;
    text-align:left;
    color:#fff;
    padding-bottom:5px;
}
.download-form .download-area-new {
    display:block;
}

.download-area-tiptitle {
    font-size: 32px;
}

.login-form .btn-continue {
    display:none;
}

.download-form .btn-continue,.download-form .btn-cancel {
    display:inline;
}

.login-form .btn-continue:hover {
    background-position-x: -97px;
}

.toptips {
    background: #f4f9b7;
    color: red;
    height: 28px;
    padding-left: 20px;
    padding-top: 5px;
}

.closebtn {
    float: right;
    width: 50px;
    height: 23px;
    line-height: 30px;
    line-height: 20px;
    text-align: center;
    font-size: 22px;
    color: orangered;
    margin-right: 5px;
}