section .page_title {
  font-size: 0.32rem;
  font-weight: 600;
  color: white;
  line-height: 0.42rem;
  letter-spacing: 4px;
}

section .inner_banner_a {
  height: 3.95rem;
  position: relative;
}

section .inner_banner_b {
  width: 65.3125%;
  height: 3.48rem;
  float: left;
  position: relative;
}

section .list_t {
  margin-top: -2.75rem;
  width: 100%;
}

section .page_title {
  float: left;
  width: 34.6875%;
  position: relative;
  padding-left: 3.6rem;
  padding-top: 0.96rem;
}

section .place {
  -webkit-transform: translateY(-0.32rem);
  transform: translateY(-0.32rem);
  padding-left: 3.6rem;
}

section .place .span {
  font-size: 0;
}

section .place span,
section .place a {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  letter-spacing: 1px;
}

section .place .possplit {
  background: url("/_upload/tpl/0b/b1/2993/template2993/resources/images/place_icon2x.png") no-repeat;
  width: 14px;
  height: 14px;
  background-size: 100% auto;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 1px;
}

section .teacher_list {
  max-width: 1000px;
  margin: 0 auto;
}

section .teacher_list ul {
  font-size: 0;
  margin: 1px -1%;
  text-align: left;
  overflow: hidden;
}

section .teacher_list ul li {
  padding: 0 1%;
  /*float: left;*/
  width: 33%;
  margin-bottom: 48px;
  display: inline-block;
  vertical-align: top;
}

section .teacher_list ul li .teacher_in {
  display: block;
  overflow: hidden;
}

section .teacher_list ul li .teacher_in .img_wrap {
  height: 237px;
  width: 100%;
}

section .teacher_list ul li .teacher_in .about {
  width: 100%;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/teacher_list_bg2x.png) #fafafa no-repeat right top;
  background-size: 100% auto;
  padding: 24px;
  /*min-height:304px;*/
}

section .teacher_list ul li .teacher_in .about .name {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
}

section .teacher_list ul li .teacher_in .about .tro {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  letter-spacing: 1px;
  display: block;
  padding-top: 8px;
}

section .teacher_list ul li .teacher_in .about .desc {
  padding-top: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: justify;
}

@media screen and (max-width: 856px) {
  /*section .teacher_list {
    max-width: 758px;
  }*/
  section .teacher_list ul {
    margin: 0 auto;
  }
  /* section .teacher_list ul li {
     padding: 0;
     margin: 0 3%;
     width: 144px;
   }*/
}

@media screen and (max-width: 770px) {
  section .teacher_list ul li {
    width: 50%;
  }
  section .teacher_list ul li .teacher_in .img_wrap {
    height: 200px;
  }
  /*section .teacher_list ul {
    width: 527px;
    margin: 0 auto;
  }*/
}

@media screen and (max-width: 600px) {
  /*section .teacher_list ul {
    max-width: 100%;
    width: 336px;
    margin: 0 auto;
  }*/
  section .teacher_list ul li {
    /* margin: 0 12px;*/
    margin-bottom: 24px;
    width: 100%;
  }
  section .teacher_list ul li .teacher_in .img_wrap {
    height: 237px;
  }
}

@media screen and (max-width: 400px) {
  /*section .teacher_list ul li {
    margin: 0 8px;
    margin-bottom: 24px;
  }*/
}

#normal_list {
  max-width: 996px;
}

section .normal_list {
  /*max-width: 996px;*/
  margin: 0 auto;
}

section .normal_list ul li {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/normal_bg2x.png) right no-repeat #f5f8fa;
  background-size: 192px 80px;
  margin-bottom: 26px;
}

section .normal_list ul li:nth-child(1n)::before, section .normal_list ul li:nth-child(2n)::before, section .normal_list ul li:nth-child(3n)::before, section .normal_list ul li:nth-child(4n)::before, section .normal_list ul li:nth-child(5n)::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
}

section .normal_list ul li:nth-child(1n)::before {
  background: #199cc1;
}

section .normal_list ul li:nth-child(2n)::before {
  background: #eb8d2f;
}

section .normal_list ul li:nth-child(3n)::before {
  background: #1bab92;
}

section .normal_list ul li:nth-child(4n)::before {
  background: #efbb0e;
}

section .normal_list ul li:nth-child(5n)::before {
  background: #d46257;
}

section .normal_list ul li a {
  display: block;
  padding: 24px 32px;
}

section .normal_list ul li .n_title,
section .normal_list ul li .n_more {
  float: left;
  line-height: 20px;
}

section .normal_list ul li .n_title {
  width: calc(100% - 80px);
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  letter-spacing: 1px;
}

section .normal_list ul li .n_more {
  width: 80px;
  font-size: 14px;
  font-weight: 600;
  color: #11698d;
  letter-spacing: 1px;
  text-align: right;
}

section .normal_list ul li .n_more::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/blue_right_icon.png) no-repeat;
  background-size: 100% auto;
  margin-bottom: -3px;
}

section .list_menu ul > li ul {
  display: none;
}

@media screen and (max-width: 1366px) {
  section .page_title {
    padding-left: 1.2rem;
    line-height: 64px;
  }
  section .place {
    padding-left: 1.2rem;
  }
}

@media screen and (max-width: 1280px) {
  section .page_title {
    font-size: 32px;
  }
}

@media screen and (max-width: 1024px) {
  section .inner_banner_a {
    height: 303px;
  }
  section .inner_banner_b {
    height: 250px;
  }
  section .list_t {
    margin-top: -207px;
  }
  section .place {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-top: 274px;
  }
}

@media screen and (max-width: 992px) {
  section .place,
  section .page_title {
    padding-left: 24px;
  }
  section .padding {
    padding-left: 24px;
    padding-right: 24px;
  }
  section .page_title {
    font-size: 32px;
    -webkit-transform: translateY(48px);
    transform: translateY(48px);
  }
}

@media screen and (max-width: 768px) {
  section .list_t {
    margin-top: -80px;
  }
  section .page_title {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    font-size: 24px;
  }
  section .inner_banner_a {
    height: 175px;
  }
  section .place {
    margin-top: 0;
  }
  section .place a,
  section .place span {
    margin-top: 24px;
  }
}

