ul,ol li{
	list-style: none;
}
html,body{
	width:100%;
	


}
img{
	width:100%;
	height: 100%;
	/*display: block;*/
}
.wrapper{
	width:96%;
	position: relative;
	overflow: hidden;
	background:url(../images/borderq.png) no-repeat 0 10px ;
	background-size: 100% 105%;
	margin: auto ;
}

.section1s{
	position: relative;
	width: 87%;
	overflow: auto;
	margin:0.2rem auto 0;	
}
.sec{
	margin-bottom: 0.1rem;
	font-size: 0.14rem;
	padding: 0.05rem;
}
.section1s form{
	font-size: 0.14rem;
	padding: 0.05rem;
	border-radius: 5px;
}
.section1s .form1{
	top: 0.2rem !important;
}
.section1s label{
	padding: 0.02rem 0.05rem;

	display: inherit;
	position: relative;
	border-bottom: 1px dashed #0F6EAE;
}
.lab{
	font-size: 0;
	border-bottom: none !important;
}
#preview{
	width:100%;
	height:4rem;
	border:1px solid #FFFFFF;
	overflow:hidden;
	display: inline-block;
    vertical-align: middle;
    background: #4b9acf;
    border-radius: 10px;
}
#imghead{
	width:80%;
	height: 4rem;
	margin: auto;
}
.section1s .inputs{
	border-bottom: 1px dashed #0F6EAE;
}
.section1s .label1{
	border-bottom:none;
}
.section1s label span{
	display: inline-block;
	width: 0.8rem;
	color: #0F6EAE;
	font-size: 0.13rem;
	text-align: right;
}
.sec label span{
	display: inline-block;
	width: 0.55rem;
	color: #0F6EAE;
	font-size: 0.13rem;
	text-align: right;
}
.spans{
	position: absolute;
	top: 2.3rem;
	left: 0.2rem;
	color: #0F6EAE;
}
.spansd{
	position: absolute;
	top: 3.1rem;
	left: 0.2rem;
	color: #0F6EAE;
}
.section1s label input{
	width: 2rem;
	height: 0.35rem;
	text-indent: 5px;
	color: #0F6EAE;

}
.usered::-webkit-input-placeholder{
	width: 1.92rem !important;
     font-size: 0.10rem;
}
.sec label input{
	width: 1.825rem;
	height: 0.35rem;
	text-indent: 5px;
	color: #4B9ACF;
	border: 1px solid #4B9ACF;
	border-radius:5px;
}
.hzbor{
	border-bottom: none !important;
}

.section1s label input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #ccc; 
} 
.section1s label input:-moz-placeholder, textarea:-moz-placeholder { 
color: #ccc; 
} 
.section1s label input::-moz-placeholder, textarea::-moz-placeholder { 
color: #ccc; 
} 
.section1s label input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #ccc; 
} 
.section1s label img.icon2{
	width: 0.15rem;
	height: 0.17rem;
	position: absolute;
	right: 0.05rem;
	top: 0.125rem;

}
.section1s p{
	font-size: 0.12rem;
	color: #0F6EAE;
	margin: 0.05rem;
}
.section1s .marp{
	margin:0.15rem 0.05rem;
}
.section2s{
	font-size: 0.16rem;
	text-align: center;
}
.section2s .but{
	width: 2.05rem;
  	height: 0.45rem;
  	background:#004879;
  	font-size: 0.2rem;
  	color: #fff;
  	display: block;
  	margin:0rem auto 0.2rem;
  	border-radius: 10px;
}
.section1s .images{
	width: 0.8rem;
	height: 0.8rem;
	margin:1rem auto 0.5rem;
}
.sec{
	text-align: center;

}
.sec p{
	font-size: 0.12rem;
	line-height: 0.23rem;

}
.sec2s{
	margin-top: 1.26rem !important;
}

 .loading{
 	display:none;
 	width: 0.3rem;
    height: 0.3rem;
    text-align: center;
    padding: 0.1rem 0;
 }

 .select {
    background: transparent;
    border: none;
    width: 2rem;
    height: 0.35rem;
    color: #0F6EAE;
    font-size: 0.14rem;
}
 .select .option{
 	color: #ccc;
 }