@charset "UTF-8";
#pc-wrap {
  display: block;
}

#app-wrap {
  display: none;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
  #pc-wrap {
    display: none;
  }
  #app-wrap {
    display: block;
  }
  body {
    background: #fff;
    font-family: "PingFang SC";
    min-width: auto !important;
  }
  #app-wrap .container a {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
  }
  #app-wrap .container a:active {
    color: #b60001 !important;
  }
  #app-wrap .container .tab-content {
    padding: 10px;
  }
  #app-wrap .container .tab-content .rs-item .yhgk-main {
    background: #fdf9f3;
    border-radius: 2px;
    padding: 10px;
  }
  #app-wrap .container .tab-content .rs-item .yhgk-main p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #030303;
  }
  #app-wrap .container .tab-content .rs-item .yhgk-main .yhgk-text {
    text-indent: 2em;
  }
  #app-wrap .container .tab-content .rs-item .yhgk-main .yhgk-text .gd {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ae0c0e;
    float: right;
  }
  #app-wrap .container .tab-content .rs-item .yhjj-main {
    background: url(./mobile-yhjj-bg.png) no-repeat center;
    background-size: 100% 100%;
    padding: 10px 10px 78px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #app-wrap .container .tab-content .rs-item .yhjj-main .yhjj-item {
    width: 24px;
    background: url(./mobile-yhjj-sbg.png) no-repeat center;
    background-size: 100% 100%;
  }
  #app-wrap .container .tab-content .rs-item .yhjj-main .yhjj-item a {
    display: block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #754523;
    padding: 5px;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main {
    background: #faf9f3;
    padding: 10px;
    margin-bottom: 10px;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-title {
    display: flex;
    align-items: center;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-title img {
    height: 12px;
    margin-right: 7.5px;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-title span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-item {
    margin-left: 11px;
    display: flex;
    margin-top: 10px;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-item .ldxx-stitle {
    width: 18%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-item div {
    width: 82%;
  }
  #app-wrap .container .tab-content .rs-item .ldxx-main .ldxx-item div a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-right: 20px;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right {
    margin-bottom: 10px;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .zuzhi-tab-box {
    overflow-x: auto;
    border-right: 1px solid #e6e5e5;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .tab-content1 .tab-substance {
    display: none;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .tab-content1 .tab-substance:first-child {
    display: block;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .tab-content1 .tab-substance .title {
    font-size: 14px;
    font-weight: bold;
    color: #d51414;
    text-align: center;
    padding: 12px 0;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .tab-content1 .tab-substance .content {
    font-size: 14px;
    font-weight: 400;
    color: #020202;
    text-indent: 40px;
    padding: 0 25px 8px;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .tab-content1 .tab-substance .content .neirong {
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .tab-content1 .tab-substance .content .detail {
    color: #42080d;
    font-weight: bold;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right ::-webkit-scrollbar {
    width: 0.1rem;
    /*滚动条宽度*/
    height: 0.1rem;
    /*滚动条高度*/
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right ::-webkit-scrollbar-track {
    background-color: transparent;
    /*滚动条的背景颜色*/
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right ::-webkit-scrollbar-thumb {
    background-color: transparent;
    /*滚动条的背景颜色*/
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .common-tab {
    margin: 0;
    width: 220%;
    display: flex;
    margin-left: 6px;
    height: 30px;
    border-bottom: 1px solid #754523;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .common-tab span {
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    text-align: center;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .common-tab span:first-child {
    border-left: none;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .common-tab .active {
    border: none;
    border-top: 1px solid #754523;
    border-left: 1px solid #dadadb;
    border-right: 1px solid #dadadb;
    border-bottom: 1px solid #dadadb;
    font-weight: bold;
    color: rgba(174, 12, 14, 0.9);
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .zuzhi-list {
    display: flex;
    flex-wrap: wrap;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .zuzhi-list li {
    width: 25%;
    height: 23px;
  }
  #app-wrap .container .tab-content .rs-item .zuzhi-right .zuzhi-list li a {
    display: block;
    font-size: 10px;
    font-weight: 400;
    color: #272829;
    text-align: center;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-tab {
    margin: 0;
    height: 30px;
    display: flex;
    margin: 0 8px;
    border-bottom: 1px solid #754523;
    position: relative;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-tab span {
    height: 29px;
    line-height: 29px;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-tab span:first-child {
    border-left: none;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-tab .active {
    border: none;
    border-top: 1px solid #754523;
    border-left: 1px solid #dadadb;
    border-right: 1px solid #dadadb;
    border-bottom: 1px solid #dadadb;
    font-weight: bold;
    color: rgba(174, 12, 14, 0.9);
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-tab a {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #595959;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list {
    margin: 0 15px;
    padding: 10px 0;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list li {
    position: relative;
    width: 100%;
    padding-top: 5px;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list li a {
    display: flex;
    font-size: 14px;
    color: #030303;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list li a i {
    width: 3px;
    height: 3px;
    background: #8c1515;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    top: 14px;
    z-index: 1;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list li a .txt {
    margin-left: 10px;
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list li a .time {
    color: rgba(0, 0, 0, 0.8);
    margin-left: auto;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .tjxx-list li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 1px;
    height: 100%;
    border-left: 1px dotted #d2d2d2;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .title {
    font-size: 14px;
    font-weight: bold;
    color: #d51414;
    text-align: center;
    padding: 12px 0;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .content {
    font-size: 14px;
    font-weight: 400;
    color: #020202;
    text-indent: 40px;
    padding: 0 25px 8px;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .content .neirong {
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance .content .detail {
    color: #42080d;
    font-weight: bold;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance {
    display: none;
  }
  #app-wrap .container .tab-content .rs-item .tjxx-main .tjxx-content .tjxx-substance:first-child {
    display: block;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box,
  #app-wrap .container .tab-content .rs-item .swiper2-box {
    width: 100%;
    box-sizing: border-box;
    padding: 9px;
    background: #fff;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-slide,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-slide a,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-slide a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-slide img,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-slide img {
    width: 100%;
    height: 122px;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-slide .img1,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-slide .img1 {
    height: 68px;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-slide span,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-slide span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-button-next,
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-button-prev,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-button-next,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-button-prev {
    width: 18px;
    height: 18px;
    background: #f7f7f7;
    box-shadow: 0px 3px 14px 2px rgba(0, 0, 0, 0.2);
    border-radius: 9px;
    color: #2e8767;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 54px;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-button-next,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-button-next {
    right: 3px;
    top: 57px;
  }
  #app-wrap .container .tab-content .rs-item .swiper1-box .swiper-button-prev,
  #app-wrap .container .tab-content .rs-item .swiper2-box .swiper-button-prev {
    left: 1px;
    top: 57px;
  }
  #app-wrap .container .tab-content .rs-item .rs-video {
    width: 100%;
    height: 189px;
  }
  #app-wrap .container .tab-content .rs-item .img2 {
    height: 69px;
  }
  #app-wrap .container .tab-content .rs-item .img2 a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #app-wrap .container .tab-content .rs-item .img2 a img {
    height: 69px;
  }
  #app-wrap .container .tab-content .rs-item .rs-title-b {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 10px;
  }
  #app-wrap .container .tab-content .rs-item .rs-title {
    position: relative;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ae0c0e;
    height: 34px;
    line-height: 34px;
    display: flex;
    justify-content: space-between;
  }
  #app-wrap .container .tab-content .rs-item .rs-title span:first-child {
    margin-left: 8px;
    width: 70%;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #app-wrap .container .tab-content .rs-item .rs-title span.more {
    font-size: 12px;
    color: rgba(2, 2, 2, 0.8);
    font-weight: bold;
  }
  #app-wrap .container .tab-content .rs-item .rs-title::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    width: 3px;
    height: 12px;
    background: #ae0c0e;
  }
}