@media screen and (max-width: 413px) {
  section .page_title {
    font-size: 18px;
  }
}

.list_menu {
  text-align: center;
  padding-top: 1rem;
}

.list_menu ul {
  font-size: 0;
}

.list_menu ul li {
  display: inline-block;
  font-size: 0;
}

.list_menu ul li.selected a.selected {
  margin-top: -8px;
}

.list_menu ul li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("/_upload/tpl/0b/b1/2993/template2993/resources/images/fenge2x.png") no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
}

.list_menu ul li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 600;
  color: #999999;
  line-height: 26px;
  letter-spacing: 2px;
  padding: 0 36px;
}

.list_menu ul li.selected > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: rgba(235, 141, 47, 0.2);
  padding: 0 12px;
  margin-left: -12px;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
}

.list_menu ul li.selected > a::before {
  content: "";
  display: block;
  width: 32px;
  height: 26px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/yinhao2x.png) no-repeat;
  background-size: 100% auto;
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
  margin-left: -12px;
}

section .list_menu .three-class > ul > li::after, section .list_menu .three-class > ul > li::before {
  display: none;
}

section .list_menu .three-class > ul > li > a {
  display: none;
}

section .list_menu .three-class > ul > li > ul {
  display: block !important;
  padding: 0;
}

@media screen and (min-width: 1280px) {
  .list_menu ul li a {
    font-size: 0.24rem;
    line-height: 0.32rem;
    padding: 0 0.36rem;
  }
  .list_menu ul li a::before {
    width: 0.32rem;
    height: 0.26rem;
    -webkit-transform: translateY(0.12rem);
    transform: translateY(0.12rem);
    margin-left: -0.12rem;
  }
  .list_menu ul li a::after {
    height: 0.2rem;
    padding: 0 0.12rem;
    margin-left: -0.12rem;
    -webkit-transform: translateY(-0.16rem);
    transform: translateY(-0.16rem);
  }
  .list_menu ul li:not(:last-child)::after {
    width: 0.32rem;
    height: 0.32rem;
  }
  .list_menu ul li.selected a::before {
    width: 0.32rem;
    height: 0.26rem;
    -webkit-transform: translateY(0.12rem);
    transform: translateY(0.12rem);
    margin-left: -0.12rem;
  }
  .list_menu ul li.selected a::after {
    height: 0.2rem;
    -webkit-transform: translateY(-0.16rem);
    transform: translateY(-0.16rem);
    margin-left: -0.12rem;
  }
}

.main_info {
  width: 792px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.main_info .info_title {
  padding-bottom: 18px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 24px;
}

.main_info .info_title h1 {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  letter-spacing: 2px;
  margin-bottom: 24px;
}

.main_info .info_title .time {
  font-size: 16px;
  font-family: Oswald-Regular, Oswald;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 32px;
}

.main_info .info h1,
.main_info .info h2,
.main_info .info h3,
.main_info .info h4,
.main_info .info h5,
.main_info .info h6 {
  text-indent: 0;
}

.main_info .info p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 8px 0;
}

.main_info .info h1 {
  font-size: 20px;
  font-weight: 600;
  color: #199cc1;
  line-height: 32px;
}

.main_info .info hr {
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
  border: none;
  margin: 24px 0 26px 0;
}

/*.main_info .info img {
  padding: 24px 0;
}*/
h6 img {
  padding: 24px 0;
}

.bdshare-button-style2-24 a,
.bdshare-button-style2-24 .bds_more {
  margin: 0 24px 0 0 !important;
  padding-left: 24px !important;
}

.bdshare-button-style2-24 a.bds_weixin {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/wechat2x.png) no-repeat;
  background-size: 100% auto;
}

.bdshare-button-style2-24 a.bds_tsina {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/weibo2x.png) no-repeat;
  background-size: 100% auto;
}

.bdshare-button-style2-24 a.bds_qzone {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/email2x.png) no-repeat;
  background-size: 100% auto;
}

.info_info {
  padding-top: 1.28rem;
}

.jz .info_info {
  padding-top: 0;
}

