.message_li:hover img {
  animation-name: hvr-bob2;
  animation-duration: 0.6s;
}

.xuanze div:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}


@-webkit-keyframes hvr-bob2 {
  0% {
    -webkit-transform: translateY(-0.417vw);
    transform: translateY(-0.417vw);
  }

  25% {
    -webkit-transform: translateY(-0.208vw);
    transform: translateY(-0.208vw);
  }

  50% {
    -webkit-transform: translateY(-0.417vw);
    transform: translateY(-0.417vw);
  }

  75% {
    -webkit-transform: translateY(-0.208vw);
    transform: translateY(-0.208vw);
  }

  100% {
    -webkit-transform: translateY(0vw);
    transform: translateY(0vw);
  }
}

.main {
  overflow: hidden;
}

.head9 {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.logo {
  width: 12.135vw;
  margin-left: 8.75vw;
  margin-right: 15.677vw;
}

.head_box {
  position: absolute;
  top: 0;
  z-index: 100;
  height: 5.729vw;
  width: 100%;
  align-items: center;
  display: flex;
  background-color: rgba(0, 0, 0, .3);
}

.swiper-pagination-bullet {
  width: .729vw !important;
  height: .729vw !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  margin: 0 1.042vw !important;
}

.swiper-pagination-bullet-active {
  background-color: #62AE8F !important;
}

.content {
  width: 67.708vw;
  margin: auto;
}

.titleBox {
  text-align: center;
}

.titleBox svg {
  margin: auto;
  margin-bottom: 6.25vw;
}

.titleBox h1 {
  font-size: 1.875vw;
  font-weight: bold;
  color: #666666;
}

.titleBox h2 {
  font-size: 1.042vw;
  color: #666666;
}

/* 服务项目 */
.fwxm {
  position: relative;
  padding-top: 5.208vw;
  padding-bottom: 7.031vw;
}


.xmbg2 {
  position: absolute;
  width: 50.573vw;
  top: 0;
  z-index: -1;
}

.fwxm ul {
  width: 53.75vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
}

.fwxm ul li a {
  display: block;
}

.fwxm ul .bs a .imgbox2,
.fwxm ul .bs a p {
  border-color: #62AE8F;
  color: #62AE8F;
}

.fwxm ul li a:hover .imgbox2,
.fwxm ul li a:hover p {
  border-color: #62AE8F;
  color: #62AE8F;
}

.fwxm ul li {
  margin-bottom: 3.75vw;
  margin-right: 12.9vw;
}

.fwxm ul li:nth-child(3n) {
  margin-right: 0;
}

.fwxm ul li a .imgbox2 .imgbox {
  display: block;
  border-radius: 50%;
  margin: .417vw;
}

.fwxm ul li a .imgbox2 {
  width: 9vw;
  height: 9vw;
  border-radius: 50%;
  border: .052vw dashed #333333;
}

.fwxm ul li a p {
  font-size: 1.25vw;
  color: #333333;
  text-align: center;
  margin-top: .938vw;
}

.jieshaobox {
  padding-top: 2.083vw;
  padding-bottom: 2.083vw;
  text-align: center;
  background: url(../images/jsbg.png) no-repeat;
  background-size: 100% 100%;
}

.jieshaobox h1 {
  font-size: 1.25vw;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.jieshaobox p {
  height: 4.688vw;
  width: 47.604vw;
  font-size: .833vw;
  letter-spacing: .052vw;
  line-height: 1.563vw;
  margin: auto;
  margin-top: 1.146vw;
  color: #fff;
}

/* 八大好处 */
.bdhc {
  background: url(../images/hcbg.png) no-repeat;
  background-position: right 5.208vw;
  background-size: auto;
  padding-bottom: 6.25vw;
}

.bdhc .titleBox {
  text-align: left;
}

.bdhc .titleBox svg {
  margin-bottom: 9.635vw;
}

.hc_ma {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  flex-wrap: wrap;
  color: #fff;
}

.hc_ma h1 {
  font-size: 5.208vw;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .47);
}

.hc_ma h2 {
  font-size: 1.354vw;
  color: #fff;
  margin-top: 1.198vw;
}

.hc_ma h3 {
  width: 33.073vw;
  font-size: 1.042vw;
  margin-bottom: 2.135vw;
  color: #fff;
  letter-spacing: .052vw;
  margin-top: .313vw;
}

.hc_ma .line11 {
  width: .052vw;
  height: 2.76vw;
  background-color: #fff;
  margin-top: .521vw;
  margin-bottom: 0vw;
}

.hc_ma .number {
  display: flex;
  align-items: center;
}

.hc_ma .number div {
  padding-top: .521vw;
}

.hc_ma .number1 {
  font-weight: bold;
  font-size: 2.708vw;
}

.hc_ma .number2 {
  font-size: 1.458vw;
}

.hc_ma .number3 {
  height: 3.958vw;
  width: 33.333vw;
  font-size: 1.146vw;
  letter-spacing: .052vw;
  line-height: 1.979vw;
  margin-top: 1.406vw;
  margin-bottom: 1.771vw;
overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

.change span {
  cursor: pointer;
  display: inline-block;
  width: 2.083vw;
  height: 2.083vw;
  margin-bottom: 3.385vw;
  background-size: 100% 100% !important;
}

.change span:first-child {
  margin-right: 2.083vw;
  background: url(../images/lft1.png);
}

.change span:last-child {
  background: url(../images/right1.png);
}

.dianh {
  display: flex;
  align-items: center;
}

.dianh p {
  font-size: 1.042vw;
}

.dianh span {
  font-size: 1.563vw;
}

.dianh a {
  width: 8.594vw;
  height: 2.083vw;
  text-align: center;
  line-height: 2.083vw;
  background-color: #FFFFFF;
  color: #62AE8F;
  font-size: .938vw;
  margin-left: 2.708vw;
  display: inline-block;
}

/* 演风采 */
.byfc {
  padding-top: 5.208vw;
  background: url(../images/fcbg.png) no-repeat;
  background-position: right -0.521vw;
}

.byfc .titleBox svg {
  margin-bottom: 3.698vw;
}

.byfc ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.byfc ul li a {
  display: block;
}

.byfc ul li {
  margin-bottom: 1.563vw;
}

.byfc ul li a .imgbox img {
  width: 15.99vw;
  height: 10.26vw;
  display: block;
}

.more {
  width: 12.448vw;
  height: 2.708vw;
  text-align: center;
  display: block !important;
  margin: auto;
  line-height: 2.708vw;
  color: #fff;
  font-size: .833vw;
  background-color: #62AE8F;
  margin-top: 3.021vw;
  margin-bottom: 9.063vw;
}

.jstd .more {
  margin-top: 3.125vw;
  margin-bottom: 7.5vw;
}

.jstd .titleBox svg {
  margin-bottom: 5vw;
}

/* 关于我们 */
.about .titleBox {
  text-align: right;
}

.about .content {
  position: relative;
}

.abr_box {
  border-radius: 50%;
  z-index: 99;
  position: absolute;
  right: 0;
  top: 7.708vw;
}

.abr_box .imgbox3 img {
  width: 31.823vw;
}

.abr_box .imgbox {
  border-radius: 50%;
  width: 25.885vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.about {
  background: url(../images/abbg.png) no-repeat;
  background-position: 0 2.917vw;
  background-size: 100% 100% !important;
}

.ab_ma {
  width: 31.771vw;
  color: #fff;
  padding-bottom: 3.594vw;
}

.ab_ma h1 {
  font-size: 5.208vw;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.ab_ma h2 {
  font-size: 1.354vw;
  color: #fff;
  margin-top: .833vw;
}

.ab_ma h3 {
  font-size: .938vw;
  line-height: 2.188vw;
  color: #fff;
  letter-spacing: .052vw;
  margin-top: 1.823vw;
}

.xuanze {
  display: flex;
  margin-bottom: 3.125vw;
  margin-top: 2.604vw;
}

.xuanze p {
  position: relative;
}

.xuanze .bs p::after {
  content: '';
  position: absolute;
  width: 4.688vw;
  height: .104vw;
  background-color: #fff;
  bottom: -0.729vw;
  right: -0.365vw;
}

.xuanze div {
  display: flex;
  align-items: center;
  font-size: .938vw;
  margin-right: 2.292vw;
}

.xuanze div img {
  width: 2.76vw;
  margin-right: .833vw;
}

.imgbox3 {
  display: flex;
}

.imgbox3 a {
  display: block;
  margin-right: 1.042vw;
}

.imgbox3 a img {
  display: block;
  width: 12.188vw;
  height: 7.5vw;
}

.js_t {
  width: 50.521vw;
  margin: auto;
  border-radius: .521vw;
  box-shadow: 0 .156vw .313vw rgba(0, 0, 0, .16);
  margin-bottom: 4.375vw;
  padding: 1.979vw 1.719vw 1.927vw 2.292vw;
  box-sizing: border-box;
  /* background: url(../images/jstbg.png) no-repeat; */
  background-position: 26.042vw;
  display: flex;
}

.jst_l .imgbox {
  border-radius: .417vw;
}

.jst_l img {
  width: 15.729vw;
  height: 20.729vw;
  display: block;
}

.jst_r {
  margin-left: 4.167vw;
}

.jst_r h1 {
  font-size: 1.25vw;
  display: flex;
  align-items: center;
  margin-bottom: .885vw;
}

.jst_r h1 span {
  margin-left: 1.146vw;
  font-size: .833vw;
}

.jst_r h3 {
  display: flex;
  font-size: .938vw;
  line-height: 1.719vw;
  margin-bottom: .677vw;
}

.jst_r h3 span {
  display: block;
  margin-top: .313vw;
  width: .521vw;
  height: .521vw;
  background-color: #000;
  border-radius: 50%;
  margin-right: .729vw;
}

.jst_r h3 p {
  width: 23.802vw;
  letter-spacing: .052vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}

.jst_r h3:nth-child(3) p {
  -webkit-line-clamp: 4;
}

.jst_r a {
  display: block;
  text-align: right;
  font-size: .833vw;
  color: #000;
  margin-top: 1.51vw;
}

.jsul {
  width: 70.833vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.jsul li a {
  background-color: #fff;
  width: 22.552vw;
  height: 12.135vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .729vw;
  box-shadow: 0 .156vw .313vw rgba(0, 0, 0, .16);
}

.jsul li:hover a {
  color: #fff;
  background-color: #62AE8F;
}

.jsul li:hover h3 span {
  background-color: #fff;
}

.jsul li {
  border-radius: .729vw;
  margin-bottom: 1.563vw;
}

.jsul li:nth-child(5) h3 {
  display: flex !important;
}

.jsul li a .imgbox img {
  width: 5.625vw;
  height: 7.448vw;
  display: block;
}

.jsul li a h1 {
  font-size: 1.042vw;
  display: flex;
  align-items: center;
  margin-bottom: .677vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.jsul li a h1 span {
  margin-left: .573vw;
  font-size: .729vw;
}

.jsul li a h3 {
  display: flex;
  font-size: .729vw;
  line-height: 1.25vw;
  margin: .469vw 0;
}

.jsul li a h3 span {
  display: block;
  width: .417vw;
  height: .417vw;
  margin-top: .208vw;
  background-color: #000;
  border-radius: 50%;
  margin-right: .573vw;
}

.jsul li a h3 p {
  width: 13.073vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  letter-spacing: .052vw;
}

.ul_r {
  margin-left: .885vw;
}

.jstd {
  margin-top: 5.417vw;
  background: url(../images/xmbg.png) no-repeat;
  background-position: 0 27.083vw;
  margin-bottom: 3.958vw;
}

/* 新闻资讯 */
.xwzx svg {
  margin-bottom: 0 !important;
}

.xw_t {
  margin-top: 4.271vw;
  display: flex;
  justify-content: space-between;
}

.xwt_l div {
  width: 14.219vw;
  height: 5vw;
  background-color: #B1D6C7;
  border-radius: .417vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.563vw;
}

.xwt_l div h1 {
  background: url(../images/xw1.png);
  background-size: 100% 100% !important;
  width: 2.031vw;
  height: 2.031vw;
}

.xwt_l div:last-child h1 {
  background: url(../images/gd.png);
}

.xwt_l .bs {
  background-color: #62AE8F;
}

.xwt_l .bs h1 {
  background: url(../images/bsxw1.png);
}

.xwt_l .bs p {
  color: #fff;
}

.xwt_l div p {
  margin-left: 1.406vw;
  font-size: .938vw;
  color: #333333;
}

.xwt_r li a {
  width: 21.25vw;
  display: block;
  margin-bottom: 2.344vw;
}

.xwt_r li a h1 {
  font-size: 1.146vw;
  color: #666666;
  margin-bottom: .729vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwt_r li a h2 {
  width: 5.781vw;
  height: .156vw;
  background-color: transparent;
}

.xwt_r li a h3 {
  width: 100%;
  height: .052vw;
  background-color: #666666;
}

.xwt_r li a p {
  font-size: .833vw;
  line-height: 1.875vw;
  color: #707070;
  margin-bottom: .521vw;
  letter-spacing: .052vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.xwt_r li a div {
  display: flex;
  justify-content: space-between;
}

.xwt_r li a h4,
.xwt_r li a h5 {
  text-transform: uppercase;
  font-size: .729vw;
  color: #707070;
}

.xwt_r li a:hover h4,
.xwt_r li a:hover h5,
.xwt_r li a:hover p {
  color: #000000;
}

.xwt_r li a:hover h3,
.xwt_r li a:hover h2 {
  background-color: #000000;
}

.xwt_r li a:hover h1 {
  color: #000000;
}

.xwt_r ul {
  margin-left: 5.104vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.xw_b {
  margin-top: .781vw;
  display: flex;
  justify-content: space-between;
}

.xw_b a {
  display: block;
  width: 21.458vw;
  height: 22.188vw;
}

.xw_b a .img_box {
  width: 21.458vw;
  height: 14.219vw;
}

.xw_b a .p_bottom {
  padding: 1.563vw 1.198vw 1.094vw 1.198vw;
  box-sizing: border-box;
  background-color: #EFF7F4;
  color: #666666;
}

.xw_b a .p_bottom h1 {
  font-size: .938vw;
  margin-bottom: .833vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xw_b a .p_bottom h2 {
  font-size: .729vw;
  margin-bottom: .573vw;
  line-height: 1.458vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.xw_b a .p_bottom p {
  font-size: .677vw;
}

.xw_b a:hover .p_bottom {
  color: #fff;
  background-color: #62AE8F;
}

.yqlj img {
  display: block;
  width: 8.385vw;
  margin-right: 5.365vw;
}

.yqlj {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-bottom: .104vw solid #fff;
  margin-bottom: 3.646vw;
}

.yqlj div {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.yqlj div a {
  display: block;
  font-size: .729vw;
  font-weight: normal;
  font-stretch: normal;
  line-height: .521vw;
  letter-spacing: .052vw;
  color: #000000;
}

.fwxm svg,
.bdhc .titleBox svg,
.byfc .titleBox svg,
.jstd .titleBox svg {
  width: 32.604vw;
}

@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }

  .mob {
    display: block !important;
  }

  .head {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }

  .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    margin: 0 10px !important;
  }

  .head3 {
    display: block;
  }

  .head_box,
  .titleBox svg {
    display: none;
  }

  .content {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2%;
  }

  .titleBox h1 {
    text-align: center !important;
    font-size: 20px;
    margin-bottom: 2%;
    font-weight: normal;
  }

  .titleBox h2 {
    text-align: center !important;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 2%;
  }

  .box {
    margin: 10% 0;
    padding: 0;
  }

  svg {
    width: 100%;
  }

  .titleBox svg {
    margin-bottom: 4% !important;
  }

  /* <!-- 服务项目 --> */
  .fwxm {
    background: none;
  }


  .fwxm ul li a .imgbox2 .imgbox {
    width: 100%;
    padding: 4.5%;
    box-sizing: border-box;
    margin: auto;
    height: auto;
  }

  .fwxm ul li a .imgbox2 {
    width: 100%;
    box-sizing: border-box;
    margin: auto;
    height: auto;
  }

  .fwxm ul {
    width: 100%;
    justify-content: space-around;
  }

  .fwxm ul li {
    width: 49%;
    margin: 0;
    margin-bottom: 4%;
  }

  .fwxm ul li:nth-child(n+5) {
    display: none;
  }

  .fwxm ul li a p {
    font-size: 16px;
    margin-top: 4%;
  }

  .jieshaobox {
    background-position: center;
    padding: 5% 0;
  }

  .jieshaobox h1 {
    font-size: 16px;
  }

  .jieshaobox p {
    height: auto;
    width: 77%;
    font-size: 14px;
    line-height: 28px;
    margin-top: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  /* <!-- 八大好处 --> */
  .bdhc {
    padding: 0 !important;
    background: none;
  }

  .hc_ma .number3 {
    color: #fff;
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .hc_ma,
  .ab_ma {
    background-color: #62AE8F;
    align-content: normal;
    width: 100%;
    text-align: center;
  }

  .hc_ma .line11,
  .abr_box {
    display: none;
  }

  .hc_ma h2,
  .ab_ma h2,
  .hc_ma h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 0%;
  }

  .hc_ma h3 {
    margin: 2% 0;
    width: 100%;
  }

  .hc_ma h1,
  .ab_ma h1 {
    color: #fff;
    font-size: 50px;
  }

  .hc_ma .number {
    color: #fff;
    justify-content: center;
  }

  .hc_ma .number1 {
    font-size: 30px;
  }

  .hc_ma .number2 {
    font-size: 25px;
  }

  .dianh {
    margin-bottom: 6%;
    flex-direction: column;
  }

  .dianh a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    font-size: 14px;
  }

  .change span:first-child {
    margin-right: 4%;
  }

  .change span {
    width: 25px;
    height: 25px;
    background-size: 100% 100% !important;
    margin-bottom: 4%;
  }

  .change {
    margin: 2% 0;
    height: 30px;
  }

  .dianh span,
  .dianh p {
    color: #fff;
    margin: 2% 0;
    font-size: 16px;
  }

  /* <!-- 演风采 --> */

  .byfc ul li {
    margin-top: 0%;
    width: 49%;
    margin-bottom: 2%;
  }

  .byfc ul li:nth-child(n+5) {
    display: none;
  }

  .byfc ul li a .imgbox img {
    width: 100%;
    height: auto;
  }

  .more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    margin-top: 2%;
    font-size: 14px;
  }

  /* <!-- 关于我们 --> */
  .about {
    background: none;
  }

  .ab_ma h3 {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
  }

  .xuanze p {
    color: #fff;
  }

  .xuanze div {
    font-size: 16px;
    margin-right: 0;
  }

  .xuanze div img {
    width: 20%;
  }

  .xuanze .bs p::after {
    width: 100%;
    height: 1px;
    background-color: #fff;
  }

  .xuanze {
    margin-bottom: 4%;
    justify-content: space-evenly;
  }

  .imgbox3 a:nth-child(3) {
    display: none;
  }

  .ab_ma,
  .hc_ma {
    padding: 4% 0;
  }

  .imgbox3 {
    width: 100%;
    justify-content: space-around;
  }

  .imgbox3 a {
    margin-right: 0;
    width: 47%;
  }

  .imgbox3 a img {
    width: 100%;
    height: auto;
  }

  /* <!-- 教师团队 --> */
  .js_t {
    display: none;
  }

  .jsul li a h3 span {
    width: 5px;
    height: 5px;
    margin-top: 5%;
  }

  .jsul {
    width: 100%;
  }

  .jsul li:nth-child(n+4) {
    display: none;
  }

  .jsul li a,
  .jsul li {
    width: 100%;
  }

  .jsul li {
    width: 100%;
    margin-bottom: 4%;
  }

  .jsul li a .imgbox {
    width: 100%;
    height: auto;
  }

  .jsul li a .imgbox img {
    width: 100%;
    height: auto;
  }

  .ul_l {
    width: 40%;
  }

  .ul_r {
    width: 55%;
  }

  .jsul li a h3 p {
    letter-spacing: 1px;
    width: 100%;
    font-size: 14px;
    -webkit-line-clamp: 5;
    line-height: 20px;
  }

  .jsul li a h1 {
    font-size: 18px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 13px;
    flex-direction: column;
  }

  .jsul li a h1 span {
    font-size: 14px;
    margin: 2% 0;
  }

  .jsul li a {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 2%;
    justify-content: space-between;
    height: auto;
    box-sizing: border-box;
  }


  /* 新闻资讯 */
  .xw_b a .p_bottom p {
    font-size: 14px;
  }

  .xw_t {
    margin-top: 4%;
    flex-direction: column;
  }

  .xwzx .content {
    width: 100%;
  }

  .xwt_l {
    display: flex;
    justify-content: space-between;
  }

  .xwt_l div {
    width: 30%;
    height: auto;
    border-radius: 10px;
    padding: 4% 0;
    margin-bottom: 4%;
  }

  .xwt_l div h1 {
    width: 20px;
    height: 20px;
    background-size: 100% 100% !important;
  }

  .xwt_l div p {
    font-size: 14px;
    margin-left: 6%;
  }

  .xwt_r ul {
    width: 100%;
    margin-left: 0;
  }

  .xwt_r li a {
    width: 100%;
    margin-bottom: 4%;
  }

  .xwt_r li:nth-child(n+3) {
    display: none;
  }

  .xwt_r li a h1 {
    font-size: 16px;
    margin-bottom: 2%;
  }

  .xwt_r li a p {
    margin-bottom: 2%;
    font-size: 14px;
    line-height: 28px;
  }

  .xwt_r li a h4,
  .xwt_r li a h5 {
    font-size: 12px;
    color: #707070;
  }

  .xw_b {
    flex-direction: column;
  }

  .xw_b a {
    width: 100%;
    height: auto;
    margin-bottom: 4%;
  }

  .xw_b a .img_box {
    width: 100%;
    height: auto;
  }

  .xw_b a .img_box img {
    display: block;
  }

  .xw_b a .p_bottom h1 {
    font-size: 16px;
    margin-bottom: 2%;
  }

  .xw_b a .p_bottom h2 {
    line-height: 20px;
    font-size: 13px;
  }

  .xw_b a .p_bottom {
    padding: 4%;
    /* background-color: #FEF9e8; */
  }

  .xwzx {
    padding: 0;
  }

  .xwimg {
    display: none;
  }

  .jstd {
    padding: 0;
  }

  .yqlj {
    margin-bottom: 0;
  }

  .yqlj1 {
    padding: 0;
  }

  .yqlj {
    flex-direction: column;
  }

  .yqlj img {
    width: 25%;
    margin-right: 0;
    margin-bottom: 2%;
  }

  .yqlj div {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }

  .yqlj div a {
    line-height: 14px;
    font-size: 14px;
    margin: 0 6%;
    margin-bottom: 4%;
  }

  .swiper-pagination1 {
    bottom: 10px !important;
  }
}
