.school-banner {
  width: 100%;
  height: 294px;
  padding-top: 37px;
  box-sizing: border-box;
  position: relative;
  background:  no-repeat center; }
.school {
  height: 211px; }
  .school-logo {
    width: 142px;
    height: 142px;
    float: left;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px;
    background-color: #ffffff;
    margin-right: 30px; }
  .school-name {
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 20px; }
    .school-name-subname {
      font-size: 16px;
      padding-left: 30px; }
  .school-list > li {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center; }
    .school-list > li > i {
      margin-right: 10px; }

.introduce {
  width: 100%;
  box-sizing: border-box;
  padding: 0 18px 70px; }
  .introduce-cover {
    width: 406px;
    height: 271px;
    float: left; }
  .introduce-inner {
    width: 710px;
    float: right; }
    .introduce-inner-text {
      width: 100%;
      font-size: 14px;
      line-height: 24px;
      color: #666666; }
      .introduce-inner-text-item {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3; }
      .introduce-inner-text-more {
        color: #2684c9;
        padding-top: 3px; }

.evaluate-box {
  width: 100%;
  position: relative;
  padding: 20px 0; }
  .evaluate-box .circle-item {
    float: left;
    margin-right: 64px; }
    .evaluate-box .circle-item-wrap {
      width: 80px;
      height: 80px;
      font-size: 18px;
      position: relative; }
      .evaluate-box .circle-item-wrap .ant-progress-text {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 18px;
        margin-top: -9px;
        text-align: center; }
    .evaluate-box .circle-item .circle-item1 {
      color: #ffc351; }
    .evaluate-box .circle-item .circle-item2 {
      color: #f96359; }
    .evaluate-box .circle-item .circle-item3 {
      color: #13aff2; }
    .evaluate-box .circle-item .circle-item4 {
      color: #5ed99d; }
  .evaluate-box .circle-title {
    font-size: 14px;
    text-align: center;
    margin-top: 5px; }
  .evaluate-box-btn {
    width: 100px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 84px; }

.pageadvertising {
  width: 100%;
  height: 90px;
  margin: 34px 0 15px; }
  .pageadvertising--gkzx {
    width: 420px;
    height: 130px;
    margin: 40px 0 20px; }

.enrollment {
  width: 100%;
  max-height: 445px;
  border: 1px solid #e4e4e4;
  padding: 30px 20px;
  box-sizing: border-box;
  color: #666666; }
  .enrollment > li {
    list-style: disc;
    margin: 0 20px 15px 20px; }
  .enrollment-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 540px;
    float: left;
    color: #666666; }
    .enrollment-text:hover {
      color: #2684c9; }
  .enrollment-time {
    float: right; }
  .enrollment--gkzx > li {
    color: red; }

.gallery {
  width: 100%; }
  .gallery-top {
    height: 470px;
    margin-bottom: 8px; }
  .gallery-thumbs {
    height: 107px; }

.campus {
  width: 750px;
  height: 585px; }
  .campus-top {
    width: 100%;
    height: 470px;
    display: block; }
  .campus-thumbs {
    width: 100%;
    height: 107px;
    display: block; }

.gradeitemlist {
  border: 1px solid #e4e4e4;
  width: 100%;
  box-sizing: border-box;
  padding: 20px; }
  .gradeitemlist > li {
    padding-bottom: 20px; }
    .gradeitemlist > li:last-child {
      padding-bottom: 0; }

.grade-item {
  font-size: 14px;
  color: #666666; }
  .grade-item-face {
    width: 30px;
    float: left;
    margin-right: 20px; }
  .grade-item-img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 20px; }
  .grade-item-info {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
  .grade-item-school .school_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    height: 24px;
    cursor: pointer; }
    .grade-item-school .school_title:hover {
      color: #2684c9; }
  .grade-item-school .school_tag {
    font-size: 14px;
    font-weight: 400;
    max-width: 290px;
    color: #1ea5eb; }

.sexratebox {
  border: 1px solid #e4e4e4;
  height: 130px;
  padding-top: 30px;
  box-sizing: border-box; }
  .sexratebox .sex_box {
    float: left;
    margin-left: 30px; }
    .sexratebox .sex_box p {
      margin-left: 3px;
      line-height: 20px; }
  .sexratebox .sex_box2 {
    margin-left: -1px; }
  .sexratebox .rate_box {
    float: left;
    width: 295px;
    margin: 8px 10px 0 10px; }
    .sexratebox .rate_box .rate_num {
      font-size: 28px;
      font-weight: bold;
      color: #1ea5eb;
      opacity: 0.85;
      padding: 0 15px; }
      .sexratebox .rate_box .rate_num span {
        float: left; }
        .sexratebox .rate_box .rate_num span:last-child {
          float: right;
          color: #f96359; }
    .sexratebox .rate_box .rate_line {
      height: 10px; }
      .sexratebox .rate_box .rate_line .line1 {
        float: left;
        height: 100%;
        background: #1ea5eb;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .sexratebox .rate_box .rate_line .line_center {
        float: left;
        background: #ffffff;
        width: 2px;
        height: 100%; }
      .sexratebox .rate_box .rate_line .line2 {
        float: left;
        height: 100%;
        background: #f96359;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }

.jobratebox {
  border: 1px solid #e4e4e4;
  height: 170px;
  padding: 25px 35px;
  box-sizing: border-box; }
  .jobratebox .job_item {
    float: left;
    margin-right: 35px; }
    .jobratebox .job_item:last-child {
      margin-right: 0; }
  .jobratebox .job_circle {
    width: 90px;
    height: 90px;
    border: 1px solid #ffc351;
    border-radius: 50%;
    line-height: 90px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #ffc351; }
  .jobratebox .job_circle2 {
    border: 1px solid #f96359;
    color: #f96359; }
  .jobratebox .job_circle3 {
    border: 1px solid #13aff2;
    color: #13aff2; }
  .jobratebox .job_title {
    text-align: center;
    margin-top: 2px; }

.school_xs_lb {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  font-size: 14px; }
  .school_xs_lb span.frts {
    font-weight: 400;
    color: #666666;
    line-height: 30px; }
    .school_xs_lb span.frts:before {
      content: '*';
      color: red;
      margin: 0 5px 0 15px; }
  .school_xs_lb .similar-select {
    display: inline-block;
    width: 80px;
    height: 24px;
    line-height: 24px; }
    .school_xs_lb .similar-select > select {
      width: 100%;
      border: 1px solid #d9d9d9;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      background:  no-repeat scroll 90% center transparent;
      background-size: 14px 9px;
      padding-right: 14px;
      padding-left: 5px;
      color: #666666; }

.pageselect-item {
  font-size: 14px;
  color: #666666;
  height: 32px;
  line-height: 32px;
  width: 60px;
  display: inline-block;
  margin: 0 3px;
  position: relative; }
  .pageselect-item-select {
    width: 100%;
    border: 1px solid #d9d9d9;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*background: url(/uploads/image/sischool/arrow.png) no-repeat scroll 90% center transparent;
    background-size: 14px 9px;*/
    padding-right: 5px;
    padding-left: 5px;
    height: 26px;
    line-height: 26px;
    color: #666666;
    display: block;
    box-sizing: border-box; }
  .pageselect-item-list {
    width: 120px;
    border: 1px solid #d9d9d9;
    position: absolute;
    top: 26px;
    z-index: 99;
    background-color: #fff;
    display: none; }
    .pageselect-item-list > li > span {
      padding-left: 10px; }
    .pageselect-item-list > li:hover {
      background-color: #f4f4f4; }

.rulelist {
  width: 100%;
  box-sizing: border-box;
  color: #666666; }
  .rulelist > li {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 40px; }
  .rulelist-item {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 560px;
    float: left;
    color: #666666; }
    .rulelist-item:hover {
      color: #2684c9; }
  .rulelist-time {
    float: right; }
  .rulelist--single {
    padding-left: 15px; }
    .rulelist--single > li {
      font-size: 14px; }

.comment {
  width: 100%;
  position: relative;
  line-height: 1.5; }
  .comment-type {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 38px;
    color: #333;
    font-size: 16px; }
    .comment-type-title {
      float: left;
      margin-right: 29px;
      width: 60px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      font-weight: 400; }
    .comment-type-ul > li {
      float: left;
      margin-right: 43px;
      width: 60px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      font-weight: 400;
      cursor: pointer; }
      .comment-type-ul > li.active {
        color: #fff;
        background: rgba(30, 165, 235, 0.5); }
  .comment-item {
    margin-bottom: 30px; }
    .comment-item-face {
      margin-right: 20px;
      float: left; }
    .comment-item-baseinfo {
      float: left;
      margin: 6px 10px 22px 0; }
      .comment-item-baseinfo p {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        color: #999; }
      .comment-item-baseinfo .name_role {
        margin-bottom: 10px; }
        .comment-item-baseinfo .name_role p {
          margin: 0 5px 0px 0;
          font-size: 14px;
          font-weight: 400;
          color: #333;
          float: left; }
        .comment-item-baseinfo .name_role .nickname {
          font-size: 16px; }
        .comment-item-baseinfo .name_role .role {
          float: left;
          padding: 0 10px;
          height: 24px;
          line-height: 22px;
          text-align: center;
          background: rgba(30, 165, 235, 0.1);
          border: 1px solid #1ea5eb;
          border-radius: 12px;
          font-size: 14px;
          font-weight: 400;
          color: #1ea5eb;
          margin: 1px 0 0 0;
          box-sizing: border-box; }
        .comment-item-baseinfo .name_role .role_type1 {
          background: rgba(235, 112, 30, 0.1);
          color: #eb701e;
          border: 1px solid #eb701e; }
        .comment-item-baseinfo .name_role .role_type2 {
          background: rgba(249, 97, 84, 0.1);
          color: #f96154;
          border: 1px solid rgba(249, 97, 84, 0.1); }
    .comment-item .score {
      float: right;
      margin-top: 12px; }
      .comment-item .score span {
        font-size: 16px;
        font-weight: 400;
        color: #333; }
        .comment-item .score span:last-child {
          font-size: 20px;
          font-weight: 400;
          color: #ffc600;
          margin-left: 11px; }
  .comment-text {
    margin: 0 0 24px 79px;
    font-size: 14px;
    font-weight: 400;
    color: #333; }
    .comment-text-content {
      display: inline-block;
      width: 630px; }
  .comment .border_line {
    width: 670px;
    margin-left: 80px;
    height: 1px;
    background: #e5e5e5; }
  .comment .operat-score {
    margin: 0 0 22px 0; }
    .comment .operat-score-item {
      float: right; }
      .comment .operat-score-item .score_item {
        float: left;
        width: 80px; }
        .comment .operat-score-item .score_item .operat-icon {
          color: rgba(0, 0, 0, 0.65);
          width: 20px;
          height: 20px;
          margin-right: 9px; }
          .comment .operat-score-item .score_item .operat-icon.active {
            color: #1ba4eb; }
      .comment .operat-score-item .good_box {
        float: right;
        text-align: right; }
    .comment .operat-score-num {
      font-size: 14px;
      font-weight: 400;
      color: #999; }
  .comment .login-tip-box {
    text-align: center;
    margin-bottom: 20px; }
    .comment .login-tip-box .login-btn {
      padding: 9px 21px;
      font-weight: bold;
      text-decoration: underline;
      color: #fff;
      background: #1ea5eb;
      border-radius: 18px;
      cursor: pointer; }
    .comment .login-tip-box .login-tip {
      font-weight: 400;
      color: #333;
      margin-left: 4px; }

.professional {
  width: 100%;
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  color: #666666; }
.professional .info{ text-align:center; margin:10px 0;}
.professional p{ text-indent:2em;line-height: 2;}
  .professional-name {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px; }

.employment {
  width: 100%;
  height: 144px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #e4e4e4;
  background-color: #f2f8fc; }
  .employment-list {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; }
    .employment-list > li {
      display: flex;
      align-items: center;
      flex-direction: column;
      padding: 0 60px; }
  .employment-num {
    font-size: 30px;
    font-weight: bold;
    color: #2684c9;
    display: block;
    line-height: 44px; }
  .employment-text {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 24px; }

.pageborder {
  border: 1px solid #e4e4e4;
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #666666;
  line-height: 24px; }
  .pageborder img {
    margin: 0 auto;
    display: block; }

.singlebox {
  width: 100%;
  position: relative; }
  .singlebox > li {
    width: 347px;
    height: 143px; }
    .singlebox > li:first-child {
      float: left; }
    .singlebox > li:last-child {
      float: right; }

.employmentpd {
  width: 100%;
  position: relative; }
  .employmentpd-round {
    width: 260px;
    height: 260px;
    position: relative;
    margin: 0 auto; }
    .employmentpd-round .alert-circle {
      position: absolute;
      top: 0px;
      left: 50%;
      margin-left: -117px; }
    .employmentpd-round .alert-sec-circle {
      stroke-dashoffset: -440;
      stroke-dasharray: 735;
      transition: stroke-dashoffset 1s linear; }
    .employmentpd-round .alert-sec-unit {
      font-size: 34px;
      transform: translatey(-40px); }
  .employmentpd-text {
    height: 78px;
    line-height: 78px;
    text-align: center;
    font-size: 18px; }
  .employmentpd-list {
    width: 100%;
    position: relative; }
    .employmentpd-list > li {
      height: 60px;
      line-height: 60px; }
  .employmentpd-item {
    width: 100%;
    height: 60px;
    line-height: 60px;
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap; }
    .employmentpd-item-label {
      display: block;
      width: 75px;
      margin-right: 10px;
      text-align: right; }
    .employmentpd-item-proes {
      width: 500px;
      height: 3px;
      background-color: #e9e9e9;
      flex: 1;
      position: relative; }
      .employmentpd-item-proes-wrp {
        display: block;
        height: 3px;
        background-color: #2684c9;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
    .employmentpd-item-num {
      display: block;
      width: 100px;
      margin-left: 20px; }
.col-mgb-base table{margin: 0;
        padding: 0;
        width: 100%;
        min-width: 100%;
        border-collapse: collapse;
        border-spacing: 1;
        border-spacing: 0;
        text-align: center;
        border: 1px solid #d9d9d9;
        border-right: none;}
		.col-mgb-base table td{height: 58px;
            line-height: 58px;
            border-right: 1px solid #d9d9d9;
            border-bottom: 1px solid #d9d9d9;}
/*# sourcemappingurl=schoolprofile.css.map */
