/***落地页移动端banner s **/

.webinar-landing-banner-wrap {
    width: 100%;
    height: 150px;
    padding: 60px 60px 0px 24px;
    background: url(../webinar/images/webinar/webinar-landing-banner-mb.png);
    background-size: cover!important;
    background-position: center!important;
}

.webinar-landing-banner-text {
    font-size: 24px;
    color: #252B3A;
    line-height: 30px;
    margin: auto;
    font-weight: 600;
}


/***落地页移动端banner e **/


/***落地页移动端title s **/

.webinar-landing-title {
    font-size: 18px;
    color: #252b3a;
    line-height: 22px;
    padding: 28px 15px 28px 15px;
    text-align: left;
    font-weight: 600;
}

.webinar-landing-bggray {
    background: #fafafa;
}


/***落地页移动端title e **/


/***落地页移动端filter s **/

.webinar-landing-list-wrap {
    width: 100%;
    background: #fafafa;
    padding-bottom: 15px;
}

.webinar-landing-recent-list {
    width: 92vw;
    margin: 0px auto;
}

.webinar-label-container {
    position: fixed;
    top: 0px;
    z-index: 202;
    background: #fff;
    width: auto;
    height: auto;
    margin: 0;
    display: none;
    height: 100%;
    width: 80vw;
    right: 0px;
}

.webinar-landing-filter-condition .landing-recent-list-nodata {
    height: 100vh;
    background: #fafafa;
    position: absolute;
    width: 80vw;
    z-index: 100;
    padding-top: 250px
}

.webinar-label-classify {
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}

.webinar-label-classify .webinar-sort-tip {
    font-size: 14px;
    color: #888888;
    line-height: 21px;
    display: inline-block;
}

.webinar-label-classify ul {}

.webinar-label-classify .webinar-label-list {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}

.webinar-label-classify .webinar-label-list li {
    float: left;
}

.webinar-label-classify .webinar-label-list li.webinar-item-cover ul {
    max-height: 40px;
    overflow: hidden;
    width: 72vw;
}

.webinar-label-showmore {
    width: 78px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    border: #cb0007 1px solid;
    border-radius: 2px;
    color: #cb0007;
}

.webinar-label-classify .webinar-label-list .webinar-item-cover {
    clear: both;
}

.webinar-label-classify .webinar-label-list .webinar-label {
    color: #222222;
    font-size: 14px;
    background: #EEF0F5;
    line-height: 20px;
    cursor: pointer;
    border-radius: 2px;
    margin-bottom: 8px;
    padding: 7px 18px;
    text-align: center;
    margin-right: 6px;
    max-width: 263px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.webinar-label-classify .webinar-label-list .webinar-label.all {
    width: 78px;
}

.webinar-label-classify .webinar-label-list .webinar-label.webinat-label-active {
    background: #C7000B;
    color: #fff;
    margin-right: 6px;
}

.webinar-label-classify .webinar-label-list .webinar-label:not(.webinat-label-active):hover {
    color: #c7000b;
}

.webinar-label-classify .webinar-label-list .show-more {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    color: #1b79c8;
    cursor: pointer;
}

.webinar-label-classify .webinar-label-list .show-more:hover {
    text-decoration: underline;
}

.webinar-filter-mask-layer {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    position: fixed;
    z-index: 200;
    left: 0;
    display: none;
}

.bbs-webinar-list-label {
    height: calc(100% - 49px);
    position: relative;
    overflow-y: auto;
    padding: 16px 0px 16px 15px;
    right: 0;
    width: 80vw;
}

.webinar-filter-btn {
    border-top: 1px solid #eee;
    position: fixed;
    bottom: 0;
    background-color: #fff;
}

.webinar-filter-reset,
.webinar-filter-ok {
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    width: 40vw;
    text-align: center;
    float: left;
}

.webinar-filter-ok {
    color: #cb0007;
}

.webinar-filter-reset {
    color: #222;
}

.webinar-filter-reset:after {
    content: "";
    position: absolute;
    height: 49px;
    width: 1px;
    background: #eee;
    left: 40vw;
}


/***落地页移动端filter e **/


/***落地页移动端recent s **/

.landing-recent-timeline {
    position: relative;
    padding: 0px 36px 0px 35px;
}


.service-v6-timeline-line {
    background: #DFE1E6;
}

.service-v6-timeline-card .service-v6-timeline-tip {
    background-color: #fff;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
}

.service-v6-timeline-tip:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 47.8%;
    border-width: 0 6px 8px 6px;
    border-style: solid;
    border-color: transparent;
    transition: .2s;
}

