﻿.hyalert{width:250px;background:#000;height:40px;line-height:40px;text-align:center;color:#fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px; position:absolute;top:150px; font-size:14px;}
.bodybgindex{
	background:url(../img/bg02.jpg) no-repeat top left #4db4c2;
  background-size:100% auto;
}
.queding{width:260px;height:58px;margin:5px auto;color:#fff;text-align:center;line-height:56px;font-size:1.1em;background:url(../img/anniubg01.png) no-repeat center;}
.queding a{color:#fff;}
.divbottom {width:100%;height:2.5em;position:fixed;bottom:0;text-align:center;background:#00a7e5;line-height:2.5em; color:#fff;}
.btnbottom{width:100%;height:2.4em; font-size:1.1em;background:#00a7e5; text-align:center; line-height:2.4em; color:#fff;}
.obsbutton{width:100%;height:2.2em; font-size:1em;background:#00a7e5; text-align:center; line-height:2.2em; color:#fff; margin:0 auto;}
.indtop_back{
	width:100%;
	height:0.275rem;
	background-size:100% 100%;
}
.gzh_xianjin{
	width:80%;
	height:0.38rem;
	background:#DE5145;
	border-radius:0.2rem;
	-moz-border-radius:0.2rem;-webkit-border-radius:0.2rem;
}
.inquireli1{background: url(../img/check1.jpg) no-repeat center left;padding-left:30px;}
.inquireli12{background: url(../img/check2.jpg) no-repeat center left;padding-left:30px;}
.inquireli2{border-bottom:1px solid #ccc;}
.tijianren_1{
     margin-left:0.3em;
     font-size:0.9em;
}
.tijianren_1 .checkitem1{
	background: url(../img/check1.jpg) no-repeat center;
    padding-left:30px;
    line-height:2.5em;
}
.tijianren_1 .checkitem2{
	background: url(../img/check2.jpg) no-repeat center;
    padding-left:30px;
    line-height:2.5em;
}
.tijianrenMultiLine{
	width:85%;
	height:2.5em;
	border:none;
	background:#f3f3f3;
	border-radius:0.03rem;
	margin-bottom:0.15rem;
	padding-left:0.05rem;
	margin-left:0.1rem;
	font-size:.13rem;
}
.bordernone{ border:none;outline:medium; background:#fff; font-size:1em;}
.bordernone1{ border:none;outline:medium;}
.InfoDiv{margin:0 auto; width:80%;border:1px solid #cccccc; background-color:#FFF9E6; margin-top:2em; margin-bottom:2em; padding:0.7em; font-size:1em; text-align:center;}

.diyong{
	width:80%;
	height:0.28rem;
	line-height:0.28rem;
	background:#00a7e5;
	border-radius:0.14rem;
	-moz-border-radius:0.14rem;-webkit-border-radius:0.14rem;
	color:#fff;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.select_start_date{
	width:96%;font-size:0.14rem;color: #666666;overflow: hidden;border-bottom: 1px solid #ccc;padding:1em 0;margin:0 auto;
}

.chk_1 {
    display: none;
}
.chk_1 + label {
	background-color: #fafbfa;
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	width: 125px;
	height: 5px;
	float:left;
}

.chk_1  + label:after {
	content: '无身份证';
	font-size:13px;
	color:#fff;
	line-height:22px;
	position: absolute;
	top: 0;
	padding-left:15px;
	-webkit-transition: box-shadow 0.1s ease-in;
	transition: box-shadow 0.1s ease-in;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	background: #FE7200;
}

.chk_1  + label:before {
	content: ' ';
	position: absolute;
	background: white;
	top: 1px;
	left: 125px;
	z-index: 999999;
	width: 20px;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	height: 20px;
	border-radius: 100px;
	box-shadow: 0 3px 1px rgba(0,0,0,0.05), 0 0px 1px rgba(0,0,0,0.3);
}

.chk_1:active + label:after {
	box-shadow: inset 0 0 0 20px #eee, 0 0 1px #eee;
}

.chk_1:active + label:before {
	width: 37px;
}

.chk_1:checked:active + label:before {
	width: 37px;
	left:70px;
}

.chk_1  + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.chk_1:checked + label:before {
	content: '';
	position: absolute;
	left: 76px;
	border-radius: 100px;
}

.chk_1:checked + label:after {
	content: '有身份证';
	font-size:13px;
	color:#fff;
	line-height:22px;
	position: absolute;
	background: #59cbf7;
	padding-left:15px;
	box-shadow: 0 0 1px #59cbf7;
}

.chk_3 {
    display: none;
}
.chk_3 + label {
	background-color: #fafbfa;
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	width: 125px;
	height: 5px;
	float:left;
}

.chk_3  + label:after {
	content: '女';
	font-size:13px;
	color:#fff;
	line-height:22px;
	position: absolute;
	top: 0;
	padding-left:15px;
	-webkit-transition: box-shadow 0.1s ease-in;
	transition: box-shadow 0.1s ease-in;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	background: #FE7200;
}

.chk_3  + label:before {
	content: ' ';
	position: absolute;
	background: white;
	top: 1px;
	left: 125px;
	z-index: 999999;
	width: 20px;
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	height: 20px;
	border-radius: 100px;
	box-shadow: 0 3px 1px rgba(0,0,0,0.05), 0 0px 1px rgba(0,0,0,0.3);
}

.chk_3:active + label:after {
	box-shadow: inset 0 0 0 20px #eee, 0 0 1px #eee;
}

.chk_3:active + label:before {
	width: 37px;
}

.chk_3:checked:active + label:before {
	width: 37px;
	left:70px;
}

.chk_3  + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.chk_3:checked + label:before {
	content: '';
	position: absolute;
	left: 76px;
	border-radius: 100px;
}

.chk_3:checked + label:after {
	content: '男 ';
	font-size:13px;
	color:#fff;
	line-height:22px;
	position: absolute;
	background: #59cbf7;
	padding-left:15px;
	box-shadow: 0 0 1px #59cbf7;
}
.dottitle{background:#00a0e9;font-size:.13rem;line-height:3em;height:3em;}
.dottitle li{float:left;}
.dottitle .li1{ width:25%; text-align:left; color:#fff;}
.dottitle .li2{width:50%; text-align:center;}
.dottitle .li3{width:25%; text-align:right;color:#fff;}
.dottitle .title{ background:#fff; height:2.1em;line-height:2.1em;margin-top:0.45em;border-radius:1.2em;-moz-border-radius:1.2em;-webkit-border-radius:1.2em; text-align:center;}
.dotselect{background:#F4F4F4;font-size: .13rem; width:97%;height:3.1em;line-height:3.1em;border-radius:0.4em;-moz-border-radius:0.4em;-webkit-border-radius:0.4em;}
.dotselect p{ margin-left:1em;}

.turnpage1{width:12em;height:2em;margin:0 auto;clear:both;padding:2em 0;}
.turnpage2{width:7em;height:2em;margin:0 auto;clear:both;padding:2em 0;}
.turnpage3{width:4em;height:2em;margin:0 auto;clear:both;padding:2em 0;}
.page{width:9em;color:#fff;height:0.35rem;line-height:0.35rem;background-color:#f39800;border-radius:0.03rem; text-align:center; font-size:0.14rem;display: block;}

