@media only screen and (min-width: 0) and (max-width: 980px) and (orientation: portrait) {
  body {
    font-size: 0.4rem;
  }
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }
  .top-title {
    width: 100%;
    height: 1rem;
  }
  .top-title > p {
    width: 3rem;
  }
  .top-title > p img {
    width: 3rem;
    height: auto;
  }
  .tarBar{
  height:auto;
}
.tarBar_content{
  width:100%;
    height:auto;
    padding:0.6rem 0 0;
  font-size: 0.6rem;
  flex-wrap: wrap;
  justify-content: center;
}

.tarBar_content p{
  height:1.2rem;
  margin:0 0.2rem;
    width:3.3rem;
    text-align: center;
  line-height: 1.2rem;
}
    .tarBar_content p:nth-child(1){
        width:5rem;
    }
.tarBar_content .active{
  background: #fff;
}
.mdiv01{
   padding:0.6rem 1rem 0.3rem;
}
.mdiv01-content{
  width:100%;
  flex-direction: column;
}
.mdiv01_left{
  width:100%;
  height:auto;
  border:0.04rem solid #e39a45;
  border-radius:0.1rem;
  overflow: hidden;
}
.mdiv01-content>div{
  margin:0.4rem 0 0.4rem;
}
.mdiv01_left img{
    width:100%;
  height:auto;
}
.mdiv01_center{
  width:100%;
  height:auto;
   border:0.04rem solid #e39a45;
   border-radius:0.05rem;
  overflow: hidden;
  font-size:0.6rem;
  margin-top:0.2rem;
  padding:0.4rem 0.6rem;
  line-height: 1rem;

}
.swiper-container1,.swiper-container1 .swiper-wrapper{
    width:100%;
    height: 8.3rem;
}
.swiper-container2{
   width: 100%;
  height: 8rem;
    overflow: hidden;
    position: relative;
}
.mdiv01_right{
 width:100%;
  height:auto;
  background:#1f4db2;
  border-radius:0.05rem;
  font-size:0.6rem;
  padding:0.4rem 0.28rem;
  line-height: 1.2rem;;
  text-align: center;
}
/* .mdiv01_right p{
  width:50%;
  float: left;
  text-align: center;
} */
/* .mdiv01_right p.active{
  color:#ffa65a;
} */
.mdiv02,.mdiv03,.mdiv04,.mdiv05{
  margin:1rem 0 0;
  padding:0 1rem;
}
.mdiv05{
  padding:0 ;
}
.mdiv02>h3,.mdiv03>h3,.mdiv04>h3,.mdiv05>h3,.mdiv05 h5{
  width:9rem;
  margin:0 auto 0.4rem;
}
.mdiv04-content{
  width:100%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
}
.mdiv04_left,.mdiv04_right{
  padding:0.15rem 0.1rem;
  width:11rem;
  background-color: #f5f5f5;
  border-radius: 0.1rem;
}

.mdiv04_left li{
  display: flex;
  color:#000;
  font-size:0.4rem;
  padding:0.3rem 0;
  border-bottom:0.01rem solid #d8d8d8;
  align-items: center;
}
    .mdiv04_left li h4{
        font-size:0.5rem;
    }
