@charset "gb2312";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
input[type="submit"],

input[type="reset"],

input[type="button"],

input{-webkit-appearance:none; resize: none;}
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {
display: block;
}
img {
max-width: 100%;
height: auto;
width:auto\9; 
-ms-interpolation-mode:bicubic;
}

body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{margin:0; padding:0; border:none;}
body{font-family:"Î¢ÈíÑÅºÚ","Helvetica Neue",Helvetica,STHeiTi,sans-serif; color:#555; background-color:#F7F7F7;}
em,i{font-style:normal;}
strong{font-weight: normal;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none; color:#969696;}
a:hover{text-decoration:none;}
ul,ol{list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-family: Microsoft YaHei;}
img{border: none; display: block;}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
}
.clearfix:after{
	clear: both;
}
.clearfix{
	*zoom:1;
}
.wrap{min-width:320px; max-width:640px; margin:0 auto; background: #fff;}

section:nth-of-type(4),section:nth-of-type(7),section:nth-of-type(8),section:nth-of-type(9),section:nth-of-type(10),section:nth-of-type(11),section:nth-of-type(13){
	height: 1.25rem;
	width: 100%;
	position: relative;

}
section:nth-of-type(13){
	height: 3rem;
	margin-top: 1rem;
	border-radius: 10px;
}
section:nth-of-type(4) a,section:nth-of-type(7) a,section:nth-of-type(8) a,section:nth-of-type(9) a,section:nth-of-type(10) a,section:nth-of-type(11) a,section:nth-of-type(13) a{
	width: 4.5rem;
	height: 1.25rem;
	line-height: 1.25rem;
	border-radius: 5px;
	background: #ff6005;
	color: #fff;
	font-size: 0.65rem;
	text-align: center;
	display: block;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
section:nth-of-type(13) a{
	width: 15.6rem;
	height: 3rem;
	font-size: 0.9rem;
	line-height: 3rem;
}
.process,.box1,.box2{
	border: 0.35rem solid #fff;
	padding:0.5rem;
	background: #bce573;
	box-sizing: border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.process p,.box1 p,.box2 p{
	font-size: 0.65rem;
	line-height: 1rem;
	color: #282828;
	margin:0.5rem 0;
}
.box2 p span{
	font-size: 1rem;
}
.process .pic-wrap{
	padding:0 1.85rem;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.box1{
	background: #fff;	
}
.box2{
	background: #323a57;
}
.box2 p{
	color: #fff;
}