div#close1 {
    position: fixed;
    right: 8%;
    z-index: 999;
    top: 73%;}
.fy a:link, .fy .PrevDisabled,.fy .NextDisabled{
    line-height: 14px!important;
    height: 20px!important;}
.fy{margin-bottom:20px;}
.txts table{width:100% !important;}
.xj img{width:auto !important;}
.m-ban img{width:100%;}
.m-schoolinfo .txts p{    font-size: 18px;}
@media only screen and (min-width: 950px) and (max-width: 1920px){.m-schoolinfo .txts p{    font-size: .937vw;}}
.m-bana5 .desc{    line-clamp: 4;
    -webkit-line-clamp: 4;}
* {
      padding: 0;
      margin: 0;}

    /* 弹层样式 */
    .mt-box {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 997;
      display: none;}

    .mt-bj {
      position: fixed;
      z-index: 998;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, .5);}

    .mt-info {
      background-color: #fff;
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 999;
      background: url(./images/code-bg.png) no-repeat;
      background-size: cover;
      border-radius: 20px;
      padding: 45px;
      width: 430px;
    max-width: 95%;}

    .ewm-box {
      padding: 14px;
      background: url(./images/code-box.png) no-repeat;
      background-size: 100% 100%;
      margin: 0 auto;
      position: relative;
      width: fit-content;}

    .ewm-box p {
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 50%);
      cursor: pointer;}

    .ewm-box p img {
      margin-right: 5px;
      display: inline;}

    .ewm-ifo h3 {
      font-size: 14px;
      color: #FFFFFF;
      line-height: 28px;
      padding: 0 25px;
      width: fit-content;
      margin: 30px auto 20px auto;
      background: linear-gradient(90deg, #0060A7 0%, #00ADBF 100%);
      border-radius: 999px;
      cursor: pointer;}

    .ewm-ifo p {
      font-size: 16px;
      line-height: 30px;
      color: #333333
    ;}

    .ewm-ifo p a {
      font-size: 16px;
      color: #0076AE;
      text-decoration: underline;}

    .ewm-close {
      position: absolute;
      right: 10px;
      top: 10px;
      cursor: pointer;}
