.ourDesc .introduce {
  font-size: 14px;

  line-height: 28px;

  text-align: left;

  width: 90%;

  margin: auto;

  margin-top: 58px;
  text-indent: 2em;
}

.our-content {
  margin-top: 91px;
}

.your-chart {
  position: relative;

  margin-top: 60px;
}

.your-chart .images {
  position: relative;

  width: 100%;

  cursor: pointer;
}

.your-chart .images:hover .Mask {
  height: 0;

  opacity: 0;
}

.your-chart .images img {
  width: 100%;
}

.images .Mask {
  background-color: rgba(000, 000, 000, 0.3);

  display: flex;

  justify-content: center;

  align-items: center;

  position: absolute;

  bottom: 0;

  left: 0;

  height: 100%;

  width: 100%;

  transition: all 0.3s linear;
}

.Mask .sp h5 {
  font-size: 26px;

  color: #ffffff;

  text-align: center;
}

.Mask .sp p {
  text-align: center;

  font-size: 16px;

  color: #ffffff;
}

.ourDesc {
  display: none;
}

.ourDesc:first-child {
  display: block;
}

.our-content {
  overflow: hidden;
}

.your-chart .swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.your-chart .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  width: 40px;

  height: 40px;

  background-color: #1b2c79;

  opacity: 1;

  background-image: none;

  display: flex;

  align-items: center;

  justify-content: center;
}

.your-chart .swiper-button-next {
  right: -1.2%;
}

.your-chart .swiper-button-prev {
  left: -1.2%;
}

.qywh-main {
  background-image: url(../images/about/zycen.jpg);

  padding-top: 80px;

  margin-top: 108px;

  position: relative;

  height: 800px;
}

.qywh-main .title h1 {
  color: #ffffff;
}

.qywh-main .title p {
  color: #ffffff;
}

.qywh-main .shadow {
  width: 43.3%;

  background-color: rgba(000, 000, 000, 0.2);

  padding-top: 74px;

  padding-bottom: 20px;

  position: absolute;

  left: 0;

  top: 50%;

  transform: translateY(-50%);
}

.qywh-main .sd {
padding-left: 25%;

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  width: 100%;

  margin-bottom: 35px;
}

.qywh-main .sd :last-child {
  margin-bottom: 0;
}

.qywh-main .sd h5 {
  font-size: 26px;

  color: #ffffff;
}

.qywh-main .sd p {
  font-size: 16px;

  color: #ffffff;

  width: 67%;
}

.qywh-main .txt h5 {
  font-size: 20px;

  color: #333333;
}

.qywh-main .txt p {
  font-size: 14px;

  color: #999999;
}

.qywh-main .area {
  position: relative;
}

.listitem {
  position: absolute;

  bottom: 49px;

  left: 0;

  width: 100%;

  display: flex;

  justify-content: space-between;
}

.listitem .items {
  display: flex;

  align-items: center;

  background-color: rgba(255, 255, 255, 0.8);

  padding: 35px 0;

  padding-left: 24px;

  height: 120px;

  width: 18.57%;

  border-radius: 12px;

  transition: all 0.3s linear;
}

.qywh-main .area {
  height: 100%;
}

.listitem .items .txt {
  margin-left: 24px;
}

.listitem .items .txt p {
  margin-top: 5px;
}

.about-jk {
  padding-top: 100px;
}

.about-jk .desc {
  font-size: 14px;

  line-height: 28px;

  color: #333333;

  width: 67.64%;

  text-align: center;

  margin: auto;

  margin-top: 46px;
}

.about-jk .boxlist {
  width: 85.35%;

  display: flex;

  margin: auto;

  margin-top: 45px;

  justify-content: space-between;
}

.about-jk .boxlist .inside {
  width: 21.75%;

  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);

  border-radius: 4px;

  padding: 37px 0;

  text-align: center;

  position: relative;

  border-radius: 4px;
}

.about-jk .boxlist .inside p {
  font-size: 20px;

  color: #333333;

  margin-top: 20px;
}

.about-jk .boxlist .color {
  transition: all 0.7s ease;

  position: absolute;

  bottom: 0;

  height: 8px;

  width: 0;

  background-image: linear-gradient(-87deg, #1a2c78 0%, #00a0e7 100%);
}

.about-jk .boxlist .inside:hover .color {
  width: 100%;
}

.listitem .items:hover {
  background-color: #fff;

  transform: translateY(-10px);
}

.Pharmacy {
  padding: 20px 0;

  margin-top: 41px;

  display: flex;

  align-items: center;

  justify-content: space-between;
}

.Pharmacy .pdesc {
  padding-top: 55px;

  padding-bottom: 65px;

  padding-left: 41px;

  padding-right: 138px;

  width: 57.14%;

  background-color: #ffffff;

  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);

  border-radius: 4px;
}

