.tab-href {
    background: #588528;
}

.tab-href a {
    display: inline-block;
    padding: 10px 10px;
    color: #fff;
    font-size: 18px;
}

.tab-href a:hover {
    color: #6eff00;
    transition: .3s;
}

.tab-href .active {
    background: #294e00;
    color: #6eff00;
}

.son-tab {
    padding: 10px 0;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
}

.son-tab a {
    font-size: 18px;
    color: #333333;
}

.son-tab a:hover {
    transition: .3s;
    color: #588528;
}

.son-tab a:not(:last-child) {
    margin-right: 20px;
}

.son-tab .active {
    color: #588528;
}

.list-body {
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
}

.more-top {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #588528;
    width: 409px;
}

.more-top div:nth-child(2) {
    font-weight: 600;
}

.more-top img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.more-top a {
    font-size: 14px;
    color: #676767;
}

.more-top a:hover {
    color: #588528;
    transition: .3s;
}

.more-top .left-line {
    width: 217px;
    height: 2px;
    background-color: #588528;
    margin: 0 8px;
}

.more-top .right-line {
    width: 27px;
    height: 2px;
    background-color: #588528;
    margin-left: 8px;
}

.list-body .list-left {
    width: 880px;
}

.list-body .list-left .left-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #EEF3E9;
    line-height: 34px;
    margin-bottom: 20px;
}

.list-body .list-left .left-top div:first-child {
    color: #588528;
    font-size: 20px;
    border-left: 4px solid #588528;
    padding-left: 10px;
    font-weight: 600;
}

.list-body .list-left .left-top div:last-child {
    display: flex;
    align-items: center;
}

.list-body .list-left .left-top div:last-child a {
    color: #333333;
    font-size: 18px;
    margin-right: 11px;
    padding: 0 9px;
}

.list-body .list-left .left-top div:last-child a:hover {
    color: #fff;
    background: #588528;
    transition: .3s;
}

.list-body .list-left .left-top div:last-child .active {
    background: #588528;
    color: #fff;
}

.list-body .list-left .bottom-pape {
    text-align: center;
    margin-bottom: 60px;
}

.list-body .list-left .list-content {
    margin-bottom: 50px;
}

.list-body .list-left .list-items {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
}

.list-body .list-left .list-items img {
    width: 192px;
    height: 144px;
    margin-right: 16px;
}

.list-body .list-left .list-items:not(:last-child) {
    margin-bottom: 21px;
}

.list-body .list-left .list-items .items-title a{
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
    max-width: 672px;
    display: block;
}

.list-body .list-left .list-items .items-content {
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    color: #808080;
    margin: 16px 0 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
}

.list-body .list-left .list-items .items-msg {
    display: flex;
    align-items: center;
    color: #676767;
}

.list-body .list-left .list-items .items-msg .items-left {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.list-body .list-left .list-items .items-msg .items-left .msg-text {
    display: flex;
    align-items: center;
}

.list-body .list-left .list-items .items-msg .items-left:not(:last-child) {
    margin-right: 12px;
}

.list-body .list-left .list-items .items-msg .items-left .msg-text img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #588528 !important;
}

.layui-laypage a:hover {
    color: #588528 !important;
    transition: .3s;
}

.list-body .list-right .other-items {
    width: 300px;
    margin-bottom: 20px;
}

.list-body .list-right .other-items .other-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 3px #cccccc;
    color: #000000;
    font-size: 18px;
}

.list-body .list-right .other-items .other-top span {
    display: inline-block;
    border-bottom: solid 3px #588528;
    padding: 0 32px 10px 14px;
    margin-bottom: -3px;
    color: #588528;
    font-weight: 600;
}

.list-body .list-right .other-items .other-top a {
    color: #676767;
    font-size: 14px;
}

.list-body .list-right .other-items .other-top a:hover {
    color: #588528;
    transition: .3s;
}

.list-body .list-right .other-items .other-list ul {
    margin: 16px 0 20px;
    padding: 0 14px;
}

.list-body .list-right .other-items .hot-list ul {
    padding-left: 23px;
}

.list-body .list-right .other-items .other-list ul a {
    display: inline-block;
    height: 16px;
    line-height: 16px;
}

.list-body .list-right .other-items .other-list ul li:not(:first-child) {
    margin-top: 16px;
}

.list-body .list-right .other-items .hot-list ul a {
    display: inline-block;
    height: 16px;
    line-height: 16px;
}

