a{text-decoration:none;color:#444;}
 a:hover{color:#999;}
 p{text-indent: 0;}
 main{max-width: 1000px;}
/*自适应页面高度*/
body{
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.class-li{ margin: 30px auto;flex: 1 1 auto;}
.class-li ul li {font-size: 1.8rem; padding-bottom: 1.5rem; border-bottom: 1px #ccc dashed; line-height: 2.6rem; margin-bottom: 2rem;}
.class-li ul li a { color: #777;}
.class-li ul li p {font-size: 1vw;color: #333; line-height: 2rem; max-width: 86%;}
.class-li ul li span {
    display: block;
    font-size: 0.8rem;
    color: #bababa;
    float: right;
    /* width: 6rem; */
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    border: 1px #ddd solid;
    background: #fff;
    margin-top: -1.2rem;
    border-radius: 5px;
    padding: 0 5px;
   
}


.class-name{
  color: #666; 
  font-size:1rem; 
  line-height: 2rem; 
  height:4rem;  
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.class-name p{
  height: 2.8rem;
  box-sizing: border-box;
  font-size: 1rem;
  color: #999;
  text-align: center;
  line-height: 2.8rem;
  float: left;
}
.class-name span:nth-of-type(1){margin: 0 10px;}
.class-name p a {color: #999; }
.class-name p a:hover{ color: #db0000;}
.class-name span a {color: #999; font-size:1rem; line-height:2.8rem;}
.class-name span a:hover{ color: #db0000;}

/*翻页*/
.page{margin:1rem 0 2.5rem 0.8rem; overflow:hidden; margin:0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.page a{height:1.8rem; border:1px #bbb solid; float:left; margin-right:0.5rem; text-align:center; line-height:1.8rem; font-size:1rem;color:#666; padding:0 0.6rem; display:block;}
.page_s{border:1px #E0002B solid !important; color:#E0002B !important; cursor:default;}


/*内容页*/
.info-box{ overflow:hidden; margin:20px auto; max-width:1000px;width:100%;flex: 1 1 auto}

.nav-top{height:7rem; position:relative; font-size:1.3rem; color:#fff; font-weight:bold; text-align:center; line-height:3rem;}
.nav-top img{  display:block; position:absolute; right:0.6rem; bottom:0; top:0; margin:auto 0; cursor:pointer}
.i1-mobile{ width: 100%; height: 5rem; background: #fff; position: relative; }
.i1-mobile span{
    float: right; 
    font-size:1rem; 
    border-radius: 0.4rem;
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    max-width: 46%;
    height: 2.4rem;
    text-align: center;
    line-height: 2.4rem;
    color: #fff;
    top: 2rem;
    background: #d71d21;
    margin-top: 1.3rem; 
    margin-right: 1rem;
    padding: 0 0.5rem;
  }
.i1-mobile img{width: 250px; float: left; left:1rem;}

.i2-mobile{  width: 100%; height:3rem;background: #e5e5e5; height: 2rem; position: relative; }
.i2-mobile img{height:32%; display:block; position:absolute;  right:2.6rem; bottom:0; top:0; margin:auto 0; cursor:pointer}
@media screen and (max-width: 1000px) {
  .top-banner,
  .main-nav{
    display: none;
  }
  .i1-mobile img{
    width: 39%;
    max-width: 200px;
  }
}

@media screen and (max-width: 768px) {
    .page{width: auto;max-width: 100%;}
    .class-name{display: none;}
    .nav-top{height: 4rem;}
      .footer-content{
    height: 3rem;
    line-height: 2rem;
    font-size: 0.9rem;
  }
  .class-li ul li {
    font-size: 1.2rem;
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
  }

  .class-li ul li p {
    font-size: 1.1rem;
    line-height: 1.8rem;
    max-width: 100%;
  }

  .class-li ul li span {
    font-size: 0.7rem;
    height: 1.4rem;
    line-height: 1.4rem;
    margin-top: 0.5rem;
  }

  .class-name {
    font-size: 0.9rem;
    height: 3rem;
    margin-top: 5px;
  }

  .class-name p {
    height: 2.2rem;
    font-size: 0.9rem;
    line-height: 2.2rem;
  }

  .class-name span a {
    font-size: 0.9rem;
    line-height: 2.2rem;
  }
  #cnzz_stat_icon_4009139{display: none;}

  .page a {
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: 0.9rem;
    padding: 0 0.5rem;
  }

  .info-box {
    margin: 10px auto;
    padding: 0 10px;
  }

  .i1-mobile {
    height: 4rem;
  }

  .i1-mobile span {
    font-size: 0.9rem;
    height: 2rem;
    line-height: 2rem;
    top: 1rem;
    margin-top: 0.8rem;
    margin-right: 0.5rem;
  }

  .i1-mobile img {
    width: 30%;
    max-width: 150px;
    left: 0.5rem;
  }
}

@media screen and (min-width:1000PX){html,body{max-width:none;font-family:"微软雅黑","宋体";font-size:16px;}
.info-top{display:block;}
.info-box-1{float:left;width:100%;}
.nav-top{display:none;}
.nav-top img{display:none;}
.map-top{text-align:left;padding-left:50px;background:none;color:#666;font-weight:normal;font-size:18px;}
.map{display: none;} 
 }