:root {
  --si-dropdown-bg: rgba(0, 0, 0, 0.8);
  --si-theme-red: #c60000;
}

.daohang2 {
  display: none;
}

html {
  min-width: 320px;
}

.icon-sousuo {
  fill: currentColor;
  color: #fff;
  width: 20px;
  height: 20px;
  margin-top: 10px;
}

.icon-sousuo2 {
  fill: currentColor;
  color: #6c216d;
  width: 20px;
  height: 20px;
  position: relative;
  right: 20px;
  top: 8px;
}

.sousuo_bo {
  width: 50px;
  position: relative;
}

.sousuo_input {
  position: absolute;
  top: 40px;
  height: 40px;
  display: flex;
  flex-wrap: nowrap;
  width: 180px;
}

.sousuo_input::after {
  content: "";
  width: 4px;
  height: 20px;
  border-right: solid 1px #dceeff;
  position: absolute;
  right: 45px;
  top: 8px;
}

.sousuo_input_text {
  outline: none;
  text-indent: 1rem;
  padding: 5px 35px 5px 0;
  border-radius: 5px;
  width: 100%;
  height: 35px;
}

a:hover {
  text-decoration: none;
  color: currentColor;
}

.common-common-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common-common-header h1 {
  font-size: 1.6rem;
  color: #6c216d;
  font-weight: bold;
}
.common-common-header a {
  color: rgb(173, 173, 173);
  display: flex;
  align-items: center;
}
.common-common-header a .icon {
  margin-left: 20px;
  padding: 0.3rem;
  color: inherit;
  border-radius: 50%;
  border: 1px solid rgb(218, 222, 225);
  width: 22px;
  height: 22px;
}
.common-common-header a:hover {
  color: var(--blue-color);
}
.common-common-header a:hover .icon {
  border-color: var(--blue-color);
}

@media screen and (min-width: 1438px) {
  .main_navigation_container_reset_2023_1_9_nav .navbar-nav li {
    padding: 0 0.1vw;
  }
}
.main_navigation_container_reset_2023_1_9_nav .navbar-nav li a {
  font-size: calc(0.8rem + 0.1vw) !important;
}
.main_navigation_container_reset_2023_1_9_nav .navbar-nav li:last-child {
  padding-right: 0;
}

