.account{
	position: relative;
	padding: 0 50px;
}
.backPic{
	background-color: #f0f0f0;
	overflow: hidden;
	padding-bottom: 80px;
}
.backPic .tit{
	font-size: 30px;
	line-height: 150px;
	padding-left: 50px;
	width: 1200px;
	margin: 0 auto;
}
.width1380{
	background-color: #fff;
	padding: 20px 0 0;
	width: 1200px;
	margin: 0 auto;
}
.width1380 .tab{
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	color: #666666;
	font-weight: bold;
	padding-left: 50px;
}
.width1380 .tab li{
	float: left;
	line-height: 80px;
	font-size: 24px;
	margin-right: 40px;
	cursor: pointer;
}
.width1380 .tab li:last-child{
	margin-right: 0px;
}
.nowLi{
	color: #00a2ff;
}
/* 账户信息 */
.changeInfor{
	max-width: 760px;
	margin: 80px auto 0;
	padding-bottom: 400px;
	overflow: hidden;
}
.changeTX{
	float: left;
	width: 160px;
	text-align: center;
}
.changeTX div{
	width: 100%;
	height: 160px;
	position: relative;
}
.changeTX div img.viptx{
	width: 100%;
	border-radius: 50%;
}
.changeTX div img.vipPic{
	position: absolute;
	bottom: 0;
	right: 0;
}
.changeTX p{
	margin-bottom: 0;
	margin-top: 30px;
	color: #22AEFF;
	position: relative;
}
.changeTX p input{
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	left: 0;
	opacity: 0;
	outline: none;
}
.changeInfor ul{
	float: right;
	overflow: hidden;
	margin-top: 20px;
}
.changeInfor ul li{
	height: 36px;
	line-height: 36px;
	margin-bottom: 40px;
}
.changeInfor ul li div{
	width: 360px;
	height: 100%;
	border-radius: 4px;
	background-color: #F0F0F0;
	float: right;
	margin-right: 30px;
	padding: 0 15px;
}
.changeInfor ul li div input{
	background-color: rgba(0,0,0,0);
	outline: 0;
	border: 0
}
.changeInfor ul li p{
	float: right;
	color: #22AEFF;
	margin-bottom: 0;
	cursor: pointer;
}
.mmWrap>div{
	width: 500px;
	padding-bottom: 40px;
	background-color: #fff;
	display: none;
	margin: 100px auto 0;
}
.changeTit{
	height: 62px;
	line-height: 62px;
	font-size: 20px;
	padding-left: 40px;
	border-bottom: #CCCCCC solid 1px;
}
.changeTit img{
	float: right;
	margin-right: 30px;
	margin-top: 22px;
	cursor: pointer;
}
.changeCon{
	padding: 30px 40px 0;
	margin-bottom: 0;
}
.changeCon li{
	width: 100%;
	height: 42px;
	margin-bottom: 20px;
}
.changeCon li input{
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background-color: #F0F0F0;
	padding-left: 20px;
	outline: none;
}
.changeCon li input::-webkit-input-placeholder{
    color: #999;
}
.sureBtn{
	width: 420px;
	height: 44px;
	color: #fff;
	background-color: #00a2ff;
	border-radius: 6px;
	display: block;
	margin: 30px auto 0;
}
.specialM{
	margin: 30px 0 60px;
}
.specialM1{
	margin-bottom: 60px;
}
.speLi{
	width: calc(100% - 120px)!important;
}
.changeCon li a{
	color: #729CD8;
	display: inline-block;
	width: 115px;
	text-align: center;
}
.changeCon li a.showYZM{
	color: #999!important;
	display: none;
	vertical-align: top;
}
.mmWrap>div .tips{
	color: #999999;
	font-size: 12px;
	padding: 0 40px;
	margin: 20px 0 -5px;
}
.account{
	display: none;
}
.vipMoney{
	height: 230px;
	width: 100%;
	background-image: url(../images/vip.png);
	background-position: center;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
}
.vipMoney .vip1{
	width: 200px;
	margin: 55px auto 25px;
	font-size: 16px;
	line-height: 30px;
}
.vipMoney .vip1 p{
	display: inline-block;
	width: 30px;
	height: 21px;
	line-height: 21px;
	background-color: #EB240D;
	border-radius: 4px;
	font-size: 12px;
	margin-bottom: 0;
}
.vipMoney .vip2{
	font-size: 23px;
	background-color: #F39800;
	border-radius: 20px;
	width: 200px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto 0;
	cursor: pointer;
}





