.row-a1 {
  overflow: hidden;
  padding: 154px 0;
  /* background-color: #000; */
}

.m-txtImgb1 {
  overflow: hidden;
}

.m-txtImgb1 .col-l {
  width: auto;
  overflow: hidden;
}

.m-txtImgb1 .col-r {
  float: right;
  width: 532px;
  overflow: hidden;
  margin-left: 50px;
}

.m-txtImgb1 .video-box {
  height: 356px;
  overflow: hidden;
  border-radius: 8px;
}

.m-txtImgb1 .video-box .xgplayer-skin-default .xgplayer-start {
  width: 76px;
  height: 76px;
  background-color: transparent;
}

.m-txtImgb1 .video-box .xgplayer-skin-default.xgplayer-pause .xgplayer-start .xgplayer-icon-play {
  width: 76px;
  height: 76px;
  background: transparent none no-repeat center;
  background-size: contain;
}

.m-txtImgb1 .video-box .xgplayer-skin-default.xgplayer-pause .xgplayer-start .xgplayer-icon-play svg {
  display: none;
}

.m-txtImgb1 .tit {
  font-size: 36px;
  font-weight: bold;
  color: #C0392B;
  margin-bottom: 20px;
}

.m-txtImgb1 .desc {
  font-size: 18px;
  color: #000;
  line-height: 1.7;
  margin-bottom: 30px;
}

.m-txtImgb1 .bot {
  margin-right: 50px;
}

.ul-numb1 {
  color: #C0392B;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ul-numb1 .con {
  text-align: center;
}

.ul-numb1 .top .unit {
  font-size: 22px;
  font-weight: bold;
}

.ul-numb1 .top .num {
  font-size: 51px;
  font-family: DIN-Bold;
}

.ul-numb1 .p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.row-a2 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  padding: 150px 0 185px;
}

.row-a2 .g-titb1 {
  margin-bottom: 63px;
}

.ul-listb1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ul-listb1 li {
  width: 320px;
}

.ul-listb1 .con {
  display: block;
  cursor: pointer;
  height: 380px;
  border-radius: 6px;
  border: 2px solid #FFFFFF;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.ul-listb1 .con:hover {
  background-color: #fff;
}

.ul-listb1 .con:hover .img {
  background-color: #F88D35;
}

.ul-listb1 .con:hover .type {
  color: #3B424A;
}

.ul-listb1 .con:hover .desc {
  color: #3B424A;
}

.ul-listb1 .con:hover .en {
  color: #F88D35;
}

.ul-listb1 .con:hover .en::after {
  background-color: #F88D35;
}

.ul-listb1 .img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  line-height: 90px;
  margin: 50px auto 16px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(255, 255, 255, 0.17);
}

.ul-listb1 .img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 35px;
}

.ul-listb1 .txt {
  color: #fff;
  padding: 0 20px;
}

.ul-listb1 .type {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 1.5em;
  line-height: 1.5;
  margin-bottom: 4px;
}

.ul-listb1 .desc {
  text-align: center;
  font-size: 18px;
  line-height: 1.44;
  height: 2.88em;
  display: box;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 34px;
}

.ul-listb1 .en {
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.ul-listb1 .en::after {
  content: "";
  display: block;
  width: 43px;
  height: 5px;
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.row-a3 {
  overflow: hidden;
  padding: 113px 0;
  position: relative;
}

.row-a3 .g-titb1 {
  margin-bottom: 48px;
}

.row-a3 .wid {
  position: relative;
  z-index: 2;
}

.m-lineb1 {
  display: block;
  margin-top: -36px;
  height: 4px;
  background-color: #7B7B7B;
  margin-bottom: 67px;
}

.m-hisb1 {
  border-radius: 6px;
  overflow: hidden;
}

.m-hisb1 .pic {
  float: left;
  width: 582px;
  height: 388px;
  overflow: hidden;
}

.m-hisb1 .pic .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.m-hisb1 .txt {
  padding: 92px 80px 20px 80px;
  height: 388px;
  position: relative;
  background-color: #262626;
  overflow: hidden;
}

.m-hisb1 .txt .big {
  position: absolute;
  bottom: -20px;
  right: 0;
  font-size: 160px;
  font-family: DIN-Bold;
  line-height: 1.2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255, 215, 141, 0.2)), to(rgba(255, 215, 141, 0)));
  background-image: -webkit-linear-gradient(rgba(255, 215, 141, 0.2) 10%, rgba(255, 215, 141, 0));
  background-image: -moz- oldlinear-gradient(rgba(255, 215, 141, 0.2) 10%, rgba(255, 215, 141, 0));
  background-image: linear-gradient(rgba(255, 215, 141, 0.2) 10%, rgba(255, 215, 141, 0));
  -webkit-background-clip: text;
  color: transparent;
  opacity: 0.8;
}

