body{font-family:Helvetica;}
@font-face {
    font-family: 'SimKai';
    src:  url('../font/simkai.ttf') 
   }

.title{
    font-size:0.36rem;
    color: white;
    margin-top: 0.3rem;
    margin-left: 0.53rem;
}
  .banner{
      
    
    width: 7.5rem;
    height: 4rem;
  }
  .banner p{
    
      width: 100%;
      position: absolute;
      color: white;
      top: 4.3rem ;
      font-size: 0.32rem;
      text-align: center;
  }
  .list{
      display: flex;
      margin-top: 0.3rem;
  }
  .list_left{
      width: 4.64rem;
  }

  .list_right{
      margin-left:0.3rem;
      width: 2.26rem;
      height: 1.7rem;
  }
  .source{
      font-size: 0.24rem;
      color: #9A9A9A;
      margin-top: 0.35rem;
  }
  .title1{
     line-height:0.5rem ;
  }
  .list1{
      width: 100%;
      margin-top: 0.3rem;
      padding-bottom: 0.15rem;
    border-bottom: 1px solid rgb(0, 0, 0,0.1);
  }
  .imgList{
      display: flex;
      height: 1.7rem;
  }

  h3 {
        font-size: 0.36rem;
        
        padding-bottom: 0.1rem;
    }
    .line{
        width: 7.5rem;
        height: 0.1rem;
    }
    .add{
        font-size: 0.3rem;
        color: #888888;
        width: 100%;
        text-align: center;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .addIcon{
        width: 0.22rem;
        height: 0.12rem;
    }
    .time{
        font-size: 0.24rem;
        color:#888888 ;
    }
    .np{
        margin-top: 0.45rem;
        height: 6.9rem;
    }
    .text{
        font-size: 0.34rem;
        line-height: 0.6rem;
        margin-top: 0.35rem;
    }
    video{
        width: 100%!important;
    }

.logo{
    margin-left: 1.45rem;
}
.title{
    margin-left: 0.11rem;
}
.con{
    overflow:hidden;
    max-height: 15rem;
    
}
.con p{
    text-indent: 2em;
    line-height: 0.6rem;
}
.text p{
    text-indent: 2em;
    line-height: 0.6rem;
}
.con img{
    width: 100%;
    position: relative;
    left: -2em;
}
.con video{
    width: 100%;
    position: relative;
    left: -2em;
}
.pages {
    padding-top: 60px;
    text-align: center;
    font-size: 0.12rem;
}
.pages .page-active {
    border: 1px solid #c70552;
    background-color: #e60316;
}
.pages .page {
    width: 30px;
    text-align: center;
    font-size: 0.11rem;
}
.pages .page-active a {
    color: #fff;
}
.pages .page a {
    display: block;
    width: 100%;
    height: 100%;
}
.pages > li a{
	color: #333;
}

.pages > li {
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 5px;
}
.tabIcon{
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
   right: 0.15rem;
    margin-top: 0.28rem;
 }
 .tag{
    display: inline-block;
    
    height: 0.4rem;
    color: red;
    border: 1px solid red;
    text-align: center;
    line-height: 0.4rem;
    margin-left: 0.1rem;
    padding: 0 0.1rem;
 }
.mUrl{
    display: none;
}
.pcUrl{
    display: none;
}