/* 简历信息 */
.marT155{
	margin-top: 155px;
}
.width715{
	width: 715px;
	margin: 0 auto;
	overflow: hidden;
}
.tx{
	float: left;
	width: 160px;
	height: 215px;
	overflow: hidden;
}
.tx img{
	width: 100%;
}
.width475{
	float: right;
	width: 475px;
}
.resumeTit{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.resumeTit a{
	display: block;
	float: right;
	width: 82px;
	height: 28px;
	color: #fff;
	background-color: #D4E1F3;
	font-size: 15px;
	line-height: 28px;
	border-radius: 20px;
	text-align: center;
	font-weight: normal;
}
.resumeTit a img{
	width: 13px;
	margin-left: 3px;
	margin-top: -3px;
}
.width475 ul{
	overflow: hidden;
}
.width475 ul li{
	clear: both;
}
.width475 ul li>div:first-child{
	width: 145px;
	float: left;
	line-height: 36px;
	padding-left: 17px;
	position: relative;
	margin-bottom: 30px;
	font-size: 16px;
	text-align: right;
}
.width475 ul li>div:first-child span{
	position: absolute;
	left: 45px;
	top:5px;
	font-size: 25px;
	color: #F05B49;
}
.width475 ul li>div:last-child{
	width: calc(100% - 145px);
	float: left;
	line-height: 36px;
	position: relative;
}
.width475 ul li>div:last-child img{
	position: absolute;
	right:1px;
	top: 1px;
	height: 35px;
	z-index: 0;
}
.width475 ul li>div:last-child input{
	background-color: #F0F0F0;
	border-radius: 6px;
	width: 100%;
	padding: 0 15px;
	border: 0;
	outline: none;
}
.width475 ul li>div:last-child select{
	background-color: #F0F0F0;
	border-radius: 6px;
	width: 100%;
	padding: 0 15px;
	border: 0;
	height: 36px
}
.width475 ul li>div:last-child p.resumeWarn{
	color: #999;
	font-size: 12px;
	height: 12px;
	margin: -7px 0 25px;
}
.width475 ul li>div:last-child p.sex{
	width: 86px;
	height: 36px;
	border-radius: 6px;
	text-align: center;
	line-height: 36px;
	background-color: #F0F0F0;
	cursor: pointer;
	margin-right: 20px;
	float: left;
	margin-bottom: 0;
}
.nowSex{
	color: #fff;
	background-color: #00a2ff!important;
}
.width475 ul li>div:last-child p.sex:last-child{
	margin-right: 0;
}
.width475 ul li>input:last-child{
	width: calc(100% - 145px);
	float: left;
	line-height: 36px;
	background-color: #F0F0F0;
	border-radius: 6px;
	padding: 0 15px;
	border: none;
	outline: none;
}
.xian{
	width: 100%;
	border: 1px dashed #CCCCCC;
	margin: 30px 0 60px;
}
.width475 ul li>div:last-child .cir{
	position: relative;
	width: 150px!important;
	display: inline-block;
	vertical-align: top;
}
.width475 ul li>div:last-child .cir:last-child{
	float: right;
}
.width475 ul li>div:last-child span{
	color: #999;
	vertical-align: top;
	margin-left: 4px;
}
.plus{
	color: #729CD8;
	font-size: 16px;
	line-height: 16px;
	float: right;
	margin-bottom: 30px;
}
.plus img{
	margin-left: 8px;
	vertical-align: text-top;
}
.resumeTit span{
	font-size: 12px;
	color: #999999;
}
.width475 ul li>textarea{
	background-color: #F0F0F0;
	border-radius: 6px;
	width: 100%;
	padding: 15px;
	height: 140px;
	resize: none;
	border: 0;
	outline: none;
}
.personalBtn button{
	float: right;
	width: 88px;
	height: 44px;
	color: #fff;
	border-radius: 10px;
	margin: 80px 0;
	border: none;
}
.personalBtn button:first-child{
	background-color: #61D83E;
	margin-left: 60px;
}
.personalBtn button:last-child{
	background-color: #00a2ff;
}







