@media screen and (max-width: 1400px) {
  .header .wrap .logo {
    margin-left: 0;
  }
  .header .wrap .right {
    margin-right: 7px;
  }
  .banner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .list-header .wrap {
    padding: 50px 30px;
  }
  .list-header .tag-search-content {
    padding: 20px 0;
  }
  .article-list .wrap .item {
    margin: 0 0 15px 0;
    padding: 0;
  }
  .article-list .wrap .item:hover {
    background-color: transparent;
  }
  .article-list .loading {
    padding-top: 0;
  }
  .article-list .loading .animloader {
    margin-bottom: 20px;
  }
  .sidebar .sidebar-box {
    margin-bottom: 20px;
  }
  #scrollUp {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  .header .wrap .menu .list .item .link {
    padding: 0 8px;
  }
  .header .wrap .menu .list .item i {
    display: none;
  }
  .list-header .wrap::before {
    width: 300px;
  }
  .list-header .wrap .content {
    width: calc(100% - 200px);
  }
  .article-tags .list li a {
    padding: 8px 10px;
    font-size: 14px;
  }
  .article-associatioo .wrap .item {
    padding: 15px;
  }
  .article-associatioo .wrap .item .title {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
  .article-more .wrap .row .col:nth-child(n+7) {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .header .wrap .logo .links .picture {
    height: 35px;
  }
  .header .wrap .menu {
    display: none !important;
  }
  .header .wrap .right .m-btn {
    display: block;
  }
  .header .wrap .right .m-btn #navToggle {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    background-color: #ffffff;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
  }
  .header .wrap .right .m-btn #navToggle .icon::before {
    content: "\eaf8";
    font-family: "iconfont";
    color: #1f2f3d;
    font-size: 24px;
    margin-right: 0;
  }
  .boutique .wrap .item:hover {
    background-color: transparent;
  }
  .boutique .wrap .item .body .data span {
    background-color: transparent !important;
    padding: 0;
  }
  .sidebar .sidebar-box .body {
    padding-left: 0;
    border-left: 0;
  }
  .sidebar .sidebar-about .body .medium ul li {
    width: 50px;
  }
  .sidebar .sidebar-about .body .data ul li {
    width: calc(25% - 6px);
  }
  .sidebar .sidebar-search .title {
    display: flex;
  }
  .sidebar .sidebar-file .body .list li {
    width: calc(25% - 6px);
  }
  .sidebar .sidebar-column .body .list li {
    width: calc(25% - 6px);
  }
  .sidebar .sidebar-hot .body .list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sidebar .sidebar-hot .body .list .item {
    width: calc(50% - 5px);
  }
  .sidebar .sidebar-links .list {
    justify-content: flex-start;
  }
  .sidebar .sidebar-links .list .item {
    width: calc(25% - 6px);
  }
  .hot-label {
    margin-bottom: 20px;
  }
  .list-header .wrap::before {
    display: none;
  }
  .list-header .wrap .content {
    width: 100%;
  }
  .article-header {
    padding: 50px 20px;
  }
  .article-header .content {
    align-items: flex-start;
  }
  .comment-box {
    padding: 0;
    background: none;
  }
  .single-page .error-wrap {
    min-height: calc(100vh - 294px);
  }
  .bottom .wrap .left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .bottom .wrap .right {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .banner .wrap {
    padding: 5px;
  }
  .banner .wrap .carousel-inner .carousel-item {
    --bs-aspect-ratio: 55%;
  }
  .boutique .head {
    flex-direction: column;
  }
  .boutique .head .title {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .article-list .wrap .item .one .thumbnail {
    width: 155px;
    height: 115px;
    margin-right: 10px;
  }
  .article-list .wrap .item .two .synopsis {
    margin-bottom: 0;
  }
  .article-list .wrap .item .two .tag {
    display: none !important;
  }
  .article-list .loading .animloader .left span {
    width: 155px;
    height: 115px;
  }
  .article-list .loading .animloader .right {
    width: calc(100% - 165px);
  }
  .article-list .loading .animloader .right span:nth-child(4) {
    display: none !important;
  }
  .list-header .wrap {
    padding: 30px 10px;
  }
  .list-header .wrap .content .icon {
    width: 100px;
    height: 100px;
  }
  .list-header .wrap .content .information {
    width: calc(100% - 120px);
  }
  .list-header .wrap .content .information p {
    margin-bottom: 0;
  }
  .list-header .wrap .content .information .tag {
    display: none;
  }
  .article-header .content .title {
    font-size: calc(1rem + 1.5vw);
  }
  .article-header .content .data span:nth-child(2)::after {
    display: none;
  }
  .article-header .content .data .number,
  .article-header .content .data .demand {
    display: none;
  }
  .article-top .wrap .left {
    display: none;
  }
  .article-top .wrap .right {
    width: 100%;
  }
  .comment-lsit .wrap .item .body .operate span:nth-child(2) {
    display: none;
  }
  .pagination-nav .list .more,
  .pagination-nav .list .total {
    display: none;
  }
  .single-page .file-wrap .item {
    margin-left: 15px;
  }
  .single-page .file-wrap .item::before {
    left: -27px;
  }
  .single-page .file-wrap .item .list li {
    width: 100%;
    background: none;
    padding: 0px 5px 0 0;
  }
  .single-page .file-wrap .item .time::after {
    left: -66px;
    width: 65px;
  }
  .bottom .wrap .left .copyright .list span:nth-child(n+4) {
    display: none;
  }
  .offcanvas.search .title {
    text-align: center;
  }
  .offcanvas.search .body .list {
    justify-content: center;
  }
  .offcanvas.search .body .list li:nth-child(n+10) {
    display: none;
  }
  .offcanvas.search .body form {
    padding: 0 15px;
  }
  .offcanvas.search .body form input {
    height: 45px;
    width: calc(100% - 100px);
    font-size: 14px;
  }
  .offcanvas.search .body form button {
    width: 100px;
    height: 45px;
    font-size: 14px;
  }
}
@media screen and (max-width: 576px) {
  .banner .wrap .control li a {
    width: 50px;
    height: 50px;
  }
  .banner .wrap .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
  }
  .website-notice .wrap .content {
    width: calc(100% - 50px);
  }
  .website-notice .wrap .button {
    display: none;
  }
  .boutique .wrap .item .body .title {
    margin-bottom: 0;
  }
  .boutique .wrap .item .body .title::before {
    display: none !important;
  }
  .boutique .wrap .item .body .title a {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 15px;
    font-weight: normal;
  }
  .boutique .wrap .item .body .synopsis {
    display: none !important;
  }
  .boutique .wrap .item .body .data {
    display: none;
  }
  .article-list .wrap .item {
    align-items: center;
  }
  .article-list .wrap .item .one .thumbnail {
    width: 115px;
    height: 75px;
    margin-right: 10px;
  }
  .article-list .wrap .item .two .title {
    margin-bottom: 10px;
  }
  .article-list .wrap .item .two .title a {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-weight: normal;
    width: 100%;
    font-size: 15px;
  }
  .article-list .wrap .item .two .synopsis {
    display: none !important;
  }
  .article-list .wrap .item .two .data {
    margin-bottom: 0;
  }
  .article-list .wrap .item .two .data span {
    background-color: transparent !important;
    padding: 0;
  }
  .article-list .wrap .item .two .data span:nth-child(1) {
    display: none;
  }
  .article-list .loading .animloader .left span {
    width: 115px;
    height: 75px;
  }
  .article-list .loading .animloader .right {
    width: calc(100% - 125px);
  }
  .article-list .loading .animloader .right span {
    height: 20px;
  }
  .article-list .loading .animloader .right span:nth-child(1) {
    width: 100%;
  }
  .article-list .loading .animloader .right span:nth-child(2) {
    width: 50%;
    font-weight: bold;
  }
  .article-list .loading .animloader .right span:nth-child(3) {
    width: 75%;
  }
  .list-header .wrap {
    padding: 20px 10px;
  }
  .list-header .wrap .content .icon {
    width: 65px;
    height: 65px;
  }
  .list-header .wrap .content .information {
    width: calc(100% - 80px);
  }
  .list-header .wrap .content .information h3 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .list-header .wrap .content .information h3 span {
    color: rgba(255, 255, 255, 0.8);
  }
  .list-header .wrap .content .information b {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .list-header .wrap .content .information p {
    display: none;
  }
  .pagination-nav .list .next {
    margin-right: 0;
  }
  .pagination-nav .list .home,
  .pagination-nav .list .end {
    display: none;
  }
  .list-position .wrap .right {
    display: none;
  }
  .article-tags .list {
    padding-top: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: -20px;
  }
  .article-tags .list li {
    margin: 0 10px 15px 0;
  }
  .article-associatioo .wrap {
    flex-direction: column;
  }
  .article-associatioo .wrap .item {
    padding: 15px;
  }
  .article-associatioo .wrap .item:nth-child(1) {
    margin-bottom: 20px;
  }
  .article-associatioo .wrap .item .title {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
  .comment-lsit .wrap .item .body .operate span:last-child {
    display: none;
  }
  .sidebar .sidebar-about .body .data ul li {
    width: calc(50% - 5px);
  }
  .sidebar .sidebar-about .body .medium ul li {
    width: calc(20% - 3px);
  }
  .sidebar .sidebar-file .body .list li {
    width: calc(33% - 8px);
  }
  .sidebar .sidebar-column .body .list li {
    width: calc(33% - 8px);
  }
  .sidebar .sidebar-links .list .item {
    width: calc(33% - 8px);
  }
  .sidebar .sidebar-hot .body .list .item {
    width: 100%;
  }
  .single-page .error-wrap {
    min-height: calc(100vh - 270px);
  }
  .single-page .error-wrap img {
    width: 75%;
  }
  .bottom .wrap .left .nav a:nth-child(n+5) {
    display: none;
  }
  .bottom .wrap .left .copyright .list span:nth-child(n+3) {
    display: none;
  }
  .bottom .wrap .left .frimg {
    display: none;
  }
  .bottom .wrap .left .filings {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 425px) {
  .boutique .wrap .item {
    padding: 5px;
  }
  .boutique .wrap .item .body .title a {
    font-size: 13px;
    font-weight: normal;
  }
  .boutique .wrap .item .thumbnail {
    margin-bottom: 5px;
  }
  .hot-label .wrap .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hot-label .wrap .item .left {
    margin-right: 0;
  }
  .hot-label .wrap .item .right {
    align-items: center;
    margin-top: 15px;
  }
  .article-list .wrap .item .two .data:nth-child(1), .article-list .wrap .item .two .data:nth-child(3) {
    display: none;
  }
  .article-interact .wrap .list li {
    margin: 0 5px;
  }
  .comment-box .head .data {
    display: none;
  }
  .comment-lsit .wrap .item .body .operate span:nth-child(4) {
    display: none;
  }
  .list-position .wrap .icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
  .pagination-nav .list .prev,
  .pagination-nav .list .next {
    display: none;
  }
  .sidebar .sidebar-file .body .list li {
    width: calc(50% - 5px);
  }
  .sidebar .sidebar-column .body .list li {
    width: calc(50% - 5px);
  }
  .sidebar .sidebar-links .list .item {
    width: calc(50% - 5px);
  }
}/*# sourceMappingURL=rssy-plus-m.css.map */