.temp_page .main_index .left_column .l_specialty .specialty {
  margin: 1.25rem 0;
  height: 3.75rem;
  background-color: #535353;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
  position: relative; }
  .temp_page .main_index .left_column .l_specialty .specialty:before {
    position: absolute;
    content: "";
    height: 0;
    width: 4rem;
    border-top: 3.75rem solid #0072bb;
    border-left: 0px solid transparent;
    border-right: 1rem solid transparent; }
  .temp_page .main_index .left_column .l_specialty .specialty i {
    text-align: center;
    padding-left: 0.625rem;
    font-size: 2.5rem;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    position: relative;
    vertical-align: middle; }
  .temp_page .main_index .left_column .l_specialty .specialty a {
    font-size: 1.125rem;
    display: inline-block;
    line-height: 2rem;
    padding-left: 4rem;
    color: #fff;
    vertical-align: middle; }

.temp_page .main_index .left_column .contact .contact_title {
  height: 3.75rem;
  line-height: 3.75rem;
  background-color: #0072bb;
  text-align: center; }
  .temp_page .main_index .left_column .contact .contact_title span {
    display: inline-block;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: bold;
    position: relative; }
    .temp_page .main_index .left_column .contact .contact_title span:before {
      position: absolute;
      content: "";
      width: 9px;
      height: 9px;
      left: -2rem;
      top: 0;
      bottom: 0;
      margin: auto;
      border-radius: 50%;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 5px 0px
 #000000;
              box-shadow: 0px 2px 5px 0px
 #000000; }
    .temp_page .main_index .left_column .contact .contact_title span:after {
      position: absolute;
      content: "";
      width: 9px;
      height: 9px;
      right: -2rem;
      top: 0;
      bottom: 0;
      margin: auto;
      border-radius: 50%;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 5px 0px
 #000000;
              box-shadow: 0px 2px 5px 0px
 #000000; }

.temp_page .main_index .left_column .contact .contact_list {
  color: #616161;
  font-size: 0.875rem;
  background: url("../images/co_icon.png") center bottom no-repeat;
  background-size: cover;
  padding: 0.5rem 1.375rem; }
  .temp_page .main_index .left_column .contact .contact_list .contact_item {
    line-height: 1.375rem;
    margin: 0.5rem 0; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item i {
      display: inline-block;
      width: 1.3125rem;
      height: 1.3125rem;
      background-image: url("../images/yb_icon.png");
      background-repeat: no-repeat;
      vertical-align: top;
      margin-right: 0.8rem; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item span {
      display: inline-block;
      width: calc(100% - 2.1325rem); }
    .temp_page .main_index .left_column .contact .contact_list .contact_item.email i {
      background-position: 0 0.4375rem; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item.M_phone i {
      background-position: 0 -2.125rem; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item.postcode i {
      background-position: 0 -4.5625rem; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item.fax i {
      background-position: 0 -7.375rem; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item.phone i {
      background-position: 0 -9.75rem; }
    .temp_page .main_index .left_column .contact .contact_list .contact_item.address i {
      background-position: 0 -12.1875rem; }

.temp_page .main_index .right_column a.a_more {
  color: #1d1b1b;
  font-size: 0.875rem; }

.temp_page .main_index .right_column .teacher_info {
  width: 100%; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l {
    width: calc(100% - (244rem/16));
    margin-right: 1rem;
    border: solid 1px #e7eaed;
    padding-bottom: 2.75rem; }
    .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one {
      padding: 0 1.875rem; }
      .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t {
        height: 4.625rem;
        line-height: 4.625rem; }
        .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .tubiao_1 {
          position: relative;
          width: 2.75rem;
          height: 4.625rem;
          background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(78, 75, 74, 0.63)), to(rgba(255, 255, 255, 0.35))), -webkit-gradient(linear, left top, left bottom, from(#0072bb), to(#0072bb));
          background-image: linear-gradient(0deg, rgba(78, 75, 74, 0.63) 0%, rgba(255, 255, 255, 0.35) 100%), linear-gradient(#0072bb, #0072bb);
          background-blend-mode: overlay,
 normal;
          border-radius: 0px 0px 22px 22px;
          text-align: center;
          line-height: 4.625rem; }
          .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .tubiao_1 i {
            width: 1.4375rem;
            height: 1.4375rem;
            display: inline-block;
            background: url("../images/icon.png") 0px 0px no-repeat;
            vertical-align: middle; }
        .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title {
          line-height: 2.125rem;
          width: calc(100% - 2.75rem);
          padding: 1.25rem 0;cursor: pointer; }
          .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span {
            display: inline-block;
            font-size: 0.875rem; }
            .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span.name_span {
              font-size: 1.625rem;
              color: #010101;
              font-weight: bold;
              margin-left: 1.25rem;
              margin-right: 1.875rem; }
            .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span.hit i {
              display: inline-block;
              width: 1.125rem;
              height: 1.125rem;
              background: url("../images/icon.png") -4.25rem -0.1875rem no-repeat;
              vertical-align: sub;
              margin-right: 0.375rem; }
      .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_f {
        margin-top: 0.875rem;
        font-size: 0.875rem;
        line-height: 1.875rem;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: auto;
        height: 7.5rem;
        color: #505152;
        }



         .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_f::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 0.2rem;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_f::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 1rem;
  box-shadow   : inset 0 0 0.5rem rgba(0, 0, 0, 0.2);
  background   : #ffffff;
  }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_f::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 0.5rem rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  background   : #ededed;
  }
  .temp_page .main_index .right_column .teacher_info .teacher_info_r {
    width: 14.25rem;
    padding: 0.625rem;
    height: 15.8125rem;
    -webkit-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.26);
            box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.26);
    line-height: 14.5rem;
    text-align: center; }

.temp_page .main_index .right_column .jy_jingl {
  line-height: 2.5rem;
  font-size: 1.25rem;
  color: #1d1b1b;
  font-weight: bold;
  padding: 1rem; }
  .temp_page .main_index .right_column .jy_jingl i {
    display: inline-block;
    position: relative;
    margin-right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(78, 75, 74, 0.63)), to(rgba(255, 255, 255, 0.63))), -webkit-gradient(linear, left top, left bottom, from(#0072bb), to(#0072bb));
    background-image: linear-gradient(0deg, rgba(78, 75, 74, 0.63) 0%, rgba(255, 255, 255, 0.63) 100%), linear-gradient(#0072bb, #0072bb);
    background-blend-mode: overlay,
 normal;
    vertical-align: middle; }
    .temp_page .main_index .right_column .jy_jingl i:before {
      position: absolute;
      content: "";
      width: 1.4375rem;
      height: 1.3125rem;
      background: url("../images/icon.png") no-repeat;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
    .temp_page .main_index .right_column .jy_jingl i.jy:before {
      background-position: -0.125rem -2.625rem; }
    .temp_page .main_index .right_column .jy_jingl i.gz:before {
      background-position: -4.0625rem -2.5rem; }
  .temp_page .main_index .right_column .jy_jingl a.a_more {
    font-weight: normal; }

.temp_page .main_index .right_column .r_specialty {
  display: none; }

.temp_page .main_index .right_column .experience {
  margin: 1.5625rem -0.875rem; }
  .temp_page .main_index .right_column .experience .experience_one {
    width: 50%; }
    .temp_page .main_index .right_column .experience .experience_one .exp_item {
      margin: 0 0.875rem;
      border: solid 1px #e7eaed;
      padding: 1rem 1rem 0; }
      .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list {
        color: #424242;
        font-size: 0.875rem; }
        .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item {
          position: relative;
          margin-top: 1.25rem; }
          .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .y_limit {
            margin-bottom: 0.2rem; }
            .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .y_limit span {
              padding: 0.3125rem;
              display: inline-block;
              background-color: #f6f9fa; }
          .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .j_limit {
            padding: 1rem 0; }
            .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .j_limit span {
              display: inline-block; }
              .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .j_limit span.z_line {
                position: relative;
                padding: 0 0.5rem; }
                .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .j_limit span.z_line:last-of-type:after {
                  width: 0; }
                .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item .j_limit span.z_line:after {
                  position: absolute;
                  content: "";
                  right: 0;
                  width: 1px;
                  background: #424242;
                  height: 0.75rem;
                  top: 0;
                  bottom: 0;
                  margin: auto; }
          .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item:after {
            position: absolute;
            content: "";
            bottom: 0;
            left: 0;
            right: 0;
            height: 1px;
            background-color: #e5e5e5; }
          .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_list .jy_item:last-of-type:after {
            height: 0; }

.temp_page .main_index .right_column .exper_cont {
  border: solid 1px #e7eaed;
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  color: #3d3d3d; }
  .temp_page .main_index .right_column .exper_cont .exper_one {
    position: relative;
    padding: 0.75rem 0.875rem 0;
    border-bottom: solid 1px #e7eaed; }
  .temp_page .main_index .right_column .exper_cont .exper_title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #1d1b1b;
    padding: 1.125rem 1.625rem 0.75rem;
    cursor: pointer; }
    .temp_page .main_index .right_column .exper_cont .exper_title.active {
      color: #fff;
      background-image: linear-gradient(-56deg, rgba(78, 75, 74, 0.63) 0%, rgba(255, 255, 255, 0.35) 100%), linear-gradient(#0072bb, #0072bb);
      background-blend-mode: overlay,normal;
      border-radius: 10px 10px 0px 0px;
      cursor: pointer; }
  .temp_page .main_index .right_column .exper_cont .tabs_cont {
    padding: 1.625rem 2.25rem;
    position: relative; }
    .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 {
      display: none; }
      .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .a_more {
        position: absolute;
        right: 1rem;
        top: -2.1rem; }
      .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .jb_inin {
        width: 33.3333%;
        padding: 0.5rem 0; }
      .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .model_list .model_list_two {
        display: block;
        position: relative;
        line-height: 1.625rem;
        color: #3d3d3d;
        padding-left: 1.125rem; }
        .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .model_list .model_list_two i {
          width: 0.625rem;
          height: 0.625rem;
          background: url(../images/icon.png) 0 -6.875rem no-repeat;
          display: inline-block;
          margin-right: 0.75rem;
          position: absolute;
          top: 0.5rem;
          left: 0; }

.temp_page .main_index .right_column .team_cy {
  border: solid 1px #e7eaed; }
  .temp_page .main_index .right_column .team_cy .b_line {
    position: relative; }
    .temp_page .main_index .right_column .team_cy .b_line:after {
      position: absolute;
      content: "";
      bottom: 0;
      left: 0;
      right: 0;
      height: 1px;
      background: #e5e5e5; }
  .temp_page .main_index .right_column .team_cy .team_list {
    font-size: 14px;
    color: #3d3d3d;
    padding: 1rem; }
    .temp_page .main_index .right_column .team_cy .team_list .team_intro {
      line-height: 1.5rem; }
      .temp_page .main_index .right_column .team_cy .team_list .team_intro .team_name {
        font-weight: bold; }
    .temp_page .main_index .right_column .team_cy .team_list .team_pic {
      margin: 1rem -0.5625rem 0;
      padding-bottom: 1rem; }
      .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item {
        width: 16.6667%; }
        .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item .team_p {
          margin: 0 0.5625rem;
          text-align: center; }
          .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item .team_p a {
            display: block; }
            .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item .team_p a.a_team_p {
              padding: 0.4375rem;
              height: 9.75rem;
              width: 100%;
              line-height: 8.7rem;
              border: solid 1px #e5e5e5; }
            .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item .team_p a.a_team_n {
              line-height: 2.125rem;
              color: #3d3d3d;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
    .temp_page .main_index .right_column .team_cy .team_list .team_item .team_pic .team_pic_item {
      width: 20%; }
      .temp_page .main_index .right_column .team_cy .team_list .team_item .team_pic .team_pic_item .team_p a.a_team_p {
        height: 12.0625rem;
        line-height: 10.8125rem; }

.temp_page .main_index .right_column .r_contact {
  display: none; }

@media print, screen and (max-width: 85.375em) {
  /*1366*/
  .temp_page .main_index .left_column .contact .contact_title span:before {
    left: -1rem; }
  .temp_page .main_index .left_column .contact .contact_title span:after {
    right: -1rem; } }

@media print, screen and (max-width: 75.25em) {
  /*1204*/
  .temp_page .main_index .right_column .r_specialty {
    display: block;
    margin: 0 -1rem; }
    .temp_page .main_index .right_column .r_specialty .specialty {
      margin: 1.25rem 1rem 0;
      height: 3.75rem;
      background-color: #535353;
      width: calc(50% - 2rem);
      float: left;
      -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
      position: relative; }
      .temp_page .main_index .right_column .r_specialty .specialty:before {
        position: absolute;
        content: "";
        height: 0;
        width: 4rem;
        border-top: 3.75rem solid #0072bb;
        border-left: 0px solid transparent;
        border-right: 1rem solid transparent; }
      .temp_page .main_index .right_column .r_specialty .specialty i {
        text-align: center;
        padding-left: 0.625rem;
        font-size: 2.5rem;
        display: inline-block;
        color: #fff;
        font-weight: bold;
        position: relative;
        vertical-align: middle; }
      .temp_page .main_index .right_column .r_specialty .specialty a {
        font-size: 1.125rem;
        display: inline-block;
        line-height: 2rem;
        padding-left: 4rem;
        color: #fff;
        vertical-align: middle; }
  .temp_page .main_index .right_column .r_contact {
    display: block;
    margin-top: 1.875rem; }
    .temp_page .main_index .right_column .r_contact .contact_title {
      height: 3.75rem;
      line-height: 3.75rem;
      background-color: #0072bb;
      text-align: center; }
      .temp_page .main_index .right_column .r_contact .contact_title span {
        display: inline-block;
        color: #ffffff;
        font-size: 1.25rem;
        font-weight: bold;
        position: relative; }
        .temp_page .main_index .right_column .r_contact .contact_title span:before {
          position: absolute;
          content: "";
          width: 9px;
          height: 9px;
          left: -2rem;
          top: 0;
          bottom: 0;
          margin: auto;
          border-radius: 50%;
          background-color: #ffffff;
          -webkit-box-shadow: 0px 2px 5px 0px
 #000000;
                  box-shadow: 0px 2px 5px 0px
 #000000; }
        .temp_page .main_index .right_column .r_contact .contact_title span:after {
          position: absolute;
          content: "";
          width: 9px;
          height: 9px;
          right: -2rem;
          top: 0;
          bottom: 0;
          margin: auto;
          border-radius: 50%;
          background-color: #ffffff;
          -webkit-box-shadow: 0px 2px 5px 0px
 #000000;
                  box-shadow: 0px 2px 5px 0px
 #000000; }
    .temp_page .main_index .right_column .r_contact .contact_list {
      color: #616161;
      font-size: 0.875rem;
      background: url("../images/co_icon.png") center bottom no-repeat;
      background-size: cover;
      padding: 0.5rem 1.375rem; }
      .temp_page .main_index .right_column .r_contact .contact_list .contact_item {
        line-height: 1.375rem;
        margin: 0.5rem 0;
        width: 50%;
        float: left; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item i {
          display: inline-block;
          width: 1.3125rem;
          height: 1.3125rem;
          background-image: url("../images/yb_icon.png");
          background-repeat: no-repeat;
          vertical-align: top;
          margin-right: 0.8rem; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item span {
          display: inline-block;
          width: calc(100% - 2.1325rem); }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item.email i {
          background-position: 0 0.4375rem; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item.M_phone i {
          background-position: 0 -2.125rem; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item.postcode i {
          background-position: 0 -4.5625rem; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item.fax i {
          background-position: 0 -7.375rem; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item.phone i {
          background-position: 0 -9.75rem; }
        .temp_page .main_index .right_column .r_contact .contact_list .contact_item.address i {
          background-position: 0 -12.1875rem; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one {
    padding: 0 1rem; } }

@media print, screen and (max-width: 48em) {
  /*768*/
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title {
    padding: 0.4rem 0;cursor: pointer; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span.name_span {
    width: 100%;
    margin-right: 0; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span {
    margin-left: 1.25rem; }
  .temp_page .main_index .right_column .experience .experience_one {
    width: 100%; }
  .temp_page .main_index .right_column .exper_cont .exper_title {
    padding: 1.125rem 1rem 0.75rem;
    font-size: 1rem; }
  .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item {
    width: 33.333%; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span.name_span {
    font-size: 1.25rem; }
  .temp_page .main_index .right_column .jy_jingl {
    font-size: 1rem; } }

@media print, screen and (max-width: 33.75em) {
  /*540*/
  .temp_page .main_index .right_column .exper_cont:after {
    clear: both;
    content: '';
    display: block; }
  .temp_page .main_index .right_column .exper_cont .exper_title.active {
    border-radius: 0; }
  .temp_page .main_index .right_column .exper_cont .exper_one {
    width: 100%;
    white-space: nowrap;
    overflow: auto; }
  .temp_page .main_index .right_column .exper_cont .exper_title {
    display: inline-block;
    padding: 1.125rem 0.5rem 0.75rem;
    font-size: 1rem;
    background: #ccc; }
    .temp_page .main_index .right_column .exper_cont .exper_title.float-left {
      float: initial; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l {
    width: 100%;
    margin-right: 0;
    margin-top: 1rem; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_r {
    width: 100%; }
  .temp_page .main_index .right_column .r_specialty {
    margin: 0; }
    .temp_page .main_index .right_column .r_specialty .specialty {
      width: 100%;
      margin: 1.25rem 0 0; }
  .temp_page .main_index .right_column .r_contact .contact_list .contact_item {
    width: 100%; }
  .temp_page .main_index .right_column .team_cy .team_list .team_pic .team_pic_item {
    width: 50%; }
  .temp_page .main_index .right_column .exper_cont .tabs_cont {
    padding: 1.625rem 1rem 3rem; }
  .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .jb_inin {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem; }
    .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .jb_inin:nth-child(2n) {
      background-color: #f6f9fa; }
  .temp_page .main_index .right_column .exper_cont .tabs_cont .tabs_cont_1 .a_more {
    left: 1rem;
    bottom: 1rem;
    top: auto;
    margin: auto;
    text-align: center; }
  .temp_page .main_index .right_column .team_cy .team_list .team_item .team_pic .team_pic_item {
    width: 50%; } }

@media print, screen and (max-width: 23.4375em) {
  /*375*/ }

@media print, screen and (max-width: 20em) {
  /*320*/
  .temp_page .main_index .right_column .team_cy .team_list .team_item .team_pic .team_pic_item {
    width: 100%; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .tubiao_1 {
    display: none; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title {
    width: 100%;cursor: pointer; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span {
    margin-left: 0; }
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .job_title span.name_span {
    margin-left: 0; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .temp_page .main_index .right_column .teacher_info .teacher_info_l .teacher_one .te_one_t .tubiao_1 {
    background: #0072bb; }
  .temp_page .main_index .right_column .experience .experience_one .exp_item .jy_jingl i {
    background: #0072bb; }
  .temp_page .main_index .right_column .exper_cont .exper_title.active {
    background: #0072bb; }
  .temp_page .main_index .right_column .jy_jingl i {
    background: #0072bb; } }