*{
	padding: 0;
	margin:0;
}
body{
	background: #F4F4F4;
}
.persion_nav{
	height: 60px;
	line-height: 60px;
	color:#999999;
	padding-left: 20px;
}
.persion_main{
	width: 1200px;
	margin:0 auto;
}
.persion_title{
	width: 240px;
	height: 900px;
	float: left;
	background: #fff;
}
.title_font{
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
}
a{
	text-decoration: none;
	color:#999999;
}
.title_font:first-child{
	margin-top: 30px;
}
.title_font:last-child{
	padding-bottom: 30px;
}
.title_font a:hover{
	color:#f00;
}
.red{
	color:#f00;
}
.persion_content{
	float: right;
	width:950px;
	height: 900px;
	background: #fff;


}
.persionInfo{
	margin-left: 70px;
	color:#666;
	clear: both;
}
.persionInfo:first-child{
	margin-top: 60px;
}
.persionInfo_tit{
	width: 100px;
	padding: 30px 0;
	float: left;
}
.persionInfo_photo{
	width: 80px;
	height: 80px;
	background: #ccc;
	float: left;
	border-radius: 150px;
	overflow: hidden;
}
.persionInfo_photo img{
    width: 100%;
}
.persionInfo_title{
	width: 100px;
	padding: 10px 0;
	float: left;

}
.persionInfoInput{
	width: 320px;
    height: 50px;
    outline: none;
    margin-top: 7px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    border-radius: 5px;
    font-size: 18px;
    color: #333;
}
.recharge{
	color:#f00;
	line-height: 42px;

}
.persionInfo:last-child{
	margin-top: 30px;
}
.persionSubmit{
	width:200px;
	height: 50px;
	line-height: 50px;
	border: 1px solid#ff9494;
	color: #fff;
	cursor: pointer;
	border-radius: 10px;
	font-size:20px;
	background: #ff9494;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}
.table_padding{
	width: 100%;
	max-height:260px;
	overflow-y:scroll; 
}
table{
	border: 1px solid#e5e5e5;
	width:95%;
	margin:0 auto;
	border-collapse:collapse;
	color:#333;
	margin-top: 20px;
	
}
table tr th,td{
	text-align: center;
	line-height: 40px;
}
table tr{
	height: 40px;
	border-bottom:1px solid #e5e5e5;
}
table tr:first-child{
	background: #ededed;
}
.table_foot{
	width: 95%;	
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
.table_foot_l{
	float: left;
}
.table_foot_r{
	float: right;
	margin-right: 50px;
}
.bal_type{
	width: 95%;
	margin:0 auto;
	border:1px solid #e5e5e5;
	clear: both;	
	margin-top: 10px;
}
.balInfo{
	width: 95%;
	height: 40px;
	line-height: 40px;
	margin:0 auto;
	color:#666;
	border-bottom:1px solid #e5e5e5;
	font-size: 16px;

}

.bal_ask{
	margin-left: 60px;
}
.persion_address{
	width:95%;
	height: 42px;
	margin:0 auto;
    margin-top:20px;
}

.addressInfo{
	color:#666;
}
.persion_address:last-child{
	margin-top:20px;
}
.drawSubmit{
	padding: 10px 22px;
    border: 1px solid#f00;
    color: #f00;
    cursor: pointer;
    border-radius: 10px;
}
.upLicense{
	width: 150px;
    height: 150px;
    float: left;
    border: 1px dashed #b7b7b7;
    margin-top: 10px;
    background-color: rgb(235 235 235);
    cursor: pointer;
    margin-left: 10px;
    padding-top:10px ;
    overflow: hidden;
}
.upLicense img{
	width: 70%;

	margin-left: 15%;
	
}
.perfont{
	width: 100%;
	text-align: center;
	color: #999;
	font-size: 20px;

}
.monthSubmit{
	padding: 5px 20px;
    border: 1px solid#f00;
    color: #f00;
    cursor: pointer;
    border-radius: 10px;
}
.monthSub{
	clear: both;
	margin-left: 5%;
	margin-top: 60px;
}
.moneyList{
    width:150px;
    height: 80px;
    border:1px solid#e5e5e5;
    border-radius: 10px;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    color:red;
    float: left;
    margin-left: 30px;
    margin-top:20px;
    cursor: pointer;
}

.persion_info{
        width:400px;
        height: 100px;
        float: left;
        font-size: 18px;
        color:#333;
        margin-left:70px;
        margin-top:20px;
    }
.person_photo{
   cursor: pointer;
}
.upinf{
   width:200px;
   height:50px;
   line-height:50px;
   text-align:center;
   color:#000;
   background:#f5f5f5;
   margin-left:20px;
   border-radius:10px;
   font-weight:600;
   float:left;
   margin-top:20px;
   cursor:pointer;
}




















