/* CSS Document */

.header{
    height:80px;
}

.home_content .home_login{
    background: none;
}

.home_text {
    height:58px;
    line-height: 58px;
    margin:0px;
    background: #4089de;
    text-align: center;
    color: #fff;
}

input[type=text].loginDivRightInput, input[type=password].loginDivRightInput{
    width: 193px;
    height:33px;
    line-height: 33px;
    border-radius: 3px;
}


input[type=text].loginDivRightInput:focus, input[type=password].loginDivRightInput:focus, input[type=text].verCodeInput:focus{
    border: 1px solid #4089de;
    color: #4089de;
    font-size: 14px;
}

input[type=text].verCodeInput{
    height:33px;
    line-height: 33px;
    padding-left: 40px;
    border-radius: 3px;
}

.fN{
    color:#4089de;
}

.onC{
    border: 1px solid #4089de;
}

.loginADiv{
    background: #4089de;
}

input[type="submit"]:hover{
    background: #4089de;
}

.home_int .countDiv, .countDivCode{
    background: none;
    top:-3px;
    left:5px;
}

#code{
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
}

.home_login{
    height: 350px;
    width: 300px;
    /*margin-top:-262px;*/
    padding-bottom:15px;
    border-radius: 5px;
    box-shadow: 0 0 8px 4px rgba(0,0,0,.1);
    /*overflow: hidden;*/
}

.loginADiv{
    width:83px;
    height:32px;
    line-height: 32px;
    font-size:17px;
    font-weight: bold;
    float: right;
    position: relative;
    top: -50px;
    left: -3px;
    text-indent: 5px;
    letter-spacing: 4px;
    border-radius: 4px;
}

.home_login:after{
    content: "";
    position: absolute;
    left:0;
    bottom:0;
    width:300px;
    height:63px;
    background: url("loginbg.png") no-repeat;
    background-size:100% auto;
    z-index: 0;
}

.home_ul{
	margin: 0;
    margin-left:-5px;
    padding-top: 1%;
    box-sizing: border-box;
}



/*20200817*/
.home_body{
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    /*width: 100%;*/
    /*height:100%;*/
    background: url("/Application/Common/Common/img/hospital/default/ico/homeBG.png") no-repeat;
    background-size: cover;
}

.home_content{
    display: flex;
    position: absolute;
    top:80px;
    right:40px;
    bottom:80px;
    left:40px;
    background: #fff;
    border-radius:10px;
    z-index: 10;
    overflow-y: hidden;
    align-items:center;
}

div.home_footer{
    position: absolute;
    bottom:10px;
    width: 100%;
    height:auto;
    text-align: center;
}

div.home_footer li a,
div.home_footer li span{
    color:#fff;
    font-weight: normal;
}

.container li{
    border-left:none;
}

.home_login{
		    height: 350px;
		    width: 300px;
		    /*margin-top:-262px;*/
		    padding-bottom:15px;
		    border-radius: 5px;
		    box-shadow: 0 0 8px 4px rgba(0,0,0,.1);
		    /*overflow: hidden;*/
		}

@media screen and (min-width :1300px) {
        .mb20{
        	margin-bottom: 10px;
        }
        .homeLogin{
		    max-height: 64px;
		    max-width: 90%;
		}
		.mt78{
			margin-top: 7%;
		}
		.mt40{
			margin-top:4%;
		}
		.mt12{
			margin-top: 12px;
		}
		
		.mt30{
			margin-top: 3%;
		}
		.home_login{

		    /*margin-top:-262px;*/
		    
		}
    }
.home_login{
    padding:0;
    right:0;
    width: 50%;
    height:auto;
    box-sizing: border-box;
    box-shadow:none;
    padding-left:10%;
}

input[type=text].loginDivRightInput,
input[type=password].loginDivRightInput,
input[type=text].verCodeInput,
input[type=text].loginDivRightInput:focus,
input[type=password].loginDivRightInput:focus,
input[type=text].verCodeInput:focus{
    padding-left:35px;
    border:none;
    height:40px;
    border-bottom: 1px solid rgba(14,144,255,.4);
    width: 60%;
    box-sizing: border-box;
}
.home_int .countDiv, .countDivCode{
    background: none;
    top:-3px;
    left:0;
    width: 30px;
}

.home_int img, .countDiv img, .countDivCode img{
    display: inline-block;
    width: 20px;
}

input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #999;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #999;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #999;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #999;
}

.home_content_div{
    display: flex;
    position: relative;
    padding-left:50px;
    width: 50%;
    height:100%;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.home_content_bg{
    display: inline-block;
    /*margin-left:5%;*/
    /*max-width: 40%;*/
    min-height: 300px;
    height:auto;
    max-width:90%;
    max-height:90%;
}

.home_login:after{
    width:0;
    height:0;
}

#is_open_verify{
    width: 60%;
}

#code{
    height:45px;
    background: #D6E8FF;
    color:#0079D9;
    border-radius: 4px;
    margin-top:-6px;
}

#code.mt5{
    margin-top:-6px;
}

.loginADiv{
    float: none;
    position: relative;
    top:auto;
    left: auto;
    width: 60%;
    height:40px;
    line-height: 40px;
    border-radius: 32px;
    background: #008DFD;
}

input[type=submit].loginADiv:hover{
    background: #0068e8;
}

.home_ul .forcheckbox{
    border: 1px solid #CECECE;
}

.home_ul .forcheckbox.onC{
    border:1px solid #0071FE;
}

.home_footer .link01:hover{
    color:#eee;
}
/*@media screen and (min-width : 1300px) and (max-width : 1600px){
        html{font-size: 18px;}
        .home_login{
            top:58%;
            right:10%;
        }
        .header .logo{
            margin: 10px 0 0 200px;
        }
        .home_content{
            top: 90px;
        }
    }*/
@media screen and (max-width :1300px) {
        .mb20{
        	margin-bottom: 10px;
        }
        .homeLogin{
        	height: 50px;
        }
        .mt78{
			margin-top: 6%;
		}
		.mt40{
			margin-top:3%;
		}
		.mt12{
			margin-top: 12px;
		}
		
		.mt30{
			margin-top: 2%;
		}
		.home_login{
		   height: auto;
		}
    }