#apply_content {
	width: 950px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: none;
	display: block;
	text-align: left;
	position: relative;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.apply_bg {
	position: absolute;
	top: 0;
	left: 0;
}
#shiting {
	width: 370px;
	float: right;
}
#apply_title {
	text-align: center;
	color: #b8d200 !important;
	font-size: 20px !important;
	padding: 40px 0 10px;
	display: block;
}
#apply_note {
	text-align: right;
	color: #ED008C !important;
	font-size: 12px !important;
	margin-right: 20px;
	padding: 0 0 20px;
	display: block;
	line-height: 12px !important;
}

#shiting {
	min-width: 320px;
	max-width: 480px;
	margin: 0 auto;
	position: relative;
}
/* 所有圆角样式 */

#person {
	width: 90%;
	height: auto;
	margin: 0 auto;
	position: relative;
	display: block;
}
#person dt {
	padding-top: 5px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-style: italic;
}
#person dd {
	padding: 5px 0;
	position: relative;
	display: block;
}
#person dd p {
	font-size: 16px;
	clear: both;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
#person dd div.title {
	position: absolute;
	left: 10px;
	top: 15px;
	font-size: 14px;
	line-height: 16px;
}
#person dd div.input, #person dd input {
	border: 1px solid #DDDDDD;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	font-size: 14px;
	height: 28px;
	line-height: 29px;
	width: 100%;
	padding: 3px 0px 3px 0;
	overflow: hidden;
	background-color: #FFF;
	text-indent: 85px;
	text-align: left;
	display: block;
}
#person select {
	font-size: 14px;
	padding: 3px 6px;
}
span.radio {
	padding: 4px 20px;
	margin-right: 10px;
	background: #eee;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
	cursor: pointer;
	font-size: 15px;
}


span.radioselect {
	color: #fff !important;
	background: #b8d200;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

#person dd#error {
	height: 15px;
	line-height: 15px;
	color: #F00;
	font-size: 12px;
	font-weight: normal;
}
#person button {
	background:#b8d200;
	border: 0 none;
	-moz-border-radius: 6px;      /* Gecko browsers */
	-webkit-border-radius: 6px;   /* Webkit browsers */
	border-radius: 6px;            /* W3C syntax */
	/*box-shadow: 0 15px 30px 0 rgba(255, 255, 255, 0.1) inset;*/
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	font-weight: 700;
	height: 35px;
	padding: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	transition: all 0.2s ease 0s;
	width: 40%;
	letter-spacing: 2px;
}
#person .button {
	text-align: center;
	padding-top:20px;
}

/* 中心选择 */

#province{ width:101%; margin:0 auto; height:330px; background:#FFF; display:none;  border-bottom:#91b225 solid 2px; position: absolute; top: 44px; z-index: 100;}

#cityid {
	width:100%;
	margin:0 auto;
	background: #fff;
    line-height:27px; 
   	height:300px;
	border-top:#CCC solid 1px;
}

#cityid dt{ width:20%; float:left;height:300px; padding:0; font-style:normal;}

#cityid dt span{ text-align:left; height:35px; line-height:35px; display:block; width:100%; border-bottom:#dddddd solid 1px;border-right:#dddddd solid 1px;  text-align:center; background:#f5f5f5; cursor:pointer; font-size:13px;}

#cityid dt span.c{ border-right:none; background:#fff; cursor:default;}

#cityid dd{ width:80%; float:left;height:200px;}

#cityid ul, #cityid li { list-style: none; padding: 0; margin: 0; font-size: 14px; }

#cityid dd ul{ width:95%; margin:0 auto; height:200px;}

#cityid dd ul li{ position:relative; width:95%; padding-left:15px; height:auto;line-height:30px; }

#cityid dd ul li b{ position:absolute; left:3px; top:3px; font-size:14px;}

#cityid dd i{ font-style:normal;display:block; width:75px; height:35px; line-height:35px; text-align:center; font-size:14px; float:left;}

#stcenter{ width:101%; height:auto; border:1px solid #eee; background:#FFF; display:none; border-bottom:#91b225 solid 2px; position: absolute; top: 44px; z-index: 100;}

#stcenter dl{ width:95%;height:auto; margin:0 auto; display: block;}

#stcenter dl dt{ font-size:15px; font-weight:bold; text-align:left;height:35px; line-height:35px;width:100%; font-style:normal; position: relative;display: block;}

#stcenter dl dt span{ font-weight:normal; right:10px; top:4px; position:absolute; cursor:pointer;}

#stcenter dl dd{line-height:30px;height:30px; border-bottom:#eee solid 1px; padding-left:8%; width:92%; background:url(checkbox.jpg) no-repeat 0 12px; font-size:15px;}
#stcenter dl div.nocenter{line-height:32px;height:32px; border-bottom:#eee solid 1px; padding-left:8%; width:92%; font-size:15px;}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

/* survey */
.survey{ width:100%; border:1px solid #ddd; background:#FFF; display: inline-block;padding-bottom: 10px; margin: 3px 0;}


.survey .title{ line-height: 20px; padding: 10px 0; font-weight: 700;}

.survey dl {
	padding: 5px 10px 10px 10px;
}
.survey ul {
	clear: both;
}
.survey ul li {
	width: 45%;
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin: 1% 2%;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: #999 dotted 1px;
}

 
.survey ul li.c {
	background: #91b225;
	color: #FFF;
}

/*  age */
 
#stage{ width:99%; height:300px; border:1px solid #eee; background:#FFF; display:none; border-bottom:#91b225 solid 2px;}

#stage dt {
	height:30px;
	line-height: 30px;
	color: #333;
	padding-left:5px;
	text-align:left;
	font-style:normal;
}

#stage h4{ line-height:25px; height:2