/* 源美网络 www.szymweb.com */
@font-face {
    font-family: 'MiSansNormal';
    src: url('../font/MiSansNormal.otf') format('otf'), url('../font/MiSansNormal.ttf') format('ttf'), url('../font/MiSansNormal.woff') format('woff'), url('../font/MiSansNormal.woff2') format('woff2');
}

/* 全屏图 */
.newslist1_top_img {
    overflow: hidden;
    position: relative;
    background-size: 100% 100% !important;
}

.newslist1_top_img img {
    float: left;
    width: 100%;
}

/* 新闻资讯 */
.newslist1 {
    overflow: hidden;
    width: 100%;
}

.newslist1 .newslist1_c {
    float: left;
    width: 100%;
    overflow: hidden;
    padding-bottom: 150px;
}

.newslist1 .newslist1_c_bottom {
    margin-bottom: 100px;
    border-bottom: 3px solid #8FC105
}

.newslist1 .newslist1_c .newslist1_c_t {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.newslist1 .newslist1_c .newslist1_c_t img {
    float: left;
    height: 100px
}

.newslist1 .newslist1_c .newslist1_c_l {
    float: left;
    width: 100%;
    position: relative;
}

.newslist1 .newslist1_c .newslist1_c_l .news_prev_next {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 40%;
    left: 0;
    margin-left: 0;
    z-index: 1
}

.newslist1 .newslist1_c .newslist1_c_l .prev {
    position: absolute;
    bottom: 40%;
    left: -5px;
    z-index: 1;
    margin-left: -5px;
    width: 50px;
    height: 40px;
    line-height: 40px;
    background: url(../images/news_prev.png) center no-repeat #e8e2d6;
    background-size: auto 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    border: 1px solid #758043;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    transition: all .8s ease;
    blr: expression(this.onFocus=this.blur());
    box-shadow: 0 1px 5px #e8e2d6;
}

.newslist1 .newslist1_c .newslist1_c_l .prev:hover {
    border: 1px solid #758043;
    background: url(../images/news_prevhover.png) center no-repeat #758043;
    background-size: auto 20px;
}

.newslist1 .newslist1_c .newslist1_c_l .next {
    position: absolute;
    bottom: 40%;
    right: -5px;
    z-index: 1;
    margin-right: -5px;
    border: 1px solid #758043;
    width: 50px;
    height: 40px;
    line-height: 40px;
    background: url(../images/news_next.png) center no-repeat #e8e2d6;
    background-size: auto 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
    transition: all .8s ease;
    blr: expression(this.onFocus=this.blur());
    box-shadow: 0 1px 5px #e8e2d6;
}

.newslist1 .newslist1_c .newslist1_c_l .next:hover {
    border: 1px solid #758043;
    background: url(../images/news_nexthover.png) center no-repeat #758043;
    background-size: auto 20px;
}

.newslist1 .newslist1_c .newslist1_c_l .newslist1_c_l_list {
    float: left;
    width: 100%;
    overflow: hidden;
}

.newslist1 .newslist1_c .newslist1_c_l ul {
    float: left;
    width: 100%
}

.newslist1 .newslist1_c .newslist1_c_l li {
    float: left;
    width: 400px;
    margin-right: 15px;
    background: #758043;
    margin-top: 50px;
    transition: all .5s ease;
    position: relative;
}

.newslist1 .newslist1_c .newslist1_c_l li:hover {
    background: #E3C85F
}

.newslist1 .newslist1_c .newslist1_c_l li p {
    float: left;
    width: 100%;
    overflow: hidden;
}

.newslist1 .newslist1_c .newslist1_c_l li p img {
    float: left;
    width: 100%;
    transition: all 3s;
}

.newslist1 .newslist1_c .newslist1_c_l li:hover p img {
    transform: scale(1.1, 1.1);
}

.newslist1 .newslist1_c .newslist1_c_l li .newslist1_c_ltent {
    float: left;
    width: 90%;
    overflow: hidden;
    padding: 15px 5%;
    right;
    transition: all .5s ease;
    transition: all .5s ease;
}

.newslist1 .newslist1_c .newslist1_c_l li:hover .newslist1_c_ltent {
    padding-top: 55px;
    margin-top: -40px;
    position: relative;
    z-index: 1
}

.newslist1 .newslist1_c .newslist1_c_l li:hover .newslist1_c_ltent dd {
    color: #5B4B06
}

.newslist1 .newslist1_c .newslist1_c_l li:hover .newslist1_c_ltent h3 {
    color: #5B4B06;
    border-bottom: 3px solid #5B4B06
}

.newslist1 .newslist1_c .newslist1_c_l li:hover .newslist1_c_ltent span {
    color: #5B4B06
}

.newslist1 .newslist1_c .newslist1_c_l li dd {
    float: left;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #c6d873;
    text-align: right;
    transition: all .5s ease;
}

.newslist1 .newslist1_c .newslist1_c_l li h3 {
    float: left;
    width: 100%;
    line-height: 36px;
    height: 36px;
    font-size: 30px;
    font-weight: bold;
    color: #c6d873;
    transition: all .5s ease;
    blr: expression(this.onFocus=this.blur());
    border-bottom: 3px solid #758043;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newslist1 .newslist1_c .newslist1_c_l li span {
    float: left;
    width: 100%;
    height: 124px;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    padding: 10px 0;
    transition: all .5s ease;
}

.news_content {
    overflow: hidden;
    width: 90%;
    padding: 200px 5% 120px 5%
}

.news_content .news_content_n {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #999
}

.news_content .news_content_n a {
    font-size: 18px;
    color: #999
}

.news_content .news_content_n a:hover {
    color: #56430e
}

.news_content .news_content_t {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px;
}

.news_content .news_content_m {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 26px;
    font-size: 15px;
    color: #999
}

.news_content .news_content_m i {
    line-height: 26px;
    font-size: 15px;
    color: #999
}

.news_content .news_content_c {
    float: left;
    width: 100%;
    margin-top: 40px;
    font-size: 18px;
    line-height: 32px;
    overflow: hidden;
    color: #232323;
    text-align: justify
}

.news_content .news_content_c p {
    font-size: 18px;
    line-height: 32px;
    color: #232323;
    font-family: MiSansNormal;
}

.news_content .news_content_c a {
    font-size: 18px;
    line-height: 32px;
    color: #232323;
    font-weight: bold;
    font-family: MiSansNormal;
}

.news_content .news_content_c span {
    font-size: 18px;
    line-height: 32px;
    color: #232323;
    font-family: MiSansNormal;
}

.news_content .news_content_c img {
    max-width: 100%
}

/* 品牌动态另一种布局样式 */
.brand-news-alt-layout {
    float: left;
    width: 100%;
    margin-top: 50px;
    padding: 30px 0;
    background: #fff;
    border-top: 2px solid #8FC105;
}

/* 年份选项卡 - 标准简洁实现 */
.tabs {
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}

.tabs::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #999;
    /* 灰色底边框 */
    z-index: 0;
}