.service-v6-timeline-card .service-v6-timeline-tip:before {
    border-color: transparent transparent #fff;
}

.swiper-button-next,
.swiper-button-prev {
    top: 48px;
    width: 48px;
    height: 44px;
}

.swiper-button-next {
    right: 0;
    background: url(../webinar/images/webinar/webinar-timeline-next.svg);
}

.swiper-button-next.swiper-button-disabled {
    opacity: 1;
    background: url(../webinar/images/webinar/webinar-timeline-next-disabled.png);
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: url(../webinar/images/webinar/webinar-timeline-prev-disabled.png);
}

.swiper-button-prev {
    left: 0;
    background: url(../webinar/images/webinar/webinar-timeline-prev.svg);
}

.service-v6-timeline-date {
    font-size: 20px;
    line-height: 26px;
}

.service-v6-timeline-card {
    box-sizing: border-box;
    display: block;
    position: relative;
}

.service-v6-timeline-card-inner {
    position: relative;
    z-index: 1;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 15px;
}

.service-v6-timeline {
    position: relative;
    padding: 72px 48px 41px;
}


.service-v6-timeline-card {
    box-sizing: border-box;
    display: block;
    position: relative;
}

.service-v6-timeline-card em {
    font-style: normal;
}

.service-v6-timeline-line {
    position: absolute;
    z-index: 0;
    left: 11px;
    right: -11px;
    height: 2px;
    margin-top: 47px;
}

.service-v6-timeline-card-inner {
    position: relative;
    z-index: 1;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 15px;
}

.service-v6-timeline-datedetail {
    padding: 0 24px 10px;
    font-size: 0;
    height: 62px;
    text-align: center;
}

.service-v6-timeline-datedetail span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.service-v6-timeline-datedetail span:before {
    display: inline-block;
    content: '';
    margin-right: 8px;
    width: 4px;
    height: 2px;
    vertical-align: middle;
}

.service-v6-timeline-date {
    font-size: 16px;
    line-height: 20px;
    position: relative;
    color: #252B3A;
}

.service-v6-timeline-circle {
    width: 16px;
    height: 16px;
    background: white;
    border: solid 6px #8A8E99;
    border-radius: 50%;
    margin: auto;
    transition: .2s;
    position: absolute;
    top: 39px;
    left: 0;
    right: 0;
}

.service-v6-timeline-tip {
    position: relative;
    padding: 24px 15px;
    border-radius: 2px;
    transition: .2s;
    margin-top: 25px;
    min-height: 254px;
}

.service-v6-timeline-tip:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    border-width: 0 6px 8px 6px;
    border-style: solid;
    border-color: transparent;
    transition: .2s;
}

.service-v6-timeline-tip-h {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
    color: #252b3a;
    font-weight: 600;
    max-height: 48px;
    overflow: hidden;
    word-break: break-all;
}

.service-v6-timeline-tip-p {
    font-size: 12px;
    line-height: 18px;
    color: #252B3A;
    max-height: 54px;
    word-break: break-all;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 16px;
}

.service-v6-timeline-tip-a {
    font-size: 12px;
    line-height: 18px;
    color: #252b3a;
    max-height: 36px;
    overflow: hidden;
    word-break: break-all;
}

.service-v6-timeline-circle {
    transform: scale(1.33);
    border: #cb0007 5px solid;
}

.service-v6-timeline-prev,
.service-v6-timeline-next {
    position: absolute;
    top: 130px;
    width: 48px;
    height: 44px;
    margin-top: -7px;
    background-size: cover;
    cursor: pointer;
}

.service-v6-timeline-prev:before,
.service-v6-timeline-next:before,
.service-v6-timeline-prev:after,
.service-v6-timeline-next:after {
    content: "";
}

.service-v6-timeline-prev.swiper-button-disabled,
.service-v6-timeline-next.swiper-button-disabled {
    cursor: default;
    pointer-events: none;
}

.service-v6-timeline-btn {
    text-align: center;
    font-size: 0;
}

.service-v6-timeline-btn .por-btn {
    margin-right: 10px;
}

.webinar-recent-btn {
    width: 96px;
    height: 32px;
    line-height: 32px;
    border: #CB0007 1px solid;
    font-size: 12px;
    color: #CB0007;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    bottom: 32px;
}

