body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
body{
	line-height: 24px!important;
	font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif!important;
}

fieldset, img { border:0; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal; }
em { font-style:normal; }
input, button, select, textarea { outline:none; border:none;     font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}
textarea { resize:none; }
table{border-collapse: collapse;border-spacing: 0;}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}

a { color: #666; text-decoration:none; }
a:hover { color: #f60; text-decoration:none; }

body {
    background: #328eb4;
    height: 100%;
    width: 100%;
	min-width: 1200px;
	font: 12px/1.3  Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif
	}
body,html{width:100%;height:100%;}	
/******************************************************************/
.fl{ float:left;} .fr{ float:right;}
.cle{clear:both;}

/***********************头部样式开始******************************/



.login-bg{background:url(../img/login_bg.jpg) no-repeat;background-size:cover;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/login_bg.jpg', sizingMethod='scale');
	 width:100%;height:100%;position:relative;}

.lang_logo{position:absolute;left:30px;top:30px;}
.nuodao{position:absolute;right:30px;top:30px;width:172px;}
.lang_logo img,.nuodao img{max-width:100%;display:block;}
.rjlogo img{width:350px;position:absolute;left:30px;top:30px;}
 
.login-box{
	position: absolute;
	left: 50%;
	width: 432px;
	max-height: 492px;
	margin-left:-216px;
	top: 50%;
	transform: translateY(-50%);
     *zoom:1;
	}
.login-box-bg{background:#000;opacity: 0.3; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);position:absolute;top:0;left:0;width:100%;height:100%;}
.login-box-top{position:relative;padding-top:32px;padding-bottom:4px;}
.login-box-top img{display:inline-block;vertical-align: middle;margin-right:10px;}
.login-box-tit{font-size:18px;color:#fff;text-align:center;position:relative;margin-top:10px;margin-bottom:20px;}
form.layui-form{position:relative}	
.has-feedback {
   position: relative;width:330px;margin:16px auto 0;height: 40px;background-color: #ffffff;
	border-radius: 2px;border: solid 1px rgba(0, 0, 0, 0.05);
}
.form-control-feedback {
position: absolute;top: 10px;left: 16px; z-index: 2;  display: inline-block;
  width: 20px;  height: 20px; text-align: center; pointer-events: none;line-height: 24px;
  
}
.user-icon{
	background: url(../img/login_user.png) no-repeat;
	background-size:cover;
}
.password-icon{
	width: 16px;
	height: 20px;
	background: url(../img/login_pwd.png) no-repeat;
	background-size:cover;
}
.tel-icon{
	width: 16px;
	height: 20px;
	background: url(../img/login_tel.png) no-repeat;
	background-size:cover;
}
.help-block{
	color:#dd4b39;
}
.has-feedback input{width:270px; height:40px;
border:none;padding-left: 60px;border-radius: 2px;}

.has-tool{width:330px;margin:20px auto 0;color:#fff;position:relative;line-height:16px;}
.has-tool label{cursor:pointer}
.has-tool label span{display:inline-block;vertical-align:top;height:16px;line-height:16px;}
.has-tool input{width:16px;height:16px;display:inline-block;vertical-align:middle;margin-right:5px;background:#fff}
.has-tool:after{clear:both;content:'';height:0;width:0;display:block;} 	 
.has-tool a{color:#fff;text-decoration:underline;} 

.login-box-a{position:relative;width: 330px;height: 45px;margin:30px auto 0;display:block;}

.login-box-a .butt{width:330px; height:45px; background:url(../img/login_box_btn.png) no-repeat;text-indent:-9999em;cursor:pointer}

.footer{font-size:12px;position:absolute;right:26px;bottom:14px;color:#fff;opacity:0.5;filter:alpha(opacity=50); }
.login-box-top{display:flex;align-items: center;justify-content: center}
.login-box-tit2{font-size:18px;color:#fff;text-align:center}
.selectHospital{position:relative;width: 330px;
	margin: 16px auto 0;
	border-radius: 2px;border: solid 1px rgba(0, 0, 0, 0.05);
	height: 38px;
	background:#fff;
}
.selectHospital select{display:none}
.layui-form-select {
	position: relative;
}
.layui-unselect {
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
}
.layui-form-select .layui-input {
	padding-right: 0px;
	border:none!important;
}
.layui-form-select .layui-input {
	padding-right: 30px;
	cursor: pointer;
	width: calc(100% - 45px);
	padding-left: 15px
}
.layui-input{
	height: 38px!important;
	line-height: 38px\9!important;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-radius: 3px;
}
.layui-form-select .layui-edge {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	cursor: pointer;
	border-width: 6px;
	border-top-color: #c2c2c2;
	border-top-style: solid;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.layui-edge {
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: dashed;
	border-color: transparent;
	overflow: hidden;
}
.layui-btn, .layui-edge, .layui-inline, img {
	vertical-align: middle;
}
.layui-form-select dl {
	top: 44px!important;
}
.layui-form-select dl {
	display: none;
	position: absolute;
	left: 0;
	top: 42px;
	padding: 5px 0;
	z-index: 899;
	min-width: 100%;
	border: 1px solid #d2d2d2;
	max-height: 300px;
	overflow-y: auto;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
	box-sizing: border-box;
}
.layui-form-select dl dd:hover {
	background-color: #f2f2f2;
	-webkit-transition: .5s all;
	transition: .5s all
}

.layui-anim-upbit {
	min-width: 353.5px;
	max-width: 353.5px!important;
	max-height: 180.625px!important;
}
.layui-form-select dl dd.layui-this {
	background-color: #3C8DBD;
	color: #fff;
}
.layui-form-select dl dd, .layui-form-select dl dt {
	word-break: break-all;
	white-space: unset;
	padding: 3px 10px;
	line-height: 24px;
}
.layui-form-select dl dd {
	cursor: pointer;
}
.layui-form-selected .layui-edge {
	margin-top: -9px\0/IE9;
}
.layui-form-selected .layui-edge {
	margin-top: -9px;
	-webkit-transform: rotate(
			180deg);
	transform: rotate(
			180deg);
	margin-top: -3px\9;
}
.layui-form-selected dl {
	display: block;
}

.regContent{
	position: absolute;
	left: 50%;
	top: 50%; width:780px;
	margin-left:-390px;
	background: #FFFFFF;
	box-shadow: 0px 0px 13px 3px rgba(195, 195, 195, 0.35);
	border-radius: 10px;
	transform: translateY(-50%);
}

.regContent h2{font-size:16px;color:#fff;text-align:center}
.reg-item{display:flex;width:550px;padding:10px 0;margin:0 auto;position:relative;height:42px;}
.reg-item input.layui-input{flex:1;height:45px!important;}
.reg-item .layui-btn:not(.layui-btn-primary):not(.layui-btn-normal):not(.layui-btn-warm):not(.layui-btn-danger):not(.layui-btn-disabled).regCode{border-radius:0;height:42px;background-color:#245E92;}
.regSubmit{width:100%;height:50px!important;line-height:50px!important;letter-spacing:10px;font-size:16px;background:#245E92;
	border:none;text-align:center;color:#fff;opacity:1;}
.regSubmit:hover{color:#fff;opacity:0.7!important;}
.reg-tips{color:#245E92;font-size:14px;position:absolute;bottom:-10px;left:15px;}

.reg-item.has-tool a{line-height:16px;color:#245E92}


.loginForm .layui-tab-title{
	border-bottom-color:rgba(255,255,255,0.16);
	display:flex;
	align-items: center;
	justify-content: center;
}
.loginForm .layui-tab-title li{
	font-size:16px;
	padding:0 20px;
	color:#fff;
}
.loginForm .layui-tab-title li.layui-this{
	color:#fff;
}
.loginForm .layui-tab-brief > .loginForm .layui-tab-more li.layui-this:after, .loginForm .layui-tab-brief > .layui-tab-title .layui-this:after {
	border-color: #fff !important;
}
.loginForm .layui-tab{margin:10px 0 20px}
input.telVerCode{padding-right:120px;width:150px;}
.telVerCodeBtn{position:absolute;right:0;height:40px;width:120px;top:0;background:none;color:#245E92;cursor: pointer}
.loginForm button.layui-disabled, .loginForm button.layui-disabled:hover {
	color: #333!important;
	cursor: not-allowed!important;
}

.layui-form-pane .layui-form-checkbox{
	margin:0;
}
.layui-form-checkbox{
	width:18px;
	height:18px;
	line-height:18px;
	padding-left:20px!important;
}
.layui-form-checkbox i{
	width:20px;
	height:18px;
}

.reg_link a{text-decoration: none}

.regContent .login-box-top{padding-bottom:35px;}
.regContent .login-box-tit2{color:#245E92;font-size:26px;}
.regForm .has-tool{height:auto!important;}
.regForm .has-tool input{border-color:#245E92}
.login_link{width:550px;margin:15px auto;}
.login_link a{color:#245E92;}

.layui-layer-dialog .layui-layer-btn{text-align:center;}
.layui-layer-dialog .layui-layer-btn0{background:#fff!important;border: 1px solid #3C8DBC!important;border-radius: 4px!important;color: #3C8DBC!important;}
.layui-layer-dialog .layui-layer-btn1{background: #3C8DBC!important;border-radius: 4px!important;color:#fff!important;margin-left:40px!important;}