* {
    margin: 0;
    padding: 0;
    font-weight: 100;
    font-style: normal;
}
fieldset, img {
    border: none;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
ul, ol {
    list-style: none;
}
select, input {
    vertical-align: middle;
}
input::-ms-clear {
    display: none
}
select, input, textarea {
    font-size: 12px;
    margin: 0;
}
table {
    border-collapse: collapse;
}
.ease, img {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.shadow, .ani-shadow {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .11);
    position: relative;
}
body {
    background: #f7f7f7;
    color: #3B4355;
    min-width: 1200px;
    font: 12px/22px 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
}
.hide {
    display: none!important
}
.disabled {
    cursor: not-allowed!important;
    background-color: #eee!important;
    color: #999!important
}
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.clearit {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}
a, a:visited {
    color: inherit;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #E22E35;
    text-decoration: none;
}
img {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor
}
img[data-src] {
    opacity: 0
}
h1 {
    font-size: 18px
}
h2 {
    font-size: 16px
}
h3 {
    font-size: 14px
}
h4, h5, h6 {
    font-size: 100%
}
address, cite, dfn, em, i, var {
    font-style: normal
}
code, kbd, pre, samp, tt {
    font-family: "Courier New", Courier, monospace
}
small {
    font-size: 12px
}
.wrap, .main {
    width: 1200px;
    margin: 0 auto;
}
.ani-scale {
    -webkit-transition: all .4s;
    transition: all .4s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.ani-opacity {
    filter: Alpha(Opacity=80);
    opacity: .8;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.ani-rotate {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.ani-popIn {
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
.ani-popOut {
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceIn {
    0%, 100% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
        -moz-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        -o-transform: scale3d(.9, .9, .9);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
body {
    padding-top: 60px;
}
div.section {
    margin-top: 20px;
}
.part1 {
    position: relative;
}
.part1 .v-user {
    width: 249px;
    height: 410px;
    background-color: #fff;
    padding: 20px 14px 0
}
.part1 .v-video {
    position: absolute;
    right: 0;
    top: 0;
    height: 430px;
    width: 923px;
}
.part1 .v-video-play {
    width: 646px;
    height: 430px;
    background-color: #393939;
}
.part1 .v-video-listContainer {
    position: absolute;
    right: 0;
    top: 0;
    height: 430px;
    width: 277px;
    background-color: #393939;
    color: #fff;
}
.part1 .swiper-wrapper {
    height: 374px;
}
.part1 .swiper-container {
    width: 267px;
    margin: 0;
}
.part1 .v-video-list {
    width: 247px;
    height: auto;
    margin-left: 10px;
}
.part1 .swiper-container-vertical>.swiper-scrollbar {
    width: 8px
}
.part1 .swiper-scrollbar-drag {
    background-color: #888;
}
.part1 .swiper-container-vertical>.swiper-scrollbar {
    right: 0;
    background: transparent;
}
.part1 .recommend-list {
    display: none;
}
.part1 .v-video-item {
    height: 87px;
    background-color: #454545;
    margin-bottom: 10px;
    cursor: pointer;
}
.part1 .v-video-item:hover {
    background-color: #666;
}
.part1 .v-video-current, .part1 .v-video-current:hover {
    border: solid 1px #E22E35;
    background-color: #454545;
    cursor: default;
}
.part1 .v-video-list h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 8px 0 18px;
}
.part1 .v-video-item h3 {
    padding: 10px 10px 0;
    height: 45px;
    font-size: 14px;
    line-height: 20px;
}
.part1 .item-watched h3 {
    color: #b7b7b7;
}
.part1 .v-video-item h3 b {
    background-color: #343434;
    color: #858585;
    padding: 3px;
    white-space: nowrap;
    font-size: 12px;
    margin-left: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.part1 .v-video-item p {
    text-align: right;
    color: #858585;
    padding: 0 10px;
    font-size: 12px;
}
.part1 .v-video-item p span.date {
    float: left;
}
.part1 .v-video_tit {
    height: 56px;
    padding-left: 10px;
}
.part1 .v-video_tit h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 56px;
}
.part1 .v-u-img {
    width: 90px;
    margin: 0 auto;
}
.part1 .v-u-img img {
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
.part1 .v-u-name {
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    padding-top: 6px;
}
.part1 .v-u-info {
    line-height: 20px;
    color: #90969F;
    font-size: 14px;
    text-align: center;
}
.part1 .v-u-desc {
    font-size: 14px;
    margin-top: 20px;
    text-align: justify;
    line-height: 20px;
    height: 100px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
}
.part1 .v-u-enter a, .part1 .v-u-enter a:visited {
    margin: 20px auto 0;
    display: block;
    border: solid 1px #E22E35;
    width: 200px;
    height: 35px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    color: #E22E35;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
}
.part1 .v-u-enter a:hover {
    background-color: #E22E35;
    color: #fff;
}
.part1 .v-u-other {
    padding: 10px 0;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.part1 .v-u-other span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #90969F;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.part1 .v-u-other span:before {
    content: '';
    width: 14px;
    height: 12px;
    margin-right: 4px;
    background-image: url(//n.sinaimg.cn/finance/tzxy/2020/heart_icon.png);
    background-image: -webkit-image-set(url(//n.sinaimg.cn/finance/tzxy/2020/heart_icon.png) 1x, url(http://n.sinaimg.cn/finance/tzxy/2020/heart_icon_2x.png) 2x);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 122px 12px;
}
.part1 .v-u-other b {
    color: #E22E35;
    padding-left: 3px;
}
.part1 .v-u-other span.v-visite {
    margin-left: 14px;
}
.part1 .v-u-other span.v-visite:before {
    background-position: 100% 0;
}
.part2 {
    position: relative;
}
.part2:before {
    content: '';
    position: absolute;
    border-right: solid 1px #F0F2F6;
    width: 0;
    height: 160px;
    left: 50%;
    top: 19px
}
.part2 .p_left {
    float: left;
    width: 600px
}
.part2 .p_right {
    float: right;
    width: 600px
}
.part2 .p_cont {
    background-color: #fff;
    height: 198px;
}
.blk_01 {
    margin-left: 20px;
    width: 540px;
}
.blk_01 .bt {
    padding-top: 20px;
    text-align: left;
    color: #3B4355;
    font-size: 14px;
    overflow: hidden;
}
.blk_01 .upd {
    padding-top: 12px;
    height: 12px;
    line-height: 12px;
}
.blk_01 .upd p {
    color: #90969F;
}
.blk_01 .bt h2 {
    line-height: 30px;
    font-size: 20px;
    float: left;
    font-weight: bold;
}
.blk_01 .bt span {
    color: #90969F
}
.blk_01 .bs {
    padding-top: 20px;
}
.blk_01 .bs p {
    font-size: 14px;
    text-align: justify;
}
.blk_02 {
    background-image: url(//n.sinaimg.cn/finance/tzxy/2020/pic2.png);
    background-image: -webkit-image-set(url(//n.sinaimg.cn/finance/tzxy/2020/pic2.png) 1x, url(//n.sinaimg.cn/finance/tzxy/2020/pic2_2x.png) 2x);
    background-repeat: no-repeat;
    background-position: 50% 20px;
    background-size: 512px 87px;
    padding-top: 130px;
}
.blk_02 a {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #E22E35;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
}
.blk_03 {
    background-color: #fff;
    padding: 30px 0 20px 20px;
}
.blk_03 .item {
    width: 290px;
    float: left;
    text-align: center;
    height: 240px;
}
.blk_03 .i_img {
    width: 248px;
    height: 158px;
    overflow: hidden;
    margin: 0 auto;
}
.blk_03 .i_img img {
    width: 100%;
    height: 100%;
    display: block;
}
.blk_03 h3 {
    width: 248px;
    margin: 0 auto;
    margin-top: 5px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    height: 34px;
    overflow: hidden;
}
.blk_03 p {
    width: 248px;
    margin: 0 auto;
    color: #90969F;
    font-size: 14px;
    white-space: nowrap;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* title */

.tit {
    height: 56px;
}
.tit h2 {
    color: #3B4355;
    font-size: 20px;
    font-weight: bold;
    line-height: 56px;
}
.tit h2 b {
    color: #E22E35;
    font-weight: bold;
}
.u-ad {
    margin-top: 20px;
}
.u-ad .ad-pic {
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.part3 {
    display: none;
}