.header .confirm {
	float: right;
	font-size: 1.2em;
	padding-top: 0.2em;
	color: #DD0000;
}

.header .confirm:HOVER {
	cursor: pointer;
}

.center .table {
	display: table;
	width: 100%;
	/*font-size:medium;*/
	border-bottom: 1px solid #E6E9ED;
}

.center .table .row {
	display: table-row;
	background-color: #FFF;
}

.center .table .row .commonality {
	display: table-cell;
	border-top: 1px solid #E6E9ED;
	text-align: left;
	padding: 1.1em 0em 1.1em 0.8em;
	vertical-align: middle;
	width: 5.8em;
}

.center .table .row .commonality span {
	font-size: 1.2em;
	color: #434A54;
	border-style: none;
	font-family: "微软雅黑";
}

.center .table .row .commonalityinput {
	display: table-cell;
	vertical-align: middle;
	border-top: 1px solid #E6E9ED;
	padding: 1.1em 0em;
	text-align: left;
	position: relative;
}

.center .table .row .commonalityinput input[type='text'] {
	/*vertical-align: middle;*/
	width: 80%;
	float: left;
	border-style: none;
	font-family: "微软雅黑";
	color: #999999;
	font-size: 1.2em;
	background-color: #FFF;
}

.center .table .row .commonalityinput input[type='tel'] {
	/*vertical-align: middle;*/
	float: left;
	border-style: none;
	font-family: "微软雅黑";
	color: #999999;
	font-size: 1.2em;
}

.center .table .row .commonalityinput textarea {
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	border-style: none;
	width: 90%;
	font-size: 1.2em;
	color: #999999;
}

#butok {
	text-align: center;
	background-color: #DD0000;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 1.2em;
	/*width:7em;*/
	border: 0em;
	/*display:inline;*/
	position: absolute;
	top: 0.5em;
	right: 0.4em;
	bottom: 0.5em;
	padding: 1em auto;
}

.tip {
	display: none;
	position: fixed;
	z-index: 99;
	zoom: 1;
	top: 30%;
	left: 20%;
	right: 20%;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size: 1.4em;
	font-family: "微软雅黑";
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
}

/*
#add{
	width:100%;
	background-color:#F5F7FA;
}

#addcen{
	text-align:center;
	background-color:rgb(241, 90, 12);
	margin:0.8em;
	padding:1.3em;"
}

#addcen span{
	color:#fff;
	font-size:1.4em;
}*/
.add, .del {
	/* border-top: 1px solid #E6E9ED; */
	background: #FFF;
}

.add input {
	/* background-color: #DD0000;	 */
	height: 3em;
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: "微软雅黑";
	border: 0px;
	outline-style: none;
	display: inline-block;
	cursor: pointer;
	width: 100%;
}

.del input {
	background-color: #FFFFFF;
	height: 3em;
	font-size: 1.2em;
	color: #434A54;
	font-family: "微软雅黑";
	border: 0px;
	outline-style: none;
	display: inline-block;
	cursor: pointer;
	width: 100%;
	border: 1px solid #E6E9ED;
}

.btn {
	padding: 0.8em;
	background: #F5F7FA;
	-webkit-appearance: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

.delbtn {
	padding: 0em 0.8em 0.8em 0.8em;
	background: #F5F7FA;
	-webkit-appearance: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

/*默认地扯修改*/
.center .table .row .right {
	text-align: right;
}

.center .checkbtn {
	height: 1.8em;
	width: 3.3em;
	background: #999;
	border: 1px solid #999;
	border-radius: 5em;
	outline-style: none;
}

.center .checkbtn li {
	width: 1.8em;
	height: 1.8em;
	background: #FFF;
	border-radius: 50%;
	border: 1px solid #999;
	position: relative;
	top: -1px;
	left: -1px;
	text-align: right;
}

/* .i_input {
	height: 1.4em;
} */

.i_input::-webkit-input-placeholder {
	color: #CCD1D9;
	font-size: 1em;
	font-family: "微软雅黑";
}

.i_input::-moz-placeholder {
	color: #CCD1D9;
	font-size: 1.2em;
	font-family: "微软雅黑";
}

.i_input::-ms-input-placeholder {
	color: #CCD1D9;
	font-size: 1.2em;
	font-family: "微软雅黑";
}

#vippaywordinput::-webkit-input-placeholder {
	font-size: 1.2em;
}

#vippaywordinput::-moz-placeholder {
	font-size: 1.2em;
}

#vippaywordinput::-ms-input-placeholder {
	font-size: 1.2em;
}

.Province {
	dispaly: none;
}

.btndiv {
	background-color: #F5F7FA;
	padding: 0.8em 0.8em 0em 0.8em;
	/*border-top: 1px solid #e6e9ed;*/
}

.btndiv input {
	/* background-color: #DD0000; */
	height: 3em;
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: "微软雅黑";
	border: 0px;
	outline-style: none;
	display: inline-block;
	cursor: pointer;
	width: 100%;
}

.bank {
	background: #F5F7FA;
	padding-top: 0.8em;
}

.center .sort>div {
	display: table-cell;
	width: 33.4%;
	text-align: center;
}

.center .idcard {
	display: table;
	width: 100%;
	background-color: #FFF;
	margin-top: 0.8em;
	border-top: 1px solid #E6E9ED;
}

.center .idcard .carddata {
	display: table-row;
}

.center .idcard .carddata>div {
	display: table-cell;
}

.center .idcard .carddata .cardname {
	width: 5.8em;
	padding: 1.35em 0em 1.35em 0.8em;
}

.center .idcard .carddata .cardname span {
	font-size: 1.2em;
}

.center .idcard .carddata .cardnumber input {
	width: 80%;
	border-style: none;
	color: #999999;
	font-size: 1.2em;
}

.center .cardphoto {
	display: table;
	width: 100%;
	background-color: #FFF;
	border-top: 1px solid #E6E9ED;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.center .cardphoto>div {
	display: table-row;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.center .cardphoto>div>div {
	display: table-cell;
	width: 50%;
	padding: 0.8em;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.center .cardphoto>div>div:last-child {
	border-left: 1px solid #E6E9ED;
}

.center .cardphoto>div>div img {
	width: 100%;
}

.center .cardphoto>div>div span {
	color: #CCD1D9;
	font-size: 1.2em;
	display: block;
}

.center .explain {
	padding: 0.8em;
	background-color: #FFF;
	border-top: 1px solid #E6E9ED;
	border-bottom: 1px solid #E6E9ED;
}

.center .explain span {
	color: #999999;
	font-size: 1em;
}

.center .cardphoto .twophoto #takephoto {
	display: none;
}

.giftmemo {
	
}

.giftmemo>div {
	padding: 1.1em 0.8em;
}

.giftmemo>div span {
	color: #FFF;
	font-size: 1.2em;
}