﻿/*主窗口的头部区域*/
.login_Bs
{
    background-color: #F0F0F0;
}
#header_Bs
{
    width: 100%;
    height: 232px;
    background: url(/App_Themes/QS_CMS/PageLogin/top_bg.jpg) no-repeat 0 0;
    background-size: 100% 228px;
    border-bottom: 4px solid rgb(0, 102, 204);
}

.imgnav_list_index_Bs
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    background: url(/App_Themes/QS_CMS/PageLogin/top_bg_bg_index.png) center 35px repeat-x;
}

@media (max-width: 600px)
{
    .header_Bs
    {
        height: 180px;
    }
}

.header_Bs
{
    margin: 0px auto;
    height: 100%;
}

#header_Bs .top
{
    float: left;
    padding: 5px 0px 0px;
    height: 60px;
    width: 340px;
    line-height: 30px;
    text-align: left;
    font-size: 0.7em;
}

#header_Bs .top a
{
    cursor: pointer;
}

#header_Bs .logo
{
    clear: both;
    width: 470px;
    float: left;
    margin-top: -15px;
    margin-bottom: 5px;
}
#header_Bs .logo a
{
    display: block;
}
#header_Bs .logo a img
{
    width: 469px;
    height: 83px;
}

#header_Bs .member
{
    height: 109px;
    clear: both;
}
#header_Bs .member .title_img
{
    margin-top: -26px;
    float: left;
    margin-left: 400px;
    width: 700px;
    height: 109px;
    display: block;
}
#header_Bs .member .title_img img
{
    width: 700px;
    height: 150px;
}
.main_Login_Bs
{
    width: 100%;
    margin: 0px auto -11px;
    height: 614px;
    background-color: rgb(255, 255, 255);
}
.main_Login_Bs #system_description
{
    background-position: right 0px;
    width: 100%;
    height: 561px;
    background-image: url(/App_Themes/QS_CMS/PageLogin/system_description_body.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-right: 10px;
}

.main_Login_Bs #system_description #system_description_top
{
    margin: 0px -6px 0px -15px;
    border-width: thin;
    height: 100px;
    background-color: rgb(250, 250, 250);
    border-bottom-style: solid;
    border-bottom-color: rgb(238, 238, 238);
    padding-top: 15px;
    line-height: 100px;
}
.main_Login_Bs #system_description #system_description_top .description_top_lab
{
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: xx-large;
    font-style: italic;
    font-weight: 300;
    margin-left: 40px;
    margin-right: 3px;
}
.main_Login_Bs #system_description #system_description_top .description_top_img
{
    width: 150px;
    height: 43px;
    float: right;
    margin-top: 25px;
    margin-right: 55px;
}

.main_Login #system_description_middle
{
    height: 411px;
}
.main_Login #system_description_middle .description_img
{
    margin: 20px auto 0px;
    height: 411px;
    width: 100%;
}

#system_login_Bs
{
    width: 100%;
    height: 511px;
    padding-top: 80px;
    padding-right: 20px;
    padding-left: 35px;
    position: relative;
    background-color: #FFFFFF;
}

#system_login_Bs .system_login_Lab
{
    font-size: large;
    margin-bottom: 18px;
}


#system_login_Bs .system_login_user
{
    padding: 0px 0px 0px 0px;
    border: thin solid #C0C0C0;
    width: 280px;
    height: 35px;
    margin-bottom: 15px;
}

#system_login_Bs .login_User_img
{
    margin-left: 15px;
    margin-top: 5px;
    margin-right: 5px;
}

#system_login_Bs .login_User_input
{
    padding: 3px 0px 0px 0px;
    margin: 2px 5px 1px 0px;
    float: right;
    line-height: 25px;
    height: 25px;
}
/*vertical-align: bottom;*/
#system_login_Bs .system_login_other
{
    padding: 0px 0px 0px 0px;
    width: 280px;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 5px;
    line-height: 35px;
    text-align: right;
    font-size: 0.85em;
}

#system_login_Bs .chk_re_Password
{
    float: left;
}

#system_login_Bs .login_help
{
    margin-left: 10px;
}

#system_login_Bs .forget_Password
{
    float: right;
}
#system_login_Bs .system_login_other a
{
    color: #66ccff;
    text-decoration: underline;
    cursor: pointer;
}

#system_login_Bs .system_login_other a:hover
{
    font-weight: bold;
    color: #FF3399;
    text-decoration: underline;
    font-style: italic;
}

#system_login_Bs .face_login
{
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-bottom: 20px;
    vertical-align: bottom;
}
#system_login_Bs .face_login img
{
    width: 100%;
    height: 100%;
}

#footer_Bs
{
    margin-top: 2px;
    width: 100%;
    height: 178px;
    background: url(/App_Themes/QS_CMS/PageLogin/foot_nav_bg.gif) 0px 10px repeat-x;
}

#footer_Bs .foot_nav
{
    height: 70px;
    width: 1000px;
    margin: 0px auto;
}
#footer_Bs .foot_links
{
    clear: both;
    line-height: 27px;
    padding-top: 12px;
    text-align: center;
}
#footer_Bs .foot_links a
{
    line-height: 27px;
    padding: 6px 20px;
    text-align: center;
    font-size: 14px;
    color: rgb(17, 17, 17);
}
#footer_Bs .foot_links .line
{
    float: none;
    display: inline;
    border-color: rgb(204, 204, 204);
    width: 1px;
    height: 40px;
    float: left;
    border-right: 1px solid rgb(94, 170, 226);
}

#footer_Bs p
{
    text-align: center;
}
.foot_logo_Bs img
{
    width: 202px;
    height: 37px;
    margin-top: 20px;
}
