.bg{
	background:url(./res/bg.jpg) no-repeat;
}
.w{
	width:1200px;
	margin:0 auto;
}
.foot{
	font-size:14px;
	color:#fff;
	text-align:center;
}
.login_box{
	width:1120px;
	height:595px;
	margin:0 auto;
	background-color:#fff;
	margin-top:171px;
	margin-bottom:115px;
	box-shadow: 0px 0px 15px #595959;
}
.login_left{
	float:left;
	width:450px;
	height:100%;
	background:url(./res/login_left.jpg) no-repeat;
	text-align:center;
	box-sizing:border-box;
	padding:200px 120px;
}
.login_right{
	float:left;
	width:670px;
	height:100%;
	box-sizing:border-box;
	padding:114px 75px;
}
#login_logo{
	width:90px;
	height:90px;
	margin-bottom:25px;
}
.login_tit{
	font-size:26px;
	color:#fff;
	letter-spacing:2px;
	line-height:40px;
}
.login_right_tit{
	font-size:30px;
	color:#484848;
	text-align:center;
	margin-bottom:65px;
	margin-left:-10px;
}
.l_box{
	height:58px;
	line-height:58px;
	box-sizing:border-box;
	padding-left:20px;
	background-color:#F5F6F8;
	margin-bottom:22px !important;
}
.layadmin-user-login-icon{
	float: left;
	color:#DADADA;
	font-size: 20px !important;
}

/* ------------------------------------------- */
#user_top{
	height:150px;
	background:linear-gradient(to right,#56C1BB,#089CAC);
	position:relative;
}
.user_tab{
	height:46px;
	line-height:46px;
	border-bottom:1px solid #eee;
	padding:0 48px;
	margin-bottom:30px;
}
.user_tab>div{
	float:left;
	margin-right:24px;
	font-size:16px;
	color:#666;
	cursor:pointer;
}
.user_tab>.on{color:#089CAC;border-bottom:2px solid #089CAC;}
.user_box{
	height:500px;
	border:1px solid #eee;
	border-radius:4px;
	box-sizing:border-box;
	padding:43px;
	font-size:14px;
	color:#666;
}
.u_item{margin-bottom:37px;}
.u_item>label{
	margin-right:40px;
}
.u_item>input{
	width:300px;
	height:40px;
	border:1px solid #eee;
	border-radius:4px;
	outline:none;
	box-sizing: border-box;
	padding-left:12px;
}
.edit{color:#089cac;margin-left:30px;cursor:pointer;}
.u_item>.text{color:#777;}
.bt_box{
	display:none;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:72px;
}
#name_input{display:none;}
.bt{
	display:inline-block;
	width:90px;
	height:36px;
	line-height:36px;
	text-align:center;
	border:1px solid #089CAC;
	border-radius:4px;	
	color:#089CAC;
	margin-right:25px;
}
.bt1{
	background-color:#089CAC;
	color:#fff;
}
.pwd_box>.u_item{
	margin-bottom:20px;
}
.pwd_box .bt_box{
	display:inline-block;
	margin-top:5px;
	margin-left:86px;
}
.user_tx{
	width:120px;
	height:120px;
	background-color:#fff;
	border-radius: 50%;
	position:absolute;
	left:260px;
	top:88px;
	box-sizing:border-box;
	padding:2px;
}
.user_tx>img{width:100%;height:auto;}

.page_w{
	padding:20px;
}
.page_nav{
	height:45px;
	font-size:14px;
	color:#666;
}
.page_nav>.on{color:#089cac;}
.page_box{
	height:100px;
	background-color:#fff;
	box-sizing:border-box;
	padding:30px 20px;
	color:#666;
}
.sele{
	width:115px;
	height:38px;
	line-height:38px;
	border-radius:3px;
	border:1px solid #D9D9D9;
	box-sizing:border-box;
	padding:0 11px;
	position:relative;
}
.page_item{
	line-height:38px;
	margin-right:20px;
}
.page_item>span{margin-right:16px;}
.sele_box{
	display:none;
	width:113px;
	border:1px solid #D9D9D9;
	border-radius:2px;
	position:absolute;
	top:40px;
	left:0;
	background-color:#fff;
	padding:15px 0;
	box-sizing:border-box;
	color:#666;
	z-index:2;
}
.sele_box>div{
	height:34px;
	line-height:34px;
	padding-left:15px;
	cursor:pointer;
}
.sele_box>.on{background-color:#F5F5F5;}
.sele_checkbox{
	display:inline-block;
	width:12px;
	height:12px;
	border:1px solid #D9D9D9;
	border-radius:2px;
	margin-right:5px;
	vertical-align: -2px;
	position:relative;
}
.sele_checkbox>img{
	position:absolute;
	top:3px;
	left:1px;
	display:none;
}
.sele_box>.on>.sele_checkbox{
	border-color:#089CAC;
	background-color:#089CAC;
}
.sele_box>.on>.sele_checkbox>img{display:inline-block;}
.sele_radio{
	width:70px;
	height:34px;
	line-height:34px;
	text-align:center;
	background-color:#F5F5F5;
}
.radio_box{
	width:490px;
	padding:15px;
}
.radio_box>div{
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	padding:0;
}
.radio_box>div:nth-child(6n+6){
	margin-right:0;
}
.radio_box>.on{background-color:#089CAC;color:#fff;}

.date_input{
	width:125px;
	height:38px;
	border:1px solid #D9D9D9;
	border-radius:3px;
	box-sizing:border-box;
	padding:0 10px;
}
.date_input>input{
	width:81px;
	height:100%;
}
.zhi{margin:0 10px;}

.page_table{background-color:#fff;box-sizing:border-box;padding:0 20px;}
.page_table>.layui-table-view{
	margin:0;
}
.page_table tr{
	height:55px;
	text-align:center;
}
.page_table th>div{
	text-align:center;
	font-weight:bold;
}
.page_table th>div>span{font-size:16px;}
.layui-table-page{
	text-align:right;
	height:88px !important;
	padding:30px 0 !important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color:#089CAC !important;
}

/* 手术登记单 */
.page_tab{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #eee;
	background-color:#fff;
	padding:0 20px;
}
.page_tab>div{
	float:left;
	margin-right:30px;
	color:#666;
	font-size:16px;
	cursor:pointer;
}
.page_tab>.on{border-bottom:2px solid #089CAC;color:#089CAC;}
.look{color:#089cac;}
.page_tab .iconfont{font-size:20px;margin-right:4px;}

.date_bt{
	float:left;
	padding:0 5px;
	height:30px;
	line-height:30px;
	border:1px solid #DBDBDB;
	text-align:center;
	margin-right:10px;
	cursor:pointer;
	margin-top:3px;
	user-select:none;
}
.date_bt:hover{
	background-color: #277DB8;
	color: #fff;
}