@charset "utf-8";

.index{
    overflow: hidden;
}

.tit {
    position: relative;
}

.tit h2 {
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.36rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    color: #920f15;
}

.tit>a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    color: #8d8d8d;
    padding-left: .61rem;
}

.tit>a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/morebef.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 0.44rem;
    height: 0.48rem;
}

.tit>a:hover {
    color: #920f15;
}

.tit .tit-mores>a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: SourceHanSerifCN-Bold;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    color: #8d8d8d;
    padding-left: .61rem;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    transition: all .5s;
}

.tit .tit-mores>a.on {
    opacity: 1;
    z-index: 9;
    pointer-events: auto;
}

.tit .tit-mores>a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/morebef.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 0.44rem;
    height: 0.48rem;
}

.tit .tit-mores>a:hover {
    color: #920f15;
}

.s1 {
    padding-top: .87rem;
    padding-bottom: 1.2rem;
    background-color: #fff9f1;
}

.s1-c {
    display: flex;
    margin-top: .32rem;
}

.s1-l {
    width: 8.6rem;
    margin-right: .4rem;
    padding-right: .4rem;
    border-right: 1px solid #eee;
}

.s1-l li a {
    display: block;
}

.s1-l li a .pic {
    padding-top: 58.5%;
}

.s1-l li a .info {
    padding: .25rem 1.7rem .2rem .3rem;
    height: 1.15rem;
    background: url(../images/s1-litembg.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s1-l li a .info h3 {
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .68rem;
}

.s1-l li a .info h3 i {
    background-image: linear-gradient(#fff, #fff);
}

.s1-l .dots {
    position: absolute;
    right: 0.55rem;
    bottom: .65rem;
    z-index: 9;
    left: auto;
    width: auto;
    display: flex;
}

.s1-l .dots span {
    width: 0.19rem;
    height: 0.19rem;
    border-radius: 50%;
    transition: all .5s;
    border: solid 0.01rem transparent;
    margin: 0 .05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    opacity: 1;
}

.s1-l .dots span::before {
    content: "";
    display: block;
    width: 0.11rem;
    height: 0.11rem;
    background-color: #ffffff;
    border-radius: 50%;
    transition: all .5s;
}

.s1-l .dots span.swiper-pagination-bullet-active {
    border: solid 0.01rem #ec811c;
}

.s1-l .dots span.swiper-pagination-bullet-active::before {
    background: #ec811c;
}

.s1-r {
    flex: 1;
    min-width: 0;
}

.s1-r ul {}

.s1-r ul li a {
    display: flex;
    align-items: center;
    height: 0.72rem;
    border-bottom: dashed 1px #dba876;
    transition: all .5s;
    position: relative;
    z-index: 1;
}

.s1-r ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/s1-ritembg.png) no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    opacity: 0;
    transition: all .5s;
    pointer-events: none;

}

.s1-r ul li a p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.adblock1 {
    background: url(../images/adblockbg1.png) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: .6rem 0 .64rem 0;
    overflow: hidden;
}

.s2-c {
    margin-top: .45rem;
}

.s2-c .swiper-container {
    overflow: visible;
}

.s2-c .swiper-container .swiper-slide {
    opacity: 0;
    transition: all .5s;
}

.s2-c .swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.s2-c .swiper-container .swiper-slide.swiper-slide-active+.swiper-slide {
    opacity: 1;
}

.s2-c .swiper-container .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide {
    opacity: 1;
}

.s2-c .swiper-container .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide {
    opacity: 1;
}

.s2-c ul li a {
    display: block;
    background-color: rgba(255, 255, 255, .5);
    border: solid 0.01rem rgba(148, 23, 25, .5);
    border-bottom: solid 3px rgba(148, 23, 25, 1);
    position: relative;
    z-index: 1;
    padding: .4rem .2rem .5rem .2rem;
    overflow: hidden;
    transition: all .5s;
}

.s2-c ul li a .bg {
    content: "";
    position: absolute;
    left: 120%;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    background: url(../images/s2-itembg.jpg) no-repeat;
    background-position: right bottom;
    background-size: cover;
}

.s2-c ul li a div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s2-c ul li a div b {
    font-size: 0.15rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0rem;
    color: #920f15;
}

.s2-c ul li a div span {
    font-size: 0.15rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0rem;
    color: #920f15;
}

.s2-c ul li a h3 {
    margin-top: .18rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.31rem;
    letter-spacing: 0.02rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .62rem;
}


.pubpage {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .55rem;
}

.pubpage span {
    width: 0.08rem;
    height: 0.08rem;
    background-color: #dcd1ca;
    border-radius: 50%;
    margin: 0 0.05rem;
}

.pubpage span.swiper-pagination-bullet-active {
    background-color: #920f15;
}



.s3 {
    margin-top: .94rem;
}

.s3-c {
    margin-top: .43rem;
    display: flex;
}

.s3-l {
    flex: 1;
    min-width: 0;
}

.s3-l ul {
    display: flex;
}

.s3-l ul li {
    flex: 1;
    min-width: 0;
    margin-right: .4rem;
}

.s3-l ul li a {
    display: block;
}

.s3-l ul li a .pic {
    padding-top: 64.6%;
}

.s3-l ul li a .info {
    background: rgba(255, 255, 255, .5);
    border: solid 0.01rem rgba(147, 22, 24, .5);
    padding: .27rem .3rem .34rem .3rem;
    transition: all .5s;
}

.s3-l ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.26rem;
    letter-spacing: 0rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .52rem;
}

