@charset "UTF-8";
.normal_clearfix:before, .operation_box .inop:before, .content-box .content-box-top .inbox:before, .content-box .content-box-bottom .iiibox:before, .content-box .display-area .personal_area:before, .content-box .display-area .personal_area .con-box:before, .bg-bored:before, .bg-bored .win-qie:before, .normal_clearfix:after, .operation_box .inop:after, .content-box .content-box-top .inbox:after, .content-box .content-box-bottom .iiibox:after, .content-box .display-area .personal_area:after, .content-box .display-area .personal_area .con-box:after, .bg-bored:after, .bg-bored .win-qie:after {
  content: "";
  display: block;
  clear: both; }

.topheader {
  width: 100%;
  height: 370px;
  margin-top: 70px;
  background-image: url("../../../../public/images/bg-big.jpg");
  background-size: cover;
  background-position: center;
  overflow: inherit; }

.headimg {
  width: 108px;
  height: 108px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin: 0px auto;
  position: relative;
  top: -74px; }
  .headimg img {
    width: 104px;
    height: 104px;
    border-radius: 50%; }

body {
  min-width: 1220px; }

.operation_box {
  width: 80%;
  min-width: 1220px;
  margin: 0px auto;
  height: 40px;
  margin-top: 20px; }
  .operation_box .inop {
    width: 450px;
    float: right;
    height: 40px;
    position: absolute;
    top: 460px;
    right: 0px;
    z-index: 15; }
    .operation_box .inop .button-i {
      width: 34px;
      height: 34px;
      text-align: center;
      border: 1px solid rgba(153, 153, 153, 0.5);
      border-radius: 2px;
      float: left;
      margin-right: 20px; }
      .operation_box .inop .button-i .jubao {
        width: 140px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #DDDDDD;
        display: none;
        cursor: pointer; }
      .operation_box .inop .button-i i {
        width: 100%;
        line-height: 34px;
        font-size: 16px;
        color: black; }
    .operation_box .inop .ju:hover .jubao {
      display: block !important;
      background-color: #DDDDDD; }
    .operation_box .inop .button-font {
      padding: 0px 15px;
      line-height: 32px;
      height: 34px;
      border: 1px solid rgba(153, 153, 153, 0.5);
      border-radius: 2px;
      font-size: 12px;
      font-weight: 600;
      float: left;
      color: black;
      margin-right: 20px;
      cursor: pointer; }
    .operation_box .inop .red {
      color: #fff;
      background-color: #00c091;
      border-color: #00c091;
      padding: 0px 22px; }
      .operation_box .inop .red i {
        font-size: 15px; }

.content-box {
  width: 100%;
  min-width: 1220px;
  position: relative;
  margin: 10px auto 0px auto; }
  .content-box .vvvc {
    width: 100%;
    height: 10px; }
  .content-box .content-box-top {
    width: 100%; }
    .content-box .content-box-top .titlename {
      width: 100%;
      color: black;
      font-size: 25px;
      line-height: 35px;
      text-align: center;
      font-weight: 600; }
    .content-box .content-box-top .contro {
      width: 100%;
      color: #333333;
      height: 20px;
      line-height: 20px;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      margin: 0px auto; }
    .content-box .content-box-top .inbox {
      width: 300px;
      margin: 0px auto;
      height: 20px; }
      .content-box .content-box-top .inbox .blo {
        cursor: pointer;
        width: 30%;
        height: 20px;
        line-height: 20px;
        float: left;
        text-align: center;
        color: #999999;
        font-size: 14px;
        font-weight: 300; }
        .content-box .content-box-top .inbox .blo span {
          font-weight: 600; }
          .content-box .content-box-top .inbox .blo span:hover {
            color: #333; }
        .content-box .content-box-top .inbox .blo i {
          font-size: 16px; }
  .content-box .content-box-bottom {
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #DDDDDD; }
    .content-box .content-box-bottom .iiibox {
      min-width: 468px;
      margin: 0px auto;
      text-align: center; }
      .content-box .content-box-bottom .iiibox .iiibox-flet {
        cursor: pointer;
        display: inline-block; }
        .content-box .content-box-bottom .iiibox .iiibox-flet a {
          height: 50px;
          line-height: 50px;
          margin: 0px 40px;
          display: inline-block;
          font-size: 16px; }
          .content-box .content-box-bottom .iiibox .iiibox-flet a:hover a {
            font-weight: 600; }
        .content-box .content-box-bottom .iiibox .iiibox-flet .down-list {
          display: none;
          position: absolute;
          z-index: 2;
          background-color: #fff;
          border: 1px solid #DDDDDD;
          border-radius: 5px; }
          .content-box .content-box-bottom .iiibox .iiibox-flet .down-list:hover {
            display: block; }
          .content-box .content-box-bottom .iiibox .iiibox-flet .down-list a {
            padding: 0px 40px;
            margin: 0px;
            border-bottom: 0px !important;
            border-bottom: 1px solid #DDDDDD;
            cursor: pointer;
            display: block; }
            .content-box .content-box-bottom .iiibox .iiibox-flet .down-list a:hover {
              background-color: #DDDDDD; }
      .content-box .content-box-bottom .iiibox .collections:hover .down-list {
        display: block !important; }
      .content-box .content-box-bottom .iiibox .selected a {
        border-bottom: 4px solid red; }
  .content-box .display-area {
    width: 100%;
    min-height: 80vh;
    background-color: #f7f7f7; }
    .content-box .display-area .personal_area {
      width: 1320px;
      margin: 0px auto;
      padding-top: 30px; }
      .content-box .display-area .personal_area .notpro {
        width: 100%;
        line-height: 300px;
        text-align: center;
        font-size: 25px;
        color: grey; }
      .content-box .display-area .personal_area .con-box {
        width: 900px;
        background-color: #fff;
        min-width: 150px;
        margin: 0px auto;
        padding: 50px; }
        .content-box .display-area .personal_area .con-box p {
          line-height: 30px;
          margin-bottom: 30px;
          color: black;
          font-weight: 600; }
          .content-box .display-area .personal_area .con-box p span {
            color: #333;
            font-weight: 500; }
        .content-box .display-area .personal_area .con-box .flol {
          width: 60%;
          float: left; }
        .content-box .display-area .personal_area .con-box .flor {
          width: 40%;
          float: left; }
    .content-box .display-area .page-box {
      width: 100%;
      text-align: center;
      padding: 50px 0px; }
      .content-box .display-area .page-box .nor {
        width: 40px;
        height: 40px;
        display: inline-block;
        background-color: #fff;
        line-height: 40px;
        color: #333;
        border: 1px solid #DDDDDD;
        border-radius: 5px;
        margin: 0px 5px;
        cursor: pointer; }
        .content-box .display-area .page-box .nor i {
          line-height: 36px;
          font-size: 20px;
          font-weight: 600; }
        .content-box .display-area .page-box .nor:hover {
          color: #fff;
          background-color: #00c091;
          border-color: #00c091; }
      .content-box .display-area .page-box .now {
        color: #fff;
        background-color: #00c091;
        border-color: #00c091; }

.pro_list {
  width: 310px;
  background-color: #fff;
  float: left;
  border-bottom: 20px;
  margin-bottom: 25px;
  margin-right: 20px; }

.pro_list h3 {
  width: 80%;
  margin: 0px auto;
  font-size: 15px;
  color: #333333;
  line-height: 30px;
  font-weight: 600;
  padding-top: 16px; }

.pro_list h3:hover {
  color: orange; }

.pro_list .com_box {
  width: 80%;
  margin: 0px auto;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  margin-bottom: 16px;
  color: #999999; }

.pro_list .user_box {
  width: 90%;
  margin: 0px auto;
  border-top: 1px solid #DDDDDD;
  height: 50px; }

.user_box .left {
  height: 50px;
  float: left; }

.user_box .left img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-top: 5px; }

.user_box .right {
  float: right;
  line-height: 50px; }

.pro_list_hot {
  width: 1300px;
  height: 360px;
  margin: 0px 0px 20px 0px;
  background-color: #fff; }
  .pro_list_hot .pic-left {
    width: 66%;
    float: left;
    height: 360px;
    background-repeat: no-repeat;
    background-size: cover; }
  .pro_list_hot .pic-right {
    width: 34%;
    float: left;
    height: 360px;
    padding: 20px; }
    .pro_list_hot .pic-right a > .pic-title {
      max-height: 60px;
      color: #33343b;
      font-size: 20px;
      font-weight: 600; }
    .pro_list_hot .pic-right .new-cate {
      margin-top: 12px;
      text-align: left;
      color: #999999;
      font-size: 12px;
      font-weight: 300; }
    .pro_list_hot .pic-right .fs_12 {
      padding-top: 12px;
      line-height: 1.8;
      max-height: 128px;
      color: #333333;
      font-size: 12px;
      font-weight: 300;
      cursor: pointer; }
    .pro_list_hot .pic-right .pic-bottom {
      position: relative;
      bottom: -10px; }

/*
修改背景样式
*/
.bg-bored {
  width: 500px;
  height: 500px; }
  .bg-bored .pic-box {
    width: 33.3%;
    height: 120px;
    float: left;
    cursor: pointer;
    text-align: right; }
    .bg-bored .pic-box img {
      width: 90%;
      height: 100px;
      border: 2px solid #fff; }
      .bg-bored .pic-box img:hover {
        border: 2px solid #00c091; }
    .bg-bored .pic-box .selecticon {
      width: 90%;
      height: 100px;
      position: relative;
      top: -108px;
      left: 13px;
      text-align: center;
      border: 2px solid #00c091;
      background-color: rgba(255, 255, 255, 0.4);
      display: none; }
      .bg-bored .pic-box .selecticon i {
        line-height: 100px;
        color: #fff;
        font-size: 20px; }
  .bg-bored .bg-confirm {
    width: 100%;
    height: 50px;
    text-align: center;
    float: left;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    padding-top: 9px; }
    .bg-bored .bg-confirm button {
      background-color: red;
      width: 100px;
      height: 40px;
      color: #fff;
      border: 0px;
      border-radius: 5px; }
  .bg-bored .loading-operation {
    width: 500px;
    line-height: 400px;
    text-align: center;
    display: none; }
  .bg-bored .upload-box {
    display: none;
    width: 90%;
    height: 300px;
    background-color: #f7f7f7;
    margin: 0px auto;
    padding-top: 100px;
    text-align: center; }
    .bg-bored .upload-box .upload-block {
      width: 90%;
      height: 116px;
      margin: 0px auto;
      text-align: center;
      line-height: 116px;
      color: #fff;
      background-repeat: no-repeat;
      background-size: cover;
      width: 90%;
      height: 116px;
      cursor: pointer; }
    .bg-bored .upload-box p {
      font-size: 12px;
      font-weight: 300;
      color: #999;
      text-align: center; }
    .bg-bored .upload-box .bao {
      width: 100%;
      text-align: center; }
      .bg-bored .upload-box .bao button {
        width: 100px;
        height: 40px;
        background-color: #f00;
        border: 0px;
        border-radius: 5px;
        color: #fff; }
  .bg-bored .win-qie {
    width: 500px;
    height: 55px; }
    .bg-bored .win-qie .qie-button {
      width: 230px;
      float: left;
      line-height: 50px; }
      .bg-bored .win-qie .qie-button a {
        display: inline-block;
        height: 45px;
        cursor: pointer; }
        .bg-bored .win-qie .qie-button a:hover {
          border-bottom: 3px solid #f00; }
    .bg-bored .win-qie .right {
      text-align: right;
      padding-right: 20px; }
    .bg-bored .win-qie .left {
      text-align: left;
      padding-left: 20px; }

.teacher-title {
  width: 100%; }
  .teacher-title h3 {
    font-size: 24px;
    color: #333;
    line-height: 2;
    text-align: center;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOoAAAADCAYAAACd35MEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ2MDQzMUFCMzRFNzExRTg4M0Q5QjU3OEYzNzRFNjBDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ2MDQzMUFDMzRFNzExRTg4M0Q5QjU3OEYzNzRFNjBDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDYwNDMxQTkzNEU3MTFFODgzRDlCNTc4RjM3NEU2MEMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDYwNDMxQUEzNEU3MTFFODgzRDlCNTc4RjM3NEU2MEMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7aBpH6AAAApUlEQVR42uyTOw7DIBBE+YkTca5UdKnducq1uBExkEGKJWu92ElBtyM9zbAVjBbdWltArLV6oJBV951Syil3p3nEtm2X+V8fzbjzEe7e9H0UdJHha0rpqUTTFEJYtNbRGOPhCs5irT05zRTnHHs+zunsV7/KI7h70/ftfLvIYDXoKQIv68Kq9/KQGqZLdvBmB/tHXUGWPli9wUtqmC7ZwZsd/AgwAJdN64cgK7piAAAAAElFTkSuQmCC") center center no-repeat; }

.more {
  display: block;
  margin: 30px auto 0px;
  width: 120px;
  height: 45px;
  background: #00c091;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  border-radius: 5px; }

/*# sourceMappingURL=personal_info.css.map */
