html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}
body {
	line-height:1
}
ol,ul {
	list-style:none
}
blockquote,q {
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
input {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box
}
body {
	font-family:'microsoft yahei','\534E\6587\7EC6\9ED1',Verdana,Arial,Helvetica,sans-serif;
	background-color:#f8f8f8
}
html,body {
	width:100%
}
html {
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:100%
}
a,button,input {
	outline:0 none;
	text-decoration:none
}
img {
	border:0 none;
	vertical-align:bottom;
	-ms-interpolation-mode:bicubic
}
.hide {
	display:none
}
.common-wrapper {
	width:100%;
	position:relative;
	max-width:640px;
	min-width:320px;
	overflow:hidden;
	margin:0 auto;
	font-size:16px;
	background-color:#f8f8f8;
	padding-bottom:20px
}
.pop-bg {
	position:absolute;
	top:0;
	z-index:1;
	width:100%;
	height:100%;
	background:#000;
	opacity:.75;
	filter:alpha(opacity=75)
}
.pop {
	position:absolute;
	left:50%;
	top:50%;
	z-index:2;
	width:218px;
	border-radius:8px;
	margin:-64px 0 0 -114px;
	background:#f8f8f8;
	line-height:1.5;
	text-align:center;
	font-size:16px;
	color:#686868
}
.pop .pop-btns {
	height:44px
}
.pop .pop-btns .btn-pop {
	width:44.82758620689655%;
	height:44px;
	border-radius:3px;
	line-height:44px;
	text-align:center;
	font-size:16px
}
.pop .pop-btns .btn-cancel {
	float:left;
	border:1px solid #d9d9d9;
	background:#fff;
	color:#999
}
.pop .pop-btns .btn-continue {
	float:right;
	background:#ff6969;
	color:#fff
}
.pop .pop-btns .btn-confirm {
	margin:0 auto;
	display:block;
	background:#ff6969;
	color:#fff;
}
.pop p {
	padding-top:40px
}
.pop1 p {
	padding-top:35px;
	color:#686868
}
.pop2 {
	width:277px;
	padding:12px 13px 19px;
	margin:-92px 0 0 -151px
}
.pop2 p {
	padding-top:20px;
	margin-bottom:22px;
	text-align:left;
	font-size:15px;
	color:#686868
}
.pop2 p span {
	color:#252525
}
