@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
}
body {
  min-width: 1200px;
  font-family: 'MicrosoftYaHeiUI';
}
* {
  box-sizing: content-box;
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
}
header,
section,
footer,
aside,
nav,
article,
figure {
  display: block;
}
body {
  margin: 0 auto;
  padding: 0px;
  min-width: 1200px;
  font-size: 14px;
  font-family: "å¾®è½¯é›…é»‘";
}
div,
ul,
li,
h1,
p,
hr,
form,
input {
  margin: 0;
  padding: 0;
}
table,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0;
}
a,
input,
i {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
input {
  background: none;
  outline: none;
  border: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input:focus {
  border: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.zt-wrap img {
  display: block;
  width: 100%;
}
.hide {
  display: none;
}
.flex-column-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  flex-flow: column;
  align-items: stretch;
}
.flex-column-wrapper .flex-column {
  flex: 1 1 auto;
  height: 0%;
}
#app img {
  width: 100%;
}
.nav {
  height: 50px;
  width: 100%;
  background: url(../imgs/navbg.png) no-repeat;
  background-size: 100% 100%;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.nav-link-box {
  height: 100%;
}
.link-box {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.link-box li {
  width: calc(100% / 6);
  text-align: center;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-link-li a {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.active-page-link-li {
  background-image: linear-gradient(180deg, #C20E08 0%, #D92F28 100%);
}
/* 主题亮点 */
#section-theme {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url(https://h5cdn.jjl.cn/pc/20250516_offlineEducation/img/theme-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ztld-list {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
.ztld-list-item {
  width: 380px;
  height: 285px;
  position: relative;
}
.ztld-img {
  width: 100%;
}
.ztld-td {
  width: 100%;
  position: absolute;
  bottom: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.ztld-title {
  line-height: 33px;
  font-family: Alibaba-PuHuiTi-B;
  font-weight: Bold;
  font-size: 24px;
  color: #FFFFFF;
}
.ztld-desc {
  margin-top: 6px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  font-weight: 300;
  font-size: 18px;
  color: #FFFFFF;
}
/* 展会亮点 */
#offlineEducation {
  padding-top: 108px;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 248, 237, 0.69) 100%);
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.title-logo {
  width: 403px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px;
}
.offlineEducation-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.offlineEducation-item {
  position: relative;
  margin-bottom: 72px;
  width: 197px;
  height: 134px;
}
.offlineEducation-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.offlineEducation-desc {
  position: absolute;
  width: 100%;
  height: 134px;
}
.ld-txt {
  position: absolute;
  top: 26px;
  left: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 32px;
  background-image: url('https://h5cdn.jjl.cn/pc/20250116_offlineEducation/img/ld/ld-txt-bg.png');
  background-size: 100% 100%;
  font-family: Alibaba-PuHuiTi, Alibaba-PuHuiTi;
  font-weight: normal;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 25px;
  text-shadow: 0px 2px 1px #880F03;
  text-align: left;
  font-style: normal;
}
.offlineEducation-desc p {
  font-family: PingFangSC-Medium;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  position: absolute;
  top: 52%;
  display: flex;
  justify-content: center;
  left: 20px;
  right: 20px;
  text-align: center;
  line-height: 20px;
}
/* 优选服务 */
#server {
  padding-top: 50px;
  padding-bottom: 50px;
}
.server-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.server-nav img {
  width: 60px !important;
  height: 60px;
  margin-bottom: 15px;
}
.server-nav {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 28px;
  letter-spacing: 1px;
}
.server-nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(100% / 8);
  padding-bottom: 10px;
  cursor: pointer;
  line-height: 28px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 20px;
  color: #000000;
  letter-spacing: 1.33px;
}
.server-concent {
  background: #ffffff;
  padding-top: 30px;
}
.server-concent-box {
  margin-bottom: 50px;
}
.server-item {
  width: 100%;
  display: none;
}
.server-item .flex-column {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 12px;
}
.item-item {
  width: 277px;
}
server-item-bottom .socadd {
  color: #333 !important;
}
.server-item-active {
  display: flex !important;
  justify-content: space-between;
}
.server-item-top {
  padding: 10px 11px 30px 10px;
  height: 300px;
  /* border-radius: 20px; */
}
.server-item-top p:nth-child(1) {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.server-item-top p:nth-child(2) {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 19px;
  letter-spacing: 1px;
}
.server-item-bottom {
  padding-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
  /* height: 140px; */
  padding-bottom: 10px;
}
.server-item .item-item:nth-child(1) {
  border-radius: 8px;
  border: 1px solid #EB720F;
}
.server-item .item-item:nth-child(2) {
  border-radius: 8px;
  border: 1px solid #3C77DF;
}
.server-item .item-item:nth-child(3) {
  border-radius: 8px;
  border: 1px solid #CB3939;
}
.server-item .item-item:nth-child(4) {
  border-radius: 8px;
  border: 1px solid #663AE5;
}
.server-item-bottom p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
  line-height: 25px;
}
.server-item-bottom p span:nth-child(1) {
  font-weight: 600 !important;
}
.server-nav-item-active {
  color: #B80417 !important;
  position: relative;
}
.server-nav-item-active::after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  height: 3px;
  background: #E61E08;
}
.server-item-bottom span {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  letter-spacing: 1px;
}
.server-item .item-item:nth-child(1) .server-item-top {
  background: url(https://h5cdn.jjl.cn/pc/20230901_offlineEducation/img/server/s1.png) no-repeat;
  background-size: 100% 100%;
}
.server-item .item-item:nth-child(2) .server-item-top {
  background: url(https://h5cdn.jjl.cn/pc/20230901_offlineEducation/img/server/s2.png) no-repeat;
  background-size: 100% 100%;
}
.server-item .item-item:nth-child(3) .server-item-top {
  background: url(https://h5cdn.jjl.cn/pc/20230901_offlineEducation/img/server/s3.png) no-repeat;
  background-size: 100% 100%;
}
.server-item .item-item:nth-child(4) .server-item-top {
  background: url(https://h5cdn.jjl.cn/pc/20230901_offlineEducation/img/server/s4.png) no-repeat;
  background-size: 100% 100%;
}
.server-btns {
  margin: 0 auto;
  margin-top: 20px;
  padding: 0 260px;
  width: 1200px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.server-btns div {
  cursor: pointer;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  width: 280px;
  height: 48px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 48px;
}
.server-btns div:nth-child(1) {
  background: url(../imgs/b1.png) no-repeat;
  background-size: 100% 100%;
}
.server-btns div:nth-child(2) {
  background: url(../imgs/server/b2.png) no-repeat;
  background-size: 100% 100%;
}
.no-haveDate {
  padding-top: 155px;
  width: 185px;
  height: 42px;
  margin: 0 auto;
  margin-bottom: 117px;
}
#school {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #EA3B28;
}
#school .section-btn-wrap {
  margin-top: 40px;
}
#school .section-btn-wrap .section-btn {
  background-image: url(../imgs/section-btn-bg2.png) !important;
}
#school .title-logo {
  margin-bottom: 50px;
}
.school-box-left {
  /* width: 315px; */
  height: 572px;
  background-image: linear-gradient(179deg, #FFFFFF 7%, #ffe3b9b0 100%);
  border-radius: 8px;
  margin-right: 25px;
  padding: 30px 0 20px 15px;
  padding-top: 70px;
}
.school-box-right {
  background: #EBB019;
  border-radius: 8px;
  /* flex: 1; */
  padding: 30px 60px;
  padding-bottom: 10px;
}
.school-box-left-conuntry {
  /* font-size: 30px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 42px;
  letter-spacing: 2px;
  margin-bottom: 30px; */
}
.school-box-left-img1 img {
  height: 37px !important;
  width: inherit !important;
}
.school-box-left-img1 {
  margin-bottom: 12px;
}
.school-box-left-public {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
.page-link-li:hover a {
  color: #fff !important;
}
.page-link-li a:hover {
  color: #fff !important;
}
.school-box-left-img2 img,
.school-box-left-img3 img {
  height: 37px !important;
  margin-bottom: 12px;
  width: inherit !important;
}
.school-box-left-public1 {
  margin-bottom: 119px;
}
.school-box-left-fix {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 17px;
  text-align: center;
}
.school-logo {
  width: 141px;
  height: auto;
  object-fit: cover;
  /* margin-bottom: 8px; */
}
.school-name {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
}
.school-list {
  flex-wrap: wrap;
  justify-content: space-between;
  /* align-items: center; */
  display: none;
}
.school-list-active {
  display: flex !important;
}
.school-item {
  margin-bottom: 10px;
  width: 26%;
  height: 121px;
}
.school-box-last {
  margin-left: 35px;
  width: 160px;
  height: 572px;
}
.school-box-last {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.school-box-last-item {
  width: 160px;
  height: 64px;
  cursor: pointer;
  background: red;
  text-align: center;
  line-height: 64px;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
}
.school-box-last-item {
  background: url(../imgs/s1.png) no-repeat;
  background-size: 100% 100%;
}
.school-box-last-item-active {
  background: url(../imgs/s2.png) no-repeat;
  background-size: 100% 100%;
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #7F5D00;
}
#schoolSwiper {
  display: inline-block;
  padding-bottom: 50px;
  background: none;
}
#schoolSwiper .swiper-slide {
  position: relative;
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 24px;
}
#schoolSwiper .swiper-slide .school-item-wrap:nth-child(1) .popup-wrapper {
  display: block;
}
#schoolSwiper .school-item-wrap {
  width: 270px;
}
#schoolSwiper .school-item-wrap .school-logo-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 110px;
  background: #FFFFFF;
  border-radius: 8px;
  overflow: hidden;
}
#schoolSwiper .school-item-wrap .school-logo {
  display: block;
  height: 100%;
  width: auto !important;
}
#schoolSwiper .school-item-wrap .school-name {
  margin-top: 10px;
  line-height: 20px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
}
#schoolSwiper .school-item-wrap .popup-wrapper {
  display: none;
  padding-top: 20px;
  height: 180px;
  transition: all 0.3s;
}
#schoolSwiper .school-item-wrap .popup-wrapper .icon-jt {
  display: block;
  width: 18px;
  height: 10px;
  margin: -10px auto 0;
}
#schoolSwiper .school-item-wrap .popup-content {
  position: absolute;
  left: 0;
  width: 100%;
  height: 160px;
  padding: 20px 20px 0;
  background: #fff;
  border-radius: 8px;
}
#schoolSwiper .school-item-wrap .popup-content .popup-title {
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
}
#schoolSwiper .school-item-wrap .popup-content .popup-enname {
  margin-top: 8px;
  line-height: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #999999;
}
#schoolSwiper .school-item-wrap .popup-content .popup-text {
  display: flex;
  width: 100%;
  margin-top: 10px;
}
#schoolSwiper .school-item-wrap .popup-content .popup-label {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
#schoolSwiper .school-item-wrap .popup-content .popup-txt {
  flex: 1;
  width: 0%;
  line-height: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
