html,
body {
	background-color: #F7F7F7;
}

.oe_bh_footer {
	background-color: #fff;
}

.userheader {
	width: 100%;
	margin: 20px 0;
	height: 180px;
	background: #fff;
	border-radius: 5px;
}

.userheader_img {
	width: 140px;
	float: left;
}

.userheader_imges_box {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.userheader_imges {
	width: 100px;
	height: 100px;
	margin: 20px;
	overflow: hidden;
	position: relative;
}

.userheader_imges_T {
	width: 100%;
	display: block;
}

.userheader_imges_r {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 30px;
	display: block;
}

.userheader_img_tit {
	margin-top: 38px;
	border: 1px #ff5801 solid;
	color: #FF5801;
	width: 100px;
	margin-left: 20px;
	border-radius: 4px;
	font-size: 12px;
	text-align: center;
}

.userheader_con {
	float: left;
}

.userheader_con_name {
	font-size: 20px;
	line-height: 40px;
	color: #333;
	margin-top: 20px;
}

.userheader_con_icon {
	height: 30px;
	overflow: hidden;
}

.userheader_con_icon img {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	margin-right: 5px;
}

.RZimgColor,
.RZstate {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.userheader_con_tap {
	line-height: 60px;
	height: 60px;
	color: #ccc;
	font-size: 18px;
}

.userheader_con_tap span {
	margin: 0 10px;
}

.userheader_con_tap i {
	color: #333;
}

.usercon_activity {
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.usercon_activity h3 {
	color: #ff5801;
	margin-bottom: 20px;
}

.usercon_activity_list {
	width: 360px;
	float: left;
	margin: 0 13px 10px 13px;
}

.usercon_activity_list img {
	width: 100%;
	height: 190px;
	display: block;
	border-radius: 4px;
	overflow: hidden;
}

.usercon_activity_list_h {
	font-size: 18px;
	line-height: 40px;
	color: #333;
}

.usercon_activity_more {
	font-size: 24px;
	text-align: right;
	line-height: 80px;
}

.usercon {
	background-color: #fff;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
}

.usercon_tap {
	width: 100%;
	height: 53px;
	border-bottom: 1px #F4F4F4 solid;
}

.usercon_tap span {
	font-size: 16px;
	margin-right: 40px;
	line-height: 50px;
	height: 50px;
	cursor: pointer;
	position: relative;
}

.usercon_style i {
	position: absolute;
	width: 30px;
	height: 3px;
	left: 0;
	bottom: -18px;
	color: #FF5801;
	border-bottom: 3px #FF5801 solid;
}

.usercon_a,
.usercon_b,
.usercon_c,
.usercon_d,
.usercon_e {
	display: none;
	overflow: hidden;
}

.usercon_x {
	display: block;
}

.usercon_by {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px #F7F7F7 solid;
}

.usercon_byimg {
	width: 100%;
	height: 100px;
	margin: 10px 0;
	overflow: hidden;
}

.usercon_byimg img {
	width: 100px;
	display: block;
	float: left;
	margin-right: 10px;
}

.usercon_by p {
	color: #CCCCCC;
}

.usercon_by button {
	border: none;
	width: 50px;
	height: 20px;
}

.usercon_xc {
	width: 200px;
	height: 200px;
	float: left;
	margin: 16px;
	overflow: hidden;
	cursor: pointer;
}

.usercon_xc img {
	width: 200px;
	display: block;
}

.userheader {
	height: auto;
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #ff5801;
	background-color: #ff5801;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
	border-color: #ff5801;
}

.layui-form-radio>i:hover,
.layui-form-radioed>i {
	color: #ff5801;
}

.layui-form-label {
	width: 92px;
}

.layui-input-block {
	margin-left: 124px;
}

.layui-textarea {
	width: 359px;
}

.layui-upload {
	padding-left: 58px;
}

.layui-btn {
	background-color: #FF5801;
	float: left;
	margin-top: 30px;
}

.layui-upload-list {
	width: 100px;
	height: 100px;
	border: 1px #CCCCCC solid;
	margin: 0 20px 10px 20px;
	overflow: hidden;
	float: left;
}

.layui-upload-list img {
	width: 100%;
	display: block;
}


.layui-input-block {
	width: 190px;
}


/*背景内容*/

.oe_inuser {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 20px;
	border-radius: 5px;
}

.oe_inusertext {
	color: #ff5801;
	padding: 20px;
	float: left;
	cursor: pointer;
}

.elite_lady p {
	padding: 0 20px 20px 20px;
}

#exsign {
	line-height: 44px;
	float: left;
	cursor: pointer;
	color: #666;
}

.FUWUZX {
	color: #d5ae72;
	border-bottom: 1px #F8F8F8 solid;
	padding-bottom: 20px;
}

.FUWUZXbox {
	width: 100%;
}

.FUWUZXboxbor {
	border: 1px #F8F8F8 solid;
	border-top: none;
	border-right: none;
}

.FUWUZXboxbor1 {
	border-right: 1px #F8F8F8 solid;
	height: 113px;
	cursor: pointer;
}

.FUWUZXboxbor1 img {
	display: block;
	width: 50px;
	height: 50px;
	margin: 20px auto 10px auto;
}

.FUWUZXboxbor1 p {
	text-align: center;
}

.FUWUZXboxbor1:hover {
	-webkit-box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}

.wxpay_img {
	width: 200px;
	height: 200px;
}

.wxpay_p {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
/*我的认证*/
.myRZ {
	margin-top: 20px;
	width: 98%;
	height: 40px;
	background-color: #f6f6f6;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    line-height: 40px;
    padding-left: 2%;
}
.myRZ span{
	float: right;
	margin-right: 20px;
	color: #FF8501;
}
.myRZ i{
	color: #FF0000;
	margin-left:6px;
	font-size:10px;
}
.myRZSpan{
	color:#FF1B61 !important;
	cursor: pointer;
}
/*跟多*/
.moerobj{
	float: right;
	line-height: 64px;
	font-size: 12px;
	margin-right: 20px;
	cursor: pointer;
}
/*视频*/
.mmrvod{
	width: 100%;
	overflow: hidden;
}
.mmrvod .layui-btn{
	margin: 0 0 0 30px !important;
	width: 100px !important;
    height: 100px !important;
}
.videocon{
	width: 100px;
	height: 100px;
	float: left;
}
.video,.videosc{
	float: left;
}
.imgesmmrlist{
	width: 100%;
	float: left;
	margin: 12px;
}
.imgesmmrlist .layui-upload-list{
	width: auto !important;
	height: auto !important;
	border:none; 
}
#imgesmmrlist img{
	width: 100px;
	height: 100px;
	float: left;
}
.videocontj,.voicecontj{
	width: 120px;
	height: 40px;
	background-color: #FF8501;
	float: right;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 40px;
	margin-top: 30px;
	margin-right: 20px;
	cursor: pointer;
}
