:root {
    --red: #F53851;
    --vipcolor: #E6A898;
    --bgcolor: #1f1f29;
    --font4: rgba(255, 255, 255, .4);
    --font6: rgba(255, 255, 255, .6);
    --font9: rgba(255, 255, 255, .9)
}

a:hover {
    color: var(--red)
}

.areaTop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 68px;
    background-color: rgba(39, 39, 51, .9);
    z-index: 998;
    padding: 0
}

.areaTop:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px)
}

.areaTop .area {
    height: 100%;
    position: relative
}

.areaTop .hd-logoMini {
    float: left;
    margin: 11px 36px 0 15px;
}

#nav_logo {
    width: 108px;
    height: 27px;
    display: block;
    background-size: contain
}

#nav_logo img {
    display: block;
}

#newplayNavCrumbs {
    width: auto;
    float: left;
    margin-right: 6px;
    margin-top: 26px
}

.hd-subMenu {
    margin-top: 26px
}

#newplayNavFloat {
    display: none
}

.hd-subMenu li {
    float: left;
    position: relative;
    margin-right: 24px
}

.hd-subMenu li .txt {
    font-size: 16px;
    line-height: 16px;
    color: rgba(255, 255, 255, .8);
    display: block
}

.hd-subMenu li .txt:hover, .hd-subMenu li:hover .txt {
    color: var(--red) !important
}

.hd-subMenu li .txt:hover .txt-end, .hd-subMenu li:hover .txt .txt-end {
    transform: rotate(180deg)
}

.hd-subMenu li .txt-end {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 12px;
    padding: 0;
    margin-left: 4px;
    vertical-align: middle;
    transition: transform .2s ease
}

.hd-subMenu li .txt-end .icon {
    display: block
}

.hd-nav-main {
    background: rgba(39, 39, 51, .9);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px)
}

.hd-nav-main {
    height: 98px;
    font-size: 14px;
    margin: 0 auto
}

.hd-nav-main .sort {
    overflow: visible
}

.hd-nav-main {
    display: none
}

.hd-nav-main .nav-main-inner {
    margin: 0 auto;
    height: 98px;
    overflow: hidden
}

.hd-nav-main .nav-item {
    float: left;
    position: relative;
    margin: 0 62px 0 0;
    padding: 13px 0 0
}

.hd-nav-main .nav-item-row {
    height: 37px;
    line-height: 30px;
    padding: 0 62px 0 0
}

.hd-nav-main .sort a, .hd-nav-main .sort-end a, .hd-nav-main .sort-zongyi a {
    color: rgba(255, 255, 255, .5)
}

.hd-nav-main .sort-bti a, .hd-nav-main .sort3 a, .hd-nav-main .sort3-end a, .hd-nav-main .sort4 a, .hd-nav-main .sort4-end a {
    color: #fff
}

.hd-nav-main .sort a:hover, .hd-nav-main .sort-bti a:hover, .hd-nav-main .sort-end a:hover, .hd-nav-main .sort-zongyi a:hover, .hd-nav-main .sort3 a:hover, .hd-nav-main .sort3-end a:hover, .hd-nav-main .sort4 a:hover, .hd-nav-main .sort4-end a:hover {
    color: var(--red)
}

.hd-nav-main .bti-ico {
    display: inline-block;
    width: 24px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
    background: url(/template/tingshu/img/nav-ico.svg) no-repeat -45px -1px;
    margin-top: -2px
}
.hd-nav-main .nav-item-row {
    display: flex;
}
.hd-nav-main .ico-movie {
    background-position: -45px -41px
}

.hd-nav-main .ico-show {
    background-position: -45px -119px
}

.hd-nav-main .ico-comic {
    background-position: -45px -81px
}

.hd-nav-main .sort, .hd-nav-main .sort-end, .hd-nav-main .sort-zongyi {
    width: 75px;
    display: inline-block
}

.hd-nav-main .sort-bti {
    font-weight: 600;
    margin-right: 14px;
    width: 81px;
    display: inline-block;
    position: relative;
    padding-right: 16px
}

.hd-nav-main .sort-bti:after {
    content: "";
    display: inline-block;
    height: 14px;
    width: 1px;
    position: absolute;
    right: 1px;
    top: 9px;
    background: rgba(216, 216, 216, .2)
}

.hd-nav-main .item1 .nav-item-row {
    padding: 0 10px 0 0;
    display: flex;

}

.hd-nav-main .item1 .sort-end {
    width: 2em
}

.hd-nav-main .item2 .nav-item-row {
    padding: 0 10px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}

.hd-nav-main .item2 .sort-bti {
    padding: 0
}

.hd-nav-main .item2 .sort-zongyi {
    width: 5em
}

.hd-nav-main .item2 .sort-end {
    width: 2em
}

.hd-nav-main .item3 {
    padding-left: 6px
}

.hd-nav-main .item3 .sort3, .hd-nav-main .item3 .sort3-end {
    margin: 0;
    width: 109px;
    font-weight: 600;
    display: inline-block
}

.hd-nav-main .item3 .sort3:after {
    display: none
}

.hd-nav-main .item3 .sort3-end {
    width: 4em
}

.hd-nav-main .item4 {
    margin-right: 0
}

