.academic {
  background-color: #F5F7FA;
}
.academic-banner {
  background: url('/h5/images/specia/f-bg.png') top center no-repeat;
  overflow: hidden;
  background-size: cover;
  margin-top: 7.5rem;
}
.academic-banner section {
  overflow: hidden;
  padding: 2.8125rem 2.5rem 0px 2.5rem;
  margin-bottom: 1.5rem;
}
.academic-banner section h1 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 2.25rem;
  color: #111111;
  line-height: 3rem;
  margin-bottom: 1.75rem;
}
.academic-banner section p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.5rem;
  color: #666666;
  margin-bottom: .5rem;
}
.academic-banner a {
  display: block;
  margin: 0 auto;
  width: 16.25rem;
  height: 5.5rem;
  background: #0D6DFE;
  border-radius: 2.75rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 2rem;
  color: #FFFFFF;
  line-height: 5.5rem;
  text-align: center;
  margin-bottom: 2.5rem;
}
.academic-one {
  background: #FFFFFF;
  overflow: hidden;
  padding-top: 2.5rem;
  margin-bottom: 1.5rem;
}
.nav {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 2.5rem;
  color: #111111;
  background: linear-gradient(-45deg, #4bbcfc 0%, #536aff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: max-content;
  padding: 0 1.875rem;
  padding-bottom: 1.25rem;
}
.academic-one section {
  overflow: hidden;
  margin: 1.5rem 1.875rem;
  background: #F4F7FB;
  box-shadow: 0px .5rem 1.25rem 0rem rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  display: flex;
  align-items: center;
}
.academic-one section article {
  background: #FFFFFF;
  overflow: hidden;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.academic-one section article h3 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 2.25rem;
  color: #111111;
  text-align: center;
  margin-top: 3.75rem;
}
.academic-one section article h3 span {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 1.5rem;
  color: #111111;
  display: block;
  margin-top: .625rem;
  padding: 0 1.5rem;
  line-height: 1.875rem;
}
.academic-one section article h4 {
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 3.75rem;
  color: #FF0000;
  margin-top: 4.375rem;
  text-align: center;
  line-height: 3.125rem;
}
.academic-one section article h4 span {
  display: block;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 1.75rem;
  color: #FF0000;
}
.academic-one section article a {
  display: block;
  width: 15rem;
  height: 5.5rem;
  background: #4CBAE8;
  box-shadow: 0px .25rem .5rem 0rem rgba(0, 0, 0, 0.2);
  border-radius: 2.75rem;
  border: .0625rem solid #FFFFFF;
  margin: 0 auto;
  margin-bottom: 3.75rem;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 2rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 5.5rem;
  margin-top: 3.75rem;
}
.academic-one section article a.bg01 {
  background: #5595FF;
}
.academic-one section article a.bg02 {
  background: #0D6DFE;
}
.academic-one section aside {
  padding: 0 1.875rem;
  overflow: hidden;
  flex: 1.1;
  padding-top: 3.125rem;
  padding-bottom: 1.25rem;
}
.academic-one section aside h6 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 1.75rem;
  color: #111111;
  margin-bottom: 1.625rem;
}
.academic-one section aside p {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 1.5rem;
  color: #666666;
  text-align: justify;
  margin-bottom: 1.25rem;
}
.academic-one section aside p:last-child {
  margin-bottom: 0;
}
.academic-one div {
  overflow: hidden;
}
.academic-one div a.more {
  display: block;
  width: 16.25rem;
  height: 5.5rem;
  background: #0D6DFE;
  border-radius: 2.75rem;
  margin: 0 auto;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 2rem;
  color: #FFFFFF;
  line-height: 5.5rem;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}