.ul-hisb1 {
  overflow: hidden;
}

.ul-hisb1 li {
  float: left;
  width: 12.5%;
}

.ul-hisb1 .on .year {
  background: rgba(248, 141, 53, 0.29);
}

.ul-hisb1 .on .year::before {
  background: #f88d35;
}

.ul-hisb1 .on .num {
  color: #fff;
}

.ul-hisb1 .on .dot {
  background-color: #f88d35;
}

.ul-hisb1 .con {
  cursor: pointer;
}

.ul-hisb1 .year {
  text-align: center;
  font-size: 32px;
  color: #ffd78d;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: rgba(248, 141, 53, 0.29);
  background: rgba(248, 141, 53, 0);
  line-height: 118px;
  position: relative;
  margin: 0 auto 35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ul-hisb1 .year::before {
  content: "";
  display: block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #f88d35;
  background: rgba(248, 141, 53, 0);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ul-hisb1 .num {
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ul-hisb1 .dot {
  width: 18px;
  height: 18px;
  background: #7B7B7B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 15px auto 15px;
}

.ul-txtb1 li {
  margin-bottom: 35px;
}

.ul-txtb1 .p {
  font-size: 18px;
  color: #f2f2f2;
  line-height: 1.55;
  padding-left: 65px;
  position: relative;
}

.ul-txtb1 .p::before {
  content: "";
  display: block;
  width: 24px;
  height: 6px;
  background: #B4A486;
  position: absolute;
  left: 0;
  top: 10px;
}

.row-a4 {
  overflow: hidden;
  padding-top: 80px;
}

.row-a4 .g-titb1 {
  margin-bottom: 70px;
}

.ul-listb2 {
  overflow: hidden;
  margin: 0 -8px;
}

.ul-listb2 li {
  float: left;
  width: 50%;
}

.ul-listb2 .con {
  display: block;
  overflow: hidden;
  margin: 0 8px 16px;
  position: relative;
  border-radius: 6px;
}

.ul-listb2 .con:hover .pic .sm {
  opacity: 0;
}

.ul-listb2 .con:hover .txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.ul-listb2 .pic {
  height: 260px;
  position: relative;
}

.ul-listb2 .pic::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #000;
  opacity: 0.5;
}

.ul-listb2 .pic .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.ul-listb2 .pic .sm {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  max-width: 181px;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ul-listb2 .txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 141, 53, 0.89);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.ul-listb2 .txt .sm {
  display: block;
  margin: 0 auto 18px;
  max-width: 181px;
}

.ul-listb2 .box {
  padding: 36px 32px 10px;
}

.ul-listb2 .desc {
  font-size: 18px;
  line-height: 1.44;
  height: 2.88em;
  display: box;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #fff;
  margin-bottom: 35px;
}

.ul-listb2 .bot {
  text-align: center;
}

.ul-listb2 .bot .link {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  padding: 3px 0;
  border-bottom: 1px solid #fff;
}

.row-a5 {
  padding: 80px 0;
  overflow: hidden;
}

.row-a5 .g-titb1 {
  margin-bottom: 80px;
}

.m-ban_honor .item {
  display: block;
  overflow: hidden;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}

.m-ban_honor .item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  visibility: visible;
}

.m-ban_honor .pic {
  float: left;
  width: 435px;
  height: 567px;
  overflow: hidden;
}

.m-ban_honor .pic .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.m-ban_honor .txt {
  overflow: hidden;
  height: 567px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 76px 10px 10px 50px;
  background: -webkit-linear-gradient(315deg, #FFD78D 0%, #F88D35 100%);
  background: -moz- oldlinear-gradient(315deg, #FFD78D 0%, #F88D35 100%);
  background: linear-gradient(135deg, #FFD78D 0%, #F88D35 100%);
}

.m-ban_honor .txt .adr {
  font-size: 30px;
  color: #fff;
  line-height: 1.46;
  margin-bottom: 30px;
}

.m-ban_honor .txt .name {
  font-size: 46px;
  color: #fff;
  font-weight: bold;
}

.m-ban_honor .txt .date {
  position: absolute;
  font-size: 24px;
  color: #fff;
  bottom: 35px;
  right: 35px;
}

.m-ban_honor .swiper-slide-active .item {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.m-ban_honor .swiper-slide-active .item::after {
  opacity: 0;
  visibility: hidden;
}

.m-ban_honor .swiper-button-prev,
.m-ban_honor .swiper-button-next {
  width: 64px;
  height: 64px;
  top: 50%;
  margin-top: -32px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.m-ban_honor .swiper-button-prev::after,
.m-ban_honor .swiper-button-next::after {
  display: none;
}

.m-ban_honor .swiper-button-prev {
  left: 21.3%;
  background-image: url(../images/common/c-prev1.png);
}

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

.m-ban_honor .swiper-button-next {
  right: 21.3%;
  background-image: url(../images/common/c-next1.png);
}

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

.row-a6 {
  padding: 53px 0;
  overflow: hidden;
}

.row-a6 .g-titb1 {
  margin-bottom: 60px;
}

.m-news_box {
  overflow: hidden;
}

.m-news_box .col-l {
  float: left;
  width: 802px;
  margin-right: 26px;
}

.m-news_box .col-l .pic {
  height: 656px;
}

.m-news_box .col-l .tit {
  font-size: 28px;
  font-weight: 700;
}

.m-news_box .col-l .botton {
  width: 163px;
  height: 50px;
  background: #F88D35;
}

.m-news_box .col-r {
  overflow: hidden;
}

.m-news_box .col-r .con:first-child {
  margin-bottom: 20px;
}

.m-news_box .con {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.m-news_box .con:hover .pic .img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.m-news_box .pic {
  height: 310px;
  overflow: hidden;
}

.m-news_box .pic .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.m-news_box .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 48px 48px 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.m-news_box .tit {
  font-size: 20px;
  color: #fff;
  height: 1.5em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m-news_box .desc {
  font-size: 16px;
  color: #fff;
  display: box;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin: 12px 0 34px;
}

.m-news_box .botton {
  font-size: 0;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

.m-news_box .botton span,
.m-news_box .botton i {
  display: inline-block;
  vertical-align: middle;
}

.m-news_box .botton span {
  font-size: 18px;
}

.m-news_box .botton i {
  width: 19px;
  height: 16px;
  background: none no-repeat center;
  background-size: contain;
  margin-left: 20px;
}

.m-ban_news {
  position: relative;
}

.m-ban_news .swiper-button-prev,
.m-ban_news .swiper-button-next {
  width: 26px;
  height: 52px;
  top: 50%;
  margin-top: -26px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.m-ban_news .swiper-button-prev::after,
.m-ban_news .swiper-button-next::after {
  display: none;
}

.m-ban_news .swiper-button-prev {
  left: -6%;
  background-image: none;
}

.m-ban_news .swiper-button-prev:hover {
  background-image: none;
}

.m-ban_news .swiper-button-next {
  right: -6%;
  background-image: none;
}

.m-ban_news .swiper-button-next:hover {
  background-image: none;
}

.row-a7 {
  padding: 68px 0;
  overflow: hidden;
}

.row-a7 .g-titb1 {
  margin-bottom: 72px;
}

.m-modeb1 {
  overflow: hidden;
}

.m-modeb1 .item {
  width: 100%;
}

.m-modeb1 .con {
  display: block;
  overflow: hidden;
  height: 440px;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
}

.m-modeb1 .top {
  height: 154px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-modeb1 .top .left {
  width: 270px;
  padding-left: 60px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.m-modeb1 .top .right {
  overflow: hidden;
}

.m-modeb1 .top .h3 {
  font-size: 34px;
  color: #C0392B;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 23px;
}

.m-modeb1 .top .en {
  text-transform: uppercase;
  font-size: 18px;
  color: #838383;
}

.m-modeb1 .top .desc {
  font-size: 18px;
  color: #000;
  line-height: 1.7;
  /* height: 5.1em; */
  overflow: hidden;
}

.m-modeb1 .pic {
  height: 244px;
  overflow: hidden;
}

.m-modeb1 .pic .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.row-a8 {
  padding: 20px 0;
  overflow: hidden;
}

.row-a8 .g-titb1 {
  margin-bottom: 45px;
}

.ul-tabsb1 {
  text-align: center;
  font-size: 0;
  margin-bottom: 46px;
}

.ul-tabsb1 li {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0 40px;
}

.ul-tabsb1 .s {
  display: block;
  font-size: 20px;
  color: #7B7B7B;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 4px solid transparent;
  padding: 10px 5px;
  text-decoration: none;
}

.ul-tabsb1 .s:hover {
  color: #F88D35;
}

.ul-tabsb1 .on .s {
  color: #F88D35;
  border-bottom-color: #F88D35;
}

.tab-box {
  margin: 0 103px;
  height: 0;
  overflow: hidden;
}

.tab-box.show {
  height: auto;
}

.m-campus {
  position: relative;
  padding-top: 22px;
}

.m-campus::before {
  content: "";
  display: block;
  width: 292px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 0;
  background: none no-repeat center;
  background-size: auto 100%;
}

.m-campus .inner {
  overflow: hidden;
  background-color: #1C1C1C;
  padding: 25px;
}

.m-campus .inner .left {
  float: left;
  width: 590px;
  margin-right: 25px;
  position: relative;
  z-index: 2;
}

.m-campus .inner .right {
  overflow: hidden;
}

.m-campus .sc {
  position: relative;
  height: 360px;
  overflow: hidden;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.m-campus .sc::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  /* background-color: #000;*/
  opacity: 0.2;
}

.m-campus .sc::after {
  content: "";
  display: block;
  width: 60%;
  height: 360px;
  background: #000000;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  right: -10%;
  -webkit-transform: skewX(-16deg);
  transform: skewX(-16deg);
}

.m-campus .sc .txt {
  position: absolute;
  top: 33%;
  right: 10px;
  width: 270px;
  text-align: center;
  color: #F9F9F9;
  z-index: 2;
}

.m-campus .sc .name {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 20px;
}

.m-campus .sc .adr {
  font-size: 18px;
  display: box;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.5;
  height: 4.5em;
}

.m-campus .sc .link {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  width: 132px;
  height: 36px;
  background: -webkit-gradient(linear, left top, right top, from(#FFDE51), to(#EC5710));
  background: -webkit-linear-gradient(left, #FFDE51 0%, #EC5710 100%);
  background: -moz- oldlinear-gradient(left, #FFDE51 0%, #EC5710 100%);
  background: linear-gradient(90deg, #FFDE51 0%, #EC5710 100%);
  line-height: 36px;
  border-radius: 18px;
  color: #F9F9F9;
}

.m-pics_box .pic {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}

.m-pics_box .pic::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  /* background-color: #000;*/
  opacity: 0.2;
}

.m-pics_box .img {
  height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.m-pics_box .swiper-button-prev,
.m-pics_box .swiper-button-next {
  width: 26px;
  height: 52px;
  top: 50%;
  margin-top: -26px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.m-pics_box .swiper-button-prev::after,
.m-pics_box .swiper-button-next::after {
  display: none;
}

.m-pics_box .swiper-button-prev {
  background-image: none;
}

.m-pics_box .swiper-button-prev:hover {
  background-image: none;
}

.m-pics_box .swiper-button-next {
  background-image: none;
}

.m-pics_box .swiper-button-next:hover {
  background-image: none;
}

.row-a9 {
  overflow: hidden;
  padding: 103px 0;
}

.row-a9 .g-titb1 {
  margin-bottom: 35px;
}

.ul-icons {
  overflow: hidden;
  display: block;
  margin-bottom: 67px;
}

.ul-icons li {
  float: left;
  width: 20%;
}

.ul-icons .con {
  display: block;
  font-size: 0;
  height: 120px;
  line-height: 120px;
  text-align: center;
  overflow: hidden;
}

.ul-icons .con img {
  display: inline-block;
  vertical-align: middle;
  max-height: 88px;
}

.m-partners .swiper-container {
  padding: 0 310px;
}

.m-partners .swiper-slide {
  width: 370px;
}

.m-partners .con {
  display: block;
  position: relative;
}

.m-partners .con:hover .name {
  text-decoration: underline;
}

.m-partners .con .bg {
  display: block;
  width: 100%;
  height: 310px;
}

.m-partners .txt {
  position: absolute;
  bottom: 22px;
  left: 22px;
  right: 22px;
}

.m-partners .name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  font-size: 25px;
  color: #fff;
  margin-left: 97px;
  margin-bottom: 8px;
  font-weight: bold;
}

.m-partners .desc {
  font-size: 18px;
  line-height: 1.55;
  color: #fff;
  height: 3.1em;
  display: box;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media only screen and (min-width: 1199px) and (max-width: 1700px) {
  .row-a1 {
    overflow: hidden;
    padding: 9.058vw 0;
    /* background-color: #000; */
  }
  .m-txtImgb1 {
    overflow: hidden;
  }
  .m-txtImgb1 .col-l {
    width: auto;
    overflow: hidden;
  }
  .m-txtImgb1 .col-r {
    float: right;
    width: 31.29vw;
    overflow: hidden;
    margin-left: 2.941vw;
  }
  .m-txtImgb1 .video-box {
    height: 20.94vw;
    overflow: hidden;
    border-radius: 0.47vw;
  }
  .m-txtImgb1 .video-box .xgplayer-skin-default .xgplayer-start {
    width: 4.47vw;
    height: 4.47vw;
    background-color: transparent;
  }
  .m-txtImgb1 .video-box .xgplayer-skin-default.xgplayer-pause .xgplayer-start .xgplayer-icon-play {
    width: 4.47vw;
    height: 4.47vw;
    background: transparent none no-repeat center;
    background-size: contain;
  }
  .m-txtImgb1 .video-box .xgplayer-skin-default.xgplayer-pause .xgplayer-start .xgplayer-icon-play svg {
    display: none;
  }
  .m-txtImgb1 .tit {
    font-size: 2.117vw;
    font-weight: bold;
    color: #C0392B;
    margin-bottom: 1.176vw;
  }
  .m-txtImgb1 .desc {
    font-size: 1.058vw;
    color: #6c6c6c;
    line-height: 1.7;
    margin-bottom: 1.764vw;
  }
  .m-txtImgb1 .bot {
    margin-right: 2.941vw;
  }
  .ul-numb1 {
    color: #C0392B;
    font-size: 1.058vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ul-numb1 .con {
    text-align: center;
  }
  .ul-numb1 .top .unit {
    font-size: 1.294vw;
    font-weight: bold;
  }
  .ul-numb1 .top .num {
    font-size: 4.0vw;
    font-family: DIN-Bold;
  }
  .ul-numb1 .p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .row-a2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    padding: 8.823vw 0 10.88vw;
  }
  .row-a2 .g-titb1 {
    margin-bottom: 3.705vw;
  }
  .ul-listb1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ul-listb1 li {
    width: 18.82vw;
  }
  .ul-listb1 .con {
    display: block;
    cursor: pointer;
    height: 22.35vw;
    border-radius: 0.352vw;
    border: 0.117vw solid #FFFFFF;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .ul-listb1 .con:hover {
    background-color: #fff;
  }
  .ul-listb1 .con:hover .img {
    background-color: #F88D35;
  }
  .ul-listb1 .con:hover .type {
    color: #3B424A;
  }
  .ul-listb1 .con:hover .desc {
    color: #3B424A;
  }
  .ul-listb1 .con:hover .en {
    color: #F88D35;
  }
  .ul-listb1 .con:hover .en::after {
    background-color: #F88D35;
  }
  .ul-listb1 .img {
    width: 5.294vw;
    height: 5.294vw;
    border-radius: 50%;
    line-height: 5.294vw;
    margin: 2.941vw auto 0.941vw;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: rgba(255, 255, 255, 0.17);
  }
  .ul-listb1 .img img {
    display: inline-block;
    vertical-align: middle;
    max-height: 2.058vw;
  }
  .ul-listb1 .txt {
    color: #fff;
    padding: 0 1.176vw;
  }
  .ul-listb1 .type {
    text-align: center;
    font-size: 2vw;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.5em;
    line-height: 1.5;
    margin-bottom: 0.235vw;
  }
  .ul-listb1 .desc {
    text-align: center;
    font-size: 1.058vw;
    line-height: 1.44;
    height: 2.88em;
    display: box;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 2vw;
  }
  .ul-listb1 .en {
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 1.294vw;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 0.588vw;
    text-transform: uppercase;
  }
  .ul-listb1 .en::after {
    content: "";
    display: block;
    width: 2.529vw;
    height: 0.294vw;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -1.294vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .row-a3 {
    overflow: hidden;
    padding: 6.647vw 0;
    position: relative;
  }
  .row-a3 .g-titb1 {
    margin-bottom: 2.823vw;
  }
  .row-a3 .wid {
    position: relative;
    z-index: 2;
  }
  .m-lineb1 {
    display: block;
    margin-top: -2.14vw;
    height: 0.235vw;
    background-color: #7B7B7B;
    margin-bottom: 3.941vw;
  }
  .m-hisb1 {
    border-radius: 0.352vw;
    overflow: hidden;
  }
  .m-hisb1 .pic {
    float: left;
    width: 34.23vw;
    height: 22.82vw;
    overflow: hidden;
  }
  .m-hisb1 .pic .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .m-hisb1 .txt {
    padding: 5.411vw 4.705vw 1.176vw 4.705vw;
    height: 22.82vw;
    position: relative;
    background-color: #262626;
    overflow: hidden;
  }
  .m-hisb1 .txt .big {
    position: absolute;
    bottom: -1.176vw;
    right: 0;
    font-size: 9.411vw;
    font-family: DIN-Bold;
    line-height: 1.2;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255, 215, 141, 0.2)), to(rgba(255, 215, 141, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 215, 141, 0.2) 10%, rgba(255, 215, 141, 0));
    background-image: -moz- oldlinear-gradient(rgba(255, 215, 141, 0.2) 10%, rgba(255, 215, 141, 0));
    background-image: linear-gradient(rgba(255, 215, 141, 0.2) 10%, rgba(255, 215, 141, 0));
    -webkit-background-clip: text;
    color: transparent;
    opacity: 0.8;
  }
  .ul-hisb1 {
    overflow: hidden;
  }
  .ul-hisb1 li {
    float: left;
    width: 12.5%;
  }
  .ul-hisb1 .on .year {
    background: rgba(248, 141, 53, 0.29);
  }
  .ul-hisb1 .on .year::before {
    background: #f88d35;
  }
  .ul-hisb1 .on .num {
    color: #fff;
  }
  .ul-hisb1 .on .dot {
    background-color: #f88d35;
  }
  .ul-hisb1 .con {
    cursor: pointer;
  }
  .ul-hisb1 .year {
    text-align: center;
    font-size: 1.882vw;
    color: #ffd78d;
    width: 6.941vw;
    height: 6.941vw;
    border-radius: 50%;
    background: rgba(248, 141, 53, 0.29);
    background: rgba(248, 141, 53, 0);
    line-height: 6.941vw;
    position: relative;
    margin: 0 auto 2.058vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .ul-hisb1 .year::before {
    content: "";
    display: block;
    width: 5.588vw;
    height: 5.588vw;
    border-radius: 50%;
    background: #f88d35;
    background: rgba(248, 141, 53, 0);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .ul-hisb1 .num {
    position: relative;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .ul-hisb1 .dot {
    width: 1.058vw;
    height: 1.058vw;
    background: #7B7B7B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 0.882vw auto 0.882vw;
  }
  .ul-txtb1 li {
    margin-bottom: 2.058vw;
  }
  .ul-txtb1 .p {
    font-size: 1.058vw;
    color: #f2f2f2;
    line-height: 1.55;
    padding-left: 3.823vw;
    position: relative;
  }
  .ul-txtb1 .p::before {
    content: "";
    display: block;
    width: 1.411vw;
    height: 0.352vw;
    background: #B4A486;
    position: absolute;
    left: 0;
    top: 0.588vw;
  }
  .row-a4 {
    overflow: hidden;
  }
  .row-a4 .g-titb1 {
    margin-bottom: 4.117vw;
  }
  .ul-listb2 {
    overflow: hidden;
    margin: 0 -0.47vw;
  }
  .ul-listb2 li {
    float: left;
    width: 50%;
  }
  .ul-listb2 .con {
    display: block;
    overflow: hidden;
    margin: 0 0.47vw 0.941vw;
    position: relative;
    border-radius: 0.352vw;
  }
  .ul-listb2 .con:hover .pic .sm {
    opacity: 0;
  }
  .ul-listb2 .con:hover .txt {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .ul-listb2 .pic {
    height: 15.29vw;
    position: relative;
  }
  .ul-listb2 .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: 0.5;
  }
  .ul-listb2 .pic .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .ul-listb2 .pic .sm {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 10.64vw;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .ul-listb2 .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(248, 141, 53, 0.89);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .ul-listb2 .txt .sm {
    display: block;
    margin: 0 auto 1.058vw;
    max-width: 10.64vw;
  }
  .ul-listb2 .box {
    padding: 2.117vw 1.882vw 0.588vw;
  }
  .ul-listb2 .desc {
    font-size: 1.058vw;
    line-height: 1.44;
    height: 2.88em;
    display: box;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #fff;
    margin-bottom: 2.058vw;
  }
  .ul-listb2 .bot {
    text-align: center;
  }
  .ul-listb2 .bot .link {
    display: inline-block;
    font-size: 0.882vw;
    color: #fff;
    padding: 0.176vw 0;
    border-bottom: 1px solid #fff;
  }
  .row-a5 {
    padding: 4.705vw 0;
    overflow: hidden;
  }
  .row-a5 .g-titb1 {
    margin-bottom: 4.705vw;
  }
  .m-ban_honor .item {
    display: block;
    overflow: hidden;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
  }
  .m-ban_honor .item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    visibility: visible;
  }
  .m-ban_honor .pic {
    float: left;
    width: 25.58vw;
    height: 33.35vw;
    overflow: hidden;
  }
  .m-ban_honor .pic .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .m-ban_honor .txt {
    overflow: hidden;
    height: 33.35vw;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4.47vw 0.588vw 0.588vw 2.882vw;
    background: -webkit-linear-gradient(315deg, #FFD78D 0%, #F88D35 100%);
    background: -moz- oldlinear-gradient(315deg, #FFD78D 0%, #F88D35 100%);
    background: linear-gradient(135deg, #FFD78D 0%, #F88D35 100%);
  }
  .m-ban_honor .txt .adr {
    font-size: 1.764vw;
    color: #fff;
    line-height: 1.46;
    margin-bottom: 1.764vw;
  }
  .m-ban_honor .txt .name {
    font-size: 2.705vw;
    color: #fff;
    font-weight: bold;
  }
  .m-ban_honor .txt .date {
    position: absolute;
    font-size: 1.411vw;
    color: #fff;
    bottom: 2.058vw;
    right: 2.058vw;
  }
  .m-ban_honor .swiper-slide-active .item {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .m-ban_honor .swiper-slide-active .item::after {
    opacity: 0;
    visibility: hidden;
  }
  .m-ban_honor .swiper-button-prev,
  .m-ban_honor .swiper-button-next {
    width: 3.764vw;
    height: 3.764vw;
    top: 50%;
    margin-top: -1.882vw;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-ban_honor .swiper-button-prev::after,
  .m-ban_honor .swiper-button-next::after {
    display: none;
  }
  .m-ban_honor .swiper-button-prev {
    left: 19.3%;
    background-image: url(../images/common/c-prev1.png);
  }
  .m-ban_honor .swiper-button-prev:hover {
    opacity: 1;
  }
  .m-ban_honor .swiper-button-next {
    right: 19.3%;
    background-image: url(../images/common/c-next1.png);
  }
  .m-ban_honor .swiper-button-next:hover {
    opacity: 1;
  }
  .row-a6 {
    padding: 3.117vw 0;
    overflow: hidden;
  }
  .row-a6 .g-titb1 {
    margin-bottom: 3.529vw;
  }
  .m-news_box {
    overflow: hidden;
  }
  .m-news_box .col-l {
    float: left;
    width: 47.17vw;
    margin-right: 1.529vw;
  }
  .m-news_box .col-l .pic {
    height: 38.58vw;
  }
  .m-news_box .col-l .tit {
    font-size: 1.411vw;
  }
  .m-news_box .col-l .botton {
    width: 9.588vw;
    height: 2.941vw;
    background: #F88D35;
  }
  .m-news_box .col-r {
    overflow: hidden;
  }
  .m-news_box .col-r .con:first-child {
    margin-bottom: 1.176vw;
  }
  .m-news_box .con {
    display: block;
    border-radius: 0.47vw;
    overflow: hidden;
    position: relative;
  }
  .m-news_box .con:hover .pic .img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }
  .m-news_box .pic {
    height: 18.23vw;
    overflow: hidden;
  }
  .m-news_box .pic .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .m-news_box .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.823vw 2.823vw 0.882vw;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  }
  .m-news_box .tit {
    font-size: 1.176vw;
    color: #fff;
    height: 1.5em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .m-news_box .desc {
    font-size: 0.941vw;
    color: #fff;
    display: box;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
    margin: 0.705vw 0 2vw;
  }
  .m-news_box .botton {
    font-size: 0;
    display: inline-block;
    line-height: 2.941vw;
    text-align: center;
    color: #fff;
  }
  .m-news_box .botton span,
  .m-news_box .botton i {
    display: inline-block;
    vertical-align: middle;
  }
  .m-news_box .botton span {
    font-size: 1.058vw;
  }
  .m-news_box .botton i {
    width: 1.117vw;
    height: 0.941vw;
    background: none no-repeat center;
    background-size: contain;
    margin-left: 1.176vw;
  }
  .m-ban_news {
    position: relative;
  }
  .m-ban_news .swiper-button-prev,
  .m-ban_news .swiper-button-next {
    width: 1.529vw;
    height: 3.058vw;
    top: 50%;
    margin-top: -1.529vw;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-ban_news .swiper-button-prev::after,
  .m-ban_news .swiper-button-next::after {
    display: none;
  }
  .m-ban_news .swiper-button-prev {
    left: -6%;
    background-image: none;
  }
  .m-ban_news .swiper-button-prev:hover {
    background-image: none;
  }
  .m-ban_news .swiper-button-next {
    right: -6%;
    background-image: none;
  }
  .m-ban_news .swiper-button-next:hover {
    background-image: none;
  }
  .row-a7 {
    padding: 4vw 0;
    overflow: hidden;
  }
  .row-a7 .g-titb1 {
    margin-bottom: 4.235vw;
  }
  .m-modeb1 {
    overflow: hidden;
  }
  .m-modeb1 .item {
    width: 100%;
  }
  .m-modeb1 .con {
    display: block;
    overflow: hidden;
    height: 25.88vw;
    padding: 2.647vw 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
  }
  .m-modeb1 .top {
    height: 9.058vw;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-modeb1 .top .left {
    width: 15.88vw;
    padding-left: 3.529vw;
    padding-right: 0.588vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }
  .m-modeb1 .top .right {
    overflow: hidden;
  }
  .m-modeb1 .top .h3 {
    font-size: 2vw;
    color: #C0392B;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1.352vw;
  }
  .m-modeb1 .top .en {
    text-transform: uppercase;
    font-size: 1.058vw;
    color: #838383;
  }
  .m-modeb1 .top .desc {
    font-size: 1.058vw;
    color: #515050;
    line-height: 1.7;
    /* height: 5.1em; */
    overflow: hidden;
  }
  .m-modeb1 .pic {
    height: 14.35vw;
    overflow: hidden;
  }
  .m-modeb1 .pic .img {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .row-a8 {
    padding: 1.176vw 0;
    overflow: hidden;
  }
  .row-a8 .g-titb1 {
    margin-bottom: 2.647vw;
  }
  .ul-tabsb1 {
    text-align: center;
    font-size: 0;
    margin-bottom: 2.705vw;
  }
  .ul-tabsb1 li {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 2.823vw;
  }
  .ul-tabsb1 .s {
    display: block;
    font-size: 1.176vw;
    color: #7B7B7B;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-bottom: 0.235vw solid transparent;
    padding: 0.588vw 0.294vw;
    text-decoration: none;
  }
  .ul-tabsb1 .s:hover {
    color: #F88D35;
  }
  .ul-tabsb1 .on .s {
    color: #F88D35;
    border-bottom-color: #F88D35;
  }
  .tab-box {
    margin: 0 6.058vw;
    height: 0;
    overflow: hidden;
  }
  .tab-box.show {
    height: auto;
  }
  .m-campus {
    position: relative;
    padding-top: 1.294vw;
  }
  .m-campus::before {
    content: "";
    display: block;
    width: 17.17vw;
    height: 25.76vw;
    position: absolute;
    top: 0;
    left: 0;
    background: none no-repeat center;
    background-size: auto 100%;
  }
  .m-campus .inner {
    overflow: hidden;
    background-color: #1C1C1C;
    padding: 1.47vw;
  }
  .m-campus .inner .left {
    float: left;
    width: 38vw;
    margin-right: 1.47vw;
    position: relative;
    z-index: 2;
  }
  .m-campus .inner .right {
    overflow: hidden;
  }
  .m-campus .sc {
    position: relative;
    height: 21.17vw;
    overflow: hidden;
    border-radius: 0.47vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .m-campus .sc::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
  }
  .m-campus .sc::after {
    content: "";
    display: block;
    width: 60%;
    height: 21.17vw;
    background: #000000;
    opacity: 0.5;
    position: absolute;
    bottom: 0;
    right: -10%;
    -webkit-transform: skewX(-16deg);
    transform: skewX(-16deg);
  }
  .m-campus .sc .txt {
    position: absolute;
    top: 33%;
    right: 0;
    width: 18.52vw;
    text-align: center;
    color: #F9F9F9;
    z-index: 2;
  }
  .m-campus .sc .name {
    font-size: 1.764vw;
    font-weight: bold;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1.176vw;
  }
  .m-campus .sc .adr {
    font-size: 1.058vw;
    display: box;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.5;
    height: 4.5em;
  }
  .m-campus .sc .link {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 1.176vw;
    width: 7.764vw;
    height: 2.117vw;
    background: -webkit-gradient(linear, left top, right top, from(#FFDE51), to(#EC5710));
    background: -webkit-linear-gradient(left, #FFDE51 0%, #EC5710 100%);
    background: -moz- oldlinear-gradient(left, #FFDE51 0%, #EC5710 100%);
    background: linear-gradient(90deg, #FFDE51 0%, #EC5710 100%);
    line-height: 2.117vw;
    border-radius: 1.058vw;
    color: #F9F9F9;
  }
  .m-pics_box .pic {
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 0.47vw;
  }
  .m-pics_box .pic::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
  }
  .m-pics_box .img {
    height: 21.17vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .m-pics_box .swiper-button-prev,
  .m-pics_box .swiper-button-next {
    width: 1.529vw;
    height: 3.058vw;
    top: 50%;
    margin-top: -1.529vw;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .m-pics_box .swiper-button-prev::after,
  .m-pics_box .swiper-button-next::after {
    display: none;
  }
  .m-pics_box .swiper-button-prev {
    background-image: none;
  }
  .m-pics_box .swiper-button-prev:hover {
    background-image: none;
  }
  .m-pics_box .swiper-button-next {
    background-image: none;
  }
  .m-pics_box .swiper-button-next:hover {
    background-image: none;
  }
  .row-a9 {
    overflow: hidden;
    padding: 6.058vw 0;
  }
  .row-a9 .g-titb1 {
    margin-bottom: 2.058vw;
  }
  .ul-icons {
    overflow: hidden;
    display: block;
    margin-bottom: 3.941vw;
  }
  .ul-icons li {
    float: left;
    width: 20%;
  }
  .ul-icons .con {
    display: block;
    font-size: 0;
    height: 7.058vw;
    line-height: 7.058vw;
    text-align: center;
    overflow: hidden;
  }
  .ul-icons .con img {
    display: inline-block;
    vertical-align: middle;
    max-height: 5.176vw;
  }
  .m-partners .swiper-container {
    padding: 0 18.23vw;
  }
  .m-partners .swiper-slide {
    width: 21.76vw;
  }
  .m-partners .con {
    display: block;
    position: relative;
  }
  .m-partners .con:hover .name {
    text-decoration: underline;
  }
  .m-partners .con .bg {
    display: block;
    width: 100%;
    height: 18.23vw;
  }
  .m-partners .txt {
    position: absolute;
    bottom: 1.294vw;
    left: 1.294vw;
    right: 1.294vw;
  }
  .m-partners .name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
    font-size: 1.47vw;
    color: #fff;
    margin-left: 5.705vw;
    margin-bottom: 0.47vw;
  }
  .m-partners .desc {
    font-size: 1.058vw;
    line-height: 1.55;
    color: #fff;
    height: 3.1em;
    display: box;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}