@media screen and (max-width: 1024px) {
  .info_info .main_info {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .info_info .m_area {
    width: calc(100% - 48px);
    margin: 0 auto;
  }
}

.list {
  padding-bottom: 80px;
  padding-top: 84px;
}

.list .img_list {
  margin: 0 auto;
  width: 100%;
  max-width: 996px;
}

.list .img_list .current-event {
  max-width: 580px;
}

.list .img_list ul li {
  margin-bottom: 25px;
}

.list .img_list ul li a {
  display: block;
}

.list .img_list ul li .news-img {
  float: left;
  overflow: hidden;
}

.list .img_list ul li .news-img a {
  width: 282px;
  height: 211px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.list .img_list ul li:hover .news-img > a {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.list .img_list ul li .news-info {
  width: calc(100% - 282px);
  float: left;
  padding: 39px 0 38px 32px;
}

.list .img_list ul li .time {
  font-size: 16px;
  font-family: Oswald-Regular, Oswald;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  letter-spacing: 1px;
}

.list .img_list ul li .news-title {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 34px;
  letter-spacing: 1px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.list .img_list ul li .desc {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  letter-spacing: 1px;
}

@media screen and (max-width: 600px) {
  .list .img_list ul li .news-img a {
    width: 140px;
    height: 105px;
  }
  .list .img_list ul li .news-info {
    width: calc(100% - 140px);
    padding: 11px 0 12px 16px;
  }
  .list .img_list ul li .desc {
    display: none;
  }
}

.dean_bg {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/dean_bg2x.jpg) no-repeat;
  background-size: cover;
  margin-top: 80px;
  padding-top: 68px;
}

.dean .main_dean {
  width: 792px;
  margin: 0 auto;
}

.dean .main_dean .phone_img {
  display: none;
}

.dean .main_dean a {
  cursor: auto;
}

.dean .main_dean > img {
  max-width: inherit;
  margin: 0 auto;
}

.dean .main_dean p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  letter-spacing: 1px;
  padding: 16px 0;
}

.dean .main_dean .sign {
  text-align: right;
  margin-top: 32px;
}

.dean .main_dean .sign span {
  font-size: 16px;
  font-weight: 600;
  color: #199cc1;
  line-height: 28px;
  letter-spacing: 1px;
  padding-left: 16px;
}

@media screen and (max-width: 1024px) {
  .dean .main_dean {
    width: 100%;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

@media screen and (max-width: 1024px) and (max-width: 992px) {
  .dean .main_dean > img {
    max-width: 100%;
  }
  footer {
    margin-top: 0 !important;
    padding-top: 48px;
  }
}

.introduction .inner {
  width: 823px;
  margin: 0 auto;
}

.introduction .inner_base {
  width: 996px;
}

.workflow {
  padding: 48px 0.8rem;
  border-radius: 8px;
}

.workflow .workflow_title {
  font-size: 20px;
  font-weight: 600;
  color: #1bab92;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 28px;
}

.workflow ul {
  position: relative;
  margin-left: 6px;
  width: 100%;
}

.workflow ul::before {
  content: "";
  width: 1px;
  height: calc(100% - 28px - 14px);
  position: absolute;
  left: 0;
  top: 14px;
  background: #f2eedf;
}

.workflow ul li {
  padding-bottom: 14px;
  position: relative;
  padding-left: 24px;
}

.workflow ul li:last-child {
  padding-bottom: 0;
}

.workflow ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #efbb0e;
  border-radius: 50%;
  position: absolute;
  left: -5.5px;
  top: 8px;
  background: #f7fcfc;
}

.workflow ul li span {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #08332c;
  line-height: 28px;
  letter-spacing: 1px;
  vertical-align: text-top;
}

.workflow ul li span:last-child {
  width: calc(100% - 83px - 16px);
}

.workflow ul li span.flow {
  font-weight: 600;
  color: #08332c;
  line-height: 28px;
  padding-right: 16px;
}

.workflow.flow1 {
  background: #f7fcfc;
  margin-bottom: 32px;
}

.workflow.flow1 ul {
  float: left;
  max-width: calc(100% - 182px - 30px);
}

.workflow.flow1 .code {
  float: right;
  margin-left: 24px;
  width: 182px;
  height: 182px;
  min-width: 100px;
  min-height: 100px;
  background: white;
  border-radius: 8px;
  text-align: center;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/fuhua_code.png) no-repeat center;
  background-size: cover;
}

.workflow.flow1 .code img {
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}

.workflow.flow2 {
  background: #f7fcfd;
}

.workflow.flow2 .workflow_title {
  color: #199cc1;
}

.workflow.flow2 ul::before {
  height: calc(100% - 28px - 36px);
}

.workflow.flow2 ul li::before {
  background: #f7fcfd;
}

@media screen and (max-width: 1024px) {
  .introduction .inner {
    width: calc(100% - 48px);
  }
  .introduction .intro_two .inner img {
    max-width: 100%;
  }
}

.intro_one h1 {
  font-size: 20px;
  font-weight: 600;
  color: #199cc1;
  line-height: 26px;
  letter-spacing: 2px;
  text-align: center;
  padding-bottom: 64px;
}

.intro_one p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  letter-spacing: 0.5px;
  padding-bottom: 42px;
  text-align: center;
}

.intro_one p.sem {
  font-weight: 600;
}

.introduction img {
  display: block;
}

.introduction .intro_two {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/intro_two_bg2x.png) no-repeat;
  background-size: cover;
}

.introduction .intro_two .inner img {
  padding: 80px 32px;
  max-width: 100%;
  margin: 0 auto;
}

.introduction .intro_two .inner .intro_two_phone {
  display: none;
}

.introduction .intro_three h1 {
  padding-top: 80px;
  padding-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  color: #d46257;
  line-height: 26px;
  letter-spacing: 1px;
}

.introduction .intro_three p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  letter-spacing: 1px;
  padding-bottom: 40px;
}

.introduction .intro_four {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/intro_four_bg2x.png) no-repeat;
  background-size: cover;
  padding: 80px 0;
}

.introduction .intro_four .inner {
  padding: 48px 0;
  background: white;
}

.introduction .intro_four .inner h1 {
  font-size: 20px;
  font-weight: 600;
  color: #eb8d2f;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 32px;
}

.introduction .intro_four .inner .history {
  margin-left: 0.64rem;
}

.introduction .intro_four .inner .history .h-list {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  letter-spacing: 1px;
  border-left: 2px solid #f2f2f2;
  position: relative;
  padding-left: 32px;
  padding-bottom: 22px;
  padding-right: 24px;
}

.introduction .intro_four .inner .history .h-list:last-child {
  border-left: 2px solid transparent;
}

.introduction .intro_four .inner .history .h-list::before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #efbb0e;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: -8px;
}

.introduction .intro_four .inner.four_inner {
  width: 920px;
  max-width: calc(100% - 48px);
}

.introduction .intro_five {
  padding-top: 80px;
  position: relative;
}

.introduction .intro_five .intro_teacher {
  margin: 0 auto;
}

.introduction .intro_five h1 {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #d46257;
  line-height: 26px;
  letter-spacing: 1px;
  margin-bottom: 64px;
}

.introduction .intro_five .contact {
  text-align: center;
  max-width: 992px;
  width: calc(100% - 48px);
  margin: 0 auto;
}

.introduction .intro_five .contact .bg {
  position: absolute;
  width: 4.58rem;
}

.introduction .intro_five .contact .bg.bg1 {
  height: 1.87rem;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/contact_bg1.png) no-repeat center;
  background-size: cover;
  bottom: -80px;
  left: 1rem;
}

.introduction .intro_five .contact .bg.bg2 {
  top: 0;
  right: 2.4rem;
  height: 2.07rem;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/contact_bg2.png) no-repeat center;
  background-size: cover;
}

.introduction .intro_five .contact .contact_title {
  font-size: 20px;
  font-weight: 600;
  color: #199cc1;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 32px;
  text-align: left;
}

.introduction .intro_five .contact table {
  border: 1px solid #dce1e6;
  border-top: 2px solid #199cc1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.introduction .intro_five .contact table thead {
  background: #f0f8fa;
}