.tabs .tab-titles {
    display: flex;
    overflow-x: auto;
    /* 允许水平滚动 */
    overflow-y: hidden;
    white-space: nowrap;
    /* 防止换行 */
    scrollbar-width: none;
    /* 隐藏滚动条 */
    -ms-overflow-style: none;
    /* IE隐藏滚动条 */
    position: relative;
    z-index: 1;
}

.tabs .tab-titles::-webkit-scrollbar {
    display: none;
    /* Chrome/Safari隐藏滚动条 */
}

.tabs .tab-titles a {
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 15px 25px;
    transition: all 0.3s ease;
    border-bottom: 3px solid #999; /* 默认灰色边框 */
    background: #fff;
    flex-shrink: 0;
    position: relative;
}

.tabs .tab-titles a:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 1px;
    background: #999;
    /* 右边框颜色 */
}

.tabs .tab-titles a.active {
    color: #ff0000;
    border-bottom-color: #ff0000;
    /* 选中时红色边框 */
}

.tabs .tab-titles a:hover {
    color: #ff0000;
}

/* 新闻列表容器 */
.news-list-container {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.news-list-content {
    float: left;
    width: 100%;
}

.year-news-list {
    float: left;
    width: 100%;
}

.news-item {
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 20px 0;
    background: #fff;
    transition: all 0.3s ease;
    position: relative;
}

.news-item:not(:last-child)::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background: #f0f0f0;
}

.news-item:hover {
    background: #fff;
}

.news-content {
    float: left;
    display: flex;
    align-items: flex-start;
    padding: 0 20px;
}

.news-image {
    float: left;
    width: 200px;
    margin-right: 30px;
    flex-shrink: 0;
    margin-left: 30px;
}

.news-image img {
    float: left;
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 4px;
}

.news-info {
    float: left;
    flex: 1;
}

.news-date {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #8FC105;
    font-weight: bold;
    margin-bottom: 10px;
}

.news-title {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.3;
}