.hd-nav-main .item4 .nav-item-row {
    padding-right: 62px
}

.hd-nav-main .item4 .sort4 {
    width: 4em;
    margin-right: 25px;
    display: inline-block
}

.hd-nav-main .item4 .sort4-first {
    width: 3em
}

.hd-nav-main .item4 .sort4-end {
    width: 3em
}

.hd-nav-main .item3:after, .hd-nav-main .item4:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 5px;
    right: 0;
    background: -webkit-linear-gradient(180deg, rgba(226, 226, 226, 0) 8%, #d4d4d4 56%, rgba(226, 226, 226, 0) 95%);
    background: linear-gradient(180deg, rgba(226, 226, 226, 0) 8%, #d4d4d4 56%, rgba(226, 226, 226, 0) 95%);
    opacity: .2
}

.hd-nav-main .nav-other {
    float: right;
    margin-top: -6px;
    width: 232px;
    padding-top: 13px
}

.hd-nav-main .nav-join, .hd-nav-main .nav-vip {
    width: 110px;
    float: left;
    display: block;
    text-align: center
}

.hd-nav-main .nav-join .join-text {
    color: rgba(255, 255, 255, .7)
}

.hd-nav-main .nav-join .join-text:hover {
    color: var(--red)
}

.hd-nav-main .nav-vip {
    color: #c79f6e;
    display: block;
    margin-right: 12px;
    line-height: 22px
}

.hd-nav-main .nav-vip:hover {
    color: var(--red)
}

.hd-nav-main .vip-ico {
    background: url(/template/tingshu/img/vip.png) no-repeat left top/22px 15px;
    display: inline-block;
    width: 22px;
    height: 15px;
    vertical-align: middle;
    margin: 0 3px 0 0
}

.hd-nav-main .join-ico {
    background: url(/template/tingshu/img/join-self.svg) no-repeat;
    width: 110px;
    height: 60px;
    display: block
}

.hd-focus, .hd-nav-main, .hd-topbar {
    min-width: 1718px
}

.hd-nav-main {
    display: none;
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    z-index: 997;
    box-shadow: 0 28px 50px rgba(25, 24, 40, .35);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px)
}

.hd-subMenu li.on .hd-nav-main {
    display: block !important
}

