﻿/* CSS Document 
作者：陈志豪 2015.01.31
用途：登陆页样式表
*/

* {
    margin: 0px;
}

body {
    margin: 0px;
    background-color: #ffffff;
    color: #393d46;
    font-family: 微软雅黑;
    font-size: 14px;
}

.clear {
    clear: both;
}

#wrapper {
    min-width: 1000px;
}

#skin_ctrl_bar {
    height: 30px;
    border: solid 0px red;
    text-align: right;
}

    #skin_ctrl_bar p {
        padding: 5px;
    }

#logo_bar {
    border: solid 0px red;
    height: 66px;
    position: relative;
    background: url(../../image/login/logo.jpg) no-repeat 50px 0;
    margin-bottom: 10px;
}

    #logo_bar h1 {
        position: absolute;
        bottom: 10px;
        left: 20px;
        font-size: 26px;
        font-weight: normal;
        font-family: "微软雅黑";
    }


#themes {
    height: 22px;
    width: 24px;
    background-image: url(../../../App_Themes/Default/Images/login/themes.png);
    background-repeat: no-repeat;
    float: right;
    margin-right: 5px;
    text-align: right;
}

/*皮肤选择框样式*/
#logo_bar_skin {
    height: 22px;
    width: 24px;
    background-image: url(../../../App_Themes/Default/Images/login/themes.png);
    background-repeat: no-repeat;
    float: right;
    margin-right: 5px;
    text-align: right;
}

/*底部大背景*/
#main_bar {
    border: none;
    background: #812323;
    background-image: url(../../image/login/login_bg.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: center;
    height: 440px;
    position: relative;
}

@media screen and (max-width:1024px) {
    #main_bar {
        background-image: url(../../image/login/login_bg.jpg);
        background-position: -2px center;
    }
}

#main_bar .mainTextImg {
    float: left;
    margin-left: 60px;
    width: 800px;
    height: 440px;
    background: url(../../image/login/text.png) no-repeat 0px 0;
    z-index: 1;
}

@media screen and (max-width:1024px) {
    #main_bar .mainTextImg {
        background: url(../../image/login/text_1024.png) no-repeat 230px 0;
        width: 720px;
        height: 440px;
    }
}

/*登录框*/
#main_bar_login_panel {
    border: none;
    height: 385px;
    width: 350px;
    float: left;
    margin-top: 28px;
    margin-left: 160px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    z-index: 2;
    position: relative;
}

    #main_bar_login_panel #main_bar_login_title {
        margin: 0;
        padding: 0;
        text-align: left;
        margin: 14px 0 12px 0;
    }

    #main_bar_login_panel h2 {
        text-indent: 28px;
        font-size: 18px;
        color: #3a3e46;
    }

.wrapper_content {
    height: 485px;
}

#login_user, #login_pwd, #login_hospital {
    margin: 5px 5px;
    border: none;
    border-bottom: 1px solid #b3b3b3;
}

#login_user {
    margin-top: 5px;
    background: url(../../../App_Themes/Default/Images/login/name.png) no-repeat 0 5px;
}

#login_pwd {
    margin-top: 5px;
    background: url(../../../App_Themes/Default/Images/login/pwd.png) no-repeat 0 5px;
}

#txtPhone, #txtIdCard, #txtXm {
    height: 35px;
    line-height: 35px;
    text-indent: 5px;
    width: 165px;
    border: none;
    outline: none;
    background: #F8F2F2;
}

#lblName, #lblPwd, #lblCode {
    padding-left: 29px;
}

#lblName2 {
    padding-left: 43px;
}

#lblPwd1 {
    padding-left: 14px;
}

#lblCode {
    padding-left: 9px;
}

#lblHospital {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 25px;
    position: relative;
    top: -5px;
}

#txtPwd, #txtPwd1 {
    height: 35px;
    line-height: 35px;
    text-indent: 5px;
    width: 165px;
    border: none;
    outline: none;
    background: #F8F2F2;
}