/* 深造方案 */
#section-szfa {
  min-height: 1188px;
  padding-top: 50px;
  padding-bottom: 40px;
  background-image: url(https://h5cdn.jjl.cn/pc/20250516_offlineEducation/img/szfa-bg.png) !important;
  background-position: bottom center;
  background-repeat: no-repeat !important;
  background-size: 100% 496px;
}
#section-szfa .title-logo {
  margin-bottom: 50px;
}
.section-szfa-wrap {
  width: 1200px;
  margin: 0 auto;
}
.section-szfa-tab {
  display: flex;
  height: 40px;
  margin-bottom: 20px;
}
.section-szfa-tab-item {
  cursor: pointer;
  flex: 1;
  width: 40px;
  line-height: 28px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  text-align: center;
}
.section-szfa-tab-item-text {
  padding: 0 30px 12px;
  display: inline-block;
  position: relative;
}
.section-szfa-tab-item.active .section-szfa-tab-item-text {
  color: #E61E08;
  border-bottom: 2px solid #E61E08;
}
.section-szfa-content {
  margin-bottom: 40px;
}
#section-szfa .section-btn {
  background-image: url(../imgs/section-btn-bg2.png) !important;
}
.section-btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-btn {
  cursor: pointer;
  display: inline-block;
  width: 280px;
  height: 48px;
  background-image: url(../imgs/section-btn-bg1.png) !important;
  background-position: center;
  background-repeat: no-repeat !important;
  background-size: cover;
  line-height: 48px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1.33px;
  text-align: center;
}
/* 艺术留学 */
#section-yslx {
  padding-top: 50px;
  padding-bottom: 49px;
}
#section-yslx .section-btn-wrap {
  margin-top: 40px;
}
#section-yslx .title-logo {
  margin-bottom: 50px;
}
.section-yslx-cards {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.section-yslx-card {
  width: 380px;
  height: 348px;
  padding: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-yslx-card-img {
  display: block;
  width: 366px;
  height: 132px;
}
.section-yslx-card-title {
  margin-top: 22px;
  line-height: 33px;
  font-family: Alibaba-PuHuiTi-B;
  font-weight: Bold;
  font-size: 24px;
  color: #fff;
}
.section-yslx-card-desc {
  margin-top: 10px;
  padding: 0 22px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
.section-yslx-card:nth-child(2) {
  background-image: url(../imgs/yslx-t2.png);
}
.section-yslx-card:nth-child(3) {
  background-image: url(../imgs/yslx-t3.png);
}
.section-yslx-imgs {
  width: 1200px;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.section-yslx-img {
  width: 285px;
  height: 152px;
  background: #E61E08;
  border: 1px solid #E61E08;
  border-radius: 8px;
}
.section-yslx-img-title {
  text-align: center;
  line-height: 42px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 16px;
  color: #FFFFFF;
}
#success {
  padding-top: 60px;
  padding-bottom: 49px;
  background: url(https://h5cdn.jjl.cn/pc/20250516_offlineEducation/img/success-bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
#success .list-bottom-btn {
  margin-top: 40px;
}
#success .list-bottom-btn .section-btn {
  background-image: url(../imgs/section-btn-bg2.png) !important;
}
#success .swiper-button-prev {
  /* left: -50px !important; */
  left: -79px !important;
  top: 50% !important;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../imgs/l1.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}
#success .swiper-button-next {
  top: 50% !important;
  /* right: -50px !important; */
  right: -79px !important;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../imgs/r1.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}
.teacher-item {
  position: relative;
  /* width: 285px; */
  /* height: 367px; */
  width: 297px;
  height: 379px;
}
.teacher-item .p1 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 210px;
  height: 48px;
  line-height: 46px;
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.teacher-item .p2 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 266px;
}
/*
.teacher-item:nth-child(5) {
  margin-left: 152px;
} */
#success .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: unset;
}
#before {
  padding-top: 60px;
  padding-bottom: 82px;
  background: url(https://h5cdn.jjl.cn/pc/20250516_offlineEducation/img/wjhg-bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
#before .section-btn-wrap {
  margin-top: 40px;
}
#success .title-logo::before {
  background: #FFF !important;
}
/* #teamSwiper .swiper-wrapper{
  height: 434px !important;
  width: 1150px !important;
} */
#teamSwiper {
  position: relative;
  width: 1200px;
}
#success .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
#before .swiper-slide {
  width: 600px;
  height: 400px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
