@charset "UTF-8";
/*移动端默认样式*/
* {
  box-sizing: border-box;
  outline: none;
}

/*清除掉按下时会有一个灰色阴影*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

i, em, b {
  font-style: inherit;
}

:focus {
  outline: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: unset;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

input, button {
  border: none;
  background: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

input::-webkit-input-placeholder {
  color: #FF632A;
}

/**
 * @section Base Styles  common styles
 */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.6px;
}

.bzb {
  box-sizing: border-box;
}

.h100 {
  height: 100%;
}

.w100 {
  width: 100%;
}

.dsn {
  display: none !important;
}

.fixed {
  position: fixed;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.back-ff {
  background: #ffffff;
}

.back-ff6 {
  background: #FF632A;
}

.back-f2 {
  background: #F2F2FF;
}

.back-4f {
  background: #4F52D1;
}

.back-34 {
  background: #34E2C5;
}

.back-ff9 {
  background: #FF9544;
}

.back-3d {
  background: #3DCAB4;
}

.back-ffb9 {
  background: #FFB984;
}

.back-ffeb {
  background: #FFEB32;
}

.back-fff2 {
  background: #FFF278;
}

.back-25e {
  background: #25E3C9;
}

.back-92f {
  background: #92F1E4;
}

.back-209 {
  background: #2098FF;
}

.back-90c {
  background: #90CBFF;
}

.back-ff7 {
  background: #FF7777;
}

.back-ffbb {
  background: #FFBBBB;
}

.back-ffee {
  background: #FFEEDC;
}

.back-ffd8 {
  background: #ffd8f3;
}

.back-e0f {
  background: #e0f4ff;
}

.back-ffebe {
  background: #ffebe6;
}

.back-48 {
  background: #484443;
}

.col-ff {
  color: #fff;
}

.col-67 {
  color: #FFF67D;
}

.col-ff6 {
  color: #FF632A;
}

.col-111 {
  color: #1115B9;
}

.col-33 {
  color: #333333;
}

.col-73 {
  color: #735E00;
}

.col-ff6 {
  color: #FF632A;
}

.col-111 {
  color: #1115B9;
}

.col-5a {
  color: #5a5a5a;
}

.col-34 {
  color: #343434;
}

.f12 {
  font-size: 3.2vw;
}

.f14 {
  font-size: 3.7333333333vw;
}

.f16 {
  font-size: 4.2666666667vw;
}

.f18 {
  font-size: 4.8vw;
}

.f20 {
  font-size: 5.3333333333vw;
}

.f22 {
  font-size: 5.8666666667vw;
}

.f24 {
  font-size: 6.4vw;
}

.f26 {
  font-size: 6.9333333333vw;
}

.f28 {
  font-size: 7.4666666667vw;
}

.f29 {
  font-size: 7.7333333333vw;
}

.f30 {
  font-size: 8vw;
}

.f32 {
  font-size: 8.5333333333vw;
}

.f34 {
  font-size: 9.0666666667vw;
}

.f36 {
  font-size: 9.6vw;
}

.f38 {
  font-size: 10.1333333333vw;
}

.f40 {
  font-size: 10.6666666667vw;
}

.fb1 {
  font-weight: bold;
}

.fb2 {
  font-weight: bolder;
}

.line-50 {
  line-height: 13.3333333333vw;
}

.pt10 {
  padding-top: 2.6666666667vw;
}

.pt15 {
  padding-top: 4vw;
}

.pt20 {
  padding-top: 5.3333333333vw;
}

.pt25 {
  padding-top: 6.6666666667vw;
}

.pt30 {
  padding-top: 8vw;
}

.pb10 {
  padding-bottom: 2.6666666667vw;
}

.pb15 {
  padding-bottom: 4vw;
}

.pb20 {
  padding-bottom: 5.3333333333vw;
}

.pb25 {
  padding-bottom: 6.6666666667vw;
}

.pb30 {
  padding-bottom: 8vw;
}

.pl10 {
  padding-left: 2.6666666667vw;
}

.pl20 {
  padding-left: 5.3333333333vw;
}

.pl30 {
  padding-left: 8vw;
}

.pr10 {
  padding-right: 2.6666666667vw;
}

.pr20 {
  padding-right: 5.3333333333vw;
}

.pr30 {
  padding-right: 8vw;
}

.mr-at {
  margin: auto;
}

.mt10 {
  margin-top: 2.6666666667vw;
}

.mt15 {
  margin-top: 4vw;
}

.mt20 {
  margin-top: 5.3333333333vw;
}

.mt25 {
  margin-top: 6.6666666667vw;
}

.mt27 {
  margin-top: 7.2vw;
}

.mt25 {
  margin-top: 6.6666666667vw;
}

.mt30 {
  margin-top: 8vw !important;
}

.mt40 {
  margin-top: 10.6666666667vw;
}

.mb10 {
  margin-bottom: 2.6666666667vw;
}

.mb20 {
  margin-bottom: 5.3333333333vw;
}

.mb30 {
  margin-bottom: 8vw;
}

.ml30 {
  margin-left: 8vw;
}

.ml40 {
  margin-left: 10.6666666667vw;
}

.mr10 {
  margin-right: 2.6666666667vw;
}

.mr20 {
  margin-right: 5.3333333333vw;
}

.mr30 {
  margin-right: 8vw;
}

.block {
  display: block;
}

.fcc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ifcc {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.flex-sb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-sa {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.fg1 {
  flex-grow: 1;
}

.fg2 {
  flex-grow: 2;
}

.flex {
  display: flex;
}

.fdc {
  display: flex;
  flex-direction: column;
}

.fdcc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.jc-start {
  justify-content: flex-start;
}

.jc-end {
  justify-content: flex-end;
}

.jc-center {
  justify-content: center;
}

.jc-sb {
  justify-content: space-between;
}

.jc-sa {
  justify-content: space-around;
}

.ai-center {
  align-items: center;
}

.ai-baseline {
  align-items: baseline;
}

.overhid {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overhid2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}

.overhid3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}

/**动画*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

/* 商桥 客服公共样式 */
#jesong_pop_msg {
  height: 12.8vw !important;
  background-color: rgba(255, 255, 255, 0.92) !important;
  padding: 1.3333333333vw 2.6666666667vw !important;
}

.jesong-top-bubble {
  margin: 0 !important;
  height: 11.2vw !important;
}
.jesong-top-bubble .jesong-top-badge-warning {
  left: -vw(5) !important;
  top: -vw(5) !important;
  width: 4vw !important;
  height: 4vw !important;
  line-height: 4vw !important;
  border-radius: 4vw !important;
  font-size: 2.4vw !important;
}
.jesong-top-bubble .jesong-top-bubble-icon {
  width: 9.3333333333vw !important;
  height: 9.3333333333vw !important;
}
.jesong-top-bubble .jesong-top-bubble-icon img {
  width: 9.3333333333vw !important;
  height: 9.3333333333vw !important;
}
.jesong-top-bubble .jesong-top-bubble-con {
  width: auto !important;
  margin-left: 2.6666666667vw;
  height: 11.2vw !important;
}
.jesong-top-bubble .jesong-top-bubble-con .title {
  height: 5.3333333333vw !important;
  line-height: 5.3333333333vw !important;
}
.jesong-top-bubble .jesong-top-bubble-con .title h4 {
  width: auto !important;
  height: 5.3333333333vw !important;
  line-height: 5.3333333333vw !important;
  text-indent: 2.6666666667vw !important;
  font-size: 3.4666666667vw !important;
}
.jesong-top-bubble .jesong-top-bubble-con .title span {
  width: 13.8666666667vw !important;
  height: 5.3333333333vw !important;
  line-height: 5.3333333333vw !important;
  font-size: 3.4666666667vw !important;
}
.jesong-top-bubble .jesong-top-bubble-con p {
  height: 4vw !important;
  line-height: 4vw !important;
  text-indent: 2.6666666667vw !important;
  font-size: 3.2vw !important;
}

/* 零透明度 */
.opacity0 {
  opacity: 0;
}

/*透明度1 */
.opacity1 {
  opacity: 1;
}

.z-index {
  z-index: -1;
}

.footer-wrap {
  background-color: #434343;
  padding: 18.6666666667vw 8vw 36.2666666667vw;
  color: #fff;
}
.footer-wrap .menus {
  padding-bottom: 8vw;
}
.footer-wrap .menus ul.footer-menu {
  display: inline-block;
  width: 167.2vw;
  margin: 0 auto;
  height: auto;
}
.footer-wrap .menus ul.footer-menu li {
  width: 25%;
  float: left;
  font-weight: bold;
  border-right: 1px solid #71777D;
}
.footer-wrap .menus ul.footer-menu li:last-child {
  border-right: 0;
}
.footer-wrap .menus ul.footer-menu li a {
  color: #fff;
  font-size: 7.7333333333vw;
  font-weight: bold;
}
.footer-wrap .bqtxt {
  padding-top: 13.3333333333vw;
}
.footer-wrap .alltxt {
  padding-top: 4.5333333333vw;
}

.fixed-opt-wrap {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 101;
}
.fixed-opt-wrap .fcc-left {
  background-color: #313131;
  width: 100%;
  height: 11.7333333333vw;
  line-height: 11.7333333333vw;
  opacity: 0.9;
  font-size: 4.2666666667vw;
}
.fixed-opt-wrap .fcc-right {
  background-color: #1CDCD5;
  width: 100%;
  height: 11.7333333333vw;
  line-height: 11.7333333333vw;
  opacity: 0.9;
  font-size: 4.2666666667vw;
}
.fixed-opt-wrap img {
  width: 4.2666666667vw;
  vertical-align: -2px;
  margin-right: 3px;
}

.wrap-a {
  width: 26.1333333333vw;
  height: 8.5333333333vw;
  line-height: 8.5333333333vw;
  border-radius: 4.2666666667vw;
}
.wrap-a.ydbx-a {
  width: 74.6666666667vw;
  height: 11.7333333333vw;
  line-height: 11.7333333333vw;
  border-radius: 5.8666666667vw;
  box-shadow: 0 1.0666666667vw 2.6666666667vw 0 rgba(255, 99, 42, 0.41);
}
.wrap-a.ydbx-a img {
  width: 4.2666666667vw;
  height: 4.5333333333vw;
}

.banner {
  height: 113.8666666667vw;
  background: url("../images/banner.png") no-repeat;
  background-size: cover;
  padding-top: 12vw;
}
.banner .banner-top {
  width: 66.4vw;
  height: 10.4vw;
  line-height: 10.4vw;
  border: 1px solid #ffffff;
  margin: auto;
}
.banner ul {
  margin-top: 4.2666666667vw;
  padding: 0 9.3333333333vw;
}
.banner ul li {
  width: 34.6666666667vw;
  height: 6.9333333333vw;
  line-height: 6.9333333333vw;
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.16);
}