.min_body_container .news_notice {
  padding: 2rem 0;
  background-image: url("/static/images/dangzhengjg-jwc/bg1_.jpg");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
}
.min_body_container .news_notice .common-common-header {
  margin-bottom: 20px;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide {
  --blue-color: rgba(171, 201, 227, 1);
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a {
  padding: 20px !important;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a h1.title {
  font-size: calc(0.9rem + 0.2vw) !important;
  line-height: 28px !important;
  min-height: 56px;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a span.date {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #6c216d;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a span.date .icon {
  margin-right: 4px;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a p.content {
  display: none;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a:hover {
  background-color: rgb(171, 201, 227);
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a:hover h1.title {
  color: initial !important;
}
.min_body_container .teak-work-jwc {
  background-image: url("/static/images/dangzhengjg-jwc/bg3_.jpg");
  padding: 2rem 0;
}
.min_body_container .teak-work-jwc .main_content a {
  background-color: #fff;
}
.min_body_container .notice-gg-jwc {
  padding: 2rem 0;
}
.min_body_container .notice-gg-jwc .stu_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list {
  width: 30%;
  box-shadow: 1px 1px 5px 1px #e5e5e5;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 2rem;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list:hover {
  color: #6c216d;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list .stu_one {
  width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div {
  width: 80px;
  height: 100px;
  position: relative;
  bottom: 13px;
  left: 13px;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div p {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 40%;
  color: #6c216d;
  padding-left: 5px;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div p span {
  text-align: center;
  padding-left: 5px;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div p span:nth-child(1) {
  font-size: 1.5rem;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div p::before {
  content: "";
  width: 50%;
  position: absolute;
  top: -2px;
  border-top: 1px #6c216d solid;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div p::before {
  content: "";
  height: 70%;
  position: absolute;
  left: -2px;
  border-left: 1px #6c216d solid;
}
.min_body_container .notice-gg-jwc .stu_content .stu_list div img {
  width: 100%;
}
@media (max-width: 1024px) {
  .min_body_container .notice-gg-jwc .stu_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .notice-gg-jwc .stu_content .stu_list {
    width: 100%;
  }
}
.min_body_container .rule_jwc {
  background-color: #f8f6f7;
  background-image: url("/static/images/dangzhengjg-jwc/bg4_.jpg");
  padding: 2rem 0;
}
.min_body_container .rule_jwc .fb_lb_rc_content a {
  background-color: #f2f9ff;
}
.min_body_container .dothin_dir {
  padding: 2rem 0;
}
.min_body_container .dothin_dir .fb_qz_content a {
  min-height: 104px;
  align-items: stretch;
}
.min_body_container .dothin_dir .fb_qz_content a .right_content {
  margin-top: 30px;
}
.min_body_container .dothin_dir .fb_qz_content a:hover {
  background-color: #f2f9ff;
}
.min_body_container .about_download {
  padding: 2rem 0;
  background-image: url(/static/images/dangzhengjg-jwc/bg2_.jpg);
  background-size: 100% 100%;
  background-position: left;
  background-repeat: no-repeat;
}
.min_body_container .about_download .about_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 20px;
  margin: 2rem auto;
}
.min_body_container .about_download .about_content a {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 1px 1px 5px 1px #e5e5e5;
}
.min_body_container .about_download .about_content a .left_date {
  width: 80px;
  background-color: var(--blue-color);
  margin-right: 20px;
  padding: 12px 0;
  border-right: 1px solid transparent;
}
.min_body_container .about_download .about_content a .left_date span {
  display: block;
  text-align: center;
  color: #fff;
}
.min_body_container .about_download .about_content a .left_date span {
  color: #fff;
  display: block;
  text-align: center;
}
.min_body_container .about_download .about_content a .left_date span.d {
  font-size: calc(1.4rem + 0.1vw);
}
.min_body_container .about_download .about_content a .left_date span.y-m {
  font-size: calc(0.8rem + 0.1vw);
}
.min_body_container .about_download .about_content a .right_content {
  flex: 1;
  font-size: calc(0.8rem + 0.1vw);
}
.min_body_container .about_download .about_content a:hover {
  background-color: var(--blue-color);
}
.min_body_container .about_download .about_content a:hover .left_date {
  border-right: 1px solid #fff;
}
.min_body_container .about_download .about_content a:hover .right_content p {
  color: #fff;
}

@media (max-width: 768px) {
  .min_body_container .news_notice .container-xl{
    display: block;
    justify-content: space-between;
  }
  .min_body_container .news_notice .container-xl .a1,.min_body_container .news_notice .container-xl .a2{
    width: 100%;
  }
  .min_body_container .about_download .about_content {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
  }
}
.footer_hongguan {
  background: url("/static/website/jiaowc/image/bottom_bg.jpg") no-repeat;
  background-size: cover;
  min-height: 240px;
  padding: 24px 0 6px 0;
  color: #fff;
}
.footer_hongguan div.container-xl {
  min-height: inherit;
  position: relative;
  padding-bottom: 40px;
  display: flex;
  align-items: center;

}
.footer_hongguan div.container-xl .left_footer_logo,
.footer_hongguan div.container-xl .center_navigation,
.footer_hongguan div.container-xl .right_svgo_nav {
  flex: 1;
}
.footer_hongguan div.container-xl .left_footer_logo.left_footer_logo img,
.footer_hongguan div.container-xl .center_navigation.left_footer_logo img,
.footer_hongguan div.container-xl .right_svgo_nav.left_footer_logo img {
  width: 80%;
  max-width: 280px;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul {
  display: flex;
  flex-direction: column;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul li,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li {
  line-height: 32px;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child {
  display: inline-block;
  width: max-content;
  min-width: 68px;
  text-align: justify;
  text-align-last: justify;
  margin-right: 2.4vw;
  position: relative;
  margin-bottom: 6px;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child:after,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child:after,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  bottom: 0;
  right: -1.2vw;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav {
  display: flex;
  justify-content: center;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weixin,
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weibo,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weixin,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weibo,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weixin,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weibo {
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.erweima,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.erweima,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.erweima {
  display: none;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border {
  margin-bottom: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border .icon,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border .icon,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border .icon {
  font-size: calc(1rem + 1vw);
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border + span,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border + span,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border + span {
  font-size: 0.8rem;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover {
  background-color: #fff;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover .icon,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover .icon,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover .icon {
  color: var(--blue-color);
}
.footer_hongguan div.container-xl .pos_bottom_copy {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 10px 0;
  font-size: calc(0.8rem + 0.1vw);
}
@media (max-width: 1024px) {
  .footer_hongguan div.container-xl {
    flex-direction: column;
    padding-bottom: 60px;
  }
  .footer_hongguan div.container-xl .left_footer_logo,
  .footer_hongguan div.container-xl .center_navigation,
  .footer_hongguan div.container-xl .right_svgo_nav {
    flex: 1;
  }
  .footer_hongguan div.container-xl .left_footer_logo.left_footer_logo,
  .footer_hongguan div.container-xl .center_navigation.left_footer_logo,
  .footer_hongguan div.container-xl .right_svgo_nav.left_footer_logo {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer_hongguan div.container-xl .left_footer_logo.left_footer_logo img,
  .footer_hongguan div.container-xl .center_navigation.left_footer_logo img,
  .footer_hongguan div.container-xl .right_svgo_nav.left_footer_logo img {
    width: 66%;
    object-fit: contain;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation,
  .footer_hongguan div.container-xl .center_navigation.center_navigation,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation {
    flex: unset;
    width: 100%;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul {
    display: flex;
    flex-wrap: wrap;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul li,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li {
    line-height: 24px;
    font-size: calc(0.8rem + 0.1vw);
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child {
    display: inline-block;
    width: max-content;
    min-width: 58px;
    text-align: justify;
    text-align-last: justify;
    margin-right: 3.4vw;
    position: relative;
    margin-bottom: 6px;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child:after,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child:after,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    bottom: 0;
    right: -1.8vw;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav {
    display: flex;
    justify-content: center;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weixin,
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weibo,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weixin,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weibo,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weixin,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weibo {
    display: none;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.erweima,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.erweima,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.erweima {
    display: block;
    position: absolute;
    width: 20vw;
    right: 20px;
    top: 20%;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border {
    margin-bottom: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border .icon,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border .icon,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border .icon {
    font-size: calc(1rem + 1vw);
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border + span,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border + span,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border + span {
    font-size: 0.8rem;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover {
    background-color: #fff;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover .icon,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover .icon,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover .icon {
    color: #c5100d;
  }
}

.min-height-body {
  padding: 0 !important;
}
.min-height-body .main-xueyuan-container > h1 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 40px;
}
.min-height-body .main-xueyuan-container > .icon.icon-maozi {
  color: #6c216d;
  font-weight: bold;
  font-size: 1.2rem;
}
.min-height-body .main-xueyuan-container .gray_text {
  color: #999;
  font-size: 1rem;
}
.min-height-body .main-xueyuan-container .content-xueyuan {
  line-height: 40px;
  font-size: 1.1rem;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card {
  display: flex;
  flex-direction: column;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item {
  border-bottom: #f5f5f5 1px solid;
  padding: 17px 5px 17px 22px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .head-img {
  display: none;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos::before {
  content: "";
  border: #3c3c3c 3px solid;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  left: -15px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos .hr_style {
  display: none;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos h1.title-card {
  font-size: 1.2rem;
  color: #000;
  width: calc(70% + 1vw);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos .pos-date {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #999;
  font-size: 0.8rem;
  line-height: 20px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos .pos-date .icon {
  color: #6c216d;
  font-weight: bold;
  font-size: 1rem;
  margin-right: 8px;
}
@media (max-width: 420px) {
  .min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos {
    flex-direction: row;
  }
  .min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos h1.title-card {
    font-size: 1rem;
    width: 70%;
  }
  .min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos .pos-date {
    width: 30%;
  }
  .min-height-body .main-xueyuan-container .content-xueyuan-card .card-item .listimg-pos .pos-date .icon {
    display: none;
  }
}
.min-height-body .main-xueyuan-container .content-xueyuan-card .card-item:last-child {
  margin-bottom: 0;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg .card-item {
  margin-bottom: 40px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg .card-item .listimg-pos {
  background: url("/static/card_bg.png") no-repeat 110% 30px #fff;
  background-size: 30%;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg .card-item:last-child {
  margin-bottom: 0;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a {
  display: flex;
  width: 100%;
  position: relative;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .head-img {
  width: 36%;
  height: 160px;
  overflow: hidden;
  margin-right: 20px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .head-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .listimg-pos {
  position: absolute;
  width: 64%;
  height: 80%;
  top: 10%;
  left: 34%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 5;
  background-color: #fff;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .listimg-pos .title-card {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 1.2rem;
  color: #000;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .listimg-pos hr {
  display: none;
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .listimg-pos .pos-date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.8rem;
  color: rgb(161, 161, 161);
}
.min-height-body .main-xueyuan-container .content-xueyuan-listimg a .listimg-pos .pos-date .icon {
  font-size: 1rem;
  margin-right: 4px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item {
  width: 49%;
  min-height: 230px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  border-radius: 4px;
  position: relative;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .head-img {
  height: 220px;
  overflow: hidden;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .head-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .listimg-pos {
  background: url("/static/card_bg.png") no-repeat 110% 0;
  background-size: 30%;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .listimg-pos h1.title-card {
  font-size: 1.1rem;
  color: rgb(0, 0, 0);
  width: 86%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 52px;
  line-height: 26px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .listimg-pos hr {
  width: 86%;
  margin: 0 auto;
  background-color: rgb(228, 228, 228);
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .listimg-pos .pos-date {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 6px;
  margin-right: 10px;
  color: #999;
  font-size: 0.8rem;
  line-height: 20px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item .listimg-pos .pos-date .icon {
  color: #6c216d;
  font-weight: bold;
  font-size: 1rem;
  margin-right: 8px;
}
.min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .min-height-body .main-xueyuan-container .content-xueyuan-card .listimg-pos {
    display: flex;
  }
  .min-height-body .main-xueyuan-container .content-xueyuan-card .listimg-pos hr {
    order: 5;
  }
  .min-height-body .main-xueyuan-container .content-xueyuan-card .listimg-pos .pos-date {
    order: 3;
  }
  .min-height-body .main-xueyuan-container .content-xueyuan-card-flexitem .card-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.min-height-body .main_introdution {
  background-color: #fff;
  padding: 20px;
  text-indent: 2em;
  margin-bottom: 46px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.min-height-body .main_introdution ~ .main_introdution_card {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  display: flex;
}
.min-height-body .main_introdution ~ .main_introdution_card .left-img {
  max-width: 277px;
  min-width: 275px;
  flex: 1 auto;
  height: auto;
}
.min-height-body .main_introdution ~ .main_introdution_card .left-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.min-height-body .main_introdution ~ .main_introdution_card .right-mubiao {
  padding: 20px 26px;
}
.min-height-body .main_introdution ~ .main_introdution_card .right-mubiao h1 {
  color: #0a58ca;
  font-size: 1.4rem;
  margin-bottom: 16px;
}
.min-height-body .main_introdution ~ .main_introdution_card .right-mubiao > p {
  font-size: 0.9rem;
}
.min-height-body .main_introdution ~ .main_introdution_card .right-mubiao a.lookmore {
  display: block;
  width: 100%;
  text-align: right;
  color: #0a58ca;
  font-size: 0.9rem;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .min-height-body .main_introdution ~ .main_introdution_card {
    flex-direction: column;
  }
  .min-height-body .main_introdution ~ .main_introdution_card .left-img {
    max-width: 100%;
    min-width: 100%;
    height: 200px;
  }
  .min-height-body .main_introdution ~ .main_introdution_card .right-mubiao {
    padding: 20px 16px;
  }
}
.min-height-body .more-btn-right-cwb {
  color: #acb0b3;
  text-align: center;
  line-height: 70px;
}
.min-height-body .more-btn-right-cwb .icon {
  color: #acb0b3;
  display: inline-block;
}
.min-height-body button.menuToggle.navbar-toggler {
  display: none;
  outline: none;
}
.min-height-body .content_big {
  background: url("/static/honggaun_school.jpg") no-repeat;
  background-size: cover;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-left {
  background: url("/static/card_bg.png") no-repeat #fff;
  background-position: 130% 40px;
  background-size: 65%;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-left .main-nav-title {
  background: var(--child-header-nav-bg);
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu {
  padding: 0 15px;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu li {
  border-bottom: 1px solid rgb(218, 218, 218);
}
@media (max-width: 1024px) {
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left {
    flex-direction: column;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left button.menuToggle.navbar-toggler {
    display: block;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .main-title-es,
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu {
    display: none;
    margin-bottom: 40px;
    padding: 0;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu.show {
    display: block;
    transition: all 0.3s ease;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu.show li {
    height: max-content;
    line-height: unset;
    padding-left: 10px;
    font-size: 1rem;
    border-bottom: 1px solid rgb(238, 238, 238);
    line-height: 38px;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu.show li:hover {
    background: transparent;
    font-weight: normal;
    background-color: #6c216d;
    color: #fff;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu.show li.active-link {
    background: transparent;
    font-weight: normal;
    background-color: #6c216d;
    color: #fff;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .slide-item-menu.show a {
    display: block;
    width: 100%;
    text-align: left;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left ul.main-childweb-body-left {
    display: none;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left .main-nav-title {
    display: block;
    background: none;
    position: unset;
    color: inherit;
    height: max-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px auto;
    background: var(--child-header-nav-bg) !important;
    border-radius: 0;
    padding: 0 10px;
    margin-bottom: 0;
  }
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right {
  background-color: #fff;
  padding: 0 20px;
  box-shadow: 0 0 5px #ccc;
  margin: 0 0 50px;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode {
  display: flex;
  align-content: flex-end;
  justify-content: flex-end;
  margin: 10px 0;
  min-height: 30px;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode .search-input {
  display: none;
  align-items: center;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode .search-input input {
  width: 156px;
  transition: all 0.3s;
  border: 1px solid #c2c2c2;
  margin-right: 6px;
  padding: 4px 10px;
  font-size: 0.8rem;
  border-radius: 4px;
  outline: none;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode .search-input .icon {
  color: #6c216d;
  font-size: 1.2rem;
  margin-right: 10px;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode div.mode-item {
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode div.mode-item .icon {
  font-size: 1.6rem;
  cursor: pointer;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode div.mode-item .icon:hover {
  color: #6c216d;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode div.mode-item:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  bottom: 0;
  left: 0;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode div.mode-item-active .icon {
  color: #6c216d;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .bread-nav {
  margin-bottom: 0;
}
.min-height-body .content_big .main-childweb-body .main-childweb-body-right .bread-nav > ul > li:nth-last-child(2)::after {
  display: none;
}
@media (max-width: 1024px) {
  .min-height-body .content_big .main-childweb-body .main-childweb-body-left {
    display: none;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-right {
    border: none;
    padding: 0;
    box-shadow: none;
    margin: 0;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-right .change-show-mode .search-input {
    display: flex;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-right .bread-nav .brand-nav-title span {
    color: #000;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-right .bread-nav .brand-nav-title .icon {
    display: block;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-right .bread-nav ul {
    display: flex;
    font-size: 12px;
  }
  .min-height-body .content_big .main-childweb-body .main-childweb-body-right .bread-nav ul .search-bread {
    display: none;
  }
}
@media (max-width: 1024px) {
  .min-height-body .content_big {
    background: #fff;
  }
}
.jc_common{
  padding:40px 0;
}
.jc_content{
  display: flex;
  justify-content: space-around;
  padding-top:40px
}
.jc-item{
  width: 40%;
  text-align: center;
}
.jc-item a{
  display:block;
  text-align: center;
}
.jc-item img{
  height:420px;
}
.jc-item p{
  line-height: 60px;
}
@media (max-width: 992px) {
  .jc_content{
    display: block;
  }
  .jc-item{
    width: 100%
  }
}
.ssr{
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}
.szr-item{
  width:40%;
}
.book_title{
  font-size:22px;
  margin-top: 20px;
  text-align: center;
}
.book-item{
  display:none;
}
.active{
  color: #fff !important;
  background: #6c216d !important;
}
.jxzy a{
  display:block !important;
  color:blue !important;
  line-height: 40px;
}
/*# sourceMappingURL=index.css.map */
