.inputbox input[type=radio   ]:not(old) + label i,
.inputbox input[type=radio]:not(old):checked + label i,
.sex-select em{
		background:url(../images/ucenter.png) no-repeat;
}

.ucenter-left{
	width: 250px;
	box-shadow: 0px 0px 4px #d4d3d3;
}
.right-ucenter{
	min-height: 700px;
	padding-bottom: 30px;
}
.tab-turn { height: 50px; font-size: 0; border-bottom: 1px solid #f0f0f0; text-align: center; }
.tab-turn a { display: inline-block; margin: 0 44px; font-size: 16px; height: 50px; line-height: 50px; color: #303030; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.tab-turn a.active { border-bottom: 3px solid #0db252; }
.avater-ucenter{
	text-align: center;
	font-size: 18px;
	padding: 50px 0;
}
.avater-ucenter span{
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 6px;
}
.link-ucenter a{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: left;
	padding-left: 84px;
	box-sizing: border-box;
	border-top: 1px solid #f0f0f0;
	position: relative;
}
.link-ucenter a label{
	display: block;
	padding: 0 5px;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
	border-radius: 10px;
	background: #ee2b30;
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 63px;
}
.link-ucenter a:hover{
	color: #0db252;
}
.link-ucenter a.active{
	border-left: 3px solid #0db252;
}
.out-ucenter{
	background: #f7f7f7;
}

.right-ucenter{
	width: 812px;
	box-shadow: 0px 0px 4px #d4d3d3;
}
.title-ucenter{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 14px;
}
.content-center{
	padding: 0 34px;
}
.right-ucenter .comment-list{
	margin-top: 0;
}

.right-ucenter .no-conment{
	border: none;
}
.right-ucenter .about-us{
	padding: 20px 40px  40px 40px;
	box-shadow: none;
}
.right-ucenter .something>div{
	margin-right: 51px;
}
.right-ucenter .about-us >p{
	display: block;
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}
.information-ucenter{
	padding: 48px 240px 0 240px;
	text-align: center;
}
.imgchange{
	width: 126px;
	height: 126px;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 16px;
}
.right-ucenter .releasebox { -webkit-box-shadow: none; box-shadow: none; display: none; }
.right-ucenter .releasebox.active { display: block; }
.right-ucenter .release-content{
	padding: 0 40px;
}
.right-ucenter .file-btn3,
.right-ucenter .upload2 .file-img{
	margin-right: 22px;
	margin-bottom: 18px;
}
.changeBtn{
	width: 120px;
	height: 38px;
	line-height: 26px;
	display: inline-block;
	/* background: #f4f4f4; */
	/* border: 1px solid #f0f0f0; */
	font-size: 12px;
	box-sizing: border-box;
	border-radius: 3px;
	position: relative;
	margin-bottom: 30px;
}
.changeBtn input{
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.inputbox{
	color: #303030;
	margin-bottom: 18px;
}
.inputbox input[type='text']{
	width: 256px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	padding: 0 8px;
	box-sizing: border-box;
}
.inputbox p{
	margin: 4px 14px 0 0;
}
.sure-change a{
	display: block;
	width: 314px;
	height: 42px;
	line-height: 42px;
	border-radius: 4px;
	background-color: #0db252;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 30px;
}
.inputbox input[type=radio   ]{
	display: none;
}
.inputbox .sex-select{
	margin: 4px 48px 0 0;
	float: left;
	vertical-align: middle;
}
.inputbox input[type=radio   ]:not(old) + label i{
 	 display: inline-block;
 	 width: 14px;
 	 height: 14px;
	vertical-align: middle;
	background-position: 0 -26px;
}
.inputbox input[type=radio]:not(old):checked + label i{
 	background-position: 0 -40px;
}
.sex-select em{
	display: inline-block;
	width: 13px;
	height: 13px;
	background-position: 0 0;
	vertical-align: middle;
	margin-left: 14px;
	margin-right: 8px;
}
.sex-select em.nv{
	width: 14px;
	background-position: 0 -13px;
}

/* 我的程序 start */
.xcx-table { display: none; }
.xcx-table table { width: 100%; font-size: 16px; color: #505050; }
.xcx-table th { height: 44px; background: #f4f4f4; font-weight: normal; }
.xcx-table td { padding: 20px 0; text-align: center; border-bottom: 1px solid #f0f0f0; }
.xcx-table td .name { max-width: 120px; display: inline-block; }
.xcx-table .icon { width: 50px; height: 50px; display: inline-block; border-radius: 50%; background: #ececec; overflow: hidden; }
.xcx-table .icon img { width: 100%; height: 100%; }
.xcx-table td .btn { color: #0db252; margin: 0 20px }
.xcx-table td .tel { width: 268px; height: 96px; font-size: 20px; color: #808080; line-height: 96px; background: url('../images/tel-box-bg.png') no-repeat; position: absolute; right: 40px; top: 60px; display: none; }

.xcx-table .page-btn { text-align: center; margin-top: 30px; margin-bottom: 50px; }
.xcx-table .page-btn a { width: 24px; height: 24px; display: inline-block; margin: 0 6px; border: 1px solid #e5e5e5; }
.xcx-table .page-btn a.pre { background: url('../images/page-pre-p.png') no-repeat; }
.xcx-table .page-btn a:hover.pre { background: #43bf59 url('../images/page-pre-w.png') no-repeat; }
.xcx-table .page-btn a.next { background: url('../images/page-next-p.png') no-repeat; }
.xcx-table .page-btn a:hover.next { background: #43bf59 url('../images/page-next-w.png') no-repeat; }

.xcx-table .no-result{ text-align: center; font-size: 16px; color: #a5a5a5; padding: 50px 0; display: none; }

/* 审核失败原因 */
.refuse-info-box { background: rgba(0,0,0,.5); width: 410px; height: 240px; padding: 30px; box-sizing: border-box; background: #fff; border-radius: 5px; position: absolute; left: 50%; top: 50%; z-index: 1000; transform: translate3d(-50%, -50%, 0); }
.alert .refuse-info-box .close { width: 26px; height: 26px; position: absolute; right: 0; top: 0; background: url('../images/close-16.png') no-repeat left bottom; background-size: 16px 16px; }
.refuse-info-box h2 { margin-bottom: 24px; text-align: center; font-weight: bold; }
.refuse-info-box p { line-height: 22px; }
/* 我的程序 end */

.ad-guanzhu { box-shadow: 0px 0px 4px #d4d3d3; height: 130px; padding: 26px 44px; margin-bottom: 15px; }
.ad-guanzhu .pic { width: 130px; height: 130px; border: 1px solid #e6e6e6; box-sizing: border-box; }
.ad-guanzhu .pic img { width: 100%; }
.ad-guanzhu .ad-right { margin-left: 160px; height: 130px; position: relative; }
.ad-guanzhu .ad-right .item { position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.ad-guanzhu .title { font-size: 20px; font-weight: bold; color: #303030; }
.ad-guanzhu p { font-size: 14px; color: #505050; margin-top: 20px; }