#txtCode {
    height: 42px;
    line-height: 42px;
    text-indent: 5px;
    width: 90px;
    border: 1px solid #c9c9c9;
    outline: none;
    background: #F8F2F2;
}

#login_hospital {
    height: 35px;
    width: 258px;
    background: url(../../../App_Themes/Default/Images/login/hospital.png) no-repeat 0 5px;
    text-align: left;
    color: #333;
}
/*.select_border{ width:188px; margin:0px 0 0 25px;  display:inline-block;}*/
.select_border {
    width: 170px;
    margin: 0px;
    display: inline-block;
    font-family: '宋体';
    font-weight: normal;
}

#hospitalId {
    padding-left: 5px;
    background: url(/app_themes/default/images/login/login_input_bg.png) no-repeat 0 0;
    border: none;
    color: #333;
    font-size: 14px;
    font-family: '宋体';
    height: 28px;
    line-height: 28px;
}

#main_bar_login_form {
    background: #f8f2f2;
    width: 290px;
    height: 245px;
    border: 1px solid #bcbcbc;
    margin: 5px auto 15px auto;
    padding: 0;
}

#main_bar_login_left {
    float: left;
    width: 268px;
    height: 278px;
    margin-left: 230px;
    margin-top: 100px;
}

#bottom_bar {
    height: 40px;
    font-size: 16px;
    margin-top: 10px;
    position: relative;
}

/*底部左侧推荐浏览器下载样式*/
#bottom_bar_left {
    float: left;
    height: 100px;
    width: 300px;
}

    #bottom_bar_left a:link {
        color: #393d46;
        font-size: 16px;
    }

    #bottom_bar_left a:visited {
        color: #393d46;
    }

    #bottom_bar_left a:hover {
        color: #393d46;
    }

    #bottom_bar_left a:active {
        color: #393d46;
    }

    #bottom_bar_left .tel {
        padding-top: 10px;
    }

    #bottom_bar_left .tel-text {
        margin-left: 20px;
    }

    #bottom_bar_left .tel-num {
        margin-left: 5px;
        font-size: 16px;
    }

        #bottom_bar_left .tel-num i {
            font-style: normal;
            letter-spacing: 2px;
            margin-right: 8px;
        }

#bottom_bar_middle {
    width: 300px;
    margin: 0 auto;
    line-height: 35px;
}

#bottom_bar_right {
    width: 96px;
    height: 86px;
    background: url('../../image/login/weixin.jpg') no-repeat 0 0;
    position: absolute;
    top: 0;
    right: 100px;
}
/*input
{
	border: 0px;
	height: 27px;
}*/
#Image1 {
    margin-top: 6px;
}

#btnLogin {
    width: 290px;
    height: 40px;
    line-height: 40px;
    background: #b01a40;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
}

    #btnLogin:hover {
        background: #d4204d;
    }




/* 注册页 */
.register-body {
    height: 100vh;
    height: 100%;
    /*display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;*/
    width: 100%;
    overflow-y: hidden;
}

.background-img-box {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    min-width: 1423px;
}

.background-img {
    display: block;
    outline: none;
    border: 0;
    height: 100%;
    width: 100%;
}

.register-box {
    /*display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;*/
    width: 80%;
    min-width: 600px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.register-left {
    -webkit-box-flex: 1;
    flex-grow: 1;
    height: 100%;
    position: relative;
    float: left;
    width: 600px;
    width: calc(100% - 480px);
}

.register-logo {
    position: absolute;
    top: 5%;
    left: -5%;
    width: 500px;
}

.register-slogan {
    color: #fff;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-20px,-50%);
}

}

.register-slogan h1 {
    /*font-size: 48px;*/
}

.register-slogan p {
    /*font-size: 30px;*/
}

.register-text-box h1 {
    font-size: 40px;
    margin-bottom: 7px;
}