.introduction .intro_five .contact table thead th {
  background: #f0f8fa;
  border-left: 1px solid #dce1e6;
  width: 25%;
  padding: 14px 8px;
  font-size: 16px;
  font-weight: 600;
  color: #11698d;
  line-height: 20px;
}

.introduction .intro_five .contact table thead th:first-child {
  border-left: none;
}

.introduction .intro_five .contact table tr td {
  font-size: 16px;
  font-weight: 400;
  color: #303133;
  line-height: 20px;
  padding: 14px 8px;
  width: 25%;
  border-top: 1px solid #dce1e6;
  border-left: 1px solid #dce1e6;
}

.introduction .intro_five .contact table tr td:first-child {
  border-left: none;
}

@media screen and (max-width: 600px) {
  .introduction .intro_two .inner .intro_two_phone {
    display: block;
  }
  .introduction .intro_two .inner .intro_two_pc {
    display: none;
  }
}

.self {
  padding-bottom: 0.96rem;
}

.education .self {
  padding-bottom: 0;
}

.education .self_impr {
  padding-top: 0;
}

.self_impr {
  padding-top: 0.8rem;
}

.self_impr ul {
  font-size: 0;
  margin: 0 -1%;
}

.self_impr ul li {
  display: inline-block;
  width: 25%;
  margin-bottom: 0.48rem;
  max-height: 372px;
  position: relative;
  vertical-align: top;
  padding: 0 1%;
}

.self_impr ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0.32rem;
  width: 0.48rem;
  height: 0.64rem;
}

.self_impr ul li:nth-child(1n) a::before {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/self_title_icon.png) no-repeat;
  background-size: 100% auto;
}

.self_impr ul li:nth-child(2n) a::before {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/self_title_icon2.png) no-repeat;
  background-size: 100% auto;
}

.self_impr ul li:nth-child(3n) a::before {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/self_title_icon3.png) no-repeat;
  background-size: 100% auto;
}

.self_impr ul li:nth-child(4n) a::before {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/self_title_icon4.png) no-repeat;
  background-size: 100% auto;
}

.self_impr ul li:nth-child(5n) a::before {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/self_title_icon5.png) no-repeat;
  background-size: 100% auto;
}

.self_impr ul li a {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/myself_bg2x.png) no-repeat;
  background-size: 100% auto;
  display: block;
  position: relative;
  width: 2.75rem;
  height: 3.72rem;
  width: 2.75rem;
  height: 3.72rem;
  max-width: 275px;
  max-height: 375px;
}

.self_impr ul li a .self_title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.self_impr ul li a .self_more {
  position: absolute;
  bottom: 0.4rem;
  right: 0.32rem;
  opacity: 0;
}

.self_impr ul li a .self_more span {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.self_impr ul li a:hover .self_more {
  opacity: 1;
}

.self_impr ul li .self_main {
  padding-left: 0.32rem;
  padding-right: 0.4rem;
}

.self_impr ul li .self_title {
  font-size: 0.2rem;
  padding-right: 0.32rem;
  font-weight: 600;
  color: #11698d;
  line-height: 0.26rem;
  letter-spacing: 2px;
  text-align: left;
}

.self_impr ul li .self_title::before {
  content: "";
  display: block;
  width: 32px;
  height: 4px;
  background: #11698d;
  margin-bottom: 16px;
}

.self_impr ul li .self_more {
  margin-top: 0.76rem;
}

.self_impr ul li .self_more span {
  background: rgba(17, 105, 141, 0.8);
  border-radius: 17px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  padding-left: 18px;
  padding: 8px 18px 8px 18px;
  text-align: right;
}

.self_impr ul li .self_more span::after {
  content: "";
  margin-bottom: -2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/more_icon2x.png) no-repeat;
  background-size: 100% auto;
}

.education .self_impr ul li a {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/edu_myself_bg2x.png) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 1800px) {
  .self_impr ul li {
    width: 25%;
    height: 4.3rem;
  }
  .self_impr ul li a {
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .self_impr ul li {
    height: 5rem;
  }
  .self_impr ul li a .self_more {
    bottom: 0.48rem;
  }
}

@media screen and (max-width: 992px) {
  .self_impr ul li {
    height: 5.5rem;
  }
  .self_impr ul li a::before {
    width: 32px;
    height: 48px;
  }
  .self_impr ul li a .self_title {
    font-size: 16px;
    padding-right: 16px;
    padding-left: 16px;
    line-height: 32px;
  }
  .self_impr ul li a .self_more {
    bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .self_impr ul li {
    width: 33.333%;
    height: 7.2rem;
  }
  .dean .main_dean .phone_img {
    display: block;
  }
  .dean .main_dean .pc_img {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .introduction .intro_five .contact ul li .info {
    max-width: 54%;
  }
  .self_impr.center-area {
    padding: 0;
  }
  .self_impr ul li {
    width: 50%;
    height: 11.2rem;
  }
  .self_impr ul li a::before,
  .self_impr ul li a .self_more {
    right: 0.8rem;
  }
}

@media screen and (max-width: 413px) {
  .self_impr ul li {
    width: 15rem;
    height: 20rem;
    padding-left: 2rem;
  }
  .self_impr ul li a {
    margin: 0 auto;
  }
}

@media screen and (max-width: 375px) {
  .self_impr ul {
    text-align: center;
  }
  .self_impr ul li a::before,
  .self_impr ul li a .self_more {
    right: 1.2rem;
  }
}

.donate {
  padding-top: 128px;
}

.donate .d_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 16px;
}

.donate p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  letter-spacing: 1px;
}

.donate .inner {
  background: #ffffff;
  padding: 56px 64px;
  max-width: 920px;
  margin: 0 auto;
}

.donate .donate_one {
  text-align: center;
}

.donate .donate_one h1 {
  font-size: 20px;
  font-weight: 600;
  color: #d46257;
  line-height: 26px;
  letter-spacing: 2px;
  padding-bottom: 80px;
}

.donate .donate_one h1 span {
  padding-bottom: 16px;
}

.donate .donate_one p {
  font-weight: 600;
  padding-bottom: 16px;
}

.donate .donate_one p:nth-child(1) {
  padding-bottom: 32px;
}

.donate .donate_one p.phone span,
.donate .donate_one p.lian span,
.donate .donate_one p.email span {
  display: inline-block;
}

.donate .donate_one p.phone span::after,
.donate .donate_one p.lian span::after,
.donate .donate_one p.email span::after {
  margin-top: -20px;
  content: "";
  display: block;
  width: calc(100% + 20px);
  margin-left: -10px;
  height: 20px;
}

.donate .donate_one p.phone span::after {
  background: rgba(25, 156, 193, 0.4);
}

.donate .donate_one p.lian span::after {
  background: rgba(212, 98, 87, 0.4);
}

.donate .donate_one p.email span::after {
  background: rgba(27, 171, 146, 0.4);
}

.donate .donate_two {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/donate_two_bg2x.jpg) no-repeat;
  background-size: cover;
  padding-top: 80px;
}

