
.mySwiper2 {
  position: fixed;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
  width: 64px !important;
  height: 64px !important;
  border-radius: 50%;
  background-color: #00758094;
  background-image: url(../images/zuojiantou.png) !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.mySwiper2 .swiper-button-next {
  background-image: url(../images/youjiantou.png) !important;
}

.mySwiper2 {
  width: 100vw;
  z-index: 1200 !important;
  height: 100vh;
  top: 0;
  position: relative;
  animation: 0.6s linear forwards;
}

.banner-title {
  position: absolute;
  bottom: 26px;
  height: 64px;
  z-index: 3;
  width: 100%;
}

.banner-title .inner {
  display: flex;
  justify-content: flex-end;
}

.mySwiper2 .swiper-slide>p {
  position: absolute;
  bottom: 80px;
  height: 0px;
  line-height: 52px;
  text-align: center;
  background: #5752528d;
  font-size: 30px;
  color: #07726C;
  padding: 0 20px;
  left: 20%;

}

.banner-title .inner>p:nth-of-type(1) {
  width: 370px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background: #0000008d;
  font-size: 22px;
  color: #fff;
  left: 0;
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
  width: 52px !important;
  height: 50px !important;
  opacity: 0.8;
}

.mySwiper2 .swiper-button-prev {
  left: 10px !important;
  background-color: #3C847D;
}

.mySwiper2 .swiper-button-prev:hover {
  opacity: 1;
}

.mySwiper2 .swiper-button-next:hover {
  opacity: 1;
}

.mySwiper2 .swiper-button-next {
  right: 10px !important;
  background-color: #3C847D;
}

.mySwiper2 .swiper-button-next img {
  max-width: 10px !important;
  max-height: 18px !important;
}

.mySwiper2 .swiper-button-prev img {
  max-width: 10px !important;
  max-height: 18px !important;
}

.mySwiper2 .swiper-button-next:after,
.mySwiper2 .swiper-button-prev:after {
  content: none !important;
}

.mySwiper2 .swiper-button-prev:after,
.mySwiper2 .swiper-button-next:after {
  content: '';
}

.mySwiper2 .bb {
  position: absolute;
  bottom: 32px;
  width: 27px;
  height: 58px;
  background: url(../images/bb.png) no-repeat center center;
  z-index: 99;
  cursor: pointer;
  left: calc(50% - 13.5px);
  animation: up-down 4s linear infinite;
}

.mySwiper2 .bb p {
  position: absolute;
  width: 146px;
  color: #fff;
  top: -30px;
  left: calc(50% - 73px);
  font-size: 18px;
}

.mySwiper2 .jiantou {
  width: 104px;
  height: 52px;
  position: relative;
}




@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes up {
  0% {
    height: 100vh;
  }

  100% {
    height: 0vh;
  }
}

@keyframes down {
  0% {
    height: 0vh;
  }

  100% {
    height: 100vh;
  }
}

@keyframes up-down {
  0% {
    bottom: 0px;
  }

  25% {
    bottom: 32px;
  }

  50% {
    bottom: 0px;
  }

  75% {
    bottom: 32px;
  }

  100% {
    bottom: 0px;
  }
}





.mySwiper2 .swiper-pagination {
  bottom: 40px;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ffffffb5;
  opacity: 1;
  margin: 0 5px;
}

.mySwiper2 .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active {
  /* background-color: #fff; */
  background-image: url(../images//home-banner-ac.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 28px;
  height: 28px;
}

.home-title-g {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  position: relative;
}

.home-title-g img {
  width: auto;
  height: 97px;
}

.home-title-g p {
  color: #666666;
  font-size: 16px;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.home-title-g p:hover {
  animation: jello;
  animation-duration: 1s;
  color: #07726C;
}

.home-title-g p span {
  font-size: 16px;
}

.home-title-f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.home-title-f img {
  max-width: 287px;
  max-height: 97px;
}

.home-title-f p {
  color: #666666;
  font-size: 16px;
  cursor: pointer;
}

.home-title-f p:hover {
  animation: jello;
  animation-duration: 1s;
  color: #07726C;
}

.home-title-f p span {
  font-size: 16px;
}

.home-main {
  background-image: url(../images//body-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
}

.home-main .home-plateOne {
  padding: 50px 0;
  position: relative;
  z-index: 10;
}

.home-main .home-plateOne .inner {
  position: relative;
  z-index: 100;
}

.home-main .home-plateOne .home-news-img {
  position: absolute;
  z-index: 10;
}

.home-main .home-plateOne .inner .news {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
}

.home-main .home-plateOne .inner .news .news-left {
  width: 788px;
}

.home-main .home-plateOne .inner .news .news-left .main-content {
  width: 100%;
  height: 275px;
  display: flex;
  position: relative;
  margin-bottom: 20px;
}

.home-main .home-plateOne .inner .news .news-left .main-content .swiper-slide {
  display: flex;
  cursor: pointer;
}

.home-main .home-plateOne .inner .news .news-left .main-content .swiper-slide>.img {
  width: 400px;
  max-width: 400px;
  height: 100%;
  overflow: hidden;
}

.home-main .home-plateOne .inner .news .news-left .main-content .swiper-slide .content {
  width: calc(100% - 400px);
  padding: 29px;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-image: url(../images//news-banner-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  text-align: left;
  position: relative;
  color: #DCCDA6;
}

.home-main .home-plateOne .inner .news .news-left .main-content .swiper-slide .content p:nth-of-type(1) {
  font-size: 18px;
  line-height: 28px;
}

.home-main .home-plateOne .inner .news .news-left .main-content .swiper-slide .content p:nth-of-type(2) {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: -20px;
  color: #dccda6c4;
}

.home-main .home-plateOne .inner .news .news-left .main-content .swiper-slide .content p:nth-of-type(3) {
  font-size: 16px;
  line-height: 24px;
}

.home-main .home-plateOne .inner .news .news-left .news-list .item p {
  transition: all 0.3s linear;
}

.home-main .home-plateOne .inner .news .news-left .news-list .item {
  padding: 17px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e0e6eb;
  cursor: pointer;
}

.swiper-button-prev {
  transition: all 0.5s linear;
}

.swiper-button-prev:hover {
  transform: rotate(360deg);
}

.swiper-button-next {
  transition: all 0.5s linear;
}

.swiper-button-next:hover {
  transform: rotate(360deg);
}

.home-main .home-plateOne .inner .news .news-left .news-list .item:hover p {
  color: #07726C !important;
}

.home-main .home-plateOne .inner .news .news-left .news-list .item:hover p:nth-of-type(1) {
  transform: translateX(20px);
}

.home-main .home-plateOne .inner .news .news-left .news-list .item:hover p:nth-of-type(1) span {
  background: #0d776f !important;
}

.home-main .home-plateOne .inner .news .news-left .news-list .item p:nth-of-type(1) {
  color: #333333;
  font-size: 18px;
}

.home-main .home-plateOne .inner .news .news-left .news-list .item p:nth-of-type(1)>span {
  width: 10px;
  height: 10px;
  border: 2px solid #0d776f;
  display: inline-block;
  margin: 0 10px 0 2px;
  transform: rotate(45deg);
}

.home-main .home-plateOne .inner .news .news-left .news-list .item p:nth-of-type(2) {
  font-size: 16px;
  color: #0D776F;
}

.home-main .home-plateOne .inner .news .news-left .news-list .item:last-child {
  border-bottom: none;
}

.home-main .home-plateOne .inner .news .news-right {
  width: 361px;
}

.home-main .home-plateOne .inner .news .news-right .main {
  padding: 30px 17px;
  background-image: url(../images//news-list-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.home-main .home-plateOne .inner .news .news-right .main .item {
  border-bottom: 1px dashed #6666668f;
  padding: 14px 0 17px;
  cursor: pointer;
}

.home-main .home-plateOne .inner .news .news-right .main .item:nth-of-type(1) {
  padding-top: 0;
}

.home-main .home-plateOne .inner .news .news-right .main .item:hover p {
  color: #07726C;
  animation: headShake;
  animation-duration: 1s;
}

.home-main .home-plateOne .inner .news .news-right .main .item .data {
  color: #333;
  font-size: 16px;
  margin-bottom: 7px;
  transition: all 0.3s linear;
}

.home-main .home-plateOne .inner .news .news-right .main .item .data i {
  margin-right: 5px;
}

.home-main .home-plateOne .inner .news .news-right .main .item .title {
  transition: all 0.3s linear;
  font-size: 18px;
  color: #333333;
}

.home-main .home-plateOne .inner .active .main {
  width: 100%;
  height: 553px;
  background-image: url(../images//activity-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.home-main .home-plateOne .inner .active .main .btns {
  position: absolute;
  width: 150px;
  height: 50px;
  bottom: 105px;
  right: 200px;
  display: flex;
  justify-content: space-between;
}

.home-main .home-plateOne .inner .active .main .btns div::after {
  display: none;
}

.home-main .home-plateOne .inner .active .main .btns div {
  width: 50px;
  height: 50px;
  position: relative;
}

.home-main .home-plateOne .inner .active .main .swiper-slide {
  padding-top: 169px;
  padding: 169px 170px 0;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .img {
  width: 300px;
  height: 300px;
  background-image: url(../images//ac-head-bg3.png);
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .img img {
  border-radius: 50%;
  width: 220px;
  height: 220px;
  position: absolute;
  right: 40px;
  bottom: 40px;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content {
  width: calc(100% - 300px);
  color: #DCCDA6;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content p:nth-of-type(1) {
  margin-bottom: 23px;
  line-height: 28px;
  height: 56px;
  font-size: 24px;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content p:nth-of-type(2) {
  margin-bottom: 38px;
  line-height: 28px;
  font-size: 18px;
  height: 56px;
  color: #dccda6c4;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content p:nth-of-type(3) {
  margin-bottom: 38px;
  height: 20.8px;
  font-size: 16px;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content p:nth-of-type(3) i {
  margin-right: 10px;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content p:nth-of-type(4) {
  width: 144px;
  height: 50px;
  border: 2px solid #DCCDA6;
  text-align: center;
  line-height: 50px;
  transition: all 0.3s linear;
  cursor: pointer;
}

.home-main .home-plateOne .inner .active .main .swiper-slide .content p:nth-of-type(4):hover {
  background-color: #DCCDA6;
  color: #07726C;
}

.home-main .home-plateTwo {
  padding: 70px 0;
  background-image: url(../images//famous-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.home-main .home-plateTwo .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-main .home-plateTwo .inner .famous-title {
  width: 207px;
  height: 412px;
  background-image: url(../images//famous-title-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.home-main .home-plateTwo .inner .famous-title img {
  width: 79px;
  height: 279px;
  position: absolute;
  top: 33px;
  left: 28px;
}

.home-main .home-plateTwo .inner .famous-title p {
  position: absolute;
  bottom: 33px;
  right: 28px;
  writing-mode: vertical-lr;
  color: #fff;
  cursor: pointer;
}

.home-main .home-plateTwo .inner .famous-title p:hover {
  animation: jello;
  animation-duration: 1s;
  color: #EDE6D3;
}

.home-main .home-plateTwo .inner .famous-main {
  width: calc(100% - 280px);
}

.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide {
  width: 305px;
  height: 413px;
  background-image: url(../images//famous-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 34px;
  cursor: pointer;
  transition: all 0.3s linear;
}

.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide:hover {
  background-image: url(../images//famous-item-ac-bg.png);
}

.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide:hover p {
  color: #07726C !important;
}

.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide>.img {
  width: 221px;
  height: 221px;
  border-radius: 50%;
  overflow: hidden;
}
.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide>.img img{

}
.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide p:nth-of-type(1) {
  font-size: 18px;
  color: #333333;
  margin: 17px 0 12px;
}

.home-main .home-plateTwo .inner .famous-main .swiper-wrapper .swiper-slide p:nth-of-type(2) {
  color: #666666bd;
  line-height: 22px;
  font-size: 16px;
}

.home-main .home-plateThree {
  padding: 70px 0;
  position: relative;
}

.home-main .home-plateThree .inner {
  position: relative;
  z-index: 100;
}

.home-main .home-plateThree .inner>.main>.top-main .swiper-slide-thumb-active p {
  background: #DCCDA6 !important;
  color: #0D776F;
}

.home-main .home-plateThree .home-history-img {
  position: absolute;
  z-index: 10;
  bottom: 0;
}

.home-main .home-plateThree .inner .title img {
  width: auto;
  height: 97px;
  margin: 0 auto 40px;
  display: block;
}

.home-main .home-plateThree .inner .top-main .swiper-wrapper .swiper-slide p {
  width: 170px;
  height: 45px;
  background-image: url(../images//stud-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s linear;
}

.home-main .home-plateThree .inner .top-main .swiper-wrapper .swiper-slide p:hover {
  color: #07726C;
  background-image: url(../images//stud-item-bg-ac.png);
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item {
  position: relative;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide {
  padding-bottom: 100px;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .content {
  opacity: 0;
  margin: 30px 0 40px;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .content p:nth-of-type(1) {
  color: #0D776F;
  margin-bottom: 10px;
  font-size: 20px;
  text-align: center;
  height: 25px;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .content p:nth-of-type(2) {
  margin-bottom: 30px;
  line-height: 20px;
  font-size: 18px;
  color: #666666bd;
  text-align: center;
  height: 42px;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .main-img {
  transition: all 0.3s linear;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 28px 43px 35px;
  background-image: url(../images//bottom-item-bg.png);
  transition: all 0.2s linear;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .main-img img {
  height: 185px;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .main-img img {
  transition: all 0.2s linear;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .main-img:hover .main-img {
  overflow: hidden;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .main-img:hover img {
  transform: scale(1.05);
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide .main-img p {
  right: 0;
  bottom: 10px;
  position: absolute;
  width: 100%;
  text-align: right;
  color: #DCCDA6;
  font-size: 16px;
  display: none;
  padding: 0px 43px 0px;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide-active .main-img p {
  display: block;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide-active .content {
  opacity: 1 !important;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .swiper-slide-active .main-img {
  transform: scale(1.1);
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .btns {
  position: absolute;
  bottom: 0;
  left: calc(50% - 75px);
  width: 150px;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .btns div::after {
  content: "" !important;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .btns div {
  top: 0;
  position: relative;
  width: 50px;
  height: 50px;
  background-image: url(../images//stud-right.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.home-main .home-plateThree .inner .bottom-main>.swiper-wrapper .swiper-slide .bottom-item .btns .swiper-button-prev {
  background-image: url(../images//stud-left.png);
}

.home-main .home-plateFour {
  padding: 70px 0;
  background-image: url(../images//history-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.home-main .home-plateFour .inner {
  position: relative;
  z-index: 100;
}

.home-main .home-plateFour .inner>.title {
  width: 278px;
  height: 97px;
  margin: 0 auto 40px;
}

.home-main .home-plateFour .inner>img {
  max-height: 15px;
  position: absolute;
  left: 0;
  bottom: 120px;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  box-shadow: 0px 2px 22px 0px rgba(100, 100, 100, 0.15);
  padding: 3px;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item {
  width: 866px !important;
  height: 224px;
  background-image: url(../images//history-item-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding: 58px 72px;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item .img {
  width: 153px;
  height: 108px;
  position: relative;
  z-index: 100;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item .img img {
  position: relative;
  z-index: 100;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item .img::before {
  content: "";
  width: 136px;
  height: 90px;
  position: absolute;
  bottom: -8px;
  right: -8px;
  background-color: #0D776F;
  z-index: 1;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item .main {
  width: 524px;
  padding: 15px 15px;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item .main P:nth-of-type(1) {
  font-size: 20px;
  font-weight: 500;
  color: #0D776F;
}

.home-main .home-plateFour .inner .history-swiper .swiper-slide .item .main p:nth-of-type(2) {
  margin-top: 12px;
  font-size: 18px;
  color: #0d776fd9;
  line-height: 26px;
}

.home-main .home-plateFour .inner .history-swiper .swiper-button-next,
.home-main .home-plateFour .inner .history-swiper .swiper-button-prev {
  width: 52px !important;
  height: 52px !important;
  background-image: url(../images//history-jiantou.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 100;
}

.home-main .home-plateFour .inner .history-swiper .swiper-button-next::after,
.home-main .home-plateFour .inner .history-swiper .swiper-button-prev::after {
  content: "";
}

.home-main .home-plateFour .inner .history-swiper .swiper-button-next {
  background-image: url(../images//history-jiantou-r.png);
}

.home-main .home-plateFour .inner .history-swiper .swiper-button-next {
  right: 0% !important;
}

.home-main .home-plateFour .inner .history-swiper .swiper-button-prev {
  left: 0% !important;
  pointer-events: inherit !important;
}

.home-main .home-plateFour .inner .history-swiper-b {
  margin-top: 40px;
}

.home-main .home-plateFour .inner .history-swiper-b .swiper-slide {
  display: flex;
  justify-content: center;
}

.home-main .home-plateFour .inner .history-swiper-b .swiper-slide .data {
  width: 140px !important;
  height: 138px !important;
  background-image: url(../images//develop-item.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  cursor: pointer;
  position: relative;
  top: 22px;
}

.home-main .home-plateFour .inner .history-swiper-b .swiper-slide .data:hover {
  animation: jello;
  animation-duration: 1s;
}

.home-main .home-plateFour .inner .history-swiper-b .swiper-slide-thumb-active .data {
  opacity: 1 !important;
}

.home-main .home-plateFive {
  padding: 70px 0;
  position: relative;
}

.home-main .home-plateFive>img {
  position: absolute;
  bottom: 0;
  max-height: 328px;
  z-index: 10;
  left: 0;
}

.home-main .home-plateFive .inner {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 100;
}

.home-main .home-plateFive .inner .book-list {
  width: 531px;
}

.home-main .home-plateFive .inner .book-list .main .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20.5px 0;
  border-bottom: 1px dashed #D8D8D8;
  cursor: pointer;
}

.home-main .home-plateFive .inner .book-list .main .item div {
  transition: all 0.3s linear;
}

.home-main .home-plateFive .inner .book-list .main .item:hover div {
  color: #07726C !important;
}

.home-main .home-plateFive .inner .book-list .main .item:hover div:nth-of-type(1) {
  transform: translateX(20px);
}

.home-main .home-plateFive .inner .book-list .main .item .title {
  width: calc(100% - 100px);
  font-size: 18px;
  color: #333333;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.home-main .home-plateFive .inner .book-list .main .item .title span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #07726C;
  margin-right: 8px;
}

.home-main .home-plateFive .inner .book-list .main .item .data {
  width: 95px;
  font-size: 16px;
  color: #666666;
}

.home-main .home-plateFive .inner .donate-list {
  width: 620px;
}

.home-main .home-plateFive .inner .donate-list .main {
  height: 395px;
  border-top: 4px solid #0D776F;
  background-color: #fff;
  position: relative;
}

.home-main .home-plateFive .inner .donate-list .main>img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 234px;
  max-height: 183px;
  z-index: 10;
}

.home-main .home-plateFive .inner .donate-list .main #demo {
  overflow: hidden;
  height: 315px;
  position: relative;
  z-index: 100;
}

.home-main .home-plateFive .inner .donate-list .main .title {
  height: 60px;
  background: #F8F1E0;
  display: flex;
}

.home-main .home-plateFive .inner .donate-list .main .title p {
  width: 30%;
  text-align: center;
  line-height: 60px;
}

.home-main .home-plateFive .inner .donate-list .main .title p:nth-of-type(3) {
  width: 40%;
}

.home-main .home-plateFive .inner .donate-list .main .index_donate_left_item {
  height: 60px;
  border-bottom: 1px dashed rgba(229, 231, 234, 0.6);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.home-main .home-plateFive .inner .donate-list .main .index_donate_left_item:hover p {
  color: #07726C !important;
}

.home-main .home-plateFive .inner .donate-list .main .index_donate_left_item p {
  width: 30%;
  text-align: center;
  cursor: pointer;
  line-height: 60px;
}

.home-main .home-plateFive .inner .donate-list .main .index_donate_left_item p:nth-of-type(3) {
  width: 40%;
}
