.banner{
    width: 100%;
    height: 5.86rem;
    background-image: url('qbg1.jpg');
    display: flex;
    background-size: 100% 100%;
    align-items: center;
    justify-content: center;
}

.banner-title{
    font-size: 1.28rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0.1rem;
}
.banner-nav{
    height:1.74rem;
    width: 100%;
    background-color: #FFFFFF;

    display: flex;
    flex-direction: row;
    align-items: center;
}
.banner-new{
    font-family: PingFang SC;
    font-weight: bold;

    line-height: 48px;
    font-size: 0.533rem;
    width: 1.5rem;
    text-align: center;
    margin-left: 5rem;
    color: #222;

}
.banner-hot{
    font-family: PingFang SC;
    font-weight: bold;
    color: #222;
    line-height: 48px;
    font-size: 0.533rem;
    width: 1.5rem;
    text-align: center;
    margin-left: 1.5rem;
}
.banner-active{
    /* border-bottom: 5px solid #cb986e; */
    color: #cb986e ;
}
.notice-main{
    width: 80%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.5rem;
}
.notice-main-box{
    width: 100%;
    display: flex;
    min-height: 91vh;
    background-color: #FFFFFF;
    background-color: #F0F0F2;
}
.notice-main-left{
    width: 26.5rem;



    border-radius: 5px;
    display: flex;
    flex-direction: column;

}
.tag-box{
    background-color: #FFFFFF;
    border-radius: 0 5px 5px 0;
}
.notice-main-right{
    width: 13.22rem;


    border-radius: 5px;
    margin-left: auto;
    /* margin-right: 2rem; */
    display: flex;
    flex-direction: column;
}
.notice-left-main-box{
    height: 5.6rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    background-color: #FFFFFF;
    align-items: center;
    border-bottom: 1px solid #f5f5f5;

}
.notice-main-banner{
    width: 9.7rem;
    height: 4.26rem;

    margin-left: 0.5rem;

}
.main-banner-img{
    width: 9.7rem;
    height: 4.26rem;

}
.notice-main-detail{
    display: flex;
    flex-direction: column;
    align-content: center;
    padding-left: 1.5rem;
    width: 100%;
}
.notice-main-detail-title{
    font-size: 0.64rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #cb986e ;
    line-height: 1.3rem;
}
.notice-main-detail-title-not{
    font-size: 0.64rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: 1.3rem;
}
.main-tag{
    font-size :0.4rem;
    color:#cb986e ;
    padding: 0.03rem;
}
.main-tag-not{
    font-size :0.4rem;
    color:#333;
    padding: 0.03rem;
}
.notice-main-bot{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.tag-watch{
    color: #cb986e ;
    font-size: 0.42rem;
}
.tag-time{
    color:  #cb986e ;
    font-size: 0.42rem;
    padding-right: 0.5rem;
}
.tag-watch-not{
    color: #333;
    font-size: 0.42rem;
}
.tag-time-not{
    color:  #333;
    font-size: 0.42rem;
    padding-right: 0.5rem;
}
.notice-left-main-box:hover .notice-main-detail-title-not{
    color: #cb986e ;
}
.notice-left-main-box:hover .tag-watch-not{
    color: #cb986e ;
}
.notice-left-main-box:hover .tag-time-not{
    color: #cb986e ;
}
.notice-left-main-box:hover .main-tag-not{
    color: #cb986e ;
}
.notice-left-main-box:hover .noctice-chakan{
    content: url('chakan_s.png')
}
.notice-left-main-box:hover .noctice-time{
    content: url('shijian_s.png')
}
.notice-left-main-box:hover .noctice-biaoqian{
    content: url('biaoqian_s.png')
}
.notice-main-right-title{
    font-size: 0.5rem;
    width: 2rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 1rem;
    text-align: center;

    border-left: 5px solid #cb986e ;
    margin: 0.3rem;
}
.notice-main-right-tag{
    width: 90%;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.3rem;
    justify-content: space-between;
    border-bottom: 1px solid #f8f8f8;

}
.notice-tag-detail{
    font-size: 0.48rem;
    color: #cb986e ;
    letter-spacing: 0.03rem;
}
.msg-num{
    font-size: 0.48rem;
    color: #cb986e ;
    letter-spacing: 0.03rem;
}
.notice-tag-num{
    font-size: 0.48rem;
    color: #cb986e ;
    letter-spacing: 0.03rem;

}
.right-gg{
    padding-top: 1rem;
    width: 100%;
}
.notice-main-left-detail{
    width: 26.5rem;
    background-color: #FFFFFF;
    border-radius: 5px 0 5px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
}
.notice-left-detail-title{
    font-size: 0.853rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #111111;
    padding-top: 2rem;
}
.nocitce-left-tag-box{
    width: 90%;
    background-color: #f0f0f2;
    border-radius: 20px;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.notice-left-tag-detail{

    width: 90%;
   
    display: flex;
    flex-direction: column;
}
.tag-detail-digest{
    display: flex;

}
.detail-digest{
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 1.28rem;
}
.detail-matter{
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 1.28rem;
    padding-left: 0.5rem;
}
.detail-watch-icon{
    height: 1rem;
    width: 3.2rem;
    background-color: #cb986e ;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.special{
    justify-content: space-between;
}
.matter-special{
    padding-left: 0.1rem;
}
.tag-digest-left{
    display: flex;
    justify-content: center;
    align-items: center;
}
.detail-watch-num{
    font-size: 0.586rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 48px;
}
.watch-icon{
    padding-right: 0.2rem;
}
.detail-text-box{
    padding-top: 1rem;
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;


}
.notice-detail-textarea{
    padding-top: 0.8rem;
    font-size: 0.53rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 0.8rem;
}
.notice-detail-title{
    font-size: 0.64rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #222222;
    padding-top: 1rem;
}
.notice-detail-bg{
    width: 60%;

    border-radius: 20px;

    margin: 1.38rem auto;


}
.detail-bg{
    width: 100%;
    height: 100%;
}
.notice-detail-endword{
    padding-top: 1rem;
    font-size: 0.53rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 0.8rem;

}
.notice-detail-foot{
    height: 1.28rem;
   padding: 0 0.3rem;
    background-color: #FFECF1;
    border-radius: 10px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: row;
    min-width: 90%;
    align-items: center;
}
.detail-foot-word{
    font-size: 0.374rem;
    color: #555555;
    font-family: PingFang SC;
    font-weight: 500;
}
.foot-website{
    color: #cb986e ;
    padding: 0 0.2rem;
}
.artice-title{
    font-weight: bold;
}
.detail-attention{
    padding: 0 0.3rem;
}
.mobile-menu{
    display: none;
}
@media (max-width: 980px) {
    .banner{
        background-image: url("qbg1.jpg");
        background-size: 100% 100%;
        height: 3.86rem;
        display: flex;
        flex-direction: column;
        justify-content: start;
    }
    .mobile-menu{
        display: block;
        width: 5%;
        margin-left: auto;
        margin-right: 0.5rem;
        margin-top: 0.5rem;
    }
    .banner-title{
        font-size: 1rem;
        padding-top: 0.4rem;
    }
    .banner-new{
        margin-left: 0.4rem;
        font-size: 0.45rem;
    }
    .banner-hot{
        font-size: 0.45rem;
    }
    .notice-main{
        width: 90%;
        flex-direction: column;
    }
    .notice-main-left{
        width: 100%;
    }
    .main-banner-img{
        width: 8rem;
        height: 4.3rem;
    }
    .notice-left-main-box{
        flex-direction: column;
        height: 100%;
    }
    .notice-main-banner{
        height: auto;
    }
    .main-banner-img{
        padding: 0.5rem;
    }
    .notice-main-detail{
        padding-left: 0.7rem;
    }
    .notice-main-detail-title,.notice-main-detail-title-not{
        font-size: 0.44rem;
    }
    .notice-main-bot{
        width: 95%;
    }
    .main-tag,.main-tag-not{
        font-size: 0.3rem;
    }
    .tag-watch,.tag-watch-not{
        font-size: 0.34rem;
    }
    .tag-time,.tag-time-not{
        font-size: 0.34rem;
    }
    .notice-main-right{
        width: 100%;
        margin-top: 0rem;
    }
    .notice-main-right-title{
        font-size: 0.45rem;
        line-height: 0.6rem;
    }
    .notice-tag-detail{
        font-size: 0.4rem;
    }
    .msg-num{
        font-size: 0.4rem;
    }
    /* detail */
    .notice-main-left-detail{
        width: 100%;
        margin-bottom: 0.5rem;
    }
    .notice-left-detail-title{
        font-size: 0.42rem;
        padding-top: 1rem;
    }
    .detail-digest{
        font-size: 0.3rem;
        /* width: 1rem; */
    }
    .detail-matter{
        font-size: 0.3rem;
        padding-left: 0.2rem;
    }
    .detail-watch-icon{
        height: 0.7rem;
        margin-top: 0.4rem;
    }
    .watch-icon{
        width: 15%;
    }
    .detail-watch-num{
        font-size: 0.4rem;
    }
    .detail-text-box{
        padding-top: 0.5rem;
    }
    .notice-detail-textarea{
        font-size: 0.4rem;
        line-height: 0.5rem;
    }
    .notice-detail-title{
        font-size: 0.5rem;
        padding-top: 0.5rem;
    }
    .notice-detail-bg{
        width: 100%;
        margin: 0.7rem  auto;
    }
    .notice-detail-endword{
        padding-top: 1rem;
        font-size: 0.4rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #222222;
        line-height: 0.7rem;
    }
    .notice-detail-foot{
        height: 3.28rem;
        display: flex;
        flex-wrap: wrap;
        width: 90%;
    }
    .detail-foot-word{
        /* display: inline-block; */
    }

}

* {
    margin: 0;
    padding: 0;
  }
  a {
    color: #cb986e ;
  }
  a:hover {
    color: #cb986e ;
  }
  html {
    font-size: 37.5px !important;
  }
  /* .all{
    width: 100%;
    overflow: hidden;
} */
  a:hover {
    color: #cb986e ;
    text-decoration: none;
  }
  a {
    text-decoration: none !important;
  }
  .nav {
    height: 80px;
    width: 100%;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .nav-left-logo {
    height: 1.28rem;
    background-repeat: no-repeat;
    margin-top: 0.266rem;
    margin-left: 3.04rem;
  }
  .nav-right-link {
    display: flex;
    align-items: center;
    height: 1.76rem;
    margin-left: auto;
  }
  .nav-link {
    font-size: 0.48rem;
    padding-right: 1.3rem;
    color: #666666;
    text-decoration: none;
    font-weight: 500;
  }
  .active {
    color: #cb986e ;
  }
  .navactive{
    color: #cb986e  !important;
}
  .float-gg {
    position: fixed;
    right: 2rem;
    /* top: 19rem; */
  }
  .mobile-top {
    display: none;
  }
  .mobile-link {
    display: none;
  }
  .notice-detail-textarea > p {
    text-align: center;
  }
  .notice-detail-textarea > div {
    text-align: center;
  }

  
  /* 中屏查询 */
  @media (max-width: 980px) {
    .notice-detail-textarea > p > img {
      margin-left: 17%;
      width: 70%;
      height: 50%;
    }
    .artice-title {
      padding-left: 0.3rem;
    }
    .float-gg {
      top: 80%;
      right: 3%;
      width: 60px;
      height: 60px;
    }
    .nav {
      display: none;
    }
    .mobile-top {
      display: block;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      align-items: center;
      height: 8%;
    }
    .mobile-link-back {
      height: 0.4rem;
      padding-left: 0.5rem;
    }
    .z .mobile-link-more {
      width: 1.56rem;
      height: 0.24rem;
      padding-right: 0.5rem;
    }
    .mobile-top-title {
      font-family: PingFang SC;
      font-weight: 500;
      color: #141414;
      font-size: 0.4rem;
    }
    .mobile-link {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.8);
      display: none;
      z-index: 999;
    }
    .mobile-link-close {
      width: 6%;
      margin-left: 90%;

      margin-top: 0.5rem;
    }
    .mobile-link-box {
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;

      align-items: center;
    }
    .mobile-nav-link {
      height: 1.5rem;
      line-height: 1.5rem;
      font-size: 0.5rem;
      color: white;
      font-weight: 500;
    }
    .active {
      color: #cb986e ;
    }
    a {
      text-decoration: none !important;
    }
  }
  * {
    margin: 0;
    padding: 0;

}

html {
    font-size: 37.5px !important;
}

/* .all{
width: 100%;
overflow: hidden;
} */
a:hover {
    color: #cb986e ;
    text-decoration: none;
}

li {
    list-style: none;
}

a {
    text-decoration: none !important;
}

.notice-tag-detail {
    display: inline-block !important;
}

span {
    display: inline-block;
}

.navs {
    height: 80px;
    width: 100%;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;

}

.nav-left-logo {
    height: 1.28rem;
    background-repeat: no-repeat;
    margin-top: 0.266rem;
    margin-left: 3.04rem;
}

.nav-right-link {
    display: flex;
    align-items: center;
    height: 1.76rem;
    margin-left: auto;
}

.nav-link {

    font-size: 0.48rem;
    padding-right: 1.3rem;
    color: #666666;
    text-decoration: none;
    font-weight: 500;
}

.active {
    color: #cb986e ;
}

.navactive {
    color: #cb986e  !important;
}

.float-gg {
    position: fixed;
    /* right: 2rem;
top: 19rem; */
}

.mobile-top {
    display: none;
}

.mobile-link {
    display: none;
}

.pagination>.active>a {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #cb986e ;
    border-color: #cb986e ;

    border-radius: 0.2rem;
    font-size: 0.5rem;
    text-align: center;
    line-height: 1rem;
    width: 1rem;
    display: block;
    height: 1rem;
    margin-bottom: 0.5rem;
}


.pagination li {
    display: inline-block;
    border-radius: 5px !important;
}

.pagination {
   margin-top: 0.5rem;
    margin-left: 0.3rem;
    /* display: flex; */
    padding-bottom: 50px;
    

}

.pagination>.active>a:hover {
    background-color: #cb986e ;
    border-color: #cb986e ;
}

.pagination>.disabled>a:hover {
    background-color: #cb986e ;
    border-color: #cb986e ;
}

.pagination li a {
    width: 1rem;
    display: block;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    margin-left: 0.1rem;
    z-index: 3;
    padding: 0;
    border-radius: 0.2rem;
    font-size: 0.5rem;

    background: white;
    color: #cb986e ;
}

.pagination li span {
    width: 1rem;
    display: block;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    margin-left: 0.1rem;
    z-index: 3;
    padding: 0;
    border-radius: 0.2rem;
    font-size: 0.5rem;

    background: #cb986e ;
    color: white;
}

.pagination>.active>a {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #cb986e ;
    border-color: #cb986e ;

    border-radius: 0.2rem;
    font-size: 0.5rem;
    text-align: center;
    line-height: 1rem;
    width: 1rem;
    display: block;
    height: 1rem;
    margin-bottom: 0.5rem;
}


.pager li {
    display: inline-block;
    border-radius: 5px !important;
}

.pager {
    margin-top: 0.5rem;
    margin-left: 0.3rem;
    display: flex;
}

.pager>.active>a:hover {
    background-color: #cb986e ;
    border-color: #cb986e ;
}

.pager>.disabled>a:hover {
    background-color: #cb986e ;
    border-color: #cb986e ;
}

.pager li a {
    width: 1rem;
    display: block;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    margin-left: 0.1rem;
    z-index: 3;
    padding: 0;
    border-radius: 0.2rem;
    font-size: 0.5rem;

    background: white;
    color: #cb986e ;
}

.lefthalf nav {
    margin-left: -1rem;
}

nav {
    margin-bottom: 10px;
   
}

/* 中屏查询 */
@media (max-width: 980px) {
    .float-gg {
        top: 80%;
        right: 3%;
        width: 60px;
        height: 60px;
    }

    .navs {
        display: none;
    }

    .mobile-top {
        display: block;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
        height: 8%;
    }

    .mobile-link-back {
        height: 0.4rem;
        padding-left: 0.5rem;
    }

    .mobile-link-more {
        width: 1.56rem;
        height: 0.24rem;
        padding-right: 0.5rem;

    }

    .mobile-top-title {
        font-family: PingFang SC;
        font-weight: 500;
        color: #141414;
        font-size: 0.4rem;
    }

    .mobile-link {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.8);
        display: none;
        z-index: 999;

    }

    .mobile-link-close {

        width: 6%;
        margin-left: 90%;

        margin-top: 0.5rem;
    }

    .mobile-link-box {
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;

        align-items: center;

    }

    .mobile-nav-link {
        height: 1.5rem;
        line-height: 1.5rem;
        font-size: 0.5rem;
        color: white;
        font-weight: 500;
    }

    .active {
        color: #cb986e ;
    }

    a {
        text-decoration: none;
    }
}