.donate .donate_two .d_title {
  color: #11698d;
}

.donate .donate_three {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/donate_three_bg12x.png) 16% bottom no-repeat, url(/_upload/tpl/0b/b1/2993/template2993/resources/images/donate_three_bg22x.png) 85% 0px no-repeat;
  background-size: 458px 235px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.donate .donate_three .inner {
  background: none;
}

.donate .donate_three .d_title {
  color: #eb8d2f;
  line-height: 26px;
}

.donate .donate_four {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/donate_four_bg2x.png) no-repeat;
  background-size: cover;
  padding: 80px 0;
}

.donate .donate_four .d_title {
  color: #d46257;
}

.donate .donate_four .four_inner {
  background-image: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/d_yinhao2x.png) -5px 30px no-repeat;
  background-size: 68px 56px;
  position: relative;
}

.donate .donate_four .four_inner .yinhao {
  width: 68px;
  height: 56px;
  position: absolute;
  top: -28px;
  right: 64px;
}

.donate .c_center {
  margin: 0 auto;
  width: 95%;
  max-width: 1200px;
}

.donate .donate_five {
  padding-top: 128px;
  padding-bottom: 128px;
}

.donate .donate_five .d_title {
  text-align: center;
  color: #efbb0e;
}

.donate .donate_five ul {
  font-size: 0;
}

.donate .donate_five ul li {
  width: 25%;
  margin-top: 0.48rem;
  display: inline-block;
}

.donate .donate_five ul li .img_wrap {
  height: auto;
  margin: 0 auto;
  max-width: 282px;
}

@media screen and (max-width: 992px) {
  .donate .inner {
    padding: 56px 24px;
  }
}

@media screen and (max-width: 600px) {
  .donate .donate_five ul li {
    width: 50%;
  }
}

.event .img_list {
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
}

.event .img_list ul {
  font-size: 0;
  margin: 0 -1%;
}

.event .img_list ul li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 1%;
}

.event .img_list ul li .current-event .event-img {
  width: 100%;
  overflow: hidden;
  height: 3rem;
}

.event .img_list ul li .current-event .event-img a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.event .img_list ul li .current-event .event-img:hover a {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.event .img_list ul li .current-event .event-info {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/event_bg_icon2x.png) no-repeat top right #f5faf9;
  background-size: contain;
  position: relative;
  padding: 24px 32px;
}

.event .img_list ul li .current-event .event-info .sign {
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 8px 32px 8px 16px;
  display: inline-block;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/event_title_bg.png) center;
  background-size: cover;
  text-align: center;
  position: absolute;
  left: 0;
  top: 24px;
  min-width: 108px;
}

.event .img_list ul li .current-event .event-info .time {
  font-size: 16px;
  font-family: Oswald-Medium;
  font-weight: normal;
  color: #1bab92;
  line-height: 20px;
  letter-spacing: 1px;
  float: right;
}

.event .img_list ul li .current-event .event-info .title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 40px;
  letter-spacing: 2px;
  padding-top: 20px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.event .img_list ul li .current-event .event-info .title:hover {
  color: #1bab92;
}

@media screen and (max-width: 768px) {
  .donate {
    padding-top: 64px;
  }
  .donate .donate_one h1 {
    padding-bottom: 32px;
  }
  .event .img_list ul li {
    width: 100%;
  }
  .event .img_list ul li .current-event .event-img {
    height: 10rem;
  }
}

.visit_list {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/event_down2x.png) #f5faf9 top center no-repeat;
  padding: 0.8rem 0;
  background-size: 32px 16px;
}

.visit_list .img_list ul {
  max-width: 1232px;
  font-size: 0;
  margin: 0 auto;
}

.visit_list .img_list ul li {
  width: 50%;
  padding: 0 16px;
  display: inline-block;
}

.visit_list .img_list ul li .current-event .event-info {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/event_list_bg2x.png) no-repeat top right white;
  background-size: contain;
  padding: 0.24rem 0.32rem;
  position: relative;
}

.visit_list .img_list ul li .current-event .event-info .sign {
  position: absolute;
  left: -8px;
  bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 8px 32px 8px 16px;
  display: inline-block;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/event_title_bg.png) center;
  background-size: cover;
  text-align: center;
  min-width: 108px;
}

.visit_list .img_list ul li .current-event .event-info .time {
  color: #1bab92;
  float: right;
  opacity: 0;
}

.visit_list .img_list ul li .current-event .event-info .time .c_top {
  font-size: 12px;
  font-weight: 400;
  color: #1bab92;
  line-height: 16px;
  letter-spacing: 1px;
  padding-bottom: 8px;
}

.visit_list .img_list ul li .current-event .event-info .title {
  padding-top: 36px;
  padding-left: 1.32rem;
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
  letter-spacing: 1px;
}

.visit_list .img_list ul li .current-event .event-img {
  position: relative;
  top: 0.68rem;
  margin-left: 0.4rem;
  z-index: 2;
  width: 52.424%;
  height: auto;
}

.visit_list .img_list ul li .current-event .event-img .yellow-bg {
  width: 2.98rem;
  height: 1.68rem;
  background: #efbb0e;
  position: absolute;
  z-index: -1;
  left: -0.1rem;
  top: -0.1rem;
  min-width: 172px;
  min-height: 99px;
}