.register-text-box p {
    font-size: 16px;
    text-align: left;
    letter-spacing: 1px;
}

.register-get-info {
    width: 40%;
    height: 598px;
    background: rgb(255, 255, 255);
    filter: Alpha(opacity = 80);
    background: rgba(255, 255, 255,0.8);
    /*opacity: 0.8;*/
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -277px;
    margin-top: calc(-554px / 2);
}

.login-info {
    height: 440px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -190px;
}

.findpassword-get-info {
    width: 480px;
    height: 534px;
    background: rgb(255, 255, 255);
    filter: Alpha(opacity = 80);
    background: rgba(255, 255, 255,0.8);
    /*opacity: 0.8;*/
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -277px;
    margin-top: calc(-554px / 2);
}

.register-head {
    text-align: left;
}

.register-hint-text {
    color: #999999;
}

.go-login {
    color: #009994;
    cursor: pointer;
}

.register-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #009994;
    text-align: center;
}

.register-info {
    text-align: left;
    font-size: 14px;
}

.info-item {
    margin-top: 30px;
    position: relative;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

    .info-item label {
        margin-right: 10px;
        color: #333333;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .info-item input, .get-verification {
        flex: 1;
        height: 40px;
        border: 1px solid #c9c9c9;
        border-radius: 10px;
        padding-left: 10px;
        outline: none;
    }

        .info-item input::placeholder {
            color: #cccccc;
        }

    .info-item > a > img {
        vertical-align: middle;
    }

.register-info-item {
    margin: 20px 0;
}

    .register-info-item label {
        text-align: justify;
        width: 69px;
        display: inline-block;
        text-align-last: justify;
    }

    .register-info-item input {
        width: 335px;
    }

.exclamation {
    position: absolute;
    line-height: 18px;
    font-weight: 600;
    color: #666;
    border: 1px solid #666;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    right: 20px;
    top: 11px;
}

    .exclamation:hover {
        color: red;
        border-color: red;
    }

.get-verification {
    width: 126px;
    background-color: white;
    padding: 0;
    margin-left: 5px;
    color: #333333;
    cursor: pointer;
}

.register-btn {
    width: 100%;
    height: 40px;
    border-radius: 7px;
    cursor: pointer;
    color: white;
    border: none;
    background: #009994;
    font-size: 18px;
    outline: none;
}

    .register-btn:hover {
        background-color: #009994;
    }

.login-box {
    display: none;
    flex-flow: column;
    justify-content: space-between;
    width: 350px;
    height: 380px;
    background-color: white;
    z-index: 100;
    position: sticky;
    top: 200px;
    left: 38%;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    box-shadow: #999 0 0 1px 0;
}

.login-line {
    height: 40px;
    line-height: 40px;
    margin: 10px 0;
    width: 100%;
}

.login-box input {
    border: 1px solid #e8e8e8;
    padding-left: 10px;
    text-align: left;
    box-sizing: border-box;
}

.login-top {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    width: 80%;
    margin: 10px auto;
}

.login-title {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: left;
}

.close {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    font-size: 18px;
    font-weight: 500;
    color: #adadad;
}

.close-btn {
    cursor: pointer;
    width: 18px;
    transition: all .3s;
}

    .close-btn:hover {
        color: #009994;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.login-footer {
    background-color: #f5f5f5;
    text-align: right;
    padding: 0 10px;
}

.login-background {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: #000;
    filter: alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.login-btn {
    background-color: #009994;
    color: white;
    font-size: 16px;
}


.info-item-img {
    width: 28px;
}

html, form {
    height: 100%;
}

.find-password {
    margin-top: 10px;
    text-align: right;
    margin-bottom: 20px;
    color: #009984;
}

.go-find-password {
    font-size: 14px;
    text-decoration: none;
    color: #009994;
    cursor: pointer;
}

.login-icon {
    width: 30px;
    margin-right: 3px;
    vertical-align: middle;
}
