﻿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;*/
    background: url(../images/background.png) no-repeat left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #4fc0e8;
    min-height: 770px;
 /*   background-size: 100% 100%;*/
    /*max-height:1080px;*/
    /*min-height: 770px;*/
}

.sys_title_topspace {
    background: url("../images/nav-bg.jpg") repeat-x;
    height: 115px;
    min-height: 50px;
    max-height: 190px;
}

.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: 1000px;
    margin: 0 auto;
    /*background: url(../images/background.png) no-repeat left 100px;*/
     height: 456px;
}

.sys_oldversion {
    padding-top: 195px;
    padding-left: 920px;
    height: 20px;
    width: 100px;
}

    .sys_oldversion a {
        color: #ffffff;
    }

.sys_box {
    margin-left: 800px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 300px;
    height: 390px;
    text-align: center;
    background-color: #80c4db;
    top: 70px;
    position: relative;
    border-radius: 20px;
    border: 2px solid #41839d;
}

.sys_Info {
    background-color: #F8FCFF;
    clear: both;
    height: 80px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    line-height: 30px;
    color: #4b5055;
    bottom: 0px;
    position: fixed;
}

.sys_title {
    margin-top:60px;
    text-align: left;
    height: 80px;
    font-size: 60px;
    color: #ffffff;
    /*float:left;*/
}

.sys_logo {
    float:left;
    height: 180px;
    margin: 5px 1px 2px 30px;
    background: url("../../logoIcon/Login.png") no-repeat ;
    background-size:100%,100%; 
    display: inline-block;
    width: 170px;
    text-align: center;
}

.sys_subTitle 
{  
    margin-top: 60px;
    font-size: 48px;
    line-height:80px;
    color: #fff;
    letter-spacing: 3px;
}
.sys_title {
    float: left;
    font-size: 36px;
    line-height: 80px;
    color: #fff;
    letter-spacing: 3px; 
    text-align: left;
    height: 80px;
}


.sys_box .sys_container {
    height: 295px;
}

/*第二种样式*/
.sys_container_two {
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

.sys_box .sys_container_left {
    height: 56px;
    width: 100%;
    line-height: 55px;
    border-bottom: 2px solid #44535a;
    font-size: 30px;
    color: #ffffff;
}

.sys_box .sys_container_leftuncheck { 
    background: #0067b7;
    color: #ffffff;
    height: 40px;
    width: 200px;
    padding-top: 10px;
    line-height: 25px;
    float: left;
    border-bottom: 2px solid #5299c4;

     /*height: 40px;
    width: 200px;
    padding-top: 10px;
    line-height: 25px;
    border-bottom: 2px solid #0067b7;
    float: left;*/
}

.sys_box .sys_container_right {
     /*background: #0067b7;
    color: #ffffff;
    height: 40px;
    width: 200px;
    margin: 0 auto 0px 200px;
    padding-top: 10px;
    line-height: 25px;
    border-bottom: 2px solid #5299c4;*/

    height: 40px;
    width: 200px;
    margin: 0 auto 0px 200px;
    padding-top: 10px;
    line-height: 25px;
    border-bottom: 2px solid #0067b7;
}

.sys_box .sys_container_rightuncheck {
        /*height: 40px;
    width: 200px;
    margin: 0 auto 0px 200px;
    padding-top: 10px;
    line-height: 25px;
    border-bottom: 2px solid #0067b7;*/
    background: #0067b7;
    color: #ffffff;
    height: 40px;
    width: 200px;
    margin: 0 auto 0px 200px;
    padding-top: 10px;
    line-height: 25px;
    border-bottom: 2px solid #5299c4;
}

.sys_box .sys_container_center {
    height: 300px;
    width: 300px;
    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 0px;
    width: 300px
}

.sys_apkDownload {
    text-align: center;
    font-size: 14px;
    width: 360px;
    height: 110px;
    margin: 85px auto 0px auto;
}

.sys_apk {
    width: 33%;
    height: 105px;
    /* margin-left: 0px; */
    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: 0px 0px 0 0px;
    margin: 0px;
    width: 300px;
    position: relative;
}

    .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 {
    display:flex;
    margin-top: 5px;
    text-align: center;
}

.btn_login, .btn-continue, .btn-cancel {
    line-height: 32px;
    height: 45px;
    width: 235px;
    text-align: center;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    border: 1px solid #FA8750;
    outline-width: medium;
    outline-style: none;
    outline-color: invert;
    font-family: Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, serif;
    color: #fff;
    background-color: #FA8750;
   /* margin-left: 30px;*/
    margin-right: 5px;
    border-radius: 7px;
}
.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 {
    height: 16px;
    color: #ff4040;
    font-size: 12px;
    text-align: center;
    position: absolute;
    left: 30px;
    bottom: 16px;
}

.login-form .u-area {
    background: url(../images/login/ic_login_user.png) no-repeat 5px 5px;
    color: white;
    background-size: 30px 30px;
    padding: 35px 15px 9px 40px;
    margin: 15px 0 0 0;
    width: 216px;
    border: 2px solid #a2d1e5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.2em;
}

.login-form .p-area, .login-form .i-area {
    height: 42px;
    position: relative;
}

.login-form .r-area {
    width: 300px;
    position: relative;
    margin-top: 15px;
}


.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 {
    height: 20px;
    width: 268px;
    text-align: right;
}

    .login-form .c-area label {
        font-size: 12px;
        color: #444;
        position: relative;
        top: -2px;
    }

.login-form .area-focus {
    border: #66CCFF solid 1px;
}

.login-form .input-uspd {
    background: url(../images/ic_login_user.png) no-repeat 5px 5px;
    color: white;
    background-size: 30px 30px;
    padding: 9px 15px 3px 40px;
    margin: 15px 0 0 0;
    width: 180px;
    border: 2px solid #a2d1e5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1.2em;
}
.login-form .input-uspwd {
    background: url(../images/ic_password_key.png) no-repeat 5px 5px;
}
.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: #444;
    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: url('../images/ic_password_key.png');
    width: 16px;
    height: 18px;
}

.login-form .input-imgcode {
    position: relative;
    top: 9px;

}

.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%;
    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;
}
