﻿
body {
    margin: 0;
    padding: 0;
    background-image: url('../Images/V7/index/index_bg.gif') !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "微软雅黑","Tahoma","Verdana","宋体","新宋体";
}




.top {
    height: 45px;
    background: url('../Images/V7/index/index_1_1.gif') no-repeat;
    font-size: 16px;
    color: #fff;
    text-align: left;
}

.content_1, .content_2, .content_3 {
    float: left;
    background-size: 100% 100%;
    background-attachment: fixed;
    height: 685px;
}

.content_1 {
    width: 566px;
    background: url('../Images/V7/index/index_2_1.gif') no-repeat;
}

.content_2 {
    width: 317px;
    background: url('../Images/V7/index/index_2_2.gif') no-repeat;
    position: relative;
}

.content_3 {
    width: 301px;
    background: url('../Images/V7/index/index_2_3.gif') no-repeat;
}

.main div {
    /*background-color: red;*/
}
/*记住密码位置*/
.login_rememberMe {
    position: absolute;
    left: 28px;
    top: 445px;
    height: 20px;
    width: 136px;
    cursor: pointer;
    background-image: url('../Images/V7/index/index_jizhu_0.gif');
}
/*版本信息*/
.login_Version {
    position: absolute;
    top: 460px;
    left: 300px;
    color: #fff;
    font-size: 15px;
    text-align: left;
}
/*登录按钮位置*/
.login_LogInfo {
    position: absolute;
    left: 25px;
    top: 378px;
    height: 41px;
    width: 285px;
    cursor: pointer;
}
/*手机App显示界面*/
.login_app {
    position: absolute;
    left: 127px;
    top: 0px;
    height: 83px;
    width: 112px;
    cursor: pointer;
}

.app_url {
    height: 83px;
    width: 112px;
    display: block;
}

/*链接官网www.allcom.cn*/
.link_allcom {
    position: absolute;
    left: 25px;
    top: 505px;
    height: 30px;
    width: 280px;
    cursor: pointer;
}

.allcom_url {
    height: 30px;
    width: 280px;
    display: block;
}


/*输入框取消边框*/
/*input {
            position: relative;
            border: none !important;
            border-radius: 0 !important;           
            font-weight: bold;
            -webkit-appearance: none !important;
            background: transparent;
            border: 0px solid #ffffff  !important;
        }*/
/*输入框取消边框*/
.inputTxt {
    background: #fff;
    font-size: 18px;
    border: 1px solid #ffffff;
    color: #808080;
}
/*用户账号位置*/
.login_useID {
    position: absolute;
    left: 71px;
    top: 249px;
    height: 35px;
    width: 232px;
    z-index: 10;
}

/*用户密码位置*/
.login_usePassword {
    position: absolute;
    left: 71px;
    top: 316px;
    height: 30px;
    width: 188px;
    z-index: 10;
}
/*用户密码显示成明文*/
.login_usePassword_show {
    position: absolute;
    cursor: pointer;
    left: 195px;
    top: 0px;
    height: 30px;
    width: 30px;
    z-index: 10;
}
/**验证码位置**/
.login_VCoderImg {
    position: absolute;
    left: 2px;
    top: 140px;
    width: 310px;
    height: 330px;
    background-color: #EDF3F9;
    z-index: 100;
    display: none;
}

.login_VCoderImg_X {
    position: absolute;
    left: 280px;
    top: 3px;
    cursor: pointer;
}

/*登录类型位置*/
.login_type {
    position: absolute;
    left: 99px;
    top: 150px;
}

    .login_type div {
        cursor: pointer;
        width: 48px;
        height: 70px;
        float: left;
        background-repeat: no-repeat;
        margin-right: 10px;
        margin-left: 10px;
    }

.leixing_tea {
    background-image: url('../Images/V7/index/index_leixing_tea0.gif');
}



.leixing_stu {
    background-image: url('../Images/V7/index/index_leixing_stu0.gif');
}


.leixing_par {
    background-image: url('../Images/V7/index/index_leixing_par0.gif');
}
