@charset "utf-8";
body{
  background:#f9f9f9;
}
html,body *{
    padding:0;
    margin:0;
}
body *{
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';
    font-size: .16rem;    
    color: #414141;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; 
}
a:hover{
  color:#345ba5;
}
.com-w{
  width: 1280px;
  margin: 0 auto;
}
.com-title{
  position: relative;
  font-size: .28rem;
  margin-bottom: .5rem;
}
.com-title h6{
    position: relative;
    z-index: 1;
    margin-bottom: .4rem;
    text-align: center;
}
.com-title *{
  font-style: normal;
  color: #999;
  font-size: .35rem;
  text-transform: uppercase; 
}
.com-bg{  
  background: rgba(255,255,255,.8);
}
.com-img-responsive {
    width:100%;
    height:0;
    overflow:hidden;
    display:block;
    background-color:#d8e3e6;
    border-radius: 10px;
}
.com-img-responsive img {
    width:100%;
    transition:all 0.5s ease-in-out;
}
.com-img-responsive img:hover {
    transform:scale(1.03);
    opacity:0.85;
}
.com-more{
  margin: .5rem 0;  
  text-align: center;
}
.com-more a {
  color: #fff;
  border-radius: 5px;
  width: 42%;
  height: .5rem;
  line-height: .5rem;
  transition: all .3s;
  display: inline-block;
  text-align: center;
  transition: all .3s;
  background-image: -webkit-linear-gradient(120deg, #0092ae, #035362);
  background-image: -moz-linear-gradient(120deg, #0092ae, #035362);
  background-image: -o-linear-gradient(120deg, #0092ae, #035362);
  background-image: linear-gradient(120deg, #0092ae, #035362);
  text-align: center;
}
.com-bred{
  font-size: .14rem;
  color: #414141;
  margin-bottom: .5rem;
}
.ellipsis {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
}
.footer{
   text-align: center;
   padding: 1rem 0;
   background: #0092ae;
   background-repeat: no-repeat;
   background-position: center -30px;
   background-size: cover;
   background-attachment: fixed;
   background-image: url(/learningsupportplatform/img/fbg.jpg);
   position: relative;
   z-index: 1;
}
.footer:after{
  content: '';
  display: block;
  background: rgba(0, 146, 174, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.footer p{
  line-height: .32rem;
  color: #fff;
  position: relative;
  z-index: 2;
}
.theme-banner {
  background-position: center top;
  background-size: cover;
  position: relative;
  z-index: 1;
  height: 6rem;
  margin-bottom: .4rem;
  background-image: url(/learningsupportplatform/img/bg.jpg);
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
.theme-banner img {
    height: 70%;
    display: block;
}
.theme-language,.theme-pic{
  padding: .5rem 0;
}
.theme-language .cover{
  border-radius: 20px;
   overflow: hidden;
   background-color: #efefef;
}
.theme-language .ct{
  display: flex;
  justify-content: space-between;
  margin-bottom: .2rem;
}
.theme-language .chinesetest,.theme-language .chinesetest-list{
  width: 48%;
}
.theme-language .chinesetest .cover{
   width: 100%;
   height: 3rem;
}
.theme-language .chinesetest .new-info{
  display: flex;
  flex-direction: column;
}
.theme-language .chinesetest .new-info .des{
  font-size: .14rem;
  color: #999;
  margin-top: .1rem;
  line-height: .22rem;  
}
.theme-language .chinesetest-list ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.theme-language .chinesetest-list .grade-box{
  background: #e9f3ec;
  color: #4A494B;
  width: 100%;
  line-height: .48rem;
  text-align: center;
  font-size: .16rem;
  border-radius: 10px;
}
.theme-language .chinesetest-list .grade-box:hover{
  background-color: #0092ae;
  color: #fff;
  box-shadow: 0px 0px 20px rgba(62, 62, 62, 0.529);
}
.theme-language .chinesetest-list li{
  margin-bottom: .2rem;
  width: 45%;
}
.theme-language .chinesetest-list li:last-child{
  margin-bottom: 0rem;
}
.theme-language .chinesetest-list .cover{
   width: 3.5rem;
   height: 2rem;
   overflow: hidden;
}
.theme-language  .cover img{
  width: 100%;
}
.chinesetest-list .title{
   line-height: .48rem;
   font-size: .22rem;
   color: #0092ae;
}
.theme-language .chinesetest-list .new-info{
  width: calc( 100% - 3.7rem ) ;
}
.theme-language .bm-list ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.theme-language .bm-list li{
  display: flex;
  width: 32%;
  margin-bottom: .2rem;
  background-color: #fff;
  border-radius: 20px;
}
.theme-language .bm-list li:hover{
  box-shadow: 0px 0px 20px rgba(62, 62, 62, 0.529);
}
.theme-language .bm-list a{
  display: flex;
  flex-direction: column;
}
.theme-language .bm-list .cover{
   width: 100%;
   height: 2.8rem;
   overflow: hidden;
}
.theme-language .bm-list .new-info{
  /*width: calc( 100% - 3.7rem ) ;*/
  padding: .2rem;

}
.theme-language .bm-list h2{
  font-size: .16rem;
  line-height: .48rem;
   color: #0092ae;
}
.theme-language .bm-list .des{
  font-size: .12rem;
  color: #999;
  line-height: .22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.theme-pic  .pic-list a{
  display: flex;
  justify-content: space-between;
}
.theme-pic  .cover {
    width:3rem;
    height:1.6rem;
    margin-top:0px;
    overflow:hidden;
    position: relative;
}
.theme-pic .new-info{
  width: calc( 100% - 3.2rem ) ;
  padding: .2rem .2rem .2rem;
}
.theme-pic ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.theme-pic li{
  width: 48%;
  margin-bottom: .2rem;
  background: #fff;
  border-radius: 20px;
}
.theme-pic li:hover{
  box-shadow: 0px 0px 20px rgba(62, 62, 62, 0.529);
}
.theme-pic li h2{
  font-size: .16rem;
  color: #414141;
  margin-bottom: .1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.theme-pic .pic-list a:hover h2{
   color: #0092ae;
}
.theme-pic li .des{
  font-size: .14rem;
  color: #999;
  line-height: .22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.theme-nav{
  padding: .5rem 0;
}
.theme-article h1{
   font-size: .40rem;
   margin-bottom: .2rem;
}
.theme-article .content{
   padding-bottom: .5rem;
}
.theme-article .content p{
   margin-bottom: .1rem;
   text-align: justify;
   word-wrap: break-word;
   word-break: keep-all;
}
.article-info{
  font-size: .14rem;
  margin-bottom: .3rem;
}
.article-info span{
  margin:  0 .1rem;
}

@media (max-width: 1280px) { 
  .com-w{
    width: 100%;
    padding: 0 .2rem;
  }
  

}
@media (max-width: 750px) {
  body *{
    font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';
    font-size: .24rem;    
    color: #414141;
  } 
  .com-title *{
    font-size: .52rem;
  }
  .chinesetest-list .title,.theme-language .bm-list h2{
     font-size: .32rem;
     padding: .2rem 0;
  }
  .theme-language .chinesetest-list .grade-box{
    font-size: .24rem; 
    line-height: .68rem; 
  }
  .theme-language .cover{
     height: 4.2rem !important;
  }
  .theme-language .chinesetest-list li{
    margin-bottom: .3rem;
  }
  .theme-language .bm-list li{
    margin-bottom: .4rem;
  }
  .theme-language .bm-list .des,.theme-pic li .des{
    font-size: .22rem;
    line-height: .38rem;
  }
  .theme-pic li .des{
    -webkit-line-clamp: 2;
  }
  .theme-pic li h2{
     font-size: .24rem;
  }
  .theme-pic li{
    width: 100%;
    margin-bottom: .4rem;
  }
  .com-more a{
    width: 80%;
    height: .8rem;
    line-height: .8rem;
  }
  .theme-article h1{
    line-height: .68rem;
  }
  .theme-language .chinesetest,.theme-language .chinesetest-list,.theme-language .bm-list li{
  width: 100%;
  }
  .theme-language .ct{
    display: block;
    margin-bottom: .4rem;
  }
  .v_news_content img{
    width: 90% !important;
  }
  .v_news_content p,.v_news_content p span{
     line-height: .36rem !important;
  }
}