﻿.loginmain {
    width: 100%;
    height: 100%;
    position: relative;
}

    .loginmain .logincenter {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -350px;
        width: 750px;
        margin-top: -280px;
        height: 500px;
    }

    .loginmain .systemname {
        background-image: ;
        background-position: -60px -20px;
        background-repeat: no-repeat;
        width: 100%;
        height: 100px;
    }

    .loginmain .systemname1 {
        background-image: ;
        background-position: -60px -528px;
        background-repeat: no-repeat;
        width: 100%;
        height: 100px;
    }

    .loginmain .systemname2 {
        background-image: ;
        background-position: -60px -442px;
        background-repeat: no-repeat;
        width: 100%;
        height: 100px;
    }

    .loginmain .systemname3 {
        background-image: ;
        background-position: -60px -619px;
        background-repeat: no-repeat;
        width: 100%;
        height: 100px;
    }

    .loginmain .logincontainer {
        width: 360px;
        margin-left: 160px;
    }

    .loginmain .logintype {
        margin-bottom: 20px;
        margin-top: 30px;
        width: 360px;
        height: 22px;
    }

    .loginmain .haslogintype .logintype {
        display: block;
    }

    .loginmain .logintype div {
        cursor: pointer;
    }

    .loginmain .chklogintype {
        height: 21px;
        width: 21px;
        background-image: ;
        background-position: -475px -165px;
        background-repeat: no-repeat;
        float: left;
        margin-right: 2px;
    }

    .loginmain .chkchecked {
        background-position: -454px -165px;
    }

    .loginmain .logintypecontent {
        line-height: 22px;
        font-size: 15px;
        float: left;
        color: #333;
        margin-right: 60px;
    }

    .loginmain .usertype {
        margin-right: 8px;
    }

    .loginmain .usbtype {
        margin-right: 8px;
    }

    .loginmain .keytype {
        margin-right: 8px;
    }

    .loginmain .autoheight {
        /*padding-top: 10px;*/
        width: 360px;
    }

    .loginmain .input {
    }

    .loginmain .usbinput {
        width: 360px;
        height: 60px;
        background-image: ;
        background-position: -60px -376px;
    }

    .loginmain .input input {
        height: 40px;
        line-height: 39px;
        font-size: 16px;
        width: 260px;
        direction: ltr;
        background-color: transparent;
        /*padding: 10px 5px;*/
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
    }

    .loginmain .usbinput input {
        height: 40px;
        line-height: 39px;
        font-size: 16px;
        width: 260px;
        direction: ltr;
        background-color: transparent;
        /*padding: 10px 5px;*/
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
    }

    .loginmain .loginid {
        width: 360px;
        height: 60px;
        line-height: 60px;
        background-image: ;
        background-position: -60px -168px;
        /*position: relative;*/
        /*margin: 10px 0px 0px 0px;*/
        *position: relative;
        overflow: hidden;
        margin: 0px;
        vertical-align: middle;
    }

        .loginmain .loginid .loginidtxt {
            vertical-align: middle;
            line-height: 40px;
            margin: 10px 0px 10px 80px;
            position: relative;
        }

    /*.loginmain .loginid .logintips {
            position: absolute;
            left: 0px;
            padding: 0 0 0 6px;
            margin: 0;
            font-size: 16px;
            color: #e2e2e2;
            opacity: 1;
            display: none;
            top: 0px;
            height: 40px;
        }*/

    .loginmain .logininfo {
        position: absolute;
        left: 0px;
        top: 10px;
        padding: 0 0 0 6px;
        margin: 0;
        font-size: 16px;
        color: #e2e2e2;
        opacity: 1;
        display: none;
        top: 0px;
        height: 40px;
    }

    .loginmain .usblogin .loginid {
        display: none;
    }

    .loginmain .password1 {
        width: 360px;
        height: 59px;
        line-height: 40px;
        background-image: ;
        background-position: -60px -376px;
        *position: relative;
        overflow: hidden;
        margin: 0px 0px 10px 0px;
        vertical-align: middle;
    }

    .loginmain .password {
        width: 360px;
        height: 59px;
        line-height: 40px;
        background-image: ;
        background-position: -60px -228px;
        *position: relative;
        overflow: hidden;
        margin: 0px 0px 10px 0px;
        vertical-align: middle;
    }

        .loginmain .password1 .pwd,
        .loginmain .password .pwd {
            vertical-align: middle;
            height: 39px;
            width: 230px;
            padding-left: 5px;
            margin: 10px 0px 10px 80px;
            float: left;
            overflow: hidden;
            display: inline;
            position: relative;
        }

        .loginmain .password1 .pwdtxt,
        .loginmain .password .pwdtxt {
            width: 100%;
            height: 100%;
            display: inline;
        }

        .loginmain .password1 .pwd2,
        .loginmain .password .pwd2 {
            cursor: pointer;
            width: 34px;
            height: 24px;
            float: left;
        }

        .loginmain .password1 .passwordtable,
        .loginmain .password .passwordtable {
            width: 200px;
            height: 59px;
            line-height: 59px;
            /*margin: 2px 2px 2px 140px;*/
        }

        .loginmain .password1 .key,
        .loginmain .password .key {
            background-image: ;
            background-position: -460px -192px;
            width: 34px;
            height: 24px;
            margin: 15px 0px 0px 0px;
        }

    .loginmain .button {
        width: 360px;
        height: 46px;
        margin-top: 15px;
        margin: auto;
        text-align: center;
    }

        .loginmain .button input {
            height: 46px;
            width: 360px;
            background-image: ;
            background-repeat: no-repeat;
            background-position: -60px -301px;
            border: none;
            background-color: transparent;
            cursor: pointer;
        }

    .loginmain .otherinfo {
        width: 360px;
        text-align: center;
        margin-top: 25px;
    }

    .loginmain .otherinfoanother {
        width: 360px;
        text-align: center;
        margin-top: 10px;
        height: 50px;
        line-height: 50px;
    }

    .loginmain .company {
        position: relative;
        margin-top: 100px;
        text-align: center;
        width: 360px;
        color: black;
    }

    .loginmain .wordicron {
        float: left;
        cursor: pointer;
        margin-top: 2px;
    }

    .loginmain .worddownload {
        padding-right: 5px;
        cursor: pointer;
        float: left;
        margin-left: 5px;
        border-right-color: #666666;
        border-right-style: solid;
        border-right-width: 1px;
    }

    .loginmain .qudongicron {
        float: left;
        cursor: pointer;
        margin-left: 5px;
         margin-top: 2px;
    }

    .loginmain .qudongdownload {
        cursor: pointer;
        float: left;
        margin-left: 5px;
    }

    .loginmain .zhucedownload {
        cursor: pointer;
        float: left;
        margin-left: 135px;
    }


