
.page-banner img {
  max-width: 100%; }

@font-face {
    font-family: "fzylt";
    src: url("/ZT/EducationExpends/fonts/fzyl.woff2") format("woff2"), url("/ZT/EducationExpends/fonts/fzyl.woff") format("woff"), url("/ZT/EducationExpends/fonts/fzyl.ttf") format("truetype"), url("/ZT/EducationExpends/fonts/fzyl.eot") format("embedded-opentype"), url("/ZT/EducationExpends/fonts/fzyl.svg") format("svg");
    font-weight: normal;
    font-style: normal;}
    
.fzylt{
    font-family: fzylt;}

.pageContainer {
  padding-bottom: 100px;
}

.container {
  width: 1250px;
  margin: 0 auto; }

.dflex {
  display: flex !important; }

.flexwrap {
  flex-wrap: wrap !important; }

.wrapTitle h4 {
  font-size: 36px;
  color: #D03232;
  display: flex;
  align-items: center; 
  font-family: fzylt;}

.wrapTitle h4 i {
  width: 16px;
  height: 40px;
  background: url(/ZT/EducationExpends/images/title_line.svg) center center no-repeat;
  display: block;
  margin-right: 6px; }


/**/
.pageIntroWrap {
  margin-top: 110px;
  margin-bottom: 110px;
  overflow: hidden; }

.pageIntroWrap .wrapCon {
  width: 1120px;
  height: 268px;
  display: flex;
  margin: 0 auto;
  background: url(/ZT/EducationExpends/images/introduction_bg.png) center center no-repeat;
  background-size: contain; }

.pageIntroWrap .wrapCon .textCard {
  padding: 60px 80px 45px 100px; }

.pageIntroWrap .wrapCon .textCard p {
  color: #909090;
  font-size: 16px;
  margin-bottom: 20px; }