.visit_list .img_list ul li .current-event .event-img .event-logo {
  width: 2.98rem;
  height: 1.68rem;
  min-width: 172px;
  min-height: 99px;
}

.visit_list .img_list ul li .current-event .event-img img {
  margin-top: -0.68rem;
}

@media screen and (max-width: 1200px) {
  .normal_list {
    width: calc(100% - 48px);
  }
  .visit_list .img_list ul li .current-event .event-info .time {
    padding-top: 36px;
  }
  .visit_list .img_list ul li .current-event .event-info .title {
    padding-left: 0.32rem;
    padding-bottom: 10px;
  }
  .visit_list .img_list ul li .current-event .event-info .sign {
    bottom: 77px;
  }
}

@media screen and (max-width: 768px) {
  .visit_list .img_list ul li .current-event .event-img .event-logo {
    width: 5.96rem;
    height: 3.36rem;
  }
  .visit_list .img_list ul li .current-event .event-img .yellow-bg {
    width: 5.96rem;
    height: 3.36rem;
    left: -6px;
    top: -6px;
  }
  .list .img_list .current-event {
    max-width: 100%;
  }
  .visit_list .img_list ul li {
    width: 100%;
    padding: 0;
  }
}

.h1_common {
  font-size: 0.24rem;
  font-weight: 600;
  color: #2f3333;
  line-height: 26px;
  letter-spacing: 2px;
  text-align: center;
  padding: 0.8rem;
}

.h1_common::before, .h1_common::after {
  vertical-align: middle;
  width: 80px;
  height: 4px;
  display: inline-block;
  content: "";
  margin: 0 0.24rem;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/line_icon2x.png) no-repeat;
  background-size: 100% auto;
}

@media screen and (max-width: 600px) {
  .h1_common::after, .h1_common::before {
    width: 56px;
  }
}

.event_info h2 {
  color: #333333;
  line-height: 28px;
}

.event_info h3 {
  color: #666666;
  line-height: 28px;
  padding-top: 12px;
}

.event_info .choose {
  color: #666666;
}

.event_info .main_info .info_title h1 {
  margin-bottom: 0;
  margin-top: 0.8rem;
}

.download-contain {
  font-size: 0;
}

h6 a {
  display: block;
  display: inline-block;
  width: calc(50% - 12px);
}

h6 a:first-child {
  margin-right: 24px;
}

.center_area {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 48px);
}

.education .main-container .news-container .title {
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  line-height: 42px;
  letter-spacing: 2px;
  margin-bottom: 48px;
}

.education .main-container .news-container ul {
  margin-bottom: 0.8rem;
}

.education .main-container .news-container ul li {
  position: relative;
  width: 33.333%;
  float: left;
}

.education .main-container .news-container ul li:nth-child(2) {
  -webkit-transform: translateY(0.48rem);
  transform: translateY(0.48rem);
}

.education .main-container .news-container ul li .time {
  font-size: 16px;
  font-family: Oswald-Regular, Oswald;
  font-weight: 400;
  color: white;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 8px;
  display: block;
}

.education .main-container .news-container ul li > a {
  display: block;
  position: relative;
}

.education .main-container .news-container ul li > a .news-img {
  width: 100%;
  height: 3rem;
}

.education .main-container .news-container ul li > a .news-info {
  padding: 16px;
  background: rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}

.education .main-container .news-container ul li > a .news-info .desc_t {
  font-size: 20px;
  font-weight: 600;
  color: white;
  line-height: 26px;
  letter-spacing: 2px;
  padding-bottom: 8px;
}

.education .main-container .news-container ul li > a .news-info .desc {
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 52px;
}

.education .main-container .news-container ul li > a .shade {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(239, 187, 14, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(239, 187, 14, 0.8)), color-stop(0%, rgba(239, 187, 14, 0.8)), to(rgba(239, 187, 14, 0.8)));
  background: linear-gradient(180deg, rgba(239, 187, 14, 0.8) 0%, rgba(239, 187, 14, 0.8) 0%, rgba(239, 187, 14, 0.8) 100%);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.education .main-container .news-container ul li > a .contain {
  position: absolute;
  padding: 0 32px;
  top: inherit;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: 0;
}

.education .main-container .news-container ul li > a .contain .desc:hover {
  opacity: 0.8;
}

.education .main-container .news-container ul li > a .contain .intro {
  font-size: 14px;
  font-weight: 400;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  padding-bottom: 24px;
}

.education .main-container .news-container ul li > a .contain .view-details {
  font-size: 14px;
  font-weight: 600;
  color: white;
  line-height: 18px;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.education .main-container .news-container ul li > a .contain .view-details:hover {
  opacity: 0.8;
}

.education .main-container .news-container ul li > a .contain .view-details::after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  right: -16px;
  top: 3px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/right_icon.png);
  background-size: cover;
  opacity: 0.6;
}

.education .main-container .news-container ul li > a .contain .time {
  margin-bottom: 24px;
}

