#personLeft {
  display: block;
  float: left;
  width: 228px;
  background: url("../images/personLeft.png") no-repeat; }
  #personLeft .boxs {
    padding-top: 80px;
    text-align: center; }
    #personLeft .boxs .portraits {
      width: 89px;
      height: 89px;
      border-radius: 50%;
      text-align: center;
      margin-bottom: 20px; }
    #personLeft .boxs .name {
      font-size: 16px;
      color: #5a5a5a;
      margin-bottom: 14px;
      word-break: break-all; }
    #personLeft .boxs .exit {
      margin-bottom: 32px;
      font-size: 14px; }
      #personLeft .boxs .exit a {
        color: #c2161e; }
    #personLeft .boxs .my {
      padding-bottom: 46px; }
      #personLeft .boxs .my li {
        width: 100%;
        font-size: 18px; }
        #personLeft .boxs .my li a {
          text-align: center;
          display: block;
          color: #363d4d;
          height: 56px;
          line-height: 56px; }
          #personLeft .boxs .my li a:hover {
            color: #c2161e;
            background: #dcddde; }
        #personLeft .boxs .my li .active {
          color: #c2161e;
          background: #dcddde; }
    #personLeft .boxs .userService {
      background: url("../images/userService.png") no-repeat;
      padding: 32px 0;
      font-size: 0px; }
      #personLeft .boxs .userService a {
        display: inline-block;
        background: #f6f6f6;
        padding: 8px 0;
        width: 34%;
        font-size: 14px;
        color: #5a5a5a; }

/*# sourceMappingURL=personLeft.css.map */
