.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-href {
    padding: 10px 0;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
    font-size: 18px;
    color: #343434;
}

.son-href a {
    font-size: 18px;
    color: #343434;
}

.son-href a:hover {
    font-size: 18px;
    color: #343434;
}

.list-body {
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
}

.list-body .list-left {
    width: 880px;
}

.list-body .list-left .tab-breadcrumbs{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.list-body .list-left .tab-breadcrumbs a:first-child{
    margin-left: 0 !important;
}

.list-body .list-left .tab-breadcrumbs a{
    font-size: 16px;
    color: #333333;
    margin: 0 5px;
}

.list-body .list-left .article-content {
    border: solid 1px #cbcbcb;
    padding: 30px 0 13px;
    border-top: none;
}

.list-body .list-left .article-content h1 {
    font-size: 30px;
    font-weight: 600;
    color: #588528;
    margin-bottom: 20px;
    text-align: center;
}

.list-body .list-left .article-content h2 {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    text-align: left;
    background: #F7F7F7;
    border-left: 4px solid #B4B4B4;
    padding: 10px 10px 10px 20px;
    margin: 20px 0;
}

.list-body .list-left .article-content h3 {
    font-size: 20px !important;
    font-weight: bold;
}

.list-body .list-left .article-content h4 {
    font-size: 18px !important;
}

.list-body .list-left .article-content .article-msg {
    font-size: 16px;
    color: #808080;
    margin-bottom: 35px;
    text-align: center;
}

.list-body .list-left .article-content .article-msg span:first-child {
    margin-right: 14px;
}

.list-body .list-left .article-content .article-detail {
    margin: 0 25px;
    font-size: 16px;
    color: #4d4d4d;
    text-align: left;
    margin-bottom: 35px;
    line-height: 28px;
}

.list-body .list-left .article-content .article-detail img {
    max-width: 100%;
}

.list-body .list-left .article-content .article-detail p{
    margin: 10px 0;
}

.list-body .list-left .article-content .article-tag {
    margin: 0 26px;
    font-size: 14px;
}

.list-body .list-left .article-content .article-tag img {
    width: 16px;
    height: 16px;
}

.list-body .list-left .article-content .article-tag span {
    color: #588528;
}

.list-body .list-left .article-content .article-tag a {
    font-size: 14px;
}

.list-body .list-left .article-content .article-tag a:hover {
    color: #588528;
    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 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 .other-list ul li a:last-child {
    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 {
    display: flex !important;
    align-items: center;
    color: #343434;
    font-size: 16px;
}

.list-body .list-right .other-items .sort-list ul li span {
    color: #343434;
    font-size: 16px;
}

.list-body .list-right .other-items .sort-list ul li span:first-child {
    margin-right: 4px;
}

.list-body .list-right .other-items .sort-list .third {
    color: #fb6257;
}

.list-body .list-right .other-items .other-list ul li span:hover {
    color: #588528;
    transition: .3s;
}

.list-body .list-right .other-items .tags-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 16px 0;
}

.list-body .list-right .other-items .tags-list li {
    list-style: none;
    padding: 6px 14px;
    border-radius: 2px;
    background: #588528;
    margin-bottom: 8px;
    cursor: pointer;
}

.list-body .list-right .other-items .tags-list li:not(:last-child) {
    margin-right: 10px;
}

.list-body .list-right .other-items .tags-list li a {
    color: #fff;
}

.list-body .list-right .other-items .tags-list li a:hover {
    color: #fff;
}

.list-body .list-right .other-items .tags-list li:hover {
    opacity: .9;
}

.list-body .list-right .other-wikipedia {
    margin-top: 16px;
    padding: 0 14px;
}

.list-body .list-right .other-wikipedia .wikipedia-items {
    display: flex;
    align-items: center;
}

.list-body .list-right .other-wikipedia .wikipedia-items:not(:last-child) {
    margin-bottom: 6px;
}

.list-body .list-right .other-wikipedia .wikipedia-items img {
    width: 102px;
    height: 76px;
    margin-right: 8px;
}

.list-body .list-right .other-wikipedia .wikipedia-items .right-msg {
    color: #656565;
    font-size: 14px;
}

.list-body .list-right .other-wikipedia .wikipedia-items .right-msg div:first-child {
    margin-bottom: 15px;
    font-size: 18px;
    color: #333333;
    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 .edible-items {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
}

.list-body .list-left .edible-items img {
    margin-right: 16px;
    width: 160px;
    height: 120px;
}

.list-body .list-left .edible-items:not(:last-child) {
    margin-bottom: 21px;
}

.list-body .list-left .edible-items .items-title {
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
}

.list-body .list-left .edible-items .items-content {
    font-size: 16px;
    color: #808080;
    margin: 10px 0 19px;
    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 .edible-items .items-msg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #676767;
}

.list-body .list-left .edible-items .items-msg .items-left {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.list-body .list-left .edible-items .items-msg .items-left .msg-text {
    display: flex;
    align-items: center;
}

.list-body .list-left .edible-items .items-msg .items-left .msg-text:not(:last-child) {
    margin-right: 20px;
}

.list-body .list-left .edible-items .items-msg .items-left .msg-text img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.list-body .list-left .edible-items .items-msg .items-right {
    color: #588528;
    cursor: pointer;
    font-size: 16px;
}

.list-body .list-left .edible-items .items-msg .items-right:hover {
    opacity: .9;
}

.recommend-part {
    margin-top: 30px;
}

.recommend-part .recommend-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #343434;
    font-size: 20px;
    padding: 0 11px 20px;
}

.recommend-part .recommend-top a {
    font-size: 14px;
    color: #676767;
}

.recommend-part .recommend-top a:hover {
    color: #588528;
    transition: .3s;
}

.recommend-part .recommend-list {
    border: 1px solid #cbcbcb;
    padding: 15px 0px;
    padding-left: 40px;
}
.recommend-part ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.recommend-part .recommend-list li {
    display: list-item !important;
    list-style: unset !important;
    display: flex;
    align-items: center;
    line-height: 28px;
    width: 33.3%;
}

.recommend-part .recommend-list li a {
    display: block;
    max-width: 240px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 16px;
}

.recommend-part .recommend-list li a:hover {
    color: #588528;
    transition: .3s;
}