.s3-r {
    width: 5.21rem;
    background-color: rgba(255, 255, 255, .4);
    box-shadow: 0rem 0rem 0.08rem 0rem rgba(8, 1, 3, 0.2);
    border-top: 0.03rem solid #920f15;
    padding: .3rem .2rem .2rem .2rem;
}

.s3-r ul li a {
    display: block;
}

.s3-r ul li a h3 {
    line-height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-left: .2rem;
    font-weight: normal;
    position: relative;
}

.s3-r ul li a h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.08rem;
    height: 0.08rem;
    background-color: #dabf8a;
    border-radius: 50%;
}

.s4 {
    background: url(../images/s4-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: .58rem 0 1.17rem 0;
}

.s4-c ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.45rem;
}

.s4-c ul li {
    width: 33.33%;
}

.s4-c ul li a {
    display: flex;
    align-items: center;
    margin: 0 .45rem;
    margin-top: .35rem;

}

.s4-c ul li a .date {
    width: 0.82rem;
    height: 0.82rem;
    background-color: #f8f1ea;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: .24rem;
}

.s4-c ul li a .date b {
    font-family: CanelaWeb-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.24rem;
    letter-spacing: 0rem;
    color: #920f15;
}

.s4-c ul li a .date span {
    font-size: 0.12rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.24rem;
    letter-spacing: 0rem;
    color: #333333;
}

.s4-c ul li a .info {
    flex: 1;
    min-width: 0;
}

.s4-c ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.26rem;
    height: 0.52rem;
    letter-spacing: 0rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .52rem;
}

.s4-c ul li a .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: .25rem;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.22rem;
    letter-spacing: 0rem;
    color: #797979;
    background: url(../images/icon-address.png) no-repeat;
    background-position: left center;
    background-size: auto .2rem;
    margin-top: 0.09rem;
}

.s5 {
    padding-top: 1.1rem;
    padding-bottom: 1.46rem;
    background: #fefaf3 url(../images/s5-bg.png) no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.s5-c {
    display: flex;
    margin-top: .35rem;
}

.s5-l {
    width: 7.94rem;
    background-color: #f3e2d2;
}

.s5-lt ul {
    position: relative;
}

.s5-lt ul li a {
    display: block;
    padding-left: 4.5rem;
}

.s5-lt ul li a .pics {
    position: absolute;
    left: 0;
    top: 0;
    width: 4.5rem;
    height: 100%;
    opacity: 0;
    transition: all .5s;
}

.s5-lt ul li a .pics .pic {
    padding-top: 0;
    height: 100%;
}

