#nav {
  background: url(../image/about/打造前程线稿标志拷贝13.png) no-repeat center 0;
  background-size: cover;
}
#nav .logo img {
  opacity: 0;
}

#banner .banner-content {
  background-image: url("../image/edu/色相饱和度1.png");
}
#banner .banner-text img {
  width: 7.83rem;
  height: 0.8rem;
}

/* 关于教育 */
#edu-table {
  font-size: 0.2rem;
  line-height: 0.48rem;
  color: #002d72;
  /* 关于教育背景、特色优势、项目环境、合作院校 */
  background: url("../image/about/形状1.png") no-repeat 0 -6.4rem;
  background-size: 16.66rem 19.36rem;
  /* 教学产品背景 */
  /* background-color: #eaedf3; */
  /* 特色优势 */
  /* background-color: rgba(227, 231, 239, .4); */
}
#edu-table .xian-icon {
  margin: 0 0 0.7rem 0.36rem;
  height: 1.05rem;
  width: 1.61rem;
  border-bottom: 0.05rem solid #002d72;
}
#edu-table .guan-y,
.he-z {
  padding: 0 0.65rem 0 0.36rem;
  box-sizing: border-box;
  height: 3.7rem;
}
#edu-table .guan-y h4,
.he-z h4 {
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #cd9a43;
  width: 1.75rem;
  height: 0.48rem;
  background-size: contain !important;
}
#edu-table .guan-y p,
.he-z p {
  /* font-size: 20rem;
  line-height: 48rem; */
  text-indent: 0.4rem;
  margin-top: 0.56rem;
}
/* #edu-table .xiao-q{
} */
#edu-table .xiao-q .xiao-q-l {
  margin: 0 0.52rem 0 0.32rem;
  height: 0.8rem;
  overflow: hidden;
}
#edu-table .xiao-q .xiao-q-l .zy-icon,
.xy-icon {
  width: 0.8rem;
  height: 0.8rem;
}
#edu-table .xiao-q .xiao-q-l .xy-icon img {
  width: 0.8rem;
  height: 0.8rem;
}
#edu-table .xiao-q .xiao-q-l .zy-icon img {
  width: 0.8rem;
  height: 0.8rem;
}
#edu-table .xiao-q .xiao-q-l .zy-xy {
  height: 3.95rem;
  width: 0.02rem;
  background-color: #0f54be;
  margin: 0 auto;
}
#edu-table .xiao-q .xiao-q-l .zy-xy img {
  width: 0.8rem;
  height: 0.8rem;
}
#edu-table .xiao-q .xiao-q-r {
  width: 11.7rem;
  height: 0;
  overflow: hidden;
}
#edu-table .xiao-q .xiao-q-r,
#edu-table .xiao-q .xiao-q-l {
  transition: all 2s ease-in-out;
}
#edu-table .xiao-q .xiao-q-r .xiao-zy p,
.xiao-xy p {
  text-indent: 0.4rem;
}
#edu-table .xiao-q .xiao-q-r .xiao-zy h5,
.xiao-xy h5 {
  font-size: 0.24rem;
  line-height: 0.48rem;
  color: #cd9a43;
}
#edu-table .xiao-q .xiao-q-r .xiao-zy ul,
.xiao-xy ul {
  display: flex;
  justify-content: space-between;
  margin: 0.26rem 0 0.74rem;
}
#edu-table .xiao-q .xiao-q-r .xiao-zy ul li,
.xiao-xy ul li {
  width: 2rem;
  height: 1.4rem;
  overflow: hidden;
}
#edu-table .xiao-q .xiao-q-r .xiao-zy ul li img,
.xiao-xy ul li img {
  width: 100%;
  height: 100%;
}