.areaTop .hd-hotWord {
    float: left;
    margin-top: 21px;
    overflow: hidden;
    height: 21px;
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.areaTop .hd-hotWord a {
    font-size: 14px;
    display: inline-block;
    line-height: 16px;
    margin-right: 22px !important
}

.areaTop .hd-hotWord a:hover {
    color: var(--red) !important
}

.areaTop .hd-soMini {
    position: absolute;
    right: 369px;
    top: 12px;
    z-index: 1
}

.areaTop .hd-soMini form {
    display: none
}

sh-search {
    width: 360px;
    display: block;
    transition: width .2s ease
}

sh-search.act {
    width: 518px
}

@media screen and (max-width: 1710px) {
    sh-search {
        width: 260px
    }

    sh-search.act {
        width: 382px
    }
}

@media screen and (max-width: 1420px) {
    sh-search, sh-search.act {
        width: 240px
    }
}

.areaTop .hd-soMini .G-soResult {
    border-radius: 5px;
    top: 45px;
    left: 5px;
    right: 10px
}

.areaTop .hd-soMini .hd-input {
    float: left;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    line-height: 16px;
    color: var(--font6) !important;
    font-size: 14px;
    vertical-align: top;
    padding: 13px 152px 13px 16px;
    outline: 0;
    background: 0 0;
    background-image: linear-gradient(130deg, rgba(119, 119, 153, .3) 0, rgba(255, 119, 133, .2) 100%);
    border-radius: 20px
}

.areaTop .hd-soMini .hd-input:hover {
    background-image: linear-gradient(130deg, rgba(119, 119, 153, .5) 0, rgba(255, 119, 133, .4) 100%)
}

.areaTop .hd-soMini .hd-submit-wrap {
    display: none
}

.areaTop .hd-soMini .hd-submit {
    position: absolute;
    right: 0;
    width: 56px;
    height: 40px;
    cursor: pointer;
    border-radius: 20px;
    border: none;
    text-align: center;
    line-height: 40px;
    display: flex !important;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-image: url(/template/tingshu/img//bg-search.svg);
    z-index: 1
}

.areaTop .hd-soMini .hd-submit:hover {
    background-position: 0 -50px
}

.areaTop .hd-soMini .hd-submit-text {
    display: none
}

.areaTop .hd-soMini .search-hot {
    position: absolute;
    top: 0;
    right: 40px;
    font-size: 14px;
    color: var(--font4);
    text-align: right;
    line-height: 40px;
    height: 40px;
    display: block !important;
    padding-right: 32px
}

.areaTop .hd-soMini .search-hot:hover {
    color: var(--red)
}

.areaTop .hd-soMini .search-hot:hover .icon-hot {
    opacity: .8
}

.areaTop .hd-soMini .search-hot .icon-hot {
    width: 22px;
    height: 22px;
    display: inline-block;
    line-height: 16px;
    vertical-align: top;
    margin: 7px 3px 0 0;
    opacity: .2
}

.areaTop .hd-soMini .search-hot .icon-hot .icon {
    display: block
}

.areaTop .hd-funMod {
    float: right
}

.hd-fBox {
    float: left;
    margin-right: 15px;
    position: relative
}

.hd-fBox .hd-fBtn {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 8px;
    width: 39px;
    color: hsla(0, 0%, 100%, .25)
}

.hd-fBox .fico {
    color: #fff;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 1;
    vertical-align: top;
    transform-origin: top center;
    transition: all .3s
}

.hd-fBox .fico:hover, .hd-fBox:hover .fico {
    color: var(--red)
}

.hd-fBtn .fico-vip {
    background: url(/template/tingshu/img/vip.svg) no-repeat;
    background-position: center;
    background-size: contain
}

.hd-fBox .fico-app-tip {
    position: absolute;
    top: 15px;
    right: -18px;
    width: 39px;
    height: 16px
}

.hd-fBox .hd-fBtn .text {
    display: block;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden
}

.hd-fBox-user {
    margin: 0 0 0 18px
}

.hd-fBtn-user {
    width: 40px;
    height: 40px;
    padding: 14px 0;
    position: relative;
    display: block
}

.hd-fCont {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background: rgba(46, 46, 61, .84);
    border-radius: 10px;
    position: absolute;
    top: 67px;
    right: 0;
    color: #fff;
    width: 340px;
    height: 260px;
    display: none;
    font-size: 14px;
    box-sizing: border-box;
    box-shadow: 0 1px 16px rgba(0, 0, 0, .5)
}

.hd-fCont:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    display: inline-block;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 9px solid rgba(46, 46, 61, .84);
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -4.5px
}

.hd-fBoxVis .hd-fCont {
    display: block;
    -webkit-animation: boxfadeIn .3s ease forwards;
    animation: boxfadeIn .3s ease forwards
}

@keyframes boxfadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes boxfadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hd-fBox-vip {
    margin-right: 23px
}

.fico-vip-tip {
    position: absolute;
    top: 15px;
    width: 49px;
    right: -28px;
    -webkit-animation: headShake 1s .5s ease-in-out both;
    animation: headShake 1s .5s ease-in-out both
}

.areaTop .uico, .areaTop .vico {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 36px;
    margin-right: 8px
}

.hd-vip {
    width: 360px;
    height: auto;
    padding: 20px 25px;
    left: -163px
}

.hd-vip .hd-vip-box {
    display: flex;
    justify-content: space-between
}

.hd-vip .vipleft {
    margin-top: 45px
}

.hd-vip .vip-item {
    margin-bottom: 30px;
    color: var(--font9);
    font-family: PingFangSC-Medium;
    font-weight: 500
}

.hd-vip .vip-item .text {
    font-size: 14px;
    text-align: right;
    line-height: 14px;
    font-weight: 500;
    color: var(--font9)
}

.hd-vip .vip-item .text:hover {
    color: var(--vipcolor)
}

.hd-vip .vip-item .vico {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    width: 20px;
    height: 20px
}

.hd-vip .vip-item a {
    display: flex;
    align-items: center
}

.hd-vip .btn-joinvip {
    display: block;
    width: 312px;
    height: 34px;
    line-height: 34px;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #562117;
    font-weight: 600;
    background-image: linear-gradient(90deg, #ffd4bc 0, #df9f8e 99%);
    border-radius: 17px;
    text-align: center
}

.hd-vip .btn-joinvip:hover {
    background-image: linear-gradient(90deg, rgba(255, 212, 188, .7) 0, rgba(223, 159, 142, .7) 99%)
}

.hd-vip .qrbox {
    display: flex;
    flex-direction: column;
    width: 156px;
    text-align: center
}

.hd-vip .qrbox .qr-title {
    font-size: 14px;
    color: rgba(230, 168, 152, .9);
    position: relative;
    margin-bottom: 8px;
    line-height: 18px
}

.hd-vip .qrbox .qr-title::after, .hd-vip .qrbox .qr-title::before {
    content: '';
    position: absolute;
    top: 10px;
    width: 26px;
    height: 1px
}

.hd-vip .qrbox .qr-title::before {
    left: 0;
    background-image: linear-gradient(90deg, rgba(235, 203, 194, 0) 0, #d39b8f 100%)
}

.hd-vip .qrbox .qr-title::after {
    right: 0;
    background-image: linear-gradient(90deg, #d39b8f 0, rgba(235, 203, 194, 0) 100%)
}

.hd-vip .qrbox .qr-img {
    width: 150px;
    height: 150px;
    margin: 0 auto 8px auto
}

.hd-vip .qrbox .qr-img img {
    width: 100%
}

.hd-vip .qrbox .qr-desc {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: rgba(255, 255, 255, .8);
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 10px
}

.hd-history {
    width: 377px;
    height: auto;
    min-height: 180px;
    max-height: 490px;
    right: -167px;
    border-radius: 10px
}

.hd-history-list {
    padding-top: 18px;
    margin-bottom: 24px
}

.hd-history-list-box {
    padding: 0 24px;
    margin-top: 24px;
    max-height: 416px;
    overflow: auto;
    position: relative;
    box-sizing: border-box
}

.hd-history .item {
    position: relative;
    padding: 0 0 0 133px;
    margin: 0 0 10px 0;
    height: 69px;
    overflow: hidden
}

.hd-history .item .item-info a {
    color: var(--font6)
}

.hd-history .item:hover .item-bti {
    color: var(--red)
}

.hd-history .item:hover .item-info a:hover {
    color: var(--red)
}

.hd-history .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 121px;
    height: 69px
}

.hd-history .item-photo .photo {
    border-radius: 6px;
    width: 100% !important;
    height: 100% !important
}

.hd-history .item-photo .update {
    display: none
}

.hd-history .item-bti {
    display: block;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 10px;
    color: var(--font9);
    font-family: PingFangSC-Medium
}

.hd-history .item-info {
    color: var(--font6);
    font-size: 14px;
    line-height: 14px
}

.hd-history .item-info .fgx {
    display: inline-block;
    width: 1px
}

.hd-history .item-info .see-pc, .hd-history .item-info .see-phone {
    background: url(/template/tingshu/img/see-ico.svg) no-repeat;
    display: inline-block;
    width: 15px;
    height: 13px;
    vertical-align: middle;
    margin: -2px 5px 0 0
}

.hd-history .item-info .see-phone {
    background-position: 0 -20px;
    width: 10px;
    height: 16px
}

.hd-history .item .fgx {
    margin: 0 8px
}

.hd-history .item:last-child {
    margin-bottom: 0
}

.hd-history .date {
    position: relative;
    color: var(--font6)
}

.hd-history .check-box {
    display: none
}

.hd-history .check {
    color: var(--red);
    position: absolute;
    top: 0;
    right: 24px;
    z-index: 100;
    cursor: pointer;
    user-select: none;
    color: var(--font9);
    height: 17px;
    line-height: 17px;
    font-size: 14px
}

.hd-history .check .ipt-switch {
    margin-left: 8px;
    display: inline-block;
    vertical-align: top
}

.hd-history .date-old {
    padding: 0 0 10px 10px;
    margin-top: -3px
}

.hd-history-more {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.hd-history-more a {
    color: rgba(255, 255, 255);
    font-size: 14px
}

.hd-history-more a:hover {
    color: var(--red)
}

.hd-history-tongbu {
    text-align: center;
    width: 280px;
    height: 320px;
    right: -118px
}

.hd-history-tongbu .history-tips {
    background: url(/template/tingshu/img/hd-history-tongbu.png) no-repeat center 8px/220px 164px;
    display: block;
    height: 40px;
    margin: 38px 0 0;
    color: #999;
    padding: 150px 0 0
}

.hd-history-tongbu .history-more {
    background: var(--red);
    border-radius: 20px;
    height: 32px;
    line-height: 32px;
    width: 88px;
    margin: 0 auto 10px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px
}

.hd-history-tongbu .history-more:hover {
    background: rgba(231, 60, 49, .8)
}

.hd-history-no .history-nocont {
    background-size: 200px 149px;
    color: #999;
    font-size: 14px;
    height: 50px;
    text-align: center;
    padding: 10px 0 20px 0
}

.hd-history-no .history-hot {
    font-size: 14px;
    margin: 0 0 10px 10px
}

.hd-history-no .hot-list .item {
    margin: 0 10px 15px
}

.hd-history-no .hot-list .item:hover {
    background: 0 0
}

.hd-history-no .hot-list .item-bti {
    width: 150px
}

.hd-history-no .zhuiju {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 48px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid var(--red);
    -webkit-border-radius: 14px;
    border-radius: 14px;
    color: var(--red)
}

.hd-history-no .zhuiju:hover {
    background: var(--red);
    color: #fff
}

.hd-history-list .item .active {
    display: none
}

.hd-history-list .item:hover .active {
    display: block
}

.hd-history-list .item .default {
    display: block
}

.hd-history-list .item:hover .default {
    display: none
}

.hd-upload {
    width: 146px;
    height: 185px;
    right: -51px;
    padding: 16px 0
}

.hd-upload ul {
    margin-bottom: 11px
}

.hd-upload .upload-item {
    padding-left: 24px;
    color: var(--font9);
    height: 36px;
    line-height: 36px;
    margin-bottom: 2px
}

.hd-upload a {
    font-size: 14px;
    color: var(--font9);
    line-height: 14px
}

.hd-upload a:hover {
    color: var(--red)
}

.hd-ifox {
    width: 195px;
    height: 274px;
    right: -75px;
    padding: 16px 0
}

.hd-ifox ul {
    margin-bottom: 11px
}

.hd-ifox .ifox-item {
    padding-left: 24px;
    color: var(--font9);
    height: 36px;
    line-height: 36px;
    margin-bottom: 2px
}

.hd-ifox .ifox-item div {
    font-size: 14px;
    color: var(--font9);
    line-height: 36px
}

.hd-ifox .ifox-item div:hover {
    color: var(--red)
}

.hd-ifox .ifox-item a {
    color: var(--font9)
}

.hd-ifox .ifox-item a:hover {
    color: var(--red)
}

.hd-ifox .btn-try {
    color: #fff;
    display: block;
    width: 147px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    background-color: var(--red);
    border-radius: 17px;
    text-align: center
}

.hd-ifox .btn-try:hover {
    background: rgba(245, 56, 81, .8)
}

.hd-app {
    width: 198px;
    height: 282px;
    text-align: center;
    right: -73px
}

.hd-app:before {
    left: 103px
}

.hd-app img {
    margin-top: 24px;
    border-radius: 10px
}

.hd-app .app-tips {
    font-size: 14px;
    display: block;
    margin: 12px 0 20px 0
}

.hd-app .btn-download {
    background: #f7f7f7;
    border-radius: 15px;
    width: 120px;
    color: #3a3a3a;
    height: 30px;
    text-align: center;
    display: block;
    line-height: 30px;
    margin: 13px auto
}

.hd-app .btn-getvip {
    display: block;
    width: 150px;
    height: 32px;
    line-height: 32px;
    background: var(--red);
    border-radius: 18px;
    font-size: 12px;
    color: #fff;
    margin: 20px auto 0
}

.hd-app .btn-getvip:hover {
    background: rgba(245, 56, 81, .8);
    color: #fff
}

.hd-fBtn-userlogin {
    background: 0 0
}

.hd-fBtn-user .user-photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff
}

.hd-fBtn-user .user-photo-vip {
    border: 2px solid #ebaa96
}

.hd-fBtn-user .user-bub {
    position: absolute;
    top: 10px;
    right: -7px;
    background: var(--red);
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    padding: 0 6px;
    border-radius: 7px
}

.hd-fBtn-user .hd-fCont:before {
    right: 13px
}

.hd-fBox-user .vip-user {
    background: url(/template/tingshu/img/vip.png) no-repeat left top/cover;
    width: 15px;
    height: 10px;
    position: absolute;
    top: 13px;
    right: -5px;
    transform: rotate(55deg)
}

.hd-fBox .user-ico {
    position: absolute;
    height: 14px;
    bottom: 14px;
    left: 26px;
    width: 28px
}

.hd-fBox .user-way {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: top;
    background: url(/template/tingshu/img/login-logo.svg) no-repeat;
    background-size: 90px 30px
}

.hd-fBox .way-phone {
    background-position: 0 -15px
}

.hd-fBox .way-qq {
    background-position: -15px -15px
}

.hd-fBox .way-weixin {
    background-position: -30px -15px
}

.hd-fBox .way-sina {
    background-position: -45px -15px
}

.hd-fBox .way-zhi {
    background-position: -60px -15px
}

.hd-fBox .way-baidu {
    background-position: -75px -15px
}

.hd-person {
    width: 276px;
    padding: 22px 24px 0;
    height: 251px
}

.hd-person:before {
    right: 12px;
    left: auto
}

.hd-person-info {
    height: 32px;
    padding: 0;
    font-size: 16px;
    opacity: .9;
    font-weight: 500
}

.hd-person-info .user {
    max-width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    background-image: url(/template/tingshu/img/icon-normal.svg);
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: center right
}

.hd-person-info .exit {
    margin-top: 1px;
    opacity: .6;
    font-size: 14px;
    color: #fff
}

.hd-person-info .exit:hover {
    color: var(--red);
    opacity: 1
}

.hd-person-vip {
    margin: 0 0 16px;
    color: #e8d4b7;
    position: relative
}

.hd-person-vip .adv {
    padding: 0
}

.hd-person-vip .btn-xufei {
    position: absolute;
    right: 10px;
    top: 9px;
    width: 80px;
    background-image: linear-gradient(128deg, #ffeddc 0, #ffc3a6 100%);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .6);
    border-radius: 15px;
    font-size: 14px;
    color: #692a1e;
    text-align: center;
    font-weight: 600;
    line-height: 30px
}

.hd-person-vip .btn-xufei:hover {
    background-image: linear-gradient(128deg, #fff4e9 0, #ffdccb 100%);
    box-shadow: inset 0 1px 0 0 #fff
}

.hd-person-vip .adv {
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.hd-person-enter {
    font-size: 14px;
    color: #fff;
    display: block;
    position: relative;
    margin-bottom: 17px
}

.hd-person-enter:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .4;
    background-image: linear-gradient(203deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .57) 50%, rgba(255, 255, 255, 0) 96%)
}

.hd-person-enter .arr {
    float: right;
    margin: 8px 3px 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate3d(0, -50%, 0) rotate(45deg)
}

.hd-person-enter:hover .arr {
    border-top: 2px solid var(--red);
    border-right: 2px solid var(--red)
}

.hd-person-fun {
    padding: 16px 0 0 0
}

.hd-person-fun .item {
    display: inline-block;
    cursor: pointer;
    width: 50%;
    float: left;
    margin: 0 11% 16px 0;
    font-size: 14px;
    color: rgba(255, 255, 255, .8);
    position: relative
}

.hd-person-fun .item:hover {
    color: var(--red)
}

.hd-person-fun .item-rss, .hd-person-fun .item-video {
    width: 39%;
    margin: 0 0 16px
}

.hd-person-fun .item .text {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    height: 24px
}

.hd-person-xufei {
    padding: 10px 24px
}

.hd-person-xufei .item {
    color: #faac98
}

.hd-person-xufei .item:hover {
    color: var(--red)
}

.hd-person-xufei .xufei-info {
    height: 90px;
    width: 256px;
    background: url(/template/tingshu/img/bg-vip.png) no-repeat left top/cover;
    position: relative;
    padding: 16px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-left: -14px
}

.hd-person-xufei .xufei-info .row1 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500
}

.hd-person-xufei .xufei-info .row2 {
    margin-top: 10px
}

.hd-person-xufei .xufei-info .user {
    color: #8f4f37;
    font-size: 16px;
    max-width: 12em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(/template/tingshu/img/icon-vip.svg);
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: center right;
    font-weight: 700
}

.hd-person-xufei .xufei-info .user {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-image: -webkit-linear-gradient(0deg, #c26d4e, #692a1e)
}

.hd-person-xufei .xufei-info .exit {
    position: absolute;
    color: #8e553d;
    font-size: 14px;
    top: 15px;
    right: 16px
}

.hd-person-xufei .xufei-info .exit:hover {
    color: var(--red)
}

.hd-person-xufei .xufei-info .vip-tips {
    display: none
}

.hd-person-xufei .xufei-info .btn-xufei-ico {
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 80px;
    background-image: linear-gradient(128deg, #ffeddc 0, #ffc3a6 100%);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .6);
    border-radius: 15px;
    font-size: 14px;
    color: #692a1e;
    text-align: center;
    font-weight: 600;
    line-height: 30px
}

.hd-person-xufei .xufei-info .btn-xufei-ico:hover {
    background-image: linear-gradient(128deg, #fff4e9 0, #ffdccb 100%);
    box-shadow: inset 0 1px 0 0 #fff
}

.hd-person-xufei .xufei-info .date {
    font-size: 14px;
    color: #692a1e
}

.hd-person-xufei .hd-person-enter {
    color: #faac98
}

.hd-person-xufei .hd-person-enter:hover {
    color: var(--red)
}

.hd-person-xufei .hd-person-enter .arr {
    border-color: #faac98
}

.hd-person-xufei .hd-person-enter:hover .arr {
    border-top: 2px solid var(--red);
    border-right: 2px solid var(--red)
}

.hd-person-xufei .hd-person-enter:after {
    background-image: linear-gradient(203deg, rgba(185, 148, 137, 0) 0, rgba(184, 146, 135, .57) 50%, rgba(132, 91, 81, 0) 96%)
}

.hd-person-fun .item .ico {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.hd-person-fun .item .tips {
    background: var(--red);
    height: 14px;
    padding: 0 5px;
    line-height: 14px;
    -webkit-border-radius: 24px;
    color: #fff;
    font-size: 12px;
    border-radius: 24px;
    position: absolute;
    top: -3px;
    right: 5px;
    display: none
}

.hd-login {
    text-align: center;
    width: 420px;
    height: auto;
    padding: 22px 44px
}

.hd-login:before {
    left: auto;
    right: 12px
}

.hd-login-qr {
    display: flex
}

.hd-login-qr .hd-login-qr-left {
    width: 139px;
    height: 212px;
    margin-left: -18px;
    margin-right: 14px;
    background-image: url(/template/tingshu/img/hd-login-bg.png);
    background-size: cover
}

.hd-login-qr .hd-login-qr-right .qr-tt {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    font-weight: 500
}

.hd-login-qr .hd-login-qr-right .qr-tt::after, .hd-login-qr .hd-login-qr-right .qr-tt::before {
    content: '';
    width: 26px;
    height: 1px;
    display: block;
    opacity: .2;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    margin-right: 8px
}

.hd-login-qr .hd-login-qr-right .qr-tt::after {
    background-image: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    margin-left: 8px;
    margin-right: 0
}

.hd-login-qr .hd-login-qr-right .qr-desc {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
    text-align: center;
    line-height: 14px;
    margin-top: 15px
}

.hd-login-qr .hd-login-qr-right .qr-desc:last-child {
    margin-top: 6px
}

.hd-login-qr .hd-login-qr-right .qr-desc span {
    color: #f53851
}

.hd-login-photo {
    border-radius: 8px;
    margin-top: 16px
}

.hd-login-logo {
    color: #999;
    position: relative;
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hd-login .other {
    position: absolute;
    bottom: 50px;
    left: 187px
}

.hd-login .eico {
    background: url(/template/tingshu/img/hd-login-logo.svg) no-repeat;
    cursor: pointer;
    width: 32px;
    height: 32px
}

.hd-login .eico:hover {
    opacity: .6
}

.hd-login .eico-qq {
    background-position: -40px 0
}

.hd-login .eico-weixin {
    background-position: -80px 0
}

.hd-login .eico-sina {
    background-position: -120px 0
}

.hd-login .eico-zhi {
    background-position: -160px 0
}

.hd-login .eico-baidu {
    background-position: -200px 0
}

.hd-login .zhuce {
    position: absolute;
    top: 16px;
    right: 16px;
    color: rgba(255, 255, 255, .7);
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.hd-login .zhuce:hover {
    color: #f53851
}

.ipt-switch {
    display: block;
    height: 17px;
    width: 29px;
    position: relative;
    border-radius: 16px;
    cursor: pointer;
    outline: 0;
    z-index: 0;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.ipt-switch:before {
    box-sizing: border-box;
    height: 17px;
    width: 29px;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    background: #727275;
    border-radius: 16px;
    z-index: 1
}

.ipt-switch:after {
    box-sizing: border-box;
    height: 13px;
    width: 13px;
    content: ' ';
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .25);
    border-radius: 16px;
    z-index: 2;
    top: 2px;
    left: inherit;
    right: 2px
}

.ipt-switch:checked {
    background: var(--red)
}

.ipt-switch:checked::before {
    display: none
}

.ipt-switch:checked::after {
    top: 2px;
    left: 2px
}

svg.icon {
    display: block;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 2100px) {
    .hd-nav-main .nav-main-inner, .hd-nav-sub .nav-sub-inner, .hd-topbar-inner, .nav-main-inner {
        width: 1718px
    }

    .hd-focus-bgbar .hd-bgbar-inner {
        width: 1318px
    }

    .hd-focus, .hd-nav-main {
        width: auto
    }
}

@media screen and (max-width: 1800px) {
    .hd-focus, .hd-nav-main, .hd-topbar {
        min-width: 1470px
    }

    .hd-focus .focus-tab-inner, .hd-focus-tuijian .tuijian-menu-inner, .hd-nav-main .nav-main-inner, .hd-nav-sub .nav-sub-inner, .hd-topbar-inner, .nav-main-inner {
        width: 1470px
    }

    .hd-focus-bgbar .hd-bgbar-inner {
        width: 1070px
    }

    .hd-focus-tuijian .tuijian-link {
        width: auto
    }

    .hd-topbar-fix .hd-search {
        width: 550px;
        left: 605px
    }

    .hd-topbar-fix .hd-search .hd-input {
        width: 372px
    }

    .hd-nav-main .nav-item {
        margin-right: 40px
    }

    .hd-nav-main .nav-item-row {
        padding-right: 41px
    }

    .hd-nav-main .item4 .sort4 {
        margin-right: 35px
    }

    .hd-nav-main .item3 .sort3 {
        width: 90px
    }

    .hd-nav-main .sort {
        width: 65px
    }

    .hd-nav-main .sort-bti {
        margin-right: 10px
    }

    .hd-focus, .hd-nav-main {
        width: auto
    }

    .hd-nav-main .item4 {
        margin-right: 0
    }

    .hd-nav-main .item4 .nav-item-row {
        padding-right: 36px
    }
}

@media screen and (max-width: 1580px) {
    .hd-focus, .hd-nav-main, .hd-topbar {
        min-width: 1230px
    }

    .hd-focus .focus-tab-inner, .hd-focus-tuijian .tuijian-menu-inner, .hd-main-inner, .hd-nav-main .nav-main-inner, .hd-nav-sub .nav-sub-inner, .hd-topbar-inner {
        width: 1230px
    }

    .hd-focus-bgbar .hd-bgbar-inner {
        width: 830px
    }

    .hd-nav {
        left: 140px
    }

    .hd-topbar-fix .hd-search {
        width: 390px;
        left: 555px
    }

    .hd-topbar-fix .hd-search .hd-input {
        width: 212px
    }

    .hd-nav-sub .nav-sub-inner {
        padding-left: 141px
    }

    .hd-search {
        width: 390px
    }

    .hd-search .hd-input {
        width: 214px
    }

    .hd-nav-main .nav-item {
        margin-right: 50px;
        padding-top: 11px
    }

    .hd-nav-main .nav-other {
        display: none
    }

    .hd-nav-main .item4 {
        margin-right: 0
    }

    .hd-nav-main .item4:after {
        display: none
    }

    .hd-nav-main .nav-item-row {
        padding-right: 50px
    }

    .hd-nav-main .item3 .sort3 {
        width: 95px
    }

    .hd-nav-main .item4 .nav-item-row {
        padding-right: 0
    }

    .hd-nav-main .item4 .sort4 {
        margin-right: 27px
    }

    .hd-nav-main .sort-bti {
        margin-right: 13px
    }

    .hd-nav-main .sort-bti {
        width: 79px
    }

    .hd-nav-main .sort {
        width: 70px
    }

    .hd-nav-main .nav-item-row {
        height: 32px
    }

    .hd-nav-main, .hd-nav-main .nav-main-inner {
        height: 84px
    }
}

@media screen and (max-width: 1280px) {
    .hd-focus, .hd-nav-main, .hd-topbar {
        min-width: 972px
    }

    .hd-focus .focus-tab-inner, .hd-focus-tuijian .tuijian-menu-inner, .hd-nav-main .nav-main-inner, .hd-nav-sub .nav-sub-inner, .hd-topbar-inner, .nav-main-inner {
        width: 972px
    }

    .hd-focus-bgbar .hd-bgbar-inner {
        width: 572px
    }

    .hd-nav .item {
        margin: 0 8px 0 0;
        font-size: 14px
    }

    .hd-nav .item-on {
        font-size: 16px
    }

    .hd-search {
        width: 390px
    }

    .hd-search .hd-input {
        width: 214px
    }

    .hd-topbar-fix .hd-search {
        width: 260px;
        left: 457px
    }

    .hd-topbar-fix .hd-search .hd-input {
        width: 264px;
        font-size: 14px;
        width: 6em;
        padding: 0 60px 0 10px
    }

    .hd-topbar-fix .hd-nav {
        left: 130px
    }

    .hd-topbar .hd-fBox {
        width: 44px
    }

    .hd-main-inner {
        font-size: 14px
    }

    .hd-focus {
        height: 420px
    }

    .hd-focus-tuijian .tuijian-link {
        background-size: 1231px 420px
    }

    .hd-nav-sub .nav-sub-inner {
        padding-left: 131px
    }

    .hd-nav-main .sort-bti .bti-ico {
        display: none
    }

    .hd-nav-main .nav-item {
        margin-right: 40px
    }

    .hd-nav-main .nav-item-row {
        padding-right: 30px
    }

    .hd-nav-main .item1 .sort-bti {
        width: 46px
    }

    .hd-nav-main .item2 .sort-bti {
        width: 46px
    }

    .hd-nav-main .item3 .sort3 {
        width: 85px
    }

    .hd-nav-main .item4 {
        margin: 0
    }

    .hd-nav-main .item4 .nav-item-row {
        width: 185px
    }

    .hd-nav-main .item4 .nav-item-row .sort4:nth-child(3), .hd-nav-main .item4 .nav-item-row .sort4:nth-child(4) {
        display: none
    }

    .footLink {
        width: 972px
    }

    .footLink dl {
        padding-right: 50px
    }

    .hd-history-tongbu {
        width: 240px;
        height: 294px;
        right: -97px
    }

    .areaTop .hd-soMini {
        width: 350px
    }

    .hd-topbar {
        height: 50px
    }

    .hd-logo {
        height: 32px;
        top: 9px
    }

    .hd-logo h1 {
        width: 76px;
        height: 32px
    }

    .hd-logo .logo-link {
        height: 32px
    }

    .hd-logo .adv-pic {
        margin-top: -4px
    }

    .hd-logo .adv-link:before {
        margin: -4px 8px
    }

    .hd-search {
        height: 36px;
        top: 6px
    }

    .hd-search .hd-input {
        height: 36px;
        line-height: 36px
    }

    .hd-search .hd-submit {
        height: 36px;
        line-height: 36px
    }

    .hd-search .search-hot {
        top: 7px
    }

    .hd-function {
        top: 1px
    }

    .hd-logo h1 {
        background-size: 76px 32px
    }

    .hd-topbar-fix .hd-search .hd-input {
        height: 34px;
        line-height: 34px
    }

    .hd-topbar-fix .hd-search {
        top: 7px
    }

    .hd-topbar-fix .hd-nav {
        padding: 12px 0 0
    }

    .hd-topbar-inner {
        height: 50px
    }
}

.search .bt, .search .btDown, .search .btOver, .search .text, .search .text_click {
    background: url(/template/tingshu/img/icon_merge.png) no-repeat
}

.search {
    margin-top: 5px
}

.search .text {
    background-position: -240px -292px;
    width: 330px;
    height: 31px;
    border: 0
}

.search .text input {
    border: 0;
    width: 325px;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    color: #999;
    background: 0 0
}

.search .text_click {
    background-position: -240px -332px;
    width: 330px;
    height: 31px;
    border: 0
}

.search .text_click input {
    border: 0;
    width: 325px;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 10px;
    color: #999;
    background: 0 0
}

.search .bt {
    background-position: -621px -292px;
    width: 55px;
    height: 29px;
    border: 0
}

.search .btOver, .search a:hover input.bt {
    background-position: -621px -332px;
    width: 55px;
    width: 55px;
    height: 29px;
    border: 0
}

.search .btDown, .search a:active input.bt {
    background-position: -621px -372px;
    width: 55px;
    width: 55px;
    height: 29px;
    border: 0
}

#footArea {
    background: url(/template/tingshu/img/foot.png) repeat-x;
    height: 172px;
    margin-top: 25px
}

.footSearch {
    width: 980px;
    height: 43px;
    margin: 0 auto;
    text-align: center
}

.footSearch .search {
    width: 440px;
    margin: 0 auto;
    display: block;
    padding-top: 6px
}

.footLink {
    width: 1020px;
    margin: 0 auto;
    padding: 15px 0 15px 0
}

.footLink dl {
    float: left;
    line-height: 24px;
    padding: 0 60px 0 0
}

.footLink dl:last-child {
    padding: 0
}

.footLink dl dd:last-child a {
    margin: 0
}

.footLink .did_line {
    background: url(/template/tingshu/img/foot-dids.png) no-repeat top left;
    width: 1px;
    height: 125px;
    float: left;
    margin: -15px 24px 0 13px
}

.footLink dt {
    margin-bottom: 5px
}

.footLink dt a {
    font-weight: 700;
    font-size: 14px;
    color: #3a3a3a
}

.footLink dt a:hover {
    color: #dd0d0b
}

.footLink dd a {
    margin-right: 10px;
    color: #3a3a3a
}

.footLink dd a:hover {
    color: #d80c18
}

.footLink .d1 {
    margin: 5px 0 0
}

#foot {
    padding: 15px 0;
    word-spacing: 4px
}

#foot .mailto, #foot .unline a {
    color: #999
}

#foot .area {
    line-height: 210%
}

.footer #foot {
    text-align: center
}

.footLink dd {
    float: left
}

/* sohutv 2023-11-16 17:04:09 */
