img {
  display: block;
  width: 100%;
}

.videoIcon li::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.phone-title {
  display: none;
}

.index-main-top {
  background: url(index-topbk.html) no-repeat;
  background-size: cover;
  height: 1045px;
}

.topbanner {
  position: relative;
  padding: 60px 0 0 0;
}

.banner-index {
  width: 1030px;
  height: 560px;
  margin: 0 auto;
  box-shadow: 0px 0px 47px 7px rgba(0, 0, 0, 0.04);
}

.banner-index .swiper-slide {
  position: relative;
}

.banner-index .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 87px;
  background: rgba(0, 0, 0, 0.4);
  line-height: 87px;
  padding: 0 15px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.pb40 {
  padding-bottom: 40px;
}

.new {
  margin-top: 30px;
  padding: 30px 0 60px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  justify-content: space-between;
  background-image: linear-gradient(to right, transparent, #fcf4ec, transparent);
}

.new li {
  width: 47%;
  display: inline-flex;
  overflow: hidden;
  padding: 8px 0;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}

.new li:hover span,
.zylist li:hover p {
  color: #8f0e02;
  font-weight: bold;
  text-decoration: underline;
}

/* .new li:hover{
    border-bottom: 1px solid #871308;
} */
.zylist li:hover {
  border-right-color: #bb2815;
}

.new li span {
  flex: 1;
  font-size: 18px;
  font-weight: bold;
  color: #050505;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.pcpading {
  padding-bottom: 40px;
}

.new li strong {
  font-size: 16px;
  font-weight: 400;
  color: #050505;
}

.bannertopitem {
  height: 560px;
}

.hui {
  background: #f7f7f7;
  padding-bottom: 40px;
}

.title-top {
  width: 242px;
  margin: 0 auto;
  padding: 60px 0 0;
}

.zyjs {
  display: flex;
  padding: 33px 0;
  justify-content: space-between;
}

.zyright {
  width: 480px;
  height: 450px;
  background: #fcf4ec;
  padding: 20px 0 30px;
  display: inline-flex;
  flex-direction: column;
}

.zylist {
  flex: 1;
  overflow-y: auto;
}

.zylist li {
  display: block;
  cursor: pointer;
  padding: 20px 30px 20px 20px;
  border-right: 4px solid transparent;
}

.zylist li p {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zylist li div {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.zylist li div span {
  font-size: 16px;
  font-weight: 400;
  color: #7e7e7e;
}

.zylist li div span b {
  font-weight: normal;
  color: #b32418;
}

.zynext {
  font-size: 18px;
  font-weight: bold;
  color: #b32418;
  text-align: center;
  cursor: pointer;
}

.notice {
  width: 365px;
}

.file {
  width: 785px;
}

.notice-list {
  padding: 20px 0 30px;
}

.notice-list li {
  display: flex;
  width: 100%;
  overflow: hidden;
  align-items: center;
  padding: 8px 0;
  cursor: pointer;
}

.notice-list li b {
  width: 80px;
  height: 26px;
  background: #cd4f40;
  text-align: center;
  line-height: 26px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  font-size: 15px;
  font-weight: 900;
  margin-right: 14px;
}

.notice-list li span {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  font-size: 17px;
  /* font-weight: bold; */
  color: #333333;
  align-items: center;
}

.notice-list li strong {
  font-size: 14px;
  font-weight: 400;
  color: #959595;
}

/* .notice-list li:hover{
    border-bottom: 1px solid #b32418;
} */
.notice-list li:hover span {
  color: #b32418;
  text-decoration: underline;
}

.gslist {
  display: flex;
  flex-wrap: wrap;
}

.gslist li {
  width: 240px;
  height: 240px;
  background: #fff;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}

.gslist li img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.gslist li h2 {
  height: 33px;
  background: #be423a;
  padding: 0 10px;
  font-size: 22px;
  font-weight: bold;
  color: #fefefe;
  margin-bottom: 10px;
}

.gslist li p {
  font-size: 16px;
  text-align: center;
  color: #6c6c6c;
  padding: 0 20px;
  font-weight: bold;
  line-height: 1.8;
}

.notice-two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.notice-two li {
  width: 49%;
}

.videolist {
  display: flex;
}

.videolist li {
  width: 365px;
  height: 235px;
  overflow: hidden;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}

.videolist li i {
  position: absolute;
  top: 40%;
  left: 44%;
  color: #fff;
  font-size: 50px;
  width: 50px;
  z-index: 11;
}

.videolist li:nth-child(3n) {
  margin-right: 0;
}

.videolist li img {
  height: 100%;
  object-fit: cover;
}

.videolist li p {
  position: absolute;
  bottom: 0;
  height: 42px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 42px;
  color: #fff;
  padding: 0 10px;
  left: 0;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.listThree {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.listThree li {
  position: relative;
  width: 33%;
  margin-right: .5%;
  margin-bottom: 5px;
}

.listThree li:nth-child(3n) {
  margin-right: 0;
}

.listThree li strong {
  display: block;
  width: 100%;
  height: 248px;
  overflow: hidden;
  cursor: pointer;
}

.listThree li strong img {
  height: 100%;
  object-fit: cover;
}

.listThree li p {
  height: 57px;
  background: #F5F5F5;
  font-size: 16px;
  font-weight: 400;
  color: #101010;
  height: 57px;
  line-height: 57px;
  padding: 0 20px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.teach-prev {
  top: 38%;
  left: -50px;
  color: #bfbfbf;
}

.teach-next {
  top: 38%;
  right: -50px;
  color: #bfbfbf;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 25px;
}


.ziyuan ul {
  display: flex;
  padding: 40px 0 0 0;
}

.ziyuan ul li {
  width: 270px;
  height: 195px;
  margin-right: 38px;
  overflow: hidden;
  position: relative;
}

.ziyuan ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ziyuan ul li:nth-child(4n) {
  margin-right: 0;
}

.ziyuan ul li p {
  height: 42px;
  line-height: 42px;
  text-align: center;
  padding: 0 20px;
  background: rgba(0, 0, 0, .4);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;

}

.banner-prev,
.banner-next {
  width: 42px;
  height: 42px;
  background: #bb0200;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
}

.banner-prev:after,
.banner-next:after {
  font-size: 18px;
}

.banner-prev {
  top: 55%;
  left: 0;
  color: #fff;
}

.banner-next {
  top: 55%;
  right: 0;
  color: #fff;
}

/* 新 */
.index-new {
  width: 48%;
  padding: 19px 30px 19px 10px;
  background: rgba(245, 245, 245, 1);
  height: 365px;
  overflow: hidden;
  box-sizing: border-box;
}

.index-new li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  padding: 12px 0 12px 27px;
  position: relative;
}

.index-new li:hover::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 14px;
  height: 14px;
  background: url(fwqyfz_titleicon.png) no-repeat;
  background-size: 100% 100%;
}

.index-new li:hover span {
  color: rgba(0, 117, 255, 1);
}

.index-new li span {
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.index-new li strong {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #959595;
}

.nextT, .prevT {
  position: absolute;
  top: 60%;
  width: 20px;
  z-index: 11;
  cursor: pointer;
}

.nextT {
  right: -30px;
}

.prevT {
  left: -30px;
}

.bannerlist {
  width: 48%;
  height: 365px;
  overflow: hidden;
  cursor: pointer;
}

.swiperitem {
  height: 365px;
  position: relative;
}

.swiperitem img {
  width: 100%;
  height: 365px;
  object-fit: contain;
}

.swiperitem p {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.gz-main {
  display: flex;
  height: 245px;
  background: #ffffff;
  justify-content: space-between;
}

.gz-list {
  flex: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gz-list li {
  width: 45%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 12px 0;
  overflow: hidden;
}

.gz-list li:hover span {
  color: rgba(191, 0, 0, 1);
}

.gz-list li span {
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313131;
  overflow: hidden;
  white-space: nowrap;
  flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.gz-list li strong {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #959595;
}

.gz-img {
  width: 305px;
  height: 245px;
  overflow: hidden;
}

.gz-img img {
  display: block;
  height: 100%;
  object-fit: cover;
}

.zyleft {
  width: 600px;
  height: 360px;
  position: relative;
  margin-right: 36px;
}

.zyleft img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zyleft p {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  right: 0;
  left: 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 20px 30px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

.video-item {
  width: 365px;
  height: 235px;
  overflow: hidden;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}

.video-item::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.video-item i {
  position: absolute;
  top: 40%;
  left: 44%;
  color: #fff;
  font-size: 50px;
  z-index: 11;
}

.video-item img {
  height: 100%;
  object-fit: cover;
}

.video-item p {
  position: absolute;
  bottom: 0;
  height: 42px;
  z-index: 11;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 42px;
  color: #fff;
  padding: 0 10px;
  left: 0;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}

.videoBk {
  background: url(itembk.html) no-repeat;
  background-size: cover;
  padding-bottom: 80px;
}

.yj-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

.yj-list li {
  width: 48%;
  display: inline-flex;
  overflow: hidden;
  padding: 30px 0;
  cursor: pointer;
  border-bottom: 1px solid rgba(213, 213, 213, 1);
}

.yj-list li:nth-child(2n) {
  padding-left: 4%;
}

.yj-list li.border {
  border: none;
}

.yj-list li span {
  width: 190px;
  height: 145px;
  margin-right: 25px;
}

.yj-list li span img {
  height: 100%;
  object-fit: cover;
}

.yj-list li div {
  flex: 1;
  overflow: hidden;
}

.yj-list li div h2 {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #313131;
  line-height: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
}

.yj-list li div p {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #313131;
  line-height: 22px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#teahPhone {
  display: none;
}

.noAfter::after {
  display: none;
}

.map {
  padding: 70px 0 35px;
  margin-top: 38px;
  background: url(fwqyfz_mapbk.png) no-repeat center center;
  background-size: cover;
}

.map img {
  width: 700px;
  margin-left: 85px;
}

.huise {
  background: rgba(247, 247, 247, 1);
  margin-top: 60px;
  padding-bottom: 90px;

}

.tab-btn {
  position: absolute;
  bottom: 122px;
  right: 0;
  width: 340px;
}

.tab-btn span {
  display: block;
  margin-top: 24px;
}

.qu_title {
  display: flex;
  justify-content: space-between;
  padding: 56px 0 10px;
  margin-bottom: 30px;
  align-items: flex-end;
  background: url(fwqyfz_titleborder.png) no-repeat bottom left;

}

.qu_title h2 {
  font-size: 24px;
  font-weight: bold;
  color: #004EAA;
}

.qu_title strong {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}

.qutab {
  background: rgba(242, 250, 255, 1);
  padding: 20px 20px 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 7px;
}

.qutab span {
  font-size: 14px;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  margin-right: 20px;
}

.qutab span.active {
  color: #005EC3;
}

.qutab-content {
  max-height: 350px;
  overflow-y: auto;
}

.qutab-content ul li {
  display: block;
  margin-bottom: 1px;

}

.qutab-content ul li a {
  display: block;
  padding: 25px 30px;
  background: #fff;
  font-size: 16px;
  font-weight: 400;
  color: #101010;
}

@media only screen and (max-width: 750px) {
  .pb40 {
    padding-bottom: 0;
  }

  .zyjs {
    flex-direction: column;
  }

  .zyjs > div,
  .zyjs > ul {
    width: 100%;
  }

  .title-top {
    width: 2.8rem;
    padding-top: .35rem;
  }

  .phone-title {
    display: block;
    padding: 25px 0 18px 0;
  }

  .phone-title i {
    float: left;
    width: 20px;
    margin-top: 3px;
    margin-right: 10px;
  }

  .phone-title span {
    float: left;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #2c2c2c;
  }

  .phone-title strong {
    float: right;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #929292;
    margin-top: 5px;
  }

  .index-item {
    padding: 0 14px;
    border-bottom: 4px solid rgba(240, 240, 240, 1);
  }

  .zyjs {
    padding: 0;
  }

  .bannerlist,
  .swiperitem,
  .swiperitem img {
    height: 4.15rem;
  }

  .index-new {
    background: none;
    padding: 10px 0;
    height: auto;
  }

  .index-new li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
  }

  .index-new li:nth-last-child(1) {
    border: none;
  }

  .index-new li::before {
    content: '';
    width: 3px;
    height: 13px;
    background: rgba(0, 169, 255, 1);
    margin-right: 10px;
  }

  .index-new li span {
    font-size: 16px;
  }

  .index-new strong {
    display: none;
  }

  #teah {
    display: none;
  }

  #teahPhone {
    display: block;
  }

  .video-item i {
    position: absolute;
    top: 32%;
    left: 37%;
    color: #fff;
    font-size: .6rem;
    z-index: 11;
  }

  .teach-main {
    margin-top: 0 !important;
  }

  .yj-list {
    padding-bottom: .2rem;
  }

  .yj-list li:nth-child(1) {
    padding-top: .2rem;
  }

  .yj-list li {
    width: 100%;
    padding: .4rem 0;
  }

  .yj-list li:nth-child(2n) {
    padding: .4rem 0;
  }

  .yj-list li:nth-last-child(2) {
    border-bottom: 1px solid rgba(213, 213, 213, 1) !important;
  }

  .yj-list li span {
    width: 2.1rem;
    height: 1.5rem;
  }

  .yj-list li div h2 {
    font-size: .32rem;
    font-weight: 400;
    color: #2C2C2C;
    line-height: .46rem;
    margin-bottom: .2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
  }

  .yj-list li div p {
    font-size: .25rem;
    font-weight: 400;
    color: #6E6E6E;
    line-height: .46rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .videolist {
    flex-direction: column;
  }

  .videolist li {
    width: 100%;
    margin-right: 0;
    height: 3.6rem;
    margin-bottom: .2rem;
  }

  .videolist li:nth-child(3) {
    margin-right: 0;

  }

  .videolist li i {
    font-size: .4rem;
    width: .9rem;
    z-index: 11;
  }

  .phoneP {
    padding-bottom: .5rem;
  }

  .gz-list li {
    width: 100%;
  }
}

.a-none {
  text-decoration: none;
  color: inherit;
}

.item {
  width: 100%;
  display: flex;
  justify-content: space-around;
}