/* 教学产品 */
.chanp-t h4 {
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #cd9a43;
  padding: 1.3rem 0 0.84rem;
  width: 1.79rem;
  height: 0.48rem;
  margin: 0 auto;
  background-size: contain !important;
}
.chanp-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 0.4rem;
}
.chanp-list li {
  width: 4.62rem;
  height: 2.64rem;
  border: 0.01rem solid #e6e6e6;
  box-sizing: border-box;
  margin-bottom: 0.57rem;
  font-size: 0.28rem;
  line-height: 0.48rem;
  position: relative;
  overflow: hidden;
}
.chanp-list li a {
  width: 100%;
  height: 100%;
  color: #333;
}
.chanp-list li .chanp-list-l {
  position: relative;
  margin: 1.14rem 0 0 0.28rem;
  z-index: 9;
}
.chanp-list li .chanp-list-l::after {
  content: "";
  /* width: 100rem; */
  width: 0;
  height: 0.04rem;
  border-radius: 0.01rem;
  background-color: #197ee3;
  position: absolute;
  top: 0.54rem;
  left: 0;
  transition: all 0.4s ease;
}
.chanp-list li .chanp-list-text h4::after {
  content: "";
  width: 0;
  height: 0.04rem;
  border-radius: 0.01rem;
  background-color: #197ee3;
  position: absolute;
  top: 0.66rem;
  left: 0.2rem;
  transition: all 0.4s ease 1s;
}
.chanp-list li:nth-child(2) .chanp-list-l::after,
.chanp-list li:nth-child(2) .chanp-list-text h4::after {
  background-color: #ff8023;
}
.chanp-list li:nth-child(3) .chanp-list-l::after,
.chanp-list li:nth-child(3) .chanp-list-text h4::after {
  background-color: #f62e75;
}
.chanp-list li:nth-child(4) .chanp-list-l::after,
.chanp-list li:nth-child(4) .chanp-list-text h4::after {
  background-color: #3bb378;
}
.chanp-list li:nth-child(5) .chanp-list-l::after,
.chanp-list li:nth-child(5) .chanp-list-text h4::after {
  background-color: #197ee3;
}
.chanp-list li:nth-child(6) .chanp-list-l::after,
.chanp-list li:nth-child(6) .chanp-list-text h4::after {
  background-color: #ff8023;
}
.chanp-list li:nth-child(7) .chanp-list-l::after,
.chanp-list li:nth-child(7) .chanp-list-text h4::after {
  background-color: #f62e75;
}
.chanp-list li:nth-child(8) .chanp-list-l::after,
.chanp-list li:nth-child(8) .chanp-list-text h4::after {
  background-color: #ff8023;
}
.chanp-list li:nth-child(9) .chanp-list-l::after,
.chanp-list li:nth-child(9) .chanp-list-text h4::after {
  background-color: #3bb378;
}
.chanp-list li:nth-child(10) .chanp-list-l::after,
.chanp-list li:nth-child(10) .chanp-list-text h4::after {
  background-color: #f62e75;
}
.chanp-list li:nth-child(11) .chanp-list-l::after,
.chanp-list li:nth-child(11) .chanp-list-text h4::after {
  background-color: #ff8023;
}
.chanp-list li:nth-child(12) .chanp-list-l::after,
.chanp-list li:nth-child(12) .chanp-list-text h4::after {
  background-color: #3bb378;
}
.chanp-list li:hover .chanp-list-l::after {
  width: 1rem;
}
.chanp-list li:hover .chanp-list-text h4::after {
  width: 1rem;
}
.chanp-list li .chanp-list-r {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.4s ease;
  background-size: cover !important;
}
.chanp-list li:hover .chanp-list-r {
  transform: scale(1.1, 1.1);
}
.chanp-list li .chanp-list-text {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
  background: url("../image/edu/edu-bg1.png");
  background-size: cover;
  transition: all 1s ease 0.5s;
  z-index: 99;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.32rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.chanp-list li:hover .chanp-list-text {
  bottom: 0;
}
.chanp-list li .chanp-list-text h4 {
  font-size: 0.28rem;
  line-height: 0.7rem;
}
.chanp-list li .chanp-list-text p {
  text-indent: 0.4rem;
  margin-top: 0.1rem;
}

/* 特色优势 */
.yous-t {
  width: 100%;
}
.yous-t h3 {
  color: #cd9a43;
  font-size: 0.48rem;
  line-height: 0.48rem;
  padding: 1.3rem 0 0.8rem;
  width: 1.75rem;
  height: 0.48rem;
  margin: 0 auto;
  background-size: contain !important;
}
.yous-t .p-title {
  text-indent: 0.4rem;
  padding: 0 0.66rem 0 0.48rem;
}
.yous-t h4 {
  font-size: 0.3rem;
  line-height: 0.48rem;
  color: #144fa4;
  margin: 0.8rem 0 0.96rem;
}
.yous-t .yous-pyms {
  padding: 0 0.66rem 0 0.48rem;
}
.yous-t .yous-pyms .yous-pyms-l {
  width: 4.26rem;
  padding-left: 0.12rem;
  color: #000;
}
.yous-t .yous-pyms .yous-pyms-l h5 {
  font-size: 0.28rem;
  line-height: 0.36rem;
  color: #333;
}
.yous-t .yous-pyms .yous-pyms-l p {
  font-size: 0.2rem;
  line-height: 0.34rem;
  text-indent: 0.4rem;
  margin-top: 0.55rem;
}
.yous-t .yous-pyms ul {
  width: 7.52rem;
  height: 2.8rem;
  position: relative;
}
.yous-t .yous-pyms ul li {
  width: 2.6rem;
  height: 2.8rem;
  text-align: center;
  padding-top: 0.69rem;
  border-radius: 0.08rem;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
  transition: all 0.4s ease-in;
}
.yous-t .yous-pyms ul li:hover {
  top: -0.3rem;
}
.yous-t .yous-pyms ul li:nth-child(2) {
  left: 1.6rem;
  z-index: 30;
}
.yous-t .yous-pyms ul li:nth-child(3) {
  left: 3.16rem;
  z-index: 20;
}
.yous-t .yous-pyms ul li:nth-child(4) {
  left: 4.64rem;
  z-index: 10;
}
.yous-t .yous-pyms ul li span {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #fff;
  position: relative;
  z-index: 9;
}
.yous-t .yous-pyms ul li div {
  width: 2.6rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  left: 0;
}
.yous-kc {
  margin-top: 1.04rem;
  height: 8.4rem;
  background: url("../image/edu/aaa93972d16fbe2ffbd569eb217fef57.png") no-repeat
    center center;
  background-size: contain;
  color: #fff;
  box-sizing: border-box;
}
.yous-kc h4 {
  font-size: 0.3rem;
  line-height: 0.48rem;
  padding: 0.47rem 0 0.41rem;
}
.yous-kc p {
  font-size: 0.2rem;
  line-height: 0.48rem;
  padding: 0 0.66rem 0 0.48rem;
  text-indent: 0.4rem;
}
.yous-kc .yous-swiper {
  padding: 0.46rem 0.66rem 0.58rem 0.48rem;
  height: 2.94rem;
  position: relative;
}
.yous-kc .yous-swiper ul {
  height: 2.94rem;
  width: 100%;
  overflow: hidden;
}
.yous-kc .yous-swiper ul li {
  height: 2.94rem;
  width: 2.14rem;
  overflow: hidden;
  margin-right: 0.54rem;
  float: left;
}
.yous-kc .yous-swiper ul li:last-child {
  margin-right: 0;
}
.yous-kc .yous-swiper ul li a {
  display: block;
  height: 100%;
  width: 100%;
}
/* kctx中的swiper    start */
.yous-kc .yous-swiper .swiper-kctx {
  height: 2.94rem;
  width: 100%;
  overflow: hidden;
}
.yous-kc .yous-swiper .swiper-kctx .swiper-slide {
  margin-right: 0.46rem !important;
  width: 2.14rem !important;
  height: 2.92rem !important;
}
.yous-kc .yous-swiper .swiper-kctx a {
  display: block;
  /* width: 1.62rem;
  height: 2.33rem; */
  height: 100%;
  width: 100%;
}
.yous-kc .swiper-kctx .kctx-but-next,
.swiper-kctx .kctx-but-prev {
  width: 0.4rem;
  height: 0.8rem;
  border-radius: 0.1rem;
  position: absolute;
  background-color: #999;
  top: 1.5rem;
  z-index: 99;
  cursor: pointer;
}
.yous-kc .swiper-kctx .kctx-but-next {
  right: -0.4rem;
  background-image: url("../image/edu/fanhui拷贝.png");
  background-size: cover;
}
.yous-kc .swiper-kctx .kctx-but-prev {
  left: -0.4rem;
  background-image: url("../image/edu/fanhui.png");
  background-size: cover;
}
/* kctx中的swiper    end */

.yous-dw h4 {
  font-size: 0.3rem;
  color: #144fa4;
  padding: 1.29rem 0 0.53rem;
}
.yous-dw .yous-dw-pic {
  height: 4rem;
  margin-bottom: 1.06rem;
  position: relative;
}
.yous-dw .yous-dw-pic p {
  width: 6rem;
  height: 3rem;
  position: absolute;
  cursor: pointer;
}
.yous-dw .yous-dw-pic p:nth-child(1) {
  top: 0.7rem;
  left: 0;
  opacity: 0.6;
}
.yous-dw .yous-dw-pic p:nth-child(2) {
  height: 4rem;
  width: 8rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9;
}
.yous-dw .yous-dw-pic p:nth-child(3) {
  top: 0.7rem;
  right: 0;
  opacity: 0.6;
}

/* swiper教师队伍 start */
.swiper-dw {
  width: 100%;
  height: 4rem;
  margin: 0 auto;
  overflow: hidden;
}
.swiper-dw .swiper-slide {
  width: 8rem;
  height: 4rem;
  background: #fff;
  box-shadow: 0 0.08rem 0.3rem #ddd;
  cursor: pointer;
  background-size: cover !important;
}
.swiper-dw .dw-but-prev,
.swiper-dw .dw-but-next {
  width: 3rem;
  height: 3.2rem;
  position: absolute;
  top: 0.4rem;
  z-index: 99;
  cursor: pointer;
}
.swiper-dw .dw-but-prev {
  left: 0rem;
}
.swiper-dw .dw-but-next {
  right: 0rem;
}

/* swiper教师队伍 end */

.yous-dw .yous-dw-text {
  font-size: 0.2rem;
  color: #485465;
  padding: 0 0.66rem 0.74rem 0.48rem;
  text-indent: 0.4rem;
}
.yous-pt {
  height: 7.47rem;
  width: 100%;
  color: #fff;
  background: url(../image/edu/23573ac42388c06060b810972bafb143.png) no-repeat
    center center;
  background-size: contain;
}
.yous-pt h4 {
  font-size: 0.3rem;
  padding: 0.78rem 0 0.24rem;
}
.yous-pt .yous-pt-text {
  text-indent: 0.4rem;
  padding: 0 0.66rem 0.56rem 0.48rem;
}
.yous-pt .yous-pt-pics {
  height: 3.82rem;
  padding: 0 1.16rem;
}
.yous-pt .yous-pt-pics .pt-pic-l p {
  background-size: cover !important;
}
.yous-pt .yous-pt-pics p {
  background-color: #999;
}
.yous-pt .yous-pt-pics .pt-pic-l,
.pt-pic-r {
  width: 2.6rem;
}
.yous-pt .yous-pt-pics .pt-pic-l p,
.pt-pic-r p {
  width: 2.6rem;
  height: 1.8rem;
}
.yous-pt .yous-pt-pics .pt-pic-l p:first-child,
.pt-pic-r p:first-child {
  margin-bottom: 0.22rem;
}
.yous-pt .yous-pt-pics .pt-pic-c {
  width: 6rem;
  height: 3.82rem;
  margin: 0 0.24rem;
  border: 0.02rem solid #ff9043;
  box-sizing: border-box;
}
.yous-pt .yous-pt-pics .pt-pic-c p {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

.yous-fa {
  color: #485465;
}
.yous-fa h4 {
  color: #144fa4;
  font-size: 0.3rem;
  padding: 0.81rem 0 0.6rem;
}
.yous-fa .yous-fa-text {
  text-indent: 0.4rem;
  padding: 0 0.66rem 0.66rem 0.48rem;
}
.yous-fa .yous-fa-pics {
  height: 2.81rem;
  padding: 0 1.22rem;
}
.yous-fa .yous-fa-pics p {
  float: left;
  width: 2.4rem;
  height: 2.81rem;
  background-size: cover !important;
}
.yous-fa .yous-fa-pics p:nth-child(2),
.yous-fa-pics p:nth-child(4) {
  width: 0.49rem;
  height: 0.42rem;
  margin: 1.22rem 0.73rem 0 0.88rem;
}

.yous-jy {
  width: 100%;
  height: 8.88rem;
  color: #fff;
  background: url("../image/edu/93dbb4ae30bd64b8a4f6557491f6bf48.png") no-repeat
    center 2.42rem;
  background-size: contain;
}
.yous-jy h4 {
  color: #144fa4;
  font-size: 0.3rem;
  padding: 1.26rem 0 0.76rem;
}
.yous-jy .yous-jy-content {
  width: 14.01rem;
  height: 4.03rem;
  padding: 0.45rem 0.69rem 0 0.45rem;
  background: url("../image/edu/1c8c338c479e42f8ddca51d4c26354c7.png") no-repeat
    center center;
  background-size: contain;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.yous-jy .jy-content-l {
  position: relative;
  margin-right: 0.7rem;
  border: 0.09rem solid #fff;
}
/* 轮播样式start */
.swiper-jy {
  width: 5.2rem;
  height: 2.92rem;
  overflow: hidden;
}
.swiper-slide {
  background: #fff;
  width: 5.2rem;
  height: 2.92rem;
}
.swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-pagination-jy {
  width: 1.06rem !important;
  position: absolute;
  bottom: 0.1rem;
  left: 4.09rem !important;
  z-index: 9;
}
.swiper-pagination-jy .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 0;
  background: none;
  border: 0.02rem solid #fff;
  opacity: 1;
  margin: 0 0.09rem !important;
}
.swiper-pagination-jy .swiper-pagination-bullet-active {
  background-color: #fff;
}
.yous-jy .jy-content-l .jy-xia {
  font-size: 0.3rem;
  color: #ffde78;
  position: absolute;
  bottom: 0;
  right: -7rem;
  cursor: pointer;
  height: 0.48rem;
  padding-right: 0.56rem;
}
.yous-jy .jy-content-l .jy-xia span {
  display: inline-block;
}
.yous-jy .jy-content-l .jy-xia span:last-child {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  top: 0.1rem;
  right: 0;
}
/* 轮播样式end */
.yous-jy .jy-content-r {
  width: 6.6rem;
}
.yous-jy .jy-content-r p {
  text-indent: 0.4rem;
  margin-top: 0.5rem;
}
.yous-jy .pic-eng {
  width: 4.92rem;
  height: 0.37rem;
  margin: 1.42rem 0 0 4.48rem;
}
.yous-hj {
  height: 10.31rem;
  background: url("../image/edu/hj/椭圆1.png") no-repeat center 2rem;
  background-size: 13.66rem 9.95rem;
  position: relative;
}
.yous-hj .hj-pic-t {
  width: 1.76rem;
  height: 0.38rem;
  margin: 0 auto;
  position: absolute;
  top: 1.3rem;
  left: 0;
  right: 0;
}
.yous-hj .yous-hj-pic li {
  position: absolute;
  overflow: hidden;
  cursor: pointer;
}
.yous-hj .yous-hj-pic li p {
  background-size: contain !important;
}
.yous-hj .yous-hj-pic li:hover {
  z-index: 999;
}
.yous-hj .yous-hj-pic li:nth-child(1) {
  width: 2.36rem;
  height: 1.62rem;
  top: 3.98rem;
  left: 3.67rem;
  /* z-index: 1; */
}
.yous-hj .yous-hj-pic li:nth-child(2) {
  width: 2.35rem;
  height: 1.62rem;
  top: 3.03rem;
  left: 5.1rem;
  /* z-index: 9; */
}
.yous-hj .yous-hj-pic li:nth-child(3) {
  width: 2.36rem;
  height: 1.62rem;
  top: 4.41rem;
  left: 6.66rem;
  /* z-index: 19; */
}
.yous-hj .yous-hj-pic li:nth-child(4) {
  width: 2.35rem;
  height: 1.62rem;
  bottom: 2.86rem;
  right: 5.6rem;
}
.yous-hj .yous-hj-pic li:nth-child(5) {
  width: 1.76rem;
  height: 1.17rem;
  bottom: 2.82rem;
  left: 5.44rem;
}
.yous-hj .yous-hj-pic li:nth-child(6) {
  width: 0.81rem;
  height: 0.74rem;
  top: 5.06rem;
  left: 3.34rem;
}
.yous-hj .yous-hj-pic li:nth-child(7) {
  width: 1.76rem;
  height: 1.16rem;
  bottom: 1.64rem;
  right: 6.82rem;
}
.yous-hj .yous-hj-pic li:nth-child(8) {
  width: 1.76rem;
  height: 1.16rem;
  top: 5rem;
  right: 3.72rem;
}
.yous-hj .yous-hj-pic li:nth-child(9) {
  width: 1.76rem;
  height: 1.16rem;
  top: 2.68rem;
  left: 3.12rem;
}
.yous-hj .yous-hj-pic li:nth-child(10) {
  width: 1.4rem;
  height: 1.1rem;
  bottom: 2.9rem;
  left: 7.54rem;
}
.yous-hj .yous-hj-pic li:nth-child(11) {
  width: 1.51rem;
  height: 0.95rem;
  top: 5.3rem;
  left: 9.16rem;
}
.yous-hj .yous-hj-pic li:nth-child(12) {
  width: 1.2rem;
  height: 1.09rem;
  bottom: 2.94rem;
  left: 9.3rem;
}
.yous-hj .yous-hj-pic li:nth-child(13) {
  width: 1.55rem;
  height: 1.06rem;
  top: 2.02rem;
  left: 5.12rem;
}
.yous-hj .yous-hj-pic li:nth-child(14) {
  width: 1.66rem;
  height: 1.12rem;
  top: 4.3rem;
  right: 5.18rem;
}
.yous-hj .yous-hj-pic li:nth-child(15) {
  width: 1.45rem;
  height: 0.98rem;
  top: 2.6rem;
  right: 4rem;
}
.yous-hj .yous-hj-pic li:nth-child(16) {
  width: 1.65rem;
  height: 1.13rem;
  top: 3.12rem;
  right: 2.06rem;
}
.yous-hj .yous-hj-pic li:nth-child(17) {
  width: 1.45rem;
  height: 0.74rem;
  bottom: 2.38rem;
  right: 3.88rem;
}
.yous-hj .yous-hj-pic li:nth-child(18) {
  width: 1.17rem;
  height: 0.81rem;
  top: 1.74rem;
  left: 2.62rem;
}
.yous-hj .yous-hj-pic li:nth-child(19) {
  width: 1.16rem;
  height: 1.06rem;
  top: 3rem;
  right: 5.5rem;
}
.yous-hj .yous-hj-pic li:nth-child(20) {
  width: 1.13rem;
  height: 1.02rem;
  bottom: 3.2rem;
  left: 4.16rem;
}
.yous-hj .yous-hj-pic li:nth-child(21) {
  width: 1.13rem;
  height: 0.74rem;
  top: 5.38rem;
  right: 2.5rem;
}
.yous-hj .yous-hj-pic li:nth-child(22) {
  width: 1.19rem;
  height: 1.24rem;
  top: 3.68rem;
  right: 0.72rem;
}
.yous-hj .yous-hj-pic li:nth-child(23) {
  width: 1.41rem;
  height: 0.92rem;
  top: 3.38rem;
  left: 7.52rem;
}
.yous-hj .yous-hj-pic li:nth-child(24) {
  width: 1.01rem;
  height: 1.34rem;
  top: 3.08rem;
  right: 6.76rem;
}
.yous-hj .yous-hj-pic li:nth-child(25) {
  width: 0.98rem;
  height: 0.92rem;
  top: 4.97rem;
  right: 6.88rem;
}
.yous-hj .yous-hj-pic li:nth-child(26) {
  width: 1.16rem;
  height: 0.81rem;
  top: 4.42rem;
  right: 7.98rem;
}
.yous-hj .yous-hj-pic li:nth-child(27) {
  width: 1.13rem;
  height: 0.74rem;
  bottom: 2.26rem;
  left: 4.12rem;
}
.yous-hj .yous-hj-pic li:nth-child(28) {
  width: 1.13rem;
  height: 0.74rem;
  bottom: 1.92rem;
  left: 6.44rem;
}
.yous-hj .yous-hj-pic li:nth-child(29) {
  width: 1.13rem;
  height: 0.74rem;
  bottom: 2.1rem;
  right: 5.58rem;
}
.yous-hj .yous-hj-pic li:nth-child(30) {
  width: 1.13rem;
  height: 0.74rem;
  bottom: 3.24rem;
  right: 2.37rem;
}

.yous-hj .yous-hj-pic li:nth-child(31) {
  width: 0.81rem;
  height: 0.74rem;
  bottom: 3.24rem;
  right: 4.04rem;
}
.yous-hj .yous-hj-pic li:nth-child(32) {
  width: 1.13rem;
  height: 0.74rem;
  top: 4.36rem;
  right: 3.38rem;
}
.yous-hj .yous-hj-pic li:nth-child(33) {
  width: 1.12rem;
  height: 0.74rem;
  top: 4.38rem;
  right: 2.06rem;
}
.yous-hj .yous-hj-pic li:nth-child(34) {
  width: 1.13rem;
  height: 0.74rem;
  top: 3.6rem;
  right: 4.02rem;
}

.yous-hj .yous-hj-pic li:nth-child(35) {
  width: 1.17rem;
  height: 0.81rem;
  top: 2.65rem;
  right: 2.59rem;
}
.yous-hj .yous-hj-pic li:nth-child(36) {
  width: 1.16rem;
  height: 0.81rem;
  top: 1.74rem;
  right: 3.5rem;
}
.yous-hj .yous-hj-pic li:nth-child(37) {
  width: 1.16rem;
  height: 0.81rem;
  top: 1.67rem;
  right: 2.13rem;
}
.yous-hj .yous-hj-pic li:nth-child(38) {
  width: 1.02rem;
  height: 0.74rem;
  top: 1.82rem;
  left: 4.06rem;
}
.yous-hj .yous-hj-pic li:nth-child(39) {
  width: 1.18rem;
  height: 0.81rem;
  top: 2.68rem;
  left: 1.94rem;
}
.yous-hj .yous-hj-pic li:nth-child(40) {
  width: 1.13rem;
  height: 1.03rem;
  top: 4.1rem;
  left: 2.26rem;
  z-index: 9;
}
.yous-hj .yous-hj-pic li:nth-child(41) {
  width: 1.12rem;
  height: 0.74rem;
  bottom: 3.42rem;
  left: 2.92rem;
}
.yous-hj .yous-hj-pic li:nth-child(42) {
  width: 1.13rem;
  height: 0.74rem;
  top: 4.28rem;
  left: 8.62rem;
}
.yous-hj .yous-hj-pic li:nth-child(43) {
  width: 0.81rem;
  height: 0.74rem;
  top: 3.7rem;
  left: 9.18rem;
}
.yous-hj .yous-hj-pic li:nth-child(44) {
  width: 0.81rem;
  height: 0.74rem;
  top: 3.6rem;
  left: 10.2rem;
}
.yous-hj .yous-hj-pic li:nth-child(45) {
  width: 0.82rem;
  height: 0.74rem;
  top: 2.66rem;
  right: 1.5rem;
}
.yous-hj .yous-hj-pic li:nth-child(46) {
  width: 0.82rem;
  height: 0.74rem;
  top: 5.2rem;
  right: 1.5rem;
}
.yous-hj .yous-hj-pic li:nth-child(47) {
  width: 0.81rem;
  height: 0.74rem;
  bottom: 4.34rem;
  left: 2.46rem;
}
.yous-hj .yous-hj-pic li:nth-child(48) {
  width: 0.81rem;
  height: 0.74rem;
  top: 3.7rem;
  left: 1.77rem;
}
.yous-hj .yous-hj-pic li:nth-child(49) {
  width: 1.13rem;
  height: 0.74rem;
  bottom: 4.24rem;
  left: 4.51rem;
}
.yous-hj .yous-hj-pic li:nth-child(50) {
  width: 0.8rem;
  height: 1.17rem;
  bottom: 4.26rem;
  left: 5.73rem;
}
.yous-hj .yous-hj-pic li:nth-child(51) {
  width: 2rem;
  height: 1.4rem;
  bottom: 1.46rem;
  left: 8.3rem;
}
.yous-hj .yous-hj-pic li p {
  width: 100%;
  height: 100%;
}
.yous-yx {
  width: 100%;
  height: 11.94rem;
  position: relative;
  background: url("../image/edu/图层3811.png") no-repeat center 3.26rem;
  background-size: 10.91rem 7.93rem;
}
.yous-yx .yous-yx-t {
  width: 1.75rem;
  height: 0.38rem;
  position: absolute;
  top: 1.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.yous-yx .yous-yx-dq {
  width: 9.53rem;
  height: 5.62rem;
  background: url("../image/edu/组4.png");
  background-size: cover;
  position: absolute;
  top: 2.94rem;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.yous-yx .yous-yx-dq li {
  position: absolute;
  cursor: pointer;
  z-index: 9;
  /* transition: all .4s ease-in-out; */
}
.yous-yx .yous-yx-dq li p {
  background-size: cover !important;
}
.yous-yx .yous-yx-dq li:hover {
  /* transform: translateY(-20rem); */
  animation-name: mydt;
  animation-duration: 0.6s;
  animation-timing-function: linear;
}
.yous-yx .yous-yx-dq li:nth-child(1) {
  width: 0.65rem;
  height: 0.74rem;
  top: 1.58rem;
  left: 4.44rem;
}
.yous-yx .yous-yx-dq li:nth-child(2) {
  width: 0.53rem;
  height: 0.62rem;
  top: 1.06rem;
  left: 5.18rem;
}
.yous-yx .yous-yx-dq li:nth-child(3) {
  width: 0.56rem;
  height: 0.68rem;
  top: 2.4rem;
  left: 4.74rem;
}
.yous-yx .yous-yx-dq li:nth-child(4) {
  width: 0.72rem;
  height: 0.7rem;
  top: 2.72rem;
  left: 3.38rem;
}
.yous-yx .yous-yx-dq li:nth-child(5) {
  width: 0.54rem;
  height: 0.67rem;
  top: 2.2rem;
  left: 1.88rem;
}
.yous-yx .yous-yx-dq li:nth-child(6) {
  width: 0.84rem;
  height: 0.94rem;
  top: 4.06rem;
  left: 5.68rem;
}
.yous-yx .yous-yx-dq li:nth-child(7) {
  width: 0.74rem;
  height: 0.9rem;
  top: 2.92rem;
  left: 7.12rem;
}
.yous-yx .yous-yx-dq li:nth-child(8) {
  width: 0.48rem;
  height: 0.57rem;
  top: 0.3rem;
  left: 6rem;
}
.yous-yx .yous-yx-dq li:nth-child(9) {
  width: 0.5385rem;
  height: 0.6731rem;
  top: 2.4038rem;
  left: -0.1154rem;
}
.yous-yx .yous-yx-dq li:nth-child(10) {
  width: 0.7692rem;
  height: 0.9615rem;
  top: 3.9423rem;
  left: 1.5385rem;
}
.yous-yx .yous-yx-dq li:nth-child(11) {
  width: 0.7692rem;
  height: 0.9615rem;
  top: 5.9615rem;
  left: 7.3077rem;
}
.yous-yx .yous-yx-dq li:nth-child(12) {
  width: 0.4615rem;
  height: 0.5769rem;
  top: 0.3846rem;
  left: 6.8269rem;
}
.yous-yx .yous-yx-dq li:nth-child(13) {
  width: 0.5769rem;
  height: 0.7308rem;
  top: 2.9038rem;
  left: 5.1923rem;
}
.yous-yx .yous-yx-dq li p {
  width: 100%;
  height: 100%;
}
.yous-yx .yous-yx-text {
  width: 0rem;
  height: 2.98rem;
  position: absolute;
  top: 2rem;
  left: 0.94rem;
  transition: all 1s ease;
  overflow: hidden;
}
/* .yous-yx .yous-yx-text:hover{
  transform: translateY(-20rem);
  animation-name: mydt;
  animation-duration: .4s;
  animation-timing-function: linear;
} */
.yous-yx .yous-yx-text .yx-text {
  width: 7.76rem;
  height: 2.16rem;
  padding-left: 2.88rem;
  background: url("../image/edu/timg1.png");
  box-sizing: border-box;
  background-size: contain;
}
.yous-yx .yous-yx-text .yx-text h4 {
  font-size: 0.24rem;
  line-height: 0.77rem;
  color: #333;
  padding-top: 0.04rem;
}
.yous-yx .yous-yx-text .yx-text p {
  width: 4.36rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #666;
  text-indent: 0.36rem;
}
.yous-yx .yous-yx-text .yx-line {
  width: 8.36rem;
  height: 0.82rem;
  background: url("../image/edu/椭圆1.png");
  margin-left: 0.14rem;
  background-size: contain;
}

/* 图片弹窗样式 */
#eduModal {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.modal-content {
  width: 8rem;
  height: 6rem;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
  margin-top: 30%;
  margin-left: 50%;
  transform: translate(-50%, -50%);
}
.modal-pic {
  width: 7rem;
  height: 5rem;
  margin: 0 auto;
  background-color: pink;
}
.modal-btn {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.2rem auto 0;
  cursor: pointer;
  background: url("../image/guanbi.png") no-repeat center center;
  background-size: contain;
}

#edu-table .edu-list > li {
  display: none;
  color: #333;
}
.edu-table-active {
  display: block !important;
}

/* 定义动画 */
@keyframes mydt {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes mydt {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}

@-webkit-keyframes mydt {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}

@-o-keyframes mydt {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}