.academic-two {
  background: #FFFFFF;
  overflow: hidden;
  padding: 0 1.875rem;
  padding-top: 2.5rem;
  margin-bottom: 1.5rem;
}
.academic-two .two-dy {
  max-width: 90vw;
  height: 0;
  padding-bottom: 100%;
  background: #0D6DFE;
  border-radius: 50%;
  position: relative;
}
.academic-two .two-zy {
  width: 74%;
  height: 74%;
  background: #5595FF;
  border-radius: 50%;
  position: absolute;
  top: 13%;
  left: 0;
}
.academic-two .two-xy {
  width: 63%;
  height: 63%;
  background: #4CBAE8;
  border-radius: 50%;
  position: absolute;
  top: 18.5%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.academic-two .two-xy .text01 {
  overflow: hidden;
}
.academic-two .two-xy .text01 p {
  width: 100%;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.5rem;
  color: #FFFFFF;
  line-height: 3rem;
}
.academic-two .two-zy .text02 {
  position: relative;
}
.academic-two .two-zy .text02 p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.5rem;
  color: #FFFFFF;
}
.academic-two .two-zy .text02 p:nth-child(1) {
  transform: translate(15rem, 2.5rem);
}
.academic-two .two-zy .text02 p:nth-child(2) {
  transform: translate(20.1875rem, 5.625rem);
}
.academic-two .two-zy .text02 p:nth-child(3) {
  transform: translate(21.5625rem, 8.75rem);
}
.academic-two .two-zy .text02 p:nth-child(4) {
  transform: translate(20.1875rem, 11.875rem);
}
.academic-two .two-zy .text02 p:nth-child(5) {
  transform: translate(12.375rem, 14rem);
}
.academic-two .two-dy .text03 {
  position: relative;
}
.academic-two .two-dy .text03 p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.5rem;
  color: #FFFFFF;
}
.academic-two .two-dy .text03 p:nth-child(1) {
  transform: translate(22.5rem, 3.125rem);
}
.academic-two .two-dy .text03 p:nth-child(2) {
  transform: translate(28.5625rem, 5.9375rem);
}
.academic-two .two-dy .text03 p:nth-child(3) {
  transform: translate(32.625rem, 8.75rem);
}
.academic-two .two-dy .text03 p:nth-child(4) {
  transform: translate(33.375rem, 11.5625rem);
}
.academic-two .two-dy .text03 p:nth-child(5) {
  transform: translate(32.875rem, 14.375rem);
}
.academic-two .two-dy .text03 p:nth-child(6) {
  transform: translate(28.6875rem, 17.1875rem);
}
.academic-two .two-dy .text03 p:nth-child(7) {
  transform: translate(21.625rem, 18rem);
}
.academic-two ul {
  overflow: hidden;
  display: flex;
  justify-content: space-around;
  margin-top: 3.75rem;
  margin-bottom: 2.5rem;
}
.academic-two ul li {
  flex: 1;
}
.academic-two ul li div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
}
.academic-two ul li div i {
  display: block;
  width: 2.25rem;
  height: 1.25rem;
  margin: 0 .625rem;
}
.academic-two ul li div i:nth-child(1) {
  background: #4CBAE8;
}
.academic-two ul li div i:nth-child(2) {
  background: #5595FF;
}
.academic-two ul li div i:nth-child(3) {
  background: #0D6DFE;
}
.academic-two ul li h3 {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.5rem;
  color: #111111;
  text-align: center;
}
.academic-three {
  background: #FFFFFF;
  overflow: hidden;
  padding-top: 2.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
}
.academic-three ul {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0 1.875rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}
.academic-three ul li {
  width: 48.5%;
  background: #EDF4FF;
  border-radius: .5rem;
  padding: 1.875rem;
  box-sizing: border-box;
  margin-bottom: 1.5rem;
}
.academic-three ul li section {
  display: flex;
  align-items: center;
  margin-bottom: 1.5625rem;
}
.academic-three ul li section img {
  width: 3.75rem;
  height: 3.75rem;
}
.academic-three ul li section h3 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 1.75rem;
  color: #111111;
  padding-left: 1.1875rem;
}
.academic-three ul li p {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 1.5rem;
  color: #333333;
  text-align: justify;
}
.academic-four {
  background: #FFFFFF;
  overflow: hidden;
  padding-top: 2.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
}
.academic-four .tabs4 {
  overflow: hidden;
  padding: 0 .9375rem;
  display: flex;
  justify-content: space-between;
}
.academic-four .tabs4 a {
  display: block;
  width: 30%;
  height: 5.5rem;
  background: #F1F4FA;
  box-shadow: .375rem .375rem 1.25rem 0px rgba(55, 99, 170, 0.1);
  border-radius: .5rem;
  border: .125rem solid #FFFFFF;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.75rem;
  color: #111111;
  line-height: 5.5rem;
  text-align: center;
  margin: 1.25rem .625rem;
  padding: 0 .9375rem;
}
.academic-four .tabs4 a.active {
  background: url('/h5/images/new_index/dominance-ac.png')  no-repeat;
  background-size: cover;
}
.academic-four .content-slide {
  overflow: hidden;
}
.academic-four .content-slide ul {
  padding: 0 1.875rem;
  overflow: hidden;
}
.academic-four .content-slide ul li {
  overflow: hidden;
  background: url('/h5/images/specia/a-jt.png') bottom center no-repeat;
  background-size: 1.6875rem;
  padding-bottom: 1.6875rem;
  margin-bottom: .4375rem;
}
.academic-four .content-slide ul li:last-child {
  background: none;
  margin-bottom: 0;
}
.academic-four .content-slide ul li h3 {
  overflow: hidden;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.75rem;
  color: #111111;
  line-height: 4.5rem;
}
.academic-four .content-slide ul li .text {
  position: relative;
  background: #F1F4FA;
  /* overflow: hidden; */
  /* padding: 0 1.25rem; */
  width: 43.125rem;
  min-height: 18.75rem;
}
.academic-four .content-slide ul li .text-cal .pos{
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background: url('/h5/images/news/cals.png') no-repeat;
  background-size: cover;
  right: 1.25rem;
  bottom: 1.25rem;
}
.academic-four .content-slide ul li .text img {
  /* padding: 0 17.5%; */
  width: 28.4375rem;
  height: 18.75rem;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  /* background: url(/h5/images/specia/fd.png) right 96% no-repeat; */
}
.academic-five {
  background: #FFFFFF;
  overflow: hidden;
  padding-top: 2.5rem;
  /* margin-bottom: 1.5rem; */
  padding-bottom: 1rem;
}
.academic-five .swiper {
  margin: 0 1.875rem;
  background: #F1F4FA;
  box-shadow: .375rem .375rem 1.875rem 0px rgba(55, 99, 170, 0.1) inset;
  border-radius: .5rem;
  overflow: hidden;
  padding-bottom: 3.875rem;
  margin-top: 1.25rem;
}
.academic-five .swiper .content-slide {
  padding: 2.5rem 1.875rem;
}
.academic-five .swiper .content-slide .five-img {
  display: flex;
  align-items: center;
  margin-bottom: 1.875rem;
}
.academic-five .swiper .content-slide .five-img img {
  width: 8.75rem;
  height: 8.75rem;
  margin-right: 1.875rem;
}
.academic-five .swiper .content-slide .five-img h3 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 3rem;
  color: #111111;
  margin-bottom: 1.25rem;
}
.academic-five .swiper .content-slide .five-img h4 {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 2rem;
  color: #111111;
}
.academic-five .swiper .content-slide .five-text {
  overflow: hidden;
}
.academic-five .swiper .content-slide .five_text p {
  font-weight: 400;
  font-size: 1.75rem;
  color: #666666;
  line-height: 2.5rem;
  text-align: justify;
}
.academic-five .swiper-pagination {
  bottom: 2.5rem !important;
}
.academic-five .swiper-pagination-bullet-active {
  background: #000000;
}
.academic-six {
  background: #FFFFFF;
  overflow: hidden;
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}
.academic-six .swiper {
  margin-top: 1.25rem;
  padding-bottom: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.academic-six .swiper .swiper-slide {
  padding: 3.125rem 1.875rem;
  background: #F1F4FA;
  box-shadow: .375rem .375rem 1.875rem 0px rgba(55, 99, 170, 0.1) inset;
  border-radius: .5rem;
  overflow: hidden;
  width: auto !important;
  box-sizing: border-box;
}
.academic-six .swiper-pagination {
  bottom: 0 !important;
}
.academic-six .swiper .content-slide h3 {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 2rem;
  color: #111111;
  margin-bottom: 2.5rem;
}
.academic-six .swiper .content-slide p {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.5rem;
  color: #666666;
  margin-bottom: 2.5rem;
}
.academic-six .more {
  overflow: hidden;
  margin: 2.5rem 0 1.25rem 0;
}
.academic-six .more a {
  display: block;
  margin: 0 auto;
  width: 16.25rem;
  height: 5.5rem;
  background: #0052D9;
  border-radius: 2.75rem;
  text-align: center;
  font-weight: 500;
  font-size: 2rem;
  color: #FFFFFF;
  line-height: 5.5rem;
}