.list-body .list-right .other-items .hot-list ul li:not(:first-child) {
    margin-top: 16px;
}

.list-body .list-right .other-items .other-list ul li {
    display: list-item !important;
    list-style: unset !important;
    height: 16px;
    line-height: 16px;
}

.list-body .list-right .other-items .hot-list ul li {
    height: unset !important;
    line-height: unset !important;
}

.list-body .list-right .other-items .other-list ul li a {
    display: block;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 260px;
}

.list-body .list-right .other-items .sort-list ul li span {
    color: #343434;
    font-size: 16px;
}

.list-body .list-right .other-items .sort-list .third {
    color: #fb6257;
}

.list-body .list-right .other-items .snowing-list ul {
    margin: 16px 0 20px;
    padding: 0 14px;
}

.list-body .list-right .other-items .snowing-list ul li {
    display: flex !important;
    align-items: center !important;
    height: 16px;
    line-height: 16px;
}

.list-body .list-right .other-items .snowing-list ul li:not(:first-child) {
    margin-top: 16px;
}

.list-body .list-right .other-items .snowing-list ul li span {
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    color: #fcfcfc;
    background: #9a9a9a;
    word-wrap: break-word;
    word-break: break-all;
    margin-right: 4px;
}

.list-body .list-right .other-items .snowing-list ul li:first-child span {
    background: #db1111;
}

.list-body .list-right .other-items .snowing-list ul li:nth-child(2) span {
    background: #f88808;
}

.list-body .list-right .other-items .snowing-list ul li:nth-child(3) span {
    background: #eed91e;
}

.list-body .list-right .other-items .snowing-list ul li a {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 265px;
}

.list-body .list-right .other-items .snowing-list ul li a div:first-child {
    width: 220px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.list-body .list-right .other-items .snowing-list ul li a div:last-child {
    font-size: 14px;
}

.list-body .list-right .other-items .snowing-list ul li a:hover {
    color: #588528;
    transition: .3s;
}

.list-body .list-right .other-items .other-list ul li a:hover {
    color: #588528;
    transition: .3s;
}

.list-body .list-right .other-items .tags-list ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 16px 0;
}

.list-body .list-right .other-items .tags-list ul li {
    padding: 6px 14px;
    border-radius: 2px;
    background: #588528;
    margin-bottom: 8px;
    cursor: pointer;
}

.list-body .list-right .other-items .tags-list ul li:not(:last-child) {
    margin-right: 10px;
}

.list-body .list-right .other-items .tags-list ul li a {
    color: #fff;
}

.list-body .list-right .other-items .tags-list ul li a:hover {
    color: #fff;
}

.list-body .list-right .other-items .tags-list ul li:hover {
    opacity: .9;
}

.news-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.news-top .left-newslist li {
    height: 18px;
    line-height: 18px;
}

.news-top .left-newslist li:first-child {
    margin-top: 18px;
}

.news-top .left-newslist li:not(:last-child) {
    margin-bottom: 16px;
}

.news-top .left-newslist li a {
    display: inline-block;
    font-size: 18px;
    color: #343434;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    max-width: 409px;
}

.news-top .left-newslist li a:hover {
    color: #588528;
    transition: .3s;
}

.news-top .right-newslist {
    max-width: 347px;
}

.news-top .right-newslist li {
    display: list-item !important;
    list-style: unset !important;
    height: 16px;
    line-height: 16px;
}

.news-top .right-newslist a:not(:last-child) {
    display: block;
    margin-bottom: 16px;
}

.news-top .right-newslist li span {
    font-size: 16px;
    color: #343434;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    max-width: 335px;
}

.news-top .right-newslist li span:hover {
    color: #588528;
    transition: .3s;
}

.news-top .swiper-recommend .swiper-content {
    width: 407px;
    height: 304px;
}

.news-top .swiper-recommend .swiper-content img {
    width: 100%;
    height: 304px;
}

.news-top .swiper-recommend .swiper-content .swiper-bottom-text {
    line-height: 46px;
    height: 46px;
    position: relative;
    top: -70px;
    padding: 0 20px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 18px;
}

.news-top .swiper-recommend .swiper-content .swiper-bottom-text span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 372px;
}

.layui-carousel[lay-indicator=outside] .layui-carousel-ind ul {
    background: unset !important;
}

.layui-carousel-ind li {
    background: #9a9a9a !important;
}

.layui-carousel-ind li.layui-this {
    background: #588528 !important;
}

.swiper-recommend {
    width: 407px;
}