.back-form {
  height: 49.6vw;
}
.back-form .form {
  width: 93.6vw;
  border-radius: 2.6666666667vw;
  box-shadow: 0 0.8vw 2.1333333333vw 0 rgba(0, 0, 0, 0.1);
  padding: 6.6666666667vw 0;
  top: -17.6vw;
}
.back-form .form .form-item .title-wrap {
  width: 63.4666666667vw;
  height: 12vw;
}
.back-form .form .form-item .form-content .J_bm_mobile {
  width: 74.6666666667vw;
  height: 11.7333333333vw;
  line-height: 11.7333333333vw;
  border: 1px solid #ff632a;
  display: block;
}
.back-form .form .form-item .form-content .J_bm {
  display: block;
  width: 74.6666666667vw;
  height: 11.7333333333vw;
  line-height: 11.7333333333vw;
}

.alvan .title-wrap {
  width: 46.4vw;
}
.alvan .alvan-item {
  margin-top: 6.4vw;
}
.alvan .alvan-item .alvan-rel {
  height: 30.9333333333vw;
}
.alvan .alvan-item .alvan-rel .al-text {
  line-height: 6.4vw;
}
.alvan .alvan-item .alvan-rel .item-fl {
  width: 48.2666666667vw;
  height: 30.9333333333vw;
  top: 0;
  left: 0;
}
.alvan .alvan-item .alvan-rel .item-fr {
  width: 50.1333333333vw;
  height: 30.9333333333vw;
  top: 0;
  right: 0;
}
.alvan .alvan-item .alvan-rel:nth-child(1) .item-fl {
  background: url("../images/av-1.png") no-repeat;
  background-size: cover;
}
.alvan .alvan-item .alvan-rel:nth-child(1) .item-fr {
  background: url("../images/av-2.png") no-repeat;
  background-size: cover;
}
.alvan .alvan-item .alvan-rel:nth-child(2) .item-fl {
  background: url("../images/av-3.png") no-repeat;
  background-size: cover;
}
.alvan .alvan-item .alvan-rel:nth-child(2) .item-fr {
  background: url("../images/av-4.png") no-repeat;
  background-size: cover;
}

