#personInfo {
  width: 100%;
  background: #f6f6f6;
  padding-top: 66px;
  padding-bottom: 110px; }
  #personInfo .maxW .right {
    background: #ffffff;
    padding: 66px 0px 80px 0px;
    margin-top: 30px;
    margin-bottom: 120px;
    width: 920px;
    margin-left: 260px;
    text-align: center;
    min-height: 650px; }
    #personInfo .maxW .right .pic {
      display: inline-block;
      overflow: hidden;
      width: 89px;
      height: 89px;
      border-radius: 50%;
      margin-bottom: 14px; }
      #personInfo .maxW .right .pic img {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%; }
    #personInfo .maxW .right .portraits {
      text-align: center; }
    #personInfo .maxW .right .name {
      display: inline-block;
      width: 166px;
      height: 44px;
      border: 1px #e4e4e4 solid;
      margin-bottom: 16px; }
      #personInfo .maxW .right .name input {
        display: block;
        width: 100%;
        height: 100%;
        border: none;
        background: none;
        line-height: 44px;
        font-size: 16px;
        color: #5a5a5a;
        text-align: center; }
    #personInfo .maxW .right .up {
      position: relative;
      display: inline-block;
      width: 80px;
      height: 36px;
      line-height: 36px;
      background: #ff9600;
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 20px; }
      #personInfo .maxW .right .up #input {
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
        height: 36px;
        z-index: 9999;
        cursor: pointer;
        font-size: 0;
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
    #personInfo .maxW .right .tis {
      font-size: 14px;
      margin-bottom: 40px;
      color: #5a5a5a; }
    #personInfo .maxW .right .acc {
      text-align: center; }
      #personInfo .maxW .right .acc .button {
        width: 346px;
        height: 56px;
        font-size: 24px;
        line-height: 56px;
        text-align: center;
        color: #ffffff;
        background: #c2161e; }
      #personInfo .maxW .right .acc span {
        padding-left: 24px;
        font-size: 16px; }
        #personInfo .maxW .right .acc span a {
          color: #c2161e;
          text-decoration: underline; }

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