

.line {
    content: '';
    display: block;
    width: 0;
    height: .1rem;
    border-right: 1px solid #dedede;
    position: absolute;
    top: 50%;
    margin-top: -0.05rem
}

.thumb {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 0
}

.clearfix,.items,.container,.modal-award .award-selects,.modal-award .award-pay-select,.comment-write .form-yzm .item-content,.comment-footer .comment-footer-main,.listitem-widget-shenqi .listitem-widget-items,.listitem-group .item-images .img-items,.fixed-right .menus,.post-next-prev .wrap,.post-next-prev-new .wrap,.zt-wrap .all-zt .all-zt-hot,.talk-vote .vote-items,.modal-talk_ask .talk-ask .img-selects,.archive-list-top .archive-top-wrap,.archive-list-top .archive-list-top-wrap,.archive-list-see .wrap,.home-slide .vitara_slide_in .slide_item_container,.part-dropdown .main .section-content,.search-result-content .results-u,.search-user .search-user-wrap,.search-user .search-user-items,.news-item .dubao-images[data-image="more"] .dubao-images-items,.group-item .item-images .img-items,.talk-ask-form .img-selects,.user-item-talk-talk .item-images .img-items,.user-home .posts_talks {
    display: block;
    float: none;
    zoom:1}

.clearfix:after,.items:after,.container:after,.modal-award .award-selects:after,.modal-award .award-pay-select:after,.comment-write .form-yzm .item-content:after,.comment-footer .comment-footer-main:after,.listitem-widget-shenqi .listitem-widget-items:after,.listitem-group .item-images .img-items:after,.fixed-right .menus:after,.post-next-prev .wrap:after,.post-next-prev-new .wrap:after,.zt-wrap .all-zt .all-zt-hot:after,.talk-vote .vote-items:after,.modal-talk_ask .talk-ask .img-selects:after,.archive-list-top .archive-top-wrap:after,.archive-list-top .archive-list-top-wrap:after,.archive-list-see .wrap:after,.home-slide .vitara_slide_in .slide_item_container:after,.part-dropdown .main .section-content:after,.search-result-content .results-u:after,.search-user .search-user-wrap:after,.search-user .search-user-items:after,.news-item .dubao-images[data-image="more"] .dubao-images-items:after,.group-item .item-images .img-items:after,.talk-ask-form .img-selects:after,.user-item-talk-talk .item-images .img-items:after,.user-home .posts_talks:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: left;
    visibility: hidden
}

.btn {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    display: inline-block;
    outline: none;
    border: none;
    text-align: center
}

.item,.modal-talk_ask .talk-ask .img-selects .img-select,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.search-result-content .results-u .search-item-user,.search-user .search-user-part,.search-user .search-user-items .search-item-user,.news-item .dubao-images[data-image="more"] .dubao-image,.group-item .item-images .img-item,.talk-vote .vote-item,.talk-ask-form .img-selects .img-select,.user-item-talk-talk .item-images .img-item,.user-home .posts_talks .user-section-half {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.item .item-wrap,.group-item .item-images .img-item .item-wrap {
    display: block
}

.item .item-thumb,.group-item .item-images .img-item .item-thumb {
    width: 100%;
    overflow: hidden;
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flex .f-box {
    display: block;
    width: 100%;
    height: 100%
}

.flex,.f-item,.f-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vitara_slide_in {
    width: 100%;
    position: relative
}

.vitara_slide_in.no-js .slide_loading {
    width: 100%
}

.vitara_slide_in .slide_loading {
    background-position: center;
    background-repeat: no-repeat
}

.vitara_slide_in .vitara_slide {
    width: 100%;
    position: relative;
    overflow: hidden
}

.vitara_slide_in .vitara_slide ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.vitara_slide_in .vitara_slide ul li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    overflow: hidden
}

.vitara_slide_in .vitara_slide ul li.current {
    z-index: 3
}

.vitara_slide_in .vitara_slide ul li.after {
    z-index: 2
}

.vitara_slide_in .vitara_slide ul li.before {
    z-index: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.vitara_slide_in .vitara_slide ul li .a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%
}

.vitara_slide_in .vitara_slide ul .thumb {
    height: 100%;
    padding: 0;
    -webkit-background-size: contain;
    background-size: contain
}

.vitara_slide_in .slide_btn {
    display: none;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 5
}

.vitara_slide_in .slide_btn i {
    padding: 20px 5px;
    background: #999;
    background: rgba(0,0,0,0.1)
}

.vitara_slide_in .slide_btn:hover i {
    background: #333;
    background: rgba(0,0,0,0.3)
}

.vitara_slide_in.hover .slide_btn {
    display: block
}

.vitara_slide_in .slide_prev {
    left: 0
}

.vitara_slide_in .slide_next {
    right: 0
}

.vitara_slide_in .extra {
    position: absolute;
    bottom: 0;
    z-index: 6;
    right: 0;
    left: 0
}

.vitara_slide_in .extra ul {
    padding: 0;
    margin: 0 auto;
    text-align: right;
    overflow: hidden
}

.vitara_slide_in .extra li {
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    height: 8px;
    width: 8px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 5px 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.vitara_slide_in .extra li span,.vitara_slide_in .extra li .sign,.vitara_slide_in .extra li .num,.vitara_slide_in .extra li img {
    display: none
}

.vitara_slide_in .extra li:hover,.vitara_slide_in .extra li.current {
    background: #ffffff
}

.vitara_slide_in .extra li.current {
    height: 8px;
    width: 18px
}

.vitara_slide_in .rightToLeft.reverse .before,.vitara_slide_in .leftToRight .before {
    left: 100%;
    top: 0
}

.vitara_slide_in .rightToLeft.reverse .current,.vitara_slide_in .leftToRight .current {
    left: 0;
    top: 0
}

.vitara_slide_in .rightToLeft.reverse .after,.vitara_slide_in .leftToRight .after {
    left: -100%;
    top: 0
}

.vitara_slide_in .leftToRight.reverse .before,.vitara_slide_in .rightToLeft .before {
    left: -100%;
    top: 0
}

.vitara_slide_in .leftToRight.reverse .current,.vitara_slide_in .rightToLeft .current {
    left: 0;
    top: 0
}

.vitara_slide_in .leftToRight.reverse .after,.vitara_slide_in .rightToLeft .after {
    left: 100%;
    top: 0
}

.vitara_slide_in .fade .before {
    opacity: .6
}

.vitara_slide_in .fade .current {
    opacity: 1
}

.vitara_slide_in .fade .after {
    opacity: 1
}



html {
    font-size: 100px
}

@media (min-width: 1330px) {
    html {
        font-size:5.20833333vw
    }
}

body {
    font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans","Hiragino Sans GB",'微软雅黑',STHeiti,"WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
    font-size: 12px;
    background-color: #fff
}



@media (min-width: 768px) {
    .fl,.navis .navi {
        float:left
    }
}

@media (min-width: 768px) {
    .fr {
        float:right
    }
}

body.hide-scroll {
    height: 100vh;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.show,.post-widget-knowledge .slide-item.current {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.hide,.post-widget-knowledge .slide-item {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.hidden,.picHD {
    display: none !important
}

@media (max-width: 1023.5px) {
    .hide_xs_sm {
        display:none !important
    }
}

@media (max-width: 767.5px) {
    .hide_xs {
        display:none !important
    }
}

body [class^="icon-"]:before,body [class*=" icon-"]:before {
    margin: 0
}

.bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.bg .thumb {
    width: 100%;
    padding-top: 0;
    height: 100%
}

.highlight {
    position: relative
}

.highlight .txt {
    position: relative
}

.highlight::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 60%;
    background-color: rgba(255,255,0,0.7)
}

.article .tuweia,.article .article-ad {
    display: none !important
}

.thumb {
    background-position: left center
}

.u-avatar,.item-avatar,.author-avatar,.user-avatar,.avatar {
    background-position: center
}

.u-avatar .thumb,.item-avatar .thumb,.author-avatar .thumb,.user-avatar .thumb,.avatar .thumb {
    background-position: center
}

.u-avatar {
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.u-avatar .thumb {
    padding-top: 100%
}

@media (min-width: 768px) {
    .show-mobile {
        display:none
    }
}

.user-not-logged,.user-logged {
    display: none
}

.body-logged .user-logged {
    display: block
}

.body-not-logged .user-not-logged {
    display: block
}

.oh {
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.b {
    font-size: .14rem;
    font-size: max(.14rem, 14px)
}

@media (max-width: 767.5px) {
    .b {
        font-size:max(3.73333333vw, 14px)
    }
}

.lineLen::-webkit-scrollbar {
    display: none
}

.thumb-img {
    position: relative
}

.thumb-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.thumb-pos-top {
    background-position: center top
}

.thumb-pos-top img {
    -o-object-position: center top;
    object-position: center top
}

.thumb-pos-bottom {
    background-position: center bottom
}

.thumb-pos-bottom img {
    -o-object-position: center bottom;
    object-position: center bottom
}

.font-uisdcbiaotihei {
    font-family: "YSBiaoTiHei",sans-serif;
    font-weight: normal
}

.no-js .post-type-archive-news {
    display: none
}

.container,.home-slide .vitara_slide_in .slide_item_container {
    position: relative;
    margin: 0 15px
}

@media (min-width: 1330px) {
    .container,.home-slide .vitara_slide_in .slide_item_container {
        margin:0 70px
    }
}

@media (min-width: 1920px) {
    .container,.home-slide .vitara_slide_in .slide_item_container {
        margin:0 10vw
    }
}

.content {
    font-size: 14px
}

@media (min-width: 1920px) {
    .content {
        font-size:.72916667vw
    }
}

@media (min-width: 1024px) {
    .content {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
}

.content .main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-bottom: 1px;
    margin-bottom: .53571429em
}

@media (min-width: 1024px) {
    .content .main {
        margin-bottom:0;
        padding-bottom: 0;
        padding-right: 3.28571429em
    }
}

.content .sidebar {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%
}

@media (min-width: 1024px) {
    .content .sidebar {
        width:20em
    }
}

@media (min-width: 1330px) {
    .content .sidebar {
        width:22.42857143em
    }
}

@media (min-width: 1024px) {
    .content .sidebar {
        -webkit-flex-shrink:0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.btn {
    -webkit-border-radius: .21428571em;
    -moz-border-radius: .21428571em;
    border-radius: .21428571em;
    line-height: 2.4;
    white-space: nowrap;
    border: 1px solid transparent
}

.btn-label {
    cursor: default;
    pointer-events: none
}

.btn-default,.list-item-home-news .widget-btns .btn,.listitem-widget-job .widget-btns .btn,.list-item-home-job .widget-btns .btn,.search-widget-hotsearch .widget-btns .btn {
    background: #fafafa;
    color: #888
}

.btn-default-border {
    border: 1px solid #b4b4b4;
    color: #888
}

.btn-white {
    background: #fff;
    color: #ff6000
}

.btn-white:hover {
    background: #ff6000;
    color: #fff
}

.btn-white-border {
    color: #fff;
    background: transparent;
    border: 1px solid #fff
}

.btn-white-border:hover,.listitem-widget-zt .item-thumb:hover .btn {
    color: #fff;
    background-color: #ff6000;
    border-color: #ff6000
}

.btn-blue {
    background: #2a65ed;
    border-color: #2a65ed;
    color: #fff
}

.btn-blue:hover {
    color: #fff;
    background: #1454ea
}

.btn-orange,.widget-talk .talk-item .talk-wrap:hover .btn,.list-item-home-news .widget-btns .btn:hover,.listitem-widget-job .widget-btns .btn:hover,.list-item-home-job .widget-btns .btn:hover,.search-widget-hotsearch .widget-btns .btn:hover,.group-sidebar .widget-talk .widget-btns .btn {
    background: #ff6000;
    color: #fff
}

.btn-orange:hover,.group-sidebar .widget-talk .widget-btns .btn:hover {
    color: #fff;
    background: #e65600
}

.btn-orange-disable {
    background: #ff6000;
    color: #fff;
    opacity: .66
}

.btn-orange-disable:hover {
    background: #ff6000;
    color: #fff
}

.btn-orange2 {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5000), to(#ff9300));
    background: -webkit-linear-gradient(top, #ff5000, #ff9300);
    background: -o-linear-gradient(top, #ff5000, #ff9300);
    background: linear-gradient(to bottom, #ff5000, #ff9300);
    background: -ms-linear-gradient(to bottom, #ff5000, #ff9300);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff5000', endColorstr='#ff9300')
}

.btn-orange2:hover {
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#ff5000), to(#ff9300));
    background: -webkit-linear-gradient(bottom, #ff5000, #ff9300);
    background: -o-linear-gradient(bottom, #ff5000, #ff9300);
    background: linear-gradient(to top, #ff5000, #ff9300);
    background: -ms-linear-gradient(to top, #ff5000, #ff9300);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ff9300', endColorstr='#ff5000')
}

.btn-orange-border,.talk-singular-prev-next .item-backhome .item-content .btn {
    background-color: transparent;
    color: #ff6000;
    border: 1px solid #ff6000
}

.btn-orange-border:hover,.archive-list-see .list-see .item-wrap:hover .item-btns .btn,.article-author .author-content:hover .author-btns .btn,.talk-singular-prev-next .item-backhome .item-content .btn:hover {
    background-color: #ff6000;
    color: #ffffff
}

.btn-orange-border-light {
    background: rgba(255,140,52,0.1);
    color: #ff6000;
    border: 1px solid #ff6000
}

.btn-orange-border-light:hover {
    background-color: #ff6000;
    color: #ffffff
}

.btn-orange-little {
    background: #ff7d33;
    color: #fff;
    border-color: #ff7d33
}

.btn-orange-little:hover {
    background-color: #cc4a00;
    border-color: #cc4a00;
    color: #ffffff
}

.btn-orange-light,.widget-hot-authors .item-btns .has_follow,.search-item-default .item-title .btn-post,.search-item-user .item-btn .has_follow,.group-widget-recommend .item-author .author-btns .has_follow,.talk-single-item .has_zan,.user-setting .setting-form .submit-status-pending {
    background: rgba(255,140,52,0.1);
    color: #ff6000
}

.btn-orange-light:hover,.search-item-default .item-title .btn-post:hover {
    background-color: #ff6000;
    color: #ffffff
}

.btn-white-orange {
    background-color: #fff;
    color: #ff6000
}

.btn-white-orange:hover {
    background-color: #ff6000;
    color: #fff
}

.btn-white-gray {
    background-color: #fff;
    color: #8a8a8a
}

.btn-white-gray:hover {
    background-color: #8a8a8a;
    color: #fff
}

.btn-blue2 {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#006eff), to(#13adff));
    background: -webkit-linear-gradient(top, #006eff, #13adff);
    background: -o-linear-gradient(top, #006eff, #13adff);
    background: linear-gradient(to bottom, #006eff, #13adff);
    background: -ms-linear-gradient(to bottom, #006eff, #13adff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#006eff', endColorstr='#13adff')
}

.btn-blue2:hover {
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#006eff), to(#13adff));
    background: -webkit-linear-gradient(bottom, #006eff, #13adff);
    background: -o-linear-gradient(bottom, #006eff, #13adff);
    background: linear-gradient(to top, #006eff, #13adff);
    background: -ms-linear-gradient(to top, #006eff, #13adff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#13adff', endColorstr='#006eff')
}

.btn-gray {
    background-color: #f8f8f8;
    color: #7a7a7a
}

.btn-gray:hover,.listitem-widget-talk-one .lw-item-wrap:hover .lw-item-btns .btn {
    background-color: #ff6000;
    color: #fff
}

.btn-gray-border {
    background-color: transparent;
    border: 1px solid #8a8a8a
}

.btn-gray-border:hover {
    background-color: #8a8a8a;
    color: #fff
}

.btn-lightblue {
    background-color: #59a1f1;
    color: #fff
}

.btn-lightblue:hover {
    background-color: #4194ef
}

.btn-pink {
    background-color: #ff6d7c;
    color: #fff
}

.btn-pink:hover {
    background-color: #ff5465
}

.btn-red {
    background-color: #fa455f;
    color: #fff
}

.btn-red:hover {
    background-color: #fb5e74
}

.btn-caf {
    background-color: #c38555;
    color: #fff
}

.btn-caf:hover {
    background-color: #a96c3c
}

.btn-red-light,.search-item-default .item-title .btn-zt {
    background: rgba(255,20,43,0.05);
    color: #fa455f
}

.btn-red-light:hover,.search-item-default .item-title .btn-zt:hover {
    background-color: #fa455f;
    color: #fff
}

.btn-blue-light,.search-item-default .item-title .btn-hunter {
    background: rgba(42,101,237,0.1);
    color: #2a65ed
}

.btn-blue-light:hover,.search-item-default .item-title .btn-hunter:hover {
    background-color: #2a65ed;
    color: #fff
}

.btn-green-light,.search-item-default .item-title .btn-talk {
    background: #E5F4EF;
    color: #47c333
}

.btn-green-light:hover,.search-item-default .item-title .btn-talk:hover {
    background-color: #47c333;
    color: #fff
}

.btn-bubble {
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-bottom-left-radius: 0 !important
}

.btn-disable {
    background-color: #f8f8f8;
    color: #7a7a7a;
    cursor: default
}

.btn-disable:hover {
    background-color: #f8f8f8;
    color: #7a7a7a
}

.btn-group .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group .btn:first-child {
    -webkit-border-radius: .06rem 0 0 .06rem;
    -moz-border-radius: .06rem 0 0 .06rem;
    border-radius: .06rem 0 0 .06rem
}

.btn-group .btn:last-child {
    -webkit-border-radius: 0 .06rem .06rem 0;
    -moz-border-radius: 0 .06rem .06rem 0;
    border-radius: 0 .06rem .06rem 0
}

.edit-btn {
    font-size: small;
    font-weight: normal
}

.edit-btn .btn {
    padding: 0 1em
}

.btn-deep-gray {
    color: #8a8a8a;
    background-color: #f3f5f7
}

.btn-deep-gray:hover {
    color: #fff;
    background-color: #ff6000
}

.btn-done {
    background-color: #bbc5cf;
    color: #fff
}

.btn-blue-border {
    background: transparent;
    border: 1px solid #2a65ed;
    color: #2a65ed
}

.btn-blue-border:hover {
    color: #fff;
    background: #2a65ed
}

.alert {
    font-size: 13px;
    padding: 1em 2.14285714em 1em 1em;
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em;
    margin-bottom: 1em;
    position: relative
}

@media (min-width: 768px) {
    .alert {
        font-size:14px
    }
}

@media (min-width: 1920px) {
    .alert {
        font-size:.14rem
    }
}

.alert .alert-close {
    position: absolute;
    right: .71428571em;
    top: .71428571em;
    cursor: pointer
}

.alert .alert-close .icon-close {
    font-size: 85.71428571%
}

.alert .alert-close:hover {
    color: #fa455f
}

.alert-warning {
    color: #F39C13;
    background-color: #fef8ed
}

.alert-error {
    color: #fa455f;
    background-color: #fff3f5
}

.alert-success {
    color: #47c333;
    background-color: #e6f8e4
}

.loading {
    text-align: center
}

.loading svg {
    width: .7rem;
    display: inline-block
}

.loading svg circle {
    fill: #ff6000
}

.loading h3 {
    text-align: center;
    font-size: .14rem;
    color: #ff6000;
    font-weight: normal
}

@media (max-width: 767px) {
    .loading h3 {
        margin-bottom:40px
    }

    .loading h3 span {
        display: block;
        margin-bottom: 12px
    }
}

@media (min-width: 768px) {
    .a_scale,.post-belonds-to-zt .pt-content .item-thumb .thumb {
        -webkit-transition:all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        display: block
    }

    .a_scale:hover,.widget-hangye .lw-item-wrap:hover .thumb,.widget-show:hover img,.widget-recent-group .g-item-wrap:hover .thumb,.listitem-widget-hunter .lw-item-wrap:hover .thumb,.listitem-widget-zt .item-thumb:hover .thumb,.listitem-widget-zt .listitem-zt-wrap:hover .thumb,.listitem-widget-shenqi .lw-item-wrap:hover .thumb,.listitem-widget-hangye .lw-item-wrap:hover .thumb,.listitem-widget-job .widget-item .item_wrap:hover .thumb,.list-item-home-job .widget-item .item_wrap:hover .thumb,.post-belonds-to-zt .pt-content .item-wrap:hover .thumb,.post-belonds-to-zt .pt-content .item-thumb .thumb:hover,.hunter-list-item.no_video .item-wrap:hover .thumb,.hunter-you-may-like .item-recent-products .p-item:hover .thumb,.user-section .part-cont .item-thumb:hover .thumb {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (min-width: 768px) {
    .a_mask {
        display:block;
        position: relative
    }

    .a_mask::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: transparent;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.01)), to(rgba(0,0,0,0.5)));
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.5) 100%);
        background-image: -o-linear-gradient(top, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(180deg, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.5) 100%);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .a_mask:hover::after {
        visibility: visible;
        opacity: 1
    }
}

@media (min-width: 768px) {
    .a_mask_light {
        display:block;
        position: relative
    }

    .a_mask_light::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: transparent;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.01)), to(rgba(0,0,0,0.5)));
        background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.5) 100%);
        background-image: -o-linear-gradient(top, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(180deg, rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.5) 100%);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .a_mask_light:hover::after {
        visibility: hidden;
        opacity: 0
    }
}

@media (min-width: 768px) {
    .a_bright {
        display:block;
        position: relative
    }

    .a_bright::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.2);
        background-image: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .a_bright:hover::after {
        visibility: hidden;
        opacity: 0
    }
}

@media (min-width: 768px) {
    .a_dim {
        display:block;
        position: relative
    }

    .a_dim::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.2);
        background-image: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .a_dim:hover::after {
        visibility: visible;
        opacity: 1
    }
}

@media (min-width: 768px) {
    .a_glass {
        position:relative;
        -webkit-transform: rotate(0deg);
        overflow: hidden
    }

    .a_glass:after {
        content: '';
        display: block;
        width: 100%;
        height: 30%;
        position: absolute;
        top: -100%;
        left: 60%;
        background: rgba(255,255,255,0.5);
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .a_glass:hover:after {
        top: 200%;
        left: 0;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }
}

.img-zoom {
    display: block;
    width: 100%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.img-zoom img {
    display: block;
    margin: 0 auto
}

.img-zoom .thumb {
    display: none
}

@media (min-width: 768px) {
    .img-zoom .thumb {
        display:block
    }

    .img-zoom img {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        width: 0px;
        height: 0px;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .img-zoom.zoom_in {
        cursor: -webkit-zoom-out;
        cursor: -moz-zoom-out;
        cursor: zoom-out;
        overflow: visible;
        z-index: 25;
        text-align: center;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .img-zoom.zoom_in .thumb {
        background-position: center top;
        -webkit-background-size: auto auto;
        background-size: auto;
        display: none
    }

    .img-zoom.zoom_in img {
        width: auto;
        height: auto;
        max-width: 100%;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.box {
    padding: .15rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    background-color: #f5f7f9;
    margin-bottom: .2rem
}

.box.success-box {
    color: #47c333
}

.box.error-box {
    color: #fa455f
}

.box.box-fef8ed-f39c13 {
    background-color: #fef8ed;
    color: #f39c13
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}

.popup.show {
    z-index: 90
}

.popup.show .box {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    top: .8rem
}

.popup .box {
    position: absolute;
    left: 50%;
    top: .5rem;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #FFF7E8;
    border: 1px solid #FFD5AC;
    -webkit-box-shadow: 0 15px 30px rgba(255,234,194,0.4);
    box-shadow: 0 15px 30px rgba(255,234,194,0.4);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.popup p {
    color: #525252;
    font-size: inherit;
    white-space: nowrap
}

.popup p .ico {
    color: #ff6000
}

.popup .v-close {
    display: block;
    position: absolute;
    right: .71428571em;
    top: .71428571em;
    cursor: pointer;
    color: #ff6000
}

.popup .v-close:hover .ico {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.popup .v-close .ico {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block;
    font-size: 85.71428571%;
    line-height: 1em
}

@media (max-width: 767.5px) {
    .popup .box {
        top:max(21.33333333vw, 80px)
    }

    .popup .box.show {
        top: max(26.66666667vw, 50px)
    }
}

.popup-favmax .box {
    text-align: center;
    font-size: .14rem;
    font-size: max(.14rem, 14px);
    padding: 2.14285714em 3.57142857em
}

.popup-favmax h4 {
    margin-bottom: .71428571em
}

.popup-favmax h4 .ico {
    font-size: 285.71428571%;
    color: #ff6000
}

.popup-favmax h3 {
    font-size: 128.57142857%;
    color: #323232;
    margin-bottom: .3em
}

.popup-favmax p {
    color: #6a6a6a;
    margin-bottom: 1.42857143em
}

.popup-favmax .btn {
    line-height: 2.71428571em;
    padding: 0 1em
}

.media-youku {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 30px;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden
}

.media-youku>iframe {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.hot-icon {
    display: inline-block;
    width: 11px;
    height: 12px;
    background: url(https://image.uisdc.com/wp-content/uploads/2020/11/uisdc_hot.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: text-top;
    margin-top: 2px
}

.eye-icon {
    display: inline-block;
    width: .18rem;
    height: .18rem;
    position: relative;
    vertical-align: middle;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: .02rem solid #ff6000
}

.eye-icon::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: .02rem solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ff6000
}

.eye-icon em {
    display: block;
    width: .07rem;
    height: .07rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -0.035rem 0 0 -0.035rem;
    -webkit-transition: all .05s;
    -o-transition: all .05s;
    transition: all .05s
}

.g-slide .g-slide-indexes {
    background: rgba(55,55,55,0.1);
    padding: 0 1.07142857em;
    -webkit-border-radius: 2.28571429em;
    -moz-border-radius: 2.28571429em;
    border-radius: 2.28571429em;
    text-align: center;
    height: 2.28571429em;
    line-height: 2.28571429em;
    overflow: hidden
}

.g-slide .g-slide-indexes ul {
    margin-top: -0.14285714em
}

.g-slide .g-slide-indexes li {
    display: inline-block;
    vertical-align: middle;
    width: 1.14285714em;
    height: .42857143em;
    background-color: rgba(255,255,255,0.3);
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em;
    margin: 0 .14285714em
}

.g-slide .g-slide-indexes li:hover {
    cursor: pointer
}

.g-slide .g-slide-indexes li.current {
    width: 1.71428571em;
    background-color: #fff
}

.g-slide .g-slide-indexes li span {
    display: none
}

.g-slide .g-slide-btns {
    background: rgba(55,55,55,0.15);
    padding: 0 1.14285714em;
    height: 2.28571429em;
    line-height: 2.28571429em;
    -webkit-border-radius: 2.28571429em;
    -moz-border-radius: 2.28571429em;
    border-radius: 2.28571429em;
    text-align: center
}

.g-slide .g-slide-btns li {
    display: inline-block;
    vertical-align: top;
    margin: 0 .14285714em;
    color: rgba(255,255,255,0.3)
}

.g-slide .g-slide-btns li:hover {
    cursor: pointer;
    color: #fff
}

.g-slide .g-slide-btns .txt {
    display: none
}

.slide-up {
    position: relative;
    overflow: hidden
}

.slide-up li {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.slide-up .list-leave-active,.slide-up .list-enter-active {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.slide-up .list-enter {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.slide-up .list-enter-to {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.slide-up .list-leave-to {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.kind {
    position: relative;
    display: block;
    overflow: hidden
}

@media (min-width: 768px) {
    .kind a img,.kind a .thumb {
        -webkit-transition:all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        display: block
    }

    .kind a img:hover,.kind a .thumb:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.kind img {
    width: 100%
}

.ktuwen {
    background: #ecf1f5;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.ktuwen a {
    display: block
}

.ktuwen .k-content {
    position: relative;
    padding: 15px;
    min-height: 160px
}

@media (min-width: 768px) {
    .ktuwen .k-content {
        padding:0 150px 0 220px
    }
}

@media (min-width: 1024px) {
    .ktuwen .k-content {
        padding:0 180px 0 300px
    }
}

@media (min-width: 1330px) {
    .ktuwen .k-content {
        padding:0 200px 0 460px
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-content {
        padding:0 10.41666667vw 0 23.95833333vw
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-content {
        min-height:8.33333333vw
    }
}

.ktuwen .kbtn {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,0.2);
    line-height: 1.8333;
    height: 1.8333em;
    padding: 0 .5em
}

@media (min-width: 768px) {
    .ktuwen .kbtn {
        left:15px
    }
}

@media (min-width: 1920px) {
    .ktuwen .kbtn {
        left:.78125vw
    }
}

@media (min-width: 768px) {
    .ktuwen .kbtn {
        top:15px
    }
}

@media (min-width: 1920px) {
    .ktuwen .kbtn {
        top:.78125vw
    }
}

@media (min-width: 1920px) {
    .ktuwen .kbtn {
        font-size:.625vw
    }
}

.ktuwen .k-thumb {
    overflow: hidden;
    width: 220px;
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0 auto
}

@media (min-width: 1920px) {
    .ktuwen .k-thumb {
        width:11.45833333vw
    }
}

@media (min-width: 768px) {
    .ktuwen .k-thumb {
        position:absolute
    }
}

@media (min-width: 768px) {
    .ktuwen .k-thumb {
        left:0
    }
}

@media (min-width: 1024px) {
    .ktuwen .k-thumb {
        left:70px
    }
}

@media (min-width: 1330px) {
    .ktuwen .k-thumb {
        left:90px
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-thumb {
        left:4.6875vw
    }
}

@media (min-width: 768px) {
    .ktuwen .k-thumb {
        bottom:0
    }
}

@media (min-width: 768px) {
    .ktuwen .k-thumb {
        margin:0
    }
}

.ktuwen .k-thumb .thumb {
    padding-top: 74.5454%;
    -webkit-background-size: contain;
    background-size: contain
}

.ktuwen .k-thumb .thumb:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: .8
}

.ktuwen .k-btn {
    position: relative;
    right: auto;
    top: auto;
    font-size: 14px;
    margin-top: 1em;
    text-align: center
}

@media (min-width: 768px) {
    .ktuwen .k-btn {
        position:absolute
    }
}

@media (min-width: 768px) {
    .ktuwen .k-btn {
        right:20px
    }
}

@media (min-width: 1024px) {
    .ktuwen .k-btn {
        right:40px
    }
}

@media (min-width: 1330px) {
    .ktuwen .k-btn {
        right:60px
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-btn {
        right:3.125vw
    }
}

@media (min-width: 768px) {
    .ktuwen .k-btn {
        top:50%
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-btn {
        font-size:.72916667vw
    }
}

@media (min-width: 768px) {
    .ktuwen .k-btn {
        margin-top:-1.5em
    }
}

.ktuwen .k-btn .btn {
    padding: 0 2.5em;
    line-height: 3em
}

.ktuwen .k-main {
    padding-top: 30px;
    padding-bottom: 2em
}

@media (min-width: 1920px) {
    .ktuwen .k-main {
        padding-top:1.5625vw
    }
}

.ktuwen .k-main h2 {
    color: #585858;
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: .25em
}

@media (min-width: 768px) {
    .ktuwen .k-main h2 {
        font-size:18px
    }
}

@media (min-width: 1024px) {
    .ktuwen .k-main h2 {
        font-size:26px
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-main h2 {
        font-size:1.35416667vw
    }
}

.ktuwen .k-main h2 .btn {
    display: inline-block;
    font-size: 12px;
    padding: 0 .5em;
    line-height: 1.57;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    margin-top: -3px
}

@media (min-width: 768px) {
    .ktuwen .k-main h2 .btn {
        font-size:13px
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-main h2 .btn {
        font-size:.67708333vw
    }
}

.ktuwen .k-main h3 {
    font-size: 14px;
    font-weight: normal;
    color: #797979;
    margin-bottom: 1em
}

@media (min-width: 768px) {
    .ktuwen .k-main h3 {
        font-size:16px
    }
}

@media (min-width: 1330px) {
    .ktuwen .k-main h3 {
        font-size:18px
    }
}

@media (min-width: 1920px) {
    .ktuwen .k-main h3 {
        font-size:.9375vw
    }
}

.ktuwen .k-main h5 {
    font-size: 12px;
    font-weight: normal;
    color: #787878
}

@media (min-width: 1920px) {
    .ktuwen .k-main h5 {
        font-size:.625vw
    }
}

.ktuwen .k-main h5 span {
    margin-right: .5em
}

.ktuwen-list-sidebar .kl-content {
    display: block;
    font-size: 16px;
    position: relative;
    padding-left: 5em;
    line-height: 1.875em;
    padding-right: 5.625em;
    color: #323232
}

@media (min-width: 1920px) {
    .ktuwen-list-sidebar .kl-content {
        font-size:.83333333vw
    }
}

.ktuwen-list-sidebar .kl-content:hover .kl-title {
    color: #ff6000
}

.ktuwen-list-sidebar .kl-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 3.75em
}

.ktuwen-list-sidebar .kl-thumb .thumb {
    padding-top: 100%
}

.ktuwen-list-sidebar .kl-btns {
    position: absolute;
    right: 0;
    top: 50%;
    width: 5.375em;
    margin-top: -1.125em
}

.ktuwen-list-sidebar .kl-btns .btn {
    width: 100%;
    text-align: center
}

.ktuwen-list-sidebar .kl-title {
    font-size: inherit;
    height: 1.875em;
    overflow: hidden
}

.ktuwen-list-sidebar .kl-desc {
    font-size: 87.5%;
    font-weight: normal;
    height: 1.875em;
    overflow: hidden
}

.component-copy:hover .icon-link {
    background-color: #ff6000;
    color: #fff
}

.component-copy .txt {
    font-style: normal;
    cursor: pointer;
    color: #ff6000
}

.component-copy .txt:hover {
    color: #cc4d00
}

.component-copy .icon-link {
    display: inline-block;
    height: 1.1em;
    line-height: 1.1em;
    width: 1.1em;
    -webkit-border-radius: 1.1em;
    -moz-border-radius: 1.1em;
    border-radius: 1.1em;
    background-color: rgba(255,96,0,0.1);
    vertical-align: middle;
    margin-top: -0.02rem
}

.component-copy .icon-link::before {
    font-size: 75%;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    line-height: inherit;
    width: 100%;
    height: auto;
    vertical-align: super
}

.component-copy .copy-content {
    width: 1px;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: none
}

.copyTip {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,0.5);
    padding: 0 15px;
    line-height: 30px;
    color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 13px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.copyTip.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.copyTip:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: rgba(0,0,0,0.5);
    border-left-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 20px;
    top: 100%
}

@media (min-width: 768px) {
    .divNeedScroll {
        overflow:hidden !important;
        position: relative
    }

    .divNeedScroll .scroll-div {
        position: absolute;
        right: 3px;
        top: 0;
        bottom: 0;
        width: 1px;
        height: 100%;
        background: #f2f2f2;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }

    .divNeedScroll .scroll-div .block {
        display: block;
        position: absolute;
        left: -3px;
        top: 0;
        width: 7px;
        height: 20px;
        background: #eee;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer
    }

    .divNeedScroll .scroll-div .block:hover {
        background: #d8d8d8
    }
}

.show-login-tip {
    display: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden
}

@media (min-width: 1024px) {
    .show-login-tip {
        display:block;
        position: fixed;
        right: 15px;
        top: -100%;
        z-index: 29;
        background: rgba(50,50,50,0.8);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 14px;
        padding: 1em;
        color: #fff;
        letter-spacing: 1px
    }

    @supports (((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) or (-webkit-backdrop-filter:blur(10px))) {
        .show-login-tip {
            -webkit-backdrop-filter:blur(10px);
            backdrop-filter: blur(10px)
        }
    }

    .show-login-tip a {
        color: #ff6000
    }

    .show-login-tip::before {
        content: '';
        display: block;
        position: absolute;
        right: 15px;
        bottom: 100%;
        width: 0;
        height: 0;
        border: 3px solid transparent;
        border-bottom-color: rgba(50,50,50,0.8)
    }
}

@media (min-width: 1330px) {
    .show-login-tip {
        right:50%;
        text-align: right
    }
}

.show-login-tip.show {
    opacity: 1;
    visibility: visible;
    top: 61px
}

@media (min-width: 1920px) {
    .show-login-tip.show {
        top:71px
    }
}

.has-absolute-header .show-login-tip {
    display: none
}

.component-score-show .score-stars,.component-add-score .score-stars {
    margin-right: .1rem
}

.component-score-show .score-stars .star,.component-add-score .score-stars .star {
    margin: 1px;
    display: inline-block;
    position: relative;
    color: #d3d3d3
}

.component-score-show .score-stars .star .full,.component-add-score .score-stars .star .full {
    position: relative;
    display: block
}

.component-score-show .score-stars .star .half,.component-add-score .score-stars .star .half {
    position: absolute;
    left: 0;
    right: 50%;
    top: 0;
    overflow: hidden
}

.component-score-show .score-stars .star.show-color,.component-add-score .score-stars .star.show-color {
    color: #ffc168
}

.component-score-show .score-stars .star.show-half-color .half,.component-add-score .score-stars .star.show-half-color .half {
    color: #ffc168
}

.component-add-score .score {
    display: block;
    position: relative
}

.component-add-score .score-stars {
    margin-right: 0
}

.component-add-score .score-stars .start-unit {
    cursor: pointer
}

.component-add-score .score-stars .star-0 {
    position: absolute;
    right: 100%;
    opacity: 0
}

.component-add-score .score-count {
    font-size: .14rem;
    line-height: .3rem;
    color: #8a8a8a
}

.component-add-score .score-count span {
    margin: 0 .06rem
}

.component-add-score .score-count .btn {
    line-height: inherit;
    padding: 0 .1rem
}

.component-img {
    position: relative;
    overflow: hidden
}

.component-img img {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@supports (((-o-object-fit: cover) or (object-fit: cover)) or (-webkit-object-fit:cover)) {
    .component-img img {
        -webkit-object-fit:cover;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.modal-part {
    position: fixed;
    left: 50%;
    top: -150%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 90;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-part.modal-show {
    top: 50%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-mark {
    background: rgba(0,0,0,0.4);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 80;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.modal-mark.modal-show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

@supports (((-webkit-backdrop-filter: saturate(180%) blur(50px)) or (backdrop-filter: saturate(180%) blur(50px))) or (-webkit-backdrop-filter: saturate(180%) blur(50px))) {
    .modal-mark.modal-show {
        background:rgba(0,0,0,0.35);
        -webkit-backdrop-filter: saturate(180%) blur(50px);
        backdrop-filter: saturate(180%) blur(50px)
    }
}

.modal-mark.modal-show-for-img {
    z-index: 22;
    background: #fff;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

@supports (((-webkit-backdrop-filter: saturate(150%) blur(50px)) or (backdrop-filter: saturate(150%) blur(50px))) or (-webkit-backdrop-filter: saturate(150%) blur(50px))) {
    .notLoginUserLoginEvent .modal-mark.modal-show {
        background:rgba(0,0,0,0.65);
        -webkit-backdrop-filter: none;
        backdrop-filter: none
    }
}

.img-pn-btn {
    font-size: 514.28571429%;
    display: block;
    position: fixed;
    top: 50%;
    color: #bbb;
    z-index: 30;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.img-pn-btn.show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.img-pn-btn:hover {
    color: #ff6000
}

.img-pn-btn.prev-img {
    left: 0
}

.img-pn-btn.next-img {
    right: 0
}

.modal-login-panel {
    font-size: 14px;
    padding: 0 15px
}

@media (min-width: 1920px) {
    .modal-login-panel {
        font-size:.72916667vw
    }
}

@media (min-width: 1024px) {
    .modal-login-panel {
        padding:0
    }
}

.modal-login-panel .modal-close {
    display: block;
    padding: 10px;
    position: absolute;
    right: .35714286em;
    top: .35714286em;
    color: #8f8f8f;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    font-size: 128.57142857%
}

@media (min-width: 1920px) {
    .modal-login-panel .modal-close {
        padding:.52083333vw
    }
}

@media (min-width: 768px) {
    .modal-login-panel .modal-close {
        right:-0.71428571em
    }
}

@media (min-width: 768px) {
    .modal-login-panel .modal-close {
        top:-2.85714286em
    }
}

@media (min-width: 768px) {
    .modal-login-panel .modal-close {
        color:#fff
    }
}

.modal-login-panel .modal-close:hover {
    color: #fc2d51;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.modal-login-panel .login_wrap {
    background: #fa7a0c;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    overflow: visible;
    position: relative;
    margin: 0 auto;
    width: 100%;
    background-image: url(https://image.uisdc.com/wp-content/uploads/wechat-login-userbg_2x_2.jpg);
    background-position: left top;
    -webkit-background-size: 36.42857143em 36.42857143em;
    background-size: 36.42857143em;
    background-repeat: no-repeat
}

@media (min-width: 1024px) {
    .modal-login-panel .login_wrap {
        width:72.14285714em
    }
}

.modal-login-panel .wxlogin-sidebar {
    width: 36.42857143em;
    padding: 21.71428571em 3.57142857em 0;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

@media (min-width: 1024px) {
    .modal-login-panel .wxlogin-sidebar {
        float:left;
        display: block
    }
}

.modal-login-panel .wxlogin-sidebar h5 {
    font-size: 85.71428571%;
    font-weight: normal;
    text-align: center;
    opacity: .6
}

.modal-login-panel .wxlogin-sidebar li {
    display: block;
    font-size: 92.85714286%;
    margin-bottom: 1.53846154em
}

.modal-login-panel .wxlogin-sidebar li i {
    margin-right: .76923077em
}

.modal-login-panel .wxlogin-sidebar li a {
    color: #ffe63d;
    border-bottom: 1px solid #ffe63d
}

.modal-login-panel .wxlogin-sidebar li a:hover {
    color: #fff3a3
}

.modal-login-panel .wxlogin-sidebar .wxlogin-sidebar-content {
    background: #ff9e01;
    padding: .71428571em 1.42857143em;
    -webkit-border-radius: 0 0 .42857143em .42857143em;
    -moz-border-radius: 0 0 .42857143em .42857143em;
    border-radius: 0 0 .42857143em .42857143em;
    margin-bottom: 1.07142857em
}

.modal-login-panel .wxlogin-main {
    background: #fbfbfc;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: .71428571em;
    min-height: 37.5em;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f2f6), color-stop(70%, #fbfbfc));
    background: -webkit-linear-gradient(top, #f0f2f6 0%, #fbfbfc 70%);
    background: -o-linear-gradient(top, #f0f2f6 0%, #fbfbfc 70%);
    background: linear-gradient(180deg, #f0f2f6 0%, #fbfbfc 70%)
}

@media (min-width: 768px) {
    .modal-login-panel .wxlogin-main {
        padding:0
    }
}

@media (min-width: 1024px) {
    .modal-login-panel .wxlogin-main {
        margin-left:36.42857143em;
        width: 35.71428571em;
        -webkit-border-radius: 0 .71428571em .71428571em 0;
        -moz-border-radius: 0 .71428571em .71428571em 0;
        border-radius: 0 .71428571em .71428571em 0
    }
}

.modal-login-panel .wxlogin-main h2 {
    font-size: 157.14285714%;
    line-height: 1;
    margin-bottom: 1.2em;
    padding: 2.4em 0 0;
    font-weight: normal;
    text-align: center
}

.modal-login-panel .wxlogin-main h2 span {
    display: none;
    width: 100%;
    text-align: center
}

.modal-login-panel .wxlogin-main h2 span.current {
    display: block;
    color: #000
}

.modal-login-panel .wxlogin-main .wmc {
    width: 24em;
    margin: 0 auto
}

.modal-login-panel .wxlogin-main .wmc-ewm {
    background-color: #fff;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 1.42857143em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 16px 50px 0 rgba(202,202,202,0.2);
    box-shadow: 0 16px 50px 0 rgba(202,202,202,0.2)
}

.modal-login-panel .wxlogin-main .wmc-ewm .ewm {
    width: 100%;
    padding-top: 100%;
    position: relative
}

.modal-login-panel .wxlogin-main .wmc-ewm .ewm iframe {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.modal-login-panel .wxlogin-main .wmc-other {
    margin-top: 2.14285714em;
    display: none
}

.modal-login-panel .wxlogin-main .wmc-other h3 {
    font-size: inherit;
    font-weight: normal;
    color: #8a8a8a;
    text-align: center;
    position: relative;
    margin-bottom: .71428571em
}

.modal-login-panel .wxlogin-main .wmc-other h3 span {
    display: inline-block;
    background-color: #fbfbfc;
    padding: 0 1em;
    position: relative
}

.modal-login-panel .wxlogin-main .wmc-other h3::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid #f2f2f2
}

.modal-login-panel .wxlogin-main .wc {
    color: #08c764
}

.modal-login-panel .wxlogin-main .wmc-other-login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 2.14285714em
}

.modal-login-panel .wxlogin-main .wmc-other-login .ico {
    display: inline-block;
    width: 2.14285714em;
    height: 2.14285714em;
    text-align: center;
    line-height: 2.14285714em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    vertical-align: top;
    margin-right: .5em
}

.modal-login-panel .wxlogin-main .wmc-other-login .icon-wechat-1 {
    background-color: #00dc4b
}

.modal-login-panel .wxlogin-main .wmc-other-login .icon-QQ {
    background-color: #0094ff
}

.modal-login-panel .wxlogin-main .wmc-other-login .wmc-other-qq {
    cursor: pointer
}

.modal-login-panel .wxlogin-main .wmc-other-login .wmc-other-qq:hover {
    color: #ff6000
}

.modal-login-panel .wxlogin-protocol {
    margin-bottom: 0px;
    text-align: center
}

.modal-login-panel .wxlogin-protocol a {
    color: #08C764
}

.modal-login-panel .wxlogin-protocol .ico {
    display: inline-block;
    width: 1.28571429em;
    height: 1.28571429em;
    -webkit-border-radius: 1.28571429em;
    -moz-border-radius: 1.28571429em;
    border-radius: 1.28571429em;
    background: #fff;
    vertical-align: top;
    margin-right: .14285714em;
    text-align: center
}

.modal-login-panel .wxlogin-protocol .ico:before {
    content: '';
    display: inline-block;
    border: 1px solid #ccc;
    width: .875em;
    height: .875em;
    -webkit-border-radius: .875em;
    -moz-border-radius: .875em;
    border-radius: .875em;
    vertical-align: text-top;
    margin-top: .125em
}

.modal-login-panel .wxlogin-protocol .checked .ico:before {
    content: '\e864';
    font-family: fontello;
    border: none;
    color: #08C764;
    font-style: normal;
    font-weight: normal;
    font-size: 114.28571429%;
    text-align: center;
    margin: 2px 0 0
}

.modal-login-panel .wxlogin-protocol input {
    display: none
}

@media (max-width: 767.5px) {
    .modal-login-panel .wxlogin-main {
        padding:.71428571em 20px;
        -webkit-border-radius: max(2.13333333vw, 8px);
        -moz-border-radius: max(2.13333333vw, 8px);
        border-radius: max(2.13333333vw, 8px)
    }

    .modal-login-panel .wxlogin-main h2 span {
        width: 100%
    }

    .modal-login-panel .wxlogin-main .wmc-other {
        margin-top: 20px
    }
}

.modal-qr {
    font-size: 14px;
    width: 22.57142857em;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -14.28571429em 0 0 -10.71428571em;
    background: #fff;
    padding: 2.14285714em;
    text-align: center;
    display: none;
    z-index: 199999
}

@media (min-width: 1920px) {
    .modal-qr {
        font-size:.72916667vw
    }
}

.modal-qr.modal-show {
    display: block
}

.modal-qr h2 {
    font-size: 171.42857143%;
    margin: 0 0 1.25em
}

.modal-qr p {
    margin-top: .71428571em;
    font-size: inherit;
    line-height: 2
}

.modal-qr p span {
    background: #61c408;
    color: #fff;
    padding: .21428571em .35714286em
}

.modal-qr .close {
    position: absolute;
    display: block;
    right: .71428571em;
    top: .71428571em;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-qr .close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #ff6000
}

.modal-menu {
    height: 100%;
    position: fixed;
    left: 100%;
    top: 0;
    right: 0;
    padding-right: 0
}

.modal-menu div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .modal-menu {
        display:none
    }
}

.modal-menu.modal-show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    left: 69px;
    z-index: 90
}

.modal-menu .modal-content {
    background: #fff;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding-top: 50px
}

.modal-menu .form {
    padding: 15px 25px;
    position: relative
}

.modal-menu .form form {
    position: relative
}

.modal-menu .form .txt {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f7f7f7;
    padding: 10px 60px 10px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #888;
    font-size: 14px;
    border: none
}

.modal-menu .form .hotsearch {
    position: absolute;
    right: 36px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #888
}

.modal-menu .form .btn {
    display: block;
    position: absolute;
    right: 6px;
    top: 4px;
    border: none;
    background: transparent;
    width: 30px;
    height: 32px;
    overflow: hidden;
    text-align: center;
    outline: none;
    color: #888
}

.modal-menu .form .btn i {
    display: block
}

.modal-menu .form .word {
    display: none
}

.modal-menu .form .ji2-icon,.modal-menu .form .ji-icon {
    display: none
}

.modal-menu .menu {
    padding-left: 25px
}

.modal-menu .menu .link-0 {
    display: block;
    font-size: 15px;
    color: #262626;
    padding: 15px 0;
    border-bottom: 1px solid #f7f7f7
}

.modal-menu .menu .link-0:hover {
    color: #ff6000
}

.modal-menu .menu .has-children .link-0 {
    position: relative
}

.modal-menu .menu .has-children .link-0:after {
    content: '\e822';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    display: block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -0.5em;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #888;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-menu .menu .has-children.show .link-0:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.modal-menu .menu .has-children.show .sub-nav {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: auto;
    padding-top: 25px
}

.modal-menu .menu .sub-nav {
    background: #fafafa;
    padding: 0 25px 0;
    margin-left: -25px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: 0;
    overflow: hidden
}

.modal-menu .menu .sub-nav.section-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.modal-menu .menu .sub-nav.section-content .item,.modal-menu .menu .sub-nav.section-content .group-item .item-images .img-item {
    width: 50%;
    text-align: center;
    margin-bottom: 20px
}

.modal-menu .menu .sub-nav.section-content .item i,.modal-menu .menu .sub-nav.section-content .group-item .item-images .img-item i {
    font-size: 22px;
    color: #ff6000
}

.modal-menu .menu .sub-nav.section-content .item h3,.modal-menu .menu .sub-nav.section-content .group-item .item-images .img-item h3 {
    font-size: 14px;
    font-weight: normal;
    color: #666
}

.modal-menu .menu .sub-nav.section-content .item h4,.modal-menu .menu .sub-nav.section-content .item h5,.modal-menu .menu .sub-nav.section-content .group-item .item-images .img-item h4,.modal-menu .menu .sub-nav.section-content .group-item .item-images .img-item h5 {
    display: none
}

.modal-menu .menu .sub-nav.section-content .coming {
    display: none
}

.modal-menu .menu .sub-nav.nav-1 {
    padding-bottom: 5px
}

.modal-menu .menu .sub-nav.nav-1 li {
    margin-bottom: 20px
}

.modal-menu .menu .sub-nav.nav-1 li a {
    color: #666
}

@media (max-width: 767px) {
    .modal-menu .menu .sub-nav {
        font-size:14px
    }
}

.modal-menu .site-info {
    padding: 20px 5px 40px;
    font-size: 10px;
    color: #999;
    text-align: center;
    line-height: 1.85
}

.modal-haibao {
    width: 4.25rem;
    position: fixed;
    left: 50%;
    top: 120px;
    margin: 0 0 0 -2.13rem;
    background: #fff;
    padding: .2rem;
    text-align: center;
    display: none;
    z-index: 199999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.modal-haibao.modal-show {
    display: block
}

.modal-haibao .close {
    font-size: .2rem;
    position: absolute;
    display: block;
    left: 100%;
    top: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    margin-left: .1rem
}

.modal-haibao .close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #ff6000
}

.modal-talk_haibao {
    width: auto;
    height: auto;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: .2rem;
    text-align: center;
    display: none;
    z-index: 199999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.modal-talk_haibao p {
    font-size: .16rem;
    color: #323232;
    margin-bottom: .625em
}

.modal-talk_haibao img {
    display: block;
    max-width: 70vw;
    max-height: 80vh
}

@media (min-width: 768px) {
    .modal-talk_haibao img {
        max-width:4.25rem
    }
}

.modal-talk_haibao.modal-show {
    display: block
}

.modal-talk_haibao .close {
    font-size: .2rem;
    position: absolute;
    display: block;
    left: 100%;
    top: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    margin-left: .1rem
}

.modal-talk_haibao .close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #ff6000
}

.modal-talk_ask .talk_ask-wrap {
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: 0 .4rem
}

.modal-talk_ask .modal-close {
    position: absolute;
    left: 100%;
    top: 0;
    color: #fff;
    font-size: .2rem;
    margin-left: 1em;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.modal-talk_ask .modal-close:hover {
    color: #ff6000;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width: 767.5px) {
    .modal-talk_ask .modal-close {
        left:97%
    }
}

.modal-talk_ask .talk-ask {
    width: 100vw;
    max-width: 7.2rem
}

@media (max-width: 767.5px) {
    .modal-talk_ask .talk-ask {
        width:62vw
    }
}

.modal-talk_ask .talk-ask .form-item {
    padding: .2rem .4rem;
    margin: 0 -0.4rem;
    border-bottom: 1px solid #f7f9fa
}

.modal-talk_ask .talk-ask .txt {
    display: block;
    line-height: .3rem;
    font-size: .16rem;
    color: #8a8a8a;
    border: none;
    width: 100%;
    font-family: inherit
}

.modal-talk_ask .talk-ask .txt::-webkit-input-placeholder {
    color: #8a8a8a
}

.modal-talk_ask .talk-ask .txt::-moz-placeholder {
    color: #8a8a8a
}

.modal-talk_ask .talk-ask .txt::-ms-input-placeholder {
    color: #8a8a8a
}

.modal-talk_ask .talk-ask .txt::placeholder {
    color: #8a8a8a
}

.modal-talk_ask .talk-ask .ask-description {
    height: .9rem
}

.modal-talk_ask .talk-ask .form-actions {
    padding: .2rem 0
}

.modal-talk_ask .talk-ask .actions-wrap {
    position: relative;
    line-height: .3rem
}

.modal-talk_ask .talk-ask .actions-wrap .toupiao {
    font-size: .14rem;
    color: #8a8a8a
}

.modal-talk_ask .talk-ask .actions-wrap .toupiao .btn:hover {
    color: #ff6000
}

.modal-talk_ask .talk-ask .actions-wrap .toupiao .ico {
    font-size: 114.28571429%
}

.modal-talk_ask .talk-ask .actions-wrap .form-btns {
    position: absolute;
    right: 0;
    top: 0
}

.modal-talk_ask .talk-ask .actions-wrap .form-btns .btn {
    padding: 0 .16rem
}

.modal-talk_ask .talk-ask .actions-wrap .form-btns .submiting {
    opacity: .2
}

.modal-talk_ask .talk-ask .form-anonymous {
    color: #8a8a8a;
    line-height: .22rem;
    font-size: .16rem
}

.modal-talk_ask .talk-ask .toupiao-content {
    position: absolute;
    left: 0;
    top: 100%
}

.modal-talk_ask .talk-ask .toupiao-wrap {
    background-color: #fff;
    padding: .3rem .4rem;
    border: 1px solid #efefef;
    position: relative
}

.modal-talk_ask .talk-ask .toupiao-wrap::before {
    content: '';
    position: absolute;
    left: .2rem;
    bottom: 100%;
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #efefef
}

.modal-talk_ask .talk-ask .i-select {
    display: inline-block;
    vertical-align: top;
    margin-right: .3rem;
    cursor: pointer
}

.modal-talk_ask .talk-ask .i-select .i-ico-select {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: .14rem;
    height: .14rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #e2e2e2;
    margin-right: .04rem;
    margin-top: .04rem;
    position: relative
}

.modal-talk_ask .talk-ask .i-select.i-selected .i-ico-select {
    border-color: #ff6000
}

.modal-talk_ask .talk-ask .i-select.i-selected .i-ico-select::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: .08rem;
    height: .08rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #ff6000;
    margin: -0.04rem 0 0 -0.04rem
}

.modal-talk_ask .talk-ask .toupiao-select {
    font-size: .16rem;
    color: #8a8a8a;
    line-height: .22rem;
    margin-bottom: .2rem
}

.modal-talk_ask .talk-ask .toupiao-items {
    margin-bottom: .1rem
}

.modal-talk_ask .talk-ask .toupiao-btns {
    text-align: center
}

.modal-talk_ask .talk-ask .toupiao-btns .btn {
    margin: 0 .15rem;
    padding: 0 .2rem
}

.modal-talk_ask .talk-ask .txt-selects input {
    font-size: .14rem;
    color: #a6a6a6;
    font-family: inherit;
    display: block;
    line-height: .2rem;
    padding: .15rem;
    width: 3rem;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    margin-bottom: .2rem
}

.modal-talk_ask .talk-ask .txt-selects input::-webkit-input-placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .txt-selects input::-moz-placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .txt-selects input::-ms-input-placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .txt-selects input::placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .txt-selects input:focus {
    border-color: #ff6000
}

.modal-talk_ask .talk-ask .img-selects {
    margin: 0 -0.15rem;
    width: 3.6rem
}

.modal-talk_ask .talk-ask .img-selects .img-select {
    padding: 0 .15rem;
    margin-bottom: .2rem;
    width: 50%
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-img {
    line-height: 1.5rem;
    background-color: #f6f6f6;
    border: 1px dashed #ccc;
    font-size: .3rem;
    color: #d8d8d8;
    text-align: center
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-txt input {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: .2rem;
    padding: .1rem .15rem;
    font-size: .14rem;
    color: #a6a6a6;
    border: 1px solid #e2e2e2
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-txt input::-webkit-input-placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-txt input::-moz-placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-txt input::-ms-input-placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-txt input::placeholder {
    color: #a6a6a6
}

.modal-talk_ask .talk-ask .img-selects .img-select .img-select-txt input:focus {
    border-color: #ff6000
}

.modal-talk_ask .talk-ask .form-toupiao {
    margin-top: .2rem
}

.modal-talk_ask .talk-ask .form-toupiao-wrap {
    background-color: #f7f9fa;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .2rem .3rem
}

.modal-talk_ask .talk-ask .form-toupiao-in {
    position: relative;
    padding-left: .6rem;
    line-height: .4rem
}

.modal-talk_ask .talk-ask .form-toupiao-in .form-toupiao-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: .4rem;
    height: .4rem;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    background-color: #ff6000;
    color: #fff;
    font-size: .24rem;
    text-align: center
}

.modal-talk_ask .talk-ask .form-toupiao-in .form-toupiao-title {
    font-size: .14rem;
    color: #8a8a8a;
    font-weight: normal
}

.modal-talk_ask .talk-ask .form-toupiao-in .form-toupiao-btns {
    position: absolute;
    right: 0;
    top: 0
}

.modal-talk_ask .talk-ask .form-toupiao-in .form-toupiao-btns .btn {
    margin: 0 0 0 .1rem;
    color: #ff6000
}

.modal-talk_ask .talk-ask .form-toupiao-in .form-toupiao-btns .btn:hover {
    color: #fa455f
}

.modal-talk_ask .talk-ask .error {
    color: #ff6000;
    font-size: .12rem;
    margin-bottom: 1em
}

.modal-award .modal-wrap {
    background-color: #fff;
    padding: .5rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw;
    max-width: 5.9rem
}

.modal-award .modal-close {
    display: block;
    position: absolute;
    right: 0;
    bottom: 100%;
    font-size: .14rem;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    margin-bottom: .1rem
}

.modal-award .modal-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.modal-award .modal-content {
    text-align: center
}

.modal-award .modal-title {
    font-size: .26rem;
    color: #000;
    line-height: .36rem;
    margin-bottom: .1rem
}

.modal-award .modal-desc {
    font-size: .16rem;
    color: #8a8a8a;
    font-weight: normal;
    line-height: .22rem;
    margin-bottom: .6rem
}

.modal-award .award-show-num {
    font-size: .3rem;
    line-height: .42rem;
    color: #323232;
    margin-bottom: .2rem;
    font-weight: bold
}

.modal-award .award-show-num em {
    font-style: normal
}

.modal-award .award-selects-other {
    margin: 0 0 .6rem;
    position: relative
}

.modal-award .award-selects-other .txt {
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    padding: .2rem;
    color: #a6a6a6;
    background-color: #fafafa;
    border: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: .16rem;
    line-height: .2rem
}

.modal-award .award-selects-other .txt-close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 1em;
    line-height: .6rem;
    color: #8a8a8a;
    cursor: pointer
}

.modal-award .award-selects-other .txt-close:hover {
    color: #ff6000
}

.modal-award .award-selects {
    margin: 0 -0.15rem .6rem
}

.modal-award .award-selects .select {
    float: left;
    display: block;
    padding: 0 .15rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%
}

.modal-award .award-selects .select.current .select-wrap {
    background-color: #fff3ec;
    color: #ff6000
}

.modal-award .award-selects .select-wrap {
    display: block;
    background-color: #f5f6f8;
    line-height: .6rem;
    font-size: .14rem;
    color: #a6a6a6;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    cursor: pointer
}

.modal-award .award-selects .select-wrap:hover {
    background-color: #ff6d7c;
    color: #fff
}

.modal-award .award-selects .select-wrap em {
    font-style: normal;
    font-size: .2rem
}

.modal-award .award-pay-select {
    margin: 0 -0.15rem .6rem
}

.modal-award .award-pay-select .pay-select-item {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 0 .15rem
}

.modal-award .award-pay-select .pay-select-item.current .pay-select-item-wrap {
    background-color: #fff3ec;
    color: #ff6000
}

.modal-award .award-pay-select .pay-select-item-wrap {
    padding: .2rem;
    background-color: #f5f6f8;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    cursor: pointer;
    color: #000
}

.modal-award .award-pay-select .pay-select-item-wrap:hover {
    background-color: #eff1f4
}

.modal-award .award-pay-select .pay-select-item-in {
    position: relative;
    padding-left: .72rem;
    text-align: left;
    height: .52rem;
    line-height: .52rem;
    overflow: hidden
}

.modal-award .award-pay-select .pay-select-item-title {
    font-size: .16rem
}

.modal-award .award-pay-select .pay-select-item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: .52rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden
}

.modal-award .award-pay-select .pay-select-item-thumb .thumb {
    padding-top: 100%
}

.modal-award .form-btns .btn {
    line-height: .52rem;
    padding: 0 .4rem;
    font-size: .18rem
}

.modal-award .modal-content-iframe .qrcode {
    width: 100%;
    max-width: 200px;
    height: auto
}

.modal-award .modal-content-iframe h3 {
    font-size: .16rem;
    font-weight: normal;
    color: #8a8a8a;
    margin-bottom: .3rem
}

.modal-award .modal-content-iframe .btn {
    font-size: .14rem;
    line-height: .4rem;
    padding: 0 .2rem
}

.modal-award .form-error {
    margin-bottom: .16rem;
    font-size: .14rem;
    color: #ff6000
}

.modal-award-new .modal-wrap {
    max-width: 3.6rem;
    padding: .3rem
}

.modal-award-new .modal-meta {
    line-height: .32rem;
    font-size: .14rem;
    color: #ff6000;
    font-weight: normal;
    text-align: center;
    -webkit-border-radius: .32rem;
    -moz-border-radius: .32rem;
    border-radius: .32rem;
    background-color: #fff3ea
}

.modal-award-new .modal-qrcode {
    margin: 0 auto .3rem;
    max-width: 2rem;
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    text-align: center;
    -webkit-box-shadow: 0 16px 50px 0 rgba(202,202,202,0.5);
    box-shadow: 0 16px 50px 0 rgba(202,202,202,0.5);
    padding: .2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.modal-award-new .modal-qrcode img {
    display: block;
    width: 100%
}

.modal-award-new .modal-qrcode strong {
    display: block;
    color: #8a8a8a;
    font-weight: normal;
    line-height: .22rem;
    font-size: .16rem;
    margin-top: .14rem
}

.modal-award-new .modal-desc {
    margin-bottom: .3rem
}

.modal-award-new .modal-toptitle {
    font-size: .14rem;
    font-weight: normal;
    color: #8a8a8a;
    margin-bottom: .1rem
}

.modal-award-new .modal-toptitle .ico {
    color: #47c333
}

.vue-modal .modal-mark {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.vue-modal .modal-window {
    position: fixed;
    z-index: 90;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vue-modal .modal-wrap {
    position: relative
}

.vue-modal .modal-close {
    display: inline-block;
    position: absolute;
    bottom: 100%;
    right: 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: .7em;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media (min-width: 1920px) {
    .vue-modal .modal-close {
        font-size:.2rem
    }
}

.vue-modal .modal-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.vue-modal-comment-prize-virtual-check-form .commentprize-check-form,.vue-modal-comment-prize-check-form .commentprize-check-form {
    font-size: 13px;
    background-color: #fff;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    width: 40em
}

@media (min-width: 768px) {
    .vue-modal-comment-prize-virtual-check-form .commentprize-check-form,.vue-modal-comment-prize-check-form .commentprize-check-form {
        font-size:14px
    }
}

@media (min-width: 1920px) {
    .vue-modal-comment-prize-virtual-check-form .commentprize-check-form,.vue-modal-comment-prize-check-form .commentprize-check-form {
        font-size:.14rem
    }
}

.vue-modal-comment-prize-virtual-check-form .c-wrap,.vue-modal-comment-prize-check-form .c-wrap {
    padding: 0 3.57142857em
}

.vue-modal-comment-prize-virtual-check-form .modal-title,.vue-modal-comment-prize-check-form .modal-title {
    background-image: url(https://image.uisdc.com/wp-content/uploads/comment-prize/04.png);
    background-position: center bottom;
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 2.14285714em;
    position: relative;
    color: #fff;
    -webkit-border-radius: .71428571em .71428571em 0 0;
    -moz-border-radius: .71428571em .71428571em 0 0;
    border-radius: .71428571em .71428571em 0 0
}

.vue-modal-comment-prize-virtual-check-form .modal-title::after,.vue-modal-comment-prize-check-form .modal-title::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2.14285714em;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.69)), to(#fff));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.69) 0%, #fff 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.69) 0%, #fff 100%);
    background-image: linear-gradient(180deg, rgba(255,255,255,0.69) 0%, #fff 100%)
}

.vue-modal-comment-prize-virtual-check-form .modal-title p,.vue-modal-comment-prize-check-form .modal-title p {
    font-size: 157.14285714%;
    line-height: 1.36363636em;
    margin-bottom: 1.36363636em
}

.vue-modal-comment-prize-virtual-check-form .modal-title .kf,.vue-modal-comment-prize-check-form .modal-title .kf {
    position: absolute;
    right: 2.85714286em;
    bottom: 2em;
    width: 10.71428571em;
    height: 11.85714286em;
    background-image: url(https://image.uisdc.com/wp-content/uploads/comment-prize/06.png);
    background-position: center bottom;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat
}

.vue-modal-comment-prize-virtual-check-form .modal-title .kf::after,.vue-modal-comment-prize-check-form .modal-title .kf::after {
    content: '';
    display: block;
    position: absolute;
    top: 3.07142857em;
    left: -0.71428571em;
    width: 3em;
    height: 3em;
    background-image: url(https://image.uisdc.com/wp-content/uploads/comment-prize/05.png);
    background-position: center bottom;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat
}

.vue-modal-comment-prize-virtual-check-form .user-data,.vue-modal-comment-prize-check-form .user-data {
    font-size: 114.28571429%;
    color: rgba(255,255,255,0.8);
    line-height: 2.5em;
    padding-top: 2.125em;
    margin-bottom: .625em
}

.vue-modal-comment-prize-virtual-check-form .user-data .u-avatar,.vue-modal-comment-prize-check-form .user-data .u-avatar {
    display: inline-block;
    vertical-align: top;
    width: 2.5em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-right: .625em
}

.vue-modal-comment-prize-virtual-check-form .user-data .u-avatar .thumb,.vue-modal-comment-prize-check-form .user-data .u-avatar .thumb {
    padding-top: 100%
}

.vue-modal-comment-prize-virtual-check-form .modal-entry,.vue-modal-comment-prize-check-form .modal-entry {
    margin-bottom: 1.42857143em
}

.vue-modal-comment-prize-virtual-check-form .modal-entry p,.vue-modal-comment-prize-check-form .modal-entry p {
    color: #6a6a6a;
    line-height: 1.42857143em;
    margin-bottom: .57142857em
}

.vue-modal-comment-prize-virtual-check-form .modal-entry p::before,.vue-modal-comment-prize-check-form .modal-entry p::before {
    content: '*';
    color: #ff6000;
    margin-right: .57142857em
}

.vue-modal-comment-prize-virtual-check-form .form-item,.vue-modal-comment-prize-check-form .form-item {
    margin-bottom: 1.85714286em;
    line-height: 3.28571429em
}

.vue-modal-comment-prize-virtual-check-form .form-item label,.vue-modal-comment-prize-check-form .form-item label {
    position: relative;
    display: block;
    float: none;
    zoom:1}

.vue-modal-comment-prize-virtual-check-form .form-item label:after,.vue-modal-comment-prize-check-form .form-item label:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: left;
    visibility: hidden
}

.vue-modal-comment-prize-virtual-check-form .form-item .label,.vue-modal-comment-prize-check-form .form-item .label {
    float: left;
    display: block;
    color: #8a8a8a;
    width: 5em;
    margin-right: 1em;
    text-align: justify
}

.vue-modal-comment-prize-virtual-check-form .form-item .input-txt,.vue-modal-comment-prize-check-form .form-item .input-txt {
    float: left
}

.vue-modal-comment-prize-virtual-check-form .form-item .txt,.vue-modal-comment-prize-check-form .form-item .txt {
    font-size: inherit;
    display: block;
    line-height: 1.42857143em;
    padding: .92857143em 1em;
    border: none;
    background-color: #fafbfb;
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em;
    color: #8a8a8a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25.14285714em
}

.vue-modal-comment-prize-virtual-check-form .form-item .txt.placeholder,.vue-modal-comment-prize-check-form .form-item .txt.placeholder {
    color: rgba(138,138,138,0.5)
}

.vue-modal-comment-prize-virtual-check-form .form-item .require-warning,.vue-modal-comment-prize-check-form .form-item .require-warning {
    position: absolute;
    left: 8em;
    bottom: 100%;
    background-color: #fda8b4;
    font-size: 85.71428571%;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    padding: 0 1em;
    line-height: 2.5em;
    color: #fff;
    margin-bottom: .41666667em
}

.vue-modal-comment-prize-virtual-check-form .form-item .require-warning::after,.vue-modal-comment-prize-check-form .form-item .require-warning::after {
    content: '';
    display: block;
    position: absolute;
    left: .33333333em;
    top: 98%;
    border: .41666667em solid transparent;
    border-top-color: #fda8b4
}

.vue-modal-comment-prize-virtual-check-form .form-item.require-error .txt,.vue-modal-comment-prize-check-form .form-item.require-error .txt {
    background-color: #fee9ec
}

.vue-modal-comment-prize-virtual-check-form .form-submit,.vue-modal-comment-prize-check-form .form-submit {
    padding-bottom: 2.85714286em;
    padding-left: 6em
}

.vue-modal-comment-prize-virtual-check-form .form-submit .warning,.vue-modal-comment-prize-check-form .form-submit .warning {
    color: #ff6000
}

.vue-modal-comment-prize-virtual-check-form .form-submit .btn,.vue-modal-comment-prize-check-form .form-submit .btn {
    line-height: 3em;
    padding: 0 2.85714286em;
    font-size: .14rem
}

.vue-modal-comment-prize-virtual-check-form .submited,.vue-modal-comment-prize-check-form .submited {
    text-align: center;
    padding-bottom: 3em
}

.vue-modal-comment-prize-virtual-check-form .submited .title,.vue-modal-comment-prize-check-form .submited .title {
    font-size: 200%;
    line-height: 1.42857143em;
    margin-bottom: .5em;
    color: #323232
}

.vue-modal-comment-prize-virtual-check-form .submited p,.vue-modal-comment-prize-check-form .submited p {
    color: #8a8a8a;
    line-height: 1.42857143em;
    margin-bottom: .42857143em
}

.vue-modal-comment-prize-virtual-check-form .submited p .clr_orange,.vue-modal-comment-prize-check-form .submited p .clr_orange {
    color: #ff6000
}

.vue-modal-comment-prize-virtual-check-form .submited .ewm,.vue-modal-comment-prize-check-form .submited .ewm {
    padding-top: 1em;
    margin-bottom: 1.42857143em
}

.vue-modal-comment-prize-virtual-check-form .submited .ewm img,.vue-modal-comment-prize-check-form .submited .ewm img {
    width: 14.28571429em;
    height: auto;
    display: block;
    margin: 0 auto
}

.vue-modal-comment-prize-virtual-check-form .submited .wechat_num,.vue-modal-comment-prize-check-form .submited .wechat_num {
    font-size: inherit;
    font-weight: normal
}

.vue-modal-comment-prize-virtual-check-form .submited .wechat_num i,.vue-modal-comment-prize-check-form .submited .wechat_num i {
    display: inline-block;
    width: 14.28571429em;
    color: #ff6000;
    background-color: rgba(255,96,0,0.1);
    -webkit-border-radius: 2.57142857em;
    -moz-border-radius: 2.57142857em;
    border-radius: 2.57142857em;
    line-height: 2.57142857em;
    text-align: center
}

@media (max-width: 767.5px) {
    .vue-modal-comment-prize-virtual-check-form .modal-window,.vue-modal-comment-prize-check-form .modal-window {
        left:15px;
        right: 15px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .vue-modal-comment-prize-virtual-check-form .modal-title p,.vue-modal-comment-prize-check-form .modal-title p {
        font-size: 14px
    }

    .vue-modal-comment-prize-virtual-check-form .modal-title .kf,.vue-modal-comment-prize-check-form .modal-title .kf {
        right: 15px
    }

    .vue-modal-comment-prize-virtual-check-form .commentprize-check-form,.vue-modal-comment-prize-check-form .commentprize-check-form {
        width: 100%;
        font-size: 13px
    }

    .vue-modal-comment-prize-virtual-check-form .c-wrap,.vue-modal-comment-prize-check-form .c-wrap {
        padding: 0 30px
    }

    .vue-modal-comment-prize-virtual-check-form .form-item label,.vue-modal-comment-prize-check-form .form-item label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .vue-modal-comment-prize-virtual-check-form .form-item .input-txt,.vue-modal-comment-prize-check-form .form-item .input-txt,.vue-modal-comment-prize-virtual-check-form .form-item .label,.vue-modal-comment-prize-check-form .form-item .label {
        float: none
    }

    .vue-modal-comment-prize-virtual-check-form .form-item .input-txt,.vue-modal-comment-prize-check-form .form-item .input-txt {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .vue-modal-comment-prize-virtual-check-form .form-item .txt,.vue-modal-comment-prize-check-form .form-item .txt {
        width: 100%
    }
}

.vue-modal-comment-prize-virtual-check-form .submited {
    text-align: left;
    padding: 0 3.57142857em 1.78571429em
}

.vue-modal-comment-prize-virtual-check-form .ewm-in {
    background: #f9fafb;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 1.78571429em;
    margin: 1.42857143em 0;
    text-align: center
}

.vue-modal-comment-prize-virtual-check-form .ewm-in .ewm {
    padding-top: 0
}

.vue-modal-comment-prize-virtual-check-form .ewm-in .ewm img {
    width: 11.42857143em
}

.vue-modal-comment-prize-virtual-check-form .btns {
    text-align: center
}

.vue-modal-comment-prize-virtual-check-form .btns .btn {
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 0 5em;
    line-height: 3.42857143em;
    margin-bottom: 1.07142857em
}

.vue-modal-comment-prize-virtual-check-form .btns .btn-disable {
    background-color: #9ba5af;
    color: #fff
}

.vue-modal-comment-prize-virtual-check-form .btns p {
    color: #b5b5b5
}

.vue-modal-avatar-upload .v-avatar-upload {
    font-size: 13px;
    background-color: #fff;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    width: 42.85714286em;
    position: relative;
    overflow: hidden
}

@media (min-width: 768px) {
    .vue-modal-avatar-upload .v-avatar-upload {
        font-size:14px
    }
}

@media (min-width: 1920px) {
    .vue-modal-avatar-upload .v-avatar-upload {
        font-size:.14rem
    }
}

.vue-modal-avatar-upload .v-avatar-upload.upload-success {
    width: 34.28571429em
}

.vue-modal-avatar-upload .v-avatar-upload.upload-success .modal-title {
    display: none
}

.vue-modal-avatar-upload .dragover * {
    pointer-events: none
}

.vue-modal-avatar-upload .dragover::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ddd;
    opacity: .6
}

.vue-modal-avatar-upload .modal-title {
    padding: 2.14285714em 4em 0
}

.vue-modal-avatar-upload .modal-title .title {
    font-size: 128.57142857%;
    color: #3a3a3a
}

.vue-modal-avatar-upload .modal-content {
    padding: 2em 4em 3em;
    color: #8a8a8a;
    line-height: 1.57142857em
}

.vue-modal-avatar-upload .modal-content .form-item {
    margin-bottom: 1em
}

.vue-modal-avatar-upload .modal-content .warning {
    color: #F39C13;
    font-weight: normal;
    text-transform: uppercase
}

.vue-modal-avatar-upload .modal-content .btn {
    width: 10em;
    line-height: 3em
}

.vue-modal-avatar-upload .modal-content .btn-default:hover {
    color: #ff6000
}

.vue-modal-avatar-upload .avatar-upload-function {
    float: left;
    width: 21.42857143em;
    margin-bottom: 2.14285714em
}

.vue-modal-avatar-upload .avatar-upload-function .warning {
    text-align: center;
    margin-top: 2.14285714em
}

.vue-modal-avatar-upload .avatar-upload-show {
    float: right;
    width: 8.57142857em;
    margin-bottom: 2.14285714em;
    text-align: center
}

.vue-modal-avatar-upload .avatar-upload-show .img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 1em
}

.vue-modal-avatar-upload .avatar-upload-show .img img {
    display: block;
    width: 100%
}

.vue-modal-avatar-upload .avatar-upload-show h5 {
    font-size: 114.28571429%;
    font-weight: normal
}

.vue-modal-avatar-upload .avatar-upload-btns {
    clear: both;
    text-align: center;
    padding-top: 2.14285714em;
    border-top: 1px solid #f7f9fa
}

.vue-modal-avatar-upload .avatar-upload-btns .btn {
    margin: 0 1.07142857em
}

.vue-modal-avatar-upload .avatar-upload-main {
    position: relative;
    padding-top: 100%
}

.vue-modal-avatar-upload .avatar-upload-main input[type=file] {
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.vue-modal-avatar-upload .avatar-upload-main .upload-div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f6f6f6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed #ccc;
    cursor: pointer
}

.vue-modal-avatar-upload .avatar-upload-main .upload-div .upload-div-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center
}

.vue-modal-avatar-upload .avatar-upload-main .upload-div .plus {
    height: 2.85714286em;
    position: relative;
    margin-bottom: 1.42857143em
}

.vue-modal-avatar-upload .avatar-upload-main .upload-div .plus::after,.vue-modal-avatar-upload .avatar-upload-main .upload-div .plus::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: .35714286em;
    height: 2.85714286em;
    background-color: #d8d8d8;
    margin-top: -1.42857143em
}

.vue-modal-avatar-upload .avatar-upload-main .upload-div .plus::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.vue-modal-avatar-upload .avatar-upload-main .upload-div .title {
    color: #b5b5b5;
    font-size: 114.28571429%;
    font-weight: normal
}

.vue-modal-avatar-upload .crop-show-image {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.vue-modal-avatar-upload .crop-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.vue-modal-avatar-upload .crop-image::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../../img/mark.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.vue-modal-avatar-upload .crop-image .grid-row,.vue-modal-avatar-upload .crop-image .grid-col,.vue-modal-avatar-upload .crop-image .grid {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vue-modal-avatar-upload .crop-image .grid {
    border: 1px dashed #fff
}

.vue-modal-avatar-upload .crop-image .grid-row::after,.vue-modal-avatar-upload .crop-image .grid-col::after,.vue-modal-avatar-upload .crop-image .grid-row::before,.vue-modal-avatar-upload .crop-image .grid-col::before {
    content: '';
    display: block;
    position: absolute
}

.vue-modal-avatar-upload .crop-image .grid-col::after,.vue-modal-avatar-upload .crop-image .grid-col::before {
    top: 0;
    bottom: 0;
    border-left: 1px dashed #fff
}

.vue-modal-avatar-upload .crop-image .grid-col::before {
    left: 33.33333333%
}

.vue-modal-avatar-upload .crop-image .grid-col::after {
    left: 66.66666667%
}

.vue-modal-avatar-upload .crop-image .grid-row::after,.vue-modal-avatar-upload .crop-image .grid-row::before {
    left: 0;
    right: 0;
    border-top: 1px dashed #fff
}

.vue-modal-avatar-upload .crop-image .grid-row::before {
    top: 33.33333333%
}

.vue-modal-avatar-upload .crop-image .grid-row::after {
    top: 66.66666667%
}

.vue-modal-avatar-upload .crop-image-btns {
    margin-top: .3rem;
    color: #ff6000;
    position: relative
}

.vue-modal-avatar-upload .crop-image-btns i {
    cursor: pointer
}

.vue-modal-avatar-upload .crop-image-btns i:hover {
    color: #ff6000
}

.vue-modal-avatar-upload .crop-image-btns .r {
    position: absolute;
    right: 0;
    top: 0
}

.vue-modal-avatar-upload .crop-image-btns .r-item {
    margin-left: 1em;
    color: #d1d1d1
}

.vue-modal-avatar-upload .upload-success .img-upload-success {
    text-align: center
}

.vue-modal-avatar-upload .upload-success .img-upload-success .title {
    font-size: 171.42857143%;
    color: #3a3a3a;
    margin-bottom: .58333333em;
    font-weight: normal
}

.vue-modal-avatar-upload .upload-success .img-upload-success .entry {
    font-size: 114.28571429%;
    color: #8a8a8a;
    margin-bottom: 1.875em
}

.vue-modal-avatar-upload .upload-success .img-upload-success .btn {
    line-height: 3em;
    padding: 0 .07142857em
}

.vue-modal-avatar-upload .upload-success .us-avatar {
    width: 7.14285714em;
    margin: 1em auto 2.14285714em;
    position: relative
}

.vue-modal-avatar-upload .upload-success .us-avatar .avatar {
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.vue-modal-avatar-upload .upload-success .us-avatar .avatar .thumb {
    padding-top: 100%
}

.vue-modal-avatar-upload .upload-success .us-avatar .ico {
    color: #47c333;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 171.42857143%
}

@media (max-width: 767.5px) {
    .vue-modal-avatar-upload .v-avatar-upload {
        width:100%
    }

    .vue-modal-avatar-upload .v-avatar-upload.upload-success {
        width: 100%
    }

    .vue-modal-avatar-upload .modal-content {
        padding: 15px
    }

    .vue-modal-avatar-upload .avatar-upload-function {
        float: none;
        width: 100%
    }

    .vue-modal-avatar-upload .avatar-upload-show {
        display: none
    }

    .vue-modal-avatar-upload .avatar-upload-btns {
        white-space: nowrap
    }
}

.part-hot-channel {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .part-hot-channel {
        margin-bottom:.7rem
    }
}

.part-hot-channel .items,.part-hot-channel .modal-talk_ask .talk-ask .img-selects,.part-hot-channel .archive-list-top .archive-top-wrap,.part-hot-channel .archive-list-top .archive-list-top-wrap,.part-hot-channel .archive-list-see .wrap,.part-hot-channel .part-dropdown .main .section-content,.part-hot-channel .search-result-content .results-u,.part-hot-channel .search-user .search-user-wrap,.part-hot-channel .search-user .search-user-items,.part-hot-channel .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-hot-channel .group-item .item-images .img-items,.part-hot-channel .talk-ask-form .img-selects,.part-hot-channel .user-item-talk-talk .item-images .img-items,.part-hot-channel .user-home .posts_talks {
    margin: 0 -7px
}

@media (min-width: 768px) {
    .part-hot-channel .items,.part-hot-channel .modal-talk_ask .talk-ask .img-selects,.part-hot-channel .archive-list-top .archive-top-wrap,.part-hot-channel .archive-list-top .archive-list-top-wrap,.part-hot-channel .archive-list-see .wrap,.part-hot-channel .part-dropdown .main .section-content,.part-hot-channel .search-result-content .results-u,.part-hot-channel .search-user .search-user-wrap,.part-hot-channel .search-user .search-user-items,.part-hot-channel .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-hot-channel .group-item .item-images .img-items,.part-hot-channel .talk-ask-form .img-selects,.part-hot-channel .user-item-talk-talk .item-images .img-items,.part-hot-channel .user-home .posts_talks {
        margin:0 -7px
    }
}

@media (min-width: 1024px) {
    .part-hot-channel .items,.part-hot-channel .modal-talk_ask .talk-ask .img-selects,.part-hot-channel .archive-list-top .archive-top-wrap,.part-hot-channel .archive-list-top .archive-list-top-wrap,.part-hot-channel .archive-list-see .wrap,.part-hot-channel .part-dropdown .main .section-content,.part-hot-channel .search-result-content .results-u,.part-hot-channel .search-user .search-user-wrap,.part-hot-channel .search-user .search-user-items,.part-hot-channel .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-hot-channel .group-item .item-images .img-items,.part-hot-channel .talk-ask-form .img-selects,.part-hot-channel .user-item-talk-talk .item-images .img-items,.part-hot-channel .user-home .posts_talks {
        margin:0 -15px
    }
}

@media (min-width: 1330px) {
    .part-hot-channel .items,.part-hot-channel .modal-talk_ask .talk-ask .img-selects,.part-hot-channel .archive-list-top .archive-top-wrap,.part-hot-channel .archive-list-top .archive-list-top-wrap,.part-hot-channel .archive-list-see .wrap,.part-hot-channel .part-dropdown .main .section-content,.part-hot-channel .search-result-content .results-u,.part-hot-channel .search-user .search-user-wrap,.part-hot-channel .search-user .search-user-items,.part-hot-channel .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-hot-channel .group-item .item-images .img-items,.part-hot-channel .talk-ask-form .img-selects,.part-hot-channel .user-item-talk-talk .item-images .img-items,.part-hot-channel .user-home .posts_talks {
        margin:0 -0.16rem
    }
}

.part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
    padding: 0 7px;
    width: 50%;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
        padding:0 7px
    }
}

@media (min-width: 1024px) {
    .part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
        padding:0 15px
    }
}

@media (min-width: 1330px) {
    .part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
        padding:0 .16rem
    }
}

@media (min-width: 768px) {
    .part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
        width:33.33333333%
    }
}

@media (min-width: 1330px) {
    .part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
        width:16.66666667%
    }
}

@media (min-width: 1024px) {
    .part-hot-channel .item,.part-hot-channel .group-item .item-images .img-item {
        margin-bottom:.36rem
    }
}

.part-hot-channel .item-wrap {
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    padding: 15px 0
}

@media (min-width: 1920px) {
    .part-hot-channel .item-wrap {
        font-size:.14rem
    }
}

@media (min-width: 768px) {
    .part-hot-channel .item-wrap {
        padding:2.4em 0
    }
}

.part-hot-channel .item-wrap:hover {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.05);
    box-shadow: 0 0 30px rgba(0,0,0,0.05)
}

.part-hot-channel .item-wrap:hover .item-title {
    color: #ff6000
}

.part-hot-channel .item-wrap:hover .item-ico {
    color: #ffffff;
    background-color: #ff6000
}

.part-hot-channel .item-wrap .item-title {
    font-size: .18rem;
    color: #323232;
    margin-bottom: .06rem;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    line-height: .24rem;
    height: .24rem;
    overflow: hidden
}

@media (min-width: 768px) {
    .part-hot-channel .item-wrap .item-title {
        margin-bottom:.12rem
    }
}

.part-hot-channel .item-wrap .item-desc {
    font-size: 14px;
    color: #8a8a8a;
    font-weight: normal;
    margin-bottom: .1rem;
    line-height: .18rem;
    height: .18rem;
    overflow: hidden
}

@media (min-width: 1920px) {
    .part-hot-channel .item-wrap .item-desc {
        font-size:.14rem
    }
}

@media (min-width: 768px) {
    .part-hot-channel .item-wrap .item-desc {
        margin-bottom:1.7143em
    }
}

.part-hot-channel .item-wrap .item-ico {
    font-size: 40px;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    background-color: #fffaf7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #ff6000;
    margin: 0 auto .5em;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media (max-width: 1919px) {
    .part-hot-channel .item-wrap .item-ico {
        font-size:30px
    }
}

.part-hot-channel .item-wrap .btn {
    padding: 0 1em
}

.part-hot-channel .item-wrap .item-btns {
    display: none
}

@media (min-width: 768px) {
    .part-hot-channel .item-wrap .item-btns {
        display:block
    }
}

@media (min-width: 1330px) and (max-width:1600px) {
    .part-hot-channel .item-wrap .item-title {
        font-size:14px
    }

    .part-hot-channel .item-wrap .item-desc {
        font-size: 12px
    }
}

.part-crumbs {
    color: #8a8a8a
}

.part-crumbs a {
    color: #8a8a8a
}

.part-crumbs a:hover {
    color: #ff6000
}

.part-crumbs li {
    display: inline-block;
    position: relative
}

.part-crumbs li .ico {
    display: inline-block;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    color: rgba(255,255,255,0.6)
}

.part-nav-pages {
    text-align: center
}

.part-nav-pages .nav {
    margin: 0 -5px;
    font-size: 14px
}

@media (min-width: 1920px) {
    .part-nav-pages .nav {
        font-size:.72916667vw
    }
}

.part-nav-pages li {
    display: none;
    vertical-align: top;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px
}

@media (min-width: 768px) {
    .part-nav-pages li {
        display:inline-block
    }
}

@media (min-width: 768px) {
    .part-nav-pages li {
        margin:0 5px 10px
    }
}

.part-nav-pages li.fy,.part-nav-pages li.active {
    display: inline-block
}

.part-nav-pages .nav-page,.part-nav-pages a {
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #333;
    line-height: 3.57142857em;
    height: 3.57142857em;
    overflow: hidden;
    padding: 0 1.71428571em;
    border: 1px solid #f3f3f3;
    -webkit-border-radius: .57142857em;
    -moz-border-radius: .57142857em;
    border-radius: .57142857em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

@media (min-width: 768px) {
    .part-nav-pages .nav-page,.part-nav-pages a {
        display:block
    }
}

.part-nav-pages .nav-page:hover,.part-nav-pages a:hover {
    color: #ff6000;
    background: #fffaf6;
    border-color: #ff6000
}

@media (min-width: 768px) {
    .part-nav-pages .fy-next a {
        padding:0 2.85714286em;
        background: #ff6000;
        border-color: #ff6000;
        color: #fff
    }

    .part-nav-pages .fy-next a:hover {
        background-color: #e65600;
        border-color: #e65600
    }
}

.part-nav-pages .disabled .nav-page,.part-nav-pages .disabled a {
    cursor: default;
    color: #333;
    border: none;
    background: transparent;
    padding: 0
}

.part-nav-pages .active .nav-page,.part-nav-pages .active a {
    background: #ff6000;
    border-color: #ff6000;
    color: #fff;
    padding: 0 1.71428571em
}

.part-nav-pages .go_page .nav-pages-top-form {
    line-height: 3.57142857em;
    height: 3.57142857em
}

.part-nav-pages .go_page .go_em {
    display: inline-block;
    vertical-align: top
}

.part-nav-pages .go_page .txt {
    width: 4em;
    height: 3.57142857em;
    line-height: 1.28571429em;
    padding-top: 1.14285714em;
    padding-bottom: 1.14285714em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    display: block
}

.part-nav-pages.no-pages {
    color: #bfbfbf
}

.part-nav-pages .pages-count {
    display: block;
    color: #8a8a8a;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .part-nav-pages .pages-count {
        display:none
    }
}

@media (min-width: 1330px) and (max-width:1600px) {
    .part-nav-pages .nav-page,.part-nav-pages a {
        line-height:50px;
        height: 50px;
        overflow: hidden;
        padding: 0 24px
    }

    .part-nav-pages .active .nav-page,.part-nav-pages .active a {
        padding: 0 24px
    }

    .part-nav-pages .go_page .nav-pages-top-form {
        line-height: 50px;
        height: 50px
    }

    .part-nav-pages .go_page .txt {
        width: 4em;
        height: 50px;
        line-height: 18px;
        padding-top: 16px;
        padding-bottom: 16px
    }
}

.part-zt .part-title {
    position: relative
}

.part-zt .part-title .more,.hunter-last-week .part-title .more {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143em;
    color: #9a9a9a;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.71428571em
}

@media (min-width: 1920px) {
    .part-zt .part-title .more,.hunter-last-week .part-title .more {
        font-size:.72916667vw
    }
}

.part-zt .part-title .more:hover {
    color: #ff6000
}

.part-zt .item-posts {
    display: none
}

@media (min-width: 768px) {
    .part-zt .item-posts {
        display:block
    }
}

.part-zt .items,.part-zt .modal-talk_ask .talk-ask .img-selects,.part-zt .archive-list-top .archive-top-wrap,.part-zt .archive-list-top .archive-list-top-wrap,.part-zt .archive-list-see .wrap,.part-zt .part-dropdown .main .section-content,.part-zt .search-result-content .results-u,.part-zt .search-user .search-user-wrap,.part-zt .search-user .search-user-items,.part-zt .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-zt .group-item .item-images .img-items,.part-zt .talk-ask-form .img-selects,.part-zt .user-item-talk-talk .item-images .img-items,.part-zt .user-home .posts_talks {
    margin: 0 -7px
}

@media (min-width: 768px) {
    .part-zt .items,.part-zt .modal-talk_ask .talk-ask .img-selects,.part-zt .archive-list-top .archive-top-wrap,.part-zt .archive-list-top .archive-list-top-wrap,.part-zt .archive-list-see .wrap,.part-zt .part-dropdown .main .section-content,.part-zt .search-result-content .results-u,.part-zt .search-user .search-user-wrap,.part-zt .search-user .search-user-items,.part-zt .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-zt .group-item .item-images .img-items,.part-zt .talk-ask-form .img-selects,.part-zt .user-item-talk-talk .item-images .img-items,.part-zt .user-home .posts_talks {
        margin:0 -15px
    }
}

@media (min-width: 1024px) {
    .part-zt .items,.part-zt .modal-talk_ask .talk-ask .img-selects,.part-zt .archive-list-top .archive-top-wrap,.part-zt .archive-list-top .archive-list-top-wrap,.part-zt .archive-list-see .wrap,.part-zt .part-dropdown .main .section-content,.part-zt .search-result-content .results-u,.part-zt .search-user .search-user-wrap,.part-zt .search-user .search-user-items,.part-zt .news-item .dubao-images[data-image="more"] .dubao-images-items,.part-zt .group-item .item-images .img-items,.part-zt .talk-ask-form .img-selects,.part-zt .user-item-talk-talk .item-images .img-items,.part-zt .user-home .posts_talks {
        margin:0 -1.04166667vw
    }
}

.part-zt .item,.part-zt .group-item .item-images .img-item {
    padding: 0 7px;
    width: 50%;
    margin-bottom: 2.08333333vw
}

@media (min-width: 768px) {
    .part-zt .item,.part-zt .group-item .item-images .img-item {
        padding:0 15px
    }
}

@media (min-width: 1024px) {
    .part-zt .item,.part-zt .group-item .item-images .img-item {
        padding:0 1.04166667vw
    }
}

@media (min-width: 768px) {
    .part-zt .item,.part-zt .group-item .item-images .img-item {
        width:50%
    }
}

@media (min-width: 1024px) {
    .part-zt .item,.part-zt .group-item .item-images .img-item {
        width:25%
    }
}

.part-zt .item-wrap {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff
}

.part-zt .item-thumb {
    position: relative
}

.part-zt .item-thumb .thumb {
    padding-top: 48.71794872%;
    background-position: center
}

.part-zt .item-thumb .thumb::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: .2rem;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)), to(#fff));
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#ffffffff', GradientType=0);
    z-index: 10;
    top: auto
}

.part-zt .item-thumb .thumb-tag {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 1.07142857em;
    line-height: 1.85714286;
    padding: 0 .42857143em;
    color: #a7723a;
    background-color: #ffd9af;
    -webkit-border-radius: .28571429em 0 0 .28571429em;
    -moz-border-radius: .28571429em 0 0 .28571429em;
    border-radius: .28571429em 0 0 .28571429em
}

@media (min-width: 1330px) {
    .part-zt .item-thumb .thumb-tag {
        font-size:.14rem
    }
}

.part-zt .item-thumb .thumb-views,.part-zt .item-thumb .thumb-count {
    position: absolute;
    bottom: .25rem;
    color: #fff;
    font-size: 14px;
    line-height: 1.42857143;
    z-index: 2
}

@media (min-width: 1330px) {
    .part-zt .item-thumb .thumb-views,.part-zt .item-thumb .thumb-count {
        font-size:.14rem
    }
}

.part-zt .item-thumb .thumb-count {
    display: none
}

@media (min-width: 1330px) {
    .part-zt .item-thumb .thumb-count {
        display:block
    }
}

.part-zt .item-thumb .thumb-views {
    left: 1.5625vw
}

.part-zt .item-thumb .thumb-count {
    right: 1.5625vw;
    text-align: right
}

.part-zt .item-main {
    padding: .5vw 1.5625vw 2.08333333vw
}

.part-zt .item-btns .btn {
    display: inline-block;
    font-size: inherit;
    line-height: 3em;
    padding: 0 1em
}

@media (min-width: 768px) {
    .part-zt .item-btns .btn {
        display:block
    }
}

@media (min-width: 768px) {
    .part-zt .item-btns .btn {
        padding:0
    }
}

.part-zt .item-posts a,.part-zt .item-title a {
    color: #323232
}

.part-zt .item-posts a:hover,.part-zt .item-title a:hover {
    color: #ff6000
}

.part-zt .item-title {
    color: #323232;
    font-size: 20px;
    line-height: 1.08333333;
    height: 1.08333333em;
    overflow: hidden;
    margin-bottom: .29166667em
}

@media (min-width: 768px) {
    .part-zt .item-title {
        font-size:24px
    }
}

@media (min-width: 1330px) {
    .part-zt .item-title {
        font-size:.22rem
    }
}

@media (min-width: 1920px) {
    .part-zt .item-title {
        font-size:.24rem
    }
}

.part-zt .item-desc {
    font-size: 14px;
    line-height: 1.42857143;
    height: 1.42857143em;
    overflow: hidden;
    margin-bottom: 1.64285714em;
    color: #8f8f8f;
    font-weight: normal
}

@media (min-width: 1920px) {
    .part-zt .item-desc {
        font-size:.14rem
    }
}

.part-zt .item-post {
    font-size: 14px;
    line-height: 1.57142857em;
    margin-bottom: 1.64285714em
}

@media (min-width: 1920px) {
    .part-zt .item-post {
        font-size:.14rem
    }
}

.part-zt .item-post-wrap {
    display: block;
    padding-left: 42.42424242%;
    position: relative
}

.part-zt .item-post-thumb {
    width: 36.36363636%;
    position: absolute;
    left: 0;
    top: .28571429em;
    overflow: hidden;
    -webkit-border-radius: .28571429em;
    -moz-border-radius: .28571429em;
    border-radius: .28571429em
}

.part-zt .item-post-thumb .thumb {
    padding-top: 63.33333333%
}

.part-zt .item-post-title {
    font-size: inherit;
    height: 3.14285714em;
    overflow: hidden;
    margin-bottom: 1em;
    font-weight: normal
}

.part-zt .item-post-meta {
    font-size: inherit;
    font-weight: normal;
    color: #000;
    opacity: .3;
    line-height: 1.42857143em
}

@media (min-width: 1330px) and (max-width:1600px) {
    .part-zt .item-post-meta {
        font-size:12px
    }

    .part-zt .item-post-title {
        margin-bottom: 6px
    }
}

.share-div {
    display: none;
    font-size: 18px;
    color: #787c7b
}

@media (min-width: 768px) {
    .share-div {
        display:block
    }
}

@media (min-width: 1920px) {
    .share-div {
        font-size:.9375vw
    }
}

.share-div .share-ul {
    margin: 0 -0.27777778em;
    white-space: nowrap
}

.share-div .share-ul>li {
    display: inline
}

.share-div .share-ul .title-li {
    line-height: 2em
}

.share-div .share-ul a {
    display: inline-block;
    vertical-align: top;
    font-size: inherit;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    margin: 0 .27777778em;
    border: 1px solid #bbb;
    color: #787c7b;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.share-div .share-ul a i::before {
    margin: 0
}

.share-div .share-ul a:hover {
    color: #fff;
    background: #ff6000;
    border-color: #ff6000
}

.share-div .share-ul .close-li {
    display: none
}

.normal-form h3 {
    margin-bottom: 1em
}

.normal-form .form-item {
    margin-bottom: .2rem
}

.normal-form .form-item span {
    display: inline-block;
    width: 8em;
    line-height: .42rem
}

.normal-form .txt {
    padding: .1rem .15rem;
    line-height: .2rem;
    font-size: .14rem;
    border: .01rem solid #ddd;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    color: #999;
    width: 30em
}

.normal-form button {
    height: .42rem;
    line-height: .42rem;
    border: none;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    font-size: .14rem;
    padding: 0 1.5em;
    cursor: pointer
}

.normal-form .form-type-select label {
    margin-right: .4rem
}

.part-jingangqu .recommends {
    background: -webkit-gradient(linear, left top, left bottom, from(#edf0f3), to(#f5f8fa));
    background: -webkit-linear-gradient(top, #edf0f3 0%, #f5f8fa 100%);
    background: -o-linear-gradient(top, #edf0f3 0%, #f5f8fa 100%);
    background: linear-gradient(180deg, #edf0f3 0%, #f5f8fa 100%);
    -webkit-border-radius: .1rem .1rem 0 0;
    -moz-border-radius: .1rem .1rem 0 0;
    border-radius: .1rem .1rem 0 0;
    position: relative
}

.part-jingangqu .recommends .f-box {
    display: block;
    color: #323232;
    text-align: center;
    padding: .24rem 0
}

.part-jingangqu .recommends .f-box:hover {
    color: #ff6000
}

.part-jingangqu .recommends .f-box .ico {
    margin-right: .4em
}

.part-jingangqu .recommends .f-box .item-title {
    font-weight: normal;
    font-size: 13px;
    line-height: .81818182em
}

@media (min-width: 768px) {
    .part-jingangqu .recommends .f-box .item-title {
        font-size:16px
    }
}

@media (min-width: 1330px) {
    .part-jingangqu .recommends .f-box .item-title {
        font-size:.18rem
    }
}

.part-jingangqu .recommends .f-box strong {
    font-weight: bold
}

.part-jingangqu .recommends .current {
    -webkit-border-radius: .1rem .1rem 0 0;
    -moz-border-radius: .1rem .1rem 0 0;
    border-radius: .1rem .1rem 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff7f0), to(#ffffff));
    background: -webkit-linear-gradient(top, #fff7f0 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #fff7f0 0%, #ffffff 100%);
    background: linear-gradient(180deg, #fff7f0 0%, #ffffff 100%)
}

.part-jingangqu .recommends .current .f-box {
    color: #ff6000
}

.part-jingangqu .p-content {
    position: relative;
    background: #fff;
    padding: .3rem .35rem;
    -webkit-border-radius: 0 0 .1rem .1rem;
    -moz-border-radius: 0 0 .1rem .1rem;
    border-radius: 0 0 .1rem .1rem
}

.part-jingangqu .hr-submenu {
    position: relative;
    display: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.part-jingangqu .hr-submenu.show {
    display: block
}

.part-jingangqu .hr-submenu.hr-submenu-top {
    top: auto;
    bottom: 0
}

.part-jingangqu .hr-submenu.hr-submenu-top.show {
    top: auto;
    bottom: 100%
}

.part-jingangqu .s-items {
    margin: 0 -0.05rem -0.14rem
}

.part-jingangqu .s-item {
    margin-bottom: .14rem;
    padding: 0 .05rem
}

.part-jingangqu .s-item:nth-child(5n+2) .s-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#f4fafe), to(#fafdff));
    background: -webkit-linear-gradient(top, #f4fafe 0%, #fafdff 100%);
    background: -o-linear-gradient(top, #f4fafe 0%, #fafdff 100%);
    background: linear-gradient(180deg, #f4fafe 0%, #fafdff 100%)
}

.part-jingangqu .s-item:nth-child(5n+2) .s-item-content .item-ico {
    background: #38c6ea
}

.part-jingangqu .s-item:nth-child(5n+3) .s-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#fffaf0), to(#fffdfa));
    background: -webkit-linear-gradient(top, #fffaf0 0%, #fffdfa 100%);
    background: -o-linear-gradient(top, #fffaf0 0%, #fffdfa 100%);
    background: linear-gradient(180deg, #fffaf0 0%, #fffdfa 100%)
}

.part-jingangqu .s-item:nth-child(5n+3) .s-item-content .item-ico {
    background: #ffcc01
}

.part-jingangqu .s-item:nth-child(5n+4) .s-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff8f8), to(#fffbfb));
    background: -webkit-linear-gradient(top, #fff8f8 0%, #fffbfb 100%);
    background: -o-linear-gradient(top, #fff8f8 0%, #fffbfb 100%);
    background: linear-gradient(180deg, #fff8f8 0%, #fffbfb 100%)
}

.part-jingangqu .s-item:nth-child(5n+4) .s-item-content .item-ico {
    background: #ff6245
}

.part-jingangqu .s-item:nth-child(5n+5) .s-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f3ff), to(#fcfbff));
    background: -webkit-linear-gradient(top, #f5f3ff 0%, #fcfbff 100%);
    background: -o-linear-gradient(top, #f5f3ff 0%, #fcfbff 100%);
    background: linear-gradient(180deg, #f5f3ff 0%, #fcfbff 100%)
}

.part-jingangqu .s-item:nth-child(5n+5) .s-item-content .item-ico {
    background: #9998f4
}

.part-jingangqu .s-box {
    padding: .2rem .15rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0f6ff), to(#fafcff));
    background: -webkit-linear-gradient(top, #f0f6ff 0%, #fafcff 100%);
    background: -o-linear-gradient(top, #f0f6ff 0%, #fafcff 100%);
    background: linear-gradient(180deg, #f0f6ff 0%, #fafcff 100%);
    color: #323232
}

.part-jingangqu .s-box:hover {
    color: #ff6000;
    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.04);
    box-shadow: 0 4px 20px rgba(0,0,0,0.04)
}

.part-jingangqu .s-item-content {
    position: relative;
    padding-left: .26rem
}

.part-jingangqu .s-item-content .item-ico {
    position: absolute;
    left: 0;
    top: .03rem;
    width: .18rem;
    text-align: center;
    height: .18rem;
    line-height: .18rem;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    background: #61b1fb;
    color: #fff;
    font-size: .12rem
}

.part-jingangqu .s-item-content .item-title {
    font-size: .16rem;
    line-height: 1.5625em;
    height: 1.5625em;
    overflow: hidden;
    margin-bottom: .5em
}

.part-jingangqu .s-item-content .item-desc {
    font-size: .12rem;
    color: #b5b5b5;
    font-weight: normal;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden
}

@media (max-width: 1919.5px) {
    .part-jingangqu .s-item-content [class*=" icon-"]::before,.part-jingangqu .s-item-content [class^="icon-"]::before {
        width:auto;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@media (max-width: 1679.5px) {
    .part-jingangqu .s-item-content [class*=" icon-"]::before,.part-jingangqu .s-item-content [class^="icon-"]::before {
        -webkit-transform:scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}

@media (max-width: 1023.5px) {
    .part-jingangqu .recommends {
        display:block;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto
    }

    .part-jingangqu .recommends::-webkit-scrollbar {
        display: none
    }

    .part-jingangqu .r-item {
        display: inline-block;
        padding: 0 1em
    }
}

.part-cat-block {
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .3rem
}

.part-cat-block .c-title {
    height: .26rem;
    line-height: .26rem;
    margin-bottom: .24rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: normal
}

.part-cat-block .c-title .r,.part-cat-block .c-title .l {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.part-cat-block .c-title .l strong {
    font-size: .2rem;
    color: #000
}

.part-cat-block .c-title .l strong a {
    color: #000
}

.part-cat-block .c-title .a-more {
    display: block;
    -webkit-border-radius: .26rem;
    -moz-border-radius: .26rem;
    border-radius: .26rem;
    font-size: .12rem;
    padding: 0 .2rem 0 .1rem;
    color: #8f8f8f;
    background-color: #fff;
    position: relative
}

.part-cat-block .c-title .a-more .ico-more {
    display: block;
    position: absolute;
    right: .06rem;
    top: 50%;
    -webkit-transform: translate(0, -50%) scale(.6);
    -ms-transform: translate(0, -50%) scale(.6);
    transform: translate(0, -50%) scale(.6)
}

.part-cat-block .c-title .a-more:hover {
    background-color: #ff6000;
    color: #fff
}

.part-cat-block .c-title .r {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.part-cat-block .c-title .r .btn {
    margin-left: .1rem;
    line-height: .26rem
}

.part-cat-block .c-loop {
    margin: 0 -0.15rem
}

.part-cat-block .p-item {
    width: 20%;
    padding: 0 .15rem
}

.part-cat-block .p-item a {
    color: #323232
}

@media (min-width: 768px) {
    .part-cat-block .p-item a:hover {
        color:#ff6000
    }

    .part-cat-block .p-item a:hover .thumb {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .part-cat-block .p-item a:hover .thumb img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.part-cat-block .item-thumb {
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    margin-bottom: .15rem
}

.part-cat-block .item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 64.01869159%
}

.part-cat-block .item-title {
    font-size: .16rem;
    line-height: 1.4375em;
    height: 2.875em;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: .9375em
}

.part-cat-block .item-title strong {
    font-weight: normal
}

.part-cat-block .item-tag {
    font-size: .12rem;
    font-weight: normal
}

.part-cat-block .item-tag .tag {
    display: inline-block;
    line-height: 1.66666667em;
    background: rgba(235,244,251,0.7);
    color: #9ca7ae;
    padding: 0 .5em;
    -webkit-border-radius: .33333333em;
    -moz-border-radius: .33333333em;
    border-radius: .33333333em
}

.uisdc-ai {
    margin-bottom: .2rem
}

@media (max-width: 767.5px) {
    .uisdc-ai {
        background-color:transparent;
        margin-left: max(2.66666667vw, 10px);
        margin-right: max(2.66666667vw, 10px);
        margin-top: max(5.06666667vw, 19px);
        margin-bottom: max(5.33333333vw, 20px);
        padding: 0
    }

    .uisdc-ai .c-title {
        margin-bottom: max(5.06666667vw, 19px)
    }

    .uisdc-ai .c-title .l strong {
        font-size: max(4.8vw, 18px)
    }

    .uisdc-ai .c-content {
        -webkit-border-radius: max(2.13333333vw, 8px);
        -moz-border-radius: max(2.13333333vw, 8px);
        border-radius: max(2.13333333vw, 8px);
        background-color: #fff;
        padding: max(5.33333333vw, 20px)
    }

    .uisdc-ai .p-item {
        width: 100%;
        margin-bottom: max(8vw, 30px)
    }

    .uisdc-ai .p-item:last-child {
        margin-bottom: 0
    }

    .uisdc-ai .p-item .f-box {
        position: relative;
        padding-right: max(34.66666667vw, 130px);
        min-height: max(18.66666667vw, 70px)
    }

    .uisdc-ai .item-thumb {
        position: absolute;
        right: 0;
        top: 0;
        width: max(29.33333333vw, 110px)
    }

    .uisdc-ai .item-title {
        font-size: max(3.73333333vw, 14px)
    }

    .uisdc-ai .item-tag {
        font-size: max(3.2vw, 12px)
    }
}

.part-hot-course .p-title {
    font-size: inherit;
    margin-bottom: 2em;
    line-height: 1.85714286em;
    font-weight: normal
}

.part-hot-course .p-title .title {
    font-size: 185.71428571%;
    color: #000
}

.part-hot-course .p-title .subtitle {
    font-size: inherit;
    color: #525252;
    margin-left: 1.42857143em
}

.part-hot-course .c-box {
    display: block;
    background-color: #fff;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 1.42857143em;
    color: #323232
}

.part-hot-course .c-box:hover {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.05);
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
    color: #ff6000
}

.part-hot-course .c-box:hover .item-thumb .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.part-hot-course .item-thumb {
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    overflow: hidden;
    margin-bottom: 1.42857143em
}

.part-hot-course .item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 74.66960352%
}

.part-hot-course .item-title {
    font-size: 114.28571429%;
    line-height: 1.5625em;
    height: 3.125em;
    margin-bottom: .625em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.part-hot-course .item-entry {
    font-size: inherit;
    color: #8a8a8a;
    margin-bottom: 1.42857143em
}

.part-hot-course .item-entry p {
    line-height: 1.42857143em;
    height: 1.42857143em;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.part-hot-course .item-meta {
    position: relative;
    line-height: 1.71428571em
}

.part-hot-course .item-meta .meta-org {
    display: inline-block;
    vertical-align: top;
    font-size: 114.28571429%;
    color: #ff6000
}

.part-hot-course .item-meta .meta-dis {
    display: inline-block;
    vertical-align: top;
    font-size: 85.71428571%;
    color: #b5b5b5;
    margin-left: .83333333em
}

.part-hot-course .item-meta .meta-tip {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    line-height: 1.71428571em;
    padding: 0 .42857143em;
    -webkit-border-radius: .28571429em;
    -moz-border-radius: .28571429em;
    border-radius: .28571429em
}

.part-tags {
    width: 100%
}

@media (max-width: 767.5px) {
    .part-tags .pt-items {
        margin-left:min(-1.33333333vw, -5px);
        margin-right: min(-1.33333333vw, -5px)
    }

    .part-tags .post-tags-item {
        padding-left: max(1.33333333vw, 5px);
        padding-right: max(1.33333333vw, 5px);
        margin-bottom: max(2.66666667vw, 10px)
    }
}

.list-item-widget .listitem-widget-title strong,.widget .widget-title strong {
    font-size: 18px
}

@media (min-width: 768px) {
    .list-item-widget .listitem-widget-title strong,.widget .widget-title strong {
        font-size:.24rem
    }
}

@media (min-width: 1920px) {
    .list-item-widget .listitem-widget-title strong,.widget .widget-title strong {
        font-size:.23rem
    }
}

.widget-hot-authors {
    font-size: .14rem
}

.widget-hot-authors .item-post {
    margin-top: .2rem;
    display: none
}

.widget-hot-authors .aitem {
    margin-bottom: .3rem
}

.widget-hot-authors .aitem:last-child {
    margin-bottom: 0
}

.widget-hot-authors .aitem.current .item-post {
    display: block
}

.widget-hot-authors .aitem-num {
    display: none
}

.widget-hot-authors .aitem-content {
    position: relative;
    padding-left: .74rem
}

.widget-hot-authors .aitem-thumb {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: .52rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.widget-hot-authors .aitem-thumb .thumb {
    padding-top: 100%
}

.widget-hot-authors .aitem-title {
    font-size: 128.57142857%;
    color: #3f3f3f;
    margin-bottom: .06rem
}

.widget-hot-authors .aitem-title a {
    color: #3f3f3f
}

.widget-hot-authors .aitem-title a:hover {
    color: #ff6000
}

.widget-hot-authors .author-meta {
    font-size: inherit;
    font-weight: normal;
    color: #8a8a8a;
    margin-bottom: .06rem;
    white-space: nowrap
}

.widget-hot-authors .author-meta span {
    white-space: nowrap;
    margin-right: .5em
}

.widget-hot-authors .author-info {
    font-size: inherit;
    font-weight: normal;
    color: #b5b5b5
}

.widget-hot-authors .author-info p {
    line-height: .2rem;
    height: .2rem;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.widget-hot-authors .item-btns {
    position: absolute;
    right: 0;
    top: 0
}

.widget-hot-authors .item-btns .btn {
    font-size: 85.71428571%;
    line-height: .28rem;
    padding: 0 .11rem
}

.widget-hot-authors .pitem-wrap {
    display: block;
    padding: .2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    background-color: #fafafa;
    color: #323232
}

.widget-hot-authors .pitem-wrap:hover {
    color: #ff6000
}

.widget-hot-authors .pitem-wrap .pitem-content {
    position: relative;
    padding-left: 1rem;
    min-height: .5rem
}

.widget-hot-authors .pitem-wrap .pitem-thumb {
    width: .8rem;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden
}

.widget-hot-authors .pitem-wrap .pitem-thumb .thumb {
    padding-top: 62.5%
}

.widget-hot-authors .pitem-wrap .pitem-title {
    font-size: inherit;
    line-height: .24rem;
    height: .48rem;
    overflow: hidden;
    font-weight: normal
}

.widget-talk {
    font-size: 14px
}

@media (min-width: 1920px) {
    .widget-talk {
        font-size:.72916667vw
    }
}

.widget-talk .talk-item {
    margin-bottom: 2.4em
}

.widget-talk .talk-item:last-child {
    margin-bottom: 0
}

.widget-talk .talk-author {
    font-size: inherit;
    color: #8f8f8f;
    font-weight: normal;
    margin-bottom: .71428571em
}

.widget-talk .talk-avatar {
    display: inline-block;
    width: 2.14285714em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
    margin-right: .35714286em
}

.widget-talk .talk-avatar .thumb {
    padding-top: 100%
}

.widget-talk .talk-item .talk-title {
    font-size: 114.28571429%;
    color: #323232;
    line-height: 1.5625em;
    margin-bottom: .625em
}

@media (min-width: 1024px) and (max-width:1919px) {
    .widget-talk .talk-item .talk-title {
        font-size:14px
    }
}

.widget-talk .talk-item .talk-meta {
    font-size: 85.71428571%;
    font-weight: normal;
    color: #8f8f8f;
    position: relative;
    line-height: 2.66666667em
}

.widget-talk .talk-item .talk-meta em {
    font-style: normal;
    display: none
}

@media (min-width: 1920px) {
    .widget-talk .talk-item .talk-meta em {
        display:inline
    }
}

.widget-talk .talk-item .talk-meta .btn {
    float: right;
    padding: 0 1em
}

@media (min-width: 1920px) {
    .widget-talk .talk-item .talk-meta .btn {
        padding:0 1.33333333em
    }
}

.widget-talk .talk-item .talk-wrap {
    display: block
}

.widget-talk .talk-item .talk-wrap:hover .talk-title {
    color: #ff6000
}

.widget-talk .widget-btns {
    margin-top: .2rem
}

.widget-zt-hot {
    font-size: 14px
}

@media (min-width: 1920px) {
    .widget-zt-hot {
        font-size:.72916667vw
    }
}

.widget-zt-hot .section-content {
    margin-bottom: 2em
}

.widget-zt-hot .widget-title {
    font-size: 142.85714286%;
    color: #262626;
    line-height: 1.4;
    padding-bottom: .75em;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    font-weight: bold;
    margin-bottom: 1em
}

.widget-zt-hot .widget-title a {
    color: #262626
}

.widget-zt-hot .item,.widget-zt-hot .group-item .item-images .img-item {
    position: relative;
    margin-bottom: 1.14285714em;
    float: none
}

.widget-zt-hot .item a,.widget-zt-hot .group-item .item-images .img-item a {
    display: block;
    position: relative;
    padding-left: 1.71428571em
}

.widget-zt-hot .item a:hover h2,.widget-zt-hot .group-item .item-images .img-item a:hover h2 {
    color: #ff6000
}

.widget-zt-hot .item a:hover .btn,.widget-zt-hot .group-item .item-images .img-item a:hover .btn {
    background: #ff6000;
    color: #fff
}

.widget-zt-hot .item a:hover .num,.widget-zt-hot .group-item .item-images .img-item a:hover .num {
    color: #ff6000;
    border-color: #ff6000
}

.widget-zt-hot .item .num,.widget-zt-hot .group-item .item-images .img-item .num {
    font-size: 78.57142857%;
    display: block;
    width: 1.45454545em;
    height: 1.45454545em;
    text-align: center;
    line-height: 1.45454545;
    border: 1px solid #b4b4b4;
    color: #888;
    position: absolute;
    left: 0;
    top: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.widget-zt-hot .item h2,.widget-zt-hot .group-item .item-images .img-item h2 {
    font-size: inherit;
    color: #333;
    font-weight: normal;
    line-height: 1.57142857;
    height: 1.57142857em;
    width: 7.71428571em;
    overflow: hidden
}

.widget-zt-hot .item h3,.widget-zt-hot .group-item .item-images .img-item h3 {
    font-size: 85.71428571%;
    font-weight: normal;
    color: #666;
    line-height: 1.83333333;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-left: 12.5em;
    height: 1.83333333em;
    overflow: hidden
}

.widget-zt-hot .item_3,.widget-zt-hot .item_2,.widget-zt-hot .item_1 {
    margin-bottom: 1.42857143em
}

.widget-zt-hot .item_3 a,.widget-zt-hot .item_2 a,.widget-zt-hot .item_1 a {
    padding-left: 10.71428571em;
    min-height: 6.57142857em
}

.widget-zt-hot .item_3 a:hover .num,.widget-zt-hot .item_2 a:hover .num,.widget-zt-hot .item_1 a:hover .num {
    color: #fff
}

.widget-zt-hot .item_3 .num,.widget-zt-hot .item_2 .num,.widget-zt-hot .item_1 .num {
    top: 0;
    background: #ff6000;
    border-color: #ff6000;
    color: #fff;
    z-index: 10
}

.widget-zt-hot .item_3 .item_thumb,.widget-zt-hot .item_2 .item_thumb,.widget-zt-hot .item_1 .item_thumb {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 9.28571429em
}

.widget-zt-hot .item_3 .item_thumb .thumb,.widget-zt-hot .item_2 .item_thumb .thumb,.widget-zt-hot .item_1 .item_thumb .thumb {
    padding-top: 63.014%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-position: center
}

.widget-zt-hot .item_3 h2,.widget-zt-hot .item_2 h2,.widget-zt-hot .item_1 h2 {
    font-size: 114.28571429%;
    margin-bottom: .375em
}

.widget-zt-hot .item_3 h3,.widget-zt-hot .item_2 h3,.widget-zt-hot .item_1 h3 {
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    margin-bottom: .5em;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.widget-zt-hot .item_3 .btn,.widget-zt-hot .item_2 .btn,.widget-zt-hot .item_1 .btn {
    font-size: 85.71428571%;
    display: inline-block;
    background: transparent;
    padding: 0 .41666667em;
    line-height: 2em
}

.widget-zt-hot .viewAll .btn {
    display: block
}

.widget-hangye {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF2EF), color-stop(30%, #FFFFFF));
    background-image: -webkit-linear-gradient(top, #FFF2EF 0%, #FFFFFF 30%);
    background-image: -o-linear-gradient(top, #FFF2EF 0%, #FFFFFF 30%);
    background-image: linear-gradient(180deg, #FFF2EF 0%, #FFFFFF 30%)
}

.widget-hangye .lw-hangye-item {
    margin-bottom: .4rem
}

.widget-hangye .lw-item-wrap {
    display: block;
    position: relative;
    padding-right: 1.5rem;
    min-height: .75rem;
    color: #323232
}

.widget-hangye .lw-item-wrap:hover {
    color: #ff6000
}

.widget-hangye .lw-item-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.widget-hangye .lw-item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 62.5%
}

.widget-hangye .lw-item-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.64285714em;
    height: 3.28571429em;
    overflow: hidden;
    margin-bottom: .16rem;
    text-align: justify
}

@media (min-width: 1920px) {
    .widget-hangye .lw-item-title {
        font-size:.83333333vw
    }
}

.widget-hangye .lw-item-meta {
    font-weight: normal;
    font-size: 14px;
    position: relative;
    line-height: .2rem;
    color: #c2c2c2
}

@media (min-width: 1920px) {
    .widget-hangye .lw-item-meta {
        font-size:.72916667vw
    }
}

.widget-hangye .item-btns .btn {
    display: block;
    line-height: .42rem
}

@media (min-width: 1330px) and (max-width:1679.5px) {
    .widget-hangye .lw-item-title {
        font-size:14px
    }

    .widget-hangye .lw-item-meta {
        font-size: 12px
    }

    .widget-hangye .item-btns .btn {
        font-size: 12px
    }
}

.widget-show {
    padding: 0
}

.widget-show .widget-wrap {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.widget-show .item-thumb {
    overflow: hidden;
    display: block
}

.widget-show .thumb {
    padding-top: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.widget-show img {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block;
    width: 100%
}

.widget-show:hover .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.widget-hot-comment-hunter .widget-wrap .widget-content {
    margin-bottom: 0
}

.widget-hot-comment-hunter .hunter-item {
    margin-bottom: .3rem
}

.widget-hot-comment-hunter .hunter-item:last-child {
    margin-bottom: 0
}

.widget-hot-comment-hunter .item-author {
    margin-bottom: .2rem
}

.widget-hot-comment-hunter .item-author .a {
    display: block;
    position: relative;
    padding-left: .7rem
}

.widget-hot-comment-hunter .item-author .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: .5rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden
}

.widget-hot-comment-hunter .item-author .author-thumb .thumb {
    padding-top: 100%
}

.widget-hot-comment-hunter .item-author .author-name {
    font-size: .16rem;
    margin-bottom: .04rem;
    line-height: .22rem;
    height: .22rem;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #3f3f3f
}

.widget-hot-comment-hunter .item-author .author-name:hover {
    color: #ff6000
}

.widget-hot-comment-hunter .item-author .author-info {
    font-size: .14rem;
    font-weight: normal;
    color: #8a8a8a;
    line-height: .2rem;
    height: .2rem;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0
}

.widget-hot-comment-hunter .item-post {
    background-color: #fafafa;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .2rem
}

.widget-hot-comment-hunter .item-p-meta {
    font-size: .12rem;
    line-height: .18rem;
    height: .18rem;
    font-weight: normal;
    color: #ff6000;
    margin-bottom: .12rem
}

.widget-hot-comment-hunter .item-p-title {
    font-size: .16rem;
    line-height: .25rem;
    color: #323232;
    margin-bottom: .16rem
}

.widget-hot-comment-hunter .item-p-title a {
    color: #323232
}

.widget-hot-comment-hunter .item-p-title a:hover {
    color: #ff6000
}

.widget-hot-comment-hunter .item-p-comment {
    font-size: .12rem;
    font-weight: normal;
    color: #8a8a8a;
    line-height: .18rem;
    height: .18rem;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.widget-hot-comment-hunter .item-p-comment a {
    color: #8a8a8a
}

.widget-hot-comment-hunter .item-p-comment a .ico {
    font-size: 125%;
    display: inline-block;
    opacity: .3;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.widget-hot-comment-hunter .item-p-comment a:hover {
    color: #ff6000
}

.widget-news .widget-wrap {
    background-image: url(https://image.uisdc.com/wp-content/uploads/2021/05/uisdc-widget-news.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.widget-news .widget-title {
    line-height: .33rem
}

.widget-news .widget-title strong {
    color: #000
}

.widget-news .widget-title span {
    font-size: .14rem;
    color: #8a8a8a;
    font-weight: normal;
    margin-left: 0
}

@media (min-width: 768px) {
    .widget-news .widget-title span {
        margin-left:.06rem
    }
}

.widget-news .widget-title a {
    color: #000
}

.widget-news .widget-content {
    margin-bottom: .4rem
}

@media (min-width: 1920px) {
    .widget-news .widget-content {
        margin-bottom:.25rem
    }
}

.widget-news .widget-content .item-news {
    margin-bottom: .2rem
}

.widget-news .widget-content .item-news:last-child {
    margin-bottom: 0
}

.widget-news .widget-content .news-item-wrap {
    display: block;
    padding-left: .65rem;
    position: relative;
    color: #323232
}

.widget-news .widget-content .news-item-wrap:hover {
    color: #ff6000
}

.widget-news .widget-content .news-item-wrap:hover .news-item-num {
    opacity: 1;
    color: #ff6000
}

.widget-news .widget-content .news-item-num {
    position: absolute;
    left: 0;
    top: 0;
    width: .5rem;
    font-size: .4rem;
    color: #000;
    opacity: .15;
    line-height: 1;
    font-family: Impact
}

@media (min-width: 1920px) {
    .widget-news .widget-content .news-item-num {
        font-size:.36rem
    }
}

.widget-news .widget-content .news-item-title {
    font-size: .16rem;
    font-weight: normal;
    line-height: .23rem;
    height: .46rem;
    overflow: hidden
}

@media (min-width: 1920px) {
    .widget-news .widget-content .news-item-title {
        font-size:.14rem
    }
}

.widget-news-2 {
    font-size: 14px
}

@media (min-width: 1920px) {
    .widget-news-2 {
        font-size:.14rem
    }
}

.widget-news-2 .widget-wrap {
    background-image: url(https://image.uisdc.com/wp-content/uploads/2021/05/uisdc-widget-news.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.widget-news-2 .widget-title strong {
    font-size: inherit
}

.widget-news-2 .widget-title span {
    font-size: 70%;
    color: #8a8a8a;
    font-weight: normal;
    margin-left: 0
}

@media (min-width: 768px) {
    .widget-news-2 .widget-title span {
        margin-left:.06rem
    }
}

.widget-news-2 .widget-title a {
    color: #000
}

.widget-news-2 .widget-content {
    margin-bottom: 2.85714286em
}

.widget-news-2 .widget-content .item-news {
    margin-bottom: 1.42857143em
}

.widget-news-2 .widget-content .item-news:last-child {
    margin-bottom: 0
}

.widget-news-2 .widget-content .news-item-wrap {
    display: block;
    padding-left: 4em;
    position: relative;
    color: #323232
}

.widget-news-2 .widget-content .news-item-wrap:hover {
    color: #ff6000
}

.widget-news-2 .widget-content .news-item-wrap:hover .news-item-num {
    opacity: 1;
    color: #ff6000
}

.widget-news-2 .widget-content .news-item-num {
    font-size: 257.14285714%;
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25em;
    color: #000;
    opacity: .15;
    line-height: 1;
    font-family: Impact
}

.widget-news-2 .widget-content .news-item-title {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.64285714em;
    height: 3.28571429em;
    overflow: hidden
}

.widget-news-2 .widget-btns .btn {
    background: #fafafa;
    color: #888
}

.widget-news-2 .widget-btns .btn:hover {
    color: #fff;
    background-color: #ff6000
}

.widget-chanels .widget-wrap {
    background-color: #fff;
    padding: .4rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding-bottom: .3rem
}

.widget-chanels .chanels {
    margin: 0 -0.1rem
}

.widget-chanels .chanel-item {
    padding: 0 .1rem;
    margin-bottom: .2rem;
    width: 33.33333333%;
    text-align: center
}

.widget-chanels .chanel-item .item-wrap {
    color: #323232
}

.widget-chanels .chanel-item .item-wrap:hover {
    color: #ff6000
}

.widget-chanels .chanel-item .item-wrap:hover .item-thumb {
    background-color: #ff6000;
    color: #fff
}

.widget-chanels .chanel-item .item-title {
    font-size: .14rem;
    font-weight: normal;
    white-space: nowrap;
    line-height: .28rem;
    height: .28rem;
    overflow: hidden
}

.widget-chanels .chanel-item .item-thumb {
    width: .6rem;
    height: .6rem;
    margin: 0 auto .1rem;
    background-color: #fffaf7;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    line-height: .6rem;
    font-size: .3rem;
    color: #ff6000
}

.widget-group .widget-btns {
    margin-top: .3rem
}

.widget-group .widget-btns .btn {
    display: block;
    line-height: .42rem
}

.widget-zt-recommend .widget-wrap {
    background-color: #fff;
    padding: .3rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.widget-zt-recommend .widget-title {
    font-size: .24rem;
    color: #333;
    margin-bottom: .3rem;
    line-height: .32rem
}

.widget-zt-recommend .widget-title a {
    color: #333
}

.widget-zt-recommend .widget-title a:hover {
    color: #333
}

.widget-zt-recommend .widget-item {
    margin-bottom: .3rem
}

.widget-zt-recommend .widget-item .widget-item-wrap {
    display: block;
    padding-left: 1.8rem;
    position: relative;
    min-height: .75rem
}

.widget-zt-recommend .widget-item .widget-item-wrap:hover .item-subtitle {
    display: none
}

.widget-zt-recommend .widget-item .widget-item-wrap:hover .item-btn {
    display: block
}

.widget-zt-recommend .widget-item .widget-item-wrap:hover .item-thumb .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.widget-zt-recommend .widget-item .index-num {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.22rem;
    line-height: .44rem;
    font-size: .36rem;
    font-family: Impact;
    color: #ff6000
}

.widget-zt-recommend .widget-item .item-thumb {
    display: block;
    position: absolute;
    left: .4rem;
    top: 0;
    width: 1.2rem;
    overflow: hidden;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem
}

.widget-zt-recommend .widget-item .item-thumb .thumb {
    background-position: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 62.5%
}

.widget-zt-recommend .widget-item .item-title {
    font-size: .18rem;
    height: .25rem;
    line-height: .25rem;
    overflow: hidden;
    color: #333;
    margin-bottom: .06rem
}

.widget-zt-recommend .widget-item .item-subtitle {
    line-height: .18rem;
    height: .36rem;
    overflow: hidden;
    font-size: .14rem;
    color: #666;
    font-weight: normal
}

.widget-zt-recommend .widget-item .item-btn {
    padding-top: .05rem;
    font-weight: normal;
    font-size: .14rem;
    display: none
}

.widget-zt-recommend .widget-item .item-btn .btn {
    padding: 0 .1rem;
    line-height: .26rem
}

.widget-zt-recommend .widget-more .btn {
    display: block;
    color: #fff;
    line-height: .42rem
}

@media (min-width: 1330px) and (max-width:1600px) {
    .widget-zt-recommend .widget-more .btn {
        font-size:12px
    }
}

.widget-wechat-group {
    font-size: 14px
}

@media (min-width: 1330px) {
    .widget-wechat-group {
        font-size:.14rem
    }
}

.widget-wechat-group .widget-wrap {
    background-color: #fff;
    padding: .3rem .3rem .4rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden
}

.widget-wechat-group .widget-title {
    font-size: .2rem;
    line-height: .28rem;
    margin-bottom: .28rem;
    color: #333
}

.widget-wechat-group .wechat-group {
    overflow: hidden
}

.widget-wechat-group .wechat-group ul {
    float: left;
    width: 50%
}

.widget-wechat-group .wechat-group li {
    display: block;
    line-height: 1.2em;
    margin-bottom: .18rem;
    color: #525252;
    white-space: nowrap
}

.widget-wechat-group .wechat-group li .count {
    display: inline-block;
    vertical-align: top;
    width: 1.2em;
    height: 1.2em;
    text-align: center;
    margin-right: .5em;
    color: #8a8a8a;
    border: 1px solid #ededed;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.widget-wechat-group .wechat-group li .count .txt {
    font-size: 85.71428571%
}

.widget-wechat-group .add-admin {
    background-color: #effaf8;
    padding: .15rem .2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.widget-wechat-group .add-admin .add-title {
    font-size: 114.28571429%;
    color: #37be9e;
    line-height: 1.375em;
    margin-bottom: .3125em
}

.widget-wechat-group .add-admin h5 {
    font-size: 85.71428571%;
    color: #525252;
    font-weight: normal;
    line-height: 1.66666667em
}

.widget-wechat-group .add-admin .add-wrap {
    padding-right: 5em;
    position: relative
}

.widget-wechat-group .add-admin .add-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 5em;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.widget-wechat-group .add-admin .add-thumb .thumb {
    padding-top: 100%;
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em
}

.widget-wechat-group .add-admin .add-avatar {
    position: absolute;
    right: 0;
    bottom: -0.15rem;
    width: 6.57142857em;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.widget-wechat-group .add-admin .add-avatar .thumb {
    padding-top: 91.30434783%
}

.widget-wechat-group:hover .add-admin .add-thumb {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.widget-wechat-group:hover .add-admin .add-avatar {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.widget-new-event .n-wrap {
    display: block
}

.widget-new-event .n-wrap:hover .item-thumb .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.widget-new-event .n-wrap:hover .item-title {
    color: #ff6000
}

.widget-new-event .item-thumb {
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    margin-bottom: 1.42857143em
}

.widget-new-event .item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 62.5%
}

.widget-new-event .item-title {
    font-size: 142.85714286%;
    line-height: 1.25em;
    margin-bottom: .7em;
    color: #000
}

.widget-new-event .item-meta {
    font-size: inherit;
    font-weight: normal;
    margin-bottom: .57142857em;
    line-height: 1.6
}

.widget-new-event .item-meta em {
    color: #525252
}

.widget-new-event .item-meta i {
    color: #8a8a8a
}

.widget-new-event .item-djs {
    background-color: #fff7f5;
    -webkit-border-radius: .35714286em;
    -moz-border-radius: .35714286em;
    border-radius: .35714286em;
    line-height: 2.42857143em;
    padding: 0 1em;
    margin-top: 1.42857143em
}

.widget-new-event .item-djs .djs-in,.widget-new-event .item-djs .d-title {
    display: inline-block;
    vertical-align: top
}

.widget-new-event .item-djs .d-title {
    margin-right: 1.42857143em;
    color: #ff6000
}

.widget-new-event .item-djs .d-title .ico::before {
    width: auto
}

.widget-new-event .item-djs .djs {
    font-size: 85.71428571%;
    color: #606060
}

.widget-new-event .item-djs .djs em {
    color: #ff6000;
    font-size: 133.33333333%
}

.widget-recent-group .widget-items {
    margin-bottom: -0.4rem
}

.widget-recent-group .g-item {
    margin-bottom: .4rem
}

.widget-recent-group .g-item-wrap {
    display: block;
    position: relative;
    padding-right: 1.5rem;
    min-height: .75rem;
    color: #323232
}

.widget-recent-group .g-item-wrap:hover {
    color: #ff6000
}

.widget-recent-group .item-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.widget-recent-group .item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 62.5%;
    background-position: center top
}

.widget-recent-group .g-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.64285714em;
    height: 3.28571429em;
    overflow: hidden;
    margin-bottom: .16rem;
    text-align: justify
}

@media (min-width: 1920px) {
    .widget-recent-group .g-title {
        font-size:.83333333vw
    }
}

.widget-recent-group .g-term {
    font-weight: normal;
    font-size: 14px;
    position: relative;
    line-height: .2rem;
    color: #c2c2c2
}

@media (min-width: 1920px) {
    .widget-recent-group .g-term {
        font-size:.72916667vw
    }
}

@media (min-width: 1330px) and (max-width:1679.5px) {
    .widget-recent-group .g-title {
        font-size:14px
    }

    .widget-recent-group .g-term {
        font-size: 12px
    }
}

.comment-main {
    background-color: #fff;
    font-size: 14px;
    padding: .3rem .4rem .95rem;
    padding-bottom: 1.15rem;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    position: relative;
    margin-bottom: 0
}

@media (min-width: 1920px) {
    .comment-main {
        font-size:.72916667vw
    }
}

@media (min-width: 768px) {
    .comment-main {
        padding-bottom:.95rem
    }
}

@media (min-width: 768px) {
    .comment-main {
        -webkit-border-radius:.71428571em;
        -moz-border-radius: .71428571em;
        border-radius: .71428571em
    }
}

@media (min-width: 768px) {
    .comment-main {
        margin-bottom:3em
    }
}

@media (max-width: 767.5px) {
    .comment-main {
        padding-left:20px;
        padding-right: 20px
    }

    .comment-main .comment-item .item-content .item-main {
        padding: 20px
    }
}

.comment-main .comment-top-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 15px;
    border-bottom: 1px solid #f3f3f3
}

@media (min-width: 768px) {
    .comment-main .comment-top-title {
        padding:.15rem .4rem
    }
}

.comment-main .comment-top-title .ctitle {
    font-size: 14px;
    line-height: 1.42857143em;
    font-weight: normal;
    color: #8a8a8a
}

@media (min-width: 1920px) {
    .comment-main .comment-top-title .ctitle {
        font-size:.72916667vw
    }
}

.comment-main .comment-top-title .ico {
    display: inline-block;
    vertical-align: top;
    margin-right: .1em
}

.comment-main .comment-top-title .ico img {
    display: block;
    width: 1.42857143em
}

.comment-main .comment-top-title a {
    color: #ff6000
}

.comment-main .comment-top-title a:hover {
    border-bottom: 1px solid #ff6000
}

.comment-main .comment-footer {
    position: absolute;
    left: 2.85714286em;
    right: 2.85714286em;
    bottom: 1.42857143em;
    z-index: 2
}

@media (max-width: 767px) {
    .comment-main .comment-footer {
        left:20px;
        right: 20px
    }
}

.comment-main .comments-less-recommend .c-title {
    text-align: center;
    font-size: .14rem;
    font-weight: normal;
    margin-bottom: .3rem
}

.comment-main .comments-less-recommend .c-title .btn {
    line-height: .36rem;
    padding: 0 1em;
    -webkit-border-radius: .36rem;
    -moz-border-radius: .36rem;
    border-radius: .36rem;
    cursor: default
}

.comment-main .comments-less-recommend .c-title .btn:hover {
    color: #ff6000;
    background: rgba(255,140,52,0.1)
}

.comment-main .comments-less-recommend .meta .meta-reply {
    display: none
}

.comment-main .comment-empty {
    padding: .3rem 0 .8rem;
    text-align: center
}

.comment-main .comment-empty .ico {
    font-size: .8rem;
    margin-bottom: .2rem;
    color: #ddd
}

.comment-main .comment-empty h3 {
    font-size: .16rem;
    font-weight: normal;
    color: #b5b5b5
}

.comment-title {
    font-size: 21px;
    margin-bottom: 15px;
    color: #333
}

@media (min-width: 768px) {
    .comment-title {
        font-size:30px
    }
}

@media (min-width: 1330px) {
    .comment-title {
        font-size:.28rem
    }
}

@media (min-width: 1920px) {
    .comment-title {
        font-size:.26rem
    }
}

@media (min-width: 768px) {
    .comment-title {
        margin-bottom:.34rem
    }
}

.comment-title .info {
    font-weight: normal;
    color: #888;
    font-size: 46.66666667%
}

.comment-title .info .count {
    font-style: normal;
    margin: 0 .2em;
    color: #ff6000
}

@media (max-width: 767px) {
    .comment-title .info {
        font-size:14px
    }
}

.comment-write {
    font-size: 14px;
    margin-bottom: 2.85714286em;
    position: relative
}

@media (min-width: 1920px) {
    .comment-write {
        font-size:.72916667vw
    }
}

.comment-write .form-item {
    margin-bottom: 1.42857143em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-left: 4em
}

.comment-write .form-item .item-title {
    width: 3em;
    line-height: 3em;
    text-align: center;
    font-size: inherit;
    color: #3f3f3f;
    letter-spacing: 0;
    position: absolute;
    left: 0;
    top: 0
}

.comment-write .form-item .user-name {
    font-weight: bold;
    line-height: 3em
}

.comment-write .form-item .user-name a {
    color: #393939
}

.comment-write .form-item .user-avatar .thumb {
    padding-top: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.comment-write .form-item .item-content {
    position: relative
}

.comment-write .form-item .comment-prize-link {
    display: none;
    color: #0b8bff;
    font-size: 85.71428571%;
    padding-left: .83333333em
}

.comment-write .form-item .comment-prize-link a {
    color: #0b8bff
}

.comment-write .form-item .comment-prize-link a:hover {
    border-bottom: 1px solid #0b8bff
}

.comment-write .form-item .txt {
    background: #f7f7f7;
    -webkit-border-radius: .21428571em;
    -moz-border-radius: .21428571em;
    border-radius: .21428571em;
    border: none;
    outline: none;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em 1.5em;
    line-height: 1.5em;
    font-size: inherit;
    color: #555;
    font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans","Hiragino Sans GB",'微软雅黑',STHeiti,"WenQuanYi Micro Hei",Arial,SimSun,sans-serif
}

.comment-write .form-item .txt:focus {
    -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 20px rgba(0,0,0,0.1)
}

.comment-write .form-item .txt.placeholder {
    color: #c8c8c8
}

@media (max-width: 767.5px) {
    .comment-write .form-item .comment-word {
        height:5em
    }
}

.comment-write .form-item .txt_user_name {
    max-width: 28.57142857em
}

.comment-write .form-item .btn-submit {
    border: none;
    outline: none;
    font-size: inherit;
    padding: .42857143em 2.85714286em
}

.comment-write .form-item .rest {
    font-size: 78.57142857%;
    position: absolute;
    right: .45454545em;
    bottom: .18181818em;
    color: #888;
    display: none
}

.comment-write .form-item .rest em {
    font-weight: bold;
    font-style: normal
}

.comment-write .form-yzm .item-content {
    position: relative
}

.comment-write .form-yzm .txt {
    width: 9em;
    -webkit-border-radius: .21428571em 0 0 .21428571em;
    -moz-border-radius: .21428571em 0 0 .21428571em;
    border-radius: .21428571em 0 0 .21428571em;
    max-width: 14.28571429em;
    float: left
}

.comment-write .form-yzm img {
    width: 8.57142857em;
    max-height: 3.42857143em;
    -webkit-border-radius: 0 .21428571em .21428571em 0;
    -moz-border-radius: 0 .21428571em .21428571em 0;
    border-radius: 0 .21428571em .21428571em 0;
    cursor: pointer;
    float: left
}

.comment-write .error-box {
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.comment-write .error-box.hide {
    height: 1px;
    margin-bottom: 0
}

.comment-write .error-box .item-content {
    padding: .71428571em 0;
    -webkit-border-radius: .21428571em;
    -moz-border-radius: .21428571em;
    border-radius: .21428571em;
    color: #ff6000
}

.comment-write .error-box .item-content li {
    display: block
}

.comment-write .error-box .item-content li::before {
    content: '\e835';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .71428571em
}

.comment-write .error-box .close {
    font-size: 64.28571429%;
    position: absolute;
    right: .55555556em;
    top: .55555556em;
    cursor: pointer;
    color: #888
}

.comment-write .error-box .close:hover {
    color: #ff6000
}

.comment-write .btn-reply-close {
    position: absolute;
    right: 0;
    top: 1em;
    font-size: 92.85714286%;
    color: #bbb;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}

.comment-write .btn-reply-close:hover {
    color: #ff6000;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.comment-write .form-item-talk .flex-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -4em
}

.comment-write .form-item-talk .flex-label .item-title {
    position: relative;
    left: auto;
    top: auto
}

.comment-write .form-item-talk .flex-label .item-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: .1rem;
    padding-right: .2rem
}

.comment-write .form-item-talk .flex-label .item-btn {
    width: 1.1rem
}

.comment-write .form-item-talk .flex-label .item-btn .btn {
    padding-left: 0;
    padding-right: 0;
    display: block;
    width: 100%
}

.comment-write .form-item-talk.error-box {
    margin-bottom: 0
}

.comment-write .form-item-talk-reply .flex-label .item-content {
    padding-left: 0
}

.comment-write .form-item-talk-reply.error-box {
    padding-left: 0
}

.comment-write .reply-to {
    color: #888
}

@media (max-width: 767.5px) {
    .comment-write .form-item {
        padding-left:35px
    }

    .comment-write .form-item .item-title {
        width: 28px;
        line-height: 28px
    }

    .comment-write .form-item .user-name {
        line-height: 28px
    }
}

.single-talk .comment-write .form-item .comment-prize-link {
    display: inline
}

.comment-item {
    font-size: 14px;
    margin-bottom: 2.5em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1920px) {
    .comment-item {
        font-size:.72916667vw
    }
}

@media (max-width: 767.5px) {
    .comment-item {
        font-size:16px
    }
}

@media (min-width: 768px) {
    .comment-item.level_1 {
        padding-left:4.28571429em
    }
}

.comment-item .item-wrap {
    padding-left: 4.28571429em;
    position: relative
}

.comment-item .comment-item.level_0,.comment-item .comment-item.level_1 {
    padding-left: 0
}

.comment-item .item-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 2.85714286em
}

@media (min-width: 768px) {
    .comment-item .item-avatar {
        top:1.2em
    }
}

.comment-item .item-avatar .thumb {
    padding-top: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

@media (max-width: 767px) {
    .comment-item.level_1 .item-avatar .thumb {
        display:none
    }
}

.comment-item .item-content .item-main {
    display: inline-block;
    padding: 2em;
    background: #f9fafb;
    -webkit-border-radius: .85714286em;
    -moz-border-radius: .85714286em;
    border-radius: .85714286em;
    margin-bottom: .42857143em
}

.comment-item .item-content .item-main .sticky {
    color: #fff;
    background-color: #ff6000;
    font-weight: normal;
    font-size: .12rem;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    border-radius: 5em;
    padding: 0 .5em;
    line-height: .2rem;
    display: inline-block;
    vertical-align: top
}

@media (min-width: 1330px) and (max-width:1919.5px) {
    .comment-item .item-content .item-main .sticky {
        line-height:20px
    }
}

.comment-item .item-content .item-main .sticky .ico {
    margin-right: .03rem
}

@media (min-width: 1330px) and (max-width:1680px) {
    .comment-item .item-content .item-main .sticky .ico {
        margin-right:.06rem
    }
}

.comment-item .item-content .item-main .sticky .item-index {
    margin-left: -0.38em
}

.comment-item .item-content .item-main .comment-talk-sticky {
    margin-bottom: .1rem
}

.comment-item .item-content .item-main .comment-talk-sticky .sticky-talk {
    background-color: #EAF6F2;
    color: #47c333;
    -webkit-border-radius: .41666667em;
    -moz-border-radius: .41666667em;
    border-radius: .41666667em;
    padding: .15em .5em
}

.comment-item .item-content .item-main h3 {
    font-size: inherit;
    color: #393939;
    line-height: .2rem;
    height: .22rem;
    margin-bottom: .42857143em;
    overflow: hidden
}

@media (min-width: 1330px) and (max-width:1919.5px) {
    .comment-item .item-content .item-main h3 {
        line-height:22px;
        height: 22px
    }
}

.comment-item .item-content .item-main h3 a {
    display: inline-block;
    color: #393939
}

.comment-item .item-content .item-main h3 a:hover {
    color: #ff6000;
    border-bottom-color: #ff6000
}

.comment-item .item-content .item-main h3 .comment-prize-info {
    font-weight: normal;
    margin-left: .1rem;
    font-size: 85.71428571%
}

.comment-item .item-content .item-main h3 .comment-prize-info a {
    color: #0b8bff;
    line-height: inherit;
    vertical-align: top
}

.comment-item .item-content .item-main h3 .comment-prize-info a:hover {
    border-bottom: 1px solid #0b8bff
}

.comment-item .item-content .item-main h3 small {
    font-size: 92.85714286%;
    font-weight: normal;
    color: #888
}

.comment-item .item-content .item-main h3 .pending {
    font-weight: normal;
    font-size: 92.85714286%;
    color: #ff6000;
    margin-left: 1.53846154em
}

.comment-item .item-content .item-main h3 .btn {
    font-size: 85.71428571%;
    font-weight: normal;
    line-height: .18rem;
    padding: 0 .5em
}

.comment-item .item-content .item-main h3 .item-recommend {
    color: #ff6000;
    background-color: #fff;
    border: 1px solid #ff6000
}

.comment-item .item-content .item-main h3 .author-label {
    display: inline-block;
    vertical-align: top;
    width: .14rem;
    height: .14rem;
    margin-top: .03rem;
    margin-right: .02rem
}

@media (min-width: 1330px) and (max-width:1919.5px) {
    .comment-item .item-content .item-main h3 .author-label {
        width:14px;
        height: 14px;
        margin-top: 3px
    }
}

.comment-item .item-content .item-main h3 .author-label img {
    display: block;
    width: 100%
}

.comment-item .item-content .item-main .item-entry {
    line-height: 1.78;
    color: #525252;
    word-break: break-all
}

@media (min-width: 768px) {
    .comment-item .item-content .item-main .item-entry {
        color:#393939
    }
}

.comment-item .item-content .item-main .item-entry a {
    color: #525252;
    border-bottom: 1px solid #525252
}

@media (min-width: 768px) {
    .comment-item .item-content .item-main .item-entry a {
        color:#393939;
        border-bottom: 1px solid #393939
    }
}

.comment-item .item-content .item-main .item-entry a:hover {
    color: #ff6000;
    border-bottom-color: #ff6000
}

.comment-item .item-content .item-main .i-author {
    cursor: default;
    line-height: .16rem;
    padding: 0 .03rem;
    font-size: .11rem;
    font-weight: normal
}

.comment-item .item-content .item-main .i-author:hover {
    background-color: transparent;
    color: #ff6000
}

.comment-item .item-content .meta {
    font-size: 85.71428571%;
    color: #bbb;
    font-weight: normal;
    margin: 0 -0.83333333em
}

.comment-item .item-content .meta span {
    margin: 0 .83333333em;
    display: inline-block;
    white-space: nowrap
}

.comment-item .item-content .meta em {
    font-style: normal;
    cursor: pointer
}

.comment-item .item-content .meta em.has_zan,.comment-item .item-content .meta em:hover {
    color: #ff6000
}

.comment-item .item-content .meta i {
    font-style: normal
}

.comment-item .item-content .meta .comment_to_btn,.comment-item .item-content .meta .sticky_btn {
    cursor: pointer
}

.comment-item .item-content .meta .comment_to_btn:hover,.comment-item .item-content .meta .sticky_btn:hover {
    color: #ff6000
}

.comment-item .item-content .meta .btn-zan {
    display: inline-block;
    padding: .25em .41666667em;
    -webkit-border-radius: .41666667em;
    -moz-border-radius: .41666667em;
    border-radius: .41666667em
}

.comment-item .item-content .meta .btn-zan:hover {
    background: #fff
}

@media (min-width: 768px) {
    .comment-item .item-content .meta .btn-zan:hover {
        background:#ff6000;
        color: #fff
    }
}

.comment-item .item-content .meta .btn-zan.zans {
    color: #ff6000;
    background: #fff5ef
}

@media (min-width: 768px) {
    .comment-item .item-content .meta .btn-zan.zans:hover {
        background:#ff6000;
        color: #fff
    }
}

.comment-item .item-content .meta .btn-zan.has_zan {
    cursor: default;
    color: #bbb;
    background: #f7f7f7
}

.comment-item .item-content .meta .btn-zan.has_zan:hover {
    color: #bbb;
    background: #f7f7f7
}

.comment-item .item-content .comment-write {
    margin-top: 2.14285714em;
    margin-left: -4.28571429em
}

.comment-item .item-content .comment-write .btn-reply-close {
    display: block
}

.comment-item.appr_0 .item-content .item-main {
    background-color: #fff5ef
}

.comment-item.appr_0 .item-content .meta .meta-reply,.comment-item.appr_0 .item-content .meta .meta-zan {
    display: none
}

.comment-item .comment-write {
    margin-top: 1em
}

.comment-item .comment-post {
    margin-top: .15rem;
    background-color: #fff;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    padding: .14rem .2rem;
    line-height: .22rem;
    font-size: .14rem
}

.comment-item .comment-post a {
    color: #8a8a8a;
    display: block;
    height: .22rem;
    overflow: hidden
}

.comment-item .comment-post a:hover {
    color: #ff6000
}

.comment-item .comment-post a strong {
    font-weight: normal
}

.comment-item .comment-post .ico {
    display: inline-block;
    vertical-align: top;
    width: .22rem;
    height: .22rem;
    line-height: .22rem;
    text-align: center;
    color: #fff;
    background-color: #afb5c5;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    margin-right: .05rem
}

.comment-item .item-index {
    display: inline-block;
    background-color: #fff;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem;
    color: #ff6000;
    width: .16rem;
    height: .16rem;
    text-align: center;
    line-height: .16rem
}

.comment-item .title-meta {
    display: none
}

@media (max-width: 767.5px) {
    .comment-item .item-wrap {
        padding-left:35px
    }

    .comment-item .item-avatar {
        width: 28px
    }

    .comment-item .item-content .meta {
        margin: 0 -9px
    }

    .comment-item .item-content .meta span {
        margin: 0 9px
    }

    .comment-item .item-content .meta .meta-device {
        display: none
    }
}

.comment-nomore {
    text-align: center;
    font-size: 85.71428571%;
    color: #bbb;
    padding: 1.66666667em 0
}

.comment-nomore::before,.comment-nomore::after {
    content: '';
    display: inline-block;
    width: 4.16666667em;
    height: 0;
    border-bottom: 1px solid #f2f2f2;
    vertical-align: middle
}

.comment-more .btn {
    line-height: 3.21428571em
}

.comment-list-btns {
    text-align: center;
    margin-bottom: 40px
}

@media (min-width: 1920px) {
    .comment-list-btns {
        margin-bottom:.4rem
    }
}

.comment-list-btns .btn {
    display: block;
    line-height: .4rem
}

@media (max-width: 767.5px) {
    .comment-list-btns {
        padding:15px 15px 0
    }
}

.comment-prized .item-content .item-main {
    padding-right: 2.5em;
    position: relative
}

.comment-prized .item-content .comment-prize-ico {
    display: block;
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: 1em;
    top: 1em;
    background-image: url(../img/lucky.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain
}

.comment-footer {
    font-size: 13px;
    border-top: 1px solid #f3f3f3;
    padding-top: 1.07142857em;
    color: #888
}

@media (min-width: 1920px) {
    .comment-footer {
        font-size:.67708333vw
    }
}

.comment-footer .ji2-icon {
    position: absolute;
    left: 50%;
    top: 0;
    margin: -1.71428571em 0 0 -0.85714286em;
    width: 1.71428571em;
    height: 1.71428571em;
    display: block;
    background: url(https://image.uisdc.com/wp-content/uploads/2019/10/uisdc-chat-chicken.gif) no-repeat center bottom;
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer
}

.comment-footer .comment-footer-main .item,.comment-footer .comment-footer-main .group-item .item-images .img-item {
    width: 100%;
    text-align: center;
    line-height: 2em;
    float: left;
    text-align: left
}

@media (min-width: 768px) {
    .comment-footer .comment-footer-main .item,.comment-footer .comment-footer-main .group-item .item-images .img-item {
        width:50%
    }
}

.comment-footer .comment-footer-main .item.item-r,.comment-footer .comment-footer-main .group-item .item-images .img-item.item-r {
    float: right;
    text-align: right
}

.comment-footer .comment-footer-main .btn {
    display: inline-block;
    line-height: 2.16666667em;
    background: #fff;
    padding: 0 .83333333em;
    margin-left: .83333333em;
    margin-top: .83333333em;
    font-size: 85.71428571%;
    vertical-align: middle
}

@media (min-width: 768px) {
    .comment-footer .comment-footer-main .btn {
        margin-top:0
    }
}

.comment-footer .comment-footer-main .btn:hover {
    background: #ff6000;
    color: #fff
}

@media (max-width: 767px) {
    .comment-footer .comment-footer-main .btn {
        display:none
    }
}

.comment-recommend .contents {
    background-color: #fff;
    font-size: 14px;
    padding: .3rem .4rem .95rem;
    padding-bottom: 1.15rem;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    position: relative;
    margin-bottom: 0
}

@media (min-width: 1920px) {
    .comment-recommend .contents {
        font-size:.72916667vw
    }
}

@media (min-width: 768px) {
    .comment-recommend .contents {
        padding-bottom:.95rem
    }
}

@media (min-width: 768px) {
    .comment-recommend .contents {
        -webkit-border-radius:.71428571em;
        -moz-border-radius: .71428571em;
        border-radius: .71428571em
    }
}

@media (min-width: 768px) {
    .comment-recommend .contents {
        margin-bottom:3em
    }
}

@media (max-width: 767.5px) {
    .comment-recommend .contents {
        padding-left:20px;
        padding-right: 20px
    }

    .comment-recommend .contents .comment-item .item-content .item-main {
        padding: 20px
    }
}

.comment-recommend .contents .comment-top-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 15px;
    border-bottom: 1px solid #f3f3f3
}

@media (min-width: 768px) {
    .comment-recommend .contents .comment-top-title {
        padding:.15rem .4rem
    }
}

.comment-recommend .contents .comment-top-title .ctitle {
    font-size: 14px;
    line-height: 1.42857143em;
    font-weight: normal;
    color: #8a8a8a
}

@media (min-width: 1920px) {
    .comment-recommend .contents .comment-top-title .ctitle {
        font-size:.72916667vw
    }
}

.comment-recommend .contents .comment-top-title .ico {
    display: inline-block;
    vertical-align: top;
    margin-right: .1em
}

.comment-recommend .contents .comment-top-title .ico img {
    display: block;
    width: 1.42857143em
}

.comment-recommend .contents .comment-top-title a {
    color: #ff6000
}

.comment-recommend .contents .comment-top-title a:hover {
    border-bottom: 1px solid #ff6000
}

.comment-recommend .contents .comment-footer {
    position: absolute;
    left: 2.85714286em;
    right: 2.85714286em;
    bottom: 1.42857143em;
    z-index: 2
}

@media (max-width: 767px) {
    .comment-recommend .contents .comment-footer {
        left:20px;
        right: 20px
    }
}

.comment-recommend .contents .comments-less-recommend .c-title {
    text-align: center;
    font-size: .14rem;
    font-weight: normal;
    margin-bottom: .3rem
}

.comment-recommend .contents .comments-less-recommend .c-title .btn {
    line-height: .36rem;
    padding: 0 1em;
    -webkit-border-radius: .36rem;
    -moz-border-radius: .36rem;
    border-radius: .36rem;
    cursor: default
}

.comment-recommend .contents .comments-less-recommend .c-title .btn:hover {
    color: #ff6000;
    background: rgba(255,140,52,0.1)
}

.comment-recommend .contents .comments-less-recommend .meta .meta-reply {
    display: none
}

.comment-recommend .contents .comment-empty {
    padding: .3rem 0 .8rem;
    text-align: center
}

.comment-recommend .contents .comment-empty .ico {
    font-size: .8rem;
    margin-bottom: .2rem;
    color: #ddd
}

.comment-recommend .contents .comment-empty h3 {
    font-size: .16rem;
    font-weight: normal;
    color: #b5b5b5
}

.comment-recommend .b-wrap .contents {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    padding-bottom: .5rem
}

.comment-recommend .titles {
    background-color: #f9fafb;
    -webkit-border-radius: .1rem .1rem 0 0;
    -moz-border-radius: .1rem .1rem 0 0;
    border-radius: .1rem .1rem 0 0
}

.comment-recommend .titles-items {
    display: block;
    float: none;
    zoom:1}

.comment-recommend .titles-items:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: left;
    visibility: hidden
}

.comment-recommend .title-item {
    float: left;
    width: 33.33333333%;
    text-align: center;
    color: #8a8a8a;
    cursor: pointer
}

.comment-recommend .title-item:hover {
    color: #ff6000
}

.comment-recommend .title-item.current {
    color: #ff6000
}

.comment-recommend .title-item.current .title::after {
    background-color: #ff6000
}

.comment-recommend .title-item .title {
    font-size: .16rem;
    line-height: .6rem;
    font-weight: normal;
    display: inline-block;
    position: relative
}

.comment-recommend .title-item .title::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: .03rem;
    -webkit-border-radius: .03rem;
    -moz-border-radius: .03rem;
    border-radius: .03rem;
    background-color: transparent
}

.comment-recommend .c-posts .item-post {
    margin-bottom: .4rem
}

.comment-recommend .c-posts .item-post .item-wrap {
    display: block;
    position: relative;
    padding-left: .8rem;
    color: #323232
}

.comment-recommend .c-posts .item-post .item-wrap:hover {
    color: #ff6000
}

.comment-recommend .c-posts .item-post .item-index {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: .5rem;
    line-height: .4rem;
    font-size: .4rem;
    font-family: Impact;
    color: #e5e5e5
}

.comment-recommend .c-posts .item-post .item-title {
    font-size: .2rem;
    line-height: .22rem;
    height: .22rem;
    overflow: hidden;
    margin-bottom: .1rem
}

.comment-recommend .c-posts .item-post .item-meta {
    font-size: .14rem;
    font-weight: normal;
    color: #b5b5b5;
    line-height: .3rem
}

.comment-recommend .c-posts .item-post .item-meta .meta-i {
    margin-right: .3rem
}

.comment-recommend .c-posts .item-post .item-meta .btn {
    cursor: default;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem;
    line-height: .3rem;
    padding: 0 1em
}

.comment-recommend .c-posts .item-post .item-meta .btn:hover {
    color: #ff6000;
    background: rgba(255,140,52,0.1)
}

.comment-recommend .c-keywords .c-wrap {
    margin: 0 -0.1rem
}

.comment-recommend .c-keywords .btn {
    padding: 0 .12rem;
    line-height: .38rem;
    margin: 0 .1rem .2rem
}

@media (max-width: 767px) {
    .comment-recommend .title-item .title .ico {
        font-size:14px
    }

    .comment-recommend .b-wrap .contents {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .comment-recommend .c-comments .c-wrap .comment-item:last-child {
        margin-bottom: 0
    }

    .comment-recommend .c-posts .item-post {
        margin-bottom: 20px
    }

    .comment-recommend .c-posts .item-post:last-child {
        margin-bottom: 0
    }

    .comment-recommend .c-posts .item-post .item-title {
        font-size: 16px;
        line-height: 22px;
        height: 22px
    }

    .comment-recommend .c-posts .item-post .item-meta .btn {
        line-height: 24px;
        padding: 0 10px
    }

    .comment-recommend .c-keywords {
        margin-bottom: -0.2rem
    }
}

.comment-content-card .comment-title {
    margin-bottom: .26rem
}

.comment-content-card .comment-main {
    background-color: transparent;
    padding: 0
}

.comment-content-card .comment-count {
    font-weight: normal;
    color: #888;
    text-align: center;
    margin-bottom: .2rem
}

@media (min-width: 768px) {
    .comment-content-card .comment-count {
        font-size:inherit;
        margin-bottom: .3rem
    }
}

@media (max-width: 767.5px) {
    .comment-content-card .comment-count {
        font-size:14px
    }
}

.comment-content-card .comment-count .count {
    color: #ff6000
}

.comment-content-card .comment-list {
    margin-bottom: 0
}

.comment-content-card .comment-list .comment-item:last-child {
    margin-bottom: 0
}

.comment-content-card .comments-less-recommend .c-content {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .comment-content-card .comments-less-recommend .c-content {
        margin-bottom:.3rem
    }
}

.comment-content-card .comments-less-recommend .c-content .c-content-wrap {
    position: relative;
    background-color: #fff;
    padding: .4rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

@media (max-width: 767.5px) {
    .comment-content-card .comments-less-recommend .c-title {
        margin:30px 0
    }

    .comment-content-card .comments-less-recommend .c-content .c-content-wrap {
        padding: 30px 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
}

.comment-item-card {
    margin-bottom: .3rem
}

.comment-item-card .comment-item-card-wrap {
    position: relative;
    background-color: #fff;
    padding: .3rem .4rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.comment-item-card .comment-item .item-content .item-main .item-title a {
    vertical-align: top
}

.comment-item-card .comment-item .item-content .item-main .item-title .btn {
    font-size: 80%;
    line-height: .16rem;
    padding: 0 .04rem;
    margin-left: .04rem;
    vertical-align: top
}

.comment-item-card .comment-item .item-avatar {
    z-index: 2
}

.comment-item-card .level_0 .item-wrap {
    padding-left: 0
}

.comment-item-card .level_0 .item-main {
    background-color: transparent;
    padding: 0;
    display: block
}

.comment-item-card .level_0 .item-main .comment-post {
    background-color: #f9fafb
}

.comment-item-card .level_0 .item-main .comment-post a {
    border: none;
    color: #8a8a8a
}

.comment-item-card .level_0 .item-title-wrap {
    position: relative;
    padding-left: .6rem;
    margin-bottom: .2rem
}

.comment-item-card .level_0 .item-avatar {
    top: 0;
    width: .46rem
}

.comment-item-card .level_0 .meta {
    margin-top: .1rem
}

.comment-item-card .level_0 .title-meta {
    display: block;
    font-size: 85.71428571%;
    font-weight: normal;
    color: #bbb;
    line-height: 1.42857143em;
    height: 1.42857143em;
    overflow: hidden;
    max-width: 30em
}

.comment-item-card .level_1 {
    padding-left: 0
}

.comment-item-card .level_1 .item-wrap {
    padding-left: 0
}

.comment-item-card .level_1 .item-title-wrap {
    position: relative;
    padding-left: .4rem;
    margin-bottom: .1rem
}

.comment-item-card .level_1 .item-avatar {
    top: 2em;
    left: 2em;
    width: .3rem;
    margin-top: -0.05rem
}

@media (max-width: 767.5px) {
    .comment-item-card {
        margin-bottom:10px
    }

    .comment-item-card .comment-item-card-wrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 30px 20px
    }

    .comment-item-card .level_0 .item-wrap .item-content .item-main {
        padding: 0
    }

    .comment-item-card .level_1 .item-title-wrap {
        padding-left: 0
    }
}

.comment-top-block .comment-write {
    margin-bottom: 0
}

.comment-top-block .comment-write .form-item:last-child {
    margin-bottom: 0
}

.comment-post-tag .comment-item {
    margin-bottom: 0
}

.comment-item-card.cp-0 .comment-item-card-wrap,.new-comment-item-card .comment-item-card-wrap {
    background-color: #fff5ef
}

.comment-item-card.cp-0 .comment-item,.new-comment-item-card .comment-item {
    margin-bottom: 0
}

.comment-content-card-talk .btn-zan .icon {
    display: none
}

.comment-content-card-talk .comment-main .comment-empty {
    padding: .1rem 0 .4rem
}

.comment-cool .item-content .item-main .item-entry a,.comment-item-first .item-content .item-main .item-entry a {
    color: #ff6000;
    border-bottom-color: #ff6000
}

.list-item .item-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .25rem .2rem;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: 5.2rem;
    overflow: hidden;
    position: relative
}

@media (min-width: 768px) {
    .list-item .item-wrap {
        padding:.28rem
    }
}

@media (min-width: 1920px) {
    .list-item .item-wrap {
        height:5rem
    }
}

.list-item .item-wrap:hover {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.05);
    box-shadow: 0 0 30px rgba(0,0,0,0.05)
}

.list-item .item-thumb {
    display: block
}

.list-item .item-meta {
    position: absolute;
    left: .2rem;
    right: .2rem;
    bottom: .2rem;
    height: .24rem;
    line-height: .24rem;
    color: #b5b5b5
}

@media (min-width: 768px) {
    .list-item .item-meta {
        left:.3rem
    }
}

@media (min-width: 768px) {
    .list-item .item-meta {
        right:.3rem
    }
}

@media (min-width: 768px) {
    .list-item .item-meta {
        bottom:.3rem
    }
}

.list-item .item-meta a {
    color: #b5b5b5
}

.list-item .item-meta a:hover {
    color: #ff6000
}

.list-item .item-meta .meta-left {
    position: absolute;
    left: 0;
    top: 0
}

.list-item .item-meta .meta-right {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width: 1024px) and (max-width:1329.5px) {
    .list-item .item-meta .meta-right {
        font-size:14px
    }
}

.list-item .item-meta .post-label-hot {
    display: block
}

.list-item .item-meta .meta-author {
    display: block
}

.list-item .item-meta .meta-author .meta-avatar {
    display: inline-block;
    vertical-align: top;
    width: .24rem
}

.list-item .item-meta .meta-author .meta-avatar .avatar {
    padding-top: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.list-item .item-meta .meta-author .meta-name {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    margin-left: .06rem
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-author .meta-name {
        font-size:.14rem
    }
}

.list-item .item-meta .meta-author .meta-name .uname {
    display: inline-block;
    vertical-align: top;
    max-width: 8em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-item .item-meta .meta-author .meta-name .short-label {
    display: inline-block;
    vertical-align: middle;
    margin-left: .02rem;
    display: none
}

.list-item .item-meta .meta-author .meta-name .long-label {
    display: none
}

.list-item .item-meta .meta-tag .tag-ico {
    display: inline-block;
    vertical-align: middle;
    background-color: #ffefda;
    color: #ff6000;
    margin-top: -2px;
    font-size: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: .5em;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-tag .tag-ico {
        width:.83333333vw
    }
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-tag .tag-ico {
        height:.83333333vw
    }
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-tag .tag-ico {
        line-height:.83333333vw
    }
}

.list-item .item-meta .meta-hunter .tag-ico {
    width: 20px;
    height: 20px;
    line-height: 20px
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-hunter .tag-ico {
        width:1.04166667vw
    }
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-hunter .tag-ico {
        height:1.04166667vw
    }
}

@media (min-width: 1920px) {
    .list-item .item-meta .meta-hunter .tag-ico {
        line-height:1.04166667vw
    }
}

.list-item .item-meta .meta-time {
    display: none
}

@media (min-width: 1330px) and (max-width:1600px) {
    .list-item .item-meta {
        font-size:12px
    }

    .list-item .item-meta .meta-author .meta-name {
        font-size: 12px
    }
}

.list-comment-slide .list-slide-comment-item {
    position: absolute;
    left: 100%;
    bottom: .4rem;
    font-size: .12rem;
    -webkit-border-radius: .34rem;
    -moz-border-radius: .34rem;
    border-radius: .34rem;
    background-color: rgba(160,160,160,0.8);
    padding: .03rem
}

.list-comment-slide .list-slide-comment-item:nth-child(even) {
    bottom: 0
}

.list-comment-slide .list-slide-comment-item .in_wrap {
    position: relative;
    padding-left: .3rem;
    padding-right: .15rem;
    line-height: .24rem;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    display: block
}

.list-comment-slide .list-slide-comment-item .in_wrap .in_avatar {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: .24rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
    height: .24rem;
    background-color: #ff6000
}

.list-comment-slide .list-slide-comment-item .in_wrap .in_avatar .thumb {
    padding-top: 100%
}

.list-comment-slide .list-slide-comment-item .in_wrap a {
    color: #fff
}

.list-item-widget .listitem-widget-title {
    position: relative
}

.list-item-widget .listitem-widget-title strong {
    color: #000
}

.list-item-widget .listitem-widget-title strong a {
    color: #000
}

.list-item-widget .listitem-widget-title strong a:hover {
    color: #000
}

.list-item-widget .listitem-widget-title strong .ico {
    display: null
}

@media (min-width: 768px) {
    .list-item-widget .listitem-widget-title strong .ico {
        display:none
    }
}

.list-item-widget .listitem-widget-title .more {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: normal;
    color: #8a8a8a
}

@media (min-width: 1920px) {
    .list-item-widget .listitem-widget-title .more {
        font-size:.72916667vw
    }
}

.list-item-widget .listitem-widget-title .more:hover {
    color: #ff6000
}

.item-article .item-top {
    overflow: hidden;
    position: relative;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.item-article .item-top::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.9)), to(#fff));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%, #fff 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.9) 0%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#ffffffff', GradientType=0);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 2
}

.item-article .list-comment-slide {
    position: absolute;
    left: 0;
    right: 0;
    bottom: .5rem;
    z-index: 2
}

.item-article .item-term {
    position: absolute;
    right: 0;
    top: .1rem;
    font-size: .14rem;
    font-weight: normal;
    z-index: 3
}

@media (min-width: 768px) {
    .item-article .item-term {
        top:.15rem
    }
}

.item-article .item-term .term-i,.item-article .item-term a {
    opacity: .9;
    -webkit-border-radius: .04rem 0 0 .04rem;
    -moz-border-radius: .04rem 0 0 .04rem;
    border-radius: .04rem 0 0 .04rem;
    background-color: #ff6000;
    display: block;
    color: #ffffff;
    padding: 0 .3em;
    line-height: 1.7
}

.item-article .item-term .term-i:hover,.item-article .item-term a:hover {
    opacity: 1
}

.item-article .item-thumb {
    overflow: hidden;
    position: relative
}

.item-article .item-thumb img {
    position: absolute;
    left: 0
}

.item-article .item-thumb .thumb {
    position: relative;
    padding-top: 63.63636364%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.item-article .item-top-meta {
    position: absolute;
    left: .2rem;
    bottom: .14rem;
    font-weight: normal;
    font-size: .14rem;
    color: #fff
}

.item-article .item-main {
    margin-top: .22rem;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 3
}

.item-article .item-title {
    font-size: .2rem;
    height: .6rem;
    line-height: .3rem;
    overflow: hidden;
    margin-bottom: .2rem;
    background-color: #fff\9
}

@media (min-width: 1920px) {
    .item-article .item-title {
        font-size:.19rem
    }
}

.item-article .item-title a {
    display: block;
    color: #323232
}

.item-article .item-title a:hover {
    color: #ff6000
}

.item-article .item-top-extra {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: normal
}

.item-article .item-top-extra .extra-item {
    float: left;
    white-space: nowrap;
    height: .25rem;
    line-height: .25rem;
    font-size: .14rem;
    padding: 0 .1rem;
    color: #fff;
    letter-spacing: 1px
}

.item-article .item-top-extra .extra-item a {
    color: #fff
}

.item-article .item-top-extra .extra-item:last-child {
    background-color: rgba(0,0,0,0.7);
    -webkit-border-top-right-radius: .1rem;
    -moz-border-radius-topright: .1rem;
    border-top-right-radius: .1rem;
    padding-left: .08rem;
    padding-right: .08rem
}

.item-article .item-top-extra .extra-item:first-child {
    background-color: rgba(255,96,0,0.9);
    -webkit-border-bottom-left-radius: .1rem;
    -moz-border-radius-bottomleft: .1rem;
    border-bottom-left-radius: .1rem
}

.item-article .item-top-extra .extra-item.extra-term {
    padding: 0
}

.item-article .item-top-extra .extra-item.extra-term a {
    display: block;
    padding-left: .12rem;
    padding-right: .1rem
}

.item-article .item-top-extra .extra-item.extra-hot {
    background-color: rgba(252,45,80,0.9)
}

@media (max-width: 767px) {
    .item-article .item-top-extra {
        bottom:auto;
        top: 0;
        left: auto;
        right: 0
    }

    .item-article .item-top-extra .extra-item {
        font-size: 12px;
        height: .2rem;
        line-height: .2rem;
        display: block
    }

    .item-article .item-top-extra .extra-item:last-child {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0
    }

    .item-article .item-top-extra .extra-item.extra-views {
        display: none
    }

    .item-article .item-top-extra .extra-item:first-child {
        -webkit-border-top-right-radius: .06rem;
        -moz-border-radius-topright: .06rem;
        border-top-right-radius: .06rem;
        -webkit-border-bottom-left-radius: .06rem;
        -moz-border-radius-bottomleft: .06rem;
        border-bottom-left-radius: .06rem
    }

    .item-article .item-top-extra .extra-item.extra-term {
        padding: 0
    }

    .item-article .item-top-extra .extra-item.extra-term a {
        display: block;
        padding-right: .05rem;
        padding-left: .05rem
    }
}

@media (min-width: 1330px) and (max-width:1599.5px) {
    .item-article .item-top-extra .extra-item {
        font-size:12px
    }
}

@media (min-width: 1600px) and (max-width:1919.5px) {
    .item-article .item-top-extra .extra-item {
        font-size:14px
    }
}

@media (min-width: 768px) {
    .item-article .item-wrap:hover .item-top .thumb {
        -webkit-transform:scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.item-article .item-desc {
    background-color: #fafafa;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    color: #8a8a8a;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.item-article .item-desc .desc-wrap {
    padding: .16rem .2rem;
    display: block;
    font-size: .14rem;
    line-height: .25rem;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #8a8a8a
}

.item-article .item-desc .desc-wrap span {
    display: block;
    height: .5rem;
    overflow: hidden
}

@media (min-width: 1330px) and (max-width:1599px) {
    .item-article .item-desc .desc-wrap {
        font-size:12px
    }
}

@media (min-width: 1600px) and (max-width:1919.5px) {
    .item-article .item-desc .desc-wrap {
        font-size:14px
    }
}

.item-article .post-label .label {
    color: #ff6000
}

.item-article .post-label .btn {
    padding: 0 .5em;
    line-height: .24rem;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    border-radius: .05rem;
    cursor: default
}

.item-article .post-label .btn:hover {
    background: rgba(255,140,52,0.1);
    color: #ff6000
}

.item-article .post-label-hot .label {
    color: #fa455f
}

.item-article .post-label-hot .btn {
    background-color: rgba(255,20,43,0.05);
    color: #fa455f;
    cursor: pointer
}

.item-article .post-label-hot .btn:hover {
    background-color: rgba(255,20,43,0.05);
    color: #fa455f
}

.item-hunter .item-term a {
    background-color: #2a65ed
}

.item-hunter .item-top-extra .extra-item:first-child {
    background-color: rgba(42,101,237,0.9)
}

.item-hunter .item-wrap .item-top .thumb::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .15
}

.listitem-widget-hunter .listitem-widget-title {
    margin-bottom: .3rem
}

.listitem-widget-hunter .lw-hunter-item {
    margin-bottom: .5rem
}

.listitem-widget-hunter .lw-hunter-item:last-child {
    margin-bottom: 0
}

.listitem-widget-hunter .lw-item-wrap {
    display: block;
    position: relative;
    padding-right: 1.2rem;
    min-height: .9rem;
    color: #323232
}

.listitem-widget-hunter .lw-item-wrap:hover {
    color: #ff6000
}

.listitem-widget-hunter .lw-item-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: .9rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.listitem-widget-hunter .lw-item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 100%
}

.listitem-widget-hunter .lw-item-title {
    font-size: .16rem;
    font-weight: normal;
    line-height: .23rem;
    height: .46rem;
    overflow: hidden;
    margin-bottom: .16rem;
    text-align: justify
}

.listitem-widget-hunter .lw-item-meta {
    font-weight: normal;
    font-size: .12rem;
    position: relative;
    line-height: .24rem
}

.listitem-widget-hunter .lw-item-meta .btn {
    padding: 0 .04rem;
    line-height: .24rem;
    width: 5.4em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.listitem-widget-hunter .lw-item-meta .meta-score {
    position: absolute;
    right: 0;
    top: 0;
    color: #ffc168
}

.listitem-widget-zt .item-term a {
    background-color: #ffd9af;
    color: #a7723a
}

.listitem-widget-zt .item-top::after {
    display: none
}

.listitem-widget-zt .item-top-extra .extra-item:first-child {
    background-color: #ffd9af;
    color: #a7723a
}

.listitem-widget-zt .item-top-extra .extra-item:first-child a {
    color: #a7723a
}

@media (max-width: 767px) {
    .listitem-widget-zt .item-top-extra .extra-item:first-child {
        -webkit-border-top-right-radius:0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0
    }
}

.listitem-widget-zt .item-thumb::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .6;
    z-index: 2;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.listitem-widget-zt .item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.listitem-widget-zt .item-thumb:hover::before {
    opacity: .5
}

.listitem-widget-zt .listitem-zt-main {
    margin-top: .22rem
}

.listitem-widget-zt .meta {
    font-size: .14rem;
    font-weight: normal;
    color: #b5b5b5;
    position: relative;
    line-height: .2rem;
    height: .2rem;
    overflow: hidden;
    margin-bottom: .2rem
}

.listitem-widget-zt .meta .meta-item-right {
    position: absolute;
    right: 0;
    top: 0
}

.listitem-widget-zt .meta em {
    font-style: normal;
    color: #ff6000;
    margin: 0 .02rem
}

.listitem-widget-zt .listitem-zt-item {
    margin-bottom: .2rem
}

.listitem-widget-zt .listitem-zt-item:last-child {
    margin-bottom: 0
}

.listitem-widget-zt .listitem-zt-wrap {
    display: block;
    position: relative;
    padding-left: 1.4rem
}

.listitem-widget-zt .listitem-zt-wrap:hover .listitem-zt-title {
    color: #ff6000
}

.listitem-widget-zt .listitem-zt-thumb {
    position: absolute;
    left: 0;
    top: .06rem;
    width: 1.2rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.listitem-widget-zt .listitem-zt-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: .76rem
}

.listitem-widget-zt .listitem-zt-title {
    font-size: .14rem;
    line-height: .22rem;
    height: .44rem;
    overflow: hidden;
    margin-bottom: .1rem;
    color: #323232;
    font-weight: normal;
    padding-top: .06rem
}

.listitem-widget-zt .listitem-zt-meta {
    font-size: .14rem;
    font-weight: normal;
    line-height: .22rem;
    height: .22rem;
    overflow: hidden;
    color: #dcdcdc
}

.listitem-widget-zt .zt-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    z-index: 4;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .15rem
}

.listitem-widget-zt .zt-info .zt-title {
    font-size: .26rem;
    margin-bottom: .09rem;
    line-height: .28rem;
    height: .28rem;
    overflow: hidden
}

.listitem-widget-zt .zt-info .zt-subtitle {
    font-size: .14rem;
    font-weight: normal;
    line-height: .28rem;
    height: .28rem;
    overflow: hidden;
    margin-bottom: .15rem
}

.listitem-widget-zt .zt-info .btn {
    font-size: 14px;
    font-size: .14rem;
    padding: 0 1em;
    line-height: .28rem
}

@media (min-width: 1920px) {
    .listitem-widget-zt .zt-info .btn {
        font-size:.72916667vw
    }
}

@media (max-width: 767px) {
    .archive-list .listitem-widget-zt .item-wrap {
        padding:0px !important
    }

    .archive-list .listitem-widget-zt .item-wrap .item-cont {
        padding-right: 0
    }

    .archive-list .listitem-widget-zt .item-wrap .item-top {
        position: static;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .archive-list .listitem-widget-zt .item-wrap .item-top .thumb {
        padding-top: 45%
    }

    .listitem-widget-zt .listitem-zt-main {
        display: none
    }
}

.listitem-widget-talk .listitem-widget-title {
    margin-bottom: .2rem
}

.listitem-widget-talk .lw-talk-item {
    margin-bottom: .2rem
}

.listitem-widget-talk .lw-talk-item:last-child {
    margin-bottom: 0
}

.listitem-widget-talk .lw-item-wrap {
    display: block;
    position: relative;
    padding: .25rem .2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    background-color: #fffcf5;
    color: #323232
}

.listitem-widget-talk .lw-item-wrap:hover {
    background-color: #fff9eb;
    color: #ff6000
}

.listitem-widget-talk .lw-item-title {
    font-size: .16rem;
    font-weight: normal;
    line-height: .25rem;
    height: .5rem;
    overflow: hidden;
    margin-bottom: .1rem
}

.listitem-widget-talk .lw-item-meta {
    font-weight: normal;
    font-size: .12rem;
    position: relative;
    line-height: .32rem;
    color: #8f8f8f
}

.listitem-widget-talk .lw-item-meta .btn {
    padding: 0 .16rem;
    line-height: .32rem
}

.listitem-widget-talk .lw-item-meta .meta-btn {
    position: absolute;
    right: 0;
    top: 0
}

.listitem-widget-talk .lw-item-author {
    line-height: .3rem;
    font-size: .14rem;
    font-weight: normal;
    color: #8f8f8f;
    margin-bottom: .1rem
}

.listitem-widget-talk .lw-item-author .item-avatar {
    display: inline-block;
    width: .3rem;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.listitem-widget-talk .lw-item-author .item-avatar .thumb {
    padding-top: 100%
}

.listitem-widget-talk-one .listitem-widget-title {
    margin-bottom: .2rem;
    padding-bottom: .2rem;
    border-bottom: 1px solid #f2f2f2
}

.listitem-widget-talk-one .listitem-widget-title .more {
    bottom: .2rem
}

.listitem-widget-talk-one .lw-talk-item {
    margin-bottom: .2rem
}

.listitem-widget-talk-one .lw-talk-item:last-child {
    margin-bottom: 0
}

.listitem-widget-talk-one .lw-item-wrap {
    display: block;
    color: #323232
}

.listitem-widget-talk-one .lw-item-title {
    font-size: .2rem;
    font-weight: bold;
    line-height: .28rem;
    min-height: .56rem;
    max-height: .84rem;
    overflow: hidden;
    margin-bottom: .16rem;
    text-align: justify
}

.listitem-widget-talk-one .lw-item-title a {
    display: block;
    color: #323232
}

.listitem-widget-talk-one .lw-item-title a:hover {
    color: #ff6000
}

.listitem-widget-talk-one .lw-item-meta {
    font-weight: normal;
    font-size: .14rem;
    position: relative;
    line-height: .24rem;
    color: #8f8f8f;
    margin-bottom: .2rem
}

.listitem-widget-talk-one .meta-avatars {
    display: inline-block;
    vertical-align: middle;
    margin-right: .15rem;
    margin-left: .05rem
}

.listitem-widget-talk-one .meta-avatars .avatar {
    display: inline-block;
    width: .24rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-left: -0.05rem
}

.listitem-widget-talk-one .meta-avatars .avatar .thumb {
    padding-top: 100%
}

.listitem-widget-talk-one .lw-item-entry {
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    background: rgba(250,250,250,0.8);
    padding: .2rem;
    color: #7a7a7a;
    margin-bottom: .25rem
}

.listitem-widget-talk-one .lw-item-entry p {
    font-size: .14rem;
    line-height: .25rem;
    max-height: 1.25rem;
    overflow: hidden
}

.listitem-widget-talk-one .lw-item-entry a {
    display: block;
    color: #7a7a7a
}

.listitem-widget-talk-one .lw-item-btns {
    position: absolute;
    left: .3rem;
    right: .3rem;
    bottom: .3rem
}

.listitem-widget-talk-one .lw-item-btns .btn {
    display: block;
    line-height: .42rem
}

.listitem-widget-talk-one .talk-vote .vote-items {
    margin: 0 -0.05rem
}

.listitem-widget-talk-one .talk-vote .vote-items-count {
    padding-top: .2rem
}

.listitem-widget-talk-one .talk-vote .vote-items-count .vote-item-wrap {
    overflow: visible;
    height: .05rem
}

.listitem-widget-talk-one .talk-vote .vote-items-count .vote-item .vote-count {
    position: absolute;
    top: .06rem;
    white-space: nowrap
}

.listitem-widget-talk-one .talk-vote .vote-items-count .vote-item-a .vote-count {
    left: 0
}

.listitem-widget-talk-one .talk-vote .vote-items-count .vote-item-a .vote-item-wrap {
    background-color: #ff6d7c
}

.listitem-widget-talk-one .talk-vote .vote-items-count .vote-item-b .vote-item-wrap {
    background-color: #59a1f1
}

.listitem-widget-talk-one .talk-vote .vote-items-count .vote-item-b .vote-count {
    right: 0
}

.listitem-widget-talk-one .talk-vote.vote-no-image .vote-items-describ .vote-item-wrap {
    padding: .64rem 0
}

.listitem-widget-talk-one .talk-vote.vote-has-image .vote-items-describ .vote-thumb .thumb {
    padding-top: 1.5rem;
    background-position: center
}

.listitem-widget-gallery .item-wrap {
    background-color: #e8ebf1
}

.listitem-widget-gallery .listitem-widget-title {
    margin-bottom: .25rem
}

.listitem-widget-gallery .listitem-widget-title strong a,.listitem-widget-gallery .listitem-widget-title .more {
    color: #9ca1b1
}

.listitem-widget-gallery .listitem-widget-title strong a:hover,.listitem-widget-gallery .listitem-widget-title .more:hover {
    color: #9ca1b1
}

.listitem-widget-gallery .lw-gallery-item {
    position: relative
}

.listitem-widget-gallery .lw-gallery-item::before {
    content: '';
    display: block;
    position: absolute;
    left: .1rem;
    right: .1rem;
    bottom: -0.16rem;
    height: .4rem;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    background-color: #fff;
    opacity: .3
}

.listitem-widget-gallery .lw-item-wrap {
    display: block;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    color: #323232;
    background-color: #fff;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.listitem-widget-gallery .lw-item-wrap:hover {
    color: #ff6000
}

.listitem-widget-gallery .lw-item-wrap:hover .listitem-item-thumb::before {
    background-color: rgba(0,0,0,0)
}

.listitem-widget-gallery .lw-item-wrap:hover .listitem-item-thumb .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.listitem-widget-gallery .listitem-item-thumb {
    position: relative;
    margin-bottom: .18rem;
    overflow: hidden
}

.listitem-widget-gallery .listitem-item-thumb::before {
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0,0,0,0.15);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 1
}

.listitem-widget-gallery .listitem-item-thumb .thumb {
    padding-top: 2.35rem;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.listitem-widget-gallery .listitem-item-main {
    padding: 0 .2rem .2rem
}

.listitem-widget-gallery .lw-item-meta {
    position: absolute;
    left: .2rem;
    right: .2rem;
    bottom: .1rem;
    color: #fff;
    font-weight: normal;
    line-height: .2rem;
    font-size: .14rem;
    height: .2rem;
    overflow: hidden;
    z-index: 2
}

.listitem-widget-gallery .lw-item-meta .meta-count {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    background-color: rgba(0,0,0,0.3);
    padding: 0 .1rem
}

.listitem-widget-gallery .lw-item-title {
    font-size: .18rem;
    line-height: .3rem;
    height: .6rem;
    overflow: hidden;
    margin-bottom: .1rem
}

.listitem-widget-gallery .lw-item-author {
    position: relative;
    padding-left: .54rem
}

.listitem-widget-gallery .lw-item-author .item-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: .4rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.listitem-widget-gallery .lw-item-author .item-avatar .thumb {
    padding-top: 100%
}

.listitem-widget-gallery .lw-item-author .u-name {
    font-size: .14rem;
    height: .24rem;
    overflow: hidden;
    font-weight: normal
}

.listitem-widget-gallery .lw-item-author .u-desc {
    font-size: .12rem;
    line-height: .14rem;
    height: .14rem;
    overflow: hidden;
    font-weight: normal;
    color: #b5b5b5
}

.listitem-widget-shenqi .listitem-widget-title {
    margin-bottom: .3rem
}

.listitem-widget-shenqi .listitem-widget-items {
    margin: 0 -0.15rem -0.5rem
}

.listitem-widget-shenqi .lw-shenqi-item {
    float: left;
    margin-bottom: .24rem;
    width: 100%;
    padding: 0 .15rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1920px) {
    .listitem-widget-shenqi .lw-shenqi-item {
        margin-bottom:.2rem
    }
}

.listitem-widget-shenqi .lw-item-wrap {
    display: block;
    position: relative;
    color: #323232;
    padding-right: 1.4rem;
    min-height: .8rem
}

.listitem-widget-shenqi .lw-item-wrap:hover {
    color: #ff6000
}

.listitem-widget-shenqi .lw-item-thumb {
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    margin-bottom: .2rem;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem
}

.listitem-widget-shenqi .lw-item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 66.66666667%
}

.listitem-widget-shenqi .lw-item-title {
    font-size: .16rem;
    font-weight: normal;
    line-height: .23rem;
    height: .46rem;
    overflow: hidden;
    margin-bottom: .1rem
}

@media (min-width: 1920px) {
    .listitem-widget-shenqi .lw-item-title {
        font-size:.14rem
    }
}

.listitem-widget-shenqi .lw-item-meta {
    font-size: .16rem;
    font-weight: normal;
    color: #c2c2c2
}

@media (min-width: 1920px) {
    .listitem-widget-shenqi .lw-item-meta {
        font-size:.14rem
    }
}

.listitem-widget-hangye {
    display: none
}

@media (min-width: 768px) {
    .listitem-widget-hangye {
        display:block
    }
}

.listitem-widget-hangye .item-wrap {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF2EF), color-stop(30%, #FFFFFF));
    background-image: -webkit-linear-gradient(top, #FFF2EF 0%, #FFFFFF 30%);
    background-image: -o-linear-gradient(top, #FFF2EF 0%, #FFFFFF 30%);
    background-image: linear-gradient(180deg, #FFF2EF 0%, #FFFFFF 30%);
    position: relative
}

.listitem-widget-hangye .item-wrap::before {
    content: '';
    display: block;
    width: 1.05rem;
    height: .9rem;
    background-image: -webkit-linear-gradient(45deg, rgba(253,246,244,0) 13%, #FFE6E1 98%);
    background-image: -o-linear-gradient(45deg, rgba(253,246,244,0) 13%, #FFE6E1 98%);
    background-image: linear-gradient(45deg, rgba(253,246,244,0) 13%, #FFE6E1 98%);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 0 0 100% 0;
    -moz-border-radius: 0 0 100% 0;
    border-radius: 0 0 100% 0
}

.listitem-widget-hangye .listitem-widget-title {
    margin-bottom: .4rem
}

.listitem-widget-hangye .lw-hangye-item {
    margin-bottom: .35rem
}

@media (min-width: 1024px) {
    .listitem-widget-hangye .lw-hangye-item {
        margin-bottom:.3rem
    }
}

@media (min-width: 1330px) {
    .listitem-widget-hangye .lw-hangye-item {
        margin-bottom:.35rem
    }
}

@media (min-width: 1920px) {
    .listitem-widget-hangye .lw-hangye-item {
        margin-bottom:.29rem
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .listitem-widget-hangye .lw-hangye-item {
        margin-bottom:.3rem
    }
}

.listitem-widget-hangye .lw-item-wrap {
    display: block;
    position: relative;
    padding-right: 1.5rem;
    min-height: .75rem;
    color: #323232
}

.listitem-widget-hangye .lw-item-wrap:hover {
    color: #ff6000
}

.listitem-widget-hangye .lw-item-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.listitem-widget-hangye .lw-item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 62.5%
}

.listitem-widget-hangye .lw-item-title {
    font-size: 16px;
    font-weight: normal;
    line-height: .22rem;
    height: .44rem;
    overflow: hidden;
    margin-bottom: .16rem
}

@media (min-width: 1920px) {
    .listitem-widget-hangye .lw-item-title {
        font-size:.14rem
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .listitem-widget-hangye .lw-item-title {
        font-size:14px
    }
}

.listitem-widget-hangye .lw-item-meta {
    font-weight: normal;
    font-size: 14px;
    position: relative;
    line-height: .2rem;
    color: #c2c2c2
}

@media (min-width: 1920px) {
    .listitem-widget-hangye .lw-item-meta {
        font-size:.72916667vw
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .listitem-widget-hangye .lw-item-meta {
        font-size:12px
    }
}

.listitem-widget-hangye .item-btns .btn {
    display: block;
    line-height: .42rem
}

@media (min-width: 1330px) and (max-width:1600px) {
    .listitem-widget-hangye .btn {
        font-size:12px
    }
}

.listitem-widget-sifangke .item-top-meta .stars {
    color: #ffc168
}

.listitem-widget-sifangke .item-top-meta .stars .star {
    margin: 0 1px
}

.listitem-widget-sifangke .item-meta .meta-jineng {
    color: #ff6000
}

.listitem-widget-sifangke .item-tags {
    margin-right: -0.5em
}

.listitem-widget-sifangke .item-tags .btn {
    padding: 0 .5em;
    margin: 0 .5em;
    font-weight: normal;
    line-height: .24rem;
    display: none
}

.listitem-widget-sifangke .item-tags .btn:first-child {
    display: inline-block
}

.listitem-widget-sifangke .desc-wrap .stars {
    color: #fff
}

.listitem-widget-sifangke .desc-wrap .stars .star {
    margin: 0 .02rem;
    display: inline-block;
    background-color: #8a8a8a;
    -webkit-border-radius: .03rem;
    -moz-border-radius: .03rem;
    border-radius: .03rem;
    line-height: .2rem;
    width: .2rem;
    text-align: center
}

.listitem-widget-sifangke .desc-wrap .stars .active {
    background-color: #ff6000
}

.list-item-home-news {
    display: none
}

@media (min-width: 768px) {
    .list-item-home-news {
        display:block
    }
}

.list-item-home-news .item-wrap {
    padding: 0
}

.list-item-home-news .widget-wrap {
    padding: .3rem
}

.list-item-home-news .widget-title {
    margin-bottom: .25rem
}

.list-item-home-news .widget-btns .btn {
    display: block;
    line-height: .42rem
}

@media (max-width: 767.5px) {
    .list-item-home-news .widget-btns .btn {
        font-size:14px
    }
}

.list-item-home-news.second-news {
    display: block
}

@media (min-width: 1330px) and (max-width:1600px) {
    .list-item-home-news .btn {
        font-size:12px
    }
}

@media (max-width: 767.5px) {
    .list-item-home-news .widget-wrap {
        padding:0
    }
}

.listitem-widget-job .widget-title,.list-item-home-job .widget-title {
    margin-bottom: .25rem;
    line-height: .33rem;
    font-size: .24rem;
    color: #000;
    padding-bottom: .2rem;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.listitem-widget-job .widget-title a,.list-item-home-job .widget-title a {
    color: #000
}

.listitem-widget-job .widget-title .more,.list-item-home-job .widget-title .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .14rem;
    color: #8a8a8a;
    font-weight: normal
}

.listitem-widget-job .widget-title .more:hover,.list-item-home-job .widget-title .more:hover {
    color: #ff6000
}

.listitem-widget-job .widget-btns .btn,.list-item-home-job .widget-btns .btn {
    display: block;
    line-height: .42rem
}

.listitem-widget-job .widget-item,.list-item-home-job .widget-item {
    margin-bottom: .28rem
}

@media (min-width: 1920px) {
    .listitem-widget-job .widget-item,.list-item-home-job .widget-item {
        margin-bottom:.24rem
    }
}

.listitem-widget-job .widget-item:last-child .item_main,.list-item-home-job .widget-item:last-child .item_main {
    padding-bottom: 0;
    border-bottom: none
}

.listitem-widget-job .widget-item .item_wrap,.list-item-home-job .widget-item .item_wrap {
    display: block;
    position: relative;
    padding-left: .8rem;
    color: #323232
}

.listitem-widget-job .widget-item .item_wrap:hover,.list-item-home-job .widget-item .item_wrap:hover {
    color: #ff6000
}

.listitem-widget-job .widget-item .item_thumb,.list-item-home-job .widget-item .item_thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: .6rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.listitem-widget-job .widget-item .item_thumb .thumb,.list-item-home-job .widget-item .item_thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 100%
}

.listitem-widget-job .widget-item .item_main,.list-item-home-job .widget-item .item_main {
    min-height: .6rem;
    padding-bottom: .32rem;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.listitem-widget-job .widget-item .item_money,.list-item-home-job .widget-item .item_money {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .18rem;
    color: #ff6000;
    font-weight: normal
}

.listitem-widget-job .widget-item .item_title,.list-item-home-job .widget-item .item_title {
    font-size: .18rem;
    line-height: .24rem;
    height: .24rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 8em;
    margin-bottom: .1rem
}

.listitem-widget-job .widget-item .item_meta,.list-item-home-job .widget-item .item_meta {
    font-weight: normal;
    font-size: .14rem;
    color: #7a7a7a;
    margin: 0 -0.5em
}

.listitem-widget-job .widget-item .item_meta span,.list-item-home-job .widget-item .item_meta span {
    margin: 0 .5em
}

@media (min-width: 1330px) and (max-width:1600px) {
    .listitem-widget-job .btn,.list-item-home-job .btn {
        font-size:12px
    }
}

@media (max-width: 767px) {
    .listitem-widget-job .widget-title,.list-item-home-job .widget-title {
        padding-bottom:0;
        border-bottom: none
    }

    .listitem-widget-job .widget-item .item_title,.list-item-home-job .widget-item .item_title {
        font-size: 16px
    }
}

.listitem-group .listitem-widget-title {
    margin-bottom: .2rem;
    padding-bottom: .2rem;
    border-bottom: 1px solid #f2f2f2
}

.listitem-group .listitem-widget-title .ico {
    display: null
}

@media (min-width: 768px) {
    .listitem-group .listitem-widget-title .ico {
        display:none
    }
}

.listitem-group .listitem-widget-title .more {
    bottom: .2rem
}

.listitem-group .item-title {
    font-size: 16px;
    max-height: .6rem;
    line-height: .3rem;
    overflow: hidden;
    margin-bottom: .2rem;
    background-color: #fff\9
}

@media (min-width: 768px) {
    .listitem-group .item-title {
        font-size:.2rem
    }
}

@media (min-width: 1920px) {
    .listitem-group .item-title {
        font-size:.19rem
    }
}

.listitem-group .item-title a {
    display: block;
    color: #323232
}

.listitem-group .item-title a:hover {
    color: #ff6000
}

.listitem-group .item-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: .6rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.listitem-group .item-avatar .thumb {
    padding-top: 100%
}

.listitem-group .item_author .author-name {
    line-height: .3rem;
    font-size: .16rem;
    color: #323232;
    margin-bottom: 0
}

.listitem-group .item_author .author-name a {
    color: #323232
}

@media (max-width: 767.5px) {
    .listitem-group .item_author .author-name {
        color:#7a7a7a
    }

    .listitem-group .item_author .author-name a {
        color: #7a7a7a
    }
}

.listitem-group .item_author .author-job {
    font-weight: normal;
    font-size: .14rem;
    color: #c2c2c2;
    line-height: 2.14285714em;
    height: 2.14285714em;
    overflow: hidden
}

.listitem-group .item-entry .entry p {
    color: #7a7a7a;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .listitem-group .item-entry .entry p {
        margin-bottom:.22rem
    }
}

.listitem-group .item-entry .entry p a {
    font-size: .15rem;
    line-height: .26rem;
    display: block;
    color: #7a7a7a;
    height: 1.56rem;
    text-align: justify;
    overflow: hidden
}

@media (min-width: 1920px) {
    .listitem-group .item-entry .entry p a {
        font-size:.14rem
    }
}

@media (min-width: 1920px) {
    .listitem-group .item-entry .entry p a {
        line-height:.25rem
    }
}

@media (min-width: 1920px) {
    .listitem-group .item-entry .entry p a {
        height:1.3rem
    }
}

.listitem-group .item-entry .entry .only-text a {
    height: 2.6rem
}

.listitem-group .item-entry .entry .addmore {
    color: #ff6000;
    border-bottom: 1px solid #ffdfcc;
    margin-left: .08rem
}

.listitem-group .item-entry .entry .addmore:hover {
    border-bottom-color: #ff6000
}

.listitem-group .item-entry .exlink {
    color: #ff6000;
    border-bottom: 1px solid #ff6000
}

.listitem-group .item-entry .exlink:hover {
    border-bottom-style: dashed
}

.listitem-group .tuwen_link {
    display: none;
    margin-bottom: .3rem
}

@media (min-width: 768px) {
    .listitem-group .tuwen_link {
        display:block
    }
}

.listitem-group .tuwen_link a {
    background-color: #fafafa;
    border-color: #fafafa;
    padding: .16rem
}

.listitem-group .tuwen_link a .item_wrap {
    padding-left: .8rem;
    min-height: .6rem
}

.listitem-group .tuwen_link a .item_thumb {
    width: .6rem
}

.listitem-group .tuwen_link a .item_thumb .thumb {
    padding-top: 100%
}

.listitem-group .tuwen_link a .item_main {
    padding: .1rem 0 0
}

.listitem-group .tuwen_link a .item_main h2 {
    line-height: .2rem;
    height: auto;
    max-height: .4rem;
    margin-bottom: 0;
    font-weight: normal;
    font-size: .14rem
}

.listitem-group .item-meta {
    height: .3rem;
    line-height: .3rem
}

.listitem-group .item-meta .meta-function {
    position: relative;
    font-size: .14rem;
    color: #b5b5b5
}

.listitem-group .item-meta .meta-function .func-item {
    color: #b5b5b5;
    cursor: pointer;
    display: inline-block
}

.listitem-group .item-meta .meta-function .func-item:hover {
    color: #ff6000
}

.listitem-group .item-meta .meta-function .func-item.comment {
    position: absolute;
    right: 0;
    top: 0
}

.listitem-group .item-meta .meta-function .has_zan {
    color: #ff6000
}

.listitem-group .item-meta .meta-function .has_zan .ico::before {
    content: '\e8bf'
}

.listitem-group .item-meta .meta-function .has_zan .count {
    color: #b5b5b5
}

.listitem-group .item-images {
    display: block
}

.listitem-group .item-images .img-items {
    margin: 0 -0.07rem
}

.listitem-group .item-images .img-item {
    padding: 0 .07rem;
    float: left;
    width: 33.33333333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.listitem-group .item-images .img-item-wrap {
    display: block;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden
}

.listitem-group .item-images .img-item-wrap .thumb {
    padding-top: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-position: center
}

.listitem-group .item-images .img-item-wrap:hover .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.listitem-group.is_recommend .item-cont::before {
    display: none;
    content: '';
    background-image: url(https://image.uisdc.com/wp-content/uploads/2021/06/uisdc-group-recommend.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: .76rem;
    height: .76rem;
    position: absolute;
    right: .3rem;
    top: 1.3rem
}

@media (min-width: 768px) {
    .listitem-group.is_recommend .item-cont::before {
        display:block
    }
}

@media (min-width: 1330px) and (max-width:1600px) {
    .listitem-group .item-entry .entry p a {
        font-size:12px;
        line-height: 20px;
        height: 100px
    }
}

@media (max-width: 767.5px) {
    .listitem-group .item-title {
        font-weight:normal;
        margin-bottom: 12px;
        line-height: 22px;
        max-height: 44px
    }

    .listitem-group .item-meta,.listitem-group .item-entry {
        display: none
    }
}

.list-widget-show .widget-show {
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.list-widget-show.autofixed-fixed {
    position: fixed
}

.list-widget-show.autofixed-absolute {
    position: absolute;
    bottom: 0
}

.listitem-group-new .item-thumb .thumb {
    padding-top: 75%;
    background-position: center top
}

@media (min-width: 1024px) {
    .listitem-group-new .item-thumb .thumb {
        padding-top:90%
    }
}

@media (min-width: 1330px) {
    .listitem-group-new .item-thumb .thumb {
        padding-top:95%
    }
}

@media (min-width: 1680px) {
    .listitem-group-new .item-thumb .thumb {
        padding-top:90%
    }
}

@media (min-width: 1920px) {
    .listitem-group-new .item-thumb .thumb {
        padding-top:100%
    }
}

.listitem-group-new .group-images-pos-bottom .thumb {
    background-position: center bottom
}

.listitem-group-new .group-images-pos-center .thumb {
    background-position: center
}

.listitem-group-new .item-top-extra {
    right: 0
}

.listitem-group-new .item-top-extra .extra-item:first-child {
    background-color: rgba(0,177,215,0.9)
}

@media (min-width: 768px) {
    .listitem-group-new .item-top-extra .extra-item:first-child {
        -webkit-border-top-right-radius:.1rem;
        -moz-border-radius-topright: .1rem;
        border-top-right-radius: .1rem
    }
}

.listitem-group-new .item-top-extra .extra-count {
    font-size: .12rem;
    position: absolute;
    right: .1rem;
    bottom: .1rem;
    line-height: 1.42857143em;
    padding: 0 .57142857em;
    -webkit-border-radius: 1.42857143em;
    -moz-border-radius: 1.42857143em;
    border-radius: 1.42857143em;
    background-color: rgba(0,0,0,0.3);
    color: rgba(255,255,255,0.9);
    display: none
}

@media (min-width: 768px) {
    .listitem-group-new .item-top-extra .extra-count {
        display:block
    }
}

@media (max-width: 767.5px) {
    .archive-list .listitem-group-new .item-meta .meta-author .meta-name {
        margin-left:0
    }
}

.post-tags-item .pt-box {
    display: block;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6fcff), to(#fff));
    background: -webkit-linear-gradient(top, #f6fcff 0%, #fff 100%);
    background: -o-linear-gradient(top, #f6fcff 0%, #fff 100%);
    background: linear-gradient(180deg, #f6fcff 0%, #fff 100%);
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .28rem 1.42857143em;
    color: #323232
}

@media (min-width: 768px) {
    .post-tags-item .pt-box:hover {
        -webkit-box-shadow:0 0 30px rgba(0,0,0,0.05);
        box-shadow: 0 0 30px rgba(0,0,0,0.05)
    }

    .post-tags-item .pt-box:hover .item-title .title::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: .1rem;
        background-color: rgba(255,255,0,0.7)
    }

    .post-tags-item .pt-box:hover .item-btn {
        display: block
    }
}

.post-tags-item .item-in {
    position: relative;
    padding-left: 2.28571429em
}

.post-tags-item .item-title {
    font-size: 1.42857143em;
    line-height: 1.3em;
    margin-bottom: .42857143em;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.post-tags-item .item-title .title {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.post-tags-item .item-title .txt {
    position: relative
}

@media (min-width: 768px) and (max-width:1329.5px) {
    .post-tags-item .item-title {
        font-size:.18rem
    }
}

.post-tags-item .item-btn {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.42857143em;
    height: 1.42857143em;
    line-height: 1.42857143em;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #ff6000;
    color: #fff
}

.post-tags-item .item-btn .ico {
    display: block;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    font-size: 85.71428571%
}

.post-tags-item .item-ico {
    position: absolute;
    left: 0;
    top: .14285714em;
    width: 1.57142857em;
    height: 1.57142857em;
    line-height: 1.57142857em;
    text-align: center;
    color: #fff;
    -webkit-border-radius: .28571429em;
    -moz-border-radius: .28571429em;
    border-radius: .28571429em;
    background: #61b1fb
}

.post-tags-item .item-ico .ico {
    font-size: 100%
}

@media (min-width: 768px) and (max-width:1329.5px) {
    .post-tags-item .item-ico {
        width:1.42857143em;
        height: 1.42857143em;
        line-height: 1.42857143em
    }
}

.post-tags-item .item-desc {
    font-size: inherit;
    font-weight: normal;
    color: #8a8a8a;
    line-height: 1.42857143;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.post-tags-item.pt-item-2 .pt-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#faf6ff), to(#fff));
    background: -webkit-linear-gradient(top, #faf6ff 0%, #fff 100%);
    background: -o-linear-gradient(top, #faf6ff 0%, #fff 100%);
    background: linear-gradient(180deg, #faf6ff 0%, #fff 100%)
}

.post-tags-item.pt-item-2 .item-ico {
    background-color: #9998f4
}

.post-tags-item.pt-item-3 .pt-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#f5fdff), to(#fff));
    background: -webkit-linear-gradient(top, #f5fdff 0%, #fff 100%);
    background: -o-linear-gradient(top, #f5fdff 0%, #fff 100%);
    background: linear-gradient(180deg, #f5fdff 0%, #fff 100%)
}

.post-tags-item.pt-item-3 .item-ico {
    background-color: #38c6ea
}

.post-tags-item.pt-item-4 .pt-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#fffbf3), to(#fff));
    background: -webkit-linear-gradient(top, #fffbf3 0%, #fff 100%);
    background: -o-linear-gradient(top, #fffbf3 0%, #fff 100%);
    background: linear-gradient(180deg, #fffbf3 0%, #fff 100%)
}

.post-tags-item.pt-item-4 .item-ico {
    background-color: #ffcc00
}

.post-tags-item.pt-item-5 .pt-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#f3fff9), to(#fff));
    background: -webkit-linear-gradient(top, #f3fff9 0%, #fff 100%);
    background: -o-linear-gradient(top, #f3fff9 0%, #fff 100%);
    background: linear-gradient(180deg, #f3fff9 0%, #fff 100%)
}

.post-tags-item.pt-item-5 .item-ico {
    background-color: #0cd68d
}

.post-tags-item.post-tags-has-ico-fire .pt-box {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff8f8), to(#fff));
    background: -webkit-linear-gradient(top, #fff8f8 0%, #fff 100%);
    background: -o-linear-gradient(top, #fff8f8 0%, #fff 100%);
    background: linear-gradient(180deg, #fff8f8 0%, #fff 100%)
}

.post-tags-item.post-tags-has-ico-fire .item-ico {
    background-color: #ff6245
}

.post-tags-item.post-tags-has-ico-fire .item-desc {
    color: #ff6000
}

@media (max-width: 767.5px) {
    .post-tags-item .pt-box {
        padding:max(4vw, 15px)
    }

    .post-tags-item .item-in {
        padding-left: max(5.33333333vw, 20px)
    }

    .post-tags-item .item-title {
        font-size: 107.14285714%;
        line-height: 1
    }

    .post-tags-item .item-desc {
        font-size: 85.71428571%
    }

    .post-tags-item .item-ico {
        width: max(4.26666667vw, 16px);
        height: max(4.26666667vw, 16px);
        line-height: max(4.26666667vw, 16px);
        top: 0
    }

    .post-tags-item .item-ico .ico {
        display: block;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

.item-author .item-wrap,.home-authors .item-tobe-author .item-wrap {
    background-color: #fff;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media (min-width: 768px) {
    .item-author .item-wrap,.home-authors .item-tobe-author .item-wrap {
        padding:50px 30px 20px
    }
}

@media (min-width: 1024px) {
    .item-author .item-wrap,.home-authors .item-tobe-author .item-wrap {
        padding:30px 15px 10px
    }
}

@media (min-width: 1330px) {
    .item-author .item-wrap,.home-authors .item-tobe-author .item-wrap {
        padding:50px 30px 20px
    }
}

@media (min-width: 1920px) {
    .item-author .item-wrap,.home-authors .item-tobe-author .item-wrap {
        padding:2.60416667vw 1.5625vw 1.04166667vw
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .item-wrap,.home-authors .item-tobe-author .item-wrap {
        padding:50px 20px 20px
    }
}

.item-author .item-wrap:hover,.home-authors .item-tobe-author .item-wrap:hover {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.05);
    box-shadow: 0 0 30px rgba(0,0,0,0.05)
}

.item-author .item-wrap:hover .item-top .author-btn,.home-authors .item-tobe-author .item-wrap:hover .item-top .author-btn {
    display: block
}

.item-author .item-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding-top: 100%;
    overflow: hidden
}

.item-author .item-bg .thumb {
    padding-top: 100%;
    position: absolute;
    left: -50px;
    right: -50px;
    top: -50px;
    width: auto;
    background: -webkit-gradient(linear, left top, right top, from(#cbcac8), to(#e4ded6));
    background: -webkit-linear-gradient(left, #cbcac8, #e4ded6);
    background: -o-linear-gradient(left, #cbcac8, #e4ded6);
    background: linear-gradient(to right, #cbcac8, #e4ded6);
    background: -ms-linear-gradient(to right, #cbcac8, #e4ded6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#cbcac8', endColorstr='#e4ded6')
}

.item-author .item-bg::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 54%;
    background-color: #fff;
    z-index: 1
}

.item-author .item-bg::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 54%;
    padding-top: 11%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.7)), to(#FFFFFF));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.7) 0%, #FFFFFF 100%);
    background-image: linear-gradient(180deg, rgba(255,255,255,0.7) 0%, #FFFFFF 100%)
}

.item-author .item-top {
    position: relative;
    -webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,0.02);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,0.02);
    padding: 15px;
    background-color: #ffffff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    z-index: 1
}

@media (min-width: 768px) {
    .item-author .item-top {
        padding:30px
    }
}

@media (min-width: 1024px) {
    .item-author .item-top {
        padding:15px
    }
}

@media (min-width: 1920px) {
    .item-author .item-top {
        padding:1.5625vw 1.2vw
    }
}

.item-author .author-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: none
}

.item-author .author-btn .btn {
    line-height: .26rem;
    padding: 0 .08rem;
    -webkit-border-radius: 0 .1rem 0 .1rem;
    -moz-border-radius: 0 .1rem 0 .1rem;
    border-radius: 0 .1rem 0 .1rem
}

.item-author .author-btn .has_follow {
    background-color: #cecece
}

.item-author .item-bottom {
    font-size: 14px;
    position: relative;
    z-index: 1;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1920px) {
    .item-author .item-bottom {
        font-size:.72916667vw
    }
}

@media (min-width: 1024px) {
    .item-author .item-bottom {
        padding-top:10px
    }
}

@media (min-width: 1920px) {
    .item-author .item-bottom {
        padding-top:1.04166667vw
    }
}

@media (min-width: 768px) {
    .item-author .item-bottom {
        height:17em
    }
}

@media (min-width: 1920px) {
    .item-author .item-bottom {
        height:18.5714em
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .item-bottom {
        padding-top:20px
    }
}

.item-author .author-intro {
    display: block;
    position: relative;
    min-height: 60px;
    padding-left: 80px
}

@media (min-width: 1024px) {
    .item-author .author-intro {
        min-height:50px
    }
}

@media (min-width: 1330px) {
    .item-author .author-intro {
        min-height:50px
    }
}

@media (min-width: 1920px) {
    .item-author .author-intro {
        min-height:3.125vw
    }
}

@media (min-width: 1024px) {
    .item-author .author-intro {
        padding-left:65px
    }
}

@media (min-width: 1920px) {
    .item-author .author-intro {
        padding-left:4vw
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .author-intro {
        min-height:60px;
        padding-left: 65px
    }
}

.item-author .author-intro:hover .author-name {
    color: #ff6000
}

.item-author .author-avatar {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 60px;
    width: 1em
}

@media (min-width: 1024px) {
    .item-author .author-avatar {
        font-size:50px
    }
}

@media (min-width: 1330px) {
    .item-author .author-avatar {
        font-size:.6rem
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .author-avatar {
        font-size:50px;
        top: 10px
    }
}

.item-author .author-avatar .avatar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0;
    height: 1em;
    border: .03rem solid #ffbc00;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden
}

.item-author .author-avatar:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 97%;
    margin-left: -25%;
    width: 50%;
    height: 33.3333%;
    background-image: url(https://image.uisdc.com/wp-content/uploads/2021/06/uisdc_n3.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    color: #ffffff;
    font-size: 12px;
    line-height: 2.25em;
    text-align: center;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@media (min-width: 1920px) {
    .item-author .author-avatar:after {
        font-size:.625vw
    }
}

.item-author .author-name {
    font-size: 20px;
    color: #323232;
    margin-bottom: .5em;
    white-space: nowrap
}

@media (min-width: 1920px) {
    .item-author .author-name {
        font-size:.2rem
    }
}

.item-author .author-name .uname {
    display: inline-block;
    vertical-align: middle;
    max-width: 7em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.item-author .author-name .short-label {
    display: inline-block;
    vertical-align: bottom;
    margin-left: .05rem
}

.item-author .author-name .short-label img {
    width: 14px;
    height: auto;
    display: none
}

@media (min-width: 1330px) {
    .item-author .author-name .short-label img {
        width:14px
    }
}

@media (min-width: 1920px) {
    .item-author .author-name .short-label img {
        width:.18rem
    }
}

.item-author .author-name .short-label img:nth-child(1),.item-author .author-name .short-label img:nth-child(2) {
    display: inline-block
}

.item-author .author-name .short-label img+img {
    margin-left: .02rem
}

.item-author .author-name .long-label {
    display: none
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .author-name {
        font-size:18px;
        margin-bottom: .4em;
        padding-top: .6em
    }

    .item-author .author-name .short-label img {
        width: 16px
    }
}

.item-author .author-meta {
    font-size: 12px;
    line-height: 1.5;
    height: 1.5em;
    overflow: hidden;
    font-weight: normal;
    color: #9a9a9a
}

@media (min-width: 1330px) {
    .item-author .author-meta {
        font-size:13px
    }
}

@media (min-width: 1920px) {
    .item-author .author-meta {
        font-size:.72916667vw
    }
}

.item-author .author-meta span:first-child {
    position: relative;
    margin-right: .4em
}

.item-author .author-meta span:first-child:after {
    content: '';
    display: none;
    height: .8em;
    width: 0;
    border-left: 1px solid #b5b5b5;
    opacity: .4;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.4em
}

.item-author .author-info {
    font-size: 12px;
    padding-top: 1.15em;
    color: #b5b5b5;
    line-height: 1.5;
    height: 1.5em;
    overflow: hidden
}

@media (min-width: 1330px) {
    .item-author .author-info {
        font-size:13px
    }
}

@media (min-width: 1920px) {
    .item-author .author-info {
        font-size:.13rem
    }
}

.item-author .author-info .ico {
    margin-right: .5em
}

.item-author .item-bottom-title {
    font-size: 14px;
    color: #b5b5b5;
    font-weight: normal;
    margin-bottom: 1.25em
}

@media (min-width: 1920px) {
    .item-author .item-bottom-title {
        font-size:.72916667vw
    }
}

.item-author .ap-item {
    font-size: 12px;
    margin-bottom: 2em
}

@media (min-width: 1330px) {
    .item-author .ap-item {
        font-size:.14rem
    }
}

@media (min-width: 1920px) {
    .item-author .ap-item {
        font-size:.14rem
    }
}

.item-author .ap-item-wrap {
    display: block;
    position: relative
}

.item-author .ap-item-wrap.has-thumb {
    padding-left: 140px;
    min-height: 76px
}

@media (min-width: 1920px) {
    .item-author .ap-item-wrap.has-thumb {
        padding-left:7.29166667vw
    }
}

@media (min-width: 1920px) {
    .item-author .ap-item-wrap.has-thumb {
        min-height:3.95833333vw
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .ap-item-wrap.has-thumb {
        padding-left:126px
    }
}

.item-author .ap-item-wrap.has-thumb .ap-item-title {
    height: 3em;
    overflow: hidden;
    font-weight: normal
}

.item-author .ap-item-wrap.no-thumb .ap-item-thumb {
    display: none
}

.item-author .ap-item-wrap:hover .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.item-author .ap-item-wrap:hover .ap-item-title {
    color: #ff6000
}

.item-author .ap-item-wrap .ap-item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media (min-width: 1920px) {
    .item-author .ap-item-wrap .ap-item-thumb {
        width:6.25vw
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .item-author .ap-item-wrap .ap-item-thumb {
        width:110px
    }
}

.item-author .ap-item-wrap .ap-item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 63.3333%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.item-author .ap-item-wrap .ap-item-title {
    font-size: 12px;
    line-height: 1.5em;
    color: #323232;
    margin-bottom: 1.15em
}

@media (min-width: 1330px) {
    .item-author .ap-item-wrap .ap-item-title {
        font-size:.14rem
    }
}

@media (min-width: 1920px) {
    .item-author .ap-item-wrap .ap-item-title {
        font-size:.14rem
    }
}

@media (min-width: 1330px) and (max-width:1439px) {
    .item-author .ap-item-wrap .ap-item-title {
        font-size:13px
    }
}

@media (min-width: 1440px) and (max-width:1919.5px) {
    .item-author .ap-item-wrap .ap-item-title {
        font-size:14px
    }
}

.item-author .ap-item-wrap .ap-item-meta {
    font-size: 12px;
    color: rgba(0,0,0,0.3);
    font-weight: normal
}

@media (min-width: 1330px) {
    .item-author .ap-item-wrap .ap-item-meta {
        font-size:13px
    }
}

@media (min-width: 1920px) {
    .item-author .ap-item-wrap .ap-item-meta {
        font-size:.13rem
    }
}

.item-author .item-bg .thumb-a {
    background: -webkit-gradient(linear, left top, right top, from(#cbcac8), to(#e4ded6));
    background: -webkit-linear-gradient(left, #cbcac8, #e4ded6);
    background: -o-linear-gradient(left, #cbcac8, #e4ded6);
    background: linear-gradient(to right, #cbcac8, #e4ded6);
    background: -ms-linear-gradient(to right, #cbcac8, #e4ded6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#cbcac8', endColorstr='#e4ded6')
}

.item-author .item-bg .thumb-b {
    background: -webkit-gradient(linear, left top, right top, from(#d6d4cf), to(#cfd2c4));
    background: -webkit-linear-gradient(left, #d6d4cf, #cfd2c4);
    background: -o-linear-gradient(left, #d6d4cf, #cfd2c4);
    background: linear-gradient(to right, #d6d4cf, #cfd2c4);
    background: -ms-linear-gradient(to right, #d6d4cf, #cfd2c4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#d6d4cf', endColorstr='#cfd2c4')
}

.item-author .item-bg .thumb-c {
    background: -webkit-gradient(linear, left top, right top, from(#e4e1db), to(#c9d4d4));
    background: -webkit-linear-gradient(left, #e4e1db, #c9d4d4);
    background: -o-linear-gradient(left, #e4e1db, #c9d4d4);
    background: linear-gradient(to right, #e4e1db, #c9d4d4);
    background: -ms-linear-gradient(to right, #e4e1db, #c9d4d4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#e4e1db', endColorstr='#c9d4d4')
}

.item-author .item-bg .thumb-d {
    background: -webkit-gradient(linear, left top, right top, from(#d9d7d2), to(#c7b6b1));
    background: -webkit-linear-gradient(left, #d9d7d2, #c7b6b1);
    background: -o-linear-gradient(left, #d9d7d2, #c7b6b1);
    background: linear-gradient(to right, #d9d7d2, #c7b6b1);
    background: -ms-linear-gradient(to right, #d9d7d2, #c7b6b1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#d9d7d2', endColorstr='#c7b6b1')
}

.item-author .item-bg .thumb-e {
    background: -webkit-gradient(linear, left top, right top, from(#ede1d2), to(#e1dfda));
    background: -webkit-linear-gradient(left, #ede1d2, #e1dfda);
    background: -o-linear-gradient(left, #ede1d2, #e1dfda);
    background: linear-gradient(to right, #ede1d2, #e1dfda);
    background: -ms-linear-gradient(to right, #ede1d2, #e1dfda);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ede1d2', endColorstr='#e1dfda')
}

.item-author .item-bg .thumb-f {
    background: -webkit-gradient(linear, left top, right top, from(#ded2d1), to(#efd2d2));
    background: -webkit-linear-gradient(left, #ded2d1, #efd2d2);
    background: -o-linear-gradient(left, #ded2d1, #efd2d2);
    background: linear-gradient(to right, #ded2d1, #efd2d2);
    background: -ms-linear-gradient(to right, #ded2d1, #efd2d2);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ded2d1', endColorstr='#efd2d2')
}

.item-author .item-bg .thumb-g {
    background: -webkit-gradient(linear, left top, right top, from(#dedde6), to(#e5d2df));
    background: -webkit-linear-gradient(left, #dedde6, #e5d2df);
    background: -o-linear-gradient(left, #dedde6, #e5d2df);
    background: linear-gradient(to right, #dedde6, #e5d2df);
    background: -ms-linear-gradient(to right, #dedde6, #e5d2df);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#dedde6', endColorstr='#e5d2df')
}

.item-author .item-bg .thumb-h {
    background: -webkit-gradient(linear, left top, right top, from(#e0eaf1), to(#e6eaf5));
    background: -webkit-linear-gradient(left, #e0eaf1, #e6eaf5);
    background: -o-linear-gradient(left, #e0eaf1, #e6eaf5);
    background: linear-gradient(to right, #e0eaf1, #e6eaf5);
    background: -ms-linear-gradient(to right, #e0eaf1, #e6eaf5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#e0eaf1', endColorstr='#e6eaf5')
}

.item-author .item-bg .thumb-i {
    background: -webkit-gradient(linear, left top, right top, from(#dfc9d7), to(#e8dae4));
    background: -webkit-linear-gradient(left, #dfc9d7, #e8dae4);
    background: -o-linear-gradient(left, #dfc9d7, #e8dae4);
    background: linear-gradient(to right, #dfc9d7, #e8dae4);
    background: -ms-linear-gradient(to right, #dfc9d7, #e8dae4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#dfc9d7', endColorstr='#e8dae4')
}

.item-f-article {
    padding: 0 0 .3rem;
    border-bottom: 1px solid #fafafa;
    margin-bottom: .3rem
}

.item-f-article .item-top {
    margin-bottom: .16rem;
    position: relative;
    color: #8a8a8a
}

.item-f-article .item-top a {
    color: #8a8a8a
}

.item-f-article .item-top a:hover {
    color: #ff6000
}

.item-f-article .item-top .top-item {
    line-height: .28rem;
    display: inline-block;
    margin-right: .2rem;
    font-weight: normal;
    font-size: 12px
}

@media (min-width: 1920px) {
    .item-f-article .item-top .top-item {
        font-size:.12rem
    }
}

.item-f-article .item-top .author-avatar {
    width: .28rem;
    height: .28rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    margin-right: .04rem;
    vertical-align: top
}

.item-f-article .item-top .author-avatar .thumb {
    padding-top: 100%
}

.item-f-article .item-main {
    position: relative;
    padding-right: 200px
}

@media (min-width: 1330px) {
    .item-f-article .item-main {
        padding-right:2.4rem
    }
}

@media (min-width: 1920px) {
    .item-f-article .item-main {
        padding-right:2rem
    }
}

.item-f-article .item-main:hover .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.item-f-article .item-thumb {
    position: absolute;
    right: 0;
    top: 0;
    width: 155px;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media (min-width: 1330px) {
    .item-f-article .item-thumb {
        width:2rem
    }
}

@media (min-width: 1920px) {
    .item-f-article .item-thumb {
        width:1.55rem
    }
}

.item-f-article .item-thumb .thumb {
    padding-top: 64.51612903%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.item-f-article .item-thumb .item-top-extra {
    position: absolute;
    right: 0;
    top: 0
}

.item-f-article .item-thumb .item-top-extra .extra-item {
    display: block;
    white-space: nowrap;
    height: .22rem;
    line-height: .22rem;
    font-size: .12rem;
    padding: 0 .06rem;
    font-weight: normal;
    letter-spacing: 1px;
    background-color: rgba(255,96,0,0.9);
    -webkit-border-radius: 0 .06rem 0 .06rem;
    -moz-border-radius: 0 .06rem 0 .06rem;
    border-radius: 0 .06rem 0 .06rem;
    color: #fff
}

.item-f-article .item-thumb .item-top-extra .extra-item a {
    color: #fff
}

.item-f-article .item-title {
    font-size: 18px;
    line-height: 26px;
    color: #323232
}

@media (min-width: 1920px) {
    .item-f-article .item-title {
        font-size:.18rem
    }
}

@media (min-width: 1920px) {
    .item-f-article .item-title {
        line-height:.26rem
    }
}

.item-f-article .item-title a {
    display: block;
    color: #323232;
    padding-bottom: .16rem
}

.item-f-article .item-title a:hover {
    color: #ff6000
}

.item-f-article .item-title .label {
    font-size: .12rem;
    line-height: .18rem;
    font-weight: normal;
    vertical-align: top;
    margin-top: .03rem;
    padding: 0 .04rem
}

.item-f-article .item-entry {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    height: 46px;
    overflow: hidden;
    color: #585858;
    margin-bottom: .18rem
}

@media (min-width: 1920px) {
    .item-f-article .item-entry {
        font-size:.14rem
    }
}

@media (min-width: 1920px) {
    .item-f-article .item-entry {
        line-height:.23rem
    }
}

@media (min-width: 1920px) {
    .item-f-article .item-entry {
        height:.46rem
    }
}

.item-f-article .item-entry a {
    display: block;
    color: #585858
}

.item-f-article .item-meta {
    color: #8a8a8a
}

.item-f-article .item-meta .meta-item {
    display: inline-block;
    line-height: .24rem;
    font-size: 12px;
    margin-right: .2rem
}

@media (min-width: 1920px) {
    .item-f-article .item-meta .meta-item {
        font-size:.12rem
    }
}

.item-f-article .item-meta .btn {
    line-height: inherit;
    padding: 0 .5em
}

.item-f-article .item-meta .meta-tag .btn {
    margin-right: .2rem
}

.item-f-article .item-meta .meta-tag .btn:last-child {
    margin-right: 0
}

.item-f-article .item-meta .btn-hot {
    background-color: rgba(255,20,43,0.05);
    color: #fa455f
}

@media (max-width: 767.5px) {
    .item-f-article {
        padding:0 0 .3rem
    }

    .item-f-article .item-top {
        margin-bottom: .1rem;
        color: #b5b5b5
    }

    .item-f-article .item-top a {
        color: #b5b5b5
    }

    .item-f-article .item-top .author-avatar {
        display: inline-block;
        right: auto;
        position: static;
        top: auto;
        vertical-align: top;
        width: .28rem;
        height: .28rem;
        margin-right: .08rem
    }

    .item-f-article .item-top .top-item {
        margin-right: .1rem;
        line-height: .28rem
    }

    .item-f-article .item-top .top-views {
        display: none
    }

    .item-f-article .item-thumb {
        width: 110px;
        -webkit-border-radius: .06rem;
        -moz-border-radius: .06rem;
        border-radius: .06rem
    }

    .item-f-article .item-main {
        padding-right: 0
    }

    .item-f-article .item-entry,.item-f-article .item-title {
        padding-right: 125px
    }

    .item-f-article .item-title {
        font-size: .16rem;
        font-weight: normal;
        line-height: .22rem;
        margin-bottom: 10px
    }

    .item-f-article .item-title a {
        max-height: .44rem;
        overflow: hidden;
        padding-bottom: 0
    }

    .item-f-article .item-title .label {
        line-height: .16rem
    }

    .item-f-article .item-entry {
        display: none;
        height: auto;
        max-height: .46rem
    }

    .item-f-article .item-meta {
        height: 24px;
        overflow: hidden
    }

    .item-f-article .item-meta .meta-readtime {
        display: none
    }

    .item-f-article .item-meta .meta-tag .btn {
        font-size: .12rem;
        line-height: .22rem;
        margin-right: 10px;
        white-space: nowrap
    }

    .item-f-article .item-meta .btn-gray {
        color: #b5b5b5
    }
}





.absolute-header .header-message .message-btn .icon-message {
    color: #fff
}


@media (min-width: 768px) {
    .absolute-header {
        position:absolute;
        background-color: rgba(0,0,0,0.08)
    }

    @supports (((-webkit-backdrop-filter: saturate(180%) blur(1px)) or (backdrop-filter: saturate(180%) blur(1px))) or (-webkit-backdrop-filter : saturate(180%) blur(1px))) {
        .absolute-header {
            -webkit-backdrop-filter:saturate(180%) blur(1px);
            backdrop-filter: saturate(180%) blur(1px)
        }
    }

    .absolute-header .site-menu .item-0>a {
        color: #fff
    }

    .absolute-header .site-menu .item-0>a:hover {
        color: #ff6000
    }

    .absolute-header .site-menu .item-0.current-menu-item>a::after {
        background-color: #fff
    }

    .absolute-header .header-search a {
        background-color: rgba(255,255,255,0.2);
        color: #fff
    }

    .absolute-header .header-search a:hover {
        background-color: #fff;
        color: #ff6000
    }

    .absolute-header .header-right .header-tougao .ht-item .ht-a .ico {
        color: #fff
    }

    .absolute-header .header-right .header-tougao .ht-item .ht-a .icon-002 {
        color: #ffda77
    }

    .absolute-header .header-right .header-tougao .club .ht-a .sub-txt .ico {
        opacity: .7
    }
}

@media (min-width: 3000px) {
    .header-right {
        right:.256rem
    }

    .header-right .header-tougao {
        margin-right: .096rem
    }

    .header-right .header-tougao .sub-txt {
        line-height: .1152rem;
        font-size: .0768rem;
        -webkit-border-radius: .0512rem .0512rem .0512rem 0;
        -moz-border-radius: .0512rem .0512rem .0512rem 0;
        border-radius: .0512rem .0512rem .0512rem 0;
        height: .1152rem;
        padding: 0 .032rem
    }

    .header-right .header-tougao .ht-item {
        padding: .064rem 0;
        line-height: .2432rem;
        height: .3712rem
    }

    .header-right .header-tougao .ht-item .ht-content {
        left: -0.896rem;
        width: 2.176rem
    }

    .header-right .header-tougao .ht-item .ht-content .ht-wrap {
        -webkit-border-radius: .064rem;
        -moz-border-radius: .064rem;
        border-radius: .064rem
    }

    .header-right .header-tougao .ht-item .ht-content .htc-title h3 {
        font-size: .1152rem;
        line-height: .128rem
    }

    .header-right .header-tougao .ht-item .ht-content .htc-title h2 {
        font-size: .1408rem
    }

    .header-right .header-tougao .ht-item .ht-content .htc-title h2 .sub-txt {
        -webkit-border-radius: .0512rem .0512rem .0512rem 0;
        -moz-border-radius: .0512rem .0512rem .0512rem 0;
        border-radius: .0512rem .0512rem .0512rem 0
    }

    .header-right .header-tougao .ht-item .ht-content .htc-wrap {
        padding: .1664rem .192rem .0896rem
    }

    .header-right .header-tougao .ht-item .ht-content .htc-btns .btn {
        line-height: .2688rem
    }

    .header-right .header-tougao .ht-item .ht-content .htc-meta {
        font-size: .0896rem
    }

    .header-right .header-tougao .ht-item .htc-item {
        margin-bottom: .16rem
    }

    .header-right .header-tougao .ht-item .htc-item .htc-item-wrap {
        padding-left: .384rem
    }

    .header-right .header-tougao .ht-item .htc-item .htc-item-thumb {
        width: .2176rem
    }

    .header-right .header-tougao .ht-item .htc-item .htc-item-thumb .ico {
        font-size: .2176rem
    }

    .header-right .header-tougao .ht-item .htc-item .htc-item-title {
        font-size: .1024rem;
        margin-bottom: .0384rem;
        line-height: .1408rem;
        height: .1408rem
    }

    .header-right .header-tougao .ht-item .htc-item .htc-item-desc {
        font-size: .0896rem;
        line-height: .128rem;
        height: .128rem
    }

    .header-right .header-tougao .ht-item .ht-a {
        padding: .032rem .128rem .032rem .064rem
    }

    .header-right .header-tougao .ht-item .ht-a .ico {
        font-size: .1536rem
    }
}

@media (min-width: 3000px) and (min-width:1920px) {
    .header-right .header-tougao .ht-item {
        line-height:.3072rem
    }
}

@media (min-width: 3000px) and (min-width:1920px) {
    .header-right .header-tougao .ht-item {
        height:.4352rem
    }
}

@media (min-width: 1330px) and (max-width:1439px) {
    .header-right .header-tougao .ht-tougao {
        display:none
    }
}

.footer-colors {
    width: 100%;
    height: 4px;
    background-color: #333;
    background-position: 0 0;
    background-repeat: repeat;
    background-image: -webkit-repeating-linear-gradient(to right, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px);
    background-image: -o-repeating-linear-gradient(to right, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px);
    background-image: -webkit-repeating-linear-gradient(left, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px);
    background-image: -o-repeating-linear-gradient(left, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px);
    background-image: repeating-linear-gradient(to right, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px);
    -webkit-animation: animate-colors 200s infinite linear;
    animation: animate-colors 200s infinite linear;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@media (min-width: 1920px) {
    .footer-colors {
        height:.04rem
    }
}

.colors-shadow {
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    height: 50px
}

@media (min-width: 1920px) {
    .colors-shadow {
        top:.04rem;
        height: .5rem
    }
}

.colors-shadow::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18,18,18,0.8)), to(#121212));
    background: -webkit-linear-gradient(top, rgba(18,18,18,0.8), #121212);
    background: -o-linear-gradient(top, rgba(18,18,18,0.8), #121212);
    background: linear-gradient(to bottom, rgba(18,18,18,0.8), #121212)
}

@-webkit-keyframes animate-colors {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 7000px 0
    }
}

@keyframes animate-colors {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 7000px 0
    }
}

.copyright {
    line-height: 1.5;
    font-size: 12px;
    text-align: center;
    color: #7f7f7f
}

@media (min-width: 768px) {
    .copyright {
        color:#545454
    }
}

.copyright .asline {
    font-style: normal;
    display: block
}

@media (min-width: 768px) {
    .copyright .asline {
        display:inline
    }
}

.copyright p {
    padding: .5em 0;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem
}

@media (min-width: 768px) {
    .copyright p {
        background:#000;
        display: inline-block;
        padding: .8em 3em
    }
}

.copyright a {
    color: #7f7f7f
}

@media (min-width: 768px) {
    .copyright a {
        color:#545454
    }
}

.copyright a:hover {
    color: #acacac
}

@media (min-width: 1330px) {
    .copyright {
        font-size:.11rem;
        line-height: 1.8
    }
}

.friendlinks {
    color: #4f4f4f;
    line-height: 2;
    font-size: 12px;
    margin: 0 -0.5em 20px;
    word-break: keep-all
}

.friendlinks h6 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    margin: 0 .5em
}

.friendlinks ul {
    display: inline
}

.friendlinks li {
    display: inline;
    margin: 0 .5em
}

.friendlinks a {
    color: #4f4f4f
}

.friendlinks a:hover {
    color: #acacac
}

@media (min-width: 1330px) {
    .friendlinks {
        font-size:.11rem
    }

    .friendlinks h6 {
        font-size: .11rem
    }
}

.bands .items,.bands .modal-talk_ask .talk-ask .img-selects,.bands .archive-list-top .archive-top-wrap,.bands .archive-list-top .archive-list-top-wrap,.bands .archive-list-see .wrap,.bands .part-dropdown .main .section-content,.bands .search-result-content .results-u,.bands .search-user .search-user-wrap,.bands .search-user .search-user-items,.bands .news-item .dubao-images[data-image="more"] .dubao-images-items,.bands .group-item .item-images .img-items,.bands .talk-ask-form .img-selects,.bands .user-item-talk-talk .item-images .img-items,.bands .user-home .posts_talks {
    margin: 0 -7px
}

@media (min-width: 1330px) {
    .bands .items,.bands .modal-talk_ask .talk-ask .img-selects,.bands .archive-list-top .archive-top-wrap,.bands .archive-list-top .archive-list-top-wrap,.bands .archive-list-see .wrap,.bands .part-dropdown .main .section-content,.bands .search-result-content .results-u,.bands .search-user .search-user-wrap,.bands .search-user .search-user-items,.bands .news-item .dubao-images[data-image="more"] .dubao-images-items,.bands .group-item .item-images .img-items,.bands .talk-ask-form .img-selects,.bands .user-item-talk-talk .item-images .img-items,.bands .user-home .posts_talks {
        margin:0 -15px
    }
}

@media (min-width: 1920px) {
    .bands .items,.bands .modal-talk_ask .talk-ask .img-selects,.bands .archive-list-top .archive-top-wrap,.bands .archive-list-top .archive-list-top-wrap,.bands .archive-list-see .wrap,.bands .part-dropdown .main .section-content,.bands .search-result-content .results-u,.bands .search-user .search-user-wrap,.bands .search-user .search-user-items,.bands .news-item .dubao-images[data-image="more"] .dubao-images-items,.bands .group-item .item-images .img-items,.bands .talk-ask-form .img-selects,.bands .user-item-talk-talk .item-images .img-items,.bands .user-home .posts_talks {
        margin:0 -0.78125vw
    }
}

.bands .item,.bands .group-item .item-images .img-item {
    width: 33.33333333%;
    padding: 0 7px;
    margin-bottom: 15px
}

@media (min-width: 1330px) {
    .bands .item,.bands .group-item .item-images .img-item {
        width:16.66666667%
    }
}

@media (min-width: 1330px) {
    .bands .item,.bands .group-item .item-images .img-item {
        padding:0 15px
    }
}

@media (min-width: 1920px) {
    .bands .item,.bands .group-item .item-images .img-item {
        padding:0 .78125vw
    }
}

@media (min-width: 1330px) {
    .bands .item,.bands .group-item .item-images .img-item {
        margin-bottom:0
    }
}

.bands .band {
    background-color: #42424d;
    padding-top: 52px;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-background-size: auto auto;
    background-size: auto;
    position: relative;
    background-position: center;
    overflow: hidden
}

.bands .band::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.bands .band:hover {
    background-color: #24242d
}

.bands .band:hover::after {
    background: transparent
}

.bands .band-icon {
    padding-top: 0;
    line-height: .52rem;
    text-align: center;
    display: block;
    font-size: .18rem;
    background-color: #212126;
    color: #69696f;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.bands .band-icon:hover {
    background-color: #24242d;
    color: #fff;
    font-size: .2rem
}

.bands .band-icon::after {
    display: none
}

.bands .band-icon .ico::before {
    width: auto
}

.bands .item:nth-child(1) .band-icon,.bands .item:nth-child(2) .band-icon,.bands .group-item .item-images .img-item:nth-child(1) .band-icon,.bands .group-item .item-images .img-item:nth-child(2) .band-icon {
    font-size: .24rem
}

.bands .item:nth-child(1) .band-icon:hover,.bands .item:nth-child(2) .band-icon:hover,.bands .group-item .item-images .img-item:nth-child(1) .band-icon:hover,.bands .group-item .item-images .img-item:nth-child(2) .band-icon:hover {
    font-size: .26rem
}

@media (max-width: 767px) {
    .bands .item .band-icon,.bands .group-item .item-images .img-item .band-icon {
        font-size:14px
    }
}

.footer-navi {
    position: relative;
    background: #2a2a32;
    color: #949498;
    line-height: 1.9286;
    z-index: 21;
    display: none;
    padding: 15px 0
}

@media (min-width: 768px) {
    .footer-navi {
        display:block
    }
}

@media (min-width: 1024px) {
    .footer-navi {
        padding:40px 0
    }
}

@media (min-width: 1920px) {
    .footer-navi {
        padding:.4rem 0
    }
}

.footer-navi a {
    color: #949498
}

.footer-navi a:hover {
    color: #fff
}

.footer-navi .title {
    color: #fff;
    font-weight: normal;
    line-height: 1.38889;
    font-size: 18px;
    margin-bottom: 14px
}

@media (min-width: 1920px) {
    .footer-navi .title {
        font-size:.18rem;
        margin-bottom: .14rem
    }
}

.footer-navi .widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

@media (min-width: 1024px) {
    .footer-navi .widget::before {
        content:'';
        width: 0;
        height: 95%;
        border-left: 1px solid #33333c;
        position: absolute;
        right: 0;
        top: 5px
    }

    .footer-navi .widget::after {
        content: '';
        width: 0;
        height: 95%;
        border-right: 1px solid #222229;
        position: absolute;
        right: 1px;
        top: 5px
    }
}

@media (min-width: 1024px) {
    .footer-navi .about {
        width:32.1538%;
        max-width: 470px;
        margin: 0;
        font-size: 13px
    }
}

@media (min-width: 1330px) {
    .footer-navi .about {
        font-size:14px;
        padding-right: 60px
    }
}

@media (max-width: 767px) {
    .footer-navi .about {
        margin-bottom:15px
    }
}

@media (min-width: 1920px) {
    .footer-navi .about {
        width:18vw;
        max-width: none;
        font-size: .14rem;
        padding-right: .6rem
    }
}

@media (min-width: 768px) {
    .footer-navi .container-bq {
        padding-top:32px
    }
}

@media (min-width: 1920px) {
    .footer-navi .container-bq {
        padding-top:32px
    }
}

.footer-navi .qqgroup {
    width: 100%
}

@media (min-width: 1024px) {
    .footer-navi .qqgroup {
        width:auto
    }
}

.footer-navi .qqgroup a {
    display: block;
    width: 220px;
    height: 52px;
    line-height: 52px;
    background: #222228;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin: 0 auto
}

.home .footer-navi {
    display: block
}

.navis {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: none
}

@media (min-width: 768px) {
    .navis {
        width:60%
    }
}

@media (min-width: 1024px) {
    .navis {
        width:40%
    }
}

@media (min-width: 1920px) {
    .navis {
        width:48vw
    }
}

@media (min-width: 1024px) {
    .navis {
        display:block
    }
}

.navis .navi {
    width: 33.33333333%;
    text-align: center
}

.ewms {
    margin: 0 auto;
    display: none
}

@media (min-width: 1024px) {
    .ewms {
        display:block
    }
}

@media (min-width: 768px) {
    .ewms {
        width:270px;
        padding-left: 50px;
        margin: 0
    }
}

@media (min-width: 1920px) {
    .ewms {
        width:13vw;
        padding-left: 1vw
    }
}

.ewms::before,.ewms::after {
    right: auto;
    left: 0
}

.ewms::before {
    left: 1px
}

.ewms .li-shequn>.ico {
    color: #ff6000
}

.ewms .like {
    text-align: center
}

.ewms .like strong {
    color: #ff6000;
    font-size: 54px;
    line-height: 1.24;
    font-family: Impact;
    font-weight: normal
}

@media (min-width: 1920px) {
    .ewms .like strong {
        font-size:.54rem
    }
}

.ewms .like h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.1
}

@media (min-width: 1920px) {
    .ewms .like h3 {
        font-size:.13rem
    }
}

.ewms ul {
    text-align: center;
    margin-bottom: 35px
}

.ewms li {
    float: left;
    width: 33.3333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    line-height: 1.3
}

.ewms li:hover .ewm-content,.ewms li.show .ewm-content {
    visibility: visible;
    bottom: 105%;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.ewms .ico {
    font-size: 46px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.ewms .ico:hover {
    color: #fff
}

.ewms .ico:hover>i {
    background-color: #fff;
    color: #ff6000
}

.ewms .ico i {
    display: block
}

.ewms .ico>i {
    margin: 0 .075rem;
    background-color: rgba(148,148,152,0.15);
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    color: #fff;
    font-size: .2rem;
    line-height: .42rem;
    text-align: center;
    margin-bottom: .12rem
}

.ewms h4 {
    font-size: 12px;
    font-weight: normal;
    margin: 0
}

@media (min-width: 2300px) {
}

@media (min-width: 1920px) {
    .ewms h4 {
        font-size:.13rem
    }
}

.ewms .ewm-content {
    position: absolute;
    right: 0;
    bottom: 200%;
    background: #fff;
    -webkit-border-radius: .03rem;
    -moz-border-radius: .03rem;
    border-radius: .03rem;
    -webkit-box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
    box-shadow: 0 16px 32px 0 rgba(0,0,0,0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 330px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.ewms .ewm-content::before {
    content: '';
    display: block;
    position: absolute;
    margin-left: -6px;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}

.ewms .ewm-content.ewm-qun,.ewms .ewm-content.ewm-douyin,.ewms .ewm-content.ewm-wechat {
    left: auto
}

.ewms .ewm-content.ewm-qun::before,.ewms .ewm-content.ewm-douyin::before,.ewms .ewm-content.ewm-wechat::before {
    left: auto;
    right: .32rem
}

.ewms .ewm-content.ewm-douyin {
    width: 400px
}

.ewms .ewm-content.ewm-douyin::before {
    right: 100px
}

@media (min-width: 1330px) {
    .ewms .ewm-content.ewm-douyin::before {
        right:105px
    }
}

@media (min-width: 1920px) {
    .ewms .ewm-content.ewm-douyin::before {
        right:1.05rem
    }
}

.ewms .ewm-content.ewm-douyin .ewm-main .thumb-div {
    width: 160px
}

.ewms .ewm-content.ewm-qun {
    width: 480px
}

.ewms .ewm-content.ewm-qun::before {
    left: 340px;
    right: auto
}

@media (min-width: 1920px) {
    .ewms .ewm-content.ewm-qun::before {
        left:auto
    }
}

@media (min-width: 1920px) {
    .ewms .ewm-content.ewm-qun::before {
        right:1.85rem
    }
}

.ewms .ewm-content.ewm-qun .ewm-main {
    padding: 30px
}

.ewms .ewm-content.ewm-qun .ewm-qun-1 {
    border-bottom: 1px solid #eee;
    margin: 0 -30px 20px;
    padding: 0 30px 15px
}

.ewms .ewm-content.ewm-qun .ewm-qun-1 h2 {
    font-size: 18px;
    color: #47c333;
    margin-bottom: 15px
}

.ewms .ewm-content.ewm-qun .ewm-qun-1 h2 .ico {
    font-size: 18px
}

.ewms .ewm-content.ewm-qun .ewm-qun-ul {
    margin-top: 0;
    overflow: hidden
}

.ewms .ewm-content.ewm-qun .ewm-qun-ul ul {
    margin: 0;
    text-align: left;
    float: left;
    width: 50%
}

.ewms .ewm-content.ewm-qun .ewm-qun-ul li {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #5b5b5b;
    width: 100%;
    line-height: 18px
}

.ewms .ewm-content.ewm-qun .ewm-qun-ul li .num {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #5b5b5b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: top;
    margin-right: 10px;
    font-size: 12px
}

.ewms .ewm-content.ewm-qun .ewm-qun-2 {
    overflow: hidden
}

.ewms .ewm-content.ewm-qun .ewm-qun-2 .thumb-div {
    float: left;
    margin-right: 20px
}

.ewms .ewm-content.ewm-qun .ewm-qun-2 h3 {
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin: 12px 0
}

.ewms .ewm-content.ewm-qun .ewm-qun-2 h5 {
    font-size: 12px;
    color: #5b5b5b;
    line-height: 20px;
    margin-bottom: 0
}

.ewms .ewm-main {
    padding: 40px 25px 40px 30px;
    text-align: left
}

.ewms .ewm-main .fl {
    float: left
}

.ewms .ewm-main .fr {
    float: right
}

.ewms .ewm-main .thumb-div {
    width: 120px;
    margin-right: 30px
}

.ewms .ewm-main .thumb {
    padding-top: 100%
}

.ewms .ewm-main h4 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 1.714;
    margin-top: 4px
}

.ewms .ewm-main h4 span {
    color: #47c333
}

.ewms .ewm-main a {
    color: #ff6000
}

.ewms .ewm-main a:hover {
    color: #ff6000
}

.ewms .ewm-main h5 {
    font-weight: normal;
    font-size: 12px;
    color: #888
}

.ewms .ewm-douyin .ewm-main {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.ewms .ewm-douyin .ewm-main .thumb-div {
    margin: 0 auto
}

.ewms .ewm-douyin .ewm-douyin-1,.ewms .ewm-douyin .ewm-douyin-2 {
    width: 50%
}

.ewms .ewm-douyin .ewm-douyin-1 {
    position: relative
}

.ewms .ewm-douyin .ewm-douyin-1:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 10%;
    width: 1px;
    height: 80%;
    background: #f3f3f3
}

.ewms .ewm-weibo {
    width: 520px
}

.ewms .ewm-weibo::before {
    left: auto;
    right: 100px
}

@media (min-width: 1330px) {
    .ewms .ewm-weibo::before {
        right:105px
    }
}

@media (min-width: 1920px) {
    .ewms .ewm-weibo::before {
        right:1.05rem
    }
}

.ewms .ewm-weibo .ewm-main {
    padding: 20px 20px 0
}

.ewms .ewm-weibo .ewm-main .items,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content,.ewms .ewm-weibo .ewm-main .search-result-content .results-u,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap,.ewms .ewm-weibo .ewm-main .search-user .search-user-items,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items,.ewms .ewm-weibo .ewm-main .user-home .posts_talks {
    overflow: hidden;
    margin: 0 -10px
}

.ewms .ewm-weibo .ewm-main .items .item,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item {
    float: left;
    width: 50%;
    padding: 0 10px 20px
}

.ewms .ewm-weibo .ewm-main .items .item a,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a {
    display: block;
    background: #f7f7f7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    padding: 18px 16px 18px 44px;
    letter-spacing: 0;
    color: #333
}

.ewms .ewm-weibo .ewm-main .items .item a .item-ico,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a .item-ico,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a .item-ico,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a .item-ico,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a .item-ico,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a .item-ico,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a .item-ico,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a .item-ico,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a .item-ico,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a .item-ico,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a .item-ico,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a .item-ico,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a .item-ico,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a .item-ico,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a .item-ico {
    display: block;
    position: absolute;
    left: 20px;
    top: 18px;
    background: #9199a1;
    color: #fff;
    font-size: 12px;
    font-family: ArialMT, Arial;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.ewms .ewm-weibo .ewm-main .items .item a h2,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a h2,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a h2,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a h2,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a h2,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a h2,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a h2,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a h2,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a h2,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a h2,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a h2,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a h2,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a h2,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a h2,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a h2 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
    height: 1.5em;
    overflow: hidden
}

.ewms .ewm-weibo .ewm-main .items .item a h4,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a h4,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a h4,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a h4,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a h4,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a h4,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a h4,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a h4,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a h4,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a h4,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a h4,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a h4,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a h4,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a h4,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a h4 {
    font-size: 12px;
    font-weight: normal;
    color: #b2b2b2;
    height: 1.5em;
    overflow: hidden
}

.ewms .ewm-weibo .ewm-main .items .item a:hover,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a:hover,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a:hover,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a:hover,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a:hover,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a:hover,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a:hover,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a:hover,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a:hover,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a:hover,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a:hover,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a:hover,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a:hover,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a:hover,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a:hover {
    background: #ff6000;
    color: #fff
}

.ewms .ewm-weibo .ewm-main .items .item a:hover h4,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a:hover h4,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a:hover h4,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a:hover h4,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a:hover h4,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a:hover h4,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a:hover h4,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a:hover h4,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a:hover h4,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a:hover h4,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a:hover h4,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a:hover h4,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a:hover h4,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a:hover h4,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a:hover h4 {
    color: #fff
}

.ewms .ewm-weibo .ewm-main .items .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .modal-talk_ask .talk-ask .img-selects .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-top-wrap .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .archive-list-top .archive-list-top-wrap .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .archive-list-see .wrap .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .part-dropdown .main .section-content .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .search-result-content .results-u .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .search-user .search-user-wrap .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .search-user .search-user-items .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .news-item .dubao-images[data-image="more"] .dubao-images-items .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .group-item .item-images .img-items .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .items .group-item .item-images .img-item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .talk-ask-form .img-selects .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .user-item-talk-talk .item-images .img-items .item a:hover .item-ico,.ewms .ewm-weibo .ewm-main .user-home .posts_talks .item a:hover .item-ico {
    background: #fff;
    color: #ff6000
}

.footer-fav {
    position: relative;
    z-index: 2;
    background: #f7fafc;
    background: #edf3f9;
    width: 100%;
    overflow: hidden
}

@media (min-width: 768px) {
    .footer-fav {
        width:auto;
        overflow: visible;
        background: #edf3f9
    }
}

.footer-fav .container {
    padding-top: .36rem;
    padding-bottom: .36rem;
    overflow: visible
}

.footer-fav .site-info {
    width: 60%
}

@media (min-width: 768px) {
    .footer-fav .site-info {
        width:auto
    }
}

.footer-fav .site-info h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .footer-fav .site-info h2 {
        font-size:.26rem
    }
}

.footer-fav .site-info h2 a {
    color: #000
}

.footer-fav .site-info .site-p {
    margin-bottom: 10px
}

.footer-fav .site-info .site-p p:first-child::after {
    content: ','
}

@media (min-width: 768px) {
    .footer-fav .site-info .site-p {
        margin-bottom:0
    }

    .footer-fav .site-info .site-p p:first-child::after {
        content: ''
    }
}

.footer-fav .site-info p {
    font-size: 12px;
    color: #797979;
    line-height: 1.8;
    margin-bottom: 10px;
    display: inline
}

@media (min-width: 768px) {
    .footer-fav .site-info p {
        font-size:14px;
        margin-bottom: 0;
        display: block
    }
}

@media (min-width: 1920px) {
    .footer-fav .site-info p {
        font-size:.14rem
    }
}

.footer-fav .site-fav {
    padding-top: 5px
}

@media (min-width: 768px) {
    .footer-fav .site-fav {
        padding-top:.2rem
    }
}

.footer-fav .site-fav .btn {
    font-size: 12px;
    line-height: 3;
    padding: 0 2em
}

@media (min-width: 1330px) {
    .footer-fav .site-fav .btn {
        font-size:14px
    }
}

@media (min-width: 1920px) {
    .footer-fav .site-fav .btn {
        font-size:.16rem
    }
}

.footer-fav .site-fav-home {
    padding-top: 5px
}

@media (min-width: 768px) {
    .footer-fav .site-fav-home {
        padding-top:.07rem
    }
}

.footer-fav .site-girl {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: none
}

@media (min-width: 1330px) {
    .footer-fav .site-girl {
        display:block
    }
}

.footer-fav .site-girl .girl {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media (min-width: 768px) {
    .footer-fav .site-girl .girl {
        left:-0.5rem
    }
}

.footer-fav .site-girl .girl-in {
    position: relative;
    width: 1.8rem
}

.footer-fav .site-girl .girl-in .thumb {
    padding-top: 111%;
    background-position: left bottom;
    -webkit-background-size: contain;
    background-size: contain
}

.footer-fav .site-girl .girl-hi {
    width: .6rem;
    position: absolute;
    right: 70%;
    top: 30%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.footer-fav .site-girl .girl-hi .thumb {
    padding-top: 100%
}

.footer-fav .site-girl .girl-info {
    margin-left: 1.5rem;
    margin-bottom: .55rem
}

.footer-fav .site-girl h4 {
    font-size: .14rem;
    font-weight: normal;
    color: #797979;
    line-height: 1.8
}

.footer-fav .site-girl a {
    color: #797979
}

.footer-fav .site-girl a:hover {
    color: #ff6000
}

.footer-fav .site-boy .girl-in {
    width: 1.8rem
}

.footer-fav .site-boy .girl-in .thumb {
    padding-top: 92.61083744%
}

.footer-fav .site-boy .girl-in::after {
    display: none
}

@media (min-width: 768px) {
    .footer-fav:hover .site-girl .girl {
        left:-0.4rem
    }

    .footer-fav:hover .site-girl .girl .girl-in::after {
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .footer-fav:hover .site-girl .girl .girl-hi {
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        right: 80%
    }

    .footer-fav:hover .site-boy .girl {
        padding-right: 0;
        left: -0.4rem
    }
}

@media (max-width: 767.5px) {
    .footer-fav .btn-group>.btn:last-child {
        -webkit-border-radius:3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .footer-fav .site-girl {
        display: block;
        left: auto;
        right: 0
    }

    .footer-fav .site-girl .girl-info {
        display: none
    }

    .footer-fav .site-girl .girl {
        position: relative;
        left: auto;
        bottom: auto
    }

    .footer-fav .btn-fav {
        display: none
    }
}

@media (max-width: 767.5px) {
    .home .footer-fav {
        display:none
    }
}

.fixed-right {
    position: fixed;
    right: 10vw;
    bottom: .15rem;
    z-index: 20;
    padding-left: .3rem;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    display: none
}

@media (min-width: 1920px) {
    .fixed-right {
        display:block
    }
}

.fixed-right.hide {
    z-index: -1
}

.fixed-right .menus {
    width: .58rem;
    margin-bottom: .1rem
}

.fixed-right .menus .item,.fixed-right .menus .group-item .item-images .img-item {
    border-bottom: none;
    position: relative
}

.fixed-right .menus .item::after,.fixed-right .menus .group-item .item-images .img-item::after {
    content: '';
    display: block;
    width: .3rem;
    position: absolute;
    left: .14rem;
    right: .14rem;
    bottom: 0;
    border-bottom: 1px solid #f2f2f2
}

.fixed-right .menus .item:first-child,.fixed-right .menus .group-item .item-images .img-item:first-child {
    -webkit-border-top-left-radius: .06rem;
    -moz-border-radius-topleft: .06rem;
    border-top-left-radius: .06rem;
    -webkit-border-top-right-radius: .06rem;
    -moz-border-radius-topright: .06rem;
    border-top-right-radius: .06rem
}

.fixed-right .menus .item:last-child,.fixed-right .menus .group-item .item-images .img-item:last-child {
    -webkit-border-bottom-left-radius: .06rem;
    -moz-border-radius-bottomleft: .06rem;
    border-bottom-left-radius: .06rem;
    -webkit-border-bottom-right-radius: .06rem;
    -moz-border-radius-bottomright: .06rem;
    border-bottom-right-radius: .06rem
}

.fixed-right .gotop .item,.fixed-right .gotop .group-item .item-images .img-item {
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem
}

.fixed-right .item,.fixed-right .group-item .item-images .img-item {
    position: relative;
    display: block;
    width: .58rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: .58rem;
    line-height: .58rem;
    text-align: center;
    font-size: .26rem;
    color: #999;
    cursor: pointer;
    background: rgba(255,255,255,0.8)
}

@media (min-width: 768px) {
    .fixed-right .item,.fixed-right .group-item .item-images .img-item {
        background:#fff
    }
}

.fixed-right .item:hover,.fixed-right .group-item .item-images .img-item:hover {
    color: #ff6000
}

.fixed-right .item a,.fixed-right .group-item .item-images .img-item a {
    color: #999
}

.fixed-right .item a:hover,.fixed-right .group-item .item-images .img-item a:hover {
    color: #ff6000
}

.fixed-right .ewm:hover .code-div {
    display: block
}

.fixed-right .code-div {
    position: absolute;
    right: 100%;
    bottom: -0.5rem;
    display: none;
    margin-right: -0.2rem;
    padding-right: .3rem
}

.fixed-right .code-div .ewmDiv {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    padding: .15rem;
    border: 1px solid #e8e8e8
}

.fixed-right .code-div .ewm-item {
    width: 2rem;
    overflow: hidden
}

.fixed-right .code-div .ewm-item .code-wrap {
    width: 40%;
    float: left
}

.fixed-right .code-div .ewm-item .ewm-main {
    margin-left: 45%;
    text-align: center
}

.fixed-right .code-div .ewm-wechat {
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: .1rem
}

.fixed-right .code-div .ewm-wechat h5 {
    color: #47c333
}

.fixed-right .code-div .ewm-weibo a h5 {
    color: #f30
}

.fixed-right .code-div .ewm-weibo a:hover h5 {
    text-decoration: underline
}

.fixed-right .code-div .code {
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    margin-bottom: .1rem
}

.fixed-right .code-div h5 {
    font-size: .12rem;
    color: #f30
}

.fixed-right .code-div p {
    font-size: .12rem;
    line-height: 1.3;
    margin: .05rem 0 .08rem
}

.fixed-right .code-div a {
    color: #525252
}

.fixed-right .code-div .item,.fixed-right .code-div .group-item .item-images .img-item {
    float: left;
    width: 2.02rem;
    height: 2.5rem;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .8rem .4rem .15rem;
    font-size: .12rem;
    text-align: center
}

.fixed-right .code-div .wechat {
    background-image: url(https://image.uisdc.com/wp-content/uploads/2019/01/wechat2x.png)
}

.fixed-right .code-div .weibo {
    background-image: url(https://image.uisdc.com/wp-content/uploads/2019/01/weibo2x.png)
}

.fixed-right .item:hover .icon-comme::before,.fixed-right .group-item .item-images .img-item:hover .icon-comme::before {
    content: '\e845'
}

.fixed-right .item .icon-comme,.fixed-right .group-item .item-images .img-item .icon-comme {
    font-size: .22rem
}

.fixed-right .item:hover .icon-comme,.fixed-right .group-item .item-images .img-item:hover .icon-comme {
    font-size: .26rem
}

.fixed-right .open-uisdc-live-side {
    cursor: pointer;
    width: .58rem;
    margin-bottom: .1rem
}

@media (max-width: 1023.5px) {
    .fixed-right .open-uisdc-live-side {
        display:none
    }
}

.fixed-right .open-uisdc-live-side img {
    display: block;
    width: 100%
}

.fixed-right .open-uisdc-live-side .hover {
    display: none
}

.fixed-right .open-uisdc-live-side:hover .show {
    display: none
}

.fixed-right .open-uisdc-live-side:hover .hover {
    display: block
}

.single-post .fixed-right {
    display: none
}

.footer-honour {
    background-color: rgba(255,255,255,0.02);
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .2rem 0;
    margin: .4rem 0;
    display: none
}

@media (min-width: 1330px) {
    .footer-honour {
        display:block
    }
}

.footer-honour .honour {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-honour .a-item {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-honour .item-wrap {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    text-align: center;
    color: #69696f;
    font-size: .14rem;
    padding: 0 2.85714286em;
    position: relative
}

.footer-honour .bdiv {
    position: absolute;
    top: 0;
    font-size: 214.28571429%
}

.footer-honour .lb {
    left: 0
}

.footer-honour .rb {
    right: 0
}

.footer-honour h3 {
    font-size: 128.57142857%;
    line-height: 1.22222222em
}

.footer-honour h4 {
    font-size: 85.71428571%;
    line-height: 1.66666667em;
    font-weight: normal
}

.contact-fixed-right {
    position: fixed;
    font-size: .14rem;
    font-size: max(.14rem, 14px);
    bottom: 17.85714286em;
    right: .85714286em;
    z-index: 19;
    display: none
}

@media (max-width: 767.5px) {
    .contact-fixed-right {
        font-size:max(3.73333333vw, 14px)
    }
}

@media (min-width: 1680px) {
    .contact-fixed-right {
        display:block
    }
}

.contact-fixed-right .cont {
    width: 10.71428571em;
    padding: 1.07142857em;
    background: #fff;
    -webkit-box-shadow: 0 0 1.42857143em rgba(0,0,0,0.02);
    box-shadow: 0 0 1.42857143em rgba(0,0,0,0.02);
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.contact-fixed-right .item-icon {
    margin: -3.57142857em auto 1.42857143em;
    text-align: center;
    width: 5.71428571em;
    height: 5.71428571em;
    position: relative
}

.contact-fixed-right .item-icon::before {
    content: '';
    display: block;
    position: absolute;
    left: 2%;
    bottom: 2%;
    border: .85714286em solid transparent;
    border-top-color: #ff6000;
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg)
}

.contact-fixed-right .item-icon img {
    position: relative;
    background-color: #fff;
    border: .42857143em solid #ff6000;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.contact-fixed-right h3 {
    font-size: 114.28571429%;
    margin-bottom: .3125em;
    padding-left: 1.25em;
    position: relative
}

.contact-fixed-right h3 .num {
    display: block;
    position: absolute;
    left: 0;
    top: .33333333em;
    width: 1.33333333em;
    height: 1.33333333em;
    line-height: 1.33333333em;
    text-align: center;
    font-style: normal;
    color: #fff;
    font-size: 75%;
    font-weight: normal;
    background: #ff6000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.contact-fixed-right h4 {
    padding-left: 1.42857143em;
    font-size: inherit;
    font-weight: normal;
    color: #999;
    margin-bottom: .71428571em
}

.contact-fixed-right .qq {
    padding-bottom: 1.42857143em;
    border-bottom: .07142857em solid #f1f1f1
}

.contact-fixed-right .wechat {
    padding-top: 1.42857143em
}

.contact-fixed-right .btn {
    display: block
}

.footer {
    background: #121212;
    position: relative;
    z-index: 21
}

.footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: .02px
}

@media (min-width: 1920px) {
    .footer .container {
        padding-top:.2rem;
        padding-bottom: .2rem;
        letter-spacing: .0002rem
    }
}

.footer:hover .footer-colors {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.archive-header {
    font-size: 14px;
    color: #ffffff;
    padding-top: 34px;
    padding-bottom: 39px;
    position: relative;
    overflow: hidden
}

@media (min-width: 1920px) {
    .archive-header {
        font-size:.72916667vw
    }
}

@media (min-width: 768px) {
    .archive-header {
        padding-top:.8rem
    }
}

@media (min-width: 768px) {
    .archive-header {
        padding-bottom:.6rem
    }
}

@media (min-width: 1024px) {
    .archive-header {
        padding-bottom:.92rem
    }
}

.archive-header:hover .bg .thumb {
    -webkit-background-size: 195% 195%;
    background-size: 195%
}

.archive-header a {
    color: #ffffff
}

.archive-header a:hover {
    color: #ff6000
}

.archive-header .bg {
    position: absolute;
    top: -50px;
    bottom: -50px;
    left: -50px;
    right: -50px;
    -webkit-filter: blur(30px);
    filter: blur(30px);
    background-color: #000000\9;
    opacity: 0.3\9
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .archive-header .bg {
        background-color: #000000;
        opacity: .3
    }
}

.archive-header .bg .thumb {
    width: 100%;
    height: 100%;
    -webkit-background-size: 200% 200%;
    background-size: 200%;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    display: none\9
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .archive-header .bg .thumb {
        display: none
    }
}

.archive-header .bg .thumb::after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000000;
    opacity: .3
}

.archive-header .cont {
    position: relative
}

.archive-header .archive-title {
    font-size: .3rem
}

@media (min-width: 768px) {
    .archive-header .archive-title {
        font-size:.36rem
    }
}

.archive-header .hot-topic {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none
}

@media (min-width: 768px) {
    .archive-header .hot-topic {
        display:block
    }
}

.archive-header .hot-topic .tag-item {
    margin-left: 1em
}

.archive-header .hot-topic strong {
    font-weight: normal
}

.archive-crumbs,.news-crumbs {
    position: absolute;
    left: 0;
    top: 2em;
    z-index: 2;
    padding: 0 15px;
    display: none
}

@media (min-width: 1330px) {
    .archive-crumbs,.news-crumbs {
        padding:0 42px
    }
}

@media (min-width: 768px) {
    .archive-crumbs,.news-crumbs {
        display:block
    }
}

.archive-crumbs .part-crumbs,.news-crumbs .part-crumbs {
    color: rgba(255,255,255,0.8)
}

.archive-crumbs .part-crumbs a,.news-crumbs .part-crumbs a {
    color: rgba(255,255,255,0.8)
}

.archive-crumbs .part-crumbs a:hover,.news-crumbs .part-crumbs a:hover {
    color: #ffffff
}

.archive-list {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .archive-list {
        margin-bottom:4.16666667vw
    }
}

.archive-list .items,.archive-list .modal-talk_ask .talk-ask .img-selects,.archive-list .archive-list-top .archive-top-wrap,.archive-list .archive-list-top .archive-list-top-wrap,.archive-list-top .archive-list-top-wrap,.archive-list .archive-list-see .wrap,.archive-list-see .wrap,.archive-list .part-dropdown .main .section-content,.archive-list .search-result-content .results-u,.archive-list .search-user .search-user-wrap,.archive-list .search-user .search-user-items,.archive-list .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list .group-item .item-images .img-items,.archive-list .talk-ask-form .img-selects,.archive-list .user-item-talk-talk .item-images .img-items,.archive-list .user-home .posts_talks {
    margin: 0
}

@media (min-width: 768px) {
    .archive-list .items,.archive-list .modal-talk_ask .talk-ask .img-selects,.archive-list .archive-list-top .archive-top-wrap,.archive-list .archive-list-top .archive-list-top-wrap,.archive-list-top .archive-list-top-wrap,.archive-list .archive-list-see .wrap,.archive-list-see .wrap,.archive-list .part-dropdown .main .section-content,.archive-list .search-result-content .results-u,.archive-list .search-user .search-user-wrap,.archive-list .search-user .search-user-items,.archive-list .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list .group-item .item-images .img-items,.archive-list .talk-ask-form .img-selects,.archive-list .user-item-talk-talk .item-images .img-items,.archive-list .user-home .posts_talks {
        margin:0 -7px
    }
}

@media (min-width: 1330px) {
    .archive-list .items,.archive-list .modal-talk_ask .talk-ask .img-selects,.archive-list .archive-list-top .archive-top-wrap,.archive-list .archive-list-top .archive-list-top-wrap,.archive-list-top .archive-list-top-wrap,.archive-list .archive-list-see .wrap,.archive-list-see .wrap,.archive-list .part-dropdown .main .section-content,.archive-list .search-result-content .results-u,.archive-list .search-user .search-user-wrap,.archive-list .search-user .search-user-items,.archive-list .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list .group-item .item-images .img-items,.archive-list .talk-ask-form .img-selects,.archive-list .user-item-talk-talk .item-images .img-items,.archive-list .user-home .posts_talks {
        margin:0 -15px
    }
}

@media (min-width: 1920px) {
    .archive-list .items,.archive-list .modal-talk_ask .talk-ask .img-selects,.archive-list .archive-list-top .archive-top-wrap,.archive-list .archive-list-top .archive-list-top-wrap,.archive-list-top .archive-list-top-wrap,.archive-list .archive-list-see .wrap,.archive-list-see .wrap,.archive-list .part-dropdown .main .section-content,.archive-list .search-result-content .results-u,.archive-list .search-user .search-user-wrap,.archive-list .search-user .search-user-items,.archive-list .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list .group-item .item-images .img-items,.archive-list .talk-ask-form .img-selects,.archive-list .user-item-talk-talk .item-images .img-items,.archive-list .user-home .posts_talks {
        margin:0 -0.16rem
    }
}

.archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
    width: 100%;
    padding: 0;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        width:50%
    }
}

@media (min-width: 1024px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        width:33.33333333%
    }
}

@media (min-width: 1330px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        width:25%
    }
}

@media (min-width: 768px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        padding:0 7px
    }
}

@media (min-width: 1330px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        padding:0 15px
    }
}

@media (min-width: 1920px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        padding:0 .16rem
    }
}

@media (min-width: 1330px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        margin-bottom:30px
    }
}

@media (min-width: 1920px) {
    .archive-list .item,.archive-list-see .list-see,.archive .archive-sidebar,.archive .archive-main,.archive-list .group-item .item-images .img-item {
        margin-bottom:.32rem
    }
}

.archive-list .item-empty {
    margin-top: 1px
}

@media (min-width: 1024px) and (max-width:1329.5px) {
    .archive-list .items .item:last-child,.archive-list .modal-talk_ask .talk-ask .img-selects .item:last-child,.archive-list .archive-list-top .archive-top-wrap .item:last-child,.archive-list .archive-list-top .archive-list-top-wrap .item:last-child,.archive-list-top .archive-list-top-wrap .item:last-child,.archive-list .archive-list-see .wrap .item:last-child,.archive-list .part-dropdown .main .section-content .item:last-child,.archive-list .search-result-content .results-u .item:last-child,.archive-list .search-user .search-user-wrap .item:last-child,.archive-list .search-user .search-user-items .item:last-child,.archive-list .news-item .dubao-images[data-image="more"] .dubao-images-items .item:last-child,.archive-list .group-item .item-images .img-items .item:last-child,.archive-list .items .group-item .item-images .img-item:last-child,.archive-list .talk-ask-form .img-selects .item:last-child,.archive-list .user-item-talk-talk .item-images .img-items .item:last-child,.archive-list .user-home .posts_talks .item:last-child {
        display:none
    }
}

@media (max-width: 767.5px) {
    .archive-list .post-tags-item {
        width:50%;
        padding: 0 max(1.33333333vw, 5px);
        margin-bottom: max(2.66666667vw, 10px)
    }

    .archive-list .container {
        margin: 0 max(2.66666667vw, 10px)
    }

    .archive-list .list-item {
        margin-bottom: max(2.66666667vw, 10px)
    }

    .archive-list .list-item .item-wrap {
        -webkit-border-radius: max(2.13333333vw, 8px);
        -moz-border-radius: max(2.13333333vw, 8px);
        border-radius: max(2.13333333vw, 8px);
        height: auto;
        padding: max(4vw, 15px)
    }
}

.archive .archive-list .item,.archive .archive-list .group-item .item-images .img-item {
    width: 100%
}

@media (min-width: 768px) {
    .archive .archive-list .item,.archive .archive-list .group-item .item-images .img-item {
        width:50%
    }
}

@media (min-width: 1024px) {
    .archive .archive-list .item,.archive .archive-list .group-item .item-images .img-item {
        width:33.33333333%
    }
}

@media (min-width: 768px) and (max-width:1023.5px) {
    .home-list .items .item:nth-child(2n+1),.home-list .modal-talk_ask .talk-ask .img-selects .item:nth-child(2n+1),.home-list .archive-list-top .archive-top-wrap .item:nth-child(2n+1),.home-list .archive-list-top .archive-list-top-wrap .item:nth-child(2n+1),.home-list .archive-list-see .wrap .item:nth-child(2n+1),.home-list .part-dropdown .main .section-content .item:nth-child(2n+1),.home-list .search-result-content .results-u .item:nth-child(2n+1),.home-list .search-user .search-user-wrap .item:nth-child(2n+1),.home-list .search-user .search-user-items .item:nth-child(2n+1),.home-list .news-item .dubao-images[data-image="more"] .dubao-images-items .item:nth-child(2n+1),.home-list .group-item .item-images .img-items .item:nth-child(2n+1),.home-list .items .group-item .item-images .img-item:nth-child(2n+1),.home-list .talk-ask-form .img-selects .item:nth-child(2n+1),.home-list .user-item-talk-talk .item-images .img-items .item:nth-child(2n+1),.home-list .user-home .posts_talks .item:nth-child(2n+1) {
        clear:left
    }
}

@media (min-width: 1024px) and (max-width:1329.5px) {
    .home-list .items .item:nth-child(3n+1),.home-list .modal-talk_ask .talk-ask .img-selects .item:nth-child(3n+1),.home-list .archive-list-top .archive-top-wrap .item:nth-child(3n+1),.home-list .archive-list-top .archive-list-top-wrap .item:nth-child(3n+1),.home-list .archive-list-see .wrap .item:nth-child(3n+1),.home-list .part-dropdown .main .section-content .item:nth-child(3n+1),.home-list .search-result-content .results-u .item:nth-child(3n+1),.home-list .search-user .search-user-wrap .item:nth-child(3n+1),.home-list .search-user .search-user-items .item:nth-child(3n+1),.home-list .news-item .dubao-images[data-image="more"] .dubao-images-items .item:nth-child(3n+1),.home-list .group-item .item-images .img-items .item:nth-child(3n+1),.home-list .items .group-item .item-images .img-item:nth-child(3n+1),.home-list .talk-ask-form .img-selects .item:nth-child(3n+1),.home-list .user-item-talk-talk .item-images .img-items .item:nth-child(3n+1),.home-list .user-home .posts_talks .item:nth-child(3n+1) {
        clear:left
    }
}

@media (min-width: 1330px) {
    .home-list .items .item:nth-child(4n+1),.home-list .modal-talk_ask .talk-ask .img-selects .item:nth-child(4n+1),.home-list .archive-list-top .archive-top-wrap .item:nth-child(4n+1),.home-list .archive-list-top .archive-list-top-wrap .item:nth-child(4n+1),.home-list .archive-list-see .wrap .item:nth-child(4n+1),.home-list .part-dropdown .main .section-content .item:nth-child(4n+1),.home-list .search-result-content .results-u .item:nth-child(4n+1),.home-list .search-user .search-user-wrap .item:nth-child(4n+1),.home-list .search-user .search-user-items .item:nth-child(4n+1),.home-list .news-item .dubao-images[data-image="more"] .dubao-images-items .item:nth-child(4n+1),.home-list .group-item .item-images .img-items .item:nth-child(4n+1),.home-list .items .group-item .item-images .img-item:nth-child(4n+1),.home-list .talk-ask-form .img-selects .item:nth-child(4n+1),.home-list .user-item-talk-talk .item-images .img-items .item:nth-child(4n+1),.home-list .user-home .posts_talks .item:nth-child(4n+1) {
        clear:left
    }
}

.archive-list-title {
    font-size: .16rem;
    margin-bottom: 2em;
    background-color: #fff
}

@media (min-width: 1024px) {
    .archive-list-title {
        background-color:transparent
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .archive-list-title {
        font-size:14px
    }
}

.archive-list-title a {
    color: #5a5a5a
}

.archive-list-title a:hover {
    color: #ff6000
}

.archive-list-title .part-list-title {
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    line-height: .22rem;
    margin-top: 0
}

@media (min-width: 1024px) {
    .archive-list-title .part-list-title {
        margin-top:-0.44rem
    }
}

.archive-list-title .part-list-title .items,.archive-list-title .part-list-title .modal-talk_ask .talk-ask .img-selects,.archive-list-title .part-list-title .archive-list-top .archive-top-wrap,.archive-list-title .part-list-title .archive-list-top .archive-list-top-wrap,.archive-list-title .part-list-title .archive-list-see .wrap,.archive-list-title .part-list-title .part-dropdown .main .section-content,.archive-list-title .part-list-title .search-result-content .results-u,.archive-list-title .part-list-title .search-user .search-user-wrap,.archive-list-title .part-list-title .search-user .search-user-items,.archive-list-title .part-list-title .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list-title .part-list-title .group-item .item-images .img-items,.archive-list-title .part-list-title .talk-ask-form .img-selects,.archive-list-title .part-list-title .user-item-talk-talk .item-images .img-items,.archive-list-title .part-list-title .user-home .posts_talks {
    padding: .16rem 0;
    text-align: center;
    height: .22rem;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title .items,.archive-list-title .part-list-title .modal-talk_ask .talk-ask .img-selects,.archive-list-title .part-list-title .archive-list-top .archive-top-wrap,.archive-list-title .part-list-title .archive-list-top .archive-list-top-wrap,.archive-list-title .part-list-title .archive-list-see .wrap,.archive-list-title .part-list-title .part-dropdown .main .section-content,.archive-list-title .part-list-title .search-result-content .results-u,.archive-list-title .part-list-title .search-user .search-user-wrap,.archive-list-title .part-list-title .search-user .search-user-items,.archive-list-title .part-list-title .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list-title .part-list-title .group-item .item-images .img-items,.archive-list-title .part-list-title .talk-ask-form .img-selects,.archive-list-title .part-list-title .user-item-talk-talk .item-images .img-items,.archive-list-title .part-list-title .user-home .posts_talks {
        padding:.3rem 0
    }
}

.archive-list-title .part-list-title .items::-webkit-scrollbar,.archive-list-title .part-list-title .modal-talk_ask .talk-ask .img-selects::-webkit-scrollbar,.archive-list-title .part-list-title .archive-list-top .archive-top-wrap::-webkit-scrollbar,.archive-list-title .part-list-title .archive-list-top .archive-list-top-wrap::-webkit-scrollbar,.archive-list-title .part-list-title .archive-list-see .wrap::-webkit-scrollbar,.archive-list-title .part-list-title .part-dropdown .main .section-content::-webkit-scrollbar,.archive-list-title .part-list-title .search-result-content .results-u::-webkit-scrollbar,.archive-list-title .part-list-title .search-user .search-user-wrap::-webkit-scrollbar,.archive-list-title .part-list-title .search-user .search-user-items::-webkit-scrollbar,.archive-list-title .part-list-title .news-item .dubao-images[data-image="more"] .dubao-images-items::-webkit-scrollbar,.archive-list-title .part-list-title .group-item .item-images .img-items::-webkit-scrollbar,.archive-list-title .part-list-title .talk-ask-form .img-selects::-webkit-scrollbar,.archive-list-title .part-list-title .user-item-talk-talk .item-images .img-items::-webkit-scrollbar,.archive-list-title .part-list-title .user-home .posts_talks::-webkit-scrollbar {
    display: none
}

.archive-list-title .part-list-title .item,.archive-list-title .part-list-title .group-item .item-images .img-item {
    float: none;
    display: inline-block;
    white-space: nowrap;
    margin: 0 .6em
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title .item,.archive-list-title .part-list-title .group-item .item-images .img-item {
        margin:0 .6em
    }
}

@media (min-width: 1024px) {
    .archive-list-title .part-list-title .item,.archive-list-title .part-list-title .group-item .item-images .img-item {
        margin:0 1.5em
    }
}

@media (min-width: 1330px) {
    .archive-list-title .part-list-title .item,.archive-list-title .part-list-title .group-item .item-images .img-item {
        margin:0 1.6em
    }
}

@media (min-width: 1920px) {
    .archive-list-title .part-list-title .item,.archive-list-title .part-list-title .group-item .item-images .img-item {
        margin:0 2em
    }
}

.archive-list-title .part-list-title .item-ico {
    display: none
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title .item-ico {
        display:inline
    }
}

.archive-list-title .part-list-title .current .item-wrap {
    color: #ff6000
}

.archive-list-title .part-list-title .ico {
    margin-right: 3px
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title .ico {
        margin-right:.5em
    }
}

.archive-list-title .part-list-title strong {
    font-weight: bold
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title strong {
        font-weight:normal
    }
}

.archive-list-title .part-list-title .submenu {
    border-top: 1px solid #f3f5f7;
    text-align: center;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto
}

.archive-list-title .part-list-title .submenu::-webkit-scrollbar {
    display: none
}

.archive-list-title .part-list-title .submenu a {
    color: #8a8a8a
}

.archive-list-title .part-list-title .submenu a:hover {
    color: #ff6000
}

.archive-list-title .part-list-title .submenu .current a {
    color: #ff6000
}

.archive-list-title .part-list-title .submenu .sub-item {
    display: inline;
    line-height: .5rem;
    margin: 0 .14rem;
    white-space: nowrap
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title .submenu .sub-item {
        line-height:.6rem
    }
}

@media (min-width: 768px) {
    .archive-list-title .part-list-title .submenu .sub-item {
        margin:0 .3rem
    }
}

.nav-pages-top-form {
    position: relative;
    white-space: nowrap;
    line-height: .3rem;
    text-align: right
}

.nav-pages-top-form div {
    display: inline-block;
    vertical-align: top
}

.nav-pages-top-form .fy {
    margin-left: .05rem
}

.nav-pages-top-form .fy a {
    display: inline-block;
    width: .238rem;
    height: .238rem;
    line-height: .238rem;
    border: 1px solid #f6f6f6;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    color: #bfbfbf;
    text-align: center;
    background: #fff;
    vertical-align: baseline
}

.nav-pages-top-form .fy a i {
    -webkit-transform: scale(.66666667);
    -ms-transform: scale(.66666667);
    transform: scale(.66666667)
}

.nav-pages-top-form .fy a:hover {
    border-color: #ff6000;
    background: #ff6000;
    color: #fff
}

.nav-pages-top-form .txt {
    width: 2.8em;
    text-align: center;
    line-height: .238rem;
    padding: 1px 0 0;
    border: 1px solid #f3f3f3;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    color: #888;
    vertical-align: baseline;
    outline: none;
    font-size: inherit
}

.nav-pages-top-form .txt:hover,.nav-pages-top-form .txt:focus {
    border-color: #ddd;
    color: #333
}

.nav-pages-top-form .go_em {
    position: relative;
    display: inline-block
}

.nav-pages-top-form .go_em:hover button {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.nav-pages-top-form [type=submit] {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -2px;
    background: #ff6000;
    border: none;
    cursor: pointer;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 2.2em;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    outline: none;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.archive-list-top {
    margin-bottom: 30px;
    display: none
}

@media (min-width: 768px) {
    .archive-list-top {
        display:block
    }
}

.archive-list-top .archive-top-wrap {
    padding: 0 20px
}

@media (min-width: 1920px) {
    .archive-list-top .archive-top-wrap {
        padding:0 1.04166667vw
    }
}

.archive-list-top .archive-main {
    padding-top: 1.07142857em
}

.archive-list-top .archive-top-show {
    float: left;
    color: #8f8f8f;
    line-height: .3rem
}

.archive-list-top .archive-top-show a {
    color: #8f8f8f
}

.archive-list-top .archive-top-show a:hover {
    color: #ff6000
}

.archive-list-top .archive-top-show .ico {
    display: inline-block;
    vertical-align: middle;
    width: .3rem;
    margin-right: .5em
}

.archive-list-top .archive-top-show .ico img {
    display: block;
    width: 100%;
    height: auto
}

.archive-list-top .archive-top-show p {
    display: inline
}

.archive-list-top .archive-top-pages {
    float: right;
    color: #8f8f8f
}

.archive-pages {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .archive-pages {
        margin-bottom:2.60416667vw
    }
}

.archive-list-see .wrap {
    font-size: 16px
}

@media (min-width: 1920px) {
    .archive-list-see .wrap {
        font-size:.83333333vw
    }
}

.archive-list-see .list-see {
    margin-bottom: 0
}

.archive-list-see .list-see {
    width: 100%
}

.archive-list-see .list-see .part-wrap {
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 25px 15px 0
}

@media (min-width: 768px) {
    .archive-list-see .list-see .part-wrap {
        padding:2.5em 2.5em 0
    }
}

.archive-list-see .list-see .items,.archive-list-see .list-see .modal-talk_ask .talk-ask .img-selects,.archive-list-see .list-see .archive-list-top .archive-top-wrap,.archive-list-see .list-see .archive-list-top .archive-list-top-wrap,.archive-list-see .list-see .archive-list-see .wrap,.archive-list-see .list-see .part-dropdown .main .section-content,.archive-list-see .list-see .search-result-content .results-u,.archive-list-see .list-see .search-user .search-user-wrap,.archive-list-see .list-see .search-user .search-user-items,.archive-list-see .list-see .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-list-see .list-see .group-item .item-images .img-items,.archive-list-see .list-see .talk-ask-form .img-selects,.archive-list-see .list-see .user-item-talk-talk .item-images .img-items,.archive-list-see .list-see .user-home .posts_talks {
    margin: 0 -1.5625em
}

.archive-list-see .list-see .item,.archive-list-see .list-see .group-item .item-images .img-item {
    padding: 0 1.5625em;
    width: 50%;
    margin-bottom: 25px
}

@media (min-width: 1024px) {
    .archive-list-see .list-see .item,.archive-list-see .list-see .group-item .item-images .img-item {
        width:33.33333333%
    }
}

@media (min-width: 768px) {
    .archive-list-see .list-see .item,.archive-list-see .list-see .group-item .item-images .img-item {
        margin-bottom:2.6em
    }
}

.archive-list-see .list-see .item:nth-child(2) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(2) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8B500), to(#FFC696));
    background-image: -webkit-linear-gradient(top, #F8B500 0%, #FFC696 100%);
    background-image: -o-linear-gradient(top, #F8B500 0%, #FFC696 100%);
    background-image: linear-gradient(180deg, #F8B500 0%, #FFC696 100%)
}

.archive-list-see .list-see .item:nth-child(3) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(3) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF4B1F), to(#FF9068));
    background-image: -webkit-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background-image: -o-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background-image: linear-gradient(180deg, #FF4B1F 0%, #FF9068 100%)
}

.archive-list-see .list-see .item:nth-child(4) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(4) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF7E5F), to(#FEB47B));
    background-image: -webkit-linear-gradient(top, #FF7E5F 0%, #FEB47B 100%);
    background-image: -o-linear-gradient(top, #FF7E5F 0%, #FEB47B 100%);
    background-image: linear-gradient(180deg, #FF7E5F 0%, #FEB47B 100%)
}

.archive-list-see .list-see .item:nth-child(5) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(5) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8E94FF), to(#7599FF));
    background-image: -webkit-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background-image: -o-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background-image: linear-gradient(180deg, #8E94FF 0%, #7599FF 100%)
}

.archive-list-see .list-see .item:nth-child(6) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(6) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#06BEB6), color-stop(99%, #52DEA1));
    background-image: -webkit-linear-gradient(top, #06BEB6 0%, #52DEA1 99%);
    background-image: -o-linear-gradient(top, #06BEB6 0%, #52DEA1 99%);
    background-image: linear-gradient(180deg, #06BEB6 0%, #52DEA1 99%)
}

.archive-list-see .list-see .item:nth-child(7) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(7) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#A2ACC5), to(#D7DDE8));
    background-image: -webkit-linear-gradient(top, #A2ACC5 0%, #D7DDE8 100%);
    background-image: -o-linear-gradient(top, #A2ACC5 0%, #D7DDE8 100%);
    background-image: linear-gradient(180deg, #A2ACC5 0%, #D7DDE8 100%)
}

.archive-list-see .list-see .item:nth-child(8) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(8) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3600FF), to(#8F00FF));
    background-image: -webkit-linear-gradient(top, #3600FF 0%, #8F00FF 100%);
    background-image: -o-linear-gradient(top, #3600FF 0%, #8F00FF 100%);
    background-image: linear-gradient(180deg, #3600FF 0%, #8F00FF 100%)
}

.archive-list-see .list-see .item:nth-child(9) .ico,.archive-list-see .list-see .group-item .item-images .img-item:nth-child(9) .ico {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#84BB78), to(#82D084));
    background-image: -webkit-linear-gradient(top, #84BB78 0%, #82D084 100%);
    background-image: -o-linear-gradient(top, #84BB78 0%, #82D084 100%);
    background-image: linear-gradient(180deg, #84BB78 0%, #82D084 100%)
}

.archive-list-see .list-see .item:last-child,.archive-list-see .list-see .group-item .item-images .img-item:last-child {
    display: none
}

@media (min-width: 1024px) {
    .archive-list-see .list-see .item:last-child,.archive-list-see .list-see .group-item .item-images .img-item:last-child {
        display:block
    }
}

.archive-list-see .list-see .item-wrap {
    position: relative;
    color: #323232;
    line-height: 2em;
    padding-left: 5.25em;
    padding-right: 0;
    min-height: 3.6em
}

@media (min-width: 768px) {
    .archive-list-see .list-see .item-wrap {
        padding-right:5.625em
    }
}

.archive-list-see .list-see .item-wrap:hover {
    color: #ff6000
}

.archive-list-see .list-see .item-wrap:hover .item-thumb {
    opacity: .8
}

.archive-list-see .list-see .item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 3.6em
}

.archive-list-see .list-see .item-thumb .ico {
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 3.6em;
    line-height: 3.6em;
    text-align: center;
    color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E100F0), to(#AC00FF));
    background-image: -webkit-linear-gradient(top, #E100F0 0%, #AC00FF 100%);
    background-image: -o-linear-gradient(top, #E100F0 0%, #AC00FF 100%);
    background-image: linear-gradient(180deg, #E100F0 0%, #AC00FF 100%)
}

.archive-list-see .list-see .item-thumb .ico::before {
    font-size: 200%;
    line-height: inherit
}

.archive-list-see .list-see .item-btns {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1.125em;
    width: 5.375em;
    line-height: 2.25em
}

@media (min-width: 768px) {
    .archive-list-see .list-see .item-btns {
        display:block
    }
}

.archive-list-see .list-see .item-btns .btn {
    width: 100%;
    text-align: center;
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em;
    font-size: 87.5%;
    line-height: inherit
}

.archive-list-see .list-see .item-title {
    font-size: inherit;
    height: 2em;
    overflow: hidden
}

.archive-list-see .list-see .item-desc {
    font-size: 87.5%;
    font-weight: normal;
    color: #b5b5b5;
    line-height: 1.71428571em
}

.archive-list-see .list-see .desc-count {
    display: none
}

@media (min-width: 1330px) {
    .archive-list-see .list-see .desc-count {
        display:inline
    }
}

.archive-list-see .list-see-show {
    width: 100%;
    display: block
}

@media (min-width: 1330px) {
    .archive-list-see .list-see-show {
        width:25%
    }
}

@media (min-width: 768px) {
    .archive-list-see .list-see-show {
        display:none
    }
}

@media (min-width: 1920px) {
    .archive-list-see .list-see-show {
        display:block
    }
}

.archive-list-see .list-see-show .part-wrap {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden
}

.archive-list-see .list-see-show .part-wrap img {
    width: 100%;
    display: block
}

.list-hot {
    padding-top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(234,238,242,0.4)), color-stop(20%, #F3F5F7));
    background-image: -webkit-linear-gradient(top, rgba(234,238,242,0.4) 0%, #F3F5F7 20%);
    background-image: -o-linear-gradient(top, rgba(234,238,242,0.4) 0%, #F3F5F7 20%);
    background-image: linear-gradient(180deg, rgba(234,238,242,0.4) 0%, #F3F5F7 20%)
}

@media (min-width: 768px) {
    .list-hot {
        padding-top:4.16666667vw
    }
}

.archive-tag-header {
    padding-top: .88rem;
    padding-bottom: 1.23rem
}

.archive-tag-header .archive-title {
    text-align: center
}

@media (max-width: 767px) {
    .archive-tag-header {
        padding-top:.4rem;
        padding-bottom: .4rem
    }
}

.archive-tag-list-title .part-list-title {
    padding-left: .5rem;
    padding-right: .5rem
}

.archive-tag-list-title .part-list-title .items,.archive-tag-list-title .part-list-title .modal-talk_ask .talk-ask .img-selects,.archive-tag-list-title .part-list-title .archive-list-top .archive-top-wrap,.archive-tag-list-title .part-list-title .archive-list-top .archive-list-top-wrap,.archive-tag-list-title .part-list-title .archive-list-see .wrap,.archive-tag-list-title .part-list-title .part-dropdown .main .section-content,.archive-tag-list-title .part-list-title .search-result-content .results-u,.archive-tag-list-title .part-list-title .search-user .search-user-wrap,.archive-tag-list-title .part-list-title .search-user .search-user-items,.archive-tag-list-title .part-list-title .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-tag-list-title .part-list-title .group-item .item-images .img-items,.archive-tag-list-title .part-list-title .talk-ask-form .img-selects,.archive-tag-list-title .part-list-title .user-item-talk-talk .item-images .img-items,.archive-tag-list-title .part-list-title .user-home .posts_talks {
    margin: 0 -0.1rem;
    height: auto
}

.archive-tag-list-title .part-list-title .item,.archive-tag-list-title .part-list-title .group-item .item-images .img-item {
    width: 20%;
    padding: 0 .1rem;
    display: block;
    float: left;
    margin: 0
}

.archive-tag-list-title .part-list-title .item-wrap {
    padding-left: .73rem;
    position: relative;
    text-align: left;
    color: #323232
}

.archive-tag-list-title .part-list-title .item-wrap:hover {
    color: #ff6000
}

.archive-tag-list-title .part-list-title .item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: .54rem;
    line-height: .54rem;
    text-align: center;
    color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    font-size: .32rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8B500), to(#FFC696));
    background-image: -webkit-linear-gradient(top, #F8B500 0%, #FFC696 100%);
    background-image: -o-linear-gradient(top, #F8B500 0%, #FFC696 100%);
    background-image: linear-gradient(180deg, #F8B500 0%, #FFC696 100%)
}

.archive-tag-list-title .part-list-title .item-thumb .ico {
    margin: 0
}

.archive-tag-list-title .part-list-title .item-title {
    font-size: .18rem;
    line-height: .25rem;
    margin-bottom: .04rem;
    font-weight: normal
}

.archive-tag-list-title .part-list-title .item-meta {
    color: #b5b5b5;
    font-size: .14rem;
    font-weight: normal
}

.archive-tag-list-title .part-list-title .item:nth-child(2) .item-thumb,.archive-tag-list-title .part-list-title .group-item .item-images .img-item:nth-child(2) .item-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF7E5F), to(#FEB47B));
    background-image: -webkit-linear-gradient(top, #FF7E5F 0%, #FEB47B 100%);
    background-image: -o-linear-gradient(top, #FF7E5F 0%, #FEB47B 100%);
    background-image: linear-gradient(180deg, #FF7E5F 0%, #FEB47B 100%)
}

.archive-tag-list-title .part-list-title .item:nth-child(3) .item-thumb,.archive-tag-list-title .part-list-title .group-item .item-images .img-item:nth-child(3) .item-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8E94FF), to(#7599FF));
    background-image: -webkit-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background-image: -o-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background-image: linear-gradient(180deg, #8E94FF 0%, #7599FF 100%)
}

.archive-tag-list-title .part-list-title .item:nth-child(4) .item-thumb,.archive-tag-list-title .part-list-title .group-item .item-images .img-item:nth-child(4) .item-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#06BEB6), color-stop(99%, #52DEA1));
    background-image: -webkit-linear-gradient(top, #06BEB6 0%, #52DEA1 99%);
    background-image: -o-linear-gradient(top, #06BEB6 0%, #52DEA1 99%);
    background-image: linear-gradient(180deg, #06BEB6 0%, #52DEA1 99%)
}

.archive-tag-list-title .part-list-title .item:nth-child(5) .item-thumb,.archive-tag-list-title .part-list-title .group-item .item-images .img-item:nth-child(5) .item-thumb {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E100F0), to(#AC00FF));
    background-image: -webkit-linear-gradient(top, #E100F0 0%, #AC00FF 100%);
    background-image: -o-linear-gradient(top, #E100F0 0%, #AC00FF 100%);
    background-image: linear-gradient(180deg, #E100F0 0%, #AC00FF 100%)
}

@media (max-width: 767px) {
    .archive-tag-list-title .part-list-title {
        padding:0
    }

    .archive-tag-list-title .part-list-title .items,.archive-tag-list-title .part-list-title .modal-talk_ask .talk-ask .img-selects,.archive-tag-list-title .part-list-title .archive-list-top .archive-top-wrap,.archive-tag-list-title .part-list-title .archive-list-top .archive-list-top-wrap,.archive-tag-list-title .part-list-title .archive-list-see .wrap,.archive-tag-list-title .part-list-title .part-dropdown .main .section-content,.archive-tag-list-title .part-list-title .search-result-content .results-u,.archive-tag-list-title .part-list-title .search-user .search-user-wrap,.archive-tag-list-title .part-list-title .search-user .search-user-items,.archive-tag-list-title .part-list-title .news-item .dubao-images[data-image="more"] .dubao-images-items,.archive-tag-list-title .part-list-title .group-item .item-images .img-items,.archive-tag-list-title .part-list-title .talk-ask-form .img-selects,.archive-tag-list-title .part-list-title .user-item-talk-talk .item-images .img-items,.archive-tag-list-title .part-list-title .user-home .posts_talks {
        margin: 0
    }

    .archive-tag-list-title .part-list-title .item,.archive-tag-list-title .part-list-title .group-item .item-images .img-item {
        padding: 0;
        width: auto;
        display: inline-block;
        float: none
    }

    .archive-tag-list-title .part-list-title .item-wrap {
        padding-left: .43rem
    }

    .archive-tag-list-title .part-list-title .item-thumb {
        width: .3rem;
        line-height: .3rem;
        font-size: .16rem;
        -webkit-border-radius: .06rem;
        -moz-border-radius: .06rem;
        border-radius: .06rem
    }

    .archive-tag-list-title .part-list-title .item-title {
        line-height: .3rem;
        margin-bottom: 0;
        font-size: .16rem
    }

    .archive-tag-list-title .part-list-title .item-meta {
        display: none
    }
}

.list-sidebar-top {
    width: 100%;
    position: relative
}

.list-sidebar-top .l-wrap {
    display: block;
    padding-left: .5rem;
    color: #888
}

.list-sidebar-top .l-wrap:hover {
    color: #ff6000
}

.list-sidebar-top .l-thumb {
    position: absolute;
    left: 0;
    top: 40%;
    width: .4rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.list-sidebar-top .l-thumb .thumb {
    padding-top: 100%
}

.list-sidebar-top .l-main {
    line-height: .3rem
}

.list-sidebar-top p {
    font-size: inherit;
    display: inline-block;
    white-space: nowrap
}

@media (max-width: 1329.5px) {
    .list-sidebar-top {
        display:none
    }
}

.archivepart-list-home-recommend {
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(234,238,242,0.4)), color-stop(20%, #F3F5F7));
    background-image: -webkit-linear-gradient(top, rgba(234,238,242,0.4) 0%, #F3F5F7 20%);
    background-image: -o-linear-gradient(top, rgba(234,238,242,0.4) 0%, #F3F5F7 20%);
    background-image: linear-gradient(180deg, rgba(234,238,242,0.4) 0%, #F3F5F7 20%)
}

@media (min-width: 768px) {
    .archivepart-list-home-recommend {
        padding-top:4.16666667vw
    }
}

@media (min-width: 768px) {
    .archivepart-list-home-recommend {
        padding-bottom:5.625vw
    }
}

@media (max-width: 1329.5px) {
    .archivepart-list-home-recommend {
        display:none
    }
}

.archive-allposts .list-items-paged-1 .category-list-item:nth-child(6) .item-title a::before,.archive-allposts .list-items-paged-1 .category-list-item:nth-child(5) .item-title a::before,.archive-allposts .list-items-paged-1 .category-list-item:nth-child(4) .item-title a::before,.archive-allposts .list-items-paged-1 .category-list-item:nth-child(3) .item-title a::before,.archive-allposts .list-items-paged-1 .category-list-item:nth-child(2) .item-title a::before,.archive-allposts .list-items-paged-1 .category-list-item:nth-child(1) .item-title a::before {
    content: '\e919';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    width: 1em;
    margin-right: .3em;
    margin-top: .1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    color: #fa455f
}

.archivepart-hot-course {
    display: none
}

@media (min-width: 768px) {
    .archivepart-hot-course {
        display:block;
        margin-bottom: 2.85714286em
    }
}

@media (min-width: 768px) {
    .archivepart-hot-course .c-items {
        margin:0 -0.5em -1em
    }
}

@media (min-width: 1024px) {
    .archivepart-hot-course .c-items {
        margin:0 -0.71428571em -1.42857143em
    }
}

.archivepart-hot-course .c-item {
    width: 100%
}

@media (min-width: 768px) {
    .archivepart-hot-course .c-item {
        width:50%;
        padding: 0 .5em;
        margin-bottom: 1em
    }

    .archivepart-hot-course .c-item:nth-child(5) {
        display: none
    }
}

@media (min-width: 1024px) {
    .archivepart-hot-course .c-item {
        width:25%;
        padding: 0 .71428571em;
        margin-bottom: 1.42857143em
    }
}

@media (min-width: 1680px) {
    .archivepart-hot-course .c-item {
        width:20%
    }

    .archivepart-hot-course .c-item:nth-child(5) {
        display: block
    }
}

.archive {
    background-color: #f3f5f7
}

.archive .archive-sidebar,.archive .archive-main {
    padding: 0;
    margin-bottom: 0
}

.archive .archive-sidebar {
    width: null;
    display: none
}

@media (min-width: 1024px) {
    .archive .archive-sidebar {
        width:25%
    }
}

@media (min-width: 1330px) {
    .archive .archive-sidebar {
        display:block
    }
}

.archive .archive-main {
    width: 100%;
    font-size: 14px
}

@media (min-width: 1330px) {
    .archive .archive-main {
        width:75%
    }
}

@media (min-width: 1920px) {
    .archive .archive-main {
        font-size:.14rem
    }
}

.archive .archive-list .archive-main {
    padding-right: 0
}

@media (min-width: 1920px) {
    .archive .archive-list .archive-main {
        padding-right:.1rem
    }
}

.archive .archive-list .archive-sidebar {
    padding-left: 30px
}

@media (min-width: 1920px) {
    .archive .archive-list .archive-sidebar {
        padding-left:.22rem
    }
}

.archive .archive-list .archive-sidebar .list-item {
    float: none;
    width: 100%;
    padding: 0
}

.article {
    font-size: .16rem;
    color: #525252;
    line-height: 1.9;
    /*text-align: justify*/
}

@media (min-width: 1024px) and (max-width:1919px) {
    .article {
        font-size:16px
    }
}

@media (min-width: 1920px) {
    .article {
        font-size:.15rem
    }
}

.article .box-warning {
    text-align: center;
    font-size: inherit;
    color: #fb5008;
    background: #fffaf2;
    border: 1px solid #fff0dc;
    padding: .09rem;
    margin-bottom: .3rem
}

.article .box-warning a {
    text-decoration: none;
    border-bottom: none !important
}

.article p {
    margin-bottom: .18rem
}

.article ol+h5,.article ul+h5,.article p+h5,.article ol+h4,.article ul+h4,.article p+h4 {
    margin-top: .52rem
}

.article h4 {
    font-size: 150%;
    line-height: .3rem;
    margin-bottom: .26rem;
    color: #333
}

.article ul {
    margin-bottom: .3rem;
    margin-left: 2.8em
}

.article ul li {
    list-style: circle
}

.article ol {
    list-style-type: decimal;
    margin-bottom: .3rem;
    margin-left: 2.8em;
    padding: 0
}

.article ol li {
    list-style-type: decimal
}

.article .img-zoom {
    overflow: visible
}

.article .img-zoom img {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    height: auto;
    width: auto;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0;
    -webkit-border-radius: .625em;
    -moz-border-radius: .625em;
    border-radius: .625em
}

.article .img-zoom .aligncenter {
    margin: 0 auto
}

.article .img-zoom.zoom_in img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.article a {
    border-bottom: 1px solid #ffdfcc;
    word-break: break-all;
    color: #ff6000
}

.article a:hover {
    color: #ff6000;
    border-bottom-color: #ff6000
}

.article .tag_a {
    border-bottom: none;
    cursor: text;
    color: #525252
}

.article .tag_a:hover {
    color: #525252
}

/*.article blockquote {*/
/*    margin: 0 0 .4rem;*/
/*    padding: .3rem 1.1rem .3rem .3rem;*/
/*    color: #525252;*/
/*    position: relative;*/
/*    background-color: #fafafa;*/
/*    -webkit-border-radius: .1rem;*/
/*    -moz-border-radius: .1rem;*/
/*    border-radius: .1rem*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .article blockquote {*/
/*        padding:.3rem*/
/*    }*/
/*}*/

/*.article blockquote p {*/
/*    margin-bottom: 1em*/
/*}*/

/*.article blockquote::before {*/
/*    content: '\e850';*/
/*    font-family: "fontello";*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    text-decoration: inherit;*/
/*    color: #cdcdcd;*/
/*    font-size: .32rem;*/
/*    text-align: center;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: .28rem;*/
/*    bottom: 0*/
/*}*/

/*.article blockquote pre {*/
/*    overflow-x: auto*/
/*}*/

.article h5 {
    font-size: 125%;
    margin-bottom: .1rem
}

.article .media-wrap {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
    margin-bottom: .3rem
}

.article .media-wrap iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.article .article-video-v {
    margin-bottom: .3rem
}

.article .video-center video {
    margin-left: auto;
    margin-right: auto
}

.article video {
    display: block;
    max-width: 100%;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden
}

@media (min-width: 1330px) {
    .article .post-knowledge-item {
        color:#ff6000;
        border-bottom: 1px solid #ffe1cf;
        position: relative
    }
}

.article .post-knowledge-model {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: .25rem;
    z-index: 2
}

@media (max-width: 1329px) {
    .article .post-knowledge-model {
        display:none
    }
}

.article .post-knowledge-model .wrap {
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    overflow: hidden;
    width: 5.1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 .2rem .4rem 0 rgba(159,159,159,0.4);
    box-shadow: 0 .2rem .4rem 0 rgba(159,159,159,0.4)
}

.article .post-knowledge-model .wrap-has-txt {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8E94FF), to(#7599FF));
    background-image: -webkit-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background-image: -o-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background-image: linear-gradient(180deg, #8E94FF 0%, #7599FF 100%)
}

.article .post-knowledge-model .wrap-no-txt {
    background-color: #fff;
    padding: .3rem
}

.article .post-knowledge-model .wrap-no-txt .knowledge-in {
    display: block;
    position: relative;
    padding-left: 2.3rem;
    border: none;
    min-height: 1.26rem
}

.article .post-knowledge-model .wrap-no-txt .knowledge-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 2rem;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    overflow: hidden
}

.article .post-knowledge-model .wrap-no-txt .knowledge-thumb .thumb {
    padding-top: 63%
}

.article .post-knowledge-model .wrap-no-txt .knowledge-subtitle {
    font-size: .14rem;
    font-weight: normal;
    color: #ff6000;
    line-height: .2rem;
    margin-bottom: .1rem
}

.article .post-knowledge-model .wrap-no-txt .knowledge-title {
    font-size: .16rem;
    line-height: .25rem;
    height: .5rem;
    overflow: hidden;
    color: #333;
    margin-bottom: .17rem
}

.article .post-knowledge-model .wrap-no-txt .knowledge-btn {
    margin-bottom: 0
}

.article .post-knowledge-model .wrap-no-txt .knowledge-btn .btn {
    line-height: .32rem;
    padding: 0 1em;
    font-size: .14rem;
    font-weight: normal
}

.article .post-knowledge-model .l {
    float: left;
    padding: .3rem;
    width: 2.1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff
}

.article .post-knowledge-model .subtitle {
    font-size: .16rem;
    font-weight: normal;
    line-height: .22rem;
    margin-bottom: .04rem;
    color: #fff
}

.article .post-knowledge-model .title {
    font-size: .28rem
}

.article .post-knowledge-model .r {
    float: right;
    padding: .3rem;
    background-color: #fff;
    width: 3rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal
}

.article .post-knowledge-model .r .entry {
    color: #525252;
    font-size: .16rem;
    line-height: .25rem;
    text-align: justify;
    min-height: 1rem
}

.article pre {
    margin-bottom: .25rem;
    background-color: #f8f9fa;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    color: #525252;
    padding-left: 2em;
    font-family: Consolas,'Courier New',"PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans","Hiragino Sans GB",'微软雅黑',STHeiti,"WenQuanYi Micro Hei",Arial,SimSun,sans-serif
}

.article pre[class^="language-"] {
    padding-left: 3.8em
}

.article pre code {
    color: #525252;
    font-family: Consolas,'Courier New',"PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans","Hiragino Sans GB",'微软雅黑',STHeiti,"WenQuanYi Micro Hei",Arial,SimSun,sans-serif
}

.article pre .line-numbers-rows {
    border-right: none
}

.article pre .line-numbers-rows>span:before {
    color: #bfbfbf
}

.tuwen_link a {
    font-size: 16px;
    display: block;
    background-color: #fafafa;
    padding: .625em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    border: none
}

@media (min-width: 1920px) {
    .tuwen_link a {
        font-size:.83333333vw
    }
}

@media (min-width: 768px) {
    .tuwen_link a {
        padding:1.5em
    }
}

.tuwen_link .item_wrap {
    display: block;
    position: relative;
    padding-left: 70px;
    min-height: 38px
}

@media (min-width: 768px) {
    .tuwen_link .item_wrap {
        padding-left:140px
    }
}

@media (min-width: 1920px) {
    .tuwen_link .item_wrap {
        padding-left:1.4rem
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_wrap {
        min-height:76px
    }
}

@media (min-width: 1920px) {
    .tuwen_link .item_wrap {
        min-height:.76rem
    }
}

.tuwen_link .item_thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px
}

@media (min-width: 768px) {
    .tuwen_link .item_thumb {
        width:120px
    }
}

@media (min-width: 1920px) {
    .tuwen_link .item_thumb {
        width:1.2rem
    }
}

.tuwen_link .item_thumb .thumb {
    padding-top: 63.6363%;
    -webkit-border-radius: .1875em;
    -moz-border-radius: .1875em;
    border-radius: .1875em;
    background-position: left center;
    overflow: hidden
}

.tuwen_link .group-images-pos-top .component-img img {
    -o-object-position: center top;
    object-position: center top
}

.tuwen_link .group-images-pos-top .thumb {
    background-position: center top
}

.tuwen_link .group-images-pos-bottom .component-img img {
    -o-object-position: center bottom;
    object-position: center bottom
}

.tuwen_link .group-images-pos-bottom .thumb {
    background-position: center bottom
}

.tuwen_link .group-images-pos-center .component-img img {
    -o-object-position: center;
    object-position: center
}

.tuwen_link .group-images-pos-center .thumb {
    background-position: center
}

.tuwen_link .item_main {
    position: relative;
    padding-right: 70px;
    font-size: 81.25%;
    padding-top: 0;
    color: #888
}

@media (min-width: 768px) {
    .tuwen_link .item_main {
        padding-right:120px
    }
}

@media (min-width: 1920px) {
    .tuwen_link .item_main {
        padding-right:6.25vw
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main {
        padding-top:.04rem
    }
}

.tuwen_link .item_main .btn {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 92.30769231%;
    padding: 0 .5em;
    display: block
}

@media (min-width: 1330px) {
    .tuwen_link .item_main .btn {
        top:50%
    }
}

@media (min-width: 1920px) {
    .tuwen_link .item_main .btn {
        top:.9375vw
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main .btn {
        font-size:inherit
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main .btn {
        padding:0 1em
    }
}

@media (min-width: 1024px) {
    .tuwen_link .item_main .btn {
        display:none
    }
}

@media (min-width: 1330px) {
    .tuwen_link .item_main .btn {
        display:block
    }
}

@media (min-width: 1330px) and (max-width:1919px) {
    .tuwen_link .item_main .btn {
        margin-top:-1.2em
    }
}

.tuwen_link .item_main .btn i {
    font-style: normal;
    display: none
}

@media (min-width: 768px) {
    .tuwen_link .item_main .btn i {
        display:inline
    }
}

.tuwen_link .item_main h2 {
    font-size: 107.69230769%;
    color: #333;
    line-height: 1.4;
    height: 2.8em;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .tuwen_link .item_main h2 {
        font-size:123.07692308%
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main h2 {
        line-height:1.1
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main h2 {
        height:1.1em
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main h2 {
        font-weight:bold
    }
}

@media (min-width: 768px) {
    .tuwen_link .item_main h2 {
        margin-bottom:.625em
    }
}

.tuwen_link .item_main h2:hover {
    color: #ff6000
}

.tuwen_link .item_main p {
    display: none;
    line-height: 1.7;
    height: 3.4em;
    overflow: hidden;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .tuwen_link .item_main p {
        display:block
    }
}

.post-header {
    position: relative
}

.post-header .bg {
    overflow: hidden;
    background-color: #fafafa\9
}

.post-header .bg img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .post-header .bg {
        background-color: #fafafa
    }
}

.post-header .bg .thumb {
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=45, MakeShadow=false);
    -webkit-filter: blur(45px);
    filter: blur(45px);
    display: none\9
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .post-header .bg .thumb {
        display: none
    }
}

.post-header .bg::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fafafa;
    opacity: .85;
    opacity: 0.95\9
}

.post-header .container {
    font-size: 20px;
    padding-top: .6rem;
    padding-bottom: .4rem;
    text-align: center
}

@media (min-width: 768px) {
    .post-header .container {
        font-size:40px
    }
}

@media (min-width: 1330px) {
    .post-header .container {
        font-size:.4rem
    }
}

.post-header .post-title {
    font-size: inherit;
    color: #323232;
    line-height: 1.5;
    margin-bottom: .35em
}

.post-header .post-title .edit-btn {
    position: absolute;
    right: 0;
    bottom: 50%
}

@media (max-width: 767px) {
    .post-header .post-title .edit-btn {
        display:none
    }
}

.post-header .post-title .title-fav {
    margin-left: .5em;
    display: inline-block;
    font-size: .14rem;
    cursor: pointer;
    border: 1px solid #ff6000;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    color: #ff6000;
    font-weight: normal;
    padding: 0 .5em;
    line-height: 1.8;
    vertical-align: middle
}

@media (max-width: 767px) {
    .post-header .post-title .title-fav {
        border:none
    }
}

.post-header .post-title .title-fav .ico {
    display: inline-block
}

.post-header .post-title .title-fav .ico::before {
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.post-header .post-title .title-fav:hover .ico::before {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.post-header .post-title .title-fav.has_fav {
    background-color: #9ba5af;
    color: #fff;
    border-color: #9ba5af
}

.post-header .post-meta {
    font-size: 12px;
    font-weight: normal;
    color: #525252
}

@media (min-width: 768px) {
    .post-header .post-meta {
        font-size:.14rem
    }
}

.post-header .post-meta a {
    color: #525252
}

.post-header .post-meta a:hover {
    color: #ff6000
}

.post-header .post-meta .meta-item {
    display: inline-block;
    padding: 0 1em;
    position: relative;
    white-space: nowrap
}

.post-header .post-meta .meta-item::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.35714286em;
    height: .71428571em;
    width: 0;
    border-right: 1px solid #8a8a8a;
    opacity: .59
}

.post-header .post-meta .meta-item:last-child::after {
    display: none
}

.post-header .tags .tag-item {
    font-size: 12px;
    display: inline-block;
    line-height: .32rem;
    white-space: nowrap;
    padding: 0 .12rem;
    margin: 0 .1rem .15rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    cursor: default;
    border: none
}

@media (min-width: 768px) {
    .post-header .tags .tag-item {
        font-size:.14rem
    }
}

.post-header .tags .tag-item:hover {
    background-color: rgba(255,140,52,0.1);
    color: #ff6000
}

.post-header .post-crumbs {
    position: absolute;
    left: 0;
    top: 2em;
    font-size: 14px;
    z-index: 2;
    display:none;
}

@media (min-width: 768px) {
    .post-header .post-crumbs {
        left:15px
    }
}

@media (min-width: 1024px) {
    .post-header .post-crumbs {
        left:30px
    }
}

@media (min-width: 1330px) {
    .post-header .post-crumbs {
        left:40px
    }
}

@media (min-width: 1920px) {
    .post-header .post-crumbs {
        font-size:.72916667vw
    }
}

.post-header .post-crumbs li .ico {
    color: #cfcfcf
}

.post-header-7e7 {
    overflow: hidden
}

.post-header-7e7::before {
    content: "";
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f5f5f5;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#f6faff));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0), #f6faff);
    background: -o-linear-gradient(top, rgba(255,255,255,0), #f6faff);
    background: linear-gradient(to bottom, rgba(255,255,255,0), #f6faff);
    background: -ms-linear-gradient(to bottom, rgba(255,255,255,0), #f6faff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='rgba(255,255,255,0)', endColorstr='#f6faff');
    z-index: 2
}

.post-header-7e7.has-zt::before {
    top: 5%
}

.post-header-7e7 .edit-btn {
    display: none
}

@media (min-width: 1330px) {
    .post-header-7e7 .container:hover .edit-btn {
        display:block
    }
}

.post-header-7e7 .container {
    z-index: 2;
    color: #fff;
    padding-top: .5rem
}

.post-header-7e7 .container a {
    color: #fff
}

.post-header-7e7 .group-singular-bg {
    z-index: 1;
    background-color: #71c89d
}

.post-header-7e7 .group-singular-bg .b-wrap::after {
    background-image: -webkit-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #71c89d 80%);
    background-image: -o-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #71c89d 80%);
    background-image: linear-gradient(257.4deg, rgba(250,250,250,0.2) 2%, #71c89d 80%)
}

.post-header-7e7 .group-singular-bg.bg_2 {
    background-color: #7a9cf3
}

.post-header-7e7 .group-singular-bg.bg_2 .b-wrap::after {
    background-image: -webkit-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #7a9cf3 80%);
    background-image: -o-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #7a9cf3 80%);
    background-image: linear-gradient(257.4deg, rgba(250,250,250,0.2) 2%, #7a9cf3 80%)
}

.post-header-7e7 .group-singular-bg.bg_3 {
    background-color: #7dc5ca
}

.post-header-7e7 .group-singular-bg.bg_3 .b-wrap::after {
    background-image: -webkit-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #7dc5ca 80%);
    background-image: -o-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #7dc5ca 80%);
    background-image: linear-gradient(257.4deg, rgba(250,250,250,0.2) 2%, #7dc5ca 80%)
}

.post-header-7e7 .group-singular-bg img {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.post-header-7e7 .post-title {
    margin-bottom: .12rem
}

.post-header-7e7 .part-crumbs {
    color: #fff
}

.post-header-7e7 .part-crumbs li .ico {
    color: #fff
}

.post-header-7e7 .post-meta,.post-header-7e7 .post-title {
    color: #fff
}

.post-header-7e7 .post-meta .meta-item::after {
    border-right-color: #fff
}

.post-header-7e7 .post-btns {
    margin-top: .2rem;
    margin-bottom: .4rem
}

.post-header-7e7 .post-btns .item,.post-header-7e7 .post-btns .group-item .item-images .img-item {
    margin: 0 .1rem
}

.post-header-7e7 .post-btns .btn {
    font-size: .14rem;
    background: rgba(255,255,255,0.9);
    color: #000;
    -webkit-border-radius: .08rem;
    -moz-border-radius: .08rem;
    border-radius: .08rem;
    line-height: .45rem;
    width: auto;
    padding: 0 .33rem
}

.post-header-7e7 .post-btns .btn:hover {
    background-color: #ff6000;
    color: #fff
}

.post-header-7e7 .post-btns .btn:hover .ico {
    color: #fff
}

.post-header-7e7 .post-btns .btn .ico {
    color: #ff6000
}

.post-header-7e7 .post-btns .has_zan {
    cursor: default;
    pointer-events: none
}

.post-header-7e7 .post-btns .has_zan,.post-header-7e7 .post-btns .has_fav {
    background: rgba(0,0,0,0.08);
    color: #fff
}

.post-header-7e7 .post-btns .has_zan .ico,.post-header-7e7 .post-btns .has_fav .ico {
    color: #fff
}

.post-header-7e7 .post-btns .has_zan:hover,.post-header-7e7 .post-btns .has_fav:hover {
    background: rgba(0,0,0,0.08);
    color: #fff
}

.post-header-7e7 .post-btns .has_zan:hover .ico,.post-header-7e7 .post-btns .has_fav:hover .ico {
    color: #fff
}

@media (min-width: 768px) {
    .post-header-7e7 .post-btns .count {
        display:none
    }
}

.post-header-7e7 .post-tags {
    margin-bottom: 0
}

.post-header-7e7 .post-tags .item,.post-header-7e7 .post-tags .group-item .item-images .img-item {
    margin-bottom: 0;
    padding: 0 .06rem
}

.post-header-7e7 .post-tags .item .tag,.post-header-7e7 .post-tags .group-item .item-images .img-item .tag {
    color: #6a6a6a;
    padding: 0 .12rem;
    line-height: .32rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    background-color: rgba(255,255,255,0.4)
}

.post-header-7e7 .post-tags .item .label,.post-header-7e7 .post-tags .group-item .item-images .img-item .label {
    background-color: rgba(242,225,213,0.8);
    color: #ff6000;
    cursor: default;
    pointer-events: none
}

.post-header-7e7 .post-belonds-to-zt {
    margin-top: .4rem
}

.post-header-7e7 .post-belonds-to-zt .pt-content {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.post-header-7e7 .post-belonds-to-zt .pt-title .pt-title-wrap {
    padding-top: .25rem;
    padding-bottom: .25rem
}

@media (min-width: 1330px) and (max-width:1679.5px) {
    .post-header-7e7 .post-crumbs {
        top:30px
    }

    .post-header-7e7 div.container {
        padding-top: 60px;
        font-size: 40px
    }

    .post-header-7e7 .post-btns .btn {
        line-height: 40px;
        font-size: 14px
    }

    .post-header-7e7 .post-tags .item .tag,.post-header-7e7 .post-tags .group-item .item-images .img-item .tag {
        line-height: 32px
    }

    .post-header-7e7 .post-meta {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .post-header-7e7 .post-crumbs {
        left:0
    }

    .post-header-7e7 .post-btns {
        margin-bottom: 20px
    }
}

@media (min-width: 1330px) {
    .post-header-7e7 .post-btns {
        margin-bottom:.4rem
    }
}

@media (min-width: 1680px) {
    .post-header-7e7 .post-btns {
        margin-bottom:.3rem
    }
}

@media (max-width: 767.5px) {
    .post-header-7e7 div.container {
        font-size:inherit;
        padding-top: 4.28571429em
    }

    .post-header-7e7 .post-title {
        font-size: 1.78571429em;
        line-height: 1.332em;
        margin-bottom: .8em;
        text-align: left
    }

    .post-header-7e7 .post-meta {
        font-size: 14px;
        text-align: left
    }

    .post-header-7e7 .post-meta .meta-item {
        padding-left: 0;
        margin-right: 1em
    }

    .post-header-7e7 .post-meta .meta-comment::after {
        display: none
    }

    .post-header-7e7 .post-tags .items,.post-header-7e7 .post-tags .modal-talk_ask .talk-ask .img-selects,.post-header-7e7 .post-tags .archive-list-top .archive-top-wrap,.post-header-7e7 .post-tags .archive-list-top .archive-list-top-wrap,.post-header-7e7 .post-tags .archive-list-see .wrap,.post-header-7e7 .post-tags .part-dropdown .main .section-content,.post-header-7e7 .post-tags .search-result-content .results-u,.post-header-7e7 .post-tags .search-user .search-user-wrap,.post-header-7e7 .post-tags .search-user .search-user-items,.post-header-7e7 .post-tags .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-header-7e7 .post-tags .group-item .item-images .img-items,.post-header-7e7 .post-tags .talk-ask-form .img-selects,.post-header-7e7 .post-tags .user-item-talk-talk .item-images .img-items,.post-header-7e7 .post-tags .user-home .posts_talks {
        text-align: left;
        margin-bottom: 0;
        height: .28rem;
        overflow: hidden
    }

    .post-header-7e7 .post-tags .item .tag,.post-header-7e7 .post-tags .group-item .item-images .img-item .tag {
        line-height: .28rem;
        padding: 0 .08rem
    }

    .post-header-7e7 .post-btns {
        margin-bottom: .2rem
    }

    .post-header-7e7 .post-btns .btns .item,.post-header-7e7 .post-btns .btns .group-item .item-images .img-item {
        width: 50%;
        display: block;
        margin: 0
    }

    .post-header-7e7 .post-btns .btns .item:last-child,.post-header-7e7 .post-btns .btns .group-item .item-images .img-item:last-child {
        display: block
    }

    .post-header-7e7 .post-btns .btns .btn {
        font-size: 16px;
        padding: 0;
        line-height: .48rem
    }

    .post-header-7e7 .post-crumbs {
        display: block;
        top: 1.42857143em
    }
}

/*其余内容*/
.post-content {
    font-size: .16rem;
    padding-top: 3em
}

.post-content .post-article,.comment-recommend,.post-comment .comment-content,.post-related-new .post-related-new-content {
    margin: 0 20px auto;
    max-width: 100%;
    width:100%;
}

@media (min-width: 1024px) {
    .post-content .post-article,.comment-recommend,.post-comment .comment-content,.post-related-new .post-related-new-content {
        max-width:750px
    }
}

@media (min-width: 1920px) {
    .post-content .post-article,.comment-recommend,.post-comment .comment-content,.post-related-new .post-related-new-content {
        max-width:1200px
    }
}

.post-content .article-bt {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .post-content .article-bt {
        margin-bottom:.6rem
    }
}

.post-content .article-bt a {
    display: block;
    overflow: hidden;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.post-content .article-bt img {
    display: block
}

@media (min-width: 768px) and (max-width:1329px) {
    .post-content {
        padding-left:15px;
        padding-right: 15px
    }
}

.post-content-wrap {
    position: relative;
    margin-bottom: 50px;
    
}

.post-hot,.post-zt,.search-hot,.news-hot,.hunter-hot,.hunter-you-may-like,.hunter-hot-product,.hunter-last-week,.user-hot,.hunter-zt {
    padding: 20px 0 0
}

@media (min-width: 768px) {
    .post-hot,.post-zt,.search-hot,.news-hot,.hunter-hot,.hunter-you-may-like,.hunter-hot-product,.hunter-last-week,.user-hot,.hunter-zt {
        padding:.74rem 0 .3rem
    }
}

@media (max-width: 767px) {
    .post-hot,.post-zt,.search-hot,.news-hot,.hunter-hot,.hunter-you-may-like,.hunter-hot-product,.hunter-last-week,.user-hot,.hunter-zt {
        background-color:#f3f5f7
    }
}

@media (min-width: 768px) {
    .post-hot,.post-zt,.search-hot,.news-hot,.hunter-hot,.hunter-you-may-like,.hunter-hot-product,.hunter-last-week,.user-hot,.hunter-zt {
        background-image:-webkit-gradient(linear, left top, left bottom, from(#eef1f4), to(#f3f5f7));
        background-image: -webkit-linear-gradient(top, #eef1f4, #f3f5f7);
        background-image: -o-linear-gradient(top, #eef1f4, #f3f5f7);
        background-image: linear-gradient(to bottom, #eef1f4, #f3f5f7);
        background-image: -ms-linear-gradient(to bottom, #eef1f4, #f3f5f7);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eef1f4', endColorstr='#f3f5f7')
    }
}

.article-author {
    font-size: 16px;
    margin-bottom: 20px
}

@media (min-width: 1330px) {
    .article-author {
        font-size:18px
    }
}

@media (min-width: 1920px) {
    .article-author {
        font-size:.18rem
    }
}

@media (min-width: 768px) {
    .article-author {
        margin-bottom:.6rem
    }
}

.article-author .author-content {
    display: block;
    background: #fafafa;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .3rem
}

.article-author .author-content:hover .author-title {
    color: #ff6000
}

.article-author .author-content:hover .author-btns .btn.has_follow {
    background: rgba(172,180,188,0.8);
    color: #fff;
    border-color: rgba(172,180,188,0.8)
}

.article-author .author-wrap {
    position: relative;
    padding: 0 1rem
}

.article-author .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: .72rem
}

.article-author .author-thumb .thumb {
    padding-top: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    box-shadow: 0 0 25px rgba(0,0,0,0.1)
}

.article-author .author-title {
    font-size: inherit;
    line-height: 144.44444444%;
    margin-bottom: .06rem;
    color: #3f3f3f
}

.article-author .author-title .uname {
    display: inline-block;
    vertical-align: top
}

@media (max-width: 767px) {
    .article-author .author-title .uname {
        vertical-align:top
    }
}

.article-author .author-title .short-label {
    display: inline-block;
    margin-left: .05rem
}

.article-author .author-title .short-label img {
    width: 14px;
    height: auto
}

@media (min-width: 1680px) {
    .article-author .author-title .short-label img {
        width:.14rem
    }
}

.article-author .author-title .short-label img+img {
    margin-left: .02rem
}

.article-author .author-title .long-label {
    display: none;
    height: 14px;
    margin-left: .1rem;
    vertical-align: top
}

@media (min-width: 1330px) {
    .article-author .author-title .long-label {
        height:16px
    }
}

@media (min-width: 1920px) {
    .article-author .author-title .long-label {
        height:.16rem
    }
}

.article-author .author-title .long-label svg {
    height: 100%
}

.article-author .author-title .long-label img {
    height: 100%;
    width: auto;
    max-width: none
}

.article-author .author-title .long-label img+img,.article-author .author-title .long-label svg+svg {
    margin-left: .04rem
}

@media (max-width: 767px) {
    .article-author .author-title .long-label {
        display:none
    }
}

.article-author .author-info,.article-author .author-meta {
    font-size: 77.77777778%;
    font-weight: normal;
    line-height: 142.85714286%;
    height: 1.42857143em;
    overflow: hidden;
    margin-bottom: .06rem
}

.article-author .author-meta {
    color: #8a8a8a
}

.article-author .author-meta .meta-item:first-child {
    margin-right: .08rem
}

.article-author .author-info {
    margin-bottom: 0;
    color: #b5b5b5
}

.article-author .author-info .ico {
    margin-right: .08rem
}

.article-author .author-info .uc {
    margin-right: .04rem
}

.article-author .author-btns {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.18rem;
    font-size: 77.77777778%;
    line-height: 257.14285714%;
    width: 1rem
}

.article-author .author-btns .btn {
    display: block
}

.article-author .author-btns .has_follow {
    background: rgba(172,180,188,0.8);
    color: #fff;
    border-color: rgba(172,180,188,0.8)
}

.article-author .author-btns .has_follow:hover {
    background: rgba(172,180,188,0.8);
    color: #fff;
    border-color: rgba(172,180,188,0.8)
}

.post-btns {
    font-size: inherit;
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .post-btns {
        margin-bottom:20px
    }
}

@media (min-width: 1024px) {
    .post-btns {
        margin-bottom:.56rem
    }
}

@media (min-width: 1920px) {
    .post-btns {
        font-size:.15rem
    }
}

.post-btns .items,.post-btns .modal-talk_ask .talk-ask .img-selects,.post-btns .archive-list-top .archive-top-wrap,.post-btns .archive-list-top .archive-list-top-wrap,.post-btns .archive-list-see .wrap,.post-btns .part-dropdown .main .section-content,.post-btns .search-result-content .results-u,.post-btns .search-user .search-user-wrap,.post-btns .search-user .search-user-items,.post-btns .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-btns .group-item .item-images .img-items,.post-btns .talk-ask-form .img-selects,.post-btns .user-item-talk-talk .item-images .img-items,.post-btns .user-home .posts_talks {
    margin: 0;
    text-align: center
}

.post-btns .item,.post-btns .group-item .item-images .img-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 .2rem;
    width: auto
}

.post-btns .btn {
    display: block;
    white-space: nowrap;
    width: 1.6rem;
    line-height: 4.5em;
    -webkit-border-radius: 4.5em;
    -moz-border-radius: 4.5em;
    border-radius: 4.5em;
    border: none
}

.post-btns .btn em {
    font-style: normal
}

.post-btns .has_zan,.post-btns .has_fav {
    background: #9ba5af;
    color: #fff
}

.post-btns .has_fav .ico::before {
    content: '\e8b8'
}

.post-btns .has_zan .ico::before {
    content: '\e8bf'
}

@media (max-width: 767px) {
    .post-btns .btns {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .post-btns .item,.post-btns .group-item .item-images .img-item {
        display: block
    }
}

@media (min-width: 1330px) and (max-width:1919.5px) {
    .post-btns {
        font-size:14px
    }
}

.post-copy {
    font-size: 12px;
    margin-bottom: 1.875em;
    text-align: center;
    color: #8a8a8a
}

@media (min-width: 768px) {
    .post-copy {
        font-size:14px
    }
}

@media (min-width: 1920px) {
    .post-copy {
        font-size:.15rem
    }
}

.post-copy a {
    color: #ff6000
}

.post-menus {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    font-size: 16px;
    display: none
}

@media (min-width: 1920px) {
    .post-menus {
        font-size:.15rem
    }
}

@media (min-width: 1330px) {
    .post-menus {
        display:block
    }
}

.post-menus .wrap {
    background-color: #fafafa;
    -webkit-border-radius: .625em;
    -moz-border-radius: .625em;
    border-radius: .625em;
    padding: 1.875em 1.25em
}

.post-menus a {
    display: block;
    color: #8a8a8a;
    padding: 0 1.25em 0 0;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.post-menus a:hover {
    background-color: #fff;
    color: #ff6000
}

.post-menus .current a {
    background-color: #ffefe5;
    color: #ff6000
}

.post-menus .item,.post-menus .group-item .item-images .img-item {
    float: none;
    line-height: 2.5em;
    white-space: nowrap;
    margin-bottom: .75em
}

.post-menus .item:last-child,.post-menus .group-item .item-images .img-item:last-child {
    margin-bottom: 0
}

.post-menus .item .item-ico,.post-menus .group-item .item-images .img-item .item-ico {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    text-align: center;
    margin-right: 1em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: top
}

.post-menus .item .item-ico img{
    width:20px;
    height: 20px;
}

.post-menus .item strong,.post-menus .group-item .item-images .img-item strong {
    font-weight: normal
}

.post-menus .show-items {
    margin-top: .75em
}

.post-menus .show-items .item-ico {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8E94FF), to(#7599FF));
    background: -webkit-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background: -o-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background: linear-gradient(180deg, #8E94FF 0%, #7599FF 100%);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-menus .show-items a:hover {
    background-color: transparent
}

.post-menus .show-items a:hover .item-ico {
    background: -webkit-gradient(linear, left top, left bottom, from(#7599ff), to(#8e94ff));
    background: -webkit-linear-gradient(top, #7599ff 0%, #8e94ff 100%);
    background: -o-linear-gradient(top, #7599ff 0%, #8e94ff 100%);
    background: linear-gradient(180deg, #7599ff 0%, #8e94ff 100%);
    -webkit-box-shadow: 0 .05rem .2rem rgba(142,148,255,0.4);
    box-shadow: 0 .05rem .2rem rgba(142,148,255,0.4)
}

.post-menus .show-items .item:nth-child(2) .item-ico,.post-menus .show-items .group-item .item-images .img-item:nth-child(2) .item-ico {
    background: -webkit-gradient(linear, left top, left bottom, from(#FF4B1F), to(#FF9068));
    background: -webkit-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background: -o-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background: linear-gradient(180deg, #FF4B1F 0%, #FF9068 100%)
}

.post-menus .show-items .item:nth-child(2) a:hover .item-ico,.post-menus .show-items .group-item .item-images .img-item:nth-child(2) a:hover .item-ico {
    background: -webkit-gradient(linear, left top, left bottom, from(#FF9068), to(#FF4b1f));
    background: -webkit-linear-gradient(top, #FF9068 0%, #FF4b1f 100%);
    background: -o-linear-gradient(top, #FF9068 0%, #FF4b1f 100%);
    background: linear-gradient(180deg, #FF9068 0%, #FF4b1f 100%);
    -webkit-box-shadow: 0 .05rem .2rem rgba(255,75,31,0.4);
    box-shadow: 0 .05rem .2rem rgba(255,75,31,0.4)
}

@media (max-width: 1344px) {
    .post-menus {
        display:none
    }
}

.post-tags {
    font-size: 14px;
    margin-bottom: 20px
}

@media (min-width: 1920px) {
    .post-tags {
        font-size:.15rem
    }
}

@media (min-width: 768px) {
    .post-tags {
        margin-bottom:.4rem
    }
}

.post-tags .tags-title {
    font-size: inherit;
    font-weight: normal;
    color: #8a8a8a;
    text-align: center;
    position: relative;
    margin-bottom: .27rem
}

.post-tags .tags-title span {
    display: inline-block;
    padding: 0 4em;
    background-color: #fff;
    position: relative
}

.post-tags .tags-title::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #f0f0f0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%
}

.post-tags .items,.post-tags .modal-talk_ask .talk-ask .img-selects,.post-tags .archive-list-top .archive-top-wrap,.post-tags .archive-list-top .archive-list-top-wrap,.post-tags .archive-list-see .wrap,.post-tags .part-dropdown .main .section-content,.post-tags .search-result-content .results-u,.post-tags .search-user .search-user-wrap,.post-tags .search-user .search-user-items,.post-tags .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-tags .group-item .item-images .img-items,.post-tags .talk-ask-form .img-selects,.post-tags .user-item-talk-talk .item-images .img-items,.post-tags .user-home .posts_talks {
    font-size: 14px;
    margin: 0 -10px;
    text-align: center
}

@media (min-width: 1920px) {
    .post-tags .items,.post-tags .modal-talk_ask .talk-ask .img-selects,.post-tags .archive-list-top .archive-top-wrap,.post-tags .archive-list-top .archive-list-top-wrap,.post-tags .archive-list-see .wrap,.post-tags .part-dropdown .main .section-content,.post-tags .search-result-content .results-u,.post-tags .search-user .search-user-wrap,.post-tags .search-user .search-user-items,.post-tags .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-tags .group-item .item-images .img-items,.post-tags .talk-ask-form .img-selects,.post-tags .user-item-talk-talk .item-images .img-items,.post-tags .user-home .posts_talks {
        font-size:.14rem
    }
}

@media (min-width: 1920px) {
    .post-tags .items,.post-tags .modal-talk_ask .talk-ask .img-selects,.post-tags .archive-list-top .archive-top-wrap,.post-tags .archive-list-top .archive-list-top-wrap,.post-tags .archive-list-see .wrap,.post-tags .part-dropdown .main .section-content,.post-tags .search-result-content .results-u,.post-tags .search-user .search-user-wrap,.post-tags .search-user .search-user-items,.post-tags .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-tags .group-item .item-images .img-items,.post-tags .talk-ask-form .img-selects,.post-tags .user-item-talk-talk .item-images .img-items,.post-tags .user-home .posts_talks {
        margin:0 .71428571em
    }
}

.post-tags .item,.post-tags .group-item .item-images .img-item {
    padding: 0 .71428571em;
    width: auto;
    display: inline-block;
    float: none;
    margin-bottom: 1.42857143em
}

.post-tags .item .item-wrap,.post-tags .group-item .item-images .img-item .item-wrap {
    background-color: #f3f5f7;
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em;
    line-height: 3.28571429em;
    padding: 0 1em;
    white-space: nowrap;
    color: #8a8a8a
}

.post-tags .item .item-wrap:hover,.post-tags .group-item .item-images .img-item .item-wrap:hover {
    background-color: #ff6000;
    color: #fff
}

@media (max-width: 767.5px) {
    .post-tags .item .item-wrap,.post-tags .group-item .item-images .img-item .item-wrap {
        line-height:2.28571429em
    }
}

.post-next-prev {
    background-color: #eef1f4;
    padding-top: .5rem
}

.post-next-prev .wrap {
    margin: 0 -0.2rem
}

.post-next-prev .np-item {
    float: left;
    width: 50%;
    font-size: 14px;
    padding: 0 .2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1920px) {
    .post-next-prev .np-item {
        font-size:.16rem
    }
}

.post-next-prev .np-item.hide {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.post-next-prev .np-item a {
    display: block;
    padding: .3rem;
    background-color: #fff
}

.post-next-prev .np-item a:hover .np-title {
    color: #ff6000
}

.post-next-prev .np-item .np-wrap {
    display: block;
    position: relative;
    padding-left: 1.9rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1.01rem
}

.post-next-prev .np-item .np-thumb {
    width: 1.6rem;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden
}

.post-next-prev .np-item .np-thumb .thumb {
    padding-top: 63.33333333%
}

.post-next-prev .np-item .np-label {
    color: #ff6000;
    font-size: .14rem;
    font-weight: normal;
    margin-bottom: .1rem
}

.post-next-prev .np-item .np-label em {
    color: #323232;
    font-style: normal
}

.post-next-prev .np-item .np-title {
    font-size: inherit;
    font-weight: bold;
    line-height: .24rem;
    height: .24rem;
    overflow: hidden;
    color: #333;
    margin-bottom: .08rem
}

.post-next-prev .np-item .np-btns {
    font-size: 75%;
    font-weight: normal
}

.post-next-prev .np-item .np-btns .btn {
    display: inline-block;
    line-height: .42rem;
    padding: 0 1em
}

.post-next-prev .np-item .np-btns .btn::before,.post-next-prev .np-item .np-btns .btn::after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    width: 1em;
    text-align: center;
    text-transform: none;
    font-size: 80%
}

.post-next-prev .np-prev {
    left: 0
}

.post-next-prev .np-prev.hide {
    left: -100%
}

.post-next-prev .np-prev a {
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.post-next-prev .np-prev .btn::before {
    content: '\e823';
    margin-right: .5em
}

.post-next-prev .np-next {
    right: 0
}

.post-next-prev .np-next.hide {
    right: -100%
}

.post-next-prev .np-next a {
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem
}

.post-next-prev .np-next .btn::after {
    content: '\e822';
    margin-left: .5em
}

@media (min-width: 768px) and (max-width:1600px) {
    .post-next-prev .np-item .np-title {
        line-height:24px;
        height: 48px !important;
        font-size: 16px;
        margin-bottom: 10px
    }
}

.post-next-prev-new {
    background-color: #eef1f4;
    padding-top: .5rem
}

.post-next-prev-new .w {
    margin: 0 auto;
    max-width: 100%;
    position: relative
}

@media (min-width: 1024px) {
    .post-next-prev-new .w {
        max-width:750px
    }
}

@media (min-width: 1920px) {
    .post-next-prev-new .w {
        max-width:39.0625vw
    }
}

.post-next-prev-new .wrap {
    margin: 0 -0.2rem
}

.post-next-prev-new .np-item a {
    position: relative;
    overflow: hidden
}

.post-next-prev-new .np-item .bg {
    display: none;
    background-position: center;
    -webkit-background-size: 200% 200%;
    background-size: 200%;
    -webkit-filter: blur(20px);
    filter: blur(20px)
}

@media (min-width: 1920px) {
    .post-next-prev-new .np-item .bg {
        display:block
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .post-next-prev-new .np-item .bg {
        display: none
    }
}

.post-next-prev-new .np-item .bg::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.95)
}

.post-next-prev-new .np-item .np-wrap {
    padding-left: 0
}

.post-next-prev-new .np-item .np-title {
    height: .48rem
}

.post-next-prev-new .np-item .np-btns .btn {
    display: block
}

.post-next-prev-new .np-item .np-meta {
    font-size: .14rem;
    font-weight: normal;
    line-height: .22rem;
    height: .22rem;
    overflow: hidden;
    color: rgba(0,0,0,0.3);
    margin-bottom: .2rem
}

@media (max-width: 767px) {
    .post-next-prev-new .np-item .np-meta {
        font-size:12px
    }
}

.post-toolkit-wrap {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    font-size: .12rem;
    padding-left: 5em;
    display: none
}

@media (min-width: 1330px) {
    .post-toolkit-wrap {
        display:block
    }
}

.post-toolkit {
    position: fixed;
    bottom: 0;
    padding-bottom: .3rem
}

.post-toolkit.autofixed-fixed {
    position: fixed;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-toolkit.autofixed-absolute {
    position: absolute;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-toolkit .items,.post-toolkit .modal-talk_ask .talk-ask .img-selects,.post-toolkit .archive-list-top .archive-top-wrap,.post-toolkit .archive-list-top .archive-list-top-wrap,.post-toolkit .archive-list-see .wrap,.post-toolkit .part-dropdown .main .section-content,.post-toolkit .search-result-content .results-u,.post-toolkit .search-user .search-user-wrap,.post-toolkit .search-user .search-user-items,.post-toolkit .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-toolkit .group-item .item-images .img-items,.post-toolkit .talk-ask-form .img-selects,.post-toolkit .user-item-talk-talk .item-images .img-items,.post-toolkit .user-home .posts_talks {
    background-color: #fafafa;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    margin-bottom: .1rem
}

.post-toolkit .items:last-child,.post-toolkit .modal-talk_ask .talk-ask .img-selects:last-child,.post-toolkit .archive-list-top .archive-top-wrap:last-child,.post-toolkit .archive-list-top .archive-list-top-wrap:last-child,.post-toolkit .archive-list-see .wrap:last-child,.post-toolkit .part-dropdown .main .section-content:last-child,.post-toolkit .search-result-content .results-u:last-child,.post-toolkit .search-user .search-user-wrap:last-child,.post-toolkit .search-user .search-user-items:last-child,.post-toolkit .news-item .dubao-images[data-image="more"] .dubao-images-items:last-child,.post-toolkit .group-item .item-images .img-items:last-child,.post-toolkit .talk-ask-form .img-selects:last-child,.post-toolkit .user-item-talk-talk .item-images .img-items:last-child,.post-toolkit .user-home .posts_talks:last-child {
    margin-bottom: 0
}

.post-toolkit .items .item:last-child .item-wrap::after,.post-toolkit .modal-talk_ask .talk-ask .img-selects .item:last-child .item-wrap::after,.post-toolkit .archive-list-top .archive-top-wrap .item:last-child .item-wrap::after,.post-toolkit .archive-list-top .archive-list-top-wrap .item:last-child .item-wrap::after,.post-toolkit .archive-list-see .wrap .item:last-child .item-wrap::after,.post-toolkit .part-dropdown .main .section-content .item:last-child .item-wrap::after,.post-toolkit .search-result-content .results-u .item:last-child .item-wrap::after,.post-toolkit .search-user .search-user-wrap .item:last-child .item-wrap::after,.post-toolkit .search-user .search-user-items .item:last-child .item-wrap::after,.post-toolkit .news-item .dubao-images[data-image="more"] .dubao-images-items .item:last-child .item-wrap::after,.post-toolkit .group-item .item-images .img-items .item:last-child .item-wrap::after,.post-toolkit .items .group-item .item-images .img-item:last-child .item-wrap::after,.post-toolkit .talk-ask-form .img-selects .item:last-child .item-wrap::after,.post-toolkit .user-item-talk-talk .item-images .img-items .item:last-child .item-wrap::after,.post-toolkit .user-home .posts_talks .item:last-child .item-wrap::after {
    display: none
}

.post-toolkit .item,.post-toolkit .group-item .item-images .img-item {
    float: none;
    text-align: center;
    position: relative
}

.post-toolkit .item .ico,.post-toolkit .group-item .item-images .img-item .ico {
    font-size: 150%;
    margin-bottom: .08rem
}

.post-toolkit .item h5,.post-toolkit .group-item .item-images .img-item h5 {
    white-space: nowrap;
    font-weight: normal;
    font-size: inherit
}

.post-toolkit .item .to-top .ico::before,.post-toolkit .group-item .item-images .img-item .to-top .ico::before {
    font-size: 160%
}

.post-toolkit .item:hover .item-hover-show,.post-toolkit .group-item .item-images .img-item:hover .item-hover-show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    width: auto;
    right: 95%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.post-toolkit .item-wrap {
    cursor: pointer;
    width: .58rem;
    padding: .12rem 0;
    position: relative;
    color: #787c7b
}

.post-toolkit .item-wrap:hover {
    color: #ff6000
}

.post-toolkit .item-wrap::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 51.72413793%;
    height: 0;
    border-bottom: 1px solid #d8d8d8;
    opacity: .39;
    margin: 0 auto
}

.post-toolkit .item-fav.has_fav {
    color: #ff6000
}

.post-toolkit .item-fav.has_fav .ico::before {
    content: '\e8b8'
}

.post-toolkit .item-zan.has_zan {
    color: #ff6000
}

.post-toolkit .item-zan.has_zan .ico::before {
    content: '\e8bf'
}

.post-toolkit .item-hover-show {
    position: absolute;
    right: 70%;
    bottom: 0;
    padding: 1em;
    background-color: #fafafa;
    width: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.post-toolkit .item-share-show {
    -webkit-border-radius: .06rem 0 0 .06rem;
    -moz-border-radius: .06rem 0 0 .06rem;
    border-radius: .06rem 0 0 .06rem
}

@media (min-width: 1345px) and (max-width:1450px) {
    .post-toolkit .items,.post-toolkit .modal-talk_ask .talk-ask .img-selects,.post-toolkit .archive-list-top .archive-top-wrap,.post-toolkit .archive-list-top .archive-list-top-wrap,.post-toolkit .archive-list-see .wrap,.post-toolkit .part-dropdown .main .section-content,.post-toolkit .search-result-content .results-u,.post-toolkit .search-user .search-user-wrap,.post-toolkit .search-user .search-user-items,.post-toolkit .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-toolkit .group-item .item-images .img-items,.post-toolkit .talk-ask-form .img-selects,.post-toolkit .user-item-talk-talk .item-images .img-items,.post-toolkit .user-home .posts_talks {
        display:none
    }
}

.post-sidebar-content {
    font-size: 14px;
    padding: 2.14285714em;
    -webkit-border-radius: .71428571em 0 0 .71428571em;
    -moz-border-radius: .71428571em 0 0 .71428571em;
    border-radius: .71428571em 0 0 .71428571em;
    display: none;
    background-color: #fafafa
}

@media (min-width: 1920px) {
    .post-sidebar-content {
        font-size:.72916667vw
    }
}

@media (min-width: 1330px) {
    .post-sidebar-content {
        display:block
    }
}

.post-sidebar-content>.wrap {
    width: 18em
}

.post-sidebar-content .post-widget {
    position: relative;
    margin-top: .3rem
}

.post-sidebar-content .post-widget::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid #dbdfe5;
    opacity: .3
}

.post-sidebar-content .post-widget:first-child {
    margin-top: 0
}

.post-sidebar-content .post-widget:first-child::before {
    display: none
}

.post-sidebar-content .widget-title {
    font-size: 1.42857143em;
    color: #323232
}

.post-sidebar-content .post-widget-knowledge+.post-widget-menu {
    margin-top: 0
}

.post-sidebar {
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0*/
}

@media (max-width: 1344px) {
    .post-sidebar {
        display:none
    }
}

@media (min-width: 1345px) and (max-width:1600px) {
    .post-sidebar .post-sidebar-content>.wrap {
        width:190px
    }

    .post-sidebar .post-sidebar-content .author-posts a {
        line-height: 20px;
        max-height: 40px;
        overflow: hidden
    }

    .post-sidebar .post-sidebar-content .author-btns .items,.post-sidebar .post-sidebar-content .author-btns .modal-talk_ask .talk-ask .img-selects,.post-sidebar .post-sidebar-content .author-btns .archive-list-top .archive-top-wrap,.post-sidebar .post-sidebar-content .author-btns .archive-list-top .archive-list-top-wrap,.post-sidebar .post-sidebar-content .author-btns .archive-list-see .wrap,.post-sidebar .post-sidebar-content .author-btns .part-dropdown .main .section-content,.post-sidebar .post-sidebar-content .author-btns .search-result-content .results-u,.post-sidebar .post-sidebar-content .author-btns .search-user .search-user-wrap,.post-sidebar .post-sidebar-content .author-btns .search-user .search-user-items,.post-sidebar .post-sidebar-content .author-btns .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-sidebar .post-sidebar-content .author-btns .group-item .item-images .img-items,.post-sidebar .post-sidebar-content .author-btns .talk-ask-form .img-selects,.post-sidebar .post-sidebar-content .author-btns .user-item-talk-talk .item-images .img-items,.post-sidebar .post-sidebar-content .author-btns .user-home .posts_talks {
        margin: 0 -5px
    }

    .post-sidebar .post-sidebar-content .author-btns .items .item,.post-sidebar .post-sidebar-content .author-btns .modal-talk_ask .talk-ask .img-selects .item,.post-sidebar .post-sidebar-content .author-btns .archive-list-top .archive-top-wrap .item,.post-sidebar .post-sidebar-content .author-btns .archive-list-top .archive-list-top-wrap .item,.post-sidebar .post-sidebar-content .author-btns .archive-list-see .wrap .item,.post-sidebar .post-sidebar-content .author-btns .part-dropdown .main .section-content .item,.post-sidebar .post-sidebar-content .author-btns .search-result-content .results-u .item,.post-sidebar .post-sidebar-content .author-btns .search-user .search-user-wrap .item,.post-sidebar .post-sidebar-content .author-btns .search-user .search-user-items .item,.post-sidebar .post-sidebar-content .author-btns .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.post-sidebar .post-sidebar-content .author-btns .group-item .item-images .img-items .item,.post-sidebar .post-sidebar-content .author-btns .items .group-item .item-images .img-item,.post-sidebar .post-sidebar-content .author-btns .talk-ask-form .img-selects .item,.post-sidebar .post-sidebar-content .author-btns .user-item-talk-talk .item-images .img-items .item,.post-sidebar .post-sidebar-content .author-btns .user-home .posts_talks .item {
        padding: 0 5px
    }

    .post-sidebar .post-sidebar-show .wrap {
        width: 190px
    }

    .post-sidebar .post-sidebar-show.post-sidebar-show-no-bg .wrap {
        width: 250px
    }

    .post-sidebar .post-sidebar-show .post-widget-sifangke .widget-title,.post-sidebar .post-sidebar-show .meta-xin {
        display: none
    }

    .post-sidebar .post-sidebar-show .post-widget-menu {
        padding-top: 0
    }

    .post-sidebar .post-sidebar-show .post-widget-menu::before {
        display: none
    }
}

.post-sidebar-show {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-sidebar-show.autofixed-fixed {
    position: fixed;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-sidebar-show.autofixed-absolute {
    position: absolute;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    bottom: 0
}

.post-sidebar-show .wrap {
    overflow: hidden;
    width: 18em
}

.post-sidebar-show .widget-title {
    margin-bottom: .15rem
}

.post-sidebar-show .widget-title a {
    color: #333
}

.post-sidebar-show .widget-title a:hover {
    color: #ff6000
}

.post-sidebar-show .item,.post-sidebar-show .group-item .item-images .img-item {
    float: none
}

.post-sidebar-show .item-thumb {
    overflow: hidden;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    margin-bottom: .15rem
}

.post-sidebar-show .item-thumb .thumb {
    padding-top: 61.42857143%
}

.post-sidebar-show .item-title {
    font-size: 128.57142857%;
    margin-bottom: .2rem;
    color: #333
}

.post-sidebar-show .item-title:hover {
    color: #ff6000
}

.post-sidebar-show .stars {
    font-size: 78.57142857%
}

.post-sidebar-show .stars .star {
    color: #dedede
}

.post-sidebar-show .stars .star::before {
    margin: 0 2px
}

.post-sidebar-show .stars .active {
    color: #ffb200
}

.post-sidebar-show .item-tags {
    font-size: 85.71428571%;
    margin: 0 -0.5em;
    font-weight: normal;
    line-height: 2.33333333em
}

.post-sidebar-show .item-tags .tag {
    padding: 0 .66666667em;
    margin: 0 .5em
}

.post-sidebar-show .item-meta {
    margin-bottom: 1.07142857em;
    font-size: 85.71428571%;
    color: #888;
    overflow: hidden;
    line-height: 1.66666667em
}

.post-sidebar-show .item-meta .meta-i {
    float: left
}

.post-sidebar-show .item-meta .meta-xin {
    float: right
}

.post-sidebar-show .item-meta .meta-jineng {
    color: #ff6000;
    border: 1px solid #ff6000;
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    border-radius: .25em;
    padding: 0 .41666667em 0 2.08333333em;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.post-sidebar-show .item-meta .meta-jineng span {
    background: #ff6000;
    color: #fff;
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    border-radius: .25em;
    margin-right: .41666667em;
    font-size: inherit;
    display: block;
    position: absolute;
    left: -0.5px;
    top: -0.5px;
    line-height: 1.75em;
    width: 1.75em;
    text-align: center
}

.post-sidebar-show.post-sidebar-show-no-bg {
    padding: 0;
    background-color: transparent
}

.post-sidebar-show.post-sidebar-show-no-bg .wrap {
    width: 22.28571429em
}

.post-sidebar-show.post-sidebar-show-no-bg .post-widget-menu {
    background-color: #fafafa;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .3rem
}

.post-sidebar-show.post-sidebar-show-no-bg .post-widget-menu::before {
    display: none
}

.post-sidebar-show.post-sidebar-show-no-bg .item-thumb .thumb {
    padding-top: 100%
}

@media (min-width: 1330px) and (max-width:1600px) {
    .post-sidebar-show .item-title {
        font-size:16px
    }
}

.post-widget-business {
    margin-top: 0
}

.post-widget-business .item,.post-widget-business .group-item .item-images .img-item {
    float: none;
    text-align: center
}

.post-widget-business .item-title {
    margin-bottom: .06rem
}

.post-widget-business .item-desc {
    font-size: .14rem;
    font-weight: normal;
    color: #8a8a8a;
    margin-bottom: .1rem
}

.post-widget-business .item-btns .btn {
    display: inline-block;
    line-height: .32rem;
    padding: 0 .2rem;
    font-weight: normal
}

.post-widget-business .item-thumb img {
    width: 100%
}

.post-sidebar-content .post-widget-business {
    margin-top: 0
}

.post-widget-author .author-avatar {
    width: .7rem;
    margin: 0 auto .18rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    border: 4px solid #fff
}

.post-widget-author .author-avatar .thumb {
    padding-top: 100%
}

.post-widget-author .author-name {
    font-size: 157.14285714%;
    text-align: center;
    line-height: 1.18181818;
    color: #3f3f3f;
    margin-bottom: 1em
}

.post-widget-author .author-name a {
    color: #3f3f3f
}

.post-widget-author .author-name a:hover {
    color: #ff6000
}

.post-widget-author .author-name .long-label {
    display: none
}

.post-widget-author .author-name .short-label {
    margin-left: .05rem
}

.post-widget-author .author-name .short-label img {
    width: 14px;
    height: auto
}

@media (min-width: 1330px) {
    .post-widget-author .author-name .short-label img {
        width:20px
    }
}

@media (min-width: 1920px) {
    .post-widget-author .author-name .short-label img {
        width:.18rem
    }
}

.post-widget-author .author-name .short-label img+img {
    margin-left: .02rem
}

.post-widget-author .author-desc {
    font-size: .14rem;
    line-height: .23rem;
    font-weight: normal;
    color: #8a8a8a;
    text-align: left;
    margin-bottom: .2rem
}

.post-widget-author .author-data {
    font-size: inherit;
    margin-bottom: .2rem
}

.post-widget-author .data-item {
    width: 50%;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    position: relative
}

.post-widget-author .data-item strong {
    font-weight: normal;
    display: block;
    color: #323232;
    font-size: 128.57142857%;
    margin-bottom: .07rem
}

.post-widget-author .data-item i {
    display: block;
    color: #b5b5b5
}

.post-widget-author .data-item:first-child::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: .4rem;
    margin-top: -0.2rem;
    border-right: 1px solid #a0a0a0;
    opacity: .2
}

.post-widget-author .author-btns {
    font-size: inherit;
    overflow: hidden;
    margin-bottom: .3rem
}

.post-widget-author .author-btns .items,.post-widget-author .author-btns .modal-talk_ask .talk-ask .img-selects,.post-widget-author .author-btns .archive-list-top .archive-top-wrap,.post-widget-author .author-btns .archive-list-top .archive-list-top-wrap,.post-widget-author .author-btns .archive-list-see .wrap,.post-widget-author .author-btns .part-dropdown .main .section-content,.post-widget-author .author-btns .search-result-content .results-u,.post-widget-author .author-btns .search-user .search-user-wrap,.post-widget-author .author-btns .search-user .search-user-items,.post-widget-author .author-btns .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-widget-author .author-btns .group-item .item-images .img-items,.post-widget-author .author-btns .talk-ask-form .img-selects,.post-widget-author .author-btns .user-item-talk-talk .item-images .img-items,.post-widget-author .author-btns .user-home .posts_talks {
    margin: 0 -0.2rem
}

.post-widget-author .author-btns .item,.post-widget-author .author-btns .group-item .item-images .img-item {
    width: 50%;
    padding: 0 .2rem
}

.post-widget-author .author-btns .btn {
    font-size: inherit;
    display: block;
    line-height: .4rem
}

.post-widget-author .author-btns .has_follow {
    background: rgba(172,180,188,0.8);
    color: #fff;
    border-color: rgba(172,180,188,0.8)
}

.post-widget-author .author-posts {
    line-height: .23rem
}

.post-widget-author .author-posts strong {
    font-weight: normal
}

.post-widget-author .author-posts a {
    display: block;
    color: #3c3c3c;
    position: relative;
    padding-left: .35rem
}

.post-widget-author .author-posts a:hover {
    color: #ff6000
}

.post-widget-author .author-posts li {
    margin-bottom: .1rem
}

.post-widget-author .author-posts li:last-child {
    margin-bottom: 0
}

.post-widget-author .author-posts li .num {
    display: block;
    position: absolute;
    left: 0;
    top: .015rem;
    margin-right: .05rem;
    width: .2rem;
    text-align: center;
    height: .2rem;
    line-height: .2rem;
    background-color: #ff6000;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    color: #fff
}

.post-widget-knowledge {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.post-widget-knowledge .widget-title {
    margin-bottom: 1.2em
}

.post-widget-knowledge .knowledge-wrap {
    display: block
}

.post-widget-knowledge .knowledge-wrap:hover .knowledge-post-title,.post-widget-knowledge .knowledge-wrap:hover .knowledge-title {
    color: #ff6000
}

.post-widget-knowledge .knowledge-title {
    font-size: 142.85714286%;
    color: #000;
    margin-bottom: .7em
}

.post-widget-knowledge .knowledge-title .ico {
    display: inline-block;
    color: #ff6000
}

.post-widget-knowledge .knowledge-txt {
    font-size: inherit;
    color: #525252;
    line-height: 1.78571429em;
    margin-bottom: .1rem
}

.post-widget-knowledge .knowledge-btns {
    text-align: left
}

.post-widget-knowledge .knowledge-btns .btn {
    line-height: 2.28571429em;
    padding: 0 1.21428571em
}

.post-widget-knowledge .knowledge-btns .has-click {
    border-color: #9ba5af;
    background-color: #9ba5af;
    color: #fff;
    cursor: default
}

.post-widget-knowledge .knowledge-post-title {
    font-size: 100%;
    line-height: 1.64285714em;
    color: #3c3c3c;
    font-weight: normal;
    margin-bottom: .12rem
}

.post-widget-knowledge .knowledge-post-thumb {
    margin-bottom: 1.42857143em;
    overflow: hidden;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em
}

.post-widget-knowledge .knowledge-post-thumb .thumb {
    padding-top: 63.57142857%;
    background-position: center top
}

.post-widget-knowledge .knowledge-slide {
    position: relative
}

.post-widget-knowledge .slide-item {
    display: block;
    height: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.post-widget-knowledge .slide-item.current {
    height: auto
}

.post-widget-knowledge .slide-count {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: .25rem
}

.post-widget-knowledge .slide-count .count {
    display: inline-block;
    padding: .21428571em;
    cursor: pointer
}

.post-widget-knowledge .slide-count .count:hover .dot {
    background-color: #666
}

.post-widget-knowledge .slide-count .count.current .dot {
    width: 1em;
    background-color: #ff6000
}

.post-widget-knowledge .slide-count .dot {
    display: block;
    width: .42857143em;
    height: .42857143em;
    -webkit-border-radius: .42857143em;
    -moz-border-radius: .42857143em;
    border-radius: .42857143em;
    background-color: #d8d8d8
}

.post-widget-knowledge .knowledge-slide-no .slide-count {
    display: none
}

@media (min-width: 1330px) and (max-width:1919px) {
    .post-widget-knowledge .knowledge-txt {
        font-size:14px;
        line-height: 23px
    }

    .post-widget-knowledge .knowledge-post-title {
        font-size: 14px;
        line-height: 23px
    }
}

.post-widget-menu {
    /*padding-top: 2.5em*/
}

.post-widget-menu .widget-title {
    margin-bottom: .75em
}

.post-widget-menu .post-menu {
    max-height: 20em
}

.post-widget-menu .post-menu li {
    display: block;
    margin-bottom: 1.07142857em;
    line-height: 1.42857143em;
    height: 1.42857143em;
    overflow: hidden;
    padding-left: 1em;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative
}

.post-widget-menu .post-menu li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: .28571429em;
    height: .28571429em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #dadada;
    margin-top: -0.14285714em
}

.post-widget-menu .post-menu li.current::before,.post-widget-menu .post-menu li:hover::before {
    width: .42857143em;
    height: .42857143em;
    background: #ff6000;
    margin-top: -0.21428571em
}

.post-widget-menu .post-menu li.current a,.post-widget-menu .post-menu li:hover a {
    color: #ff6000
}

.post-widget-menu .post-menu li a {
    color: #525252
}

.post-widget-menu .post-menu li a:hover {
    color: #ff6000
}

.post-related {
    padding: 20px 0 0;
    font-size: 14px;
    padding-bottom: 20px;
    position: relative;
    z-index: 2
}

@media (min-width: 768px) {
    .post-related {
        padding:.74rem 0 .3rem
    }
}

@media (max-width: 767px) {
    .post-related {
        background-color:#f3f5f7
    }
}

@media (min-width: 768px) {
    .post-related {
        background-image:-webkit-gradient(linear, left top, left bottom, from(#eef1f4), to(#f3f5f7));
        background-image: -webkit-linear-gradient(top, #eef1f4, #f3f5f7);
        background-image: -o-linear-gradient(top, #eef1f4, #f3f5f7);
        background-image: linear-gradient(to bottom, #eef1f4, #f3f5f7);
        background-image: -ms-linear-gradient(to bottom, #eef1f4, #f3f5f7);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eef1f4', endColorstr='#f3f5f7')
    }
}

@media (min-width: 768px) {
    .post-related {
        font-size:.14rem
    }
}

@media (min-width: 768px) {
    .post-related {
        padding-bottom:.4rem
    }
}

.post-related .part-title {
    position: relative
}

.post-related .part-title .tags {
    display: none;
    font-size: 14px
}

@media (min-width: 1330px) {
    .post-related .part-title .tags {
        display:inline-block
    }
}

@media (min-width: 1920px) {
    .post-related .part-title .tags {
        font-size:.72916667vw
    }
}

.post-related .part-title .tags .tag-item {
    display: inline-block;
    margin: 0 .15rem
}

.post-related .part-title .tags .tag-item .title {
    font-size: inherit;
    font-weight: normal
}

.post-related .part-title .tags .tag-item .title strong {
    font-weight: normal
}

.post-related .part-title .tags .tag-item .item-wrap {
    color: #8a8a8a
}

.post-related .part-title .tags .tag-item .item-wrap:hover {
    color: #ff6000
}

.post-related .part-title .tags .tag-item .item-wrap .item-ico {
    color: #ff6000
}

.post-related .items,.post-related .modal-talk_ask .talk-ask .img-selects,.post-related .archive-list-top .archive-top-wrap,.post-related .archive-list-top .archive-list-top-wrap,.post-related .archive-list-see .wrap,.post-related .part-dropdown .main .section-content,.post-related .search-result-content .results-u,.post-related .search-user .search-user-wrap,.post-related .search-user .search-user-items,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-related .group-item .item-images .img-items,.post-related .talk-ask-form .img-selects,.post-related .user-item-talk-talk .item-images .img-items,.post-related .user-home .posts_talks {
    margin: 0 -7px
}

@media (min-width: 1024px) {
    .post-related .items,.post-related .modal-talk_ask .talk-ask .img-selects,.post-related .archive-list-top .archive-top-wrap,.post-related .archive-list-top .archive-list-top-wrap,.post-related .archive-list-see .wrap,.post-related .part-dropdown .main .section-content,.post-related .search-result-content .results-u,.post-related .search-user .search-user-wrap,.post-related .search-user .search-user-items,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-related .group-item .item-images .img-items,.post-related .talk-ask-form .img-selects,.post-related .user-item-talk-talk .item-images .img-items,.post-related .user-home .posts_talks {
        margin:0 -0.15rem
    }
}

.post-related .items .item,.post-related .modal-talk_ask .talk-ask .img-selects .item,.post-related .archive-list-top .archive-top-wrap .item,.post-related .archive-list-top .archive-list-top-wrap .item,.post-related .archive-list-see .wrap .item,.post-related .part-dropdown .main .section-content .item,.post-related .search-result-content .results-u .item,.post-related .search-user .search-user-wrap .item,.post-related .search-user .search-user-items .item,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.post-related .group-item .item-images .img-items .item,.post-related .items .group-item .item-images .img-item,.post-related .talk-ask-form .img-selects .item,.post-related .user-item-talk-talk .item-images .img-items .item,.post-related .user-home .posts_talks .item {
    width: 50%;
    padding: 0 7px;
    margin-bottom: 15px
}

@media (min-width: 1024px) {
    .post-related .items .item,.post-related .modal-talk_ask .talk-ask .img-selects .item,.post-related .archive-list-top .archive-top-wrap .item,.post-related .archive-list-top .archive-list-top-wrap .item,.post-related .archive-list-see .wrap .item,.post-related .part-dropdown .main .section-content .item,.post-related .search-result-content .results-u .item,.post-related .search-user .search-user-wrap .item,.post-related .search-user .search-user-items .item,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.post-related .group-item .item-images .img-items .item,.post-related .items .group-item .item-images .img-item,.post-related .talk-ask-form .img-selects .item,.post-related .user-item-talk-talk .item-images .img-items .item,.post-related .user-home .posts_talks .item {
        width:20%
    }
}

@media (min-width: 1024px) {
    .post-related .items .item,.post-related .modal-talk_ask .talk-ask .img-selects .item,.post-related .archive-list-top .archive-top-wrap .item,.post-related .archive-list-top .archive-list-top-wrap .item,.post-related .archive-list-see .wrap .item,.post-related .part-dropdown .main .section-content .item,.post-related .search-result-content .results-u .item,.post-related .search-user .search-user-wrap .item,.post-related .search-user .search-user-items .item,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.post-related .group-item .item-images .img-items .item,.post-related .items .group-item .item-images .img-item,.post-related .talk-ask-form .img-selects .item,.post-related .user-item-talk-talk .item-images .img-items .item,.post-related .user-home .posts_talks .item {
        padding:0 .15rem
    }
}

@media (min-width: 1024px) {
    .post-related .items .item,.post-related .modal-talk_ask .talk-ask .img-selects .item,.post-related .archive-list-top .archive-top-wrap .item,.post-related .archive-list-top .archive-list-top-wrap .item,.post-related .archive-list-see .wrap .item,.post-related .part-dropdown .main .section-content .item,.post-related .search-result-content .results-u .item,.post-related .search-user .search-user-wrap .item,.post-related .search-user .search-user-items .item,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.post-related .group-item .item-images .img-items .item,.post-related .items .group-item .item-images .img-item,.post-related .talk-ask-form .img-selects .item,.post-related .user-item-talk-talk .item-images .img-items .item,.post-related .user-home .posts_talks .item {
        margin-bottom:.3rem
    }
}

@media (min-width: 1024px) and (max-width:1919px) {
    .post-related .items .item,.post-related .modal-talk_ask .talk-ask .img-selects .item,.post-related .archive-list-top .archive-top-wrap .item,.post-related .archive-list-top .archive-list-top-wrap .item,.post-related .archive-list-see .wrap .item,.post-related .part-dropdown .main .section-content .item,.post-related .search-result-content .results-u .item,.post-related .search-user .search-user-wrap .item,.post-related .search-user .search-user-items .item,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item,.post-related .group-item .item-images .img-items .item,.post-related .items .group-item .item-images .img-item,.post-related .talk-ask-form .img-selects .item,.post-related .user-item-talk-talk .item-images .img-items .item,.post-related .user-home .posts_talks .item {
        width:25%
    }

    .post-related .items .item:nth-child(5),.post-related .modal-talk_ask .talk-ask .img-selects .item:nth-child(5),.post-related .archive-list-top .archive-top-wrap .item:nth-child(5),.post-related .archive-list-top .archive-list-top-wrap .item:nth-child(5),.post-related .archive-list-see .wrap .item:nth-child(5),.post-related .part-dropdown .main .section-content .item:nth-child(5),.post-related .search-result-content .results-u .item:nth-child(5),.post-related .search-user .search-user-wrap .item:nth-child(5),.post-related .search-user .search-user-items .item:nth-child(5),.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item:nth-child(5),.post-related .group-item .item-images .img-items .item:nth-child(5),.post-related .items .group-item .item-images .img-item:nth-child(5),.post-related .talk-ask-form .img-selects .item:nth-child(5),.post-related .user-item-talk-talk .item-images .img-items .item:nth-child(5),.post-related .user-home .posts_talks .item:nth-child(5) {
        display: none
    }
}

.post-related .items .item-wrap,.post-related .modal-talk_ask .talk-ask .img-selects .item-wrap,.post-related .archive-list-top .archive-top-wrap .item-wrap,.post-related .archive-list-top .archive-list-top-wrap .item-wrap,.post-related .archive-list-see .wrap .item-wrap,.post-related .part-dropdown .main .section-content .item-wrap,.post-related .search-result-content .results-u .item-wrap,.post-related .search-user .search-user-wrap .item-wrap,.post-related .search-user .search-user-items .item-wrap,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-wrap,.post-related .group-item .item-images .img-items .item-wrap,.post-related .talk-ask-form .img-selects .item-wrap,.post-related .user-item-talk-talk .item-images .img-items .item-wrap,.post-related .user-home .posts_talks .item-wrap {
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    overflow: hidden
}

.post-related .items .item-thumb .thumb,.post-related .modal-talk_ask .talk-ask .img-selects .item-thumb .thumb,.post-related .archive-list-top .archive-top-wrap .item-thumb .thumb,.post-related .archive-list-top .archive-list-top-wrap .item-thumb .thumb,.post-related .archive-list-see .wrap .item-thumb .thumb,.post-related .part-dropdown .main .section-content .item-thumb .thumb,.post-related .search-result-content .results-u .item-thumb .thumb,.post-related .search-user .search-user-wrap .item-thumb .thumb,.post-related .search-user .search-user-items .item-thumb .thumb,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-thumb .thumb,.post-related .group-item .item-images .img-items .item-thumb .thumb,.post-related .talk-ask-form .img-selects .item-thumb .thumb,.post-related .user-item-talk-talk .item-images .img-items .item-thumb .thumb,.post-related .user-home .posts_talks .item-thumb .thumb {
    padding-top: 63.46153846%
}

.post-related .items .item-top,.post-related .modal-talk_ask .talk-ask .img-selects .item-top,.post-related .archive-list-top .archive-top-wrap .item-top,.post-related .archive-list-top .archive-list-top-wrap .item-top,.post-related .archive-list-see .wrap .item-top,.post-related .part-dropdown .main .section-content .item-top,.post-related .search-result-content .results-u .item-top,.post-related .search-user .search-user-wrap .item-top,.post-related .search-user .search-user-items .item-top,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-top,.post-related .group-item .item-images .img-items .item-top,.post-related .talk-ask-form .img-selects .item-top,.post-related .user-item-talk-talk .item-images .img-items .item-top,.post-related .user-home .posts_talks .item-top {
    overflow: hidden;
    position: relative
}

.post-related .items .item-term,.post-related .modal-talk_ask .talk-ask .img-selects .item-term,.post-related .archive-list-top .archive-top-wrap .item-term,.post-related .archive-list-top .archive-list-top-wrap .item-term,.post-related .archive-list-see .wrap .item-term,.post-related .part-dropdown .main .section-content .item-term,.post-related .search-result-content .results-u .item-term,.post-related .search-user .search-user-wrap .item-term,.post-related .search-user .search-user-items .item-term,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-term,.post-related .group-item .item-images .img-items .item-term,.post-related .talk-ask-form .img-selects .item-term,.post-related .user-item-talk-talk .item-images .img-items .item-term,.post-related .user-home .posts_talks .item-term {
    position: absolute;
    right: 0;
    top: .15rem;
    font-weight: normal;
    font-size: .14rem
}

.post-related .items .item-term a,.post-related .modal-talk_ask .talk-ask .img-selects .item-term a,.post-related .archive-list-top .archive-top-wrap .item-term a,.post-related .archive-list-top .archive-list-top-wrap .item-term a,.post-related .archive-list-see .wrap .item-term a,.post-related .part-dropdown .main .section-content .item-term a,.post-related .search-result-content .results-u .item-term a,.post-related .search-user .search-user-wrap .item-term a,.post-related .search-user .search-user-items .item-term a,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-term a,.post-related .group-item .item-images .img-items .item-term a,.post-related .talk-ask-form .img-selects .item-term a,.post-related .user-item-talk-talk .item-images .img-items .item-term a,.post-related .user-home .posts_talks .item-term a {
    opacity: .9;
    -webkit-border-radius: .04rem 0 0 .04rem;
    -moz-border-radius: .04rem 0 0 .04rem;
    border-radius: .04rem 0 0 .04rem;
    background-color: #ff6000;
    display: block;
    color: #ffffff;
    padding: 0 .3em;
    line-height: 1.7
}

.post-related .items .item-term a:hover,.post-related .modal-talk_ask .talk-ask .img-selects .item-term a:hover,.post-related .archive-list-top .archive-top-wrap .item-term a:hover,.post-related .archive-list-top .archive-list-top-wrap .item-term a:hover,.post-related .archive-list-see .wrap .item-term a:hover,.post-related .part-dropdown .main .section-content .item-term a:hover,.post-related .search-result-content .results-u .item-term a:hover,.post-related .search-user .search-user-wrap .item-term a:hover,.post-related .search-user .search-user-items .item-term a:hover,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-term a:hover,.post-related .group-item .item-images .img-items .item-term a:hover,.post-related .talk-ask-form .img-selects .item-term a:hover,.post-related .user-item-talk-talk .item-images .img-items .item-term a:hover,.post-related .user-home .posts_talks .item-term a:hover {
    opacity: 1
}

.post-related .items .item-main,.post-related .modal-talk_ask .talk-ask .img-selects .item-main,.post-related .archive-list-top .archive-top-wrap .item-main,.post-related .archive-list-top .archive-list-top-wrap .item-main,.post-related .archive-list-see .wrap .item-main,.post-related .part-dropdown .main .section-content .item-main,.post-related .search-result-content .results-u .item-main,.post-related .search-user .search-user-wrap .item-main,.post-related .search-user .search-user-items .item-main,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-main,.post-related .group-item .item-images .img-items .item-main,.post-related .talk-ask-form .img-selects .item-main,.post-related .user-item-talk-talk .item-images .img-items .item-main,.post-related .user-home .posts_talks .item-main {
    padding: .26rem .2rem
}

.post-related .items .item-title,.post-related .modal-talk_ask .talk-ask .img-selects .item-title,.post-related .archive-list-top .archive-top-wrap .item-title,.post-related .archive-list-top .archive-list-top-wrap .item-title,.post-related .archive-list-see .wrap .item-title,.post-related .part-dropdown .main .section-content .item-title,.post-related .search-result-content .results-u .item-title,.post-related .search-user .search-user-wrap .item-title,.post-related .search-user .search-user-items .item-title,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-title,.post-related .group-item .item-images .img-items .item-title,.post-related .talk-ask-form .img-selects .item-title,.post-related .user-item-talk-talk .item-images .img-items .item-title,.post-related .user-home .posts_talks .item-title {
    font-size: 16px;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    margin-bottom: .14rem;
    color: #323232
}

@media (min-width: 1920px) {
    .post-related .items .item-title,.post-related .modal-talk_ask .talk-ask .img-selects .item-title,.post-related .archive-list-top .archive-top-wrap .item-title,.post-related .archive-list-top .archive-list-top-wrap .item-title,.post-related .archive-list-see .wrap .item-title,.post-related .part-dropdown .main .section-content .item-title,.post-related .search-result-content .results-u .item-title,.post-related .search-user .search-user-wrap .item-title,.post-related .search-user .search-user-items .item-title,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-title,.post-related .group-item .item-images .img-items .item-title,.post-related .talk-ask-form .img-selects .item-title,.post-related .user-item-talk-talk .item-images .img-items .item-title,.post-related .user-home .posts_talks .item-title {
        font-size:.16rem
    }
}

.post-related .items .item-title a,.post-related .modal-talk_ask .talk-ask .img-selects .item-title a,.post-related .archive-list-top .archive-top-wrap .item-title a,.post-related .archive-list-top .archive-list-top-wrap .item-title a,.post-related .archive-list-see .wrap .item-title a,.post-related .part-dropdown .main .section-content .item-title a,.post-related .search-result-content .results-u .item-title a,.post-related .search-user .search-user-wrap .item-title a,.post-related .search-user .search-user-items .item-title a,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-title a,.post-related .group-item .item-images .img-items .item-title a,.post-related .talk-ask-form .img-selects .item-title a,.post-related .user-item-talk-talk .item-images .img-items .item-title a,.post-related .user-home .posts_talks .item-title a {
    display: block;
    color: #323232
}

.post-related .items .item-title a:hover,.post-related .modal-talk_ask .talk-ask .img-selects .item-title a:hover,.post-related .archive-list-top .archive-top-wrap .item-title a:hover,.post-related .archive-list-top .archive-list-top-wrap .item-title a:hover,.post-related .archive-list-see .wrap .item-title a:hover,.post-related .part-dropdown .main .section-content .item-title a:hover,.post-related .search-result-content .results-u .item-title a:hover,.post-related .search-user .search-user-wrap .item-title a:hover,.post-related .search-user .search-user-items .item-title a:hover,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-title a:hover,.post-related .group-item .item-images .img-items .item-title a:hover,.post-related .talk-ask-form .img-selects .item-title a:hover,.post-related .user-item-talk-talk .item-images .img-items .item-title a:hover,.post-related .user-home .posts_talks .item-title a:hover {
    color: #ff6000
}

.post-related .items .item-label,.post-related .modal-talk_ask .talk-ask .img-selects .item-label,.post-related .archive-list-top .archive-top-wrap .item-label,.post-related .archive-list-top .archive-list-top-wrap .item-label,.post-related .archive-list-see .wrap .item-label,.post-related .part-dropdown .main .section-content .item-label,.post-related .search-result-content .results-u .item-label,.post-related .search-user .search-user-wrap .item-label,.post-related .search-user .search-user-items .item-label,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-label,.post-related .group-item .item-images .img-items .item-label,.post-related .talk-ask-form .img-selects .item-label,.post-related .user-item-talk-talk .item-images .img-items .item-label,.post-related .user-home .posts_talks .item-label {
    font-size: 85.71428571%;
    line-height: .24rem;
    height: .24rem;
    margin-bottom: .24rem
}

.post-related .items .item-label .btn,.post-related .modal-talk_ask .talk-ask .img-selects .item-label .btn,.post-related .archive-list-top .archive-top-wrap .item-label .btn,.post-related .archive-list-top .archive-list-top-wrap .item-label .btn,.post-related .archive-list-see .wrap .item-label .btn,.post-related .part-dropdown .main .section-content .item-label .btn,.post-related .search-result-content .results-u .item-label .btn,.post-related .search-user .search-user-wrap .item-label .btn,.post-related .search-user .search-user-items .item-label .btn,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-label .btn,.post-related .group-item .item-images .img-items .item-label .btn,.post-related .talk-ask-form .img-selects .item-label .btn,.post-related .user-item-talk-talk .item-images .img-items .item-label .btn,.post-related .user-home .posts_talks .item-label .btn {
    padding: 0 .07rem;
    cursor: default;
    font-weight: normal
}

.post-related .items .item-label .btn:hover,.post-related .modal-talk_ask .talk-ask .img-selects .item-label .btn:hover,.post-related .archive-list-top .archive-top-wrap .item-label .btn:hover,.post-related .archive-list-top .archive-list-top-wrap .item-label .btn:hover,.post-related .archive-list-see .wrap .item-label .btn:hover,.post-related .part-dropdown .main .section-content .item-label .btn:hover,.post-related .search-result-content .results-u .item-label .btn:hover,.post-related .search-user .search-user-wrap .item-label .btn:hover,.post-related .search-user .search-user-items .item-label .btn:hover,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-label .btn:hover,.post-related .group-item .item-images .img-items .item-label .btn:hover,.post-related .talk-ask-form .img-selects .item-label .btn:hover,.post-related .user-item-talk-talk .item-images .img-items .item-label .btn:hover,.post-related .user-home .posts_talks .item-label .btn:hover {
    background: rgba(255,140,52,0.1);
    color: #ff6000
}

.post-related .items .item-meta,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta,.post-related .archive-list-top .archive-top-wrap .item-meta,.post-related .archive-list-top .archive-list-top-wrap .item-meta,.post-related .archive-list-see .wrap .item-meta,.post-related .part-dropdown .main .section-content .item-meta,.post-related .search-result-content .results-u .item-meta,.post-related .search-user .search-user-wrap .item-meta,.post-related .search-user .search-user-items .item-meta,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta,.post-related .group-item .item-images .img-items .item-meta,.post-related .talk-ask-form .img-selects .item-meta,.post-related .user-item-talk-talk .item-images .img-items .item-meta,.post-related .user-home .posts_talks .item-meta {
    line-height: .3rem;
    color: #b5b5b5;
    position: relative
}

.post-related .items .item-meta a,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta a,.post-related .archive-list-top .archive-top-wrap .item-meta a,.post-related .archive-list-top .archive-list-top-wrap .item-meta a,.post-related .archive-list-see .wrap .item-meta a,.post-related .part-dropdown .main .section-content .item-meta a,.post-related .search-result-content .results-u .item-meta a,.post-related .search-user .search-user-wrap .item-meta a,.post-related .search-user .search-user-items .item-meta a,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta a,.post-related .group-item .item-images .img-items .item-meta a,.post-related .talk-ask-form .img-selects .item-meta a,.post-related .user-item-talk-talk .item-images .img-items .item-meta a,.post-related .user-home .posts_talks .item-meta a {
    color: #b5b5b5
}

.post-related .items .item-meta a:hover,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta a:hover,.post-related .archive-list-top .archive-top-wrap .item-meta a:hover,.post-related .archive-list-top .archive-list-top-wrap .item-meta a:hover,.post-related .archive-list-see .wrap .item-meta a:hover,.post-related .part-dropdown .main .section-content .item-meta a:hover,.post-related .search-result-content .results-u .item-meta a:hover,.post-related .search-user .search-user-wrap .item-meta a:hover,.post-related .search-user .search-user-items .item-meta a:hover,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta a:hover,.post-related .group-item .item-images .img-items .item-meta a:hover,.post-related .talk-ask-form .img-selects .item-meta a:hover,.post-related .user-item-talk-talk .item-images .img-items .item-meta a:hover,.post-related .user-home .posts_talks .item-meta a:hover {
    color: #ff6000
}

.post-related .items .item-meta .meta-left,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-left,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-left,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-left,.post-related .archive-list-see .wrap .item-meta .meta-left,.post-related .part-dropdown .main .section-content .item-meta .meta-left,.post-related .search-result-content .results-u .item-meta .meta-left,.post-related .search-user .search-user-wrap .item-meta .meta-left,.post-related .search-user .search-user-items .item-meta .meta-left,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-left,.post-related .group-item .item-images .img-items .item-meta .meta-left,.post-related .talk-ask-form .img-selects .item-meta .meta-left,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-left,.post-related .user-home .posts_talks .item-meta .meta-left {
    position: absolute;
    left: 0;
    top: 0
}

.post-related .items .item-meta .meta-right,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-right,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-right,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-right,.post-related .archive-list-see .wrap .item-meta .meta-right,.post-related .part-dropdown .main .section-content .item-meta .meta-right,.post-related .search-result-content .results-u .item-meta .meta-right,.post-related .search-user .search-user-wrap .item-meta .meta-right,.post-related .search-user .search-user-items .item-meta .meta-right,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-right,.post-related .group-item .item-images .img-items .item-meta .meta-right,.post-related .talk-ask-form .img-selects .item-meta .meta-right,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-right,.post-related .user-home .posts_talks .item-meta .meta-right {
    position: absolute;
    right: 0;
    top: 0
}

.post-related .items .item-meta .meta-author,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-author,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-author,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-author,.post-related .archive-list-see .wrap .item-meta .meta-author,.post-related .part-dropdown .main .section-content .item-meta .meta-author,.post-related .search-result-content .results-u .item-meta .meta-author,.post-related .search-user .search-user-wrap .item-meta .meta-author,.post-related .search-user .search-user-items .item-meta .meta-author,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-author,.post-related .group-item .item-images .img-items .item-meta .meta-author,.post-related .talk-ask-form .img-selects .item-meta .meta-author,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-author,.post-related .user-home .posts_talks .item-meta .meta-author {
    display: block;
    line-height: .24rem
}

.post-related .items .item-meta .meta-author .meta-avatar,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-author .meta-avatar,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-author .meta-avatar,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-author .meta-avatar,.post-related .archive-list-see .wrap .item-meta .meta-author .meta-avatar,.post-related .part-dropdown .main .section-content .item-meta .meta-author .meta-avatar,.post-related .search-result-content .results-u .item-meta .meta-author .meta-avatar,.post-related .search-user .search-user-wrap .item-meta .meta-author .meta-avatar,.post-related .search-user .search-user-items .item-meta .meta-author .meta-avatar,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-author .meta-avatar,.post-related .group-item .item-images .img-items .item-meta .meta-author .meta-avatar,.post-related .talk-ask-form .img-selects .item-meta .meta-author .meta-avatar,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-author .meta-avatar,.post-related .user-home .posts_talks .item-meta .meta-author .meta-avatar {
    display: inline-block;
    vertical-align: middle;
    width: .24rem
}

.post-related .items .item-meta .meta-author .meta-avatar .avatar,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-author .meta-avatar .avatar,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-author .meta-avatar .avatar,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-author .meta-avatar .avatar,.post-related .archive-list-see .wrap .item-meta .meta-author .meta-avatar .avatar,.post-related .part-dropdown .main .section-content .item-meta .meta-author .meta-avatar .avatar,.post-related .search-result-content .results-u .item-meta .meta-author .meta-avatar .avatar,.post-related .search-user .search-user-wrap .item-meta .meta-author .meta-avatar .avatar,.post-related .search-user .search-user-items .item-meta .meta-author .meta-avatar .avatar,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-author .meta-avatar .avatar,.post-related .group-item .item-images .img-items .item-meta .meta-author .meta-avatar .avatar,.post-related .talk-ask-form .img-selects .item-meta .meta-author .meta-avatar .avatar,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-author .meta-avatar .avatar,.post-related .user-home .posts_talks .item-meta .meta-author .meta-avatar .avatar {
    padding-top: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.post-related .items .item-meta .meta-author .meta-name,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-author .meta-name,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-author .meta-name,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-author .meta-name,.post-related .archive-list-see .wrap .item-meta .meta-author .meta-name,.post-related .part-dropdown .main .section-content .item-meta .meta-author .meta-name,.post-related .search-result-content .results-u .item-meta .meta-author .meta-name,.post-related .search-user .search-user-wrap .item-meta .meta-author .meta-name,.post-related .search-user .search-user-items .item-meta .meta-author .meta-name,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-author .meta-name,.post-related .group-item .item-images .img-items .item-meta .meta-author .meta-name,.post-related .talk-ask-form .img-selects .item-meta .meta-author .meta-name,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-author .meta-name,.post-related .user-home .posts_talks .item-meta .meta-author .meta-name {
    font-size: inherit;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal
}

.post-related .items .item-meta .meta-line,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-line,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-line,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-line,.post-related .archive-list-see .wrap .item-meta .meta-line,.post-related .part-dropdown .main .section-content .item-meta .meta-line,.post-related .search-result-content .results-u .item-meta .meta-line,.post-related .search-user .search-user-wrap .item-meta .meta-line,.post-related .search-user .search-user-items .item-meta .meta-line,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-line,.post-related .group-item .item-images .img-items .item-meta .meta-line,.post-related .talk-ask-form .img-selects .item-meta .meta-line,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-line,.post-related .user-home .posts_talks .item-meta .meta-line {
    margin-bottom: .14rem
}

.post-related .items .item-meta .meta-line:last-child,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-line:last-child,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-line:last-child,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-line:last-child,.post-related .archive-list-see .wrap .item-meta .meta-line:last-child,.post-related .part-dropdown .main .section-content .item-meta .meta-line:last-child,.post-related .search-result-content .results-u .item-meta .meta-line:last-child,.post-related .search-user .search-user-wrap .item-meta .meta-line:last-child,.post-related .search-user .search-user-items .item-meta .meta-line:last-child,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-line:last-child,.post-related .group-item .item-images .img-items .item-meta .meta-line:last-child,.post-related .talk-ask-form .img-selects .item-meta .meta-line:last-child,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-line:last-child,.post-related .user-home .posts_talks .item-meta .meta-line:last-child {
    margin-bottom: 0
}

.post-related .items .item-meta .meta-tag,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-tag,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-tag,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-tag,.post-related .archive-list-see .wrap .item-meta .meta-tag,.post-related .part-dropdown .main .section-content .item-meta .meta-tag,.post-related .search-result-content .results-u .item-meta .meta-tag,.post-related .search-user .search-user-wrap .item-meta .meta-tag,.post-related .search-user .search-user-items .item-meta .meta-tag,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-tag,.post-related .group-item .item-images .img-items .item-meta .meta-tag,.post-related .talk-ask-form .img-selects .item-meta .meta-tag,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-tag,.post-related .user-home .posts_talks .item-meta .meta-tag {
    background-color: #fafafa;
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0 .1rem;
    overflow: hidden
}

.post-related .items .item-meta .meta-tag a,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-tag a,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-tag a,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-tag a,.post-related .archive-list-see .wrap .item-meta .meta-tag a,.post-related .part-dropdown .main .section-content .item-meta .meta-tag a,.post-related .search-result-content .results-u .item-meta .meta-tag a,.post-related .search-user .search-user-wrap .item-meta .meta-tag a,.post-related .search-user .search-user-items .item-meta .meta-tag a,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-tag a,.post-related .group-item .item-images .img-items .item-meta .meta-tag a,.post-related .talk-ask-form .img-selects .item-meta .meta-tag a,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-tag a,.post-related .user-home .posts_talks .item-meta .meta-tag a {
    white-space: nowrap;
    margin: 0 .5em
}

.post-related .items .item-meta .meta-tag .tag-ico,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-tag .tag-ico,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-tag .tag-ico,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-tag .tag-ico,.post-related .archive-list-see .wrap .item-meta .meta-tag .tag-ico,.post-related .part-dropdown .main .section-content .item-meta .meta-tag .tag-ico,.post-related .search-result-content .results-u .item-meta .meta-tag .tag-ico,.post-related .search-user .search-user-wrap .item-meta .meta-tag .tag-ico,.post-related .search-user .search-user-items .item-meta .meta-tag .tag-ico,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-tag .tag-ico,.post-related .group-item .item-images .img-items .item-meta .meta-tag .tag-ico,.post-related .talk-ask-form .img-selects .item-meta .meta-tag .tag-ico,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-tag .tag-ico,.post-related .user-home .posts_talks .item-meta .meta-tag .tag-ico {
    display: inline-block;
    vertical-align: middle;
    color: #ff6000;
    margin-top: -2px;
    font-size: 85.71428571%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: .16rem;
    height: .16rem;
    line-height: .16rem;
    text-align: center
}

.post-related .items .item-meta .meta-label,.post-related .modal-talk_ask .talk-ask .img-selects .item-meta .meta-label,.post-related .archive-list-top .archive-top-wrap .item-meta .meta-label,.post-related .archive-list-top .archive-list-top-wrap .item-meta .meta-label,.post-related .archive-list-see .wrap .item-meta .meta-label,.post-related .part-dropdown .main .section-content .item-meta .meta-label,.post-related .search-result-content .results-u .item-meta .meta-label,.post-related .search-user .search-user-wrap .item-meta .meta-label,.post-related .search-user .search-user-items .item-meta .meta-label,.post-related .news-item .dubao-images[data-image="more"] .dubao-images-items .item-meta .meta-label,.post-related .group-item .item-images .img-items .item-meta .meta-label,.post-related .talk-ask-form .img-selects .item-meta .meta-label,.post-related .user-item-talk-talk .item-images .img-items .item-meta .meta-label,.post-related .user-home .posts_talks .item-meta .meta-label {
    background: rgba(255,140,52,0.1);
    -webkit-border-radius: .04rem;
    -moz-border-radius: .04rem;
    border-radius: .04rem;
    color: #ff6000;
    padding: 0 .1rem;
    height: .4rem;
    line-height: .4rem
}

.post-related.group-related {
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .post-related.group-related {
        padding-bottom:.7rem
    }
}

.post-comment {
    padding: .5rem 0 .3rem
}

@media (max-width: 767px) {
    .post-comment {
        background-color:#f3f5f7
    }
}

@media (min-width: 768px) {
    .post-comment {
        background-image:-webkit-gradient(linear, left top, left bottom, from(#eef1f4), to(#f3f5f7));
        background-image: -webkit-linear-gradient(top, #eef1f4, #f3f5f7);
        background-image: -o-linear-gradient(top, #eef1f4, #f3f5f7);
        background-image: linear-gradient(to bottom, #eef1f4, #f3f5f7);
        background-image: -ms-linear-gradient(to bottom, #eef1f4, #f3f5f7);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eef1f4', endColorstr='#f3f5f7')
    }
}

.post-comment .post-comment-wrap {
    position: relative
}

@media (max-width: 767.5px) {
    .post-comment .comment-recommend {
        display:none
    }
}

.post-download {
    font-size: 12px;
    margin-bottom: .4rem
}

@media (min-width: 768px) {
    .post-download {
        font-size:.14rem
    }
}

.post-download .section-title {
    font-size: 142.85714286%;
    font-weight: normal;
    color: #3c3c3c;
    margin-bottom: .18rem;
    border-bottom: none
}

.post-download .a_help {
    white-space: nowrap;
    color: #ff6000;
    font-weight: normal;
    margin-left: .08rem;
    display: none
}

@media (min-width: 768px) {
    .post-download .a_help {
        display:inline
    }
}

.post-download table {
    width: 100%;
    text-align: left;
    table-layout: fixed;
    font-size: inherit
}

.post-download table th {
    background: #f6f6f6;
    padding: 10px;
    white-space: nowrap
}

@media (min-width: 768px) {
    .post-download table th {
        padding:.16rem .4rem
    }
}

.post-download table td {
    background: #fafbfb;
    color: #525252;
    padding: 10px
}

@media (min-width: 768px) {
    .post-download table td {
        padding:.16rem .4rem
    }
}

.post-download table td .component-copy {
    display: block
}

@media (min-width: 768px) {
    .post-download table td .component-copy {
        display:inline
    }
}

.post-download table td .btn {
    line-height: 3;
    padding: 0 1em
}

@media (max-width: 767px) {
    .post-download table tr th:nth-child(2),.post-download table tr td:nth-child(2) {
        display:none
    }
}

.post-belonds-to-zt {
    font-size: 14px;
    margin-top: 15px
}

@media (min-width: 768px) {
    .post-belonds-to-zt {
        font-size:.14rem
    }
}

@media (min-width: 768px) {
    .post-belonds-to-zt {
        margin-top:.4rem
    }
}

.post-belonds-to-zt .pt_wrap {
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    position: relative;
    overflow: hidden;
    text-align: left
}



.post-belonds-to-zt .pt-title {
    background-image: url(https://image.uisdc.com/wp-content/uploads/2021/06/post-belongs-to-bg.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom
}

@media (min-width: 1024px) {
    .post-belonds-to-zt .pt-title {
        -webkit-background-size:cover;
        background-size: cover;
        width: 2.5rem;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0
    }
}

@media (min-width: 1330px) {
    .post-belonds-to-zt .pt-title {
        width:3.2rem
    }
}

.post-belonds-to-zt .pt-title .pt-title-wrap {
    display: block;
    padding: .3rem
}

.post-belonds-to-zt .pt-title .sub-title,.post-belonds-to-zt .pt-title .sup-title {
    font-size: inherit;
    font-weight: normal;
    color: #8a8a8a;
    margin-bottom: .06rem;
    line-height: .2rem;
    height: .2rem;
    overflow: hidden
}

.post-belonds-to-zt .pt-title .zt-title {
    font-size: 142.85714286%;
    color: #323232;
    margin-bottom: .06rem;
    line-height: .28rem;
    height: .28rem;
    overflow: hidden
}

.post-belonds-to-zt .pt-title .zt-title a {
    color: #323232
}

.post-belonds-to-zt .pt-btns {
    position: absolute;
    right: .36rem;
    top: 50%;
    width: 1.12rem;
    margin-top: -0.18rem
}

.post-belonds-to-zt .pt-btns .btn {
    display: block;
    line-height: .36rem
}

.post-belonds-to-zt .pt-content {
    display: none;
    padding: .32rem .47rem
}

@media (min-width: 1024px) {
    .post-belonds-to-zt .pt-content {
        display:block
    }
}

.post-belonds-to-zt .pt-content .items,.post-belonds-to-zt .pt-content .modal-talk_ask .talk-ask .img-selects,.post-belonds-to-zt .pt-content .archive-list-top .archive-top-wrap,.post-belonds-to-zt .pt-content .archive-list-top .archive-list-top-wrap,.post-belonds-to-zt .pt-content .archive-list-see .wrap,.post-belonds-to-zt .pt-content .part-dropdown .main .section-content,.post-belonds-to-zt .pt-content .search-result-content .results-u,.post-belonds-to-zt .pt-content .search-user .search-user-wrap,.post-belonds-to-zt .pt-content .search-user .search-user-items,.post-belonds-to-zt .pt-content .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-belonds-to-zt .pt-content .group-item .item-images .img-items,.post-belonds-to-zt .pt-content .talk-ask-form .img-selects,.post-belonds-to-zt .pt-content .user-item-talk-talk .item-images .img-items,.post-belonds-to-zt .pt-content .user-home .posts_talks {
    margin: 0 -0.25rem
}

.post-belonds-to-zt .pt-content .item,.post-belonds-to-zt .pt-content .group-item .item-images .img-item {
    width: 33.33333333%;
    padding: 0 .25rem
}

@media (min-width: 1024px) and (max-width:1329.5px) {
    .post-belonds-to-zt .pt-content .item,.post-belonds-to-zt .pt-content .group-item .item-images .img-item {
        width:50%
    }

    .post-belonds-to-zt .pt-content .item:last-child,.post-belonds-to-zt .pt-content .group-item .item-images .img-item:last-child {
        display: none
    }
}

.post-belonds-to-zt .pt-content .item-wrap {
    position: relative;
    padding-left: 1.4rem;
    color: #323232;
    min-height: .76rem
}

.post-belonds-to-zt .pt-content .item-wrap:hover {
    color: #ff6000
}

.post-belonds-to-zt .pt-content .item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.2rem;
    -webkit-border-radius: .06rem;
    -moz-border-radius: .06rem;
    border-radius: .06rem;
    overflow: hidden
}

.post-belonds-to-zt .pt-content .item-thumb .thumb {
    padding-top: 63.33333333%
}

.post-belonds-to-zt .pt-content .num {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: .06rem 0 .06rem 0;
    -moz-border-radius: .06rem 0 .06rem 0;
    border-radius: .06rem 0 .06rem 0;
    background-color: #ff6000;
    color: #fff;
    font-size: .11rem;
    line-height: .16rem;
    padding: 0 .5em
}

.post-belonds-to-zt .pt-content .item-title {
    font-size: inherit;
    font-weight: normal;
    line-height: .2rem;
    height: .4rem;
    overflow: hidden;
    margin-bottom: .14rem
}

.post-belonds-to-zt .pt-content .item-keyword {
    color: #ff6000;
    font-size: 85.71428571%;
    font-weight: normal
}

@media (max-width: 767.5px) {
    .post-belonds-to-zt .pt-title .zt-title {
        padding-right:7em
    }

    .post-belonds-to-zt .pt-title .pt-title-wrap {
        padding: .2rem
    }

    .post-belonds-to-zt .pt-btns {
        right: .2rem
    }
}

.comment-sidebar {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 22;
    font-size: 14px;
    padding: 0 2.14285714em;
    background-color: #fff;
    -webkit-border-radius: .71428571em 0 0 .71428571em;
    -moz-border-radius: .71428571em 0 0 .71428571em;
    border-radius: .71428571em 0 0 .71428571em;
    display: none
}

@media (min-width: 1920px) {
    .comment-sidebar {
        font-size:.72916667vw
    }
}

@media (min-width: 1920px) {
    .comment-sidebar {
        display:block
    }
}

.comment-sidebar .sidebar-wrap {
    width: 20em
}

.comment-sidebar .widget {
    padding: 2.14285714em 0;
    position: relative
}

.comment-sidebar .widget::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 0;
    border-top: 1px solid #f0f0f0
}

.comment-sidebar .widget:first-child {
    margin-top: 0
}

.comment-sidebar .widget:first-child::after {
    display: none
}

.comment-sidebar .widget-title {
    font-size: 142.85714286%;
    line-height: 1.4em;
    color: #333;
    margin-bottom: 1.5em;
    position: relative
}

.comment-sidebar .widget-title a {
    color: #333
}

.comment-sidebar .widget-title a:hover {
    color: #333
}

.comment-sidebar .widget-title .more {
    font-size: 70%;
    color: #9a9a9a;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0
}

.comment-sidebar .widget-title .more:hover {
    color: #ff6000
}

.comment-sidebar .widget-btns .btn {
    display: block;
    font-weight: bold;
    line-height: 3em
}

.comment-header {
    font-size: 14px;
    margin-bottom: 1.71428571em;
    position: relative
}

@media (min-width: 1920px) {
    .comment-header {
        font-size:.14rem
    }
}

@media (min-width: 768px) {
    .comment-header {
        margin-bottom:2em
    }
}

.comment-header .comment-header-wrap {
    background: #4B81FF;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 2.14285714em 2.85714286em;
    position: relative
}

.comment-header .comment-show {
    padding-right: 10.71428571em
}

.comment-header .comment-header-title {
    font-size: 142.85714286%;
    color: #fff;
    line-height: 1.4em;
    margin-bottom: .25em
}

.comment-header .comment-header-desc {
    font-size: inherit;
    color: #ceddff;
    font-weight: normal
}

.comment-header .comment-header-desc .btn {
    line-height: 1.42857143em;
    padding: 0 .42857143em;
    color: #4b81ff;
    display: inline-block
}

.comment-header .comment-header-desc .btn:hover {
    color: #fff;
    background-color: #3362D1
}

.comment-header .comment-thumb {
    width: 6em;
    position: absolute;
    right: 2.85714286em;
    bottom: 0
}

.comment-header .comment-thumb img {
    display: block;
    position: relative
}

.comment-header .comment-thumb .shadow {
    position: absolute;
    left: -42%;
    bottom: 0;
    width: 90%
}

.comment-header .comment-thumb .thumb {
    padding-top: 70.67669173%
}

.comment-header .comment-label {
    position: absolute;
    right: 1.07142857em;
    top: 1.07142857em
}

.comment-header .comment-label .btn {
    font-size: 85.71428571%;
    line-height: 1.5em;
    padding: 0 .5em;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    border-radius: 1.5em;
    cursor: default
}

.comment-header .comment-present {
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: .2rem;
    display: none;
    z-index: 2
}

@media (min-width: 1330px) {
    .comment-header .comment-present {
        display:block
    }
}

.comment-header .comment-present .present-wrap {
    display: block;
    position: relative;
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .2rem .25rem
}

.comment-header .comment-present .present-wrap::after {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 0;
    height: 0;
    border: .1rem solid transparent;
    border-right-color: #fff;
    margin-top: -0.1rem
}

.comment-header .comment-present .title {
    font-size: 18px;
    line-height: 1.38888889em;
    color: #323232;
    height: 1.38888889em;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: .44444444em
}

@media (min-width: 1920px) {
    .comment-header .comment-present .title {
        font-size:.18rem
    }
}

.comment-header .comment-present .title .txt {
    display: inline-block;
    max-width: 12em;
    overflow: hidden
}

.comment-header .comment-present .desc {
    font-size: 14px;
    font-weight: normal;
    color: #6a6a6a;
    line-height: 1.42857143em;
    height: 1.42857143em;
    overflow: hidden;
    margin-bottom: .1rem;
    white-space: nowrap
}

@media (min-width: 1920px) {
    .comment-header .comment-present .desc {
        font-size:.14rem
    }
}

.comment-header .comment-present .desc i {
    color: #ff6000
}

.comment-header .comment-present .btn {
    line-height: 2.42857143em;
    padding: 0 1em
}

@media (max-width: 767.5px) {
    .comment-header .comment-header-title {
        font-size:18px
    }

    .comment-header .comment-header-desc .btn {
        margin-top: max(1.6vw, 6px)
    }

    .comment-header .comment-present {
        position: relative;
        left: auto;
        top: auto;
        display: block;
        padding-left: 0
    }

    .comment-header .comment-present .present-wrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        position: relative;
        padding: .2rem .15rem
    }

    .comment-header .comment-present .desc {
        margin-bottom: 0
    }

    .comment-header .comment-present .btns {
        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: -18px
    }

    .comment-header .comment-present .btns .btn {
        padding: 0 10px;
        border: 1px solid #ff6000;
        background-color: transparent;
        color: #ff6000
    }

    .comment-header .comment-present .btns .ico {
        display: none
    }

    .comment-header .highlight::before {
        top: 40%
    }
}

@media (min-width: 768px) {
    .comment-header .comment-present {
        display:none
    }
}

@media (min-width: 768px) {
    .single-post .post-comment .comment-header .comment-present,.single-hunter .post-comment .comment-header .comment-present {
        display:block
    }
}

.post-related-new {
    padding: 0;
    background-color: #f3f5f7
}

@media (min-width: 768px) {
    .post-related-new {
        padding:0 0 .3rem
    }
}

.post-related-new .post-related-new-wrap {
    background-color: #fff;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: 40px;
    position: relative
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-wrap {
        padding:.4rem
    }
}

.post-related-new .part-title {
    font-size: 21px;
    color: #333;
    margin-bottom: .3rem
}

@media (min-width: 768px) {
    .post-related-new .part-title {
        font-size:30px
    }
}

@media (min-width: 1330px) {
    .post-related-new .part-title {
        font-size:.28rem
    }
}

@media (min-width: 1920px) {
    .post-related-new .part-title {
        font-size:.26rem
    }
}

.post-related-new .post-related-new-sidebar {
    position: absolute;
    top: 0;
    margin-left: -200px;
    display: none
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar {
        margin-left:-2rem
    }
}

@media (min-width: 1200px) {
    .post-related-new .post-related-new-sidebar {
        display:block
    }
}

.post-related-new .post-related-new-sidebar.autofixed-fixed {
    position: fixed
}

.post-related-new .post-related-new-sidebar.autofixed-absolute {
    top: auto;
    bottom: 0
}

.post-related-new .post-related-new-sidebar .item,.post-related-new .post-related-new-sidebar .group-item .item-images .img-item {
    float: none;
    white-space: nowrap;
    font-size: 16px;
    color: #8a8a8a;
    margin-bottom: 16px;
    line-height: 36px
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .item,.post-related-new .post-related-new-sidebar .group-item .item-images .img-item {
        font-size:.15rem
    }
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .item,.post-related-new .post-related-new-sidebar .group-item .item-images .img-item {
        margin-bottom:.16rem
    }
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .item,.post-related-new .post-related-new-sidebar .group-item .item-images .img-item {
        line-height:.36rem
    }
}

.post-related-new .post-related-new-sidebar .item strong,.post-related-new .post-related-new-sidebar .group-item .item-images .img-item strong {
    font-weight: normal
}

.post-related-new .post-related-new-sidebar .item-ico {
    margin-right: 10px;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: top;
    overflow: hidden
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .item-ico {
        margin-right:.1rem
    }
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .item-ico {
        width:.36rem
    }
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .item-ico {
        height:.36rem
    }
}

.post-related-new .post-related-new-sidebar a {
    color: #8a8a8a
}

.post-related-new .post-related-new-sidebar a:hover {
    color: #ff6000
}

.post-related-new .post-related-new-sidebar .part-list-title a {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 7em
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .part-list-title a {
        -webkit-border-radius:.06rem;
        -moz-border-radius: .06rem;
        border-radius: .06rem
    }
}

.post-related-new .post-related-new-sidebar .part-list-title a:hover {
    background-color: #fff
}

.post-related-new .post-related-new-sidebar .show-items {
    padding-top: 20px;
    border-top: 1px solid #eee
}

@media (min-width: 1920px) {
    .post-related-new .post-related-new-sidebar .show-items {
        padding-top:.2rem
    }
}

.post-related-new .post-related-new-sidebar .show-items .item-ico {
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8E94FF), to(#7599FF));
    background: -webkit-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background: -o-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background: linear-gradient(180deg, #8E94FF 0%, #7599FF 100%);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.post-related-new .post-related-new-sidebar .show-items a:hover .item-ico {
    background: -webkit-gradient(linear, left top, left bottom, from(#7599ff), to(#8e94ff));
    background: -webkit-linear-gradient(top, #7599ff 0%, #8e94ff 100%);
    background: -o-linear-gradient(top, #7599ff 0%, #8e94ff 100%);
    background: linear-gradient(180deg, #7599ff 0%, #8e94ff 100%);
    -webkit-box-shadow: 0 .05rem .2rem rgba(142,148,255,0.4);
    box-shadow: 0 .05rem .2rem rgba(142,148,255,0.4)
}

.post-related-new .post-related-new-sidebar .show-items .item:nth-child(2) .item-ico,.post-related-new .post-related-new-sidebar .show-items .group-item .item-images .img-item:nth-child(2) .item-ico {
    background: -webkit-gradient(linear, left top, left bottom, from(#FF4B1F), to(#FF9068));
    background: -webkit-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background: -o-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background: linear-gradient(180deg, #FF4B1F 0%, #FF9068 100%)
}

.post-related-new .post-related-new-sidebar .show-items .item:nth-child(2) a:hover .item-ico,.post-related-new .post-related-new-sidebar .show-items .group-item .item-images .img-item:nth-child(2) a:hover .item-ico {
    background: -webkit-gradient(linear, left top, left bottom, from(#FF9068), to(#FF4b1f));
    background: -webkit-linear-gradient(top, #FF9068 0%, #FF4b1f 100%);
    background: -o-linear-gradient(top, #FF9068 0%, #FF4b1f 100%);
    background: linear-gradient(180deg, #FF9068 0%, #FF4b1f 100%);
    -webkit-box-shadow: 0 .05rem .2rem rgba(255,75,31,0.4);
    box-shadow: 0 .05rem .2rem rgba(255,75,31,0.4)
}

@media (max-width: 767.5px) {
    .post-related-new .post-related-new-wrap {
        margin:0 -25px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 25px
    }

    .post-related-new .part-title {
        margin-bottom: 20px
    }
}

.post-related-fixed {
    background-color: #fff;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    -webkit-box-shadow: 0 -10px 36px 0 rgba(0,0,0,0.03);
    box-shadow: 0 -10px 36px 0 rgba(0,0,0,0.03);
    position: fixed;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    bottom: -100%;
    font-size: 14px;
    display: none
}

@media (min-width: 1920px) {
    .post-related-fixed {
        font-size:.14rem
    }
}

@supports (((-webkit-backdrop-filter: blur(20px)) or (backdrop-filter: blur(20px))) or (-webkit-backdrop-filter:blur(20px))) {
    .post-related-fixed {
        background-color:rgba(255,255,255,0.8);
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px)
    }
}

.post-related-fixed.fixed {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    bottom: 0;
    z-index: 10
}

.post-related-fixed .b-wrap {
    position: relative;
    padding-left: 3em
}

.post-related-fixed .b-title {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #f3f3f3;
    font-size: inherit;
    padding: 1.71428571em .85714286em 0;
    width: 1.14285714em
}

.post-related-fixed .b-title .title {
    color: #323232;
    font-size: 114.28571429%;
    font-weight: normal;
    line-height: 1.125em
}

.post-related-fixed .main {
    position: relative;
    padding: 1.57142857em 8.57142857em 1.57142857em 5.57142857em;
    overflow: hidden
}

.post-related-fixed .items,.post-related-fixed .modal-talk_ask .talk-ask .img-selects,.post-related-fixed .archive-list-top .archive-top-wrap,.post-related-fixed .archive-list-top .archive-list-top-wrap,.post-related-fixed .archive-list-see .wrap,.post-related-fixed .part-dropdown .main .section-content,.post-related-fixed .search-result-content .results-u,.post-related-fixed .search-user .search-user-wrap,.post-related-fixed .search-user .search-user-items,.post-related-fixed .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-related-fixed .group-item .item-images .img-items,.post-related-fixed .talk-ask-form .img-selects,.post-related-fixed .user-item-talk-talk .item-images .img-items,.post-related-fixed .user-home .posts_talks {
    margin: 0 -2em
}

.post-related-fixed .item,.post-related-fixed .group-item .item-images .img-item {
    width: 100%;
    padding: 0 2em
}

.post-related-fixed .item-wrap {
    position: relative;
    padding-left: 10.57142857em;
    color: #323232;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.post-related-fixed .item-wrap:hover {
    color: #ff6000
}

.post-related-fixed .item-wrap:hover .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.post-related-fixed .item-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 8.57142857em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    overflow: hidden;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.post-related-fixed .item-thumb .thumb {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 63.33333333%
}

.post-related-fixed .item-title {
    font-size: inherit;
    line-height: 1.42857143em;
    height: 2.85714286em;
    overflow: hidden;
    margin-bottom: 1em;
    font-weight: normal
}

.post-related-fixed .item-meta {
    font-size: 85.71428571%;
    line-height: 1.83333333em;
    font-weight: normal;
    color: #8a8a8a;
    white-space: nowrap
}

.post-related-fixed .item-meta .btn {
    padding: 0 .41666667em;
    line-height: inherit;
    margin-right: 1.25em;
    vertical-align: top
}

.post-related-fixed .item-meta .meta-item {
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 10em;
    overflow: hidden
}

@media (min-width: 1000px) {
    .post-related-fixed {
        display:block
    }

    .post-related-fixed .item,.post-related-fixed .group-item .item-images .img-item {
        width: 50%;
        padding: 0 2em
    }

    .post-related-fixed .item:nth-child(3),.post-related-fixed .item:nth-child(4),.post-related-fixed .group-item .item-images .img-item:nth-child(3),.post-related-fixed .group-item .item-images .img-item:nth-child(4) {
        display: none
    }
}

@media (min-width: 1330px) {
    .post-related-fixed .item,.post-related-fixed .group-item .item-images .img-item {
        width:33.33333333%
    }

    .post-related-fixed .item:nth-child(3),.post-related-fixed .group-item .item-images .img-item:nth-child(3) {
        display: block
    }
}

@media (min-width: 1680px) {
    .post-related-fixed .item,.post-related-fixed .group-item .item-images .img-item {
        width:25%
    }

    .post-related-fixed .item:nth-child(4),.post-related-fixed .group-item .item-images .img-item:nth-child(4) {
        display: block
    }
}

.post-uisdc-recommend {
    margin-bottom: .8rem
}

.post-uisdc-recommend .b-title {
    font-size: 12px;
    font-weight: normal;
    color: #8a8a8a;
    line-height: .28rem;
    margin-bottom: .2rem
}

@media (min-width: 1920px) {
    .post-uisdc-recommend .b-title {
        font-size:.12rem
    }
}

.post-uisdc-recommend .title-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 .2rem 0 0
}

.post-uisdc-recommend .title-thumb {
    display: inline-block;
    vertical-align: top;
    width: .28rem;
    height: .28rem;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-right: .04rem
}

.post-uisdc-recommend .title-thumb .thumb {
    padding-top: 100%
}

.post-uisdc-recommend .items,.post-uisdc-recommend .modal-talk_ask .talk-ask .img-selects,.post-uisdc-recommend .archive-list-top .archive-top-wrap,.post-uisdc-recommend .archive-list-top .archive-list-top-wrap,.post-uisdc-recommend .archive-list-see .wrap,.post-uisdc-recommend .part-dropdown .main .section-content,.post-uisdc-recommend .search-result-content .results-u,.post-uisdc-recommend .search-user .search-user-wrap,.post-uisdc-recommend .search-user .search-user-items,.post-uisdc-recommend .news-item .dubao-images[data-image="more"] .dubao-images-items,.post-uisdc-recommend .group-item .item-images .img-items,.post-uisdc-recommend .talk-ask-form .img-selects,.post-uisdc-recommend .user-item-talk-talk .item-images .img-items,.post-uisdc-recommend .user-home .posts_talks {
    margin: 0 -0.07rem
}

.post-uisdc-recommend .item,.post-uisdc-recommend .group-item .item-images .img-item {
    padding: 0 .07rem;
    width: 50%;
    margin-bottom: .15rem
}

@media (min-width: 768px) {
    .post-uisdc-recommend .item,.post-uisdc-recommend .group-item .item-images .img-item {
        width:25%
    }
}

.post-uisdc-recommend .item:nth-child(2) .item-thumb,.post-uisdc-recommend .group-item .item-images .img-item:nth-child(2) .item-thumb {
    background: -webkit-gradient(linear, left top, left bottom, from(#F8B500), to(#FFC696));
    background: -webkit-linear-gradient(top, #F8B500 0%, #FFC696 100%);
    background: -o-linear-gradient(top, #F8B500 0%, #FFC696 100%);
    background: linear-gradient(180deg, #F8B500 0%, #FFC696 100%)
}

.post-uisdc-recommend .item:nth-child(3) .item-thumb,.post-uisdc-recommend .group-item .item-images .img-item:nth-child(3) .item-thumb {
    background: -webkit-gradient(linear, left top, left bottom, from(#84BB78), to(#82D084));
    background: -webkit-linear-gradient(top, #84BB78 0%, #82D084 100%);
    background: -o-linear-gradient(top, #84BB78 0%, #82D084 100%);
    background: linear-gradient(180deg, #84BB78 0%, #82D084 100%)
}

.post-uisdc-recommend .item:nth-child(4) .item-thumb,.post-uisdc-recommend .group-item .item-images .img-item:nth-child(4) .item-thumb {
    background: -webkit-gradient(linear, left top, left bottom, from(#FF4B1F), to(#FF9068));
    background: -webkit-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background: -o-linear-gradient(top, #FF4B1F 0%, #FF9068 100%);
    background: linear-gradient(180deg, #FF4B1F 0%, #FF9068 100%)
}

.post-uisdc-recommend .item-wrap {
    background-color: #f8f9fa;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    padding: .2rem;
    text-align: center
}

.post-uisdc-recommend .item-wrap:hover .item-title {
    color: #ff6000
}

.post-uisdc-recommend .item-thumb {
    width: .4rem;
    height: .4rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#8E94FF), to(#7599FF));
    background: -webkit-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background: -o-linear-gradient(top, #8E94FF 0%, #7599FF 100%);
    background: linear-gradient(180deg, #8E94FF 0%, #7599FF 100%);
    color: #fff;
    font-size: .2rem;
    text-align: center;
    line-height: .4rem;
    margin: 0 auto .12rem
}

.post-uisdc-recommend .item-title {
    font-size: .16rem;
    color: #323232;
    margin-bottom: .06rem;
    line-height: .22rem;
    height: .22rem;
    overflow: hidden
}

.post-uisdc-recommend .item-desc {
    font-size: .12rem;
    line-height: .18rem;
    font-weight: normal;
    color: #8a8a8a;
    height: .18rem;
    overflow: hidden
}

@media (max-width: 767.5px) {
    .post-uisdc-recommend {
        display:none;
        margin-bottom: .5rem
    }

    .post-uisdc-recommend .b-content {
        padding-left: 0
    }

    .post-uisdc-recommend .title-thumb {
        width: .28rem;
        height: .28rem
    }

    .post-uisdc-recommend .b-title {
        line-height: .28rem
    }
}

.post-recent-hot .recent-hot-btns {
    text-align: center
}

.post-recent-hot .recent-hot-btns .btn {
    position: relative;
    -webkit-box-shadow: 0 10px 20px 0 rgba(255,96,0,0.21);
    box-shadow: 0 10px 20px 0 rgba(255,96,0,0.21)
}

.post-recent-hot .recent-hot-btns .btn .title {
    display: inline-block;
    width: 230px;
    text-align: center;
    padding: .42857143em 0
}

@media (min-width: 1920px) {
    .post-recent-hot .recent-hot-btns .btn .title {
        width:2.3rem
    }
}

.post-recent-hot .recent-hot-btns .subtitle {
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    height: .26rem;
    line-height: .26rem;
    margin-bottom: .1rem;
    background-color: #edf2f8;
    -webkit-border-radius: .26rem;
    -moz-border-radius: .26rem;
    border-radius: .26rem;
    font-size: .12rem;
    text-align: center;
    padding: 0 .2rem;
    color: #8a8a8a;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.post-recent-hot .recent-hot-btns .subtitle::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: .04rem solid transparent;
    border-top-color: #edf2f8;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -0.04rem
}

.post-recent-hot .has-posts {
    margin-bottom: .5rem
}

@media (max-width: 767.5px) {
    .post-recent-hot {
        padding-bottom:25px
    }

    .post-recent-hot .recent-hot-btns {
        margin-top: 50px
    }

    .post-recent-hot .recent-hot-btns .btn .title {
        padding: 0;
        line-height: 3
    }
}

.post-container {
    position: relative;
    padding-bottom: .5rem;
    background-color: #f3f5f7
}

.post-container .post-toolkit-wrap {
    left: 50%;
    margin-left: 375px;
    bottom: .5rem
}

@media (min-width: 1920px) {
    .post-container .post-toolkit-wrap {
        margin-left:3.75rem
    }
}

.post-container .post-content {
    padding-bottom: 1px;
    background-color: #fff;
    min-height:300px;
}

@media (max-width: 767.5px) {
    .post-container {
        padding-bottom:0
    }

    .post-container .post-related-new,.post-container .post-comment,.post-container .post-next-prev-new {
        margin-left: .71428571em;
        margin-right: .71428571em
    }

    .post-container .comment-main,.post-container .comment-header {
        -webkit-border-radius: .71428571em;
        -moz-border-radius: .71428571em;
        border-radius: .71428571em;
        overflow: hidden
    }

    .post-container .post-next-prev-new {
        -webkit-border-radius: .71428571em;
        -moz-border-radius: .71428571em;
        border-radius: .71428571em;
        overflow: hidden;
        border: none;
        margin-top: .71428571em
    }

    .post-container .comment-title {
        margin-left: 0;
        margin-right: 0
    }

    .post-container .post-related-new .container {
        margin: 0
    }

    .post-container .post-related-new .post-related-new-content {
        padding: 0
    }

    .post-container .post-related-new .post-related-new-wrap {
        margin: 0;
        padding: 0;
        background-color: transparent
    }

    .post-container .item-f-article {
        padding: 0;
        border-bottom: none;
        margin-bottom: .71428571em;
        background-color: #fff;
        padding: 1.42857143em;
        -webkit-border-radius: .71428571em;
        -moz-border-radius: .71428571em;
        border-radius: .71428571em
    }
}

.post-sidebar-group .knowledge-post-thumb .thumb {
    padding-top: 100%;
    background-position: center top
}

.post-sidebar-group .group-images-pos-bottom .thumb {
    background-position: center bottom
}

.post-sidebar-group .group-images-pos-center .thumb {
    background-position: center
}

.post-sidebar-group .knowledge-btns .has_zan {
    cursor: default;
    color: #fff;
    background-color: #9ba5af;
    border-color: #9ba5af
}

.post-sidebar-group .knowledge-btns .btn-group {
    font-size: 87.5%;
    margin-right: .35714286em;
    padding: 0 .71428571em
}

.post-sidebar-group .knowledge-post-thumb {
    position: relative
}

.post-sidebar-group .knowledge-post-thumb .num {
    font-size: .12rem;
    position: absolute;
    right: .1rem;
    bottom: .1rem;
    line-height: 1.42857143em;
    padding: 0 .57142857em;
    -webkit-border-radius: 1.42857143em;
    -moz-border-radius: 1.42857143em;
    border-radius: 1.42857143em;
    background-color: rgba(0,0,0,0.3);
    color: rgba(255,255,255,0.9);
    display: none
}

@media (min-width: 768px) {
    .post-sidebar-group .knowledge-post-thumb .num {
        display:block
    }
}

.post-sticky-comment {
    background: #fafafa;
    -webkit-border-radius: .71428571em;
    -moz-border-radius: .71428571em;
    border-radius: .71428571em;
    padding: 1.42857143em 2.14285714em;
    margin-bottom: 2.14285714em
}

.post-sticky-comment .comment-item {
    margin: 0
}

.post-sticky-comment .comment-item .item-content .item-main {
    padding: 0;
    margin: 0
}

.post-sticky-comment .comment-item .item-wrap {
    padding-left: 5.71428571em
}

.post-sticky-comment .comment-item .item-avatar {
    top: 0;
    width: 3.71428571em
}

.post-sticky-comment .comment-item .item-avatar .thumb {
    border: .28571429em solid #fff;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    box-shadow: 0 0 25px rgba(0,0,0,0.1)
}

@media (max-width: 767.5px) {
    .post-sticky-comment {
        padding-left:1.07142857em;
        padding-right: 1.07142857em
    }

    .post-sticky-comment .comment-item {
        font-size: max(3.73333333vw, 14px)
    }

    .post-sticky-comment .comment-item .item-wrap {
        padding-left: 3.57142857em
    }

    .post-sticky-comment .comment-item .item-avatar {
        width: 2em
    }

    .post-sticky-comment .comment-item .item-avatar .thumb {
        border: .14285714em solid #fff
    }
}

.group-singular-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 26.04166667vw;
    background-color: #a874c1
}

.group-singular-bg::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 40%;
    background: -webkit-gradient(linear, left bottom, left top, from(#f3f5f7), to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(bottom, #f3f5f7, rgba(0,0,0,0));
    background: -o-linear-gradient(bottom, #f3f5f7, rgba(0,0,0,0));
    background: linear-gradient(0deg, #f3f5f7, rgba(0,0,0,0))
}

.group-singular-bg .b-wrap {
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.group-singular-bg .b-wrap::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #a874c1 80%);
    background: -o-linear-gradient(192.6deg, rgba(250,250,250,0.2) 2%, #a874c1 80%);
    background: linear-gradient(257.4deg, rgba(250,250,250,0.2) 2%, #a874c1 80%)
}

.group-singular-bg .img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-filter: blur(4px);
    filter: blur(4px)
}

.group-singular-bg img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

@media (max-width: 1679.5px) {
    .group-singular-bg {
        height:40vw
    }
}

@media (max-width: 1329.5px) {
    .group-singular-bg {
        height:50vw
    }
}

@media (max-width: 1023.5px) {
    .group-singular-bg {
        height:60vw
    }
}

@media (max-width: 767.5px) {
    .group-singular-bg {
        height:32em
    }

    .group-singular-bg .b-wrap {
        left: 0
    }

    .group-singular-bg .img {
        bottom: 80%;
        -webkit-filter: blur(20px);
        filter: blur(20px)
    }
}

@media (max-width: 767.5px) {
    .widget-news .widget-wrap {
        background-image:none
    }

    .widget-news .widget-content .news-item-num {
        font-size: 12px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans","Hiragino Sans GB",'å¾®è½¯é›…é»‘',STHeiti,"WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
        font-weight: normal;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #ff6000;
        color: #ff6000;
        opacity: 1;
        top: 1px
    }

    .widget-news .widget-content .news-item-wrap {
        padding-left: 30px
    }

    .widget-news .widget-content .news-item-title {
        height: auto
    }

    .widget-news .widget-title strong {
        font-size: 18px
    }

    .widget-news .widget-title span {
        margin-left: 4px
    }

    .archive-header {
        text-align: center
    }

    .archive-header .hot-topic {
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 15px;
        display: block
    }

    .archive-header .hot-topic .tag-title {
        display: none
    }

    .archive-header .hot-topic .tag-item {
        display: none;
        margin-bottom: 15px
    }

    .archive-header .hot-topic .tag-item:nth-child(3),.archive-header .hot-topic .tag-item:nth-child(2) {
        display: inline-block
    }

    .archive-header .hot-topic .item-wrap {
        display: inline-block;
        color: #ff6000;
        padding: 9px 12px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color: #fff;
        background-color: rgba(255,255,255,0.1)
    }

    .archive-header .hot-topic .item-wrap:hover {
        background-color: #ff6000;
        color: #fff
    }

    .archive-list .archive-list-see {
        padding: 0 15px
    }

    .archive-list .archive-list-see .list-see .item-wrap {
        padding-left: 4.2em
    }

    .archive-list .archive-list-see .list-see .item-thumb {
        width: 3.4em
    }

    .archive-list .archive-list-see .list-see .item-thumb .ico {
        height: 3.4em;
        line-height: 3.4em
    }

    .archive-list .archive-list-see .list-see .item-desc {
        margin-top: -8px
    }

    .archive-list .archive-list-see .list-see .desc-count {
        display: block
    }

    .archive-list .list-item-widget .item-wrap {
        padding-bottom: 60px
    }

    .archive-list .list-item-widget .listitem-widget-title {
        margin-bottom: .8em;
        padding-bottom: 0;
        border-bottom: none
    }

    .archive-list .list-item-widget .listitem-widget-title strong {
        font-size: 18px
    }

    .archive-list .list-item-widget .listitem-widget-title strong a {
        color: #ff6000
    }

    .archive-list .list-item-widget .listitem-widget-title .more {
        display: none
    }

    .archive-list .listitem-group .item-wrap {
        padding-bottom: 25px
    }

    .archive-list .listitem-group .listitem-widget-title {
        margin-bottom: .8em;
        padding-bottom: 0;
        border-bottom: none
    }

    .archive-list .listitem-group .listitem-widget-title strong {
        font-size: 18px
    }

    .archive-list .listitem-group .listitem-widget-title strong a {
        color: #ff6000
    }

    .archive-list .listitem-group .listitem-widget-title .more {
        display: none
    }

    .archive-list .listitem-group .item-entry p a {
        font-size: 14px;
        line-height: 24px;
        height: auto;
        max-height: 72px
    }

    .archive-list .listitem-group .item-entry .only-text a {
        height: auto;
        max-height: 72px
    }

    .archive-list .listitem-group .item-meta {
        left: auto
    }

    .archive-list .listitem-group .item-meta .meta-function .func-item.comment {
        position: relative;
        right: auto;
        top: auto;
        margin-left: .08rem
    }

    .archive-list .listitem-widget-talk-one .item-wrap {
        padding-bottom: 50px
    }

    .archive-list .listitem-widget-talk-one .lw-item-title {
        font-size: 16px;
        min-height: 0;
        max-height: none;
        line-height: 22px;
        margin-bottom: .1rem
    }

    .archive-list .listitem-widget-talk-one .lw-item-meta {
        position: absolute;
        left: 20px;
        bottom: 0;
        font-size: 12px
    }

    .archive-list .listitem-widget-talk-one .lw-item-meta .meta-avatars {
        display: none
    }

    .archive-list .listitem-widget-talk-one .lw-item-entry {
        background-color: transparent;
        padding: 0;
        height: auto;
        margin-bottom: 0
    }

    .archive-list .listitem-widget-talk-one .lw-item-entry p {
        height: .46rem
    }

    .archive-list .listitem-widget-talk-one .talk-vote.vote-no-image .vote-items-describ .vote-item-wrap {
        padding: 30px 0
    }

    .archive-list .listitem-widget-talk-one .lw-item-btns {
        display: none
    }

    .archive-list .listitem-widget-talk-one.item-has-vote .item-wrap {
        padding-bottom: 0
    }

    .archive-list .listitem-widget-talk-one.item-has-vote .lw-item-meta {
        display: none
    }

    .archive-list .listitem-widget-gallery .item-wrap {
        padding-bottom: 20px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-title strong a {
        color: #9ca1b1
    }

    .archive-list .listitem-widget-gallery .listitem-widget-title .more {
        display: block
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-gallery-item {
        background-color: #fff;
        padding: 4vw;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-gallery-item::before {
        display: none
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-wrap {
        position: relative;
        padding-right: 125px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .listitem-item-thumb {
        position: absolute;
        right: 0;
        top: 0;
        width: 110px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .listitem-item-thumb .thumb {
        padding-top: 70.90909091%
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-meta {
        display: none
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .listitem-item-main {
        padding: 0
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-title {
        font-size: 14px;
        line-height: 21px;
        height: 42px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-author {
        padding-left: 35px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-author .item-avatar {
        width: 25px
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-author .u-desc {
        display: none
    }

    .archive-list .listitem-widget-gallery .listitem-widget-content .lw-item-author .u-name {
        color: #b5b5b5
    }

    .archive-list .item-article .item-desc {
        display: none
    }

    .archive-list .item-article .item-top {
        position: absolute;
        right: 0;
        top: 0;
        width: 115px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .archive-list .item-article .item-top .item-thumb::after {
        display: none
    }

    .archive-list .item-article .item-top .thumb {
        padding-top: 63.47826087%
    }

    .archive-list .item-article .item-top .item-top-meta,.archive-list .item-article .item-top .list-comment-slide {
        display: none
    }

    .archive-list .item-article .item-top .item-term {
        font-size: 12px
    }

    .archive-list .item-article .item-wrap:hover .item-main {
        margin-top: 0
    }

    .archive-list .item-article .item-cont {
        position: relative;
        padding-right: 135px
    }

    .archive-list .item-article .item-main {
        margin-top: 0
    }

    .archive-list .item-article .item-main .item-title {
        font-size: 16px;
        line-height: 22px;
        height: auto;
        margin-bottom: 9px;
        font-weight: normal
    }

    .archive-list .item-article .item-meta {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        height: auto;
        font-size: 12px;
        line-height: 16px
    }

    .archive-list .item-article .item-meta .meta-left {
        position: relative;
        left: auto;
        top: auto;
        margin: 0 0 10px;
        font-size: 12px
    }

    .archive-list .item-article .item-meta .meta-right {
        position: relative;
        right: auto;
        top: auto
    }

    .archive-list .item-article .item-meta .meta-time {
        display: inline;
        margin-right: 10px
    }

    .archive-list .item-article .item-meta .meta-author {
        display: inline
    }

    .archive-list .item-article .item-meta .meta-author .meta-name {
        display: inline;
        vertical-align: baseline;
        font-size: 12px
    }

    .archive-list .item-article .item-meta .meta-avatar {
        display: none
    }

    .archive-list .item-article .item-meta .meta-tag {
        font-size: 12px;
        margin: 0 -1em
    }

    .archive-list .item-article .item-meta .meta-tag .tag-ico {
        display: none
    }

    .archive-list .item-article .item-meta .meta-tag a {
        display: inline-block;
        padding: 0 .4em;
        line-height: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: none;
        margin: 0 10px;
        color: #ff6000;
        background-color: rgba(255,140,52,0.1)
    }

    .archive-list .item-article .item-meta .post-label .label {
        background: rgba(255,140,52,0.1);
        padding: 0 .4em;
        line-height: 22px;
        display: inline-block;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .archive-list .item-article .item-meta .post-label-hot .label {
        background-color: rgba(255,20,43,0.05)
    }

    .archive-list .list-item-home-job .widget-item {
        display: none
    }

    .archive-list .list-item-home-job .widget-item:first-child {
        display: block;
        margin-bottom: 0
    }

    .archive-list .list-item-home-job .widget-item:first-child .item_main {
        padding-bottom: 0;
        border-bottom: none
    }

    .archive-list .list-item-home-job .widget-btns {
        display: none
    }

    .archive-list-title {
        margin-bottom: 15px
    }

    .archive-list-title .part-list-title .item,.archive-list-title .part-list-title .group-item .item-images .img-item {
        margin: 0 .8em
    }

    .post-toolkit-wrap,.post-crumbs {
        display: none
    }

    .post-btns .item,.post-btns .group-item .item-images .img-item {
        width: 33.33333333%;
        padding: 0 7px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0
    }

    .post-btns .btns {
        margin: 0 -7px;
    }

    .post-btns .btn {
        width: 100%;
        padding: 0;
        display: block;
        line-height: 50px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        font-size: 14px
    }

    .post-content {
        padding-top: 30px
    }

    .post-content .post-article,.comment-recommend,.post-comment .comment-content,.post-related-new .post-related-new-content {
        padding: 0 10px
    }

    .post-comment {
        padding-top: 20px
    }

    .post-comment .comment-content {
        padding: 0
    }

    .post-comment .comment-main {
        padding-bottom: 115px
    }

    .post-comment .comment-footer {
        bottom: 40px
    }

    .post-comment .comment-recommend {
        padding: 0
    }

    .post-comment .comment-recommend .titles {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .post-header .container {
        padding-top: .4rem;
        padding-bottom: .2rem
    }

    .post-header .post-meta {
        margin-bottom: 20px
    }

    .post-header .post-meta .meta-read {
        display: none
    }

    .post-header .tags {
        height: 34px;
        overflow: hidden
    }

    .post-comment .container {
        margin: 0
    }

    .comment-title {
        margin-left: 15px;
        margin-right: 15px
    }

    .comment-header .comment-header-wrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .comment-footer .comment-footer-main .item,.comment-footer .comment-footer-main .group-item .item-images .img-item {
        float: none;
        text-align: center !important
    }

    .comment-footer .comment-footer-main .hide_sm {
        display: none
    }

    .part-zt .thumb-count,.part-zt .thumb-views {
        display: none
    }

    .part-zt .item-main {
        padding: 15px;
        text-align: center
    }

    .part-zt .item-btns .btn {
        line-height: 2.4em
    }

    .part-zt .item-desc {
        margin-bottom: .8em
    }

    .part-zt .item,.part-zt .group-item .item-images .img-item {
        margin-bottom: 4vw
    }

    .article-author .author-thumb {
        width: .5rem
    }

    .article-author .author-content {
        padding: .2rem
    }

    .article-author .author-wrap {
        padding: 0 0 0 .7rem
    }

    .article-author .author-btns {
        width: .68rem
    }

    .article-author .author-info {
        display: none
    }

    .post-copy {
        text-align: left;
        font-size: 14px
    }

    .post-tags {
        text-align: left;
        font-size: 14px
    }

    .post-tags .tags-title {
        text-align: left
    }

    .post-tags .tags-title span {
        padding: 0 1em 0 0
    }

    .post-tags .tags-items {
        text-align: left;
        margin: 0 -5px
    }

    .post-tags .tags-items .item,.post-tags .tags-items .group-item .item-images .img-item {
        padding: 0 5px;
        margin-bottom: 10px
    }

    
}

.ceo-tanchuang-gg p {
    font-size: 0.875em;
}

.ceo-button{
    font-size: 0.875em;
}

.ceo-modal-title {
    font-size: 2em;
}

.ceo-text-small {
    font-size: 0.875em;
    line-height: 1.5;
}

h3, .ceo-h3 {
    font-size: 1.5em;
    line-height: 1.4;
}

.search-header-keywords .btn{
    background-color:#ebebeb;
    color:#7a7a7a;
    padding:0 10px;
    margin:10px 0;
}

.search-header-keywords .btn  img{
    width:25px;    
    height:25px;
}

.post-container .container{
    display: flex;
}