*{
	list-style-type: none;
}

html,body {
	width: 100%;
	height: auto;
}

html {
	word-wrap: break-word;
	display: block;
	margin: 0px;
	padding: 0px;
}

body {
	background: #F5F7FA;
	width: 100%;
	font-family: "微软雅黑";
	color: #434A54;
	margin: 0px;
	padding: 0px;
}

input {
	color: #999999;
	-webkit-appearance: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

input,select,textarea {
	font-family: "微软雅黑";
}

font {
	font-size: 1.2em;
	font-family:"微软雅黑";
	height:3em;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.container {
	width:100%;
	height:auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.container > div {
	float:left;
	width:100%;
}

.title1 {
	color: #434A54;
	font-size: 1.4em;
	font-family:"微软雅黑";
	text-align: center;
	font-weight: bold;
	padding: 0.8em 0em;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.title2 {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.i_input::-webkit-input-placeholder {
  color: #CCD1D9;
}
.i_input:-moz-placeholder {
  color: #CCD1D9;
}
.i_input:-ms-input-placeholder {
  color: #CCD1D9;
}

.i_title1 {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #E6E9ED;
	text-align: left;
	padding-left: 1em;
}

.i_title2 {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #E6E9ED;
	text-align: left;
	padding-left: 1em;
}

.i_title3 {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E6E9ED;
	text-align: left;
	padding-left: 1em;
}

.i_title4 {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E6E9ED;
	text-align: left;
	padding-left: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.i_title5 {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #E6E9ED;
	text-align: left;
	padding-left: 1em;
}

.title3 {
	padding: 1em 1em 1.5em 1em;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.title5 {
	padding: 0em 0em 1.5em 0em;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.title4 {
	color: #F15A0C;
	font-size: 1.2em;
	font-family: "微软雅黑";
	text-align: right;
	padding-right: 1em;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.title4 a {
	color: #F15A0C;
}

.i_input {
	font-size: 1.2em;
	font-family:"微软雅黑";
	text-align:left;
	padding-left: 0.8em;
	padding-right: 0.8em;
	height:3em;
	width:75%;
	background-color: #FFFFFF;
	border-width: 0em;
	border-bottom:0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.i_input1 {
	font-size: 1.2em;
	font-family:"微软雅黑";
	text-align:left;
	padding-left: 0.8em;
	padding-right: 0.8em;
	height:3em;
	width:75%;
	background-color: #FFFFFF;
	border-width: 0em;
	border-bottom:0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.i_button {
	font-size: 1.2em;
	/*font-weight: 700;*/
	text-align: center;
	width: 100%;
	cursor: pointer;
	font-family: "微软雅黑";
	border: 0px;
	height: 2.8em;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.i_button1 {
	color: #FFFFFF;
	/* background-color: #F15A0C; */
}

.i_button2 {
	color: #434A54;
	background-color: #FFFFFF;
	cursor: pointer;
	margin: 0.7em 0em 0em 0em;
	border: 1px solid #E6E9ED;
}

.getcheckcode {
	color: #FFFFFF;
	font-size: 1.2em;
	background-color: #F15A0C;
	font-family: "微软雅黑";
	/*text-align: center;*/
	/*cursor:pointer;*/
	/*border:0px;*/
	height: 2em;
	position: absolute;
	right: 0.8em;
	margin-top: 0.5em;
	padding-bottom:0;
	/*float: right;
	margin: 0.6em 0.9em 0em 0em;*/
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
	-webkit-appearance: none;
}

#bindshadow {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 98;
	zoom: 1;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}

#bindtips {
	display: none;
	position: fixed;
	z-index: 99;
	zoom: 1;
	top: 30%;
	width: 100%;
	height: auto;
	font-size: 1.2em;
	font-family: "微软雅黑";
	text-align: center;
	background: #FFFFFF;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

#shadow {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 98;
	zoom: 1;
	top: 0;
	left: 0;
}

#tips {
	display: none;
	position: fixed;
	z-index: 99;
	zoom: 1;
	top: 30%;
	left: 20%;
	right: 20%;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: "微软雅黑";
	text-align: center;
	background: rgba(0,0,0,0.7);
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust:none; 
	-ms-text-size-adjust: none;
	text-size-adjust: none;	
}

.shop {
	background: #FFF;
}

.shoplogo {
	padding-top: 2em;
}

.logoimg {
	width: 10em;
    height: 10em;
    border-radius: 50%;
}

.shopname {
	padding-top: 1em;
    padding-bottom: 2em;
}

.shopname span {
	font-size: 1.2em;
}

.page2 {
	display: none;
	width: 100%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.page2 .vip_data {
	display: table;
	width: 100%;
	border-bottom: 1px solid #E6E9ED;
	background-color: #FFF;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.page2 .vip_data>div {
	display: table-row;
	width: 100%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.page2 .vip_data>div>div {
	display: table-cell;
	border-top: 1px solid #E6E9ED;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.page2 .vip_data>div>div:first-child {
    white-space: nowrap;
    padding: 1em;
    text-align: left;
}

.page2 .vip_data>div>div:last-child {
	width: 100%;
	padding-right: 1em;
}

.page2 .vip_data>div>div span {
	font-size: 1.2em;
}

.page2 .vip_data>div>div input {
	font-size: 1.2em;
	width: 100%;
	border: none;
	color: #999999;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.page2 .vip_data>div>div select {
    font-size: 1.2em;
    width: 100%;
    border: none;
    color: #999999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    appearance:none;
    -moz-appearance: none;
    -webkit-appearance:none;
}

.page2 .btn {
	padding: 1em;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.page2 .btn input {
	font-size: 1.2em;
	width: 100%;
	height: 3em;
	color: #FFFFFF;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}