.education .main-container .news-container ul li > a .contain .desc {
  font-size: 24px;
  font-weight: 600;
  color: white;
  line-height: 32px;
  letter-spacing: 2px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 96px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.education .main-container .news-container ul li > a:hover .news_info {
  opacity: 0;
}

.education .main-container .news-container ul li > a:hover .shade {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .list_menu .phone_left_top {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .workflow {
    padding: 24px 0.8rem;
  }
  .workflow.flow1 ul {
    max-width: 100%;
    float: none;
  }
  .workflow ul li span {
    display: block;
  }
  .workflow ul li span:last-child {
    width: 100%;
  }
  .workflow ul::before {
    height: calc(100% - 28px - 36px);
  }
  .workflow.flow2 {
    margin-bottom: 32px;
  }
  .workflow.flow2 ul::before {
    height: calc(100% - 28px - 92px);
  }
  .workflow.flow1 .code {
    float: none;
    margin-top: 16px;
  }
  .list_menu .phone_left_top {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 600;
    color: #999999;
    background: rgba(235, 141, 47, 0.2);
    line-height: 32px;
    letter-spacing: 2px;
    padding: 16px 36px;
    width: calc(100% - 48px);
    margin-top: 32px;
  }
  .list_menu .phone_left_top::before {
    position: absolute;
    content: "";
    display: block;
    width: 32px;
    height: 26px;
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/yinhao2x.png) no-repeat;
    background-size: 100% auto;
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
    margin-left: -12px;
  }
  .list_menu .phone_left_top::after {
    display: inline-block;
    content: "";
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/orange_down2x.png) no-repeat center;
    background-size: 100% auto;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    width: 64px;
    height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
  }
  .list_menu_left {
    position: relative;
  }
  .list_menu_left .phone_left_top {
    color: #eb8d2f;
  }
  .list_menu ul {
    width: calc(100% - 48px);
    margin: 0 auto;
    margin-top: 16px;
    padding: 24px 0;
    background: #fcf1e6;
  }
  .list_menu ul.menubg {
    position: absolute;
    display: none;
    left: 24px;
  }
  .list_menu ul li {
    width: calc(100% - 48px);
    position: relative;
  }
  .list_menu ul li a {
    width: 100%;
    padding: 8px 36px;
  }
  .list_menu ul li a.selected {
    margin-top: 0;
    color: #eb8d2f;
  }
  .list_menu ul li a.selected::after {
    display: none;
  }
  .list_menu ul li a.selected::before {
    position: absolute;
    display: none;
  }
  .list_menu ul li.selected a.selected {
    margin-top: 0;
  }
  .list_menu ul li:not(:last-child)::after {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .workflow.flow2 ul::before {
    height: calc(100% - 60px - 92px);
  }
}

.sem_orange {
  color: #eb8d2f;
}

.sem_blue {
  color: #11698d;
}

.sem_yellow {
  color: #efbb0e;
}

.sem_green {
  color: #199cc1;
}

.one_blue span::after,
.one_green span::after,
.one_yellow span::after {
  margin-top: -20px;
  content: "";
  display: block;
  width: calc(100% + 20px);
  margin-left: -10px;
  height: 20px;
}

.one_green span::after {
  background: rgba(27, 171, 146, 0.4);
}

.one_yellow span::after {
  background: rgba(239, 187, 14, 0.4);
}

.one_pink span::after {
  background: rgba(212, 98, 87, 0.4);
}

.one_blue span::after {
  background: rgba(25, 156, 193, 0.4);
}

.main_info > h1 span,
.inner > h1 span {
  display: inline-block;
}

.main_info > h1 span::after,
.inner > h1 span::after {
  margin: 0 auto;
  margin-top: 16px;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
}

.green .main_info > h1,
.green .inner > h1 {
  color: #1bab92;
}

.green .main_info > h1 span::after,
.green .inner > h1 span::after {
  background: #1bab92;
}

.green .list_menu ul li.selected a::after {
  background: rgba(27, 171, 146, 0.12);
}

.green section .normal_list ul li a .n_more {
  color: #1bab92;
}

.green section .normal_list ul li a .n_more::after {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/green_right_icon.png) no-repeat;
  background-size: 100% auto;
}

.green section .normal_list ul li a:hover .n_title {
  color: #1bab92;
}

.blue .main_info > h1,
.blue .inner > h1 {
  color: #11698d;
}

.blue .main_info > h1 span::after,
.blue .inner > h1 span::after {
  background: #11698d;
}

.blue .list_menu ul li.selected a::after {
  background: rgba(17, 105, 141, 0.12);
}

.blue section .normal_list ul li a .n_more {
  color: #11698d;
}

.blue section .normal_list ul li a .n_more::after {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/blue_right_icon.png) no-repeat;
  background-size: 100% auto;
}

.blue section .normal_list ul li a:hover .n_title {
  color: #11698d;
}

.orange .main_info > h1,
.orange .inner > h1 {
  color: #eb8d2f;
}

.orange .main_info > h1 span::after,
.orange .inner > h1 span::after {
  background: #eb8d2f;
}

.orange .list_menu ul li.selected a::after {
  background: rgba(235, 141, 47, 0.12);
}

.orange section .normal_list ul li a .n_more,
.orange section .normal_list ul li a:hover .n_title {
  color: #eb8d2f;
}

.yellow .main_info > h1,
.yellow .inner > h1 {
  color: #efbb0e;
}

.yellow .main_info > h1 span::after,
.yellow .inner > h1 span::after {
  background: #efbb0e;
}

.yellow .list_menu ul li.selected a::after {
  background: rgba(239, 187, 14, 0.12);
}

.yellow section .normal_list ul li a .n_more {
  color: #efbb0e;
}

.yellow section .normal_list ul li a .n_more::after {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/yellow_right_icon.png) no-repeat;
  background-size: 100% auto;
}

.yellow section .normal_list ul li a:hover .n_title {
  color: #efbb0e;
}

.red .main_info > h1,
.red .inner > h1 {
  color: #d46257;
}

.red .main_info > h1 span::after,
.red .inner > h1 span::after {
  background: #d46257;
}

.red .list_menu ul li.selected a::after {
  background: rgba(212, 98, 87, 0.12);
}

.red section .normal_list ul li a .n_more,
.red section .normal_list ul li a:hover .n_title {
  color: #d46257;
}

div#wp_paging_w3 {
  margin: 0 auto;
  position: relative;
}

div#wp_paging_w3 ul.wp_paging.clearfix {
  overflow: hidden;
  float: none;
  text-align: center;
}

.wp_paging {
  overflow: hidden;
  float: none;
  text-align: center;
}

div#wp_paging_w3 ul.wp_paging.clearfix li,
.wp_paging li {
  width: auto;
  float: none;
}

.visit_list .img_list {
  max-width: calc(100% - 48px);
}

@media screen and (max-width: 640px) {
  .wp_entry img {
    max-width: 100%;
  }
}

.xx {
  text-align: right;
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
}

.xx_time {
  font-weight: 500;
  color: #666666;
}