.s5-lt ul li a .info {
    height: 1.5rem;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 .2rem;
    overflow: hidden;
    transition: all .5s;
    background: url(../images/s5-ltitembg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s5-lt ul li a .info .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #d30007;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    transition: all .5s;
}

.s5-lt ul li a .info h3 {
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: -0.01rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: .68rem;
    width: 100%;
    padding-left: .17rem;
    position: relative;
}

.s5-lt ul li a .info h3::before {
    content: "";
   position: absolute;
   left: 0;
   top: 50%;
   transform: translateY(-50%);
    height: 0.57rem;
    border-left: solid 2px #950e14;
    margin-right: .15rem;
}

.s5-lt ul li.on a .info .bg {
    opacity: 1;
}

.s5-lt ul li.on a .info h3 {
    color: #fff;
}

.s5-lt ul li.on a .info h3::before {
    border-color: #fff;
}

.s5-lt ul li.on a .pics {
    opacity: 1;
}

.s5-lb {
    padding-top: .3rem;
    padding-right: .6rem;
    padding-left: .17rem;
}

.s5-lb .publist1 li a {
    padding: .1rem 0;
}

.s5-r {
    background-color: #fcf3eb;
    padding: .27rem .3rem;
    flex: 1;
    min-width: 0;
}

.publist1 {}

.publist1 li {}

.publist1 li a {
    display: flex;
    align-items: center;
    padding: .13rem 0;
}

.publist1 li a h3 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0rem;
    color: #333333;
    padding-left: .27rem;
    position: relative;
    padding-left: .27rem;
}

.publist1 li a h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 0.04rem;
    height: 0.22rem;
    background-color: #950e14;
}

.publist1 li a span {
    font-family: CanelaWeb-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    color: #baa299;
    min-width: 1rem;
    text-align: right;
}

.s6 {
    position: relative;
    z-index: 1;
    padding: .83rem 0 .9rem 0;
    background: #f4eadf;
}



.s6-c {
    display: flex;
    justify-content: space-between;
}

.s6-l {
    width: 7.35rem;
}

.s6-r {
    width: 8.04rem;
}

.s6-l .tit h2 {
    position: relative;
    z-index: 1;
    padding-left: .2rem;
}

.s6-l .tit h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: -.83rem;
    background: url(../images/s6-ltitbg.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 1.77rem;
    height: 1.72rem;
    z-index: -1;
}

.s6-l ul {
    background: #fff;
    padding: 0.4rem 0 .3rem 0;
    margin-top: .35rem;
}

.s6-l ul li {
    position: relative;
    z-index: 1;
    padding: 0 .35rem;
}


.s6-l ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #d30007;
    box-shadow: 0rem 0.06rem 0.4rem 0rem rgba(94, 57, 102, 0.19);
    border-bottom: solid 0.03rem #d2b275;
    transition: all .5s;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}


.s6-l ul li a {
    display: flex;
    align-items: center;
    height: 0.7rem;
    /* transition: all .5s; */

}

.s6-l ul li+li a {
    border-top: dashed 1px #dba876;
}

.s6-l ul li a .date {
    width: 0.92rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: .25rem;
    border-right: 1px dashed transparent;
    transition: all .5s;
    height: 100%;
    position: relative;
}
.s6-l ul li a .date::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.07rem;
    height: 0.07rem;
    background-color: #d8a646;
    border-radius: 50%;
    transition: all .5s;
    opacity: 0;
}

.s6-l ul li a .date b {
    font-family: CanelaWeb-Regular;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0rem;
    color: #920f15;
    transition: all .5s;
}

.s6-l ul li a .date span {
    font-family: CanelaWeb-Regular;
    font-size: 0.12rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.14rem;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.5;
    transition: all .5s;
}

.s6-l ul li a .info {
    flex: 1;
    min-width: 0;
}

.s6-l ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #333333;
    transition: all .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.s6-first {
    margin-top: .35rem;
    background: #fff;
}

.s6-first a {
    display: flex;
}

