body {background: #fff;padding-top: 50px;color: #5f6468;font-family: "lucida Grande",Verdana,"Microsoft YaHei","宋体";}
.login-layout{
    background: url(../images/login-bg.jpg) no-repeat center center fixed;
    background-color: #338CC4;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
p {color: #777;}
h1, h2, h3, h4, h5, h6 {color: #5f6468;}
h1 {font-weight: 300;font-size: 40px;}
h2 {font-weight: 300;margin-bottom: 20px;}
h3, h4 {font-weight: 300;}
.navbar-inverse{background: #009BDB; border-color: #009BFF;}
.navbar-header .navbar-brand {color: #fff;font-size: 16px;font-weight: 500;letter-spacing: 2px;}
.navbar-header .navbar-brand span {color: #30a5ff;}
.dialog{margin: 0px auto;margin-top: 65px;float: none; width: 930px;}
.dialog-wrap{margin: 0px auto; width: 336px;}
.dialog .panel-heading{height: 50px;line-height: 50px;}
.error{color: red;}
.login_pictures_picture{
    height: 322px;
    width: 528px;
    background-repeat: no-repeat;
    background-position: right center;
}
.login_pictures_title {
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
    color: #6f95c8;
}