.mdiv04_right{
  width:5.22rem;
  display: flex;
  justify-content: space-around;
  color:#000;
  flex-direction: column;
  font-size:0.4rem;
  align-items: center;
}
.mdiv04_right .active{
 /*font-size:0.6rem;*/
    font-size:0.5rem;
    font-size:0.5rem;
    font-weight: 800
}
.mdiv05-content>div{
  width:100%;
  margin:0 auto;
  padding:0 1rem;
}
.mdiv05smallA,.mdiv05smallB{
  display: flex;
  /* justify-content: space-around; */
}
.mdiv05smallA>div{
  width:5.5rem;
  height:6rem;
  overflow: hidden;
  border-radius: 0.1rem;
  position: relative;
  margin-right:0.5rem;
}
.mdiv05smallA>div:last-child{
  margin-right:0;
}
.mdiv05smallA>div img{
  width:5.5rem;
  height:3.82rem;
}
.mdiv05smallA>div p{
  position: absolute;
  width:100%;
  left:0;
  bottom:0;
  height:2.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size:0.44rem;
  text-align: center;
  background:#0d2f79;
}
.mdiv05smallA>div p span{
  font-size:0.5rem;
  margin-right:0.1rem;
}
.mdiv05 h5{
  margin-top:0.5rem;
  margin-bottom:0.2rem;
}
.mdiv05smallB{
  justify-content: space-between;
}
.mdiv05smallB p{
  width:4.76rem;
  height:6rem;
  margin-right:0.3rem;
  border-radius: 0.1rem;
  overflow: hidden;
  font-size:0.5rem;
  position: relative;
}
.mdiv05smallB p img{
  width:4.76rem;
  /* height: auto; */
}
.mdiv05smallB p:last-child{
 margin-right:0;
}
.mdiv05smallB p span{
  position: absolute;
  left:0;
  bottom:0;
  width:100%;
  height:auto;
  background:#0d2f79;
  text-align: center;
    font-size:0.5rem;
    line-height: 0.6rem;
    padding:0.2rem 0;
  /*line-height: 1rem;*/
  /*font-size:0.6rem;*/
}
.mdiv05-content>div.mdiv05smallC{
  width:100%;
  background: url(../images/1.jpg) no-repeat;
  background-size:100% 100%;
  padding:0.6rem 0;
  height:16rem;
}
.mdiv05smallC>div{
  width:17rem;
  margin:0 auto;
     height:14.8rem;
}
.mdiv05smallC iframe{
  width:100%;
   height:14.8rem;
}
.mdiv05smallD{
  display: flex;
}
.mdiv05smallD>div{
     width: 4.5rem;
  height:5rem;
  border-radius:0.05rem;
  margin-right: 0.3rem;
  overflow: hidden;
}
.mdiv05smallD>div img{
 width:100%;
  height:2.82rem;
}
.mdiv05smallD>div p{
  height:auto;
  background: #0d2f79;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:0.5rem;
  line-height: 0.6rem;
    padding:0.2rem 0;
}
.mdiv05smallE>div p{
 
}
.mdiv05smallD>div:last-child{
  margin-right:0;
}
.mdiv05smallF{
  width:100%!important;
  background: #0d2f79;
  height:auto;
}
.mdiv05smallF>div{
  width:100%;
  margin:0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding:0.6rem 0;
}
.mdiv05smallF>div img{
  width:100%;
  height:auto;
  border:0.02rem solid #e39a45;
  border-radius:0.1rem;
  margin-right:0;
  margin-bottom:0.6rem;
}
.mdiv05smallF>div p{
  font-size:0.5rem;
  color:#fff;
   height:auto;
    border-radius:0.1rem;
    border:0.01rem solid #e39a45;
    padding:0.3rem 0.3rem;
    box-sizing: border-box;
    line-height:1rem;
    width: 100%;
}
.mdiv05smallG{
  width:100%!important;
  background: #0d2f79;
  padding:0.05rem 0 0.4rem;
}
.mdiv05smallG>div{
  width:100%;
  margin:0 auto;
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
  padding-bottom:0.6rem;
}
.mdiv05smallG p{
  width:4rem;
  height:1.65rem;
  border-radius: 0.1rem;
  overflow: hidden;;
  margin-top:0.5rem;
  margin-right: 0.26rem;;
}
.mdiv05smallG p:nth-child(4n+4){
  margin-right: 0;
}
.mdiv05smallG p img{
  width:4rem;
  height:1.65rem;
}
.mdiv05-content .Colleges{
  padding:0;
}
.swiper-container4{
    width: 14rem;
    height:9.71rem;
    overflow: hidden;
    margin-top:0.2rem;
    margin-bottom:0.4rem;
}
.swiper-container4 .swiper-wrapper{
   width: 14rem;
    height:8.71rem;
    overflow: hidden;
   display: flex;
}
.swiper-container4 .swiper-slide{
        width: 14rem;
    height:7.85rem;
}

.school-name{
    width: 14rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.1rem;
    font-size: 0.6rem;
    font-weight: 800;
}
.m4-item{
      width: 14rem;
    height:7.85rem;
}
.m4-item image{
      width: 14rem;
    height:7.85rem;
}
.m4-content{
    overflow: hidden;

}
.m4-content{
  height:10.4rem;
}
.m4-jian{
    width:15rem;
}
.m4-jian> img{
    width:1rem;
    height:1rem;
}
.m4-jian> #deg{
    transform: rotate(180deg);
}
.tel{
  width:100%;
  background: #f6f6f6;
  margin-top:0.6rem;
}
.tel img{
  width:120%;

  height:auto;
  margin:0 auto;
    margin-left:-10%;
}
    .bottom{
        font-size: 0.4rem;
    }
    .m5-item{
    width: 4.8rem;
    height:6rem;
    padding-bottom: 0.2rem;
    float: left;
    margin:0 0.1rem 0.3rem;
}
.m5-box .m5-item:nth-child(4n+4){
    margin-right:0.1rem;
}
.m5-item div:nth-child(1){
    width: 100%;
   height: 2.78rem;
    position: relative;

}
.m5-item div:nth-child(1)::after{
content:'';
position: absolute;
left:0;
top:0;
   width: 100%;
    height: 100%;
    background: url(../images/left1.png) no-repeat center center;
    background-size: cover  ;
}   
.m5-item div:nth-child(2){
    width: 100%;
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.5rem;
    font-family: "Arial", "Microsoft YaHei", "榛戜綋", "瀹嬩綋", sans-serif;
    font-weight: 500;
    text-align: center;
}
.m5-item div:nth-child(2) p{
    width:100%;
}
.fixedright{
    display: none;
}
}
