@media only screen and (max-width: 999px) {
  .top{
    display: none;
}
 .banner .bd img {
    width: auto !important;
    display: block;
    height: 180px;
    margin-left: -40%;
}
.content{
  width: 100%;
  background: #fff;
}
.contentbox{
  min-width: calc(100% - 40px);
  width: calc(100% - 40px);
  padding: 0;
  overflow: hidden;
}
.list_info .title span:last-child, .list-div, .pc-search-img, .pc-hd{
 display:none;
}
.middle_content{
  height: auto;
  margin:13px 0 !important;
}
.w_box_365 .w345{
 margin-right: 0;
}
.w720{
  width: 100%;
}
.special-box-wrap, .weather, .consultation, .to-auxiliary, .nav{
  display:none;
}
.w100{
  width: 100%;
  overflow: hidden;
}
.allWidth{
  width: calc(100% - 40px);
}
.picFocus{
 height: 180px;
}
.picFocus2{
  width:100%
}
.banner .picFocus .bd img{
  width: auto !important;
  display: block;
  height: 180px;
  margin-left: -45%;
}
.logoBox .fl{
 width: 67%;
} 
.logoBox .fr{
 width: 33%;
} 
.shool-logo img, .shool-slogan, .w345{
 width: 100%;
}
.shool-logo {
 margin-left: -10px;
}

.tab_alltext .picFocus .bd img{
 width: 100% !important;
  height: 180px;
}
.href_top li, .href_top li:nth-child(5n){
  width: calc(50% - 4px);
  height: 38px;
  line-height: 38px;
  margin-right: 0;
  margin-bottom: 8px;
}
.href_top :nth-child(even) {
 margin-right: 0;
}
.bottom_href ul{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.bottom_href{
 margin-top: 23px;
}
.pc-show, .pc-footer, .teacher-title{display:none}
.phone-show, .phone-footer{display:block;text-align: center;}
.teacher-phone-title, .phone-search-txt, .phone-hd, .phone-show{display:block;}
.f_link {
    padding-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}
.footer{
 font-size: 12px;
  line-height: 18px
}
.foot{
  margin-top: 17px;
  padding-bottom: 16px !important;
}
.foot .allWidth{
 width: calc(100% - 30px);
}
.f_link select {
  width: calc(50% - 7px);
  height: 34px;
  margin-right: 0;
  color: #666;
  border: none;
  text-align: center;
  appearance: none;  
  -webkit-appearance: none; /* Safari 和 Chrome */
  -moz-appearance: none; /* Firefox */
  background-color: white; /* 背景颜色为白色 */
  background-image: url(/upload/images/2025/4/d2ad0fbfe6e4d338.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 12px 12px;
  font-size: 14px;
}
.href_top li a{
  overflow: hidden;    
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size:16px;
}
.ewm-box{
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  gap: 10px;
  margin: 30px 0 23px 0;
}
.footer-flex{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}
.footer-margin{
  margin-top: 10px;
}
.last-href{
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.ewm-box p{
  color: rgba(255,255,255,0.8);
  margin-top: 12px;
}
.friendLink{
  height: auto;
  width: 1557px;
  margin-left: 0;
}
.friendLink ul li{
  width: 155px !important;
  float: left;
  margin: 0 10px 0 0;
  display: inline;
  position: relative;
  height: 106px;
}
.friendLink ul li img{
  width: 100%;
  height:100%;
}
.service ul li{
 width: 33.33%;
  padding: 8px 0 20px;
  height: auto;
}
/* 选中最后三个 <li> 元素 */

.img_service{
  width: 45px;
  height: 45px;
  margin: 0 auto 14px auto;
}
.service ul li a{
  font-size: 22px;
  line-height: 24px;
}
.middle_content .bd img{
  width: auto;
  height: 76px;
  display: block;
  margin-left: -3px;
}
.title{
  height: 42px;
  margin-bottom: 12px !important;
  border-bottom: 1px solid #e3e3e3;
}
.left_page{
 display:none;
}
.title a{
 margin-top: 4px;
}
.teacher-phone-margin{
 margin-top: 0px !important;
}
.list_dl dd .fr{
  width: calc(100% - 85px);
  border-bottom: none;
  margin-left: 15px;
}
.list_dl dd .fr .txt{
 display: none;
}
.list_dl dd .fr .tit{
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  line-height: 24px;
  max-height: 3em;
  word-break: break-all;
  font-size: 22px;
  margin-bottom: 0;
}
.list_dl dd {
  margin-bottom: 10px;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 10px;
}
.search_box{
  border:none;
  background: transparent;
  width: calc(100% - 29px);
  position: absolute;
  left: 10px;
  bottom: 10px;
  border-radius: 0;
}
.search button{
  background: #0281CC;
  padding: 0;
  width: 50px;
  font-size: 20px;
  line-height:29px;
}
.search .img{
  width:129px;
  height:33px;
}
  
.search input{
  width: calc(100% - 76px);
  font-size: 12px;
}
.mob-tab{
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  height: 32px;
  background: #188CD4;
  align-items: center;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 16px;
}
.mob_select li {
  width: 17px;
  height: 2px;
  background: #fff;
  margin: 2px 0;
}
.mob_nav{display:none;width: 100%;height:auto; max-height: calc(100vh - 200px);background: rgba(24, 31, 46, 0.85);
        border-radius: 0px 0px 8px 8px;;position: fixed;top:132px;left: 0;z-index:20; overflow-y: auto;}
.mob_nav >ul{
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding-bottom:10px;
}
.mob_nav >ul > li{float:left;width: 100%;line-height: 50px;margin:0;position: relative;}
.mob_nav >ul > li > a{
  width: 75%;
  padding: 0 0px;
  margin: auto;
  color: #fff;
  display: block;
  text-align: left;
  font-size: 22px;
  height:50px;
  box-sizing:border-box; 
  border-bottom: 1px solid #6B6B6B;
}
.mob_nav > ul > li .menu{display:none;font-size: 15px;position: inherit;top:0px;width: 67%;margin-left: 20%;
}
.mob_nav > ul > li .menu li{position:relative;}
.mob_nav > ul > li .menu li a{color: #fff;width: 100%;margin: auto;
  display: block;
  text-align: left;
  font-size: 22px;
  height:50px;
  box-sizing:border-box;
  border-bottom: 1px solid #6B6B6B;}
.mob_nav > ul > li .menu .three_menu{display:none;position: inherit;width: 100%;left: 0;background: #f7f7f7;margin-top: 10px;}
.mob_nav > ul > li .menu .three_menu li{font-size:14px;color:#666;}
.mob_nav .add_select{
  position: absolute;
  right: 13%;
  top: 17px;
}

.mob_nav .add_select.hide{
  width: 16px;
  height: 16px;
  background: url(/upload/images/2025/5/edbe3173df207e30.png) no-repeat;
  background-size: 100% 100%
}

.mob_nav .add_select.add{
  width: 16px;
  height: 16px;
  background: url(/upload/images/2025/5/21e8449145e95fde.png) no-repeat;
  background-size: 100% 100%
}

.picFocus .prev, .picFocus .next{display:none}
.phone-hd ul{
  display: flex;
  gap: 7px;
}
.phone-hd ul li{
  width: 25px;height: 4px;
  background: rgba(255,255,255,0.8);
  border-radius: 2px;
}
.phone-hd{
  position: absolute;
  bottom: 6px;
  left: 50%;
  margin-left: -25px
}
.phone-hd ul .on{
  background: #FFFFFF;
}
.list_info{
 margin-top: 12px;
}
.list_info .title, .teacher-phone-margin .title{
  border-bottom: 1px solid #e3e3e3;
  height: 42px;
}
.tab_alltext .w449{
 width: 100% !important;
}
.w_box_365 .w345 .title div span{
 width: 100px;
  font-size:22px;
  text-align: center;
}
.list_info .title span.normal, .teacher-phone-margin .title span.normal{
  width: 110px;
  font-size: 22px;
  height:36px;
  line-height:36px;
  background-size: 100% 100%;
}
.list_info .title a, .teacher-phone-margin .title a{
  margin-top: 4px
}
.flex-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 22px);
}
.list_info .title span{
 margin-right: 0;
}

.list_info .list li{
display: flex;
justify-content:space-between;
font-size: 22px;
}
.special_li .fr{
  width: 125px;
  color: #999;
  text-align:right;
}
.special_li {
    line-height: 30px !important;
    margin-bottom: 8px;
}
.list_info .list li span {
    color: #999;
    font-size: 22px;
    width: 125px;
    text-align:right;
}
.list_info .list li{
  line-height: 30px;
  margin-bottom: 8px;
}
.list_info .list li a{
  width:calc(100% - 145px);
}
.center .navli:last-child a{
 border-bottom: none;
}
.picFocus2 li span{
     font-size: 22px;
}
.picFocus2 .hd ul li{
  width: 15px;
  height: 8px;
}
.list_info .list li{
  background: none;
  position: relative;
}
.list_info .list li::before{
  content: '';
  width:7px;
  height:7px;
  background: #0281CC;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}
.list_info_tab{
 margin-bottom: 10px;
}
.list_dl dd .dd{
 font-size:16px;
}
.list_dl dd .yy{
 border: 1px solid #E9EEF3;
  font-size:14px;
}
.friendLink ul .other{
 font-size: 15px;
}
.pc-show{
 display: none;
}
.right_page{
 width: 100%;
  margin-top:14px;
  overflow: hidden;
}
.con_text .title p{
 line-height: 18px;
  padding-bottom: 14px;
  font-weight: 400;font-size: 12px;
color: #666666;
}
.text p span, .text p{
  font-size: 14px !important;
  line-height: 30px !important;

}
.list-content{
  flex: 1;
  width: 100%;
  background: #F5F8FD;
  /*padding-top: 56px;*/
  padding-top: 12px;
}
.item-content{
  display: flex;
  margin: 0 20px 12px 20px;
  padding: 10px;
  background: #fff;
}
.imgTxt_info{
  flex: 1;
  margin-left:10px;
  text-align: left
}
.imgTxt_info a{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.imgTxt_info h4{
  font-weight: 500;font-size: 22px;
  color: #333333;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.imgTxt_info span{
  display: inline-block;
  margin-top:8px;
  font-weight: 400;font-size: 18px;
  color: #666666;
  line-height: 18px;
}
.cont_img {
  width: 95px;
  height: 75px;
  background: url(/upload/images/2025/4/c7edc2ca8bdeab78.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: 4px;
  overflow: hidden;
}
.cont_img a {
  width: 100%;
  height: 100%;
}
.cont_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex-content{
  display: flex;
  flex-wrap: wrap;
  row-gap: 12px;
  column-gap: 10px;
  padding: 12px 22px 22px 22px;
  /*padding: 56px 22px 22px 22px;*/
}
.item-img{
 width: calc(50% - 5px);
}
/*内容页*/
.text-content{
   /*padding-top:40px;*/
}
.con_text{
  padding:0;
}
.con_text img {
  width: 100% !important;
  height: auto !important;
  display:block !important;
}

.con_text video{
  width: 100% !important;
  height: auto !important;
  display:block;
}
.right_page .title{
 overflow: hidden;
    height: fit-content;
}

.tit h4{
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  margin-bottom: 9px;
}
.tit p{
  font-weight: 400;font-size: 12px;
  color: #666666;
  line-height: 18px;
  text-align: center;
}
.text p span,
.text p {
  font-size: 14px !important;
  line-height: 30px !important;
}

.text_next {
  display: flex;
  gap: 14px;
  flex-direction: row;
  margin:20px 0;
}
.text_next p:first-child{
  margin-bottom:0;
}
.text_next a {
  color:#3C4454;
  font-size: 12px !important;
  line-height: 16px !important;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 15px;
}
.text p a{
  font-size: 12px !important;
  line-height: 16px !important;
}
.text_next p:first-of-type:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 15px;
  width: 15px;
  height: 15px;
  background-image: url('/upload/images/2025/4/5be298ad74a37fcd.png');
  background-size: contain;
  /* 保持图片比例 */
}

/* 第二个p的向右箭头 */
.text_next p:nth-of-type(2):after {
  content: '';
  position: absolute;
  right: 10px;
  top: 15px;
  width: 15px;
  height: 15px;
  background-image: url('/upload/images/2025/4/7b15867ab92069e7.png');
  background-size: contain;
  /* 保持图片比例 */
}

.text_next p {
  position: relative;
  height: 94px;
  overflow: hidden;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 16px;
  padding: 15px 10px 0 10px;
}

.text_next p:first-child {
  width: 50%;
  padding-left: 34px;
}

.text_next p:last-child {
  width: 50%;
}
.center video{
  width: 100% !important;
  height: auto !important;
}
.con_text .title h4{
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
}

.all_table{
  width:100% !important;
}

.table_man{
  width:100% !important;
}

.table_man tr td a{
  padding: 14px !important;
  display: block;
  line-height: 25px;
}

}