.s6-first a .pics {
    width: 4.1rem;
}

.s6-first a .pics .pic {
    padding-top: 61%;
}

.s6-first a .info {
    flex: 1;
    min-width: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 .3rem;
    border: solid 0.01rem #cccccc;
    border-left: none;
}

.s6-first a .info span {
    font-family: CanelaWeb-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.38rem;
    letter-spacing: 0rem;
    color: #baa299;
    width: 100%;
    padding-left: .17rem;
    position: relative;
}
.s6-first a .info span::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.07rem;
	height: 0.07rem;
	background-color: #d8a646;
    border-radius: 50%;
}

.s6-first a .info h3 {
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .8rem;
    margin-top: .05rem;
    width: 100%;
}

.s6-r ul {
    padding: .2rem 0;
    background: #fff;
}

.s6-r ul li {
    padding: 0 .4rem;
}

.s6-r ul li a {
    display: flex;
    align-items: center;
    height: 0.52rem;
    padding-left: .22rem;
    position: relative;
}

.s6-r ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.03rem;
    height: 0.17rem;
    background-color: #d8a646;
}

.s6-r ul li+li a {
    border-top: dashed 0.01rem #dba876;
}

.s6-r ul li a h3 {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    color: #333333;
}

.s6-r ul li a span {
    font-family: CanelaWeb-Regular;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.38rem;
    letter-spacing: 0rem;
    color: #baa299;
    margin-left: .15rem;
}

.adblock2 {
    position: relative;
    z-index: 1;
    padding-bottom: 1.2rem;
}

.adblock2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.47rem;
    right: 0;
    bottom: 0;
    background: url(../images/adblockbg2.png) no-repeat;
    background-position: center top;
    background-size: cover;
}

.s7 {
    padding-top: .8rem;
}

.s7 .tit ul {
    position: absolute;
    right: 1.77rem;
    display: flex;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
}

.s7 .tit ul li+li {
    margin-left: .2rem;
}

.s7 .tit ul li a {
    display: block;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    color: #8e8c8f;
    position: relative;
    font-family: SourceHanSerifCN-Bold;
}

.s7 .tit ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -.15rem;
    width: 0;
    transition: all .5s;
    border-bottom: solid 0.02rem #920f15;
}

.s7 .tit ul li.on a {
    color: #920f15;
}

.s7 .tit ul li.on a::after {
    width: 100%;
    left: 0;
}

.s7 .tab-bd {
    margin-top: .39rem;
}

.tab-bd {
    position: relative;
    overflow: hidden;
}

.tab-bd>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
    transform: translateY(1.5rem);
}

.tab-bd>div.on {
    position: relative;
    z-index: 9;
    opacity: 1;
    transform: translateY(0);
}

.s7-c {
    display: flex;
    margin: 0 -.05rem;
}

.s7-l {
    width: 50%;
}

.s7-r {
    width: 50%;
}

.s7-c ul {
    display: flex;
    flex-wrap: wrap;
}

.s7-c ul li {
    width: 50%;
}

.s7-c ul li a {
    display: block;
    margin: 0 .05rem;
    margin-top: 0.05rem;
    position: relative;
}

.s7-c ul li a .pic {
    padding-top: 60%;
}

.s7-c ul li a .info {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 .3rem .23rem 0.3rem;
}

.s7-c ul li a .info::before {
    content: "";
    position: absolute;
    left: 0;
    height: 2.2rem;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    max-height: 40%;
    z-index: -1;
    pointer-events: none;
}

.s7-c ul li a .info h3 {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0rem;
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.s7-c ul li a .info h3 i {
    background-image: linear-gradient(#fff, #fff);
}

.s7-l ul li:nth-child(1) {
    width: 100%;
}

.s7-r ul li:nth-child(3) {
    width: 100%;
}

.s7-r ul li:nth-child(1) a .info h3 {
    padding-bottom: .1rem;
}

.s7-r ul li:nth-child(1) a .info h3::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    background: rgba(255, 255, 255, .5);
}

.s7-r ul li:nth-child(1) a .info h3::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    transform: translateY(50%);
    height: 0.03rem;
    background: #fff;
    transition: all .5s;
}

