.w40 {
    border-top: 1px solid #9e0809;
    width: 38%;
    padding: 1.9%;
    border-left: 1px solid #9e0809;
    border-bottom: 1px solid #9e0809;
    background-color: #ffffff;
    height: 346px;}

.rq {
    padding-bottom: 10px;
    position: relative;
    border-bottom: #9e0809 1px solid;}

.r {
    font-size: 36px;
    color: #9e0809;
    font-family: 'Canela Web';
    line-height: 1;
    font-weight: normal;
    display: inline-block;}

.ny {
    display: inline-block;
    font-size: 18px;
    color: #9e0809;
    font-family: 'Canela Web';
    font-weight: normal;
    position: relative;
    margin: 0 0 0 10px;}

.rq:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 3px;
    background: #9e0809;}

.biaoti {
    font-size: 24px;
    line-height: 40px;
    max-height: calc(40px * 2);
    min-height: calc(40px * 2);
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 20px 0;}

.zhaiyao {
    margin: 20px 0;
    height: calc(28px * 4);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 16px;
    color: #848484;
    line-height: 28px;
    width: 100%;
    transition: all 0.5s;}

.w60 {
    width: 58%;}

.banner-z .slick-dots li button {
    border: none;
    outline: none;
    font-size: 18px;
    color: #9e0809;
    background-color: transparent;}

.banner-z .slick-dots li {
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
    width: auto;}

.banner-z .slick-dots li.slick-active button {
    font-size: 24px;}



.banner-z {
    font-size: 0;
    z-index: 2;}

.banner-z .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner-z a {
    display: block;}

.banner-z .img {
    position: relative;
    padding-top: 386px;}

.banner-z .img img {

    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 9999;}

.banner-z .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);
    display: none !important;}

.banner-z .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(/my/img/left-20250528.png);}

.banner-z .slick-arrow.slick-next {
    right: 5%;
    background-image: url(/my/img/right-20250528.png);}

.banner-z .slick-dots {
    position: absolute;
    right: auto;
    bottom: 10%;
    left: 30%;
    z-index: 1;}
.flex {
    display: flex;
    flex-wrap: wrap;}
.list2s {
    margin: 20px 0;
    margin-bottom:0;}
.list2s li {
    width: 46%;
    padding: 0 2%;
    position: relative;
    z-index: 1;}
.list2s .a{display: block;transition: .5s;margin-bottom: 30px;}
.list2s .a:last-child{ margin-bottom: 0;}
.list2s li:before{content: "";position: absolute;width: 1px;top: 0;bottom: 0;background: #9e0809;right: 0;}
.list2s h6 {
    margin: 8px 0 0;
    position: relative;
    padding: 0 0 0 48px;
    font-size: 14px;
    color: #999;
    line-height: 1.25;
    width: 100%;
    transition: all 0.5s;    font-weight: normal;}
.list2s h6:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 1px;
    background: #9e0809;
    margin: -0.05px 0 0;}
.list2s p{ margin: 0 0 50px;}
.list2s li:nth-child(2):before{ display: none;}
.h4s1 {    font-weight: normal;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    width: 100%;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.list2s .a:hover {
        transform: translateY(-10px);
        transition: 0.5s;}
    .list2s .a:hover *{color: #9e0809;}
.sjjx-slider {
    width: 49%;
    /* aspect-ratio: 3 / 2; */
    overflow: hidden;}

.sjjx-slider .slider-item {
    position: relative;
    width: 100%;}

.sjjx-slider a {
    display: block;}

.sjjx-slider .slider-item .item-pic {
    width: 100%;
    aspect-ratio: 3 / 2;}

.sjjx-slider .slider-item .item-tit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 45px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding-left: 10px;}

.sjjx-slider a img {
    width: 100%;
    height: 100%;
    object-fit: cover;}

.sjjx-slider .slick-dots {
    width: auto;
    right: 0;
    bottom: 15px;}

.sjjx-slider .slick-dots li {
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 50%;}

.sjjx-slider .slick-dots li.slick-active {
    background-color: #ED0909;}

.sjjx-slider .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: auto;
    left: auto;
    right: auto;
    bottom: 50px;}

.sjjx-slider .slick-prev {
    background: rgba(0, 0, 0, .5) url(../ba-left.png) no-repeat;
    background-size: 100% 100%;
    right: 75px;}

.sjjx-slider .slick-next {
    background: rgba(0, 0, 0, .5) url(../ba-right.png) no-repeat;
    background-size: 100% 100%;
    right: 10px;}

.sjjx-slider .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .8);}
.lists{}
.lists li {
    line-height: 40px;}
.lists p {
    float: left;
    width: calc(100% - 100px);
    white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
            font-size: 16px;}
.lists span {
    color: #999;
    float: right;
    width: 90px;  
    font-size: 14px;}
