@charset "utf-8";



.ewb-container {
    width: 1280px;
    margin: 0 auto;
}

/* 底部 */

.ewb-footer {
    min-height: 270px;
    background-color: white;
}

.ewb-footer-info {
    padding-top: 20px;
    line-height: 29px;
    color: #666666;
	font-size: 12px
}

.ewb-footer-info a {
    color:  #666666;
}

.xiahuaxian a:hover{text-decoration:underline;color: #666666;}


.login-body {
    position: absolute;
    top: 105px;
    bottom: 180px;
    width: 100%;
}

.login-footer{
    height: 200px;
    text-align: left;
}

.login-header{
    background-color: white;
}