@charset "gb2312";
*{padding: 0;margin: 0;}
html{min-height: 100%;}
body{
    width: 100%; min-height: 100%;
    max-width: 640px; height: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 18px; 
}
img{ border:0; vertical-align:middle; width: 100%; height: auto;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
ol,ul,li,dl,dt,dd{ list-style:none;}
textarea{ vertical-align: top;}
input{border:0; background:none}
input:focus{ border: none;outline:none;}
a{ color:#060606; text-decoration:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}

.bg01{ width: 100%; min-height: 100%;height: 100%;max-width: 640px; background: url("../images/index_01.png") no-repeat;
background-repeat: no-repeat;background-size:100% auto; overflow: hidden;}

 .wrap{
	width: 4.8rem;   height: auto; overflow: hidden; display: block; margin-top: 2rem;margin-left: 0.15rem; background-color: #3c4c5c;opacity: 0.9;
 padding: 0 0.6rem; border-radius: 0.2rem;box-shadow: 0.1rem 0.1rem 0.2rem #3c4c5c; margin-bottom: 0.3rem;}
 .wrap .info_title{
	font-size: 0.34rem;color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0.5rem 0 0.1rem 0;
}
 .wrap .info_row{
	margin-top: 0.25rem;
}
 .wrap .info_row p{
	text-indent: 0.5rem;
	color: #adb9c6;
	font-size: 0.28rem;
	margin-bottom: 10px;
}
 .wrap .info_row input, .wrap .info_row select{
	width: 100%;
	background:rgba(98,111,123,0.6);
	border: none;
	text-indent: 0.5rem;
	font-size: 0.28rem;
	padding:0.14rem 0;
	border-radius: 0.3rem;
	color: #fff;
	outline: none;
}
 .wrap .info_date input{
	text-indent: 0.5rem;
}
 .wrap .info_row  input[type='radio']{ width:30px;}
.info_radio{ margin-left:0.5rem;}
.info_radio label{color: #adb9c6;font-size: 0.28rem;}
 .wrap .sub input{
	width: 100%;
	font-size: 0.28rem;
	padding:0.11rem 0;
	margin-top: 0.3rem;  margin-bottom: 0.7rem;
	border: none;
	background:url("../images/index_02.png") no-repeat center; background-size:100% auto;
	color: #1d3f59; 
	cursor: pointer;
	outline: none;
}

input:-ms-input-placeholder{
    color: #ccc;
}
input::-webkit-input-placeholder{
    color: #ccc;
}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
    color: #ccc;
}
/* Mozilla Firefox 19+ */
input::-moz-placeholder {
    color: #ccc;
}
/*修改日历样式*/
::-webkit-calendar-picker-indicator {      /*这是控制下拉小箭头的*/
    background-color: #616e7b;
    color: #fff;
}


.bg1{width: 100%; height:3.1rem;overflow: hidden; background-color: #288bd7; padding-bottom: 1rem;}
.formb{ width:5.9rem; overflow: hidden; background: url(../images/index_04.jpg) top center no-repeat; margin-left:0.25rem;
 background-color: #FFFFFF; position:absolute; top:0.5rem; background-size:100%;}
.formb h1{padding-top:0.2rem; margin-top: 12px; margin-left: 0.27rem; font-size: 0.6rem; font-weight: bold; color: #003056; padding-bottom: 0.1rem;}
.formb h2{margin-left: 0.27rem;  font-size: 0.32rem; color: #003056; padding-bottom:0.65rem;}
.formb p{margin-left: 0.27rem; line-height: 0.6rem;font-size: 0.26rem;color: #003056;}

.formb_bot{width:5.9rem; height:0.4rem: hidden; background: url(../images/index_05.jpg) top center no-repeat; margin-left:0.25rem;
 background-color: #FFFFFF;}
 
 .lists_jzgl_top { width:100%; height:.88rem;
background:#f3f3f3; line-height:.88rem;
position:fixed; z-index:22; top:0; max-width:6.4rem; }
.lists_jzgl_top img { display:block; float:left; width:.25rem;
margin-left:.24rem;
margin-top:.22rem
}
.lists_jzgl_top p {
font-size:.36rem; color:#393939; float:left; width:90%; text-align:center }