﻿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;
}

.sys_top {
    height: 160px;
    width: 100%;
    text-align: center;
}

.sys_langtag {
    height: 28px;
    text-align: right;
    padding-top: 4px;
    padding-right: 15px;
}

    .sys_langtag label, .sys_langtag select {
        color: #0864b1;
    }

    .sys_langtag select {
        border-color: #0864b1;
    }

/*.sys_logo {
    background: url(../../login/images/Login.png) no-repeat 100% center;
    padding-top: 20px;
    height: 150px;
    width: 40%;
}*/

.sys_title {
    text-align: center;
    height: 80px;
    font-size: 60px;
    display: inline;
}

.sys_logo {
    display: inline;
    padding: 32px 0 32px 128px;
}

.sys_title span {
    font-size: 45px;
    padding: 30px 0px 15px 5px;
    color: #0864b1;
}

.sys_box {
    width: 420px;
    height: 74%;
    position: relative;
    top: 13%;
    left: 58%;
    background-color: #ffffff;
    border-radius: 8px;
}
/*第二种样式*/
.sys_container_two {
    margin: 0px 30px 0px 30px;
    text-align: left;
    line-height: 50px;
    font-size: 20px;
    position: relative;
    top: 30px;
}



.sys_box .sys_container_left {
    /*background: linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);*/
    background: #ffffff;
    /*border-radius:2px;*/
    color: #2d7dc2;
    height: 40px;
    width: 50%;
    /*margin:120px auto;*/
    padding-top: 10px;
    line-height: 40px;
    /*position:absolute;*/
    float: left;
    border-bottom: 2px solid #5299c4;
}

.sys_box .sys_container_leftuncheck {
    color: #ccc;
    height: 40px;
    width: 50%;
    padding-top: 10px;
    line-height: 40px;
    /*position:absolute;*/
    border-bottom: 2px solid #ccc;
    float: left;
}

.sys_box .sys_newprpIcon {
    position: relative;
    top: -10px;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/EnterpriseCustomersB.png) no-repeat 100% center;
}

.sys_box .sys_newprpIconleftCheck {
    position: relative;
    top: -10px;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/sys_newprpIconleftCheck.png) no-repeat center;
    background-size: 45px 45px;
}

.sys_box .sys_newprpIconleft {
    position: relative;
    top: -10px;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/sys_newprpIconleft.png)no-repeat center;
    background-size: 45px 45px;
}

.sys_box .sys_newprpIconCheck {
    position: relative;
    top: -10px;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/EnterpriseCustomers.png)no-repeat 100% center;
}

.sys_box .sys_newpubIcon {
    position: relative;
    top: -10px;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/IndividualUserB.png)no-repeat 100% center;
}

.sys_box .sys_newpubIconCheck {
    position: relative;
    top: -10px;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../images/IndividualUserA.png)no-repeat 100% center;
}

.sys_box .sys_AndroidCheck {
    width: 40px;
    height: 40px;
    float: left;
    background: url(../images/AndroidB.png)no-repeat 100% center;
    background-size: 100%100%;
}

.sys_box .sys_Android {
    width: 40px;
    height: 40px;
    float: left;
    background: url(../images/AndroidA.png)no-repeat 100% center;
    background-size: 100%100%;
}

    .sys_box .sys_Android:hover {
        cursor: pointer;
        width: 40px;
        height: 40px;
        float: left;
        background: url(../images/AndroidB.png)no-repeat 100% center;
        background-size: 100%100%;
    }

.sys_box .sys_Apple {
    width: 40px;
    height: 40px;
    float: right;
    background: url(../images/AppleA.png)no-repeat 100% center;
    background-size: 100%100%;
}

    .sys_box .sys_Apple:hover {
        cursor: pointer;
        width: 40px;
        height: 40px;
        float: right;
        background: url(../images/AppleB.png)no-repeat 100% center;
        background-size: 100%100%;
    }

.sys_box .sys_AppleCheck {
    width: 40px;
    height: 40px;
    float: right;
    background: url(../images/AppleB.png)no-repeat 100% center;
    background-size: 100%100%;
}

.sys_box .sys_container_rightuncheck {
    color: #ccc;
    height: 40px;
    width: 50%;
    margin: 0 auto 0px 50%;
    padding-top: 10px;
    line-height: 40px;
    /*position:absolute;*/
    border-bottom: 2px solid #ccc;
}

.sys_box .sys_container_right {
    /*background: linear-gradient(to bottom,#f9f9f9 0,#f0f0f0 100%);*/
    background: #ffffff;
    /*border-radius:2px;*/
    color: #2d7dc2;
    height: 40px;
    width: 50%;
    margin: 0 auto 0px 50%;
    padding-top: 10px;
    line-height: 40px;
    /*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_main {
    background: url(../images/backgroundrepeat.png) 0px;
    height: 550px;
    width: 100%;
    background-repeat: repeat-x;
    margin: -15px auto 0px auto;
    /*width:100%;*/
}

.sys_content {
    background: #fff url(../images/background.png) no-repeat 0px top;
    background-size: 100%100%;
    position: relative;
    /*background: #fff url(../images/main/background_jlxk.png) no-repeat 0px center;*/
    height: 565px;
    margin: 0 auto;
}

.sys_oldversion {
    padding-top: 195px;
    padding-left: 920px;
    height: 20px;
    width: 100px;
}

.code-bigger {
    display: none;
    z-index: 10;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -510px;
}

.sys_apk:hover .code-bigger {
    display: inline;
}

.sys_footer {
    clear: both;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: rgb(63,111,163);
}

.login-title {
    background: url(../../../../Images/main/header48.png) no-repeat 0px 0px;
    padding-left: 60px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
}


