@font-face {
    font-family: "OPPOSans-H";
    src: url("../../assets/font/OPPOSans-H.ttf");
}

@font-face {
    font-family: "OPPOSans-L";
    src: url("../../assets/font/OPPOSans-L.ttf");
}

@font-face {
    font-family: "OPPOSans-R";
    src: url("../../assets/font/OPPOSans-R.ttf");
}

@font-face {
    font-family: "OPPOSans-B";
    src: url("../../assets/font/OPPOSans-B.ttf");
}

@font-face {
    font-family: "SourceHanSerifCN-Heavy";
    src: url("../../assets/font/SourceHanSerifCN-Heavy.otf");
}

body {
    height: 100%;
    width: 100%;
    font-size: 18px;
    font-family: "OPPOSans-R";
    position: relative;
    margin: auto;
    font-weight: normal;
    min-width: 1440px;
}

div, p, span, a {
    font-family: "OPPOSans-R";
    font-weight: normal;
}

h6, h5, h4, h3, h2, h1, td, input, select, textarea, li {
    font-family: "OPPOSans-B";
    font-weight: normal;
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 1440px !important;
    }
}

@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 1440px !important;
    }
}

@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 1440px !important;
    }
}

@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1440px !important;
    }
}

@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1440px !important;
    }
}


.container-head {
    width: 1440px;
    display: flex;
    justify-content: space-between;
}

.color-info-h {
    color: #303032;
}

.color-info {
    color: #8e8e92;
}

.icon-check {
    color: #fedb01;
}

.f-b-l {
    /*font-weight: bold;*/
}

.f-r {
    font-family: "OPPOSans-R";
}

.f-h {
    font-family: "OPPOSans-H";
}

.f-b {
    font-family: "OPPOSans-B";
}

.f-12 {
    font-size: 12px;
}

.f-13 {
    font-size: 13px;
}

.f-14 {
    font-size: 14px;
}

.f-15 {
    font-size: 15px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px;
}

.f-20 {
    font-size: 20px;
}

.f-24 {
    font-size: 24px;
}

.f-28 {
    font-size: 28px;
}

.f-30 {
    font-size: 30px;
}

.f-32 {
    font-size: 32px;
}

.f-36 {
    font-size: 36px;
}

.f-40 {
    font-size: 40px;
}

.f-60 {
    font-size: 60px;
}

.f-72 {
    font-size: 72px;
}

.dt-show {
    margin: 164px !important;
}

