/*lyIdx_Banner 开始 */
.pc_index_banner {
    background: url('../images/video_index.webp') no-repeat center;
    background-size: 100% auto;
}
.lyIdx_Banner {
    display: none;
    width: 100%;
    height: 940px;
    overflow: hidden;
    margin-top: 80px;
    padding: 0;
}

.lyIdx_Banner .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.lyIdx_Banner .swiper-container .swiper-slide {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.lyIdx_Banner .swiper-container .swiper-slide img {
    display: block;
    width: 1920px;
    height: 940px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

/*分页器*/
.lyIdx_Banner .swiper-container .swiper-pagination {
    width: 100%;
    height: 14px;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 30px !important;
}

.lyIdx_Banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 6px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.lyIdx_Banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255, 1);
}
@media (max-width:1680px) {
    .lyIdx_Banner {
        height: 840px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 1716px;
        height: 840px;
    }
}

@media (max-width:1600px) {
    .lyIdx_Banner {
        height: 800px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 1634px;
        height: 800px;
    }
}

@media (max-width:1560px) {
    .lyIdx_Banner {
        height: 780px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 1593px;
        height: 780px;
    }
}

@media (max-width:1440px) {
    .lyIdx_Banner {
        height: 710px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 1450px;
        height: 710px;
    }
}

@media (max-width:1366px) {
    .lyIdx_Banner {
        height: 670px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 1369px;
        height: 670px;
    }
}

@media (max-width:1280px) {
    .lyIdx_Banner {
        height: 630px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 1287px;
        height: 630px;
    }
}

@media (max-width:1200px) {
    .lyIdx_Banner {
        height: 700px;
        display: block;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 700px;
    }
}

@media (max-width:1080px) {
    .lyIdx_Banner {
        height: 600px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 600px;
    }

    .lyIdx_Banner .swiper-container .swiper-pagination {
        height: 12px;
        bottom: 20px !important;
    }

    .lyIdx_Banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}

@media (max-width:1024px) {
    .lyIdx_Banner {
        height: 560px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 560px;
    }
}

@media (max-width:920px) {
    .lyIdx_Banner {
        height: 520px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 520px;
    }
}

@media (max-width:820px) {
    .lyIdx_Banner {
        height: 480px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 480px;
    }
}

@media (max-width:767px) {
    .lyIdx_Banner {
        height: 320px;
        margin: 70px auto 0;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 320px;
    }

    .lyIdx_Banner .swiper-container .swiper-pagination {
        bottom: 20px !important;
    }
}

@media (max-width:390px) {
    .lyIdx_Banner {
        height: 280px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 280px;
    }
}

@media (max-width:375px) {
    .lyIdx_Banner {
        height: 260px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 260px;
    }
}

@media (max-width:320px) {
    .lyIdx_Banner {
        height: 230px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 230px;
    }

    .lyIdx_Banner .swiper-container .swiper-pagination {
        bottom: 10px !important;
    }
}

@media (max-width:280px) {
    .lyIdx_Banner {
        height: 180px;
    }

    .lyIdx_Banner .swiper-container .swiper-slide img {
        width: 100%;
        height: 180px;
    }
}

/*lyIdx_Banner 结束*/

.ft_regular,
.lyNews_btn a {
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif
}

.ly_title h2 i,
.preview .swiper-slide p i {
    vertical-align: middle;
    display: inline-block
}
.pc_index_banner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.pc_index_banner video {
    display: block;
}
.button-width {
    width: 200px;
    padding: 0
}

.button-primary {
    background: #d53732
}

.button-primary:hover {
    color: #fff;
    background: #de635f
}

.button-light,
.button-line,
.button-primary,
.button-sub,
.button-white {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    font-size: 16px
}

.index_serve {
    padding: 100px 0 80px;
    color: #fff;
    background: url('../images/index/index-serve.webp') center 0 no-repeat #000
}

.index_news,
.index_serve .serve-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.index_serve .serve-list .index_serve-1 {
    width: 718px;
    display: block
}

.index_serve-tit {
    margin-bottom: 15px
}

.index_serve-tits {
    margin-top: 50px
}

.index_new-tit {
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif
}

.index_serve-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .1)
}

.index_serve-wrap .item0 {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 26px 8px 8px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, .1);
    cursor: pointer
}

.index_serve-wrap .item0:hover {
    color: #007377;
    background: #fff
}

.index_serve-icon {
    height: 85px;
    margin-bottom: 10px;
    background-position: 50% 0;
    background-repeat: no-repeat
}