#before .swiper-slide p {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0;
  height: 58px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  /* border-radius: 0px 0px 20px 20px; */
  line-height: 58px;
  display: none;
}
#before .swiper-slide-active {
  opacity: 1;
}
#before .swiper-slide-active p {
  display: block !important;
}
#before .swiper-slide-next {
  opacity: 1;
}
#before .swiper-slide-prev {
  opacity: 1;
}
#before .swiper-button-prev {
  /* left: -50px !important; */
  left: -80px !important;
  background-image: url(../imgs/left.png) !important;
  width: 40px !important;
  height: 40px !important;
  background-size: 100% 100% !important;
  top: 50% !important;
}
#before .swiper-button-next {
  /* right: -50px !important; */
  right: -80px !important;
  background-image: url(../imgs/right.png) !important;
  width: 40px !important;
  height: 40px !important;
  background-size: 100% 100% !important;
  top: 50% !important;
}
.offlineEducation-item {
  transition: all 0.2s linear;
}
.offlineEducation-item:hover {
  margin-top: -10px;
}
#address {
  padding-top: 50px;
  padding-bottom: 20px;
  background: #E41E09;
}
#address .title-logo {
  margin-bottom: 50px;
}
#address .title-logo::before {
  background: #FFF;
}
.list-top {
  display: flex;
  margin-bottom: 30px;
}
.div1 {
  width: 102px;
  height: 46px;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFEABB 100%);
  border-radius: 6px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1px;
  margin-right: 20px;
}
.div1:last-child {
  margin-right: 0;
}
.div2 {
  width: 102px;
  height: 46px;
  background: #666666;
  border-radius: 6px;
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1px;
}
.list-active {
  color: #FFF !important;
  background: #FFBC16 !important;
}
.online-qianyue {
  display: block;
  position: fixed;
  top: 50%;
  right: 0.26vw;
  width: 10.42vw !important;
  margin-top: -0.42vw;
  z-index: 100;
  cursor: pointer;
  max-width: 200px;
}
.list-bottom {
  width: 1200px;
  height: 371px;
  background: url(https://h5cdn.jjl.cn/pc/20250116_offlineEducation/img/address.png) no-repeat;
  background-size: 100% 100%;
  display: none;
}
.list-bottom-active {
  display: flex !important;
}
.list-bottom-right {
  flex: 1;
  overflow: hidden;
  padding: 0 40px;
  padding-top: 12px;
}
.list-bottom-left {
  padding-top: 60px;
  width: 489px;
}
.address-city {
  width: 100%;
  background: url(https://h5cdn.jjl.cn/pc/20250516_offlineEducation/img/city.png) no-repeat;
  background-size: 100% 100%;
  height: 104px;
  text-align: center;
  line-height: 104px;
  padding: 14px 0 10px 0;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.address-city P:nth-child(1) {
  font-size: 40px;
  font-family: Alibaba-PuHuiTi-H, Alibaba-PuHuiTi;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 55px;
  letter-spacing: 2px;
}
.address-city P:nth-child(2) {
  font-size: 20px;
  font-family: Arial-Black, Arial;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 28px;
  letter-spacing: 4px;
}
.info1 i {
  display: block;
  margin-right: 5px;
  width: 18px;
  height: 19px;
  background: url(https://h5cdn.jjl.cn/pc/20240531_offlineEducation/img/time.png) no-repeat;
  background-size: 100% 100%;
}
.info2 i {
  display: block;
  margin-right: 5px;
  width: 16px;
  height: 19px;
  background: url(https://h5cdn.jjl.cn/pc/20240531_offlineEducation/img/adre.png) no-repeat;
  background-size: 100% 100%;
}
.info1 {
  margin-top: 30px;
}
.info2 {
  margin-top: 20px;
  position: relative;
  padding-left: 53px !important;
}
.info2 i {
  position: absolute;
  left: 30px;
  top: 4px;
}
.info span {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
}
.info {
  display: flex;
  margin-bottom: 20px;
  padding: 0 30px;
  align-items: center;
}
.list-bottom-right .address-swiper {
  width: 100% !important;
  height: 303px;
  padding-bottom: 11px;
}
#success .address-swiper {
  width: 100% !important;
}
#address-box .address-swiper .swiper-container {
  height: 295px !important;
}
.list-bottom-btn {
  width: 280px;
  margin: 0 auto;
}
.avo {
  width: 140px;
  height: 158px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.avo-name {
  font-size: 28px;
  font-family: Alibaba-PuHuiTi-H, Alibaba-PuHuiTi;
  font-weight: 600;
  color: #333333;
  line-height: 38px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 12px;
}
.avo-name span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  letter-spacing: 1px;
  text-align: right;
  font-style: normal;
  margin-left: 10px;
}
.avo-title {
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 6px;
}
.avo-time {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 15px;
}
#address .swiper-button-prev {
  background-image: url(https://h5cdn.jjl.cn/pc/20240531_offlineEducation/img/next.png) !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 30px !important;
  height: 30px !important;
  left: 165px !important;
  top: 85px !important;
  transform: rotate(180deg);
}
#address .swiper-button-next {
  background-image: url(https://h5cdn.jjl.cn/pc/20240531_offlineEducation/img/next.png) !important;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 30px !important;
  height: 30px !important;
  right: 165px !important;
  top: 85px !important;
}
.school-list-item:nth-child(5) .list-top {
  display: inline-flex !important;
}
.school-list-item:nth-child(5) .list-top div {
  margin-right: 20px;
}
.school-list-item {
  margin-bottom: 30px;
}
.address-tost {
  position: fixed;
  width: 240px;
  height: 50px;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.7);
  left: 50%;
  margin-left: -120px;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  border-radius: 14px;
  text-align: center;
  display: block;
  line-height: 50px;
  z-index: 99;
}
.fixedTab {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  /* margin-left: -31.25vw !important; */
  /* width: 62.50vw; */
  height: 50px !important;
  /* background: #FCE391; */
  background: url(../imgs/navbg.png) no-repeat;
  background-size: 100% 100%;
  z-index: 99;
  display: flex !important;
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  z-index: 1000;
}
.form {
  position: absolute;
  left: 50%;
  top: 50%;
  /* width: 450px;
  height: 593px; */
  width: max(319.22px, 23.44vw);
  height: max(421.77px, 30.89vw);
  transform: translate(-50%, -50%);
  background: url(https://h5cdn.jjl.cn/m/20250902_autumnExhibition/img/dia-bg.png) no-repeat;
  background-size: 100% 100%;
}
.closed-btn {
  position: absolute;
  /* width: 38px;
  height: 38px;
  bottom: -68px; */
  width: max(27.04px, 1.98vw);
  height: max(27.04px, 1.98vw);
  bottom: min(-48.26px, -3.54vw);
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.form-box {
  position: absolute;
  /* left: 20px;
  right: 20px;
  top: 117px;
  padding: 19px 35px;
  width: 410px;
  height: 449px; 
  border-radius: 10px; */
  left: max(14.22px, 1.04vw);
  right: max(14.22px, 1.04vw);
  top: max(83.25px, 6.09vw);
  padding: max(13.51px, 0.99vw) max(24.89px, 1.82vw);
  width: max(291.15px, 21.35vw);
  height: max(318.94px, 23.39vw);
  border-radius: max(7.11px, 0.52vw);
  background: #FFFFFF;
}
.form-item {
  background: #FFFFFF;
  /* height: 40px; */
  /* margin-bottom: 20px; */
  height: max(28.44px, 2.08vw);
  margin-bottom: max(14.22px, 1.04vw);
  position: relative;
}
select {
  border: none;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select-placeholder {
  position: absolute;
  left: max(14.22px, 1.04vw);
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  /* font-size: 16px; */
  font-size: clamp(11.41px, 0.83vw, 16px);
  color: #999999;
  letter-spacing: 0.97px;
}
.form-item input,
.form-item select {
  width: 100%;
  height: 100%;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  /*-khtml-user-select:none;!*早期浏览器*!*/
  user-select: none;
  outline: none;
  border: 0;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0.97px;
  /* border-radius: 20px;
  line-height: 22px;
  font-size: 16px;
  padding-left: 20px; */
  border-radius: max(14.22px, 1.04vw);
  line-height: clamp(15.64px, 1.15vw, 22px);
  font-size: clamp(11.41px, 0.83vw, 16px);
  padding-left: max(14.22px, 1.04vw);
  box-shadow: 0px 2px 6px 0px rgba(224, 221, 221, 0.4);
  border: 1px solid #EDEDED;
}
.form-item input::placeholder {
  color: #999999;
}
.bbbb {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000;
}
.form-item-spe {
  display: flex;
}
.form-item-spe input {
  /* margin-right: 20px;
  width: 200px; */
  margin-right: max(14.22px, 1.04vw);
  width: max(142.19px, 10.42vw);
}
.send-code-btn {
  cursor: pointer;
  text-align: center;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 0.97px;
  /* font-size: 16px;
  line-height: 40px;
  width: 124px;
  height: 40px;
  border-radius: 20px; */
  font-size: clamp(11.41px, 0.83vw, 16px);
  line-height: max(28.44px, 2.08vw);
  width: max(88.24px, 6.46vw);
  height: max(28.44px, 2.08vw);
  border-radius: max(14.22px, 1.04vw);
  background: #E41E09;
  box-shadow: 0 2px 2px 0 #e0dddd66;
}
input[type="checkbox"]:checked + label:before,
#xieyi_reg input[type="checkbox"]:checked + label:before {
  background-color: inherit !important;
}
.agree-policy-label {
  /* font-size: 14px;
  line-height: 20px; */
  font-size: clamp(11.41px, 0.73vw, 14px) !important;
  line-height: clamp(14.22px, 1.04vw, 20px) !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  display: inline-flex !important;
  align-items: center !important;
}
input[type="checkbox"]:checked + label {
  color: inherit !important;
}
.agree-policy-label a {
  color: #E41E09 !important;
}
.agree-policy {
  display: none;
}
.agree-policy + label::before {
  font-size: clamp(11.41px, 0.73vw, 14px) !important;
  content: '';
  display: inline-block;
  /* width: 16px !important;
  height: 16px !important; */
  width: clamp(11.41px, 0.83vw, 16px) !important;
  height: clamp(11.41px, 0.83vw, 16px) !important;
  border: 0 !important;
  border-radius: 0% !important;
  background-image: url(../imgs/unchecked.png);
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 0 !important;
  margin-right: clamp(5.7px, 0.42vw, 8px) !important;
}
.xieyi-form-item {
  /* padding-left: 20px; */
  padding-left: max(14.22px, 1.04vw) !important;
}
.agree-policy:checked + label::before {
  font-size: clamp(11.41px, 0.73vw, 14px) !important;
  padding: 0 !important;
  display: inline-block;
  content: '';
  /* width: 16px !important;
  height: 16px !important; */
  width: clamp(11.41px, 0.83vw, 16px) !important;
  height: clamp(11.41px, 0.83vw, 16px) !important;
  background-image: url("../imgs/checked.png");
  background-size: 100%;
  background-repeat: no-repeat;
  border: 0 !important;
  border-radius: 0% !important;
  cursor: pointer;
  margin-right: clamp(5.7px, 0.42vw, 8px) !important;
}
.form-btn {
  margin: 0 auto;
  cursor: pointer;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  /* font-size: 16px;
  line-height: 40px;
  margin-top: 20px; */
  font-size: max(11.41px, 0.83vw);
  line-height: max(28.44px, 2.08vw);
  margin-top: max(14.22px, 1.04vw) !important;
  text-align: center;
  background: url(../imgs/form-btn.png) no-repeat;
  background-size: 100% 100%;
}
.banner-img {
  display: block;
}
.item-course {
  width: 285px;
  height: 452px;
  flex-direction: column;
  background: url('https://h5cdn.jjl.cn/pc/2025/20250902_autumnExhibition/img/server/bg1.png') no-repeat center center / 100% 100%;
  border-radius: 8px;
  transition: all 0.3s;
}
.item-course:hover {
  background: url('https://h5cdn.jjl.cn/pc/2025/20250902_autumnExhibition/img/server/bg2.png') no-repeat center center / 100% 100%;
}
.item-course:hover .server-dot,
.item-course:hover .server-item-cont-top-txt,
.item-course:hover .server-item-cont-desc-row {
  color: #fff;
}
.item-course:hover .server-top {
  color: #FF643F;
}
.item-course:hover .server-dot {
  background: #fff;
}
.item-course .server-top,
.item-course .server-dot,
.item-course .server-item-cont-top-txt,
.item-course .server-item-cont-desc-row {
  transition: all 0.3s;
}
.server-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 285px !important;
  height: 80px;
  padding: 5px 68px 0 20px;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
}
.server-top .server-title {
  overflow: hidden;
  max-height: 60px;
  line-height: 30px;
}
.server-item-cont {
  height: 100%;
  padding-bottom: 10px;
  overflow-y: auto;
}
.server-item-cont-top {
  padding: 14px 12px 0;
}
.server-item-cont-top-tit {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  padding-bottom: 10px;
}
.server-dot {
  display: inline-block;
  width: 4px;
  height: 18px;
  background: #E61E08;
  border-radius: 5px;
}
.server-item-cont-top-txt {
  padding-left: 10px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  font-style: normal;
}
.server-item-cont-desc-row {
  line-height: 17px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}
.server-item-cont-desc {
  display: flex;
  justify-content: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  text-align: center;
  font-style: normal;
}
.server-item-cont-desc2 {
  min-height: 110px;
  overflow-y: auto;
}
.school-nation-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 60px;
  padding: 4px;
  margin-bottom: 20px;
  background: #FFFFFF;
  border-radius: 30px;
  border: 1px solid #E61E08;
}
.school-nation {
  cursor: pointer;
  display: flex;
  width: 200px;
  align-items: center;
  justify-content: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 33px;
  text-align: left;
  font-style: normal;
}
.school-nation-active {
  width: 200px;
  height: 52px;
  background: #E61E08;
  border-radius: 30px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 33px;
  text-align: left;
  font-style: normal;
}
.school-num-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 148px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 8px;
}
.school-num-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 400px;
}
.school-num-img {
  display: block;
  width: auto !important;
  height: 61px;
  margin-bottom: 10px;
  object-fit: cover;
}
.school-num-txt {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: left;
  font-style: normal;
}
.num-line {
  width: 1px;
  height: 125px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 58%, rgba(255, 255, 255, 0) 100%);
  border-radius: 1px;
}
.school-logo {
  display: inline-block;
  width: 257px !important;
  height: auto;
  object-fit: cover !important;
}
.school-name {
  padding-top: 10px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: center;
  font-style: normal;
}
.swiper-slide-school {
  display: flex;
  width: 1200px;
  flex-wrap: wrap;
}
.school-logo-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 1px solid rgb(202, 83, 94); */
  border-radius: 8px;
  overflow: hidden;
}
.section-school {
  width: 1200px;
  margin-top: 20px;
  /* height: 694px; */
  /* padding: 25px 18px 50px; */
}
.swiper-pagination-school {
  bottom: 0 !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '' !important;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: '' !important;
}
.school-my-bullet {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  margin-right: 20px;
  border-radius: 50%;
}
.school-bullet-active {
  background: #FFBC16;
}
.teacher-swiper {
  position: relative;
}
.before-wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.intentionCity,
.intentionCountry {
  position: relative;
  z-index: 3;
}
.graduate-project__wrapper {
  padding: 50px 0;
  background: url('https://h5cdn.jjl.cn/pc/2025/20250902_autumnExhibition/img/graduate-project-bg.png') no-repeat center center / 100% 100%;
}
.graduate-project__wrapper .title-logo {
  margin-bottom: 25px;
}
.graduate-project__wrapper .graduate-project__box {
  width: 1200px;
  margin: 0 auto;
}
.graduate-project__wrapper .tips {
  margin-bottom: 25px;
  text-align: center;
  font-size: 18px;
  color: #333;
}
.graduate-project__wrapper .graduate-project__tabs {
  display: flex;
  width: 100%;
  overflow: hidden;
  border: 1px solid #E13C2B;
  border-radius: 8px;
}
.graduate-project__wrapper .graduate-project__tabs .graduate-project__tabs-item {
  flex: 1;
  width: 0%;
  height: 58px;
  text-align: center;
  line-height: 58px;
  background: #FFFFFF;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 24px;
  color: #E13C2B;
  cursor: pointer;
}
.graduate-project__wrapper .graduate-project__tabs .graduate-project__tabs-item.is-active {
  background: #E13C2B;
  color: #fff;
}
.graduate-project__wrapper .graduate-project__content {
  font-size: 0;
  text-align: center;
}
.graduate-project__wrapper .graduate-project__content .graduate-project__item {
  display: inline-block;
  vertical-align: top;
  width: 384px;
  height: 180px;
  padding-left: 146px;
  margin: 26px 8px 0;
}
.graduate-project__wrapper .graduate-project__content .graduate-project__item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-right: 8px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  color: #333333;
}
.graduate-project__wrapper .section-btn-wrap {
  margin-top: 36px;
}
