.vipsubmenu_back {
	float: left;
    height: 2em;
    width: 2em;
    background: url("../../image/back.png") left no-repeat;
    background-size: 1em 1.8em;
}

.center .table {
	display: table;
	width: 100%;
	/*font-size:medium;*/
	/*font-size:1.2em;*/
}

.center .table .row {
	display: table-row;
	border: 1px solid #E6E9ED;
	background-color: #FFF;
	
}

.center .table .row .col0 {
	display: table-cell;
	width: 2em;
	padding-top: 1em;
	padding-right: 0.4em;
	padding-left: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #E6E9ED;
	vertical-align: middle;
	text-align:left;
	
}

.center .table .row .col0 span {
	background-image: url("../../image/radio1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 2em 2em;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    display: block;
}

.center .table .row .col1 {
	display: table-cell;
	/*width: 87%;*/
	padding-top: 0.5em;
	padding-right: 0.4em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	border-top: 1px solid #E6E9ED;
	
	text-align:left;
	
}

.center .table .row .col1 .namephoto{
	font-size:1.2em;
    /*font-size:medium;*/
    border:0em;
    font-family: "微软雅黑";
    margin-top:0.5em;
    margin-bottom:0.5em;
    padding:0em;
    color:#434A54;
}
	

.center .table .row .col1 .fontcolor{
	font-size:1.2em;
	/*font-size:medium;*/
	width:100%;
	border:0em;
	color:.#999999;
	font-family: "微软雅黑";
	margin-top:0.5em;
	margin-bottom:0.5em;
    padding:0em;
}

.center .table .row .col2 {
	display: table-cell;
	width: 10%;
	padding-top: 1em;
	padding-right: 0.2em;
	padding-left: 0.4em;
	padding-bottom: 1em;
	border-top: 1px solid #E6E9ED;
	vertical-align: middle;
	text-align:right;
	position:relative;
}

.center .table .row .col2 .arighttype img {
    height:1.4em;
    margin-right:0.6em;"
}

.center .table .row .commonalityinput>input[type='text']{
	/*width:100%;
	position:absolute;
	top:1.4em;
	left:0em;
	vertical-align: middle;*/
	border:0em;
	font-family: "微软雅黑";
    color: #434A54;
    /*font-size: medium;*/
    font-size:1.2em;
}

/*
#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;
	
	font-size:medium;
}*/

.add {
	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%;
}

.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;
}