.s8 {
    margin-top: .95rem;
}

.s8-c {
    margin-top: .48rem;
}


.s8-c ul {
    display: flex;
    margin-top: .5rem;
}

.s8-c ul li {
    width: 1.34rem;
}

.s8-c ul li a {
    position: relative;
    display: block;
    height: 3.48rem;
    z-index: 1;
    transition: all .7s;
    overflow: hidden;
}

.s8-c ul li a .pic {
    padding-top: 3.48rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.s8-c ul li a .info {
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9;
    transition: all .7s;
}

.s8-c ul li a .info p {
    font-size: 0.2rem;
    font-weight: 600;
    line-height: 0.3rem;
    color: #ffffff;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    height: 70%;
}

.s8-c ul li:nth-child(1) a .info {
    background: #920f15;
}

.s8-c ul li:nth-child(2) a .info {
    background: #feac2a;
}

.s8-c ul li:nth-child(3) a .info {
    background: #ea5600;
}

.s8-c ul li:nth-child(4) a .info {
    background: #1cb185;
}

.s8-c ul li:nth-child(5) a .info {
    background: #c6050b;
}

.s8-c ul li.on a .pic {
    opacity: 1;
}

.s8-c ul li.on a .info {
    opacity: 0;
}



@media screen and (min-width: 1025px) {
    .s1-r ul li.on a {
        border-bottom: 1px solid #920f15;
        margin-left: -.2rem;
        padding-left: .2rem;
        height: .9rem;
        padding-right: .5rem;
    }

    .s1-r ul li.on a::before {
        opacity: 1;
        box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);
    }
    .s1-r ul li.on a p{
        white-space: pre-wrap;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: .3rem;
        max-height: .6rem;
        font-weight: 600;
        color: #950e14;
    }
    .s2-c ul li a:hover {
        box-shadow: 0rem 0.06rem 0.13rem 0rem rgba(8, 1, 3, 0.16);
    }

    .s3-l ul li a:hover .info {
        background: #d30007;
    }

    .s3-l ul li a:hover .info h3 {
        color: #fff;
    }

    .s4-c ul li a:hover .date {
        background: #920f15;
    }

    .s4-c ul li a:hover .date b {
        color: #fff;
    }

    .s4-c ul li a:hover .date span {
        color: #fff;
    }

    .s4-c ul li a:hover .info {}

    .s4-c ul li a:hover .info h3, .publist1 li a:hover h3, .s6-r ul li a:hover h3 ,.s6-first a:hover .info h3{
        color: #920f15;
    }

    .s7 .tit ul li:hover a {
        color: #920f15;
    }

    .s6-l ul li.on a {
        height: 1.3rem;
    }

    .s6-l ul li.on::before {
        opacity: 1;
    }

    .s6-l ul li.on a .date {
        border-color: #eed6bf;
    }

    .s6-l ul li.on a .date::before {
        opacity: 1;
    }

    .s6-l ul li.on a .date b {
        color: #f9e8c6;
    }

    .s6-l ul li.on a .date span {
        color: #f9e8c6;
        opacity: 1;
    }

    .s6-l ul li.on a .info h3 {
        color: #f9e8c6;
        font-weight: 600;
    }

    .s7-r ul li:nth-child(1) a:hover .info h3::after {
        width: 100%;
        left: 0;
    }

}

