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

#content {
	height: auto;
	padding: 10px 0;
	background: #eee;
}
#person {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#person dt {
	padding-top: 5px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-style: italic;
}
#person dd {
	padding: 3px 0;
	position: relative;
}
#person dd p {
	font-size: 16px;
	clear: both;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
#person dd div.title {
	position: absolute;
	left: 12px;
	top: 21px;
	font-size: 14px;
}
#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: 33px;
	line-height: 33px;
	width: 100%;
	padding: 3px 0px 3px 0;
	overflow: hidden;
	background-color: #FFF;
	text-indent: 85px;
	text-align: left;
}

span.radio {
	height: 20px;
	padding:1.5% 4%;
	margin-right:2%;
	background: #eee;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 5px;            /* W3C syntax */
}


span.radioselect {
	color: #fff;
	background: #90b122;
	/*background: #b70012;*/
}

#person dd#error {
	height: 15px;
	line-height: 15px;
	color: #F00;
	font-size: 12px;
	font-weight: normal;
}
#content button {
	background:#90b122;
	/*background: #b70012;*/
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 15px 30px 0 rgba(255, 255, 255, 0.1) inset;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	height: 45px;
	padding: 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	transition: all 0.2s ease 0s;
	width:98%;
}
#content .button {
	text-align: center;
	padding-top:10px;
}

/* 中心选择 */

#province{ width:99%; margin:0 auto; height:470px; background:#FFF; display:none;  border-bottom:#91b225 solid 2px;}

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

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

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

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

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

#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:0; top:8px; font-size:16px; font-weight: normal;}

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

#stcenter{ width:99%; height:auto; border:1px solid #eee; background:#FFF; display:none; border-bottom:#91b225 solid 2px;}

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

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

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

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


/* 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:25px;}

#stage dd {
	height: 250px;
	padding: 5px 10px 10px 10px;
}
#stage ul {
	clear: both;
	height: 80px;
}
#stage ul li {
	width: 20%;
	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;
}

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


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

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

#hopeset ul {
	height:320px;
}
#hopeset ul li {
	width:45%;
	text-align: center;
	height:32px;
	line-height: 32px;
	margin: 1% 2%;
	float: left;
	border:#eee solid 1px;
}

#hopeset ul li.c{ background:#91b225; color:#fff;}



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

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

#qdset ul {
	height:180px;
}
#qdset ul li {
	width:45%;
	text-align: center;
	height:32px;
	line-height: 32px;
	margin: 1% 2%;
	border:#eee solid 1px;
	float:left;
}

#qdset ul li.c{ background:#91b225; color:#fff;}