.m-show {
    margin: 20rem !important;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-100 {
    padding-bottom: 100px;
}

.mt-200 {
    margin-top: 200px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-25 {
    margin-top: 25px;
}


.mt-20 {
    margin-top: 20px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-5-s {
    margin-top: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-140 {
    margin-left: 140px;
}

.ml-100 {
    margin-left: 100px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-140 {
    margin-right: 140px;
}

.mr-100 {
    margin-right: 100px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-nav-item {
    /*margin-right: 50px;*/
}

.mr-nav {
    margin-right: 70px;
}

.w-360 {
    width: 360px;
    height: 100px;
}

.w-400 {
    min-width: 250px;
    max-width: 400px;
    /*height: 100px;*/
}

.icon-fa-size {
    width: 30px;
    height: 30px;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width: 992px) {
    .navbar-expand-lg .navbar-search {
        display: none;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-search-no {
        display: none;
    }
}

.page-link {
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    position: relative;
    /*border-radius: 50%;*/
    display: block;
    font-weight: bold;
    color: #303032;
    text-decoration: none;
    background-color: #fff;
    border: none;
    padding: 0px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-family: "OPPOSans-B";
}


.page-item {
    /*border-radius: 50%;*/
    margin: 0px 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    /*border: 1px solid #eeeeee;*/
}

.page-link:focus,
.page-link:hover {
    z-index: 3;
    color: #fff;
    background-color: #e01222;
    outline: 0;
    box-shadow: none;
}

.page-link-l {
    text-align: center;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    position: relative;
    /*border-radius: 21px;*/
    display: block;
    font-weight: bold;
    color: #303032;
    text-decoration: none;
    background-color: #fff;
    border: none;
    padding: 0px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-family: "OPPOSans-B";
}


.page-item-l {
    /*border-radius: 21px;*/
    margin: 0px 10px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    /*border: 1px solid #eeeeee;*/
}

.page-link-l:focus,
.page-link-l:hover {
    z-index: 3;
    color: #fff;
    background-color: #e01222;
    outline: 0;
    box-shadow: none;
}

.info-search-box {
    height: 30px;
    line-height: 30px;
}

.info-search-tag {
    /*width: calc(100% + 10px);*/
    height: 30px;
    background: rgba(205, 206, 210, 0.00);
    border: 1px dashed #cdced2;
    /*border-radius: 15px;*/
    margin-left: 20px;
    padding: 0 10px;
}

.link-cur {
    cursor: pointer;
}

/*按钮*/
.b-info, .b-info:focus {
    width: 70px;
    height: 24px;
    background: #303032;
    /*border-radius: 12px;*/
    font-size: 12px;
    color: #ffffff;
}

.b-info-1, .b-info-1:focus {
    width: 45px;
    height: 24px;
    background: #e01222;
    /*border-radius: 12px;*/
    border: none;
    font-size: 12px;
    color: #ffffff;
}

.b-info-2, .b-info-2:focus {
    width: 400px;
    height: 45px;
    background: #ffffff;
    border: 1px solid #cdced2;
    /*border-radius: 24px;*/
    font-size: 16px;
    color: #303032;
}

.b-info-3, .b-info-3:focus {
    width: 320px;
    height: 45px;
    background: rgba(255, 255, 255, 0.00);
    border: 1px solid #cdced2;
    /*border-radius: 24px;*/
    font-size: 16px;
    color: #303032;
}

.b-info-4, .b-info-4:focus {
    margin-left: 20px;
    margin-top: 10px;
    width: 60px;
    height: 20px;
    background: #e01222;
    /*border-radius: 12px;*/
    font-size: 14px;
    color: #ffffff;
    border: none;
}

.b-info-5, .b-info-5:focus {
    width: 45px;
    height: 30px;
    background: #e01222;
    /*border-radius: 15px;*/
    font-size: 12px;
    color: #ffffff;
    border: none;
    line-height: 30px;
}

.res-tag {
    /*border-radius: 14px;*/
    background: #303032;
    color: #FFFFFF;
    font-size: 12px;
    font-family: OPPOSans-R;
    font-weight: normal;
    width: 56px;
    height: 28px;
    margin-top: 16px;
    margin-left: 20px;
    line-height: 28px;
    text-align: center;
}


.swiper-out {
    width: 100%;
    position: relative;
}

/*.swiper-out .swiper-button-next {*/
/*    position: relative;*/
/*    top: -180px;*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

/*.swiper-out .swiper-button-prev {*/
/*    position: relative;*/
/*    top: -212px;*/
/*    z-index: 10;*/
/*    cursor: pointer;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

.swiper-out .swiper-button-prev, .swiper-out .swiper-rtl .swiper-button-next {
    left: -40px;
    right: 0px;
}

.swiper-out .swiper-button-next, .swiper-out .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: 1440px;
}

/*去掉默认样式*/
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next:after {
    display: none;
}

/*自定义样式*/
.swiper-button-prev {
    width: 15px;
    height: 54px;
    background: url('../../assets/images/index/bl.png');
}

.swiper-button-next {
    width: 15px;
    height: 54px;
    background: url('../../assets/images/index/br.png');
}

.nowrap {
    white-space: nowrap;
}

.nav-active .nav {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-active .nav .nav-item {
    margin-right: 70px;
}

.nav-active .nav .nav-item .nav-link {
    color: #999999;
    padding: 0.5rem 0;
}

.nav-active .nav .nav-link.active, .nav-active .nav .nav-link:hover {
    color: #303032;
}

.tags .nav-item:last-child {
    margin-right: 0px;
}

/*滚动条的宽度*/
::-webkit-scrollbar {
    width: 6px;
    height: 2px;
}

/*//滚动条的滑块*/
::-webkit-scrollbar-thumb {
    background-color: #cdced2;
    border-radius: 3px;
}

.search-btn {
    width: 60px;
    height: 40px;
    background: #e01222;
    font-size: 16px;
    font-family: OPPOSans-R;
    color: #ffffff;
    border: none;
    margin-left: 10px;
}

.search-input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    height: 40px;
    background: #eeeeee;
    color: #303032;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: none;
    webkit-box-shadow: none;
    box-shadow: none;
}

input.search-input:focus {
    outline: none;
    box-shadow: none;
}

.tag-box {
    height: 33px;
    background: rgba(205, 206, 210, 0.00);
    border: 1px solid #eeeeee;
    margin-top: 30px;
    margin-right: 10px;
}

.tag-info {
    font-size: 15px;
    font-family: OPPOSans-R;
    font-weight: normal;
    color: #8e8e92;
    padding: 0 10px;
    line-height: 33px;
}

.poster-icon {
    width: 285px;
    height: 313px;
    object-fit: cover;
}

.release-btn-no {
    width: 56px;
    height: 34px;
    background: #F1F2F3;
    /*border-radius: 17px;*/
    font-size: 14px;
    color: #9499A0;
    border: none;
    margin-left: 20px;
}

.release-btn {
    width: 56px;
    height: 34px;
    background: #e01222;
    /*border-radius: 17px;*/
    font-size: 14px;
    color: #ffffff;
    border: none;
    margin-left: 20px;
}

.release-pic {
    width: 50px;
    height: 50px;
    background: #eeeeee;
    border-radius: 50%;
    border: none;
    margin-right: 15px;
    object-fit: cover;
}


.release-icon {
    /*width: 23px;*/
    /*height: 23px;*/
    /*font-size: 24px;*/
    font-weight: 400;
    text-align: center;
    color: #303032;
    cursor: pointer;
}

.color-1 {
    color: #303032;
    font-weight: normal;
}

.color-2 {
    color: #8e8e92;
    font-weight: normal;
}

.color-3 {
    color: #000000;
    font-weight: normal;
    white-space: pre-wrap;
}

.color-4 {
    color: #cdced2;
    font-weight: normal;
}

.el-overlay {
    backdrop-filter: blur(5px);
}

.logon-wrap {
    width: 300px;
    /*height: 500px;*/
    opacity: 0.9;
    margin: 0 auto;
}

.login-title {
    font-size: 20px;
    font-family: OPPOSans-B;
    font-weight: 700;
    text-align: left;
    color: #303032;
}

/*.el-dialog__header {*/
/*     padding: 0px !important;*/
/*    margin-right: 16px;*/
/*}*/

.el-input__wrapper {
    border-radius: 0px !important;
    background-color: #ffffff !important;
}

.el-input__inner {
    --el-input-inner-height: 40px !important;
}

.el-form-item__error {
    font-size: 14px !important;
    height: 32px !important;
    font-family: OPPOSans-B;
    line-height: 32px !important;
    position: static !important;
    margin-top: 0.25rem !important;
}

.login-check-wrap {
    width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}

.login-check {
    font-size: 13px;
    font-family: OPPOSans-R;
    font-weight: 400;
    text-align: left;
    color: #8e8e92;
    line-height: 1;
}

.login-check-i {
    color: #303032;
    font-family: OPPOSans-B;
}

.login-btn {
    margin-top: 5px;
    width: 102px;
    height: 40px;
    background: #E01222;
    /*border-radius: 20px;*/
    border: none;
    color: #ffffff;
    font-size: 14px;
}

.send-box-btn {
    width: 110px;
    height: 40px;
    background: #303032;
    font-size: 14px;
    font-family: OPPOSans-B;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
}

.info-line {
    line-height: 40px;
    height: 40px;
    width: 100%;
    border: none;
    border-bottom: 1px #eeeeee solid;
}

.comment-info:focus {
    border: none !important;
    border-bottom: 1px #eeeeee solid !important;
    background: none;
    outline: none;
}

.comment-btn {
    width: 56px;
    height: 34px;
    background: #e01222;
    /*border-radius: 17px;*/
    font-size: 14px;
    color: #ffffff;
    border: none;
}

.star-icon {
    font-size: 15px;
    font-family: FontAwesome, FontAwesome-Regular;
    font-weight: 400;
    text-align: left;
    color: #e01222;
    margin-right: 5px;
}

.star-icon- {
    font-size: 15px;
    font-family: FontAwesome, FontAwesome-Regular;
    font-weight: 400;
    text-align: left;
    color: #8e8e92;
    margin-right: 5px;
}

/*收藏夹*/

.collect-wrap .dropdown-menu {
    margin-top: 1.125rem;
    width: 200px;
    height: 280px;
    background-color: #eeeeee;
    border-radius: 0;
    padding: 0;
    /*box-shadow: 4px 6.93px 32px 8px rgba(0,0,0,0.09);*/
    border: none;
}

.collect-box {
    padding: 20px;
}

.collect-box-item {
    /*border:1px red solid;*/
    overflow-y: auto;
    overflow-x: hidden;
    height: 171px;
    margin: 15px 0px;
}

.collect-box-info {
    font-size: 15px;
    font-family: OPPOSans-R;
    font-weight: 400;
    text-align: left;
    color: #303032;
}

.collect-box-item .form-check-input[type=checkbox]:focus {
    box-shadow: none !important;
}

.collect-box-item .form-check-input[type=checkbox] {
    border: 1px solid #303032;
}

.collect-box-item .form-check-input[type=checkbox] {
    border-radius: 0;
}

.collect-box-item .form-check-input:checked {
    background-color: #E01222;
    border: none;
}

.collect-box-add {
    font-family: OPPOSans-R;
    font-weight: 400;
    text-align: left;
    color: #303032;
    font-size: 12px;
    border: none;
    border-bottom: 2px solid #303032;
    background: none;
    width: 120px;
    margin-right: 5px;
}

.collect-box-add:focus {
    border: none !important;
    border-bottom: 2px solid #303032 !important;
    background: none;
    outline: none;
}

.collect-box-btn {
    width: 56px;
    height: 22px;
    background: #e01222;
    font-size: 12px;
    color: #ffffff;
    border: none;
    text-align: center;
    line-height: 22px;
    margin: 0 auto;
    cursor: pointer;
}

/*用户中心*/
.user-dropdown-wrap .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.user-dropdown-wrap .dropdown-menu {
    margin-top: 1.125rem;
    width: 350px;
    /*height: 313px;*/
    background-color: #ffffff;
    border-radius: 0;
    padding: 0;
    box-shadow: 4px 6.93px 32px 8px rgba(0, 0, 0, 0.09);
    border: none;
}

.user-box {
    margin: 30px;
}

.user-select:hover, .user-select:hover > .user-box-icon {
    color: #E01222 !important;
}


.user-box-info {
    width: 220px;
    font-size: 18px;
    font-family: OPPOSans-R;
    font-weight: 400;
    text-align: left;
    color: #303032;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden; /** 隐藏超出的内容 **/
}

.user-box-info-1 {
    font-size: 15px;
    font-family: OPPOSans-R;
    font-weight: 400;
    text-align: left;
    color: #303032;
}

.user-box-info-2 {
    font-size: 18px;
    font-family: OPPOSans-R;
    font-weight: 400;
    text-align: left;
    color: #8e8e92;
}

.user-box-line {
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin-top: 30px;
}

.user-box-icon {
    font-size: 18px;
    width: 18px;
    color: #303032;
}

.header-login, .header-login:hover {
    text-decoration: none;
    color: #FEFEFE;
}

.follow-btn {
    width: 56px;
    height: 34px;
    background: #e01222;
    /*border-radius: 17px;*/
    font-size: 14px;
    color: #ffffff;
    border: none;
    margin-left: 50px;
    margin-right: 20px;
}

.follow-btn- {
    width: 56px;
    height: 34px;
    background: #e01222;
    /*border-radius: 17px;*/
    font-size: 14px;
    color: #ffffff;
    border: none;
}

.follow-wrap- {
    width: 112px;
    height: 34px;
    /*background: #e01222;*/
    /*border-radius: 17px;*/
    font-size: 14px;
    border: none;
    overflow: hidden;
    position: relative;
    /*transition: bottom .6s linear;*/
}

.follow-wrap {
    width: 112px;
    height: 34px;
    /*background: #e01222;*/
    /*border-radius: 17px;*/
    font-size: 14px;
    border: none;
    margin-left: 50px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    /*transition: bottom .6s linear;*/
}

.follow-wrap-roll {
    overflow: hidden;
    position: relative;
    height: 68px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    transition: bottom .6s linear;
}

.follow-1 {
    height: 34px;
    color: #8e8e92;
    text-align: center;
    line-height: 34px;
}

.follow-2 {
    height: 34px;
    color: #303032;
    line-height: 34px;
    text-align: center;
}

.follow-wrap:hover > .follow-wrap-roll {
    bottom: 34px;
}

.follow-wrap-:hover > .follow-wrap-roll {
    bottom: 34px;
}


.dropdown-wrap .dropdown-menu {
    min-width: 200px;
    background-color: #f7f7f7;
    border: none;
    border-radius: 0;
}

.dropdown-wrap .dropdown-menu .nav-link.active, .dropdown-wrap .dropdown-menu .nav-item .nav-link:hover {
    color: #303032;
}

.dropdown-wrap .dropdown:hover > .dropdown-menu {
    display: block;
    min-width: 300px;
}

.dropdown-wrap .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    /*width: 300px;*/
}

.dropdown-wrap .dropdown-submenu {
    position: relative;
}

.dropdown-wrap .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -9px;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.dropdown-wrap .dropdown-toggle-::after {
    border: none;
}

.dropdown-wrap .nav-link {
    color: #8E8E92;
    padding: 0.5rem 1rem;
    margin-right: 30px;
}

.dialog-warp .el-dialog .el-dialog__header .el-dialog__title {
    font-family: OPPOSans-B;
    font-size: 20px;
}

.dialog-warp .el-dialog .el-dialog__body {
    padding: 10px 20px !important;
}

.img-fluid-container {
    width: 100%;
    height: auto;
}