.logomain {
    margin-top: 10px
}

    .logomain .title {
        width: 1220px;
        text-align: left;
        padding: 20px 0px;
        padding-bottom: 0px
    }

        .logomain .title .dianhua {
            float: right;
            width: 200px;
            color: red;
            padding-right:215px;
            padding-top: 0px;
            text-decoration: none
        }

    .logomain .backhome {
        width: 100%;
        background-image: url(/images/dengluback.jpg);
        background-position: top:center;
        background-size: 100% 670px;
        min-height: 500px;
        max-height: 650px;
        height: 650px;
        background-repeat: no-repeat
    }

    .logomain .box {
        width: 362px;
        padding-top: 80px
    }

    .logomain .boxtable {
        width: 100%;
        height: 320px;
        background-image: url(/images/denglubg.png);
        background-position: top center;
        background-size: 362px 300px;
        background-repeat: no-repeat
    }

        .logomain .boxtable .saoma {
            border: 0 solid red;
            width: 210px;
            height: 60px;
            margin: 0;
            padding: 0
        }

            .logomain .boxtable .saoma span {
                font-size: 10pt;
                float: left;
                padding-top: 8px;
                padding-left: 45px;
                color: #df9c1f;
                font-family: 黑体
            }

        .logomain .boxtable .ttitle {
            height: 12px;
            border: 0 solid green;
            padding: 0;
            padding-left: 46px;
            color: #7a7974;
            font-weight: bold;
            padding-bottom: 21px;
            font-size: 20px
        }

        .logomain .boxtable .inputyh {
            height: 25px;
            padding-top: 4px;
            width: 272px
        }

            .logomain .boxtable .inputyh input {
                width: 230px;
                height: 23px;
                border: 0
            }

        .logomain .boxtable .inputpw {
            height: 30px;
            padding-top: 16px;
            width: 272px
        }

            .logomain .boxtable .inputpw input {
                width: 230px;
                height: 23px;
                border: 0;
                margin-left: 0
            }

.ccopy {
    width: 1000px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 35px;
    font-size: 14px;
    color: #c6c6c6
}

input {
    outline: none;
    background-color: #fff
}

    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset
    }

body {
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
select {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 7px;
    height: 35px;
    line-height: 35px;
    line-height: normal;
    border-radius: 4px;
    /*width: 100%;*/
}


.loginmain {
    width: 100%;
    height: 786px;
    background-image: url(/images/bj2@2x.png);
    background-size: auto;
    background-repeat: no-repeat;
    margin-top: 70px;
    background-position: center center;
}

    .loginmain ttable {
        width: 100%;
    }

    .loginmain .title1 {
        color: White;
        font-size: 55px;
        font-family: 宋体;
    }

    .loginmain .title2 {
        color: White;
        padding-top: 20px;
        font-size: 35px;
        line-height: 20px;
        letter-spacing: 3px;
        font-family: 宋体;
    }

    .loginmain .ttable2 {
        background-color: White;
        width: 350px;
        -height: 100%;
        margin-top: 38%;
        padding-left: 45px;
    }

    .loginmain tinput {
        width: 350px;
        border-radius: 0px;
        border: 1px solid #cccccc;
        height: 45px;
    }

.tbutton {
    cursor: pointer;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0px;
    color: #fff;
    background-color: #43907c;
    border-width: 0px;
    border-color: #3ca58a;
}

#spanrefresh {
    border: 1px solid #cccccc;
    padding: 10px 10px 14px 0px;
    border-radius: 4px;
    margin-left: 6px;
}

    #spanrefresh img {
        top: 5px;
        position: relative;
    }

table {
    border-spacing: 0;
}

td {
    padding: 0px 10px 0px 0px;
}

.tab {
    color: #666666;
    font-size: 24px;
    width: 130px;
    cursor: pointer
}

.tab-checked {
    color: #189f78;
}