.logintip {
    height: 100%;
    width: 300px;
    z-index: 10;
    position: fixed;
    right: -300px;
    min-width: 300px;
    top: 0px;
}

.hidden {
    display: none !important;
}

.sidebar {
    /*position: absolute;*/
    float:left;
    /*left: 50%;
    top: 50%;*/
    margin:-296px 0 0 500px;
    *margin:-340px 0 0 500px;
    width: 258px;
    z-index: 0;
}

    .sidebar .img {
        float: left;
    }

    .sidebar .intro {
        position: relative;
        float: left;
        margin-left: 12px;
        padding: 5px 15px;
        width: 142px;
        font-size: 12px;
        color: #6e8ea0;
        line-height: 18px;
        background: url(/uploads/image/himages/shadow.png) repeat;
        border-radius: 5px;
    }

        .sidebar .intro .title {
            color: #206a96;
            font-weight:normal;
        }

    .sidebar .arrow {
        position: absolute;
        top: 50%;
        left: -7px;
        margin-top: -6px;
        width: 7px;
        height: 12px;
        background: url(/uploads/image/himages/arrow.png) 0 0 no-repeat;
    }

    .sidebar .intro .close {
        position: absolute;
        top: 5px;
        right: 6px;
        width: 7px;
        height: 7px;
        background: url(/uploads/image/himages/close.png) 0 0 no-repeat;
        cursor: pointer;
    }

    .sidebar .ask {
        /*float: left;*/
        margin: 140px 0 0 34px;
        width: 29px;
        height: 30px;
        background: url(/uploads/image/himages/ask.png) 0 0 no-repeat;
        cursor: pointer;
    }

    .sidebar .askbox {
        position: relative;
        float: left;
        margin: -33px 0 0 80px;
        width: 83px;
        line-height: 33px;
        font-size: 12px;
        color: #206a96;
        text-indent: 18px;
        background: url(/uploads/image/himages/shadow.png) repeat;
        border-radius: 5px;
        text-decoration: none;
    }

    .sidebar .askbar{
        margin:-50px 0 0 53px;
    } 

    .sidebar .detection{
        margin: 15px 0 0 30px;
        width: 29px;
        height: 40px;
        background: url(/uploads/image/himages/detection.png) 0 0 no-repeat;
        cursor: pointer;
    }

    .sidebar .detectionbox {
        position: relative;
        float: left;
        margin: -38px 0 0 65px;
        width: 100px;
        height:40px;
        line-height: 40px;
        font-size: 12px;
        color: #206a96;
        text-indent: 18px;
        background: url(/uploads/image/himages/shadow2.png) repeat;
        border-radius: 5px;
        text-decoration: none;
    }