.news-desc {
    float: left;
    width: 95%;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-more {
    float: left;
    font-size: 14px;
    color: #8FC105;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
}

.news-more:hover {
    color: #758043;
}

@media screen and (max-width:1440px) {
    .newslist1 .newslist1_c .newslist1_c_l li {
        width: 330px
    }

    .newslist1 .newslist1_c .newslist1_c_t img {
        height: 80px
    }

    .newslist1 .newslist1_c .newslist1_c_l li h3 {
        height: 50px;
        line-height: 50px;
    }

    .newslist1 .newslist1_c .newslist1_c_l li span {
        line-height: 26px;
    }
}

@media screen and (max-width:1366px) {
    .newslist1 .newslist1_c {
        padding-bottom: 100px;
    }

    .newslist1 .newslist1_c_bottom {
        margin-bottom: 100px;
    }

    .newslist1 .newslist1_c .newslist1_c_t img {
        height: 80px
    }

    .newslist1 .newslist1_c .newslist1_c_l li {
        margin-top: 30px
    }

    .newslist1 .newslist1_c .newslist1_c_l li dd {
        line-height: 27px;
        font-size: 15px;
    }

    .newslist1 .newslist1_c .newslist1_c_l li h3 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .newslist1 .newslist1_c .newslist1_c_l li span {
        font-size: 15px;
        overflow: hidden;
        height: 108px;
        line-height: 27px;
        padding: 0;
    }

    .news_content {
        padding: 140px 5% 120px 5%
    }

    .news_content .news_content_n {
        font-size: 15px;
    }

    .news_content .news_content_n a {
        font-size: 15px;
    }

    .news_content .news_content_t {
        font-size: 20px;
        line-height: 30px;
    }

    .news_content .news_content_c {
        margin-top: 30px;
        font-size: 15px;
        line-height: 27px;
    }

    .news_content .news_content_c p {
        font-size: 15px;
        line-height: 27px;
    }

    .news_content .news_content_c span {
        font-size: 15px;
        line-height: 27px;
    }

    .news_content .news_content_c a {
        font-size: 15px;
        line-height: 27px;
    }
}

@media screen and (max-width:1024px) {
    .newslist1 .newslist1_c .newslist1_c_l li {
        float: left;
        width: 280px;
    }
}

@media all and (max-width:768px),
only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),
only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),
only screen and (min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min-resolution:192dpi) and (max-width:1024px),
only screen and (min-resolution:2dppx) and (max-width:1024px) {
    .newslist1_top_img {
        height: auto;
        background-attachment: inherit !important;
    }

    .newslist1_top_img img {
        height: auto
    }

    .newslist1 {
        padding-bottom: 50px;
    }

    .newslist1 .newslist1_c .newslist1_c_t img {
        height: 60px
    }

    .newslist1 .newslist1_c .newslist1_c_l ul {
        width: 100%;
        margin-left: 0
    }

    .newslist1 .newslist1_c .newslist1_c_l li {
        width: 250px;
        margin-top: 30px;
        margin-left: 0;
    }

    .newslist1 .newslist1_c .newslist1_c_l li h3 {
        height: 30px;
        line-height: 30px;
    }

    .newslist1 .newslist1_c .newslist1_c_l li span {
        height: 138px;
    }

    .newslist1 .newslist1_c {
        padding-bottom: 100px;
    }

    .newslist1 .newslist1_c_bottom {
        margin-bottom: 60px
    }

    .newslist1 .newslist1_c .newslist1_c_l .news_prev_next {}

    .newslist1 .newslist1_c .newslist1_c_l .prev {
        width: 50px;
        height: 30px;
        line-height: 30px;
    }

    .newslist1 .newslist1_c .newslist1_c_l .next {
        width: 50px;
        height: 30px;
        line-height: 30px;
    }

    .news_content {
        padding: 140px 5% 120px 5%
    }

    .news_content .news_content_n {
        font-size: 15px;
    }

    .news_content .news_content_n a {
        font-size: 15px;
    }

    .news_content .news_content_t {
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px
    }

    .news_content .news_content_c {
        margin-top: 30px;
        font-size: 15px;
        line-height: 27px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

    .news_content .news_content_c p {
        font-size: 15px;
        line-height: 27px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

    .news_content .news_content_c span {
        font-size: 15px;
        line-height: 27px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

    .news_content .news_content_c a {
        font-size: 15px;
        line-height: 27px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
}

/* 品牌动态布局手机端响应式样式 */
@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),
only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),
only screen and (min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min-resolution:192dpi) and (max-width:1024px),
only screen and (min-resolution:2dppx) and (max-width:1024px) {
    .brand-news-alt-layout {
        margin-top: 30px;
        padding: 20px 0;
    }
    
    .news-item {
        padding: 0;
        margin-bottom: 0;
    }
    
    .news-content {
        flex-direction: column;
        align-items: center;
        padding: 15px;
        margin-bottom: 20px;
    }
    
    .news-image {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px;
    }
    
    .news-image img {
        height: 200px;
    }
    
    .news-date {
        font-size: 14px;
        margin-bottom: 8px;
    }
    
    .news-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .news-desc {
        font-size: 13px;
        margin-bottom: 12px;
        -webkit-line-clamp: 3;
    }
}