﻿.main {
    width: 100%;
    padding-top: 14px;
    overflow: hidden
}

.fixed_outbox {
    width: 160px;
    float: left;
    min-height: 30px
}

.fix_guide {
    width: 150px;
    float: left;
    background: #fff;
    z-index: 10
}

.fix_guide a {
    display: block;
}

.fix_guide.active {
    position: fixed;
    top: 14px
}

.guidebox {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 10px;
    margin-bottom: 5px;
    cursor: pointer
}

.guidebox span {
    font-size: 16px
}

.guidebox.active,
.guidebox:hover {
    background-color: #e6e6e6;
    color: #e93274
}

.guidebox a,
.guidebox img {
    display: inline-block
}

.icon_tuijian {
    vertical-align: sub;
    margin-right: 5px
}

.icon_jiaju {
    vertical-align: -5px;
    margin-right: 5px
}

.icon_xingzuo {
    vertical-align: -4px;
    margin-right: 5px
}

.column {
    width: 710px;
    height: auto;
    float: left
}

.column>h2 {
    padding-left: 10px;
    border-left: 5px solid #e93274;
    font-size: 20px;
    color: #333;
    margin-bottom: 20px
}

.columnNav {
    width: 630px;
    border: 1px solid #e5e5e5;
    padding: 20px 15px 5px
}

.columnNavList {
    width: 100%;
    font-size: 14px;
    color: #666;
    overflow: hidden
}

.columnNavListTitle {
    float: left
}

.columnNavListText {
    margin: 0 10px 15px;
    padding: 2px 15px 5px;
    float: left;
    border-radius: 6px
}

.columnNavListText.active,
.columnNavListText:hover {
    color: #fff;
    background: #e93274
}

.columnNavListText.active:hover {
    color: #fff
}

.lists {
    width: 710px;
    height: auto;
    margin-top: 20px
}

.list {
    margin-bottom: 15px;
    overflow: hidden
}

.list>a {
    float: left;
    margin-right: 20px
}

.listImg {
    width: 180px;
    height: auto;
    position: relative;
    overflow: hidden
}

.listImg>img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.listImgTime {
    padding: 2px 10px;
    line-height: 20px;
    background-color: #000;
    border-radius: 10px;
    opacity: .6;
    text-align: center;
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #fff;
    font-size: 12px
}

.listImgTime img {
    display: inline-block
}

.listText {
    width: 490px;
    float: left
}

.listText h2 {
    font-size: 20px;
    color: #333;
    margin-top: 10px;
    height: 52px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.listText p {
    margin-top: 15px;
    font-size: 14px;
    color: #666;
}

.listTextTigS {
    width: auto;
    margin-top: 16px;
    overflow: hidden
}

.listTextTig {
    padding: 2px 10px;
    background-color: #f0f0f0;
    border-radius: 4px;
    color: grey;
    line-height: 18px;
    float: left;
    margin-right: 6px
}

.listTextTig,
.listTextTimeTig {
    font-size: 12px;
    text-align: center
}

.listTextTimeTig {
    padding: 2px 15px;
    border: 1px solid #ff852a;
    color: #ff852a;
    margin-top: 18px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px
}

.listTextTime span {
    font-size: 12px;
    color: #999;
    vertical-align: middle
}

.video_watch {
    margin-left: 30px;
    display: inline-block
}

.video_watch img {
    width: 18px;
    height: 12px;
    display: inline-block;
    vertical-align: middle
}

.list:hover .listText h2 {
    color: #e93274
}

.listImg>img:hover {
    transform: scale(1.2);
    transition: 1s
}

.ListsPages {
    width: 100%;
    height: 38px;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    justify-content: center
}

.ListsPages .active {
    color: #fafafa;
    background-color: #e93274
}

.ListsPages a {
    height: 38px;
    background-color: #f3f3f3;
    font-size: 16px;
    color: #666;
    line-height: 38px;
    text-align: center;
    padding: 0 10px;
    float: left;
    margin-right: 12px
}

.ListsPages a:hover {
    color: #fafafa;
    background-color: #e93274
}

.right {
    width: 300px;
    height: auto;
    float: right
}

.seeLists {
    padding: 10px 0 10px 10px;
    overflow: hidden
}

.seeLists a {
    float: left
}

.seeList {
    width: auto;
    margin-bottom: 10px;
    padding: 5px 15px;
    border-radius: 4px;
    border: 1px solid #b2b2b2;
    font-size: 14px;
    color: grey;
    text-align: center;
    margin-right: 10px
}

.seeList.active,
.seeList:hover {
    background-color: #e93274;
    color: #fff
}

.recommend {
    width: 300px;
    height: auto;
    border: 1px solid #eee;
    border-top: none;
    box-sizing: border-box;
    margin-bottom: 30px
}

.recommendTitle {
    height: 40px;
    border-top: 2px solid #e93274;
    font-size: 18px;
    line-height: 40px;
    color: #333;
    padding: 0 12px;
    font-weight: 800
}

.recommendTitle span {
    color: #e93274;
    font-style: oblique
}

.recommendLists {
    padding-left: 12px;
    overflow: hidden;
    margin-top: 10px
}

.recommendLists a {
    float: left
}

.recommendList {
    width: 133px;
    height: auto;
    margin-bottom: 15px;
    margin-right: 10px
}

.recommendListImg {
    width: 133px;
    height: auto;
    overflow: hidden
}

.recommendListImg img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.recommendList p {
    font-size: 14px;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px
}

.recommendList:hover p {
    color: #e93274
}

.recommendListImg:hover img {
    transform: scale(1.1);
    transition: 1s
}

.watchLists {
    padding: 10px 12px 0
}

.watchList {
    width: 100%;
    height: auto;
    overflow: hidden
}

.watchListTitle {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e1e1e1
}

.watchListTitle.active,
.watchListTitle.spe {
    border: none
}

.watchListTitle.active h3 {
    color: #e93274
}

.watchListTitleDot {
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 17px
}

.watchListTitle h3 {
    display: inline-block;
    width: 250px;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400
}

.viewList {
    padding: 5px 0
}

.viewList,
.watchListImg {
    display: none;
    overflow: hidden
}

.watchListImg {
    width: 276px;
    height: 180px;
    padding-bottom: 10px
}

.watchListImg.active {
    display: block
}

.watchListImg img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}