﻿.btn {
    width: 374px;
    height: 78px;
    background: url('/assets/images/login/login3.png') no-repeat;
}

.form-group {
    margin-left: 15px;
}

body {
    background-color: white;
    
}

.main {
    margin-top: 5%;
    width: 100%;
    height: 437px;
    position: absolute;
    margin: 0;
    bottom: 30%;
    margin-top:0;
}

.logo {
    height: 70px;
    margin-left: 20%;
}

.content {
    background: #eef0f7;
    width: 100%;
}

    .content table {
        margin: 0 auto;
        width: 1468px;
    }

    .content .left {
        width: 734px;
    }

.right {
    width: 516px;
}

.logindiv {
    background: #ffffff;
    width: 516px;
    height: 418px;
    padding: 79px;
}

.title {
    color: #6d84a2;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.rightblank {
    width: 218px;
}

.food {
    background: url('/assets/images/login/login2.png') center center no-repeat;
    width: 100%;
    height: 111px;
    bottom: 30px;
    position: absolute;
}

.bottom {
    text-align: center;
    background-color: black;
    color: white;
    bottom: 0;
    position: absolute;
    line-height: 30px;
    height: 30px;
    width: 100%;
}