.index_serve-icon1 {
    width: 100%;
    background-image: url('../images/index/index-icon1.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon1 {
    background-image: url('../images/index/pro-list-i1.webp')
}

.index_serve-icon2 {
    width: 100%;
    background-image: url('../images/index/index-icon2.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon2 {
    background-image: url('../images/index/pro-list-i2.webp')
}

.index_serve-icon3 {
    width: 100%;
    background-image: url('../images/index/index-icon3.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon3 {
    background-image: url('../images/index/pro-list-i3.webp')
}

.index_serve-icon4 {
    width: 100%;
    background-image: url('../images/index/index-icon4.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon4 {
    background-image: url('../images/index/pro-list-i4.webp')
}

.index_serve-icon5 {
    width: 100%;
    background-image: url('../images/index/index-icon5.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon5 {
    background-image: url('../images/index/index-icon-hover5.webp')
}

.index_serve-icon6 {
    width: 100%;
    background-image: url('../images/index/index-icon6.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon6 {
    background-image: url('../images/index/index-icon-hover6.webp')
}

.index_serve-icon7 {
    width: 100%;
    background-image: url('../images/index/index-icon7.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon7 {
    background-image: url('../images/index/index-icon-hover7.webp')
}

.index_serve-icon8 {
    width: 100%;
    background-image: url('../images/index/index-icon8.webp')
}

.index_serve-wrap .item0:hover .index_serve-icon8 {
    background-image: url('../images/index/index-icon-hover8.webp')
}

.index_serve-wrap .index_serve-text {
    font-size: 14px
}

.index_serve-item .index_serve-text {
    width: 90%
}

.index_serve .serve-list .items {
    width: 400px;
    display: flex;
    justify-content: flex-end
}

.index_serve .serve-list .items .index_serve-con {
    margin-top: 36px
}

.index_serve .serve-list .items .index_serve-con .index_serve-title {
    line-height: 1.38;
    font-size: 32px;
    margin-bottom: 40px
}

.index_serve-desc {
    margin-bottom: 60px
}

.button-sub,
.index_serve .serve-list .items .button-sub {
    background: #007377
}

.button-sub:hover,
.index_serve .serve-list .items .button-sub:hover {
    color: #fff;
    background: #008791
}

.index_serve .serve-list .serve-l {
    width: 100%;
    margin-top: 30px;
    display: none
}

.index_serve .serve-list .serve-l .serve-ls {
    width: 100%;
    display: flex;
    margin-top: 10px;
    gap: 10px
}

.serve-ls-item {
    flex: 1;
    padding: 16px 11px;
    background: rgba(255, 255, 255, 0);
    border: .02rem solid rgba(255, 255, 255, .2)
}

.index_serve-item {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index_serve-item img {
    width: 8px;
    height: 12px
}

.more-jt {
    margin-bottom: 10px
}

.more-jt:hover,
.newsList .nhb2-box .nhb1-bot .list-item:hover .list-tit,
.nhb1-box .more:hover {
    color: #007377
}

.more-jt span,
.nhb1-box .more span {
    padding-right: 40px;
    background: url('../images/index/icon-more.webp') right center no-repeat
}

.more-jt:hover span,
.nhb1-box .more:hover span {
    background: url('../images/index/icon-more-hover.webp') right center no-repeat
}

.h_scale img {
    overflow: hidden;
    -webkit-transition: .6s cubic-bezier(.215, .61, .355, 1);
    transition: .6s cubic-bezier(.215, .61, .355, 1)
}

.index_about-btn,
.index_about-desc,
.index_about-title,
.lyNews_btn,
.lyNews_btn a,
.ly_title h2 {
    text-align: center
}
.h_scale:hover img {
    -webkit-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08)
}

.index_about {
    padding-top: 100px;
    height: 560px;
    background: url('../images/index/index-ban.webp') center 0 no-repeat #0e1008;
    color: #fff
}

.index_about-title {
    width: 700px;
    font-size: 32px;
    margin: 0 auto 40px
}

.index_about-desc {
    margin-bottom: 60px
}

.ind_new {
    background-color: #f7f7f7
}

.lyNewsList_con,
.newsList .nhb2-box .nhb1-bot .list-item:hover {
    background-color: #fff
}

.lyNews_container {
    display: flex;
    flex-wrap: wrap;
    gap: 0
}

.lyNews_rec {
    flex: 0 0 47%;
    display: flex;
    gap: 20px;
    position: relative
}

.lyNews_list {
    flex: 0 0 53%;
    padding-left: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    position: relative
}

.lyNews_rec .lyNewsRec_con {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.lyNewsRec_con .lyNewsRec_img {
    width: 100%;
    height: 520px;
    overflow: hidden
}

.lyNewsRec_con .lyNewsRec_img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.lyNewsRec_con .lyNewsRec_img a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNewsRec_con .lyNewsRec_img a::after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .65));
    position: absolute;
    left: 0;
    bottom: 0
}

.lyNewsRec_con .lyNewsRec_txt {
    width: 100%;
    padding: 20px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.lyNewsRec_con .lyNewsRec_txt span {
    display: block;
    line-height: 25px;
    color: #fff;
    font-size: 15px
}

.lyNewsRec_con .lyNewsRec_txt .lyNewsRec_name {
    margin: 10px 0 5px
}

.lyNewsRec_con .lyNewsRec_txt .lyNewsRec_name a {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "SF UI Regular"
}

.lyNewsRec_con .lyNewsRec_txt p {
    width: 100%;
    height: auto;
    line-height: 20px;
    font-size: 15px;
    color: rgba(255, 255, 255, .55);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.lyNewsList_con {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 25px 30px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNewsList_con span {
    display: block;
    line-height: 25px;
    color: #333;
    font-size: 15px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNewsList_con p,
.nhb1-box .list-tit {
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.lyNewsList_con .lyNewsList_name a,
.lyNewsList_con p {
    transition: .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.lyNewsList_con .lyNewsList_name {
    margin: 10px 0
}

.lyNewsList_con .lyNewsList_name a {
    display: block;
    height: 30px;
    font-family: "SF UI Regular";
    line-height: 30px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNewsList_con p {
    height: 75px;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    -webkit-box-orient: vertical;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNewsList_con .lyNewsList_more {
    margin-top: 15px
}

.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img img,
.lyNewsRec_con:hover .lyNewsRec_img a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.lyNewsList_con .lyNewsList_more a {
    display: block;
    height: 30px;
    overflow: hidden;
    font-size: 0;
    background: url('../images/index/jt0.png') 0 16px/24px 24px no-repeat;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNewsList_con:hover .lyNewsList_more a {
    margin: 3px 0 3px 20px;
    background: url('../images/index/jt0-hover.png') 0 16px/24px 24px no-repeat
}

.lyNewsList_con:hover {
    background-color: #d32d27
}

.newsList .nhb2-box .nhb1-bot .list-item,
.nhb1-bot .list-item {
    background-color: #f7f8f8
}

.lyNewsList_con:hover .lyNewsList_name a,
.ly_title1 p,
.ly_title1 span {
    color: #fff
}

.lyNewsList_con:hover p,
.lyNewsList_con:hover span {
    color: rgba(255, 255, 255, .55)
}

.lyNews_btn {
    width: 100%;
    display: none;
    margin-top: 30px
}

.lyNews_btn a {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    background: #d53732;
    color: #fff;
    border-radius: 2px;
    font-size: 16px
}

.lyNews_btn a:hover {
    opacity: .8
}

@media (max-width:1600px) {
    .lyNewsRec_con .lyNewsRec_img {
        height: 480px
    }
}

@media (max-width:1560px) {
    .lyNews_rec {
        gap: 15px
    }

    .lyNews_list {
        padding-left: 15px;
        grid-gap: 15px
    }

    .lyNewsList_con {
        padding: 15px 20px
    }
}

@media (max-width:1366px) {
    .lyNews_list {
        padding-left: 10px;
        grid-gap: 10px
    }

    .lyNews_rec {
        gap: 10px
    }
}

@media (max-width:1200px) {
    .lyNews_container {
        gap: 10px
    }

    .lyNews_rec {
        flex: none;
        width: 100%
    }

    .lyNews_list {
        flex: none;
        width: 100%;
        padding-left: 0
    }

    .lyNewsRec_con .lyNewsRec_img {
        height: 384px
    }

    .lyNews_btn {
        display: block
    }
}

@media (max-width:1080px) {
    .lyNewsRec_con .lyNewsRec_img {
        height: 400px
    }
}

@media (max-width:1024px) {
    .lyNewsRec_con .lyNewsRec_img {
        height: 300px
    }
}

@media (max-width:820px) {
    .lyNewsRec_con .lyNewsRec_img {
        height: 240px
    }
}

.index_new-tit {
    line-height: 50px;
    font-size: 36px;
    margin-bottom: 25px
}

.ind_bigbt,
.ly_title h2,
.title_flex .dsd {
    font-family: "SF UI Bold"
}

.nhb2-box .nhb1-bot .list-main {
    margin-top: -15px;
    display: flex;
    gap: 20px
}

.nhb2-box .nhb1-bot .list-item {
    background-color: #fff;
    margin-top: 15px
}

.nhb1-bot .list-item:first-child {
    margin-left: 0
}

.nhb1-bot .list-item {
    -webkit-transition: .3s;
    transition: .3s;
    padding: 40px 40px 29px;
    cursor: pointer
}

.nhb1-box .time {
    font-size: 16px;
    line-height: 26px;
    color: #999
}

.nhb1-box .list-tit {
    margin-top: 40px;
    font-size: 20px;
    line-height: 30px;
    color: #232430;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.nhb1-bot .list-tit,
.nhb2-main .nhb1-box .list-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.nhb1-bot .list-tit {
    margin-top: 30px;
    height: 60px
}

.nhb1-box .list-text {
    font-size: 16px;
    line-height: 26px;
    height: 104px;
    color: #828282;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.nhb2-main .nhb1-box .list-text {
    height: 52px
}

.nhb1-box .more {
    font-size: 14px;
    line-height: 20px;
    color: #58585b;
    margin-top: 20px;
    text-transform: capitalize
}

.nhb1-bot .list-item:hover {
    background: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, .05)
}

.index_news-list {
    width: 100%;
    order: 2
}

.index_news-video {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    height: 600px;
    background: url('../images/index/index-video-lg.webp') 0 0/100% no-repeat
}

.index_news-play {
    height: 76px;
    width: 76px;
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left: -40px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: url('../images/index/index-play.webp') 32px center no-repeat rgba(0, 0, 0, .2)
}

.index_news-video-tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 25px 30px;
    background: rgba(0, 0, 0, .5);
    background-repeat: repeat-x;
    color: #fff
}

.index_news-video-tit p {
    margin-bottom: 20px
}

.index_news-video-tit .bar {
    height: 6px;
    border-radius: 3px;
    background: rgba(255, 255, 255, .6);
    background-repeat: repeat-x
}

.cang,
.preview .arrow-left,
.preview .arrow-right {
    display: none
}

.xian {
    display: block
}

.button-left {
    margin-left: 10px
}

@media screen and (min-width:1600px) {
    .index_serve-wrap {
        width: 100%
    }

    .index_serve .serve-list .index_serve-1 {
        width: 796px
    }

    .index_serve .serve-list .items {
        width: 540px
    }
    .index_serve .serve-list .items .index_serve-con .index_serve-title {
        font-size: 36px
    }

    .index_about-title {
        width: 730px;
        font-size: 36px
    }

    .index_news-video {
        width: 59.4%;
        height: 655px;
        margin-bottom: 0;
        background: url('../images/index/index-video.webp') 0 0/100% no-repeat;
        order: 2
    }

    .index_news-list {
        width: 36.7%;
        height: 649px
    }

    .index_news .list-item {
        float: none;
        width: auto
    }

    .nhb2-box .nhb1-bot .list-main {
        display: block
    }
}

@media screen and (max-width:1599px) {
}

@media (max-width:768px) {
    .lyNews_rec {
        flex-wrap: wrap
    }

    .lyNews_list {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px
    }

    .lyNews_rec .lyNewsRec_con {
        height: auto
    }

    .lyNewsRec_con .lyNewsRec_txt p {
        -webkit-line-clamp: 1;
        font-size: 14px
    }

    .lyNewsRec_con .lyNewsRec_txt {
        padding: 15px
    }

    .lyNewsRec_con .lyNewsRec_txt .lyNewsRec_name {
        margin: 8px 0 2px
    }

    .lyNewsList_con .lyNewsList_more a {
        background-position: 0 10px
    }

    .lyNews_btn {
        width: 100%;
        margin-top: 20px;
        display: block
    }

    .lyNews_btn a {
        width: 100%;
        height: 50px;
        line-height: 50px
    }

    .index_serve {
        background: url('../images/index/m-index-ser-bg.webp') center top no-repeat
    }
    .index_about {
        padding: 30px 0;
        height: auto
    }

    .index_about-title {
        width: 100%;
        font-size: 28px;
        text-align: left;
        margin: 0 auto 20px
    }

    .index_about-desc {
        font-size: 18px;
        text-align: left
    }

    .button-left {
        margin-left: 0;
        margin-top: 20px
    }

    .but-width {
        height: 50px;
        line-height: 50px
    }

    .nhb2-box .nhb1-bot .list-main {
        display: block
    }

    .nhb1-bot .list-item {
        padding: 28px 18px;
        margin: 20px 0
    }

    .index_news-video {
        width: 100%;
        background: url('../images/index/690x482.webp') 0 0/100% no-repeat;
        margin-bottom: 0;
        order: 2;
        height: 276px
    }

    .index_news-video-tit {
        padding: 6px 18px
    }

    .nhb1-box .more {
        display: none
    }

    .nhb1-box .list-tit {
        font-size: 18px;
        margin-top: 10px
    }

    .index_news-play {
        height: 54px;
        width: 54px;
        top: 38%;
        background: url('../images/index/m-play-icon.webp') 17px center no-repeat rgba(0, 0, 0, .2)
    }
}

.ind_bigbt {
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center
}

.ind_bigbt em {
    display: block;
    width: 17px;
    height: 17px;
    background: #d53732;
    transform: skewX(-30deg);
    margin-right: 28px
}

@media screen and (max-width:1600px) {
    .ind_bigbt {
        font-size: 44px;
        line-height: 46px
    }
}

@media screen and (max-width:1440px) {
    .ind_bigbt {
        font-size: 40px;
        line-height: 42px
    }
}

@media screen and (max-width:1080px) {
    .ind_bigbt {
        font-size: 34px;
        line-height: 36px
    }

    .ind_bigbt em {
        width: 14px;
        margin-right: 20px
    }
}

@media screen and (max-width:768px) {
    .ind_bigbt {
        font-size: 30px;
        line-height: 32px
    }

    .ind_bigbt em {
        width: 10px;
        margin-right: 12px
    }
}

@media screen and (max-width:500px) {
    .ind_bigbt {
        font-size: 24px;
        line-height: 26px
    }
}

.ly_idxPro {
    width: 100%;
    overflow: hidden;
    padding: 0
}

.ly_idxPro .lyIdxPro_main {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.pc-slide {
    width: 100%;
    margin: 0 auto
}
.pc-slide .view {
    width: 100%;
}
.pc-slide .view img {
    width: 100%;
}
.view .swiper-container {
    width: 100%;
    height: 700px
}

.view .arrow-left,
.view .arrow-right {
    top: 50%;
    margin-top: -32px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    z-index: 0;
    position: absolute
}

.view .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative
}

.view .swiper-container .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.view .arrow-left {
    background: url('../images/index/pro/arrows1.png') left top no-repeat rgba(0, 0, 0, .5);
    background-size: 100%;
    left: 20px
}

.view .arrow-right {
    background: url('../images/index/pro/arrows2.png') left bottom no-repeat rgba(0, 0, 0, .5);
    background-size: 100%;
    right: 20px
}

.preview,
.preview .swiper-slide {
    overflow: hidden;
    position: relative;
    padding: 0
}

.preview {
    width: 100%;
    margin: 0;
    background-color: #f8f8f8;
    display: flex;
    justify-content: center;
}

.preview .content {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: flex;
}
.preview .swiper-slide {
    flex: 1;
    height: 96px;
    margin: 0 auto;
    cursor: pointer
}

.preview .swiper-slide em {
    display: block;
    width: 0;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #d32d27;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.ly_title,
.ly_title h1,
.preview .swiper-slide p {
    width: 100%;
    overflow: hidden
}
.ly_title h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 auto 5px;
    padding: 0
}
.preview .swiper-slide p {
    height: 96px;
    line-height: 96px;
    font-family: "SF UI Regular";
    font-size: 26px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.preview .swiper-slide p i {
    width: 44px;
    height: 40px;
    margin: -4px 12px 0 0;
    padding: 0
}

.preview .swiper-slide p i.pro-ico1 {
    background: url('../images/index/pro/pro-ico1.png') center center no-repeat
}

.preview .swiper-slide p i.pro-ico2 {
    background: url('../images/index/pro/pro-ico2.png') center center no-repeat
}

.preview .swiper-slide p i.pro-ico3 {
    background: url('../images/index/pro/pro-ico3.png') center center no-repeat
}

.preview .active-nav p,
.preview .swiper-slide:hover p {
    color: #fff;
    font-weight: 700
}

.preview .active-nav p i.pro-ico1,
.preview .swiper-slide:hover p i.pro-ico1 {
    background: url('../images/index/pro/pro-ico1_h.png') center center no-repeat
}

.preview .active-nav p i.pro-ico2,
.preview .swiper-slide:hover p i.pro-ico2 {
    background: url('../images/index/pro/pro-ico2_h.png') center center no-repeat
}

.preview .active-nav p i.pro-ico3,
.preview .swiper-slide:hover p i.pro-ico3 {
    background: url('../images/index/pro/pro-ico3_h.png') center center no-repeat
}
.index_serve .serve-list .item,
.preview .swiper-slide:hover em,
.preview .active-nav em {
    width: 100%;
}
@media (max-width:1600px) {
    .view .swiper-container {
        height: 628px
    }
}

@media (max-width:1560px) {
    .view .swiper-container {
        height: 580px
    }
    .ly_title h2 {
        font-size: 32px;
    }

    .preview .swiper-slide p {
        font-size: 22px;
    }

    */ .preview .swiper-container,
    .preview .swiper-slide,
    .preview .swiper-slide p {
        height: 86px;
        line-height: 86px;
    }
}

@media (max-width:1440px) {
    .view .swiper-container {
        height: 540px
    }
}

@media (max-width:1366px) {
    .view .swiper-container {
        height: 520px
    }
}

@media screen and (max-width:1279px) and (min-width:1080px) {
    .preview .swiper-container {
        width: 90%
    }

    .view .swiper-container {
        width: 100%;
        height: 480px
    }

    .preview .swiper-slide p {
        font-size: 24px
    }
}

@media screen and (max-width:1079px) and (min-width:1024px) {
    .preview .swiper-container {
        width: 100%
    }

    .view .swiper-container {
        width: 100%;
        height: 420px
    }

    .preview .swiper-slide p {
        font-size: 24px
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .preview .swiper-container {
        width: 100%;
        height: 80px
    }

    .view .swiper-container {
        width: 100%;
        height: 320px
    }

    .preview .swiper-slide {
        height: 80px
    }

    .preview .swiper-slide p {
        height: 80px;
        line-height: 80px;
        font-size: 20px
    }

    .preview .swiper-slide p i {
        margin: -4px 4px 0 0
    }
}

@media (max-width:768px) {
    .ly_idxPro {
        margin-bottom: 12px;
    }

    .preview .swiper-container {
        width: 100%;
        height: 80px
    }

    .view .swiper-container {
        width: 100%;
        height: 180px
    }

    .preview .swiper-slide {
        height: 80px
    }

    .preview .swiper-slide p {
        height: 80px;
        line-height: 30px;
        font-size: 14px
    }

    .preview .swiper-slide p i {
        display: block;
        margin: 10px auto 0
    }

    .view .arrow-left,
    .view .arrow-right {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        display: none
    }

    .view .arrow-left {
        left: 10px
    }

    .view .arrow-right {
        right: 10px
    }
}

.ly_title h2,
.sdiai,
.title_flex .btn p {
    height: 50px;
    line-height: 50px;
    position: relative
}

.ly_title {
    max-width: 1280px;
    margin: 0 auto 30px;
    padding: 0
}

.title_flex {
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.title_flex h1 {
    width: 50%;
    text-align: left
}

.title_flex .btn {
    width: 50%;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    border: none
}

.sdiai,
.title_flex .btn p {
    width: 160px;
    text-align: center;
    font-size: 16px;
    color: #999;
    background: #fff;
    margin: 0 0 0 15px;
    transition: .5s;
    -webkit-transition: .5s
}

.title_flex .btn p.on,
.title_flex .dsd {
    background: #d32d27;
    background: linear-gradient(to right, #d32d27, #da7d7a);
    color: #fff
}

.title_flex .btn p:hover {
    transition: .5s;
    -webkit-transition: .5s;
    background: linear-gradient(to right, #d32d27, #da7d7a);
    color: #fff
}

.ly_title h2 i {
    width: 20px;
    height: 1px;
    overflow: hidden;
    background-color: #1a1a1a;
    margin: -4px 10px 0
}

.ly_title span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    color: #666;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    padding: 0
}
.title_flex h2 {
   text-align: left;
   margin: 0;
}
@media screen and (max-width:1079px) and (min-width:1024px) {
    .ly_title {
        margin: 0 auto 20px
    }

    .ly_title h2 {
        margin: 0 auto 10px;
        height: 40px;
        line-height: 40px;
        font-size: 36px
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .ly_title {
        margin: 0 auto 20px
    }

    .ly_title h1 {
        margin: 0 auto 10px;
        height: 40px;
        line-height: 40px;
        font-size: 34px
    }

    .ly_title span {
        font-size: 17px
    }
}

@media (max-width:768px) {
    .ly_title {
        margin: 0 auto 20px
    }

    .ly_title h2 {
        height: 36px;
        line-height: 36px;
        font-size: 28px
    }

    .ly_title2 h2 {
        height: 32px;
        line-height: 32px;
        font-size: 24px
    }

    .ly_title span {
        line-height: 25px;
        font-size: 14px
    }
}

.NyAboutus_Honor {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 0;
    background-color: #fff
}

.NyAboutus_Honor .NyAboutusHonor_Main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NyAboutusHonor_Main .NyAboutusHonor_List {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 80px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 200px
}

.NyAboutusHonor_List .swiper-container03 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.NyAboutusHonor_List .swiper-container03 .swiper-slide {
    height: auto;
    padding: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
    width: 100%;
    height: 280px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
    background-color: #f8f8f8;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img img {
    display: block;
    max-width: 90%;
    max-height: 90%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name {
    display: block;
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #333;
    font-size: 20px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 20px auto 0;
    font-family: "SF UI Regular";
    padding: 0;
    position: relative
}

.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Name,
.indnew .ind_newlist li:hover .newlist_name,
.indnew .ind_tjnew:hover .tjnew_name,
.indnew .ind_tjnew:hover time {
    color: #d32d27
}

.NyAboutusHonor_List .swiper-button-next3,
.NyAboutusHonor_List .swiper-button-prev3 {
    width: 36px !important;
    height: 36px !important;
    margin: -27px 0 0 !important;
    position: absolute;
    top: 50% !important;
    bottom: 0 !important;
    opacity: 1;
    cursor: pointer
}

.NyAboutusHonor_List .swiper-button-prev3 {
    background: url('../images/index/pro/prev01.png') center center no-repeat #f9f9f9;
    left: 0
}

.NyAboutusHonor_List .swiper-button-next3 {
    background: url('../images/index/pro/next01.png') center center no-repeat #f9f9f9;
    right: 0
}

.NyAboutusHonor_List .swiper-button-prev3:hover {
    background: url('../images/index/pro/prev02.png') center center no-repeat
}

.NyAboutusHonor_List .swiper-button-next3:hover {
    background: url('../images/index/pro/next02.png') center center no-repeat
}

@media (max-width:1600px) {
    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
        height: 260px
    }

    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name {
        margin: 10px auto 0
    }
}

@media (max-width:1560px) {
    .NyAboutus_Honor {
        padding: 40px 0 0
    }

    .NyAboutus_Honor .NyAboutusHonor_Main {
        width: 100%;
        padding: 0 60px
    }

    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name {
        font-size: 16px
    }
}

@media (max-width:1440px) {
    .NyAboutus_Honor .NyAboutusHonor_Main {
        padding: 0 40px
    }
}

@media (max-width:1200px) {

    .cang,
    .index_serve .serve-list .serve-l {
        display: block
    }

    .xian {
        display: none !important
    }

    .index_serve-1 {
        order: 2
    }

    .index_serve {
        padding: 30px 0
    }

    .index_serve .serve-list .items .index_serve-con {
        margin-top: 0
    }

    .index_serve .serve-list .items .index_serve-con .index_serve-title {
        font-size: 28px
    }

    .index_serve .serve-list .index_serve-1,
    .index_serve .serve-list .items,
    .index_serve .serve-list .items .button-sub,
    .index_serve .serve-list .items .index_serve-con {
        width: 100%
    }

    .index_serve-tit {
        margin-top: 20px;
        font-size: 18px
    }

    .index_serve .serve-list .index_serve-1 {
        display: none
    }

    .more-jt span {
        background: 0 0
    }

    .more-jt {
        color: #007377
    }
    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
        height: 260px
    }
}

@media (max-width:1080px) {
    .NyAboutus_Honor {
        padding: 30px 0 0
    }

    .NyAboutus .NyAboutus_Honor {
        padding: 40px 0 0
    }
}

@media (max-width:800px) {
    .NyAboutus_Honor {
        padding: 25px 0 0
    }

    .NyAboutus_Honor .NyAboutusHonor_Main {
        padding: 0 30px
    }

    .NyAboutusHonor_Main .NyAboutusHonor_List {
        padding: 0 60px
    }

    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
        height: 200px
    }

    .NyAboutusHonor_List .swiper-button-next3,
    .NyAboutusHonor_List .swiper-button-prev3 {
        width: 44px !important;
        height: 44px !important;
        margin: -22px 0 0 !important
    }
}

@media (max-width:768px) {

    .NyAboutusHonor_Main .NyAboutusHonor_List,
    .NyAboutus_Honor,
    .NyAboutus_Honor .NyAboutusHonor_Main {
        padding: 0
    }

    .NyAboutus .NyAboutus_Honor {
        padding: 20px 0 0
    }

    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
        padding: 12px;
        height: 160px
    }

    .NyAboutusHonor_List .swiper-button-next3,
    .NyAboutusHonor_List .swiper-button-prev3 {
        display: none
    }
}

@media (max-width:375px) {
    .view .swiper-container {
        height: 160px
    }

    .ly_title2 h2 {
        height: 30px;
        line-height: 30px;
        font-size: 21px
    }

    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
        height: 140px
    }
}

@media (max-width:320px) {
    .view .swiper-container {
        height: 140px
    }

    .ly_title h2 {
        height: 30px;
        line-height: 30px;
        font-size: 24px;
        margin: 0 auto 8px
    }

    .ly_title span {
        height: 22px;
        line-height: 22px;
        font-size: 14px
    }

    .ly_title2 h2 {
        height: 24px;
        line-height: 24px;
        font-size: 18px
    }

    .NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img {
        height: 160px
    }
}

.news-bg {
    background: #f7f7f7;
    padding-bottom: 0 !important
}

.indnew {
    overflow: hidden
}

.indnew .indnew_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.flex_grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr)
}

.video_item {
    flex: 1
}

.video_item .list-img {
    width: 100%;
    position: relative;
    overflow: hidden
}

.video_item .list-img img {
    width: 100%;
    transition: .6s cubic-bezier(.215, .61, .355, 1)
}

.video_item:hover .list-img img {
    transform: scale(1.08, 1.08)
}

.video_item .list-info {
    background: #fff;
    padding: 12px 20px
}

.video_item .list-info .list-tit {
    font-size: 20px;
    font-family: "SF UI Regular";
    line-height: 30px;
    color: #232430;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.indnew .ind_newlist li .newlist_name,
.indnew .ind_tjnew .tjnew_name {
    color: #333;
    font-family: "SF UI Regular";
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .5s
}

.video_item .list-playicon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 58px;
    height: 58px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: url('../images/news/play-icon.webp') 25px center no-repeat rgba(0, 0, 0, .36);
    transition: .36s
}

.indnew .ind_tjnew {
    flex: 2;
    background: #fff;
    padding: 39px 25px;
    overflow: hidden
}

.indnew .ind_tjnew .tjnew_name {
    font-size: 24px;
    margin-bottom: 15px;
    display: block
}

.indnew .ind_tjnew time {
    color: #777;
    font-size: 16px;
    transition: .5s
}

.indnew .ind_newlist li time:before,
.indnew .ind_tjnew time:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: url('../images/index/pro/tbicojh.webp') no-repeat;
    float: left;
    margin: 6px 6px 0 0
}

.indnew .ind_tjnew .tjnew_img {
    display: block;
    margin: 25px 0;
    width: 100%;
    height: 355px;
    overflow: hidden;
    position: relative
}

.indnew .ind_newlist li .newlist_img img,
.indnew .ind_tjnew .tjnew_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: .5s
}

.indnew .ind_tjnew .jtnewms {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.indnew .ind_tjnew:hover time:before {
    background-position: -18px 0
}

.indnew .ind_newlist li:hover .newlist_img img,
.indnew .ind_tjnew:hover .tjnew_img img {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    transform: scale(1.07)
}

.indnew .ind_newlist {
    flex: 3;
    background: #fff;
    overflow: hidden
}

.indnew .ind_newlist li {
    width: 100%;
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px;
    overflow: hidden
}

.indnew .ind_newlist li:last-child {
    border: 0
}

.indnew .ind_newlist li .newlist_img {
    width: 262px;
    height: 164px;
    float: left;
    margin-right: 25px;
    position: relative;
    overflow: hidden
}

.indnew .ind_newlist li .newlist_text {
    width: calc(100% - 287px);
    float: right
}

.indnew .ind_newlist li .newlist_name {
    font-size: 22px;
    margin-bottom: 15px;
    display: block
}

.indnew .ind_newlist li time {
    font-size: 16px
}

.indnew .ind_newlist li .ms {
    font-size: 16px;
    color: #999;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 10px 0 25px
}

.indnew .ind_newlist li .newlist_more {
    display: block;
    width: 18px;
    height: 6px;
    background: url('../images/index/pro/tbicojh.webp') -36px 0 no-repeat;
    float: left;
    transition: .5s
}

.indnew .ind_newlist li:hover .newlist_more {
    margin-left: 5px
}
@media (max-width:1150px) {
    .indnew .indnew_list {
        gap: 10px
    }

    .indnew .ind_newlist,
    .indnew .ind_tjnew {
        flex: none;
        width: 100%
    }
}

@media (max-width:1024px) {
    .flex_grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:768px) {
    .indnew .ind_tjnew {
        padding: 25px 20px
    }

    .indnew .ind_tjnew .tjnew_img {
        margin: 15px 0;
        height: 214px
    }

    .indnew .ind_tjnew .tjnew_name {
        font-size: 22px;
        margin-bottom: 5px
    }

    .indnew .ind_newlist li .newlist_img {
        width: 182px;
        height: 124px
    }

    .indnew .ind_newlist li .newlist_text {
        width: calc(100% - 214px)
    }

    .indnew .ind_newlist li .newlist_name {
        font-size: 20px
    }

    .title_flex {
        flex-direction: column
    }

    .title_flex h1{
        width: 100%;
        text-align: center
    }

    .title_flex .btn {
        width: 100%;
        gap: 10px;
        margin-top: 10px;
        justify-content: center
    }

    .title_flex .btn p {
        flex: 1;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin: 0
    }

    .video_item {
        flex: none;
        width: 100%
    }

    .flex_grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .video_item .list-info {
        background: #fff;
        padding: 12px
    }

    .video_item .list-info .list-tit {
        font-size: 16px;
        line-height: 22px
    }
    .title_flex .btn p,
    .indnew .ind_tjnew time,
    .lyNewsList_con span,
    .indnew .ind_newlist li .ms,
    .indnew .ind_tjnew .jtnewms,
    .lyNewsList_con p {
        color: #2f2725;
    }
}

@media (max-width:600px) {
    .indnew .ind_newlist li .newlist_img {
        width: 100%;
        height: 214px
    }

    .indnew .ind_newlist li .newlist_text {
        width: 100%
    }

    .indnew .ind_newlist li .newlist_name {
        margin: 10px 0
    }

    .indnew .ind_newlist li .ms {
        margin: 8px 0 13px
    }
}