.pageIntroWrap .wrapCon .textCard p b {
  color: #D03232; }

/*轻松缴费*/
.easypaymentWrap {
  overflow: hidden;
  padding-bottom: 20px;
  padding-right: 15px; }

.easypayment-slideTxtBox {
  width: 1200px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 60px;
  position: relative; }

.easypayment-slideTxtBox .hd {
  width: 280px;
  height: 445px;
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  padding-bottom: 10px; }

.easypayment-slideTxtBox .hd ul {
  width: 100%;
  height: 380px;
  display: block;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 10px; }

.easypayment-slideTxtBox .hd ul li {
  width: 230px;
  height: 45px;
  transition: all .3s;
  cursor: pointer;
  border-radius: 10px;
  line-height: 45px;
  display: block;
  font-size: 15px;
  padding-left: 0;
  box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0 auto 10px auto;
  margin-left: 10px; }

.easypayment-slideTxtBox .hd ul::-webkit-scrollbar-track {
  background-color: #fafafa; }

.easypayment-slideTxtBox .hd ul::-webkit-scrollbar {
  width: 6px;
  background-color: #fafafa; }

.easypayment-slideTxtBox .hd ul::-webkit-scrollbar-thumb {
  background-color: #F0F0F0; }

.easypayment-slideTxtBox .hd ul li.on {
  color: #fff;
  background: url(/ZT/EducationExpends/images/btn_bg.png) center left no-repeat;
  background-size: 99% 100%;
  box-shadow: none;
  padding-right: 18px;
  border-radius: 0; }

.easypayment-slideTxtBox .bd {
  width: calc(100% - 320px);
  height: auto;
  float: right;
  position: relative;
  background: #fff;
  padding-right: 20px; }

.easypayment-slideTxtBox .bd ul {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  zoom: 1; }

.easypayment-slideTxtBox .bd ul li {
  width: 100%;
  height: 300px;
  display: block;
  margin: 0 auto;
  padding: 40px 0;
  box-shadow: 0 6px 20px 5px rgba(0, 0, 0, 0.1);
  border-top: 8px solid #D03232; }

.easypayment-slideTxtBox .bd ul li .introCon {
  width: calc(100% - 320px); }

.easypayment-slideTxtBox .bd ul li .imgCon {
  width: 270px;
  display: flex;
  align-items: center; }

.easypayment-slideTxtBox .bd ul li .imgCon img {
  max-width: 100%; }

.easypayment-slideTxtBox .bd ul li h4 {
  width: 90%;
  height: auto;
  display: block;
  margin: 0 auto;
  font-size: 24px;
  color: #1a1a1a; }

.easypayment-slideTxtBox .bd ul li h4 span {
  width: 90%;
  height: auto;
  display: block;
  color: #333;
  font-weight: 500;
  padding-top: 5px; }

.easypayment-slideTxtBox .bd ul li h4 span em {
  font-weight: 700;
  color: #df2d32; }

.easypayment-slideTxtBox .bd ul li strong {
  width: 90%;
  height: auto;
  display: block;
  padding-bottom: 15px;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
  margin: 0 auto 15px auto; }

.easypayment-slideTxtBox .bd ul li p {
  width: 90%;
  height: auto;
  display: block;
  color: #333;
  font-size: 14px;
  margin: 0 auto;
  line-height: 28px; }

  .easypayment-slideTxtBox .bd ul li p a{
  color: #df2d32; }

.easypayment-slideTxtBox .bd ul li p b {
  color: #df2d32;
  font-weight: bold; }

.easypayment-slideTxtBox .bd ul li .y-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #D03232;
  color: #D03232;
  display: block;
  margin-top: 40px;
  cursor: pointer;
  margin-right: 5%;
  float: right; }

.easypayment-slideTxtBox .arrow {
  position: absolute;
  right: 10px;
  top: 0; }

.easypayment-slideTxtBox .arrow a {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(/ZT/EducationExpends/images/arrow.png) 0 0 no-repeat; }

.easypayment-slideTxtBox .arrow .next {
  background-position: 0 -50px; }

.easypayment-slideTxtBox .arrow .prevStop {
  background-position: -60px 0; }

.easypayment-slideTxtBox .arrow .nextStop {
  background-position: -60px -50px; }

body .layer-anim {
    border-radius: 10px;
}
.m-sPopCon {
  width: 850px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding-top: 30px; }

.m-sPopCon .swiper-container .swiper-slide img {
  width: 90%;
  display: block;
  margin: 0 auto; }

.m-sPopCon .swiper-container .swiper-slide p {
  width: 90%;
  height: auto;
  display: block;
  color: #333;
  font-size: 16px;
  padding-top: 10px;
  margin: 0 auto; }

.m-sPopCon .swiper-container .swiper-slide p i {
  width: 20px;
  height: 20px;
  background: #D03232;
  display: block;
  float: left;
  line-height: 20px;
  text-align: center;
  margin-top: 1px;
  border-radius: 50px;
  font-size: 14px;
  color: #fff;
  margin-right: 10px; }

.m-sPopCon h2 {
  font-size: 26px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: 300;
  color: #102361; }

.m-sPopCon .swiper-container .swiper-button-prev {
  left: 0;
  display: block;
  margin-top: -57px;
  background: url(/ZT/EducationExpends/images/slider-arrow.png) -170px 5px no-repeat;
  opacity: 1; }

.m-sPopCon .swiper-container .swiper-button-next {
  right: 0;
  margin-top: -57px;
  display: block;
  background: url(/ZT/EducationExpends/images/slider-arrow.png) -52px 5px no-repeat;
  opacity: 1; }

/*手机银行限额调整*/
.limitProcessWrap {
  margin-top: 80px; }

.limitProcessWrap .titleWrap {
  color: #000;
  text-align: center; }

.limitProcessWrap .titleWrap h5 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 12px; }

.limitProcessWrap .titleWrap p {
  font-size: 20px; }

.limitProcessWrap .tabNumNav h6 {
  font-family: fzylt;
  color: #D03232;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 24px;
  font-weight: 600;
  text-align: center; }

.limitProcessWrap .tabNumNav {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.limitProcessWrap .tabNumNav .navList {
  display: flex;
  justify-content: center;
  gap: 36px;
  transform: inherit !important; }

.limitProcessWrap .tabNumNav .navList li {
  width: 24px !important;
  height: 24px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  border-radius: 50%;
  border: 2px solid #DFDFDF;
  position: relative;
  cursor: pointer; }
  .limitProcessWrap .tabNumNav .navList li a {
    color: #333;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10; }

.limitProcessWrap .tabNumNav .navList li:before {
  width: 24px;
  height: 2px;
  display: block;
  content: '';
  position: absolute;
  left: -32px;
  top: 12px;
  background: #DFDFDF; }

.limitProcessWrap .tabNumNav .navList li:nth-of-type(1):before {
  display: none; }

.limitProcessWrap .tabNumNav .navList li.on {
  border: 2px solid #D03232;
  color: #fff; }
  .limitProcessWrap .tabNumNav .navList li.on:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #D03232;
    z-index: -1; }
  .limitProcessWrap .tabNumNav .navList li.on a {
    color: #fff; }

.limitProcessWrap .limitSwiper {
  margin-top: 40px;
  height: 400px;
  padding: 50px 20px; }

.limitSwiper .wrapperCon {
  display: flex;
  justify-content: center; }

.limitProcessWrap .innerBox {
  width: 128px !important;
  padding: 0px 20px;}

.limitProcessWrap .innerBox img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  box-shadow: 1px 4px 8px 3px rgba(0, 0, 0, 0.2); 
  transform: scale(1);
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 16px;
}

.limitProcessWrap .innerBox p {
  font-size: 15px;
  text-align: center;
  color: #909090; }

.limitProcessWrap .innerBox .conInner {
  display: flex;
  justify-content: center; }
  
.limitProcessWrap .innerBox.active,.limitProcessWrap .innerBox:hover{
/*  position: relative;
  z-index: 50; */
}
.limitProcessWrap .innerBox.active img.popClick{
/* .limitProcessWrap .innerBox:hover img.popClick{ */
  transform: scale(1.2);
}
.limitProcessWrap .innerBox.active p {
  margin-top: 30px; }

.limitProcessWrap .tipsTitle {
  font-size: 21px;
  color: #000;
  margin-top: 20px;
  text-align: center;
  font-weight: 500; }
.limitSwiper .m-sPopCon .swiper-container .swiper-slide img {
    width: auto;
    max-height: 420px;
}

/*个人网银限额调整*/
.tabNumNav .personTab .navList {
  transform: inherit !important; }

.personSwiper {
  margin-top: 0px;
  height: 280px;
  padding: 50px 20px; }

.personSwiper .wrapperCon {
  display: flex;
  justify-content: center; }

.personSwiper .innerBox {
  width: 340px !important;
  padding: 0px 30px;
  transition: 300ms;
 /* position: relative;
  z-index: 10; */
}

.personSwiper .innerBox .conInner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
}

.personSwiper .innerBox p {
  margin-top: -20px;
}

.personSwiper .innerBox .conInner img {
  width: auto;
  height: auto;
  transform: scale(1);
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 16px;
}
.personSwiper .innerBox.active,.personSwiper .innerBox:hover{
/*  position: relative;
  z-index: 50; */
}
.personSwiper .innerBox.active .conInner img.popClick,.personSwiper .innerBox:hover .conInner img.popClick{
  transform: scale(1.2);
}


.personSwiper .innerBox.active p {
  margin-top: 0px; }

/*留学生活*/
.overseasLife {
  margin-top: 130px; }

.overseasLife .subTitle {
  font-family: fzylt;
  text-align: center;
  margin-top: 36px; }

.overseasLife .subTitle h5 {
  font-size: 25px;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px; }

.overseasLife .subTitle h6 {
  font-size: 20px;
  color: #004880; }

.overseasSwiperGroup .tabListCon ul {
  display: flex;
  justify-content: center; }

.overseasSwiperGroup .tabListCon li {
  width: 250px;
  height: 250px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  cursor: pointer;
  text-indent: -9999px; }
  .overseasSwiperGroup .tabListCon li.tab01 {
    background-image: url(/ZT/EducationExpends/images/lifetab_inner1.png);
    margin-right: -5%; }
  .overseasSwiperGroup .tabListCon li.tab02 {
    background-image: url(/ZT/EducationExpends/images/lifetab_inner2.png);
    margin-right: -3%; }
  .overseasSwiperGroup .tabListCon li.tab03 {
    background-image: url(/ZT/EducationExpends/images/lifetab_inner3.png);
    margin-right: -3%; }
  .overseasSwiperGroup .tabListCon li.tab04 {
    background-image: url(/ZT/EducationExpends/images/lifetab_inner4.png); }

.overseasSwiperGroup .tabListCon li.on.tab01 {
  background-image: url(/ZT/EducationExpends/images/lifetab_inner1_on.png); }

.overseasSwiperGroup .tabListCon li.on.tab02 {
  background-image: url(/ZT/EducationExpends/images/lifetab_inner2_on.png); }

.overseasSwiperGroup .tabListCon li.on.tab03 {
  background-image: url(/ZT/EducationExpends/images/lifetab_inner3_on.png); }

.overseasSwiperGroup .tabListCon li.on.tab04 {
  background-image: url(/ZT/EducationExpends/images/lifetab_inner4_on.png); }

.overseasSwiperGroup .swiperCon {
  background: #F3F3F3;
  height: 380px;
  margin-top: -45px;
  padding-top: 40px; }

.overseasSwiperGroup .swiper-container {
  padding-bottom: 40px; }

.overseasSwiperGroup .swiper-pagination {
  position: absolute;
  bottom: 0px; }

.overseasSwiperGroup .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #000; }

.overseasSwiperGroup .swiper-pagination-bullet-active {
  background: #004882; }

.overseasSwiperGroup .swiper-slide .titleWrap h5 {
  color: #8E8E8E;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px; }

.overseasSwiperGroup .swiper-slide .innerCard {
  display: flex;
  flex-direction: column; }
  .overseasSwiperGroup .swiper-slide .innerCard img {
    width: 100%;
    object-fit: cover;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px; }

.overseasSwiperGroup .swiper-slide .desBox {
  background: #fff;
  padding: 16px 12px;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .overseasSwiperGroup .swiper-slide .desBox .title h6 {
    color: #004880;
    font-size: 14px;
    font-weight: bold; }
  .overseasSwiperGroup .swiper-slide .desBox .title p {
    color: #8E8E8E;
    font-size: 14px; }
  .overseasSwiperGroup .swiper-slide .desBox .linkbtn {
    width: 78px;
    height: 30px;
    background: #004882;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    border-radius: 24px;
    font-size: 15px; }
    .overseasSwiperGroup .swiper-slide .desBox .linkbtn i {
      width: 0;
      height: 0;
      display: inline-block;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 4px solid #ffffff;
      margin-left: 3px; }

/*在线申卡*/
.onlineApplyCard {
  margin-top: 60px;
  margin-bottom: 30px; }
  .onlineApplyCard .titleWrap {
    padding-top: 30px; }
    .onlineApplyCard .titleWrap h5 {
      font-family: fzylt;
      color: #004980;
      font-size: 24px;
      text-align: center;
      font-weight: bold; }
  .onlineApplyCard .onlineApplySwiper {
    margin-top: 30px; }
    .onlineApplyCard .onlineApplySwiper .swiper-slide {
      padding-top: 36px; }
    .onlineApplyCard .onlineApplySwiper .introInner {
      border-top-right-radius: 64px;
      height: 310px;
      padding-bottom: 45px;
      background: #ebebeb;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      position: relative; }
      .onlineApplyCard .onlineApplySwiper .introInner .imgBox {
        margin-top: -36px;
        position: relative; }
        .onlineApplyCard .onlineApplySwiper .introInner .imgBox img {
          border-radius: 5px;
          max-height: 120px; }
        .onlineApplyCard .onlineApplySwiper .introInner .imgBox h5 {
          color: #000000;
          font-size: 20px;
          margin-top: 30px;
          padding-left: 16px; }
      .onlineApplyCard .onlineApplySwiper .introInner .titleBox {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 16px; }
        .onlineApplyCard .onlineApplySwiper .introInner .titleBox .title h6 {
          font-size: 14px;
          color: #000000; }
        .onlineApplyCard .onlineApplySwiper .introInner .titleBox .title b {
          color: #004880;
          font-size: 19px;
          line-height: 1;
          font-weight: bold; }
        .onlineApplyCard .onlineApplySwiper .introInner .titleBox .linkbtn {
          width: 88px;
          height: 30px;
          background: #004882;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #fff;
          font-weight: bold;
          border-radius: 24px;
          font-size: 15px; }
  .onlineApplyCard .swiper-container {
    padding-bottom: 40px; }
  .onlineApplyCard .swiper-pagination {
    position: absolute;
    bottom: 0px; }
  .onlineApplyCard .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #000; }
  .onlineApplyCard .swiper-pagination-bullet-active {
    background: #004882; }

/* 当地生活 */
.localLifeWrap {
  margin-top: 60px; }
  .localLifeWrap .wrapTitle {
    margin-top: 30px;
    margin-bottom: 40px; }
  .localLifeWrap .contentWrap {
    background: #f3f3f3;
    padding: 60px 0px; }
  .localListCon{
    padding: 0 100px; }
  .localLifeWrap .localListCon .introCard .desc p {
    color: #8E8E8E;
    font-size: 16px; }
  .localLifeWrap .localTabNav {
    margin-bottom: 36px; }
    .localLifeWrap .localTabNav ul {
      display: flex;
      gap: 16px; }
    .localLifeWrap .localTabNav li {
      width: 120px;
      height: 45px;
      font-size: 18px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #ffffff;
      border-radius: 24px;
      cursor: pointer;
      box-shadow: 1px 4px 8px 3px rgba(0, 0, 0, 0.2); }
      .localLifeWrap .localTabNav li.on {
        color: #fff;
        background: #004980; }
  .localLifeWrap .localIntro .wrapTitle h6 {
    font-family: fzylt;
    color: #004980;
    font-size: 24px;
    text-align: center;
    margin: 35px 0px;
    font-weight: 500; }
  .localLifeWrap .lifeRightsList {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; }
    .localLifeWrap .lifeRightsList .liftInner {
      width: calc(33.3333% - 20px); }
    .localLifeWrap .lifeRightsList .titleWrap {
      margin-bottom: 12px; }
      .localLifeWrap .lifeRightsList .titleWrap h5 {
        font-size: 16px;
        color: #004880;
        position: relative;
        padding-left: 10px;
        font-weight: bold; }
        .localLifeWrap .lifeRightsList .titleWrap h5:before {
          position: absolute;
          width: 3px;
          height: 70%;
          content: '';
          background: #004880;
          top: 4px;
          left: 0px; }
    .localLifeWrap .lifeRightsList .innerCard {
      display: flex;
      flex-direction: column; }
      .localLifeWrap .lifeRightsList .innerCard img {
        width: 100%;
        object-fit: cover;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px; }
    .localLifeWrap .lifeRightsList .desBox {
      background: #fff;
      padding: 16px 12px;
      border-bottom-left-radius: 24px;
      border-bottom-right-radius: 24px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .localLifeWrap .lifeRightsList .desBox .title h6 {
        color: #004880;
        font-size: 14px;
        font-weight: bold; }
      .localLifeWrap .lifeRightsList .desBox .title p {
        color: #8E8E8E;
        font-size: 14px; }

/**/
.majorAdvantagesWrap {
  margin-top: 80px;
  margin-bottom: 80px; }
  .majorAdvantagesWrap .advlistCon {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 60px;
    padding: 0 100px; }
  .majorAdvantagesWrap .advInner {
    background: #e7ebec;
    padding: 45px 24px;
    width: calc(50% - 64px);
    height: 190px;
    box-shadow: 1px 4px 8px 3px rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .majorAdvantagesWrap .advInner .titleBox h5 {
      color: #141414;
      font-size: 24px;
      line-height: 1.2; }
    .majorAdvantagesWrap .advInner .desBox {
      padding: 16px 12px;
      border-bottom-left-radius: 24px;
      border-bottom-right-radius: 24px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .majorAdvantagesWrap .advInner .desBox .title h6 {
        color: #909090;
        font-size: 15px;
        font-weight: bold; }
      .majorAdvantagesWrap .advInner .desBox .title p {
        color: #909090;
        font-size: 15px; }
    .majorAdvantagesWrap .advInner .linkbtn {
      width: 120px;
      height: 30px;
      border: 2px solid #008081;
      display: flex;
      color: #008081;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      border-radius: 24px;
      font-size: 15px; }
      .majorAdvantagesWrap .advInner .linkbtn:hover {
        background: #008081;
        color: #fff; }
  .majorAdvantagesWrap .advInner:hover {
    background: #ffffff; }
    .majorAdvantagesWrap .advInner:hover .linkbtn {
      background: #008081;
      color: #fff; }
      .cardlinkbtn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #008080;
        color: #008080;
        display: block;
        cursor: pointer;
        margin:40px auto 0;
      }