@media screen and (max-width: 767px) {
  .green .main_info > h1,
  .green .inner > h1 {
    color: #1bab92;
  }
  .green .main_info > h1 span::after,
  .green .inner > h1 span::after {
    background: #1bab92;
  }
  .green .list_menu ul li.selected a::after {
    background: rgba(27, 171, 146, 0.12);
  }
  .green section .normal_list ul li a .n_more {
    color: #1bab92;
  }
  .green section .normal_list ul li a .n_more::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/green_right_icon.png) no-repeat;
    background-size: 100% auto;
  }
  .green section .normal_list ul li a:hover .n_title {
    color: #1bab92;
  }
  .blue .main_info > h1,
  .blue .inner > h1 {
    color: #11698d;
  }
  .blue .main_info > h1 span::after,
  .blue .inner > h1 span::after {
    background: #11698d;
  }
  .blue .list_menu ul li.selected a::after {
    background: rgba(17, 105, 141, 0.12);
  }
  .blue section .normal_list ul li a .n_more {
    color: #11698d;
  }
  .blue section .normal_list ul li a .n_more::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/blue_right_icon.png) no-repeat;
    background-size: 100% auto;
  }
  .blue section .normal_list ul li a:hover .n_title {
    color: #11698d;
  }
  .orange .main_info > h1,
  .orange .inner > h1 {
    color: #eb8d2f;
  }
  .orange .main_info > h1 span::after,
  .orange .inner > h1 span::after {
    background: #eb8d2f;
  }
  .orange .list_menu ul li.selected a::after {
    background: rgba(235, 141, 47, 0.12);
  }
  .orange section .normal_list ul li a .n_more,
  .orange section .normal_list ul li a:hover .n_title {
    color: #eb8d2f;
  }
  .yellow .main_info > h1,
  .yellow .inner > h1 {
    color: #efbb0e;
  }
  .yellow .main_info > h1 span::after,
  .yellow .inner > h1 span::after {
    background: #efbb0e;
  }
  .yellow .list_menu ul li.selected a::after {
    background: rgba(239, 187, 14, 0.12);
  }
  .yellow section .normal_list ul li a .n_more {
    color: #efbb0e;
  }
  .yellow section .normal_list ul li a .n_more::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/yellow_right_icon.png) no-repeat;
    background-size: 100% auto;
  }
  .yellow section .normal_list ul li a:hover .n_title {
    color: #efbb0e;
  }
  .red .main_info > h1,
  .red .inner > h1 {
    color: #d46257;
  }
  .red .main_info > h1 span::after,
  .red .inner > h1 span::after {
    background: #d46257;
  }
  .red .list_menu ul li.selected a::after {
    background: rgba(212, 98, 87, 0.12);
  }
  .red section .normal_list ul li a .n_more,
  .red section .normal_list ul li a:hover .n_title {
    color: #d46257;
  }
}

@media screen and (max-width: 767px) {
  .orange .list_menu .list_menu_left .phone_left_top::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/orange_down2x.png) no-repeat center;
    background-size: 100% auto;
    background-size: 24px 24px;
    width: 64px;
    height: 64px;
  }
  .yellow .list_menu .list_menu_left .phone_left_top {
    color: #efbb0e;
    background: rgba(239, 187, 14, 0.12);
  }
  .yellow .list_menu .list_menu_left .phone_left_top::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/yellow_down2x.png) no-repeat center;
    background-size: 100% auto;
    background-size: 24px 24px;
    width: 64px;
    height: 64px;
  }
  .yellow .list_menu .list_menu_left ul {
    background: #fdf7e1;
  }
  .yellow .list_menu .list_menu_left ul li a.selected, .yellow .list_menu .list_menu_left ul li a.parent {
    color: #efbb0e;
  }
  .blue .list_menu .list_menu_left .phone_left_top {
    color: #11698d;
    background: rgba(17, 105, 141, 0.12);
  }
  .blue .list_menu .list_menu_left .phone_left_top::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/blue_down2x.png) no-repeat center;
    background-size: 100% auto;
    background-size: 24px 24px;
    width: 64px;
    height: 64px;
  }
  .blue .list_menu .list_menu_left ul {
    background: #e2edf1;
  }
  .blue .list_menu .list_menu_left ul li a.selected, .blue .list_menu .list_menu_left ul li a.parent {
    color: #11698d;
  }
  .green .list_menu .list_menu_left .phone_left_top {
    color: #1bab92;
    background: rgba(27, 171, 146, 0.12);
  }
  .green .list_menu .list_menu_left .phone_left_top::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/green_down2x.png) no-repeat center;
    background-size: 100% auto;
    background-size: 24px 24px;
    width: 64px;
    height: 64px;
  }
  .green .list_menu .list_menu_left ul {
    background: #e3f5f2;
  }
  .green .list_menu .list_menu_left ul li a.selected, .green .list_menu .list_menu_left ul li a.parent {
    color: #1bab92;
  }
  .red .list_menu .list_menu_left .phone_left_top {
    color: #d46257;
    background: rgba(212, 98, 87, 0.12);
  }
  .red .list_menu .list_menu_left .phone_left_top::after {
    background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/red_down2x.png) no-repeat center;
    background-size: 100% auto;
    background-size: 24px 24px;
    width: 64px;
    height: 64px;
  }
  .red .list_menu .list_menu_left ul {
    background: #faecea;
  }
  .red .list_menu .list_menu_left ul li a.selected, .red .list_menu .list_menu_left ul li a.parent {
    color: #d46257;
  }
}

.down-icon {
  text-align: center;
  padding-bottom: 32px;
}

.down-icon .img {
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/down_img.png) no-repeat center;
  background-size: cover;
}

.download {
  text-align: center;
  padding-bottom: 0.8rem;
}

.download a {
  display: inline-block;
  width: 123px;
  height: 123px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/teacher_code.png?v=2.0) no-repeat center;
  background-size: cover;
}

.down-icon .img.green {
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/down_img_green.png) no-repeat center;
  background-size: cover;
}

.download a.green {
  width: 4.33rem;
  min-width: 200px;
  height: 0.66rem;
  min-height: 30px;
  background: url(/_upload/tpl/0b/b1/2993/template2993/resources/images/download_img_green.png) no-repeat center;
  background-size: cover;
}
/*# sourceMappingURL=style.css.map */