@media screen and (max-width: 1024px) {

    .index {
        position: static;
        padding-top: 0;
    }
    .s1-c,.s3-c,.s5-c,.s6-c,.s7-c{
        display: block;
    }
    .s1-l,.s5-l,.s6-l{
        width: auto;
        margin-right: 0;
        padding-right: 0;
    }
    .s3-r,.s6-r,.s7-l,.s7-r{
        width: auto;
    }
    .s3-l ul{justify-content: space-between;}
    .s3-l ul li{margin-right: 0;width: 49%;flex: none;}
    .s4-c ul{margin: 0 -.1rem;}
    .s4-c ul li{width: 50%;}
    .s4-c ul li a{margin: 0 .1rem;margin-top: .2rem;}
    .s5-lt ul li a .pics{position: static;width: 2rem;}
    .s5-lt ul li a .pics .pic{padding-top: 66%;}
    .s5-lt ul li a{display: flex;padding-left: 0;}
    .s5-lt ul li:nth-child(2) a{flex-direction: row-reverse;}
    .s5-lt ul li a .info{flex: 1;min-width: 0;height: auto;}
    .s5-lt ul li a .pics{opacity: 1;}
    .s5-lb{padding:.15rem;}
    .s5-r{padding: .2rem .15rem;}
    .publist1 li a h3{margin-left: 0;}
    .s6-r ul li,.s6-l ul li{padding: 0 .15rem;}
    .s6-first a .pics{width: 2rem;}
    .s6-first a .info{padding: 0 .15rem;}
    .s7-c ul li a .info{padding: 0 .15rem .1rem .15rem;}
    .s6-l ul li a .date{margin-right: 0;}
    .s8-c ul{display: block;}
    .s8-c ul li{width: auto;}
    .s8-c ul li a{height: 1.2rem;}
    .s8-c ul li a .pic{display: none;}
    .s8-c ul li a .info{flex-direction: column-reverse;}
    .s8-c ul li a .info p{writing-mode: horizontal-tb;}

    .s1-l li a .info{padding: .15rem;}
    .s1-l .dots{left: 0;right: 0;bottom: 0.1rem;justify-content: center;}


    .tit h2{font-size: .28rem;}
    .tit>a,.tit .tit-mores>a{font-size: .18rem;padding-left: .4rem;}
    .tit>a::before,.tit .tit-mores>a::before{width: 0.3rem;height: 0.32rem;}
    .s1-l li a .info h3{font-size: .18rem;line-height: .3rem;max-height: .6rem;}
    .s1-r ul li a{height: .6rem;}
    .s1-r ul li a p,.s3-l ul li a .info h3,.s4-c ul li a .info h3,.s5-lt ul li a .info h3,.publist1 li a h3,.s6-l ul li a .info h3,.s6-first a .info h3,.s6-r ul li a h3,.s7-c ul li a .info h3,.s8-c ul li a .info p{font-size: .18rem;line-height: .3rem;}
    .s3-l ul li a .info h3,.s5-lt ul li a .info h3{height: .6rem;}
    .s4-c ul li a .info h3,.s6-first a .info h3{max-height: .6rem;}
    .s4-c ul li a .info h3 { height: .6rem;}
    .s2-c ul li a,.s3-l ul li a .info,.s3-r{padding: .15rem;}
    .pubpage{margin-top: .25rem;}
    .s4-c ul li a .info p{font-size: .16rem;}
    .s5-lt ul li a .info{padding: 0 .1rem;}
    .publist1 li a h3{padding-left: .15rem;}
    .s6-l ul li a .date{width: .8rem;}
    .s6-l ul li a .date b{font-size: .26rem;}
    .s6-l .tit h2::before{width: 1.33rem;height: 1.29rem;top: -0.5rem;}
    .s7 .tit ul{right: 1.2rem;}
    .s7 .tit ul li a{font-size: .2rem;}

    .s8-c ul li a .info p {height: auto;width: 54%; text-align: center;}

    .s3-r{margin-top: .35rem;}

    .s1,.adblock1,.s4,.s5,.s6{padding: .5rem 0;}
    .s3,.s8{margin-top: .5rem;}
    .s7{padding-top: .5rem;}
    .adblock2{padding-bottom: .5rem;}
    .s1-c,.s2-c,.s3-c,.s6-r,.s8-c,.s7 .tab-bd{margin-top: .3rem;}



}

@media screen and (max-width: 768px) {
    .s4-c ul li{width: 100%;}
    .s6-first a{display: block;}
    .s6-first a .pics{width: auto;}
    .s6-first a .info{padding: .15rem;}
}

@media screen and (max-width: 480px) {}