.diff .title-wrap {
  width: 70.4vw;
}
.diff .diff-item {
  padding-top: 4vw;
}
.diff .diff-item .diff-content .con {
  width: 45.3333333333vw;
}
.diff .diff-item .diff-content .con img {
  width: 100%;
  height: 30.1333333333vw;
}
.diff .diff-item .diff-content .con .diff-txt {
  height: 8vw;
  line-height: 8vw;
  top: 22.4vw;
  left: 0;
  opacity: 0.94;
  border-radius: 0 0 1.0666666667vw 1.0666666667vw;
}

.class .title-wrap {
  width: 60.2666666667vw;
}
.class .class-item dl {
  border-radius: 2.6666666667vw;
  padding: 1.0666666667vw;
}
.class .class-item dl dt {
  width: 33.0666666667vw;
  height: 14.1333333333vw;
  line-height: 14.1333333333vw;
  border-radius: 2.6666666667vw;
}
.class .class-item dl dd {
  margin-left: 1.3333333333vw;
}
.class .class-item dl dd ul {
  margin-top: 1.3333333333vw;
}
.class .class-item dl dd ul li img {
  width: 3.2vw;
  height: 2.1333333333vw;
}

.study {
  height: 205.3333333333vw;
}
.study .title-wrap {
  width: 60.2666666667vw;
}
.study .study-item .study-content {
  height: 45.8666666667vw;
  border-radius: 1.0666666667vw;
}
.study .study-item .study-content .study-tit {
  height: 18.4vw;
}
.study .study-item .study-content .study-tit p:last-child {
  margin-top: 1.3333333333vw;
}
.study .study-item .study-content:nth-child(1) .study-tit {
  width: 43.7333333333vw;
  background: url("../images/st-1.png") no-repeat;
  background-size: cover;
}
.study .study-item .study-content:nth-child(2) .study-tit {
  width: 46.4vw;
  background: url("../images/st-2.png") no-repeat;
  background-size: cover;
}
.study .study-item .study-content:nth-child(3) .study-tit {
  width: 70.1333333333vw;
  background: url("../images/st-3.png") no-repeat;
  background-size: cover;
}
.study .study-item .study-content:nth-child(4) .study-tit {
  width: 57.6vw;
  background: url("../images/st-4.png") no-repeat;
  background-size: cover;
}
.study .study-item .study-content dl dt {
  width: 3.7333333333vw;
  height: 3.7333333333vw;
}
.study .study-item .study-content dl dd {
  margin-left: 1.3333333333vw;
  line-height: 4.5333333333vw;
}