.Pharmacy .pdesc h1 {
  font-size: 30px;

  color: #000000;

  font-weight: bold;
}

.Pharmacy .pdesc .line {
  width: 20px;

  height: 6px;

  margin-top: 32px;

  margin-bottom: 38px;

  background-color: #1a2c78;
}

.pdesc .grid-cl {
  font-size: 14px;

  line-height: 28px;

  color: #666666;
}

.grid-course {
  background-image: url(../images/about/zybg.jpg);

  padding-top: 140px;

  padding-bottom: 106px;

  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;

  margin-top: 41px;

  height: 730px;
}

.slideitem {
  position: relative;
}

.slideitem .lines {
  width: 95.14%;

  position: absolute;

  height: 1px;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  background-color: #dbdbdb;
}

.rlist {
  width: 84.37%;

  display: flex;

  justify-content: space-between;
}

.slideitem .round {
  margin: auto;

  width: 14px;

  height: 14px;

  border-radius: 100%;

  background-color: #ffffff;

  border: solid 1px #1a2c78;
}

.slideitem .swiper-slide {
  padding: 80px 0;

  display: flex;

  flex-direction: column;
}

.slideitem .text {
  height: 118px;
}

.slideitem .kong {
  height: 118px;
}

.slideitem .swiper-slide .text {
  display: flex;

  flex-direction: column;
}

.slideitem .swiper-slide:nth-child(odd) {
  flex-direction: column-reverse;
}

.slideitem .swiper-slide:nth-child(odd) .text {
  text-align: center;
}

.slideitem .swiper-slide:nth-child(even) .text {
  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: flex-end;

  text-align: center;
}

.slideitem .swiper-slide:nth-child(even) .text {
  padding-top: 20px;

  justify-content: flex-start;
}

.slideitem .swiper-slide:nth-child(odd) .text {
  padding-bottom: 20px;

  justify-content: flex-end;
}

.slideitem .text p {
  font-size: 16px;

  color: #666666;

  line-height: 24px;

  margin: 7px 0;
}

.slideitem .text h5 {
  font-size: 16px;

  color: #1b2d79;
}

.slideitem .swiper-button-prev {
  background-image: url(../images/about/zb.png);

  width: 32px;

  height: 32px;

  background-size: cover;

  transform: translateY(20%);
}

.slideitem .swiper-button-next {
  background-image: url(../images/about/yb.png);

  width: 32px;

  height: 32px;

  background-size: cover;

  transform: translateY(20%);
}

.grid-course .mores {
  margin: auto;

  color: #fff;

  padding: 0 25px;

  display: flex;

  align-items: center;

  justify-content: space-between;

  background-color: #1a2c78;

  border-radius: 18px;

  width: 140px;

  height: 36px;
}

.qyry-main {
  margin-top: 100px;

  margin-bottom: 100px;
}

.qyry-main .area {
  display: flex;

  justify-content: space-between;
}

.qyry-main .blockL {
  width: 38.28%;
}

.qyry-main .title {
  text-align: left;
}

.qyry-main .dismore a {
  background-color: #1d317b;

  border: solid 1px #1d317b;

  color: #fff;

  transition: all 0.3s linear;

  margin-top: 75px;
  width: 140px;
  height: 36px;
  border-radius: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
  margin-top: 35px;
}

.qyry-main .more a:hover {
  background-color: #1d317b;

  color: #fff;
}

.blockL .desc {
  font-size: 14px;

  line-height: 28px;

  color: #666666;

  margin-top: 55px;
  text-indent: 2em;
}

.blockR {
  width: 50.35%;

  display: flex;

  justify-content: space-between;
}

.blockR .jx {
  width: 46.61%;
}

