.pagination {
    margin-top: 18px;
    font-size: 0;
    text-align: center
}

.pagination a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.pagination .page-li {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.pagination .page-li:hover {
    cursor: pointer;
    background-color: #eaeaea
}

.pagination .page-li.page-active {
    cursor: default;
    color: #fff;
    border-color: #ffa000;
    background-color: #ffa000
}

.pagination .page-li.number-ellipsis {
    border: none;
    cursor: default
}

.pagination .page-li.number-ellipsis:hover {
    background-color: #fff
}

.pagination .page-number {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    background: #F0F2F5;
    text-align: center
}

.pagination .page-prev {
    width: 75px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px;
    background: #F0F2F5
}

.pagination .page-prev.no-prev {
    color: #c6c6c6
}

.pagination .page-prev.no-prev:hover {
    cursor: default;
    background-color: #fff
}

.pagination .page-next {
    width: 75px;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    background: #F0F2F5
}

.pagination .page-next.no-next {
    color: #c6c6c6
}

.pagination .page-next.no-next:hover {
    cursor: default;
    background-color: #fff
}

.pagination .number-ellipsis {
    display: inline-block;
    font-size: 15px;
    padding: 8px 14px
}

.pagination .number-ellipsis.page-hidden {
    display: none
}

#page-go {
    margin-top: 10px;
    text-align: center
}

.wrap {
    width: 1200px;
    margin: auto;
    background: #fff;
    position: relative
}

.wrap .main {
    float: left;
    width: 860px;
    margin-right: 70px
}

.wrap .main .category-list,
.wrap .main .category-sub {
    overflow: hidden
}

.wrap .main .category-list li,
.wrap .main .category-sub li {
    float: left
}

.wrap .main .category-wrap {
    padding: 30px 10px 20px 30px;
    background: #E6E6E6 no-repeat center center/100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 150px
}

.wrap .main .category-wrap.wanhui-1 {
    background-image: url(../images/挽回秘籍banner.png)
}

.wrap .main .category-wrap.wanhui-1-5 {
    background-image: url(../images/挽回秘籍banner.png)
}

.wrap .main .category-wrap.wanhui-2 {
    background-image: url(../images/脱单攻略banner.png)
}

.wrap .main .category-wrap.wanhui-3 {
    background-image: url(../images/婚姻家庭banner.png)
}

.wrap .main .category-wrap h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px
}

.wrap .main .category-wrap .category-list li {
    color: #333;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 12px
}

.wrap .main .category-wrap .category-list li:last-child {
    padding-left: 0
}

.wrap .main .category-wrap .category-list li::after {
    content: '·';
    margin-left: 15px;
    color: #333
}

.wrap .main .category-wrap .category-list li:hover {
    color: #ffa000
}

.wrap .main .category-wrap .category-list li.active {
    color: #ffa000
}

.wrap .main .category-wrap .category-list a:last-child li::after {
    color: #9b9b9b;
    display: none
}

.wrap .main .miji-category {
    border-bottom: 1px solid #e8e8e8
}

.wrap .main .miji-category .category-list {
    width: 100%;
    border-bottom: 2px solid #ffa000
}

.wrap .main .miji-category .category-list .category-item {
    text-align: center;
    padding: 0 20px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #333
}

.wrap .main .miji-category .category-list .category-item a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.wrap .main .miji-category .category-list .category-item.active,
.wrap .main .miji-category .category-list .category-item:hover {
    color: #fff;
    background: #ffa000
}

.wrap .main .miji-category .category-sub {
    padding: 10px 0
}

.wrap .main .miji-category .category-sub li {
    color: #333;
    font-size: 14px;
    padding: 15px 15px;
    margin-bottom: 0
}

.wrap .main .miji-category .category-sub li::after {
    content: '·';
    margin-left: 15px;
    color: #333
}

.wrap .main .miji-category .category-sub li:hover {
    color: #ffa000
}

.wrap .main .miji-category .category-sub li.active {
    color: #ffa000
}

.wrap .main .miji-category .category-sub li:last-child::after {
    display: none
}

.wrap .main .article-list {
    margin-bottom: 30px
}

.wrap .main .article-list .article-item {
    width: 100%;
    padding: 30px 0
}

.wrap .main .article-list .article-item a {
    display: inline-block
}

.wrap .main .article-list .article-item .article-cover {
    width: 270px;
    height: 180px;
    background: #f8f8f8;
    margin-right: 20px;
    display: inline-block;
    position: relative
}

.wrap .main .article-list .article-item .article-cover::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.06)
}

.wrap .main .article-list .article-item .article-cover img {
    width: 100%;
    height: 100%
}

.wrap .main .article-list .article-item .article-info {
    display: inline-block;
    vertical-align: top;
    width: 560px;
    line-height: 1.5
}

.wrap .main .article-list .article-item .article-info .article-title {
    margin-top: 6px;
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.wrap .main .article-list .article-item .article-info .author-info {
    font-size: 13px;
    color: #c8c8c8;
    margin: 10px 0
}

.wrap .main .article-list .article-item .article-info .author-info .author-name {
    margin-right: 40px
}

.wrap .main .article-list .article-item .article-info .article-desc {
    font-size: 13px;
    line-height: 1.7;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 100px;
    margin-top: 22px
}

.wrap .main .article-list .article-item:not(:first-child) {
    border-top: 1px dashed #e8e8e8
}

.wrap .side {
    float: left;
    width: 270px;
    margin-top: 75px
}

.wrap .side h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold
}

.wrap .side h3::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 5px;
    border-radius: 3px;
    background: #ffa000;
    margin-right: 10px;
    vertical-align: top
}

.wrap .side .recommend-item {
    margin: 30px 0
}

.wrap .side .recommend-item .title {
    font-size: 14px;
    color: #333;
    line-height: 1.5
}

.wrap .side .recommend-item .auther {
    font-size: 13px;
    color: #c8c8c8;
    margin-top: 10px
}

.wrap .side .recommend-item .auther .auther-name {
    margin-right: 20px
}

.wrap .side .recommend-news {
    margin-bottom: 60px
}

.wrap .page-manage {
    margin-bottom: 50px
}