.staff .title-wrap {
  width: 65.6vw;
}
.staff .staff-item .swiper-container .swiper-wrapper .swiper-slide .staff-content {
  width: 62.6666666667vw;
  height: 87.4666666667vw;
}
.staff .staff-item .swiper-container .swiper-wrapper .swiper-slide .staff-content::before {
  content: "";
  position: absolute;
  width: 62.6666666667vw;
  height: 81.3333333333vw;
  border: 2px solid #e6e6e6;
  left: 2.9333333333vw;
  top: 5.3333333333vw;
}
.staff .staff-item .swiper-container .swiper-wrapper .swiper-slide .staff-content .abs-con {
  height: 81.6vw;
  overflow: hidden;
  right: 2.9333333333vw;
}
.staff .staff-item .swiper-container .swiper-wrapper .swiper-slide .staff-content .abs-con .staff-teach {
  height: 69.3333333333vw;
}
.staff .staff-item .swiper-container .swiper-wrapper .swiper-slide .staff-content .abs-con .img-info {
  height: 12.2666666667vw;
  line-height: 12.2666666667vw;
  bottom: 0;
  left: 0;
}
.staff .staff-item .swiper-container .swiper-button-prev, .staff .staff-item .swiper-container .swiper-button-next {
  width: 6.4vw;
  height: 6.4vw;
  border-radius: 50%;
}
.staff .staff-item .swiper-container .swiper-button-prev {
  background-image: url("../images/prev.svg");
  background-size: 100% 100%;
}
.staff .staff-item .swiper-container .swiper-button-next {
  background-image: url("../images/next.svg");
  background-size: 100% 100%;
}
.staff .staff-item ul li {
  line-height: 6.4vw;
}

