body {
  overflow-x: hidden;
}
.content {
  background: url(../images/index-bg.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 1000px;
  overflow: hidden;
  min-width: 1200px;
  display: flex;
  flex-direction: row;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: justify;
}
.content .Martl {
  margin-left: 37px;
  display: flex;
  flex-direction: row;
  background: url('../images/dian.png') center no-repeat;
  background-size: contain;
  width: 1001px;
  height: 449px;
}
.content .content-one {
  margin-top: 51px;
  margin-left: 30px;
}
.content .content-one li {
  width: 191px;
  line-height: 24px;
  margin-bottom: 22px;
}
.content .content-two {
  margin-left: 31px;
}
.content .content-two li {
  width: 173px;
  margin-bottom: 32px;
}

.content .content-three {
  margin-left: 28px;
}
.content .content-three li {
  width: 137px;
  margin-bottom: 32px;
}
.content .content-four {
  margin-left: 25px;
}
.content .content-four li {
  width: 133px;
  margin-bottom: 32px;
}
.content .content-five {
  margin-left: 35px;
}
.content .content-five li {
  width: 190px;
  margin-bottom: 26px;
}
.content .content-six {
  margin-left: 27px;
}
.content .content-six li {
  width: 171px;
  margin-bottom: 51px;
}
.content-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  left: 0;
}
/* .academic-dev {
  display: flex;
  width: 1560px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
  left: -352px;
  margin-top: -280px;
} */
/* .career-dev {
  display: flex;
  width: 1560px;
  position: relative;
} */
/* .academic-dev .list {
  width: 953px;
  height: 500px;
  overflow: hidden;
} */
/* .career-dev .list {
  width: 957px;
  height: 500px;
  overflow: hidden;
  margin-left: -132px;
  position: relative;
  z-index: 2;
} */

/* 20251017修改开始 */
.academic-dev .list {
  background: url(../images/img_xyfz.png) no-repeat top center;
  width: 1200px;
  height: 360px;
  background-size: 1200px 360px;
  margin-bottom: 60px;
  position: relative;
  margin-top: -280px;
}

.academic-dev .xuexue {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 130px;
}

.academic-dev .xuexue p.text {
  color: #fff;
  text-shadow: 4px 4px 10px #6e246569;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  margin: 16px 0 25px 11px;
  text-align: left;
}

.academic-dev .xueye-wrap_left {
  margin-left: 116px;
}

.academic-dev .xueye-wrap_right {
  margin-right: 293px;
}

.career-dev .list {
  background: url(../images/img_zyfz.png) no-repeat top center;
  width: 1200px;
  height: 360px;
  background-size: 1200px 360px;
  position: relative;
}

.academic-dev .list .xueye-wrap,.career-dev .list .xueye-wrap {
  position: absolute;
  left: 507px;
  top: 211px;
  background: url(../images/img_ek.png) center no-repeat ;
  background-size: 182px 64px;
  width: 182px;
  height: 64px;
}

.academic-dev .list .xueye-wrap_left .xueye-wrap {
  position: absolute;
  left: 117px;
  top: 226px;
}

.academic-dev .list .xueye-wrap_right .xueye-wrap {
  position: absolute;
  left: 725px;
  top: 226px;
}

.academic-dev .list p.enter, .career-dev .list p.enter {
  cursor: pointer;
  background: url(../images/img_right.png) no-repeat 132px 22px;
  background-size: 18px 18px;
  padding-left: 30px;
  text-align: left;
  color: #fff;
  font-size: 24px;
  line-height: 64px;
  box-sizing: border-box;
}
/* 20251017修改结束 */
.academic-dev .xueye {
  position: relative;
  background: url(../images/img1.png) no-repeat top center;
  width: 953px;
  height: 500px;
  background-size: 953px 500px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.career-dev .xueye {
  position: relative;
  background: url(../images/img4.png) no-repeat top center;
  width: 957px;
  height: 500px;
  background-size: 957px 500px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.academic-dev:hover .list .xueye {
  transform: scale(1.05);
}
.career-dev:hover .list .xueye {
  transform: scale(1.05);
}
.academic-dev .xueye .xueye-wrap {
  position: absolute;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  transform: translate(0, -50%);
  right: 238px;
  top: 50%;
  text-align: left;
  width: 360px;
}
/* .career-dev .xueye .xueye-wrap {
  position: absolute;
  color: #fff;
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  transform: translate(0, -50%);
  left: 254px;
  top: 50%;
  width: 360px;
  text-align: right;
} */
.academic-dev .xueye img,
.career-dev .xueye img {
  width: 283px;
  height: 68px;
}
.academic-dev .xueye p.text {
  margin: 16px 0 40px 0;
  text-align: left;
}
.career-dev .xueye p.text {
  margin: 16px 0 40px 0;
  text-align: right;
}
.academic-dev .xueye p.enter,
.career-dev .xueye p.enter {
  cursor: pointer;
  background: url(../images/right.png) no-repeat 132px 22px #bcc7ff69;
  width: 182px;
  height: 64px;
  border: 2px solid #ffffff1f;
  box-shadow: 0 2px 0 0 #00268b1a;
  border-radius: 4px;
  background-size: 18px 14px;
  padding-left: 30px;
  text-align: left;
  font-size: 24px;
  line-height: 60px;
  box-sizing: border-box;
}
.career-dev .xueye p.enter {
  cursor: pointer;
  background: url(../images/right.png) no-repeat 130px 22px #bcc7ff69;
  width: 182px;
  height: 64px;
  border: 2px solid #ffffff1f;
  box-shadow: 0 2px 0 0 #00268b1a;
  border-radius: 4px;
  background-size: 18px 14px;
  padding-left: 30px;
  text-align: left;
  font-size: 24px;
  line-height: 60px;
  margin-left: 175px;
  box-sizing: border-box;
}
.academic-dev .xueye-right {
  position: relative;
  background: url(../images/img2.png) no-repeat top center;
  width: 726px;
  height: 500px;
  background-size: 726px 500px;
  margin-left: -120px;
}
.career-dev .xueye-left {
  position: relative;
  background: url(../images/img3.png) no-repeat top center;
  width: 726px;
  height: 500px;
  background-size: 726px 500px;
  z-index: 6;
}
