﻿@charset "utf-8";
@import url("basic.css");
@import url("../member/css/footer.css");
.header-content{
	height:115px;
}
.login-logo-1{
	padding:30px 0px 0px 10px;
	float:left;
}
.login-logo-2{
	float:right;
	padding:60px 10px 0px 0px;
	font:18px/1em 微软雅黑;
}
.login-logo-2 a{
	margin:0px 15px;
	text-decoration:none;
	color:#67c1eb;
}
.login-logo-2 a:hover{
	color:#5cd3c9;
	text-decoration:underline;
}


.clearfix:after{
	clear:both;
	display:block;
	content:"";
}


input{
	padding:2px 4px;
	width:193px;
}
select{
	padding:0;
	text-align:center;
	height:22px;
}
option{
	padding:4px;
	text-align:center;
}



.crumbs{
	padding-top:15px;
	font-size:14px;
	position:relative;
	left:-10px;
}
.crumbs li{
	color:#777;
	float:left;
	padding:0 15px 0 10px;
	background:url(../img/icon.png) no-repeat right -95px;
}
.crumbs li a{
	color:#777;
}
.crumbs li a:hover{
	text-decoration:underline;
}
.container{
	color:#444;
	font-size:16px;
}
.container .title{
	clear:both;
	font-size: 18px;
	font-weight: bold;
	margin:25px 0 10px 0;
	background:#ebf9fc;
	color:#385e67;
	margin:15px 0;
	padding:5px 10px;
}
.required{
	background:url(../img/icon.png) no-repeat 5px -57px;
}
.btn{
	margin:15px 0;
	clear:both;
	text-align:center;
}
.btn input,input.btn{
	background:url(../img/icon.png) no-repeat;
	width:144px;
	height:38px;
	color:#fff;
	border:none;
	font-size:16px;
	font-weight:bold;
}
.pos{
	position:relative;
}
.section{
	border-bottom:1px dashed #98cadb;
	margin-bottom:15px;
	padding-bottom:15px;
}
.title{
	position:relative;
}
.title img{
	position:absolute;
	right:5px;
	bottom:3px;
}
ul,li{
	zoom:1;
}
.section li{
	color:#444444;
}
.section .label{
	width:85px;
	float:left;
	display:block;
	text-align:right;
	padding-left:20px;
}
.register input,.check .num{
	background:#f8ffff;
	border:1px solid #b4b4b4;
	color:#7f7f7f;
}
.check{
	
	background:url(../img/icon.png) no-repeat 5px -55px;
	display:inline-block;
}
.check .num,.check .get_num,.checkn .num,.checkn .get_num{
	margin:0;
	padding:2px 5px;
	display:block;
	float:left;
	height:22px;
}
.check .num,.checkn .num{
	width:100px;
}
.check .get_num,.checkn .get_num{
	color:#fff;
	background:#38b8f4;
	border:1px solid #2295cb;
	height:22px;
	cursor:pointer;	
}
.base_msg{
	zoom:1;
	width:1000px;
}
.base_msg li{
	float:left;
	width:330px;
}
.base_msg li input{
	width:150px;
	zoom:1;
}
.base_msg li input.sex{
	width:10px;
	margin-left:30px;
}
.base_msg li select,.instrument select{
	width:155px;
}
.base_msg li select option{
	text-align:center;
}

 .med_history,.address,.second_name,.section li{
	padding-top:10px;
	padding-bottom:10px;
}
.med_history span.label{
	float:left;
	padding:10px 0 0 20px;
	background-position:5px -48px;
}
.med_history .checkbox{
	float:left;
	width:700px;
}
.med_history .checkbox input{
	width:13px;
}
.med_history li{
	width:120px;
	float:left;
}
.med_history li.else{
	width:220px;
}
.med_history li.else input.text{
	width:150px;
}
li.location{
	width:660px;
}
.address span.label{
	float:left;
	padding:0 0 0 20px;
}
.address textarea{
	resize:none;
	margin:5px 0;
	width:480px;
	height:92px;
}
.second_name .label{
	width:100px;
}
.second_name input{
	width:135px;
}
.btn{
	clear:both;
	margin:30px 20px;
}
.btn a{
	text-decoration:none;
}
.remark{
	color:#777;
	text-align:center;
	padding:10px 0 30px 0;
	font-size:14px;
}