.personal_main{
	width: 100%;
    background: #f5f5f5;
    padding-bottom: 60px;
    min-height: 100%;
    box-sizing: border-box;
}
.personal_top{
	width: 100%;
	min-height: 2rem;
	background:#2542ba url(/uploads/image/w100ppi/el-mainhead-bg.jpg) no-repeat 50% 100%;
	background-size: 100% auto;
	padding-top: 0.8rem;
	margin-bottom: 0.6rem;
	position: relative;
}
.personal_top_main{
	position: relative;
	padding: 0.75rem 0.3rem 0.3rem 0.3rem;
	margin: 0 0.7rem;
	background: #ffffff;
	box-sizing: border-box;
	bottom: -0.9rem;
	border-radius: 0.2rem;
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.4rem;
}
.personal_photo{
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 1rem;
	background: #ffffff;
	position: absolute;
	top: -0.7rem;
	left: 50%;
	margin-left: -0.7rem;
	box-sizing: border-box;
	border: 0.1rem solid #ffffff;
	overflow: hidden;
}
.personal_large{
	margin-bottom: 1.2rem;
}
.personal_hao{
	padding: 0.02rem 0.14rem;
	height: 0.5rem;
	line-height: 0.5rem;
	margin: 0 1rem;
	border-radius: 1rem;
	color: #ff8133;
	border: 1px solid #ff8133;
	background: url(/uploads/image/w100ppi/el-ico-pen-orange.png) no-repeat 5% 50%;
	background-size: auto 0.3rem;
	font-size: 0.24rem;
	box-sizing: border-box;
}
.personal_img{
	display: block;
	width: 100%;
	height: 100%;	
}
.personal_content{
	width: 100%;
	overflow: hidden;
	background: #ffffff;
	/*margin-bottom: 50px;*/
}
.content_li,.show_qr_code,.show_qr_code_two{
	display: block;
	padding: 0.2rem 0rem;
	margin: 0 0.4rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	overflow: hidden;
	color: #000000;
	font-size: 0.306rem;
}
.content_li_text{
	display: flex;
	line-height: 0.7rem;
	background: url(/uploads/image/w100ppi/el-ico-jt-right.png) no-repeat 100% 50%;
	background-size: auto 0.4rem;
}
.content_li_icon_1{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-1.png);
}
.content_li_icon_2{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-2.png);
}
.content_li_icon_3{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-3.png);
}
.content_li_icon_4{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-4.png);
}
.content_li_icon_5{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-5.png);
}
.content_li_icon_6{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-6.png);
}
.content_li_icon_7{
	background: #4c8fe8;
	background: url(/uploads/image/w100ppi/el-ico-mainmenu-7.png);
}
.content_li_ico{
	width: 0.7rem;
	height: 0.7rem;
	float: left;
	margin-right: 0.2rem;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto 0.7rem;
}
.outbtn{
	width: calc(100% - 0.8rem);
	box-sizing: border-box;
	margin: 0.4rem;
	height: 0.8rem;
	color: #ffffff;
	background:#0a378c;
	outline: none;
	border: 0rem;
	border-radius: 0.1rem;
	line-height: 0.8rem;
	font-size: 0.32rem;
	text-align: center;
}
.qr_code,.qr_code_two{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	display: none;
}
.qr_code_img{
	width: 80%;
	position: relative;
}
.qr_code_img img{
	display: block;
	width: 100%;
}

.close_btn,.close_btn_two{
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	right: -0.3rem;
	top: -0.3rem;
	z-index: 99;
	background-image:url(/uploads/image/w100ppi/shl-ico-close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 0.35rem;
}

.display_flex{
	display: flex;
	display: -webkit-flex;
}


.custom-classname .weui-gallery__opr{
	display: none;
}
.custom-classname .weui-gallery__img{
	bottom: 0px;
}