.service-v6-timeline-card:hover .webinar-recent-btn {
    border: #CB0007 1px solid;
    font-size: 12px;
    color: #CB0007;
}


/***落地页移动端recent e **/


/***落地页移动端all list s **/

.no-data-tips {
    color: #A0A2A8;
    font-size: 12px;
    padding-top: 4px;
}

.webinar-landing-all-list {
    width: 100vw;
    padding: 0px 15px;
    padding-bottom: 30px;
}

.webinar-landing-all-list .landing-recent-list-nodata {
    min-height: 500px;
    background: #fafafa;
}

.webinar-landing-list-block img {
    height: 76px;
    width: 100%;
}

.webinar-landing-list-item {
    margin-bottom: 8px;
    width: 92vw;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(128, 132, 145, 0.2);
    position: relative;
    padding-bottom: 32px;
}

.webinar-landing-list-item:last-child {
    margin-bottom: 0;
}

.webinar-landing-list-item:hover {
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.10)
}

.webinar-landing-list-item>a {
    display: inline-block;
}

.webinar-landing-list-block {
    position: relative;
}

.webinar-landing-list-block h3 {
    position: absolute;
    font-size: 14px;
    line-height: 22px;
    max-width: 53.333vw;
    top: 16px;
    left: 24px;
    max-height: 44px;
    word-break: break-all;
    overflow: hidden;
    color: #252b3a;
    font-weight: 600;
}

.webinar-landing-list-btn {
    margin-top: 24px;
    width: 100px;
    height: 32px;
    border: #C7000B 1px solid;
    border-radius: 2px;
    display: block;
    color: #C7000B;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    margin: 0px 0px 0px 24px;
}

.webinar-landing-list-btn:hover {
    background-color: #C7000B;
    color: #fff;
    cursor: pointer;
}

.webinar-landing-list-des {
    color: #575D6C;
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    word-break: break-all;
    overflow: hidden;
}

.webinar-landing-all-list {
    overflow: hidden;
    padding-bottom: 10px;
}

.webinar-landing-list-details {
    padding: 16px 24px;
}

.webinar-landing-pull-more {
    font-size: 12px;
    color: #575D6C;
    text-align: center;
    padding: 15px 0 20px;
    clear: both;
}
.pc-style{
    display: none;
}

.webinar-landing-list-tag {
    overflow: hidden;
    margin: 16px 0px 16px 0px!important;
}

.webinar-landing-list-tag li {
    padding: 3px 10px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #575D6C;
    background: #f5f5f6;
    float: left;
    max-width: 104px;
    word-break: break-all;
    overflow: hidden;
    max-height: 24px;
}

.webinar-landing-list-details p,
.landing-list-details-user-info p {
    font-size: 14px;
    color: #252B3A;
    line-height: 22px;
    overflow: hidden;
}

.landing-list-details-user-info p {
    max-width: 237px;
    max-height: 44px;
    word-break: break-all;
    overflow: hidden;
}

.webinar-landing-list-details p i,
.landing-list-details-user-info i {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 11px;
    float: left;
    position: relative;
    top: 4px;
}

.landing-list-details-user-info .avatar {
    background: url(../webinar/images/webinar/webinar-card-character-icon.png) no-repeat;
}

.webinar-landing-list-details p .time {
    background: url(../webinar/images/webinar/webinar-card-time-icon.png) no-repeat;
}

.landing-recent-list-nodata {
    padding-top: 120px;
    height: 346px;
}

.landing-recent-list-nodata .nodata-icon {
    width: 54px;
    height: 54px;
    background: url(../ydcomm/libs/images/icon-nodata.png) no-repeat;
    margin: 0px auto 15px auto;
    display: block;
    background-size: 100%;
}

.landing-recent-list-nodata p {
    color: #A0A2A8;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}

.webinar-all-btn-group {
    margin-left: 15px;
    margin-bottom: 15px;
}

.webinar-all-live-btn {
    padding: 3px 10px;
    background-color: #C7000B;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.webinar-all-title {
    padding-bottom: 15px;
}

.webinar-all-title {}


/***落地页移动端all list e **/

.webinar-all-filter-btn {
    display: block;
    float: right;
    color: #526ECC;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.no-data {
    margin: 100px auto;
    display: table;
    text-align: center;
}

.no-data img {
    width: 54px;
    height: 54px;
}