/**login form*/
.login-form {
    padding: 0px;
    margin: 0px;
    margin-left: -10px;
}

    .login-form table {
        margin: 30px 10px 20px 10px;
    }

    .login-form .c-area {
        margin-left: 4px;
        margin-top: 12px;
        height: 20px;
        width: 90px;
    }

        .login-form .c-area label {
            font-size: 12px;
            color: #000000;
            position: relative;
            top: -2px;
        }

        .login-form .c-area a {
            font-size: 12px;
            color: #1F83FD;
            text-decoration: underline;
            cursor: default;
        }
    .login-form input {
        font-family: Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, serif;
        font-size: 14px;
        border-radius: 25px;
    }

    .login-form .login-msg {
        color: #ff0000;
        font-size: 12px;
        height: 17px;
        text-align: left;
        margin: 10px;
    }

    .login-form .input-uspd {
        position: absolute;
        top: 1px;
        left: 30px;
        outline: none 0px;
        border: 0px;
        width: 300px;
        padding-left: 3px;
        height: 32px;
        line-height: 38px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 1000px #fff inset !important;
    }

.lab_input_uspd {
    float: right;
    width: 80px;
    text-align: right;
    padding-top: 10px;
}

.login-form .login-msg {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.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: rgb(55,101,155);
    font-size: 14px;
    float: right;
    margin-top: 40px;
    margin-right: 125px;
}


/*下载提示*/


.download-form .login-area {
    display: none;
}

.download-form .btn-login {
    display: none;
}

.login-form .download-area {
    display: none;
    width: 100%;
    height: 210px;
    _height: 190px;
    padding-top: 60px;
    text-align: center;
    font-size: 16px;
}

.download-form .download-area {
    display: block;
}

    .download-form .download-area .download-area-tip {
        color: rgb(55,98,152);
        width: 450px;
        position: relative;
        top: -40px;
        left: 70px;
        *left: 0px;
    }

.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 .download-area-new {
    position: absolute;
    top: 180px;
    display: none;
    /*width: 100%;*/
    /*height:205px;
    _height:185px;
    padding-top:1px;*/
    padding-left: 10px;
    font-size: 14px;
    text-align: left;
    color: #000000;
    padding-bottom: 5px;
    /*text-align: right;*/
}

.download-form .download-area-new {
    display: block;
}

.download-area-tiptitle {
    font-size: 32px;
}

.login-form .btn-continue {
    display: none;
}

    .login-form .btn-continue:hover {
        background-position-x: -97px;
    }

.download-form .btn-continue {
    display: inline;
}

.login-form .btn-continue:hover {
    background-position-x: -97px;
}

.btn-login[disabled] {
    color: #ccc;
}

.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;
    }

.login-sysnum { /*平台编号*/
    margin-top: 20px;
    text-align: center;
    color: #666;
}

.download-form .btn-continue, .download-form .btn-cancel {
    display: inline;
}
/*取消*/

.login-form .btn-login:hover, .login-form .btn-retry:hover, .login-form .btn-cancel:hover {
    background-position-x: -97px;
}

.download-form .btn-cancel {
    background-color: #e68839;
    border: 1px solid #e68839;
}


.login-form .u-area {
    border: #999 solid 1px;
    border-radius: 25px;
    background-color: #fff;
    width: 48%;
    height: 35px;
    position: relative;
}

    .login-form .u-area:hover {
        border: #0b73c0 solid 1px;
        border-radius: 25px;
        background-color: #fff;
        width: 48%;
        height: 35px;
        position: relative;
    }


.login-form .u-icon {
    position: absolute;
    top: 8px;
    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: 8px;
    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-tip {
    position: absolute;
    left: 35px;
    top: 8px;
    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 .input-imgcode {
    position: absolute;
    top: 1px;
    left: 257px;
    height: 33px;
}
/*.login-form .area-focus {
   
    border: #66CCFF solid 1px;
}*/

.btn_login, .btn-continue, .btn-cancel {
    height: 35px;
    width: 110px;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    border: 1px solid #868686;
    outline-width: medium;
    outline-style: none;
    outline-color: invert;
    font-family: Microsoft YaHei, "宋体", Tahoma, Helvetica, Arial, serif;
    color: #000000;
    background-color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.btn_login1 {
    background-color: #0466a5;
    border: 1px solid #0466a5;
    color: #ffffff;
}

.btn_login2 {
    width: 190px;
    background-color: #0466a5;
    border-color: #0466a5;
    color: #ffffff;
}

.download-form .btn-cancel {
    background-color: #0466a5;
    border: 1px solid #0466a5;
}

.login-form .btn-cancel {
    display: none;
}

.download-form .btn-continue, .download-form .btn-cancel {
    display: inline;
}

.login-form .p-area, .login-form .i-area {
    border: #999 solid 1px;
    background-color: #fff;
    border-radius: 25px;
    width: 48%;
    height: 35px;
    position: relative;
    margin-top: 15px;
}

.login-form .i-area {
    display: none;
}

.login-buttonbar-tip {
    margin-right: 90px;
    font-size: 14px;
}

.login-buttonbar-new {
    padding-top: 55px;
    text-align: left;
}

.login-form .login-buttonbar {
    /*border-top:2px solid #6699cc;*/
    padding-top: 5px;
    /*margin-top: 5px;*/
    text-align: right;
    width: 49%;
}

.sys_Info {
    margin: 10px auto 0 auto;
    width: 823px;
    text-align: center;
    font-size: 15px;
}

#userAgreementInfoemationDialog::-webkit-scrollbar {
    width: 0px !important;
}

.window .window-header {
    background: #fff;
    border: 0;
}