header {
  position: relative;
}
header > img {
  width: 100%;
}
header .cont {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  height: 100%;
}
header .cont img:nth-child(1) {
  margin: 36px 0 86px;
}
.title-wrap {
  line-height: 1;
  vertical-align: baseline;
  margin-bottom: 42px;
}
.title-wrap span {
  display: inline-block;
  vertical-align: bottom;
}
.title-wrap .cn {
  font-size: 48px;
  color: #1559ef;
  font-weight: lighter;
  margin-right: 20px;
}
.title-wrap .en {
  font-weight: bold;
  color: #003ec8;
  opacity: 0.15;
  font-size: 30px;
  font-family: 'Impact';
}
.title-wrap.title-wrap2 .cn,
.title-wrap.title-wrap2 .en {
  color: #fff;
}
.main-color {
  color: #1559ef;
}
#modular1 .title-wrap {
  margin-bottom: 45px;
}
#modular1 .content {
  padding-top: 0;
  display: flex;
  position: relative;
}
#modular1 .content::after {
  content: '';
  display: block;
  width: 230px;
  height: 470px;
  background: url(../images/img2.png) no-repeat center;
  position: absolute;
  right: -300px;
  top: 0;
}
#modular1 .content .text {
  flex: 1;
  margin-left: 70px;
  letter-spacing: -1px;
}
#modular1 .content .text p:nth-child(2) {
  margin-bottom: 15px;
}
#modular1 .content .text .main-color {
  font-weight: bold;
  font-size: 14px;
}
#modular1 .content .img img {
  border-top-right-radius: 160px;
  box-shadow: 10px 0 0 0 #1559ef;
}
#modular2 {
  background: url(../images/bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#modular2 .main-color {
  font-weight: bold;
  font-size: 14px;
}
#modular2 .james {
  display: flex;
  align-items: center;
}
#modular2 .james .intro p:nth-child(2) {
  margin-bottom: 15px;
}
#modular2 .james .list {
  width: 660px;
  margin-left: 60px;
}
#modular2 .james .list .item {
  border-top-right-radius: 62px;
  background-image: linear-gradient(90deg, #fff, #1559ef);
  padding: 1px 1px 1px 0;
}
#modular2 .james .list .item:nth-child(2) {
  margin: 12px 0;
}
#modular2 .james .list .item .inner {
  display: flex;
  align-items: center;
  padding-left: 30px;
  padding-right: 35px;
  background-color: #fff;
  height: 138px;
  border-top-right-radius: 60px;
}
#modular2 .james .list .item .r {
  flex: 1;
  margin-left: 30px;
}
#modular2 .james .list p {
  font-size: 14px;
  letter-spacing: -1px;
}
#modular2 .james .intro {
  flex: 1;
}
#modular2 .cola {
  background: url(../images/bg2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  padding: 30px;
  margin-top: 50px;
}
#modular2 .cola .title {
  font-size: 26px;
  line-height: 50px;
  color: #fff;
  padding-left: 50px;
  border-bottom-left-radius: 25px;
  background-image: linear-gradient(90deg, #ffffff30 0%, transparent 100%);
}
#modular2 .cola-list {
  display: flex;
  flex-wrap: nowrap;
  padding-left: 50px;
  margin-top: 30px;
}
#modular2 .cola-list .item {
  display: flex;
  align-items: center;
}
#modular2 .cola-list .item:nth-child(1) {
  margin-right: 111px;
}
#modular2 .cola-list .item .r {
  margin-left: 20px;
}
#modular2 .cola-list .item p {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
}
#modular2 .cola-list .item .t {
  font-weight: bold;
}
#modular3 {
  background: url(../images/bg3.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#modular3 .content p {
  color: #fff;
}
#modular3 .content .count-list {
  margin-top: 50px;
  display: flex;
  align-items: center;
}
#modular3 .content .count-list .list-item {
  margin: 0 35px;
  border-radius: 50%;
  border: 2px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
}
#modular3 .content .count-list .list-item p {
  line-height: 1;
  font-size: 18px;
}
#modular3 .content .count-list .list-item p:nth-child(2) {
  margin-top: 10px;
}
#modular3 .content .count-list .list-item p span {
  font-weight: lighter;
  font-size: 72px;
}
.page-title {
  font-weight: bold;
  font-size: 28px;
  line-height: 1;
  padding-left: 20px;
  position: relative;
}
.page-title::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 28px;
  background-color: #1559ef;
  border-radius: 3px;
  position: absolute;
  left: 0;
}
#modular4 {
  background: url(../images/bg4.png);
  background-repeat: no-repeat;
  background-position: center right;
}
#modular4 .flex-content {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
#modular4 .s1 .flex-content {
  margin-top: 50px;
}
#modular4 .apple {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 370px;
  position: relative;
}
#modular4 .apple .center {
  position: absolute;
  border-radius: 50%;
  background-image: linear-gradient(141deg, #93b5ff 0%, #1559ef 100%);
  width: 150px;
  height: 150px;
  display: flex;
  font-size: 22px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  color: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#modular4 .apple .banana {
  width: 178px;
  height: 178px;
  border-radius: 50%;
  font-size: 20px;
  display: flex;
  align-items: center;
  padding: 0 35px;
  font-weight: bold;
  color: #1955d8;
}
#modular4 .apple .banana:nth-child(1) {
  border-top-left-radius: 0;
  background-image: linear-gradient(140deg, #1559ef20 0%, #fff 100%);
  padding-bottom: 15px;
}
#modular4 .apple .banana:nth-child(2) {
  border-top-right-radius: 0;
  background-image: linear-gradient(217deg, #1559ef20 0%, #fff 100%);
  padding-bottom: 15px;
}
#modular4 .apple .banana:nth-child(3) {
  border-bottom-left-radius: 0;
  background-image: linear-gradient(57deg, #1559ef20 0%, #fff 100%);
  padding-top: 15px;
}
#modular4 .apple .banana:nth-child(4) {
  border-bottom-right-radius: 0;
  background-image: linear-gradient(-39deg, #1559ef20 0%, #fff 100%);
  padding-top: 15px;
}
#modular4 .dijia .tt {
  color: #fff;
  font-weight: bold;
  padding-left: 40px;
  line-height: 60px;
  background-image: linear-gradient(90deg, #1559ef 0%, #93b5ff 100%);
  border-radius: 30px;
}
#modular4 .dijia .tt.t1 {
  border-bottom-left-radius: 0;
}
#modular4 .dijia .tt.t2 {
  border-top-left-radius: 0;
  margin-top: 35px;
}
#modular4 .dijia .dijia-list {
  display: flex;
  flex-wrap: nowrap;
}
#modular4 .dijia .dijia-list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 178px;
  height: 200px;
  border-bottom-left-radius: 90px;
  border-bottom-right-radius: 90px;
  background-image: linear-gradient(180deg, #fff 0%, #1559ef20 100%);
}
#modular4 .dijia .dijia-list .item p {
  margin-top: 15px;
  color: #1559ef;
  font-size: 20px;
}
#modular4 .dijia .dijia-list .item:not(:last-child) {
  margin-right: 16px;
}
.s2 {
  background-color: #f1f6fd;
  padding: 60px 0;
}
.s2 .cont {
  display: flex;
  justify-content: space-between;
}
.s2 .l {
  width: 555px;
}
.s2 .r {
  flex: 1;
  margin-left: 60px;
}
.s2 .page-title {
  margin-bottom: 40px;
}
.s2 .orange {
  margin: 60px 0;
}
.s2 .orange .o-list {
  background: url(../images/bg5.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-weight: bold;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.s2 .orange .o-list li {
  height: 115px;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
}
.s2 .orange .o-list li:nth-child(1),
.s2 .orange .o-list li:nth-child(2),
.s2 .orange .o-list li:nth-child(3) {
  width: 175px;
  margin-bottom: 17px;
}
.s2 .orange .o-list li:nth-child(4),
.s2 .orange .o-list li:nth-child(5) {
  width: 275px;
}
.s2 .bus .main-color {
  font-weight: bold;
}
.s2 .bus .desc {
  color: #777;
  font-size: 14px;
}
.s2 .im12 {
  text-align: center;
  margin: 40px 0 60px;
}
.s3 {
  padding-top: 60px;
}
.s3 .cont {
  background: url(../images/img4.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-bottom: 60px;
}
.s3 .page-title {
  margin-bottom: 50px;
}
.s3 .course-list {
  display: grid;
  grid-template-columns: 280px 280px 280px;
  column-gap: 50px;
  margin-top: 30px;
}
.s3 .course-list .item .t {
  color: #fff;
  border-radius: 25px;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(90deg, #1559ef 0%, #93b5ff 100%);
  line-height: 50px;
  padding-left: 30px;
  font-size: 18px;
  margin-bottom: 20px;
}
.s3 .course-list .item:nth-child(2),
.s3 .course-list .item:nth-child(3) {
  grid-row: span 2;
}
#modular5 {
  background: url(../images/bg6.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#modular5 .title {
  border-radius: 30px;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(90deg, #ffffff20 0%, transparent);
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 50px;
  padding-left: 40px;
}
#modular5 .t1 {
  margin-bottom: 30px;
}
#modular5 .t2 {
  margin: 50px 0 40px;
}
.s4 {
  padding: 60px 0;
  background: url(../images/bg7.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.s4 .title {
  background-image: linear-gradient(90deg, #1559ef 0%, transparent 100%);
  font-size: 22px;
  color: #fff;
  padding-left: 40px;
  line-height: 50px;
  border-radius: 25px;
  border-bottom-left-radius: 0;
}
.s4 .stu-list {
  grid-template-columns: 310px 215px 250px 210px;
  display: grid;
  column-gap: 70px;
  row-gap: 10px;
  margin-top: 40px;
}
.s4 .stu-list .item:nth-child(1),
.s4 .stu-list .item:nth-child(3),
.s4 .stu-list .item:nth-child(4) {
  grid-row: span 2;
}
.s4 .stu-list .item p {
  line-height: 1.5;
  margin-bottom: 10px;
}
.s4 .stu-list .item .t {
  font-size: 20px;
  margin-bottom: 10px;
}
.s4 .stu-list .item .t img {
  vertical-align: middle;
  margin-right: 15px;
  color: #1559ef;
}
.s4 .swiper {
  margin-top: 50px;
}
.s4 .swiper .swiper-slide img {
  border-radius: 30px;
}
.s4 .swiper .swiper-button-prev {
  left: 40px;
}
.s4 .swiper .swiper-button-next {
  right: 40px;
}
.s4 .swiper .swiper-button-prev,
.s4 .swiper .swiper-button-next {
  width: 40px;
}
.s4 .swiper .swiper-button-prev::after,
.s4 .swiper .swiper-button-next::after {
  display: none;
}
.s4 .swiper-slide {
  width: 760px;
}
.s4 .swiper-slide img {
  width: 100%;
}
#modular6 .step-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
}
#modular6 .item {
  width: 200px;
  position: relative;
}
#modular6 .item .icon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background-image: linear-gradient(-36deg, #1559ef 0%, #93b4fe 100%);
  border: solid 6px #dee8fd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#modular6 .item p {
  text-align: center;
  white-space: nowrap;
  line-height: 1.5;
}
#modular6 .item .tt {
  color: #1559ef;
  font-size: 20px;
  margin: 10px 0;
}
#modular6 .item:not(:last-child)::after {
  content: '';
  display: block;
  width: 34px;
  height: 20px;
  background: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -15px;
  top: 45px;
}
.rec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rec .cont {
  padding-top: 40px;
  padding-bottom: 40px;
}
.rec .t {
  margin-top: 10px;
  font-size: 20px;
}
.rec1 {
  background-image: url(../images/bg8.png);
}
.rec1 .cont {
  padding-left: 660px;
}
.rec1 .t {
  color: #1559ef;
}
.rec2 {
  background-image: url(../images/bg9.png);
}
.rec2 .cont {
  padding-right: 660px;
}
.rec2 a,
.rec2 p {
  color: #fff;
}
.rec3 {
  background-image: url(../images/bg10.png);
}
.rec3 .cont {
  padding-left: 660px;
}
.rec3 .t {
  color: #1559ef;
}
#modular7 {
  background-image: url(../images/bg11.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#modular7 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ffffff40;
  padding-bottom: 50px;
  margin-bottom: 40px;
}
#modular7 .contact {
  width: 560px;
}
#modular7 .contact li {
  display: flex;
}
#modular7 .contact li p:nth-child(2) {
  flex: 1;
}
#modular7 .contact li p,
#modular7 .contact li a {
  color: #fff;
}
#modular7 .code-list {
  display: flex;
  flex-wrap: nowrap;
}
#modular7 .code-list li {
  width: 145px;
  background-color: #fff;
  padding: 10px;
  border-radius: 6px;
  text-align: center;
  margin-left: 20px;
}
#modular7 .code-list li p {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.2;
  text-align: center;
}
#modular7 .centerp {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
#modular7 .centerp a {
  color: #fff;
  margin-top: 20px;
}
@media (max-width: 768px) {
  #nav.trans {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
  }
  #nav .flex-sb {
    align-items: center;
  }
  #nav .nav-list {
    font-size: 0.28rem;
  }
  #nav .nav-list li::after {
    content: '';
    display: none;
  }
  header .cont img:nth-child(1) {
    margin-top: 1.7rem;
    margin-bottom: 0;
    width: 5.8rem;
    margin-left: 0.5rem;
  }
  .title-wrap {
    margin-bottom: 0.5rem;
  }
  .title-wrap .cn {
    font-size: 0.52rem;
    margin-right: 0.2rem;
  }
  .title-wrap .en {
    font-size: 0.34rem;
  }
  #modular1 .content {
    display: block;
  }
  #modular1 .content .img img {
    box-shadow: none;
    border-radius: 0;
  }
  #modular1 .content .text {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  #modular1 .content .text .main-color {
    font-size: unset;
  }
  #modular2 .main-color {
    font-size: unset;
  }
  #modular2 .james {
    display: block;
  }
  #modular2 .james .list {
    margin-top: 0.5rem;
    width: unset;
    margin-left: 0;
  }
  #modular2 .james .list .item {
    border-top-right-radius: 0.62rem;
  }
  #modular2 .james .list .item .inner {
    border-top-right-radius: 0.6rem;
    display: block;
    padding: 0.3rem;
    height: unset;
  }
  #modular2 .james .list .item .r {
    margin-left: 0;
    margin-top: 0.3rem;
  }
  #modular2 .james .list .item p {
    font-size: 0.22rem;
  }
  #modular2 .cola {
    background-image: url(../images/m-bg2.png);
    padding: 0.4rem;
  }
  #modular2 .cola .title {
    font-size: 0.3rem;
    padding-left: 0.4rem;
    line-height: 0.6rem;
  }
  #modular2 .cola .cola-list {
    display: block;
    margin-top: 0.3rem;
    padding-left: 0;
  }
  #modular2 .cola .cola-list .item:nth-child(1) {
    margin-bottom: 0.15rem;
  }
  #modular2 .cola .cola-list .item .l {
    width: 0.5rem;
  }
  #modular2 .cola .cola-list .item .r {
    flex: 1;
  }
  #modular2 .cola .cola-list .item:nth-child(1) {
    margin-right: 0;
  }
  #modular2 .cola .cola-list .item P {
    font-size: 0.26rem;
  }
  #modular3 .content .count-list {
    margin-top: 0.5rem;
    flex-wrap: wrap;
    justify-content: center;
  }
  #modular3 .content .count-list .list-item {
    width: 1.9rem;
    height: 2rem;
    margin: 0 0.2rem;
  }
  #modular3 .content .count-list .list-item p {
    font-size: 0.2rem;
  }
  #modular3 .content .count-list .list-item p span {
    font-size: 0.86rem;
  }
  #modular3 .content .count-list .list-item p:nth-child(2) {
    margin-top: 0.1rem;
  }
  .page-title {
    font-size: 0.34rem;
    padding-left: 0.2rem;
  }
  .page-title::before {
    height: 0.34rem;
  }
  #modular4 {
    background: none;
  }
  #modular4 .s1 .flex-content {
    display: block;
  }
  #modular4 .apple {
    width: 100%;
    justify-content: center;
  }
  #modular4 .apple .banana {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0 0.5rem;
    font-size: 0.28rem;
    margin: 0.15rem;
  }
  #modular4 .apple .center {
    width: 2rem;
    height: 2rem;
    font-size: 0.32rem;
  }
  #modular4 .dijia {
    margin-top: 0.5rem;
  }
  #modular4 .dijia .tt {
    line-height: 0.8rem;
    font-size: 0.3rem;
    padding-left: 0.5rem;
  }
  #modular4 .dijia .tt.t2 {
    margin-top: 0.5rem;
  }
  #modular4 .dijia .dijia-list {
    width: unset;
  }
  #modular4 .dijia .dijia-list .item {
    flex: 1;
    height: 2.6rem;
  }
  #modular4 .dijia .dijia-list .item img {
    width: 0.6rem;
  }
  #modular4 .dijia .dijia-list .item p {
    font-size: 0.24rem;
  }
  .s2 .page-title {
    margin-bottom: 0.4rem;
  }
  .s2 .cont {
    display: block;
  }
  .s2 .l {
    width: 100%;
  }
  .s2 .orange {
    margin-top: 0.5rem;
  }
  .s2 .orange .o-list li {
    font-size: 0.28rem;
    height: 1.45rem;
  }
  .s2 .orange .o-list li:nth-child(1),
  .s2 .orange .o-list li:nth-child(2),
  .s2 .orange .o-list li:nth-child(3) {
    width: 2.2rem;
    padding: 0 0.3rem;
    margin-bottom: 0.15rem;
  }
  .s2 .orange .o-list li:nth-child(4),
  .s2 .orange .o-list li:nth-child(5) {
    width: 3.3rem;
    padding: 0 0.3rem;
  }
  .s2 .r {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .s2 .im12 {
    margin: 0.5rem 0;
  }
  .s3 .cont {
    background-position: top 2rem right 0.5rem;
    background-size: 2.2rem auto;
    padding-bottom: 0.8rem;
  }
  .s3 .page-title {
    margin-bottom: 0.5rem;
  }
  .s3 .course-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.3rem;
  }
  .s3 .course-list .item {
    margin-bottom: 0.3rem;
  }
  .s3 .course-list .item .t {
    line-height: 0.7rem;
    font-size: 0.26rem;
    padding-left: 0.4rem;
  }
  .s3 .course-list .item:nth-child(1),
  .s3 .course-list .item:nth-child(4) {
    order: 1;
    width: 4rem;
  }
  .s3 .course-list .item:nth-child(2),
  .s3 .course-list .item:nth-child(3) {
    order: 2;
    width: 3.2rem;
  }
  #modular5 .title {
    font-size: 0.3rem;
    line-height: 0.6rem;
    padding-left: 0.4rem;
  }
  .s4 .title {
    font-size: 0.3rem;
    line-height: 0.6rem;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0;
    padding-left: 0.4rem;
  }
  .s4 .stu-list {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
  }
  .s4 .stu-list .item .t {
    font-size: 0.3rem;
    color: #1559ef;
  }
  .s4 .stu-list .item .t img {
    height: 0.3rem;
    margin-right: 0.2rem;
  }
  .s4 .stu-list .item:nth-child(1),
  .s4 .stu-list .item:nth-child(2),
  .s4 .stu-list .item:nth-child(5) {
    order: 1;
  }
  .s4 .stu-list .item:nth-child(4),
  .s4 .stu-list .item:nth-child(3) {
    order: 2;
  }
  .s4 .swiper-slide {
    width: 5.4rem;
  }
  .s4 .swiper .swiper-button-next,
  .s4 .swiper .swiper-button-prev {
    width: 0.4rem;
  }
  .s4 .swiper .swiper-button-next {
    right: 0.2rem;
  }
  .s4 .swiper .swiper-button-prev {
    left: 0.2rem;
  }
  #modular6 .step-list {
    flex-wrap: wrap;
  }
  #modular6 .item {
    width: 2rem;
  }
  #modular6 .item .icon {
    width: 1.8rem;
    height: 1.8rem;
  }
  #modular6 .item .tt {
    font-size: 0.26rem;
    font-weight: 600;
  }
  #modular6 .item:not(:last-child)::after {
    width: 0.4rem;
    height: 0.3rem;
    top: 0.8rem;
    right: -0.4rem;
  }
  #modular6 .item:nth-child(3)::after {
    display: none;
  }
  #modular6 .item p {
    white-space: wrap;
  }
  .rec .t {
    font-size: 0.3rem;
  }
  .rec1 {
    background: none;
    background-color: #f1f6fd;
  }
  .rec1 .cont {
    background-image: url(../images/m-bg13.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 2rem auto;
  }
  .rec2 {
    background: none;
    background-color: #1559ef;
  }
  .rec2 .cont {
    background-image: url(../images/m-bg12.png);
    background-repeat: no-repeat;
    background-position: right bottom 0.8rem;
    background-size: 2rem auto;
  }
  .rec3 {
    background: none;
    background-color: #fff;
  }
  .rec3 .cont {
    background-image: url(../images/m-bg13.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 2rem auto;
  }
  .rec1 .cont,
  .rec2 .cont,
  .rec3 .cont {
    width: 100%;
    padding: 0.5rem 0.3rem;
  }
  #modular7 {
    background-image: url(../images/m-bg11.png);
  }
  #modular7 .content {
    display: block;
  }
  #modular7 .contact {
    width: 100%;
  }
  #modular7 .code-list {
    justify-content: space-between;
    margin-top: 0.5rem;
  }
  #modular7 .code-list li {
    margin-left: 0;
    width: 2rem;
  }
  #modular7 .centerp1 {
    text-align: justify;
  }
}