.blockR .jx > div {
  padding: 78px 32px;
  height: 331px;
  background-color: #d2d8dc;

  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.blockR .jx p {
  font-size: 16px;

  color: #666666;

  padding: 23px 0;

  text-align: center;

  transition: all 0.3s linear;

  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.blockR .jx:hover p {
  background-color: #1d317b;

  color: #fff;
}

.Pharmacy .images {
  width: 42.85%;
}

/* padpro端 */

@media screen and (min-width: 991px) and (max-width: 1366px) {
  .your-chart .swiper-button-next {
    right: 0%;

    width: 30px;

    height: 30px;
  }

  .your-chart .swiper-button-prev {
    left: 0;

    width: 30px;

    height: 30px;
  }

  .ourDesc .introduce {
    font-size: 14px;

    line-height: 26px;

    margin-top: 40px;
  }

  .Mask .sp p {
    text-align: center;

    font-size: 14px;

    color: #ffffff;
  }

  .Mask .sp h5 {
    font-size: 22px;

    color: #ffffff;

    text-align: center;
  }

  .qywh-main {
    padding-top: 30px;

    margin-top: 70px;

    height: 700px;
  }

  .qywh-main .sd {
    padding-left: 10px;

    margin-bottom: 20px;
  }

  .qywh-main .sd p {
    font-size: 14px;

    width: 67%;
  }

  .qywh-main .sd h5 {
    font-size: 20px;
  }

  .listitem .items img {
    width: 20%;
  }

  .listitem .items .txt {
    margin-left: 16px;
  }

  .qywh-main .txt h5 {
    font-size: 18px;

    color: #333333;
  }

  .about-jk {
    padding-top: 60px;
  }

  .slideitem .swiper-slide {
    padding: 48px 0;

    display: flex;

    flex-direction: column;
  }

  .grid-course {
    background-image: url(../images/about/zybg.jpg);

    padding-top: 60px;

    padding-bottom: 15px;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;

    margin-top: 25px;

    height: 598px;
  }

  .Pharmacy .pdesc {
    padding-top: 35px;
  }

  .Pharmacy .pdesc .line {
    width: 20px;

    height: 6px;

    margin-top: 15px;

    margin-bottom: 7px;

    background-color: #1a2c78;
  }

  .qyry-main {
    margin-top: 70px;

    margin-bottom: 70px;
  }
}

/* pad端 */

@media screen and (min-width: 768px) and (max-width: 991px) {
  .your-chart .swiper-button-next {
    right: 0%;

    width: 30px;

    height: 30px;
  }

  .your-chart .swiper-button-prev {
    left: 0;

    width: 30px;

    height: 30px;
  }

  .ourDesc .introduce {
    font-size: 13px;

    line-height: 23px;

    margin-top: 20px;
  }

  .Mask .sp p {
    text-align: center;

    font-size: 14px;

    color: #ffffff;
  }

  .Mask .sp h5 {
    font-size: 22px;

    color: #ffffff;

    text-align: center;
  }

  .qywh-main {
    padding-top: 30px;

    margin-top: 70px;

    height: 700px;
  }

  .qywh-main .sd {
    padding-left: 10px;

    margin-bottom: 20px;
  }

  .qywh-main .sd p {
    font-size: 14px;

    width: 67%;
  }

  .qywh-main .sd h5 {
    font-size: 20px;
  }

  .listitem .items img {
    width: 20%;
  }

  .listitem .items .txt {
    margin-left: 16px;
  }

  .qywh-main .txt h5 {
    font-size: 18px;

    color: #333333;
  }

  .about-jk {
    padding-top: 60px;
  }

  .slideitem .swiper-slide {
    padding: 48px 0;

    display: flex;

    flex-direction: column;
  }

  .grid-course {
    background-image: url(../images/about/zybg.jpg);

    padding-top: 40px;

    padding-bottom: 15px;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;

    margin-top: 25px;

    height: 515px;
  }

  .Pharmacy .pdesc {
    width: 100%;
  }

  .Pharmacy .pdesc .line {
    width: 20px;

    height: 6px;

    margin-top: 15px;

    margin-bottom: 7px;

    background-color: #1a2c78;
  }

  .qyry-main {
    margin-top: 70px;

    margin-bottom: 70px;
  }

  .our-content {
    margin-top: 40px;
  }

  .listitem .items {
    display: flex;

    align-items: center;

    background-color: rgba(255, 255, 255, 0.8);

    padding: 15px 0;

    padding-left: 8px;

    height: 120px;

    width: 18.57%;

    border-radius: 12px;

    transition: all 0.3s linear;
  }

  .about-jk .boxlist {
    flex-wrap: wrap;
  }

  .about-jk .boxlist .inside {
    width: 48%;

    margin-bottom: 10px;
  }

  .Pharmacy .images {
    width: 100%;

    margin-top: 10px;
  }

  .Pharmacy {
    flex-wrap: wrap;
  }

  .slideitem .text p {
    font-size: 13px;

    color: #666666;

    line-height: 24px;

    margin: 7px 0;
  }

  .blockL .desc {
    font-size: 13px;
  }

  .qyry-main {
    margin-top: 30px;

    margin-bottom: 36px;
  }
}

/* 移动端 */

@media (max-width: 767px) {
  .your-chart .swiper-button-next {
    right: 0%;

    width: 30px;

    height: 30px;
  }

  .your-chart .swiper-button-prev {
    left: 0;

    width: 30px;

    height: 30px;
  }

  .ourDesc .introduce {
    font-size: 13px;

    line-height: 23px;

    margin-top: 20px;
  }

  .Mask .sp p {
    text-align: center;

    font-size: 14px;

    color: #ffffff;
  }

  .Mask .sp h5 {
    font-size: 22px;

    color: #ffffff;

    text-align: center;
  }

  .qywh-main {
    padding-top: 30px;

    margin-top: 70px;

    height: 700px;
  }

  .qywh-main .sd {
    padding-left: 10px;

    margin-bottom: 20px;
  }

  .qywh-main .sd p {
    font-size: 14px;

    width: 67%;
  }

  .qywh-main .sd h5 {
    font-size: 20px;
  }

  .listitem .items img {
    width: 20%;
  }

  .listitem .items .txt {
    margin-left: 16px;
  }

  .qywh-main .txt h5 {
    font-size: 18px;

    color: #333333;
  }

  .about-jk {
    padding-top: 30px;
  }

  .slideitem .swiper-slide {
    padding: 48px 0;

    display: flex;

    flex-direction: column;
  }

  .grid-course {
    background-image: url(../images/about/zybg.jpg);

    padding-top: 40px;

    padding-bottom: 15px;

    background-repeat: no-repeat;

    background-position: center center;

    background-size: cover;

    margin-top: 25px;

    height: 515px;
  }

  .Pharmacy .pdesc {
    width: 100%;

    padding: 20px 10px;
  }

  .Pharmacy .pdesc .line {
    width: 20px;

    height: 6px;

    margin-top: 15px;

    margin-bottom: 7px;

    background-color: #1a2c78;
  }

  .qyry-main {
    margin-top: 70px;

    margin-bottom: 70px;
  }

  .our-content {
    margin-top: 40px;
  }

  .listitem .items {
    display: flex;

    align-items: center;

    background-color: rgba(255, 255, 255, 0.8);

    padding: 15px 0;

    padding-left: 8px;

    height: 120px;

    width: 18.57%;

    border-radius: 12px;

    transition: all 0.3s linear;
  }

  .about-jk .boxlist {
    flex-wrap: wrap;
  }

  .about-jk .boxlist .inside {
    width: 48%;

    margin-bottom: 10px;
  }

  .Pharmacy .images {
    width: 100%;

    margin-top: 10px;
  }

  .Pharmacy {
    flex-wrap: wrap;
  }

  .slideitem .text p {
    font-size: 12px;

    color: #666666;

    line-height: 24px;

    margin: 7px 0;
  }

  .blockL .desc {
    font-size: 12px;
  }

  .qyry-main {
    margin-top: 30px;

    margin-bottom: 36px;
  }

  .listitem {
    display: none;
  }

  .qywh-main .shadow {
    width: 100%;
  }

  .qywh-main {
    padding-top: 30px;

    margin-top: 46px;

    height: 450px;
  }

  qywh-main .shadow {
    width: 43.3%;

    background-color: rgba(000, 000, 000, 0.2);

    padding-top: 30px;

    padding-bottom: 16px;

    position: absolute;

    left: 0;

    top: 50%;

    transform: translateY(-50%);
  }

  .about-jk .desc {
    width: 100%;

    font-size: 12px;

    margin-top: 15px;
  }

  .qyry-main .blockL,
  .qyry-main .blockR {
    width: 100%;
    margin-top: 15px;
  }

  .qyry-main .area {
    flex-wrap: wrap;
  }

  .qyry-main .more a {
    background-color: #fff;

    border: solid 1px #1d317b;

    color: #1d317b;

    transition: all 0.3s linear;

    margin-top: 30px;

    margin-bottom: 10px;
  }

  .Pharmacy .pdesc h1 {
    font-size: 22px;

    color: #000000;

    font-weight: bold;
  }

  .content-bread .tabs {
    width: 100% !important;
  }
  .blockR .jx > div {
  padding: 25px 15px;
  height: unset;
  background-color: #d2d8dc;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
}
