@media screen and (max-width: 1024px) {
  body {
    width: 10rem;
    min-width: 375px;
    padding: .133333rem;
  }
  .container {
    width: 100%;
  }
  .mobile-news-itme {
    display: block;
    margin-top: 1.1rem;
  }
  .mobile-news-itme li {
    height: 1.2rem;
    line-height: 1.2rem;
    border-bottom: .026667rem dotted #767676;
    font-size: .373333rem;
  }
  .mobile-news-itme li p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 2.666667rem;
  }
  .mobile-news-itme li a {
    font-size: .373333rem;
    padding-left: .64rem;
    position: relative;
  }
  .mobile-news-itme li a::before {
    content: '';
    position: absolute;
    top: .066667rem;
    left: 0;
    width: .373333rem;
    height: .373333rem;
    background: url(../image/icon-list1.png) no-repeat -196px -26px;
  }
  
  .header #books {
    display: inline-block;
    width: .96rem;
    height: .826667rem;
    background: url(../image/books.png) no-repeat center;
    background-size: .693333rem;
  }
  .header #switch {
    display: block;
    float: right;
    width: .853333rem;
    height: .853333rem;
    background: url(../image/search5.png) no-repeat center;
    background-color: #1976DE;
    border-radius: 5px;
    border: none;
  }
  .header .nav {
    position: relative;
    height: auto;
    line-height: 1.066667rem;
  }
  .header .nav .menu {
    display: none;
    position: absolute;
    width: 100%;
    background: #1976DE;
    z-index: 99;
  }
  .header .nav .menu > li {
    position: relative;
    float: none;
    width: 100%;
  }
  .header .nav .menu > li a {
    padding-left: .266667rem;
    text-align: left;
    font-size: .373333rem;
  }
  .header .nav .menu > li .jia {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1.066667rem;
    height: 1.066667rem;
    line-height: 1.066667rem;
    text-align: center;
    color: #fff;
    font-size: .586667rem;
  }
  .header .nav .menu .sub-menu {
    position: static;
    top: 1.066667rem;
    background: #333;
  }
  .sub-menu li a{
    line-height: 1.066667rem;
  }
  .header .header-bg {
    height: 2.666667rem;
    line-height: 2.666667rem;
    background-repeat: repeat;
  }
  .header .header-bg img {
    width: 100%;
    margin-top: 0px;
  }
  .header .header-bg .search {
    position: absolute;
    top: -1.093333rem;
    right: 0px;
    line-height: normal;
    margin-top: .133333rem;
  }
  .header .header-bg .search input[type='text'] {
    width: 5.866667rem;
    height: .8rem;
    line-height: .8rem;
    margin-right: 0px;
    border: .026667rem solid #aaa;
    font-size: .373333rem;
  }
  .header .header-bg .search input[type='submit'] {
    width: .8rem;
    height: .8rem;
    background-size: .746667rem;
  }
  input::-webkit-input-placeholder {
    font-size: .373333rem;
  }
  .header .top {
    display: none;
  }
  
  .slider {
    height: auto;
    margin-top: .133333rem;
  }
  .albumBox .bd li {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
  }
  .albumBox .bd li img {
    height: 4rem;
  }
  .albumBox .hd ul li{
    margin: 0 .133333rem;
    width: .32rem;
    height: .32rem;
  }
  
  .title{
    height: 1.066667rem;
    line-height: 1.066667rem;
    border-top-width: .106667rem;
  }
  .title a{
    font-size: .533333rem;
    padding-left: .266667rem;
  }
  .title a::before{
    display: none;
  }
  .news{
    height: auto;
  }
  .news li{
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .373333rem;
  }
  .news li p{
    margin-right: 2.666667rem;
  }
  .news li a{
    padding-left: .64rem;
    font-size: .426667rem;
  }
  .news li a:before{
    top: .066667rem;
    left: 0;
    width: .373333rem;
    height: .373333rem;
  }
  .news li span.rt{
    font-size: .373333rem;
  }
  .news .title a{
    height: 1.066667rem;
  }
  .news-info h2{
    font-size: .426667rem;
  }
  .news-info .time{
    padding-left: .72rem;
    font-size: .373333rem;
  }
  .news-info .time:before{
    width: .453333rem;
    height: .453333rem;
  }
  .section .news {
    float: none;
    width: 100%;
  }
  .section .news .xygg {
    display: none;
  }
  .section .news .m-hide {
    display: none;
  }
  .section .news-img .news-info {
    margin-left: 0px;
  }
  .section .news-img .news-info > a {
    padding: 0px .266667rem;
    font-size: .373333rem;
  }
  .news-info p{
    height: 2rem;
    line-height: .666667rem;
    font-size: .373333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .section .news-img > a {
    width: 4rem;
    height: 4rem;
    margin-right: .133333rem;
  }
  .section .teach,
  .section .specialty,
  .section .science,
  .section .student,
  .section .link {
    float: none;
    width: 100%;
    height: auto;
  }
  .section .science {
    margin-left: 0px;
    margin-right: 0px;
  }
  .time{
    padding-left: .72rem;
    font-size: .373333rem;
  }
  .com-list li{
    height:auto;
    line-height:1.8;
    padding:15px 0;
   
  }
  .com-list li p{
    font-size: .426667rem;
  
  }
  .link ul li{
    font-size: .373333rem;
  }
  
  .aside {
    display: none;
  }
  .side{
	  width: 100%;
	  min-height: auto;
	  padding-bottom: 30px;
  }
  .side .sidebarHd {
      height: .82rem;
      line-height: .82rem;
      font-size: 0.4rem;
      border-top: 8px solid #1876DF;
      margin-top: -8px;
  }
  .side .sidebarNav {
      height: 0.72rem;
	  margin: 0 .15rem;
      border-bottom: 1px solid #fff;
  }
  .side .sidebarNav a {
      line-height: .7rem;
      font-size: 0.32rem;
  }
    .side .navContent{
		margin: 0 .15rem;
	}
   
  .navContent li a {
      height: 0.6rem;
      font-size: .28rem;
      line-height: 0.6rem;
      color: #777;
  }
  .detail {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  .detail .position {
    height: 1.066667rem;
    line-height: 1.066667rem;
    overflow: hidden;
  }
  .detail .position h3 span{
    font-size: .426667rem;
  }
  .detail .position p{
    font-size: .373333rem;
  }
  .detail>ul>li{
    height: .933333rem;
    line-height: .933333rem;
    font-size: .32rem;
  }
  .detail>ul>li a{
    padding-left: .666667rem;
  }
  .detail > ul > li > span.rt {
    display: none;
  }
  .detail .content img {
    max-width: 100%;
  }
  .caption div span{
    font-size: .373333rem;
  }
  .caption h3{
    line-height: 1.066667rem;
    font-size: .586667rem;
    margin: .533333rem 0 .266667rem;
  }
  .imgList ul li{
    width: 50%;
  }
  .imgList ul li .img{
    height: auto;
  }
  .imgList ul li .img img{
    width: 2.666667rem;
    height: 2.666667rem;
    border-radius: 50%;
    box-sizing: border-box;
    border: .133333rem solid #E3E3E3;
  }
  .imgList ul li>a{
    font-size: .373333rem;
  }
  .pagebox{
    font-size: .32rem;
    margin: .666667rem 0;
  }
  .pagebox span.pagebox_pre_nolink{
    height: .56rem;
    line-height: .56rem;
    padding: 0px .213333rem;
  }
  .pagebox span.pagebox_num{
    height: .613333rem;
  }
  .pagebox span.pagebox_num_nonce{
    height: .56rem;
    line-height: .56rem;
  }
  .pagebox span.pagebox_num a, .pagebox span.pagebox_num a:visited{
    height: .56rem;
    line-height: .56rem;
  }
  .pagebox span.pagebox_pre a, .pagebox span.pagebox_pre a:visited, .pagebox span.pagebox_next a, .pagebox span.pagebox_next a:visited{
    width: 1.413333rem;
    height: .56rem;
    line-height: .56rem;
  }
  .footer{
    height: 2.4rem;
    padding: .666667rem 0;
  }
  .footer p{
    height: auto;
    line-height: normal;
    font-size: .373333rem;
  }
}
