﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    background-color: white;
}

ul, li, dl, dd, dt {
    list-style: none;
}

em, i {
    font-style: normal;
}

img {
    margin: 0;
    border: 0;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.erp_top {
    background-color: #ffffff;
    width: 100%;
    height: 110px;
}

.top {
    width: 70%;
    height: 110px;
    margin: 0 auto;
}

.erp_top_logo {
    width: auto;
    height: 110px;
    float: left;
}

.erp_top_lin {
    width: auto;
    height: 110px;
    float: left;
}

.erp_top_title {
    width: auto;
    height: 110px;
    float: left;
    margin-left: 16px;
}

.title0 {
    padding-top: 33px;
    height: 30px;
    line-height: 30px;
    width: auto;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    color: #666;
}

.title1 {
    height: 26px;
    line-height: 26px;
    width: auto;
    color: #666;
}

.erp_top_link {
    width: auto;
    height: 110px;
    float: right;
    margin-left: 16px;
    vertical-align: middle;
}

    .erp_top_link img {
        margin-top: 60px;
    }

.erp_main {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.main {
    width: 100%;
    height: 700px;
}

.foot {
    width: 100%;
    height: 108px;
    text-align: center;
    line-height: 108px;
    font-size: 12px;
    color: #666;
}

a {
    text-decoration: none;
    color: #666;
}

.foot a {
    text-decoration: none;
    width: auto;
    height: 108px;
    text-align: center;
    line-height: 108px;
    color: #666;
    font-size: 12px;
}

.foot a {
    text-decoration: none;
    width: auto;
    height: 108px;
    text-align: center;
    line-height: 108px;
    color: #666;
    font-size: 12px;
}

.clr {
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
    height: 1px;
}

.foot a:hover {
    text-decoration: none;
    width: auto;
    height: 108px;
    text-align: center;
    line-height: 108px;
    color: #000;
    font-size: 12px;
}

.login_bar {
    text-align: center;
    margin-left: 63.5%;
    margin-top: 6%;
    width: 379px;
    height: 399px;
    position: absolute;
    background: url(/css/login/image/dlbj.jpg);
}

.login_bars {
    float: right;
    text-align: center;
    margin-right: 10%;
    margin-top: 5.5%;
    width: 384px;
    padding-left: 60px;
    height: 390px;
}

.regname {
    height: 50px;
    padding-top: 9px;
    position: relative;
    overflow: visible;
}

.label {
    float: left;
    padding-right: 10px;
    text-align: right;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    width: 39px;
    display: block;
}

.reg_dl {
    width: 256px;
    border: 1px solid #ffffff;
    height: 30px;
    float: left;
    background-color: #ffffff;
    position: relative;
}

    .reg_dl .login_deng {
        width: 80%;
        height: 30px;
        border: 0;
        outline: none;
        padding-left: 6px;
        float: left;
        color: #999;
        line-height: 30px;
    }

.phone_yzm {
    outline: none;
    width: 165px;
    border: 1px solid #ffffff;
    height: 30px;
    float: left;
    position: relative;
    line-height: 30px;
    padding-left: 6px;
    background-color: #ffffff;
    color: #999;
}

.yzm {
    width: 136px;
    height: 46px;
    border: 1px solid #e8e9f7;
    float: left;
    margin-left: 4px;
    margin-top: 17px;
    background: #e8e9f7;
    text-align: center;
}

.code {
    font-family: Arial;
    font-style: italic;
    color: blue;
    font-size: 30px;
    border: 0;
    letter-spacing: 2px;
    font-weight: bolder;
    float: left;
    cursor: pointer;
    width: 100px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
}

.huan {
    float: left;
    display: block;
    margin-left: 10px;
    color: #919191;
    font-size: 14px;
    padding-top: 15px;
}

.text {
    width: 128px;
}

.anniu {
    padding: 39px 0 0 0px;
    height: auto;
    height: 57px;
    position: relative;
}

.cpyz {
    color: #999;
    font-size: 15px;
    position: absolute;
    left: 20px;
    top: 40px;
}
.cxxt {
    color: #409EFF;
    font-size: 20px;
    position: absolute;
    left: 20px;
    top: 70px;
}

.login_button {
    float: right;
    margin-right: 20px;
}

.DivMask {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1;
    -moz-opacity: 0.9;
    opacity: .90;
    filter: alpha(opacity=90);
}

.DivModifyPwd {
    display: none;
    position: absolute;
    bottom: 50px;
    bottom: 100px \9;
    left: 38%;
    width: 450px;
    height: 30px;
    width: 500px \9;
    padding: 8px;
    border: 8px solid #E8E9F7;
    background-color: white;
    overflow: auto;
    z-index: 99999;
}



@media screen and (min-width:200px) and (max-width:600px) {

    .erp_top {
        background-color: #ffffff;
        width: 100%;
        height: 110px;
    }

    .top {
        width: 96%;
        height: 110px;
        margin: 0 auto;
    }

    .erp_top_logo {
        width: 50%;
        height: 110px;
        float: left;
    }

        .erp_top_logo img {
            width: 100%;
            float: left;
            vertical-align: middle;
        }

    .erp_top_lin {
        width: auto;
        height: 110px;
        float: left;
    }

    .erp_top_title {
        width: 42%;
        height: 110px;
        float: left;
        margin-left: 2%;
    }

    .title0 {
        padding-top: 33px;
        height: 30px;
        line-height: 30px;
        width: auto;
        font-family: "Microsoft YaHei";
        font-size: 16px;
        color: #666;
    }

    .title1 {
        height: 26px;
        line-height: 26px;
        width: auto;
        color: #666;
    }

    .erp_top_link {
        width: 15%;
        height: 110px;
        float: left;
        margin-left: 3px;
        vertical-align: middle;
        display: none;
    }

        .erp_top_link img {
            margin-top: 60px;
        }

    .erp_main {
        width: 100%;
        height: auto;
        margin: 0px auto;
        overflow: hidden;
    }

    .main {
        width: 100%;
        margin: 0px auto;
        height: 450px;
    }

    .login_bar {
        max-width: 379px;
        width: 96%;
        height: 399px;
        text-align: center;
        margin: 0px auto;
        margin-left: 2%;
        position: absolute;
        background: url(/css/login/image/dlbj.jpg);
    }
}



@media screen and (min-width:500px) and (max-width:800px) {


    .erp_top {
        background-color: #ffffff;
        width: 100%;
        height: 110px;
    }

    .top {
        width: 96%;
        height: 110px;
        margin: 0 auto;
    }

    .erp_top_logo {
        width: 50%;
        height: 110px;
        float: left;
    }

        .erp_top_logo img {
            width: 100%;
            float: left;
            vertical-align: middle;
        }

    .erp_top_lin {
        width: auto;
        height: 110px;
        float: left;
    }

    .erp_top_title {
        width: 42%;
        height: 110px;
        float: left;
        margin-left: 2%;
    }

    .title0 {
        padding-top: 33px;
        height: 30px;
        line-height: 30px;
        width: auto;
        font-family: "Microsoft YaHei";
        font-size: 16px;
        color: #666;
    }

    .title1 {
        height: 26px;
        line-height: 26px;
        width: auto;
        color: #666;
    }

    .erp_top_link {
        width: 15%;
        height: 110px;
        float: left;
        margin-left: 3px;
        vertical-align: middle;
        display: none;
    }

        .erp_top_link img {
            margin-top: 60px;
        }

    .erp_main {
        width: 100%;
        height: auto;
        margin: 0px auto;
        overflow: hidden;
    }

    .main {
        width: 100%;
        margin: 0px auto;
        height: 450px;
    }

    .login_bar {
        max-width: 379px;
        width: 96%;
        height: 399px;
        text-align: center;
        margin: 0px auto;
        margin-left: 2%;
        position: absolute;
        background: url(/css/login/image/dlbj.jpg);
    }
}
