body{
background-color: #f5f5f5;
}
.header-color{
background-color: #ffffff;
}
.title_header{
  font-size: 14px;
  color: #323232;
  float: left;
  margin-top: 30px;
}
.center_left{
	width: 200px;
	height: 731px;
	float: left;
	background-color: #ffffff;
	margin-top: 20px;
	margin-bottom: 80px;
}
.center_left ul li{
	margin-left: 50px;
	line-height: 38px;
}
.center_title{
	font-size: 16px;
	color:#323232;
	margin-left: 50px;
	margin-top: 30px;
}
.center_right {
    width: 980px;
    /* height: 731px; */
    background-color: #ffffff;
    float: right;
    margin-top: 20px;
    margin-bottom: 80px;
}
.center_border{
	width: 90%;
	height: 160px;
	border-bottom:1px solid #bfbfbf;
	margin:0 auto;
	margin-top: 40px;
}
.center-img{
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 30px;
	border-radius: 50%;
	cursor: pointer;
}
.menber_img{
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 30px;

}
.member-title{
	font-size: 16px;
	color: #323232;
	float: left;
	margin-left: 20px;
	line-height: 30px;
	margin-top: 15px;
}
.edit-img{
	cursor: pointer;
	float: right;
	margin-left: 20px;
}
.center_bar{
	width: 90%;
	height: 140px;
	border-bottom:1px solid #bfbfbf;
	margin: 0 auto;
}
.menber_pass{
	color: #323232;
    float: left;
    margin-left: 20px;
    margin-top: 39px;
    line-height: 25px;
}
.start_edit{
	width: 80px;
	height: 30px;
	border:1px solid #bfbfbf;
	float: right;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-top: 50px;
	margin-right: 15px;
	cursor: pointer;
}
.start_edit:hover{
	color: #0195ff;
	border:1px solid #0195ff;
}
.username{
	float: left;
	padding-right: 32px;
	
}
.username_edit{
	float: left;

}
#username_input{
	border:0px;
	outline: none;
	border-radius: 0px;
	display: none;
	width: 80px;
}
.upload{
	width: 173px;
	height: 37px;
	border:1px solid #0195ff;
	border-radius: 5px;
	background-color: #0195ff;
	font-size: 14px;
	color: #ffffff;
	line-height: 37px;
	text-align: center;
	margin:0 auto;
	margin-top: 30px;
	cursor: pointer;
}
.img-big{
	font-size: 12px;
	margin-top: 10px;
}
.verification{
      height: 20px;
      color: #ff0000;
      margin-top: 3px;
    }
 .send{
      font-size: 12px;
      color: #323232;
      margin-top: 60px;
    }
    .send_border{
      width: 100%;
      height: 44px;
      border:1px solid #bfbfbf;
      margin-top: 15px;
      border-radius: 3px;
    }
    .message{
      width: 60%;
      height: 40px;
      border:0px;
      outline: none;
      border-radius: 0px;
      padding: 10px;
      float: left;
    }
    .message_time{
      width: 40%;
      height: 31px;
      margin-top: 6px;
      float: right;
      border-left: 1px solid #bfbfbf;
      line-height: 31px;
      font-size: 16px;
      padding: 0px 0px 0px 21px;
      cursor: pointer;
    }
    .phone_title1{
    	font-size: 24px;text-align: center;
    	
    }
    .phone_title3{
    	font-size: 24px;text-align: center;
    	
    }
    .phone_title2{
    	font-size: 24px;text-align: center;
		display: none;
    }
    .phone_verification2{
    	display: none;
    }
      .phone_title4{
    	font-size: 24px;text-align: center;
		display: none;
    }
    .phone_verification4{
    	display: none;
    }