.parent .title-wrap {
  width: 72.5333333333vw;
}
.parent .parent-item .parent-content {
  border-radius: 1.0666666667vw;
}
.parent .parent-item .parent-content:nth-child(1) {
  background: linear-gradient(180deg, #ffe42d, #ff992d);
}
.parent .parent-item .parent-content:nth-child(2) {
  background: linear-gradient(180deg, #ffa2e3, #ef6ec8);
}
.parent .parent-item .parent-content:nth-child(3) {
  background: linear-gradient(180deg, #7bd0ff, #00a3fe);
}
.parent .parent-item .parent-content:nth-child(4) {
  background: linear-gradient(180deg, #fea900, #ff7600);
}
.parent .parent-item .parent-content dl {
  padding: 4vw 2.6666666667vw 1.3333333333vw 2.6666666667vw;
}
.parent .parent-item .parent-content dl dt {
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  line-height: 8.5333333333vw;
}
.parent .parent-item .parent-content dl dd {
  height: 6.9333333333vw;
  padding-left: 2.1333333333vw;
}
.parent .parent-item .parent-content .parent-text {
  width: 88.2666666667vw;
  line-height: 5.8666666667vw;
  padding: 2.1333333333vw;
}
.parent .parent-item .parent-content .parent-icon {
  width: 22.9333333333vw;
  height: 18.6666666667vw;
  top: 0;
  right: 0;
}

.campus .title-wrap {
  width: 60.8vw;
}
.campus .campus-item .campus-content {
  border-radius: 1.0666666667vw;
  padding: 1.0666666667vw;
}
.campus .campus-item .campus-content ul {
  padding-top: 1.3333333333vw;
}
.campus .campus-item .campus-content ul li {
  width: 29.8666666667vw;
}
.campus .campus-item .campus-info {
  border-radius: 1.0666666667vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(1)::after {
  top: 0;
  right: 0;
  width: 0.2666666667vw;
  height: 25.6vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(1) dl dd {
  margin-left: 1.0666666667vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(1) dl dd .info-text {
  width: 27.4666666667vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(1) .info-img {
  bottom: 0;
  right: 0.8vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(2)::after {
  bottom: 0;
  left: 0;
  width: 44vw;
  height: 0.2666666667vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(2) dl dd {
  margin-right: 1.0666666667vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(2) dl dd .info-text {
  width: 32vw;
}
.campus .campus-item .campus-info .div-child:first-child .info-details:nth-child(2) .info-img {
  bottom: 0;
  left: 0.8vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(1)::after {
  top: 0;
  right: 0;
  width: 44vw;
  height: 0.2666666667vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(1) dl dd {
  margin-left: 1.0666666667vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(1) dl dd .info-text {
  width: 32.2666666667vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(1) .info-img {
  top: 0;
  right: 0.8vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(2)::after {
  top: 0;
  left: 0;
  width: 0.2666666667vw;
  height: 25.6vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(2) dl dd {
  margin-right: 1.0666666667vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(2) dl dd .info-text {
  width: 28.8vw;
}
.campus .campus-item .campus-info .div-child:last-child .info-details:nth-child(2) .info-img {
  top: 0;
  left: 0.8vw;
}
.campus .campus-item .campus-info .div-child .info-details {
  width: 46.6666666667vw;
}
.campus .campus-item .campus-info .div-child .info-details::after {
  position: absolute;
  content: "";
  background: #F6F6F6;
}
.campus .campus-item .campus-info .div-child .info-details dl {
  height: 20.2666666667vw;
}
.campus .campus-item .campus-info .div-child .info-details dl dt {
  width: 3.7333333333vw;
  height: 3.7333333333vw;
  border-radius: 50%;
}
.campus .campus-item .campus-info .div-child .info-details dl dd .info-text {
  line-height: 5.8666666667vw;
  margin-top: 2.1333333333vw;
}
.campus .campus-item .campus-info .div-child .info-details .info-img {
  width: 9.8666666667vw;
  height: 8.5333333333vw;
}

.honor {
  height: 72vw;
}
.honor .title-wrap {
  width: 72.5333333333vw;
}
.honor .honor-item .honor-img {
  width: 45.6vw;
  height: 30.4vw;
}

.zw-wrap {
  height: 40.8vw;
  z-index: -1;
}

.ztfooter {
  padding: 9.3333333333vw 4vw 24vw;
  height: 21.3333333333vw;
}
.ztfooter .ztfooter-item {
  width: 93.6vw;
  height: 31.7333333333vw;
  border-radius: 1.0666666667vw;
  top: -21.3333333333vw;
}
.ztfooter .ztfooter-item .wrap-a {
  width: 61.3333333333vw;
  height: 8.5333333333vw;
  line-height: 8.5333333333vw;
  border: 1px solid #ffffff;
  border-radius: 2.1333333333vw;
}

/*# sourceMappingURL=ydbx.css.map */
