html {
    font-size: 50px;
    background: #fff8fd1fb;
}

/*置顶*/
.backtop-container{
    width: 100%;
    margin: 0 auto;
}
#backtop-btn {
    height: .6rem;
    position: fixed;
    right: .2rem;
    width: .6rem;
    z-index: 9999;
    bottom: .8rem;
    border-bottom: 0px;
    border-radius: .1rem;
    color: #86198f;
    text-align: center;
    line-height: 1;
    display: none;
    cursor: pointer;
    transition: .3s;
}
#backtop-btn i{
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    background: url(../images/top-arrow.png) no-repeat center;
    background-size: .6rem;
}

/*预览 清除滚动条*/
::-webkit-scrollbar {
    display: none;
    width: 0!important;
    height: 0!important;
    -webkit-appearance: none;
    background: transparent;
}

.open {
    overflow: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {

    margin: 0;

    padding: 0;

    font-family: "Microsoft YaHei", STHeiti, Arial

}


body, div, a, p, b, i, em {

    font-size: .24rem;

}

a:hover {
    text-decoration: none;
}

body {

    background-color: #f8e8ff;

}

table {

    border-collapse: collapse;

    border-spacing: 0;

    font-family: "Microsoft YaHei", STHeiti, Arial

}

fieldset, img {

    border: 0

}

address, caption, cite, code, dfn, em, strong, th, var {

    font-style: normal;

    font-weight: normal

}

ul, ol, li {

    list-style: none

}

caption, th {

    text-align: left

}

h1, h2, h3, h4, h5, h6 {

    font-size: 100%;

    font-weight: normal

}

abbr, acronym {

    border: 0;

    font-variant: normal

}

sup {

    vertical-align: text-top

}

sub {

    vertical-align: text-bottom

}

input, textarea, select {

    font-family: inherit;

    font-size: inherit;

    font-weight: inherit

}

input, textarea, select {

    *font-size: 100%;

    outline: 0;

    border: 0

}

input::-webkit-search-cancel-button {

    display: none

}

input[type=search]::-ms-clear {

    display: none

}

a {
    text-decoration: none;
    cursor: pointer;
    text-decoration: none;
    color: #9b779d;
    font-family: STHeiti,'Microsoft YaHei',Helvetica,Arial,sans-serif;
    outline: 0;

}

.mt20{
    margin-top: .2rem;
}
.mt30{
    margin-top: .3rem;
}
.mt40{
    margin-top: .4rem;
}
.mt50{
    margin-top: .5rem;
}

.mb20{
    margin-bottom: .2rem;
}
.mb30{
    margin-bottom: .3rem;
}
.mb40{
    margin-bottom: .4rem;
}
.mb50{
    margin-bottom: .5rem;
}

/*分页*/

#page{
    text-align: center;
    width: 100%;
}
#page .pagination{
    border-radius: 0!important;
}
#page .pagination li{
    display: block;
    float: left;
    width: 0.58rem;
    height: 0.58rem;
    margin-right: .3rem;
    margin-bottom: .2rem;
}
#page .pagination li:last-child{
    margin-right: 0px;
}
#page .pagination li:nth-child(7n) span,#page .pagination li:nth-child(7n) a{
    margin-right: 0px;
}
#page .pagination li span{
    width: 0.58rem;
    height: 0.58rem;
    line-height: 0.58rem;
    margin-bottom: 0.2rem;
    padding: 0px;
    border: 1px solid #a21caf;
    background: #a21caf;
    color: #fff8fd;
    border-radius: 0px;
}
#page .pagination li a{
    width: 0.58rem;
    height: 0.58rem;
    line-height: 0.58rem;
    margin-bottom: 0.2rem;
    padding: 0px;
    border: 1px solid #f3d7f8;
    color: #755178;
}
#page .pagination li.disabled span{
    color: #755178;
    border: 1px solid #f3d7f8;
    background: #fff8fd;
}

.news-content{
    margin: 0 auto;
    background: #fff8fd1fb;
}

/*地图*/
.breadcrumb {
    padding: .15rem 0;
    color: #755178;
    font-size: .26rem;
}
.breadcrumb a{
    color: #3d2440;
    font-size: .26rem;
}

/*头部*/
.plumgold-header{
    position: relative;
}
.plumgold-header_tc {
    position: relative;
    /*border: 1px solid #e9b8f0;*/
    background: #fff8fd;
    box-shadow: 0 .04rem .18rem rgba(61, 36, 64, .06);
}
.plumgold-header_tc .plumgold-header-top {
    padding: 0.1rem 0.1rem 0rem;
    height: 1.2rem;
    /*border-bottom: 1px solid #fff8fd;*/
    /*box-shadow: 7px 20px 16px 15px #c6c6c6;*/
}
.plumgold-header_tc .plumgold-header-top .plumgold-logo {
    width: 2rem;
    height: 0.4rem;
    display: block;
    float: left;
    margin-top: .2rem;
}
.plumgold-header_tc .plumgold-header-top .plumgold-logo img{
    width: auto;
    height: .6rem;
}

.plumgold-header_tc .plumgold-nav-box{
    position: relative;
    width: 100%;
    z-index: 111;
    background: #fff8fd;
    /*box-shadow: 0 0.04rem 0.06rem #efccef;*/
}
.plumgold-header_tc .plumgold-nav-scroll {
    position: relative;
    padding: .15rem 0 .15rem;
    margin: 0 .2rem;
    z-index: 1;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    white-space: nowrap;
}
.plumgold-header_tc .plumgold-nav-scroll span {
    white-space: nowrap;
    display: block;
    border: .02rem solid #a21caf;
    padding: 0 .2rem;
    text-align: center;
    border-radius: 2em;
    background-color: #a21caf;
    color: #fff8fd;
    font-size: .26rem;
    height: 0.5rem;
    line-height: 0.5rem;
}
.plumgold-header_tc .plumgold-nav-box .plumgold-nav-gradient {
    position: absolute;
    height: 100%;
    width: 0.3rem;
    top: 0;
    right: 0;
    border-radius: 2rem 0 0 2rem;
    background: linear-gradient(to left,rgba(233, 184, 240, .45),#fff8fd);
}
.plumgold-nav-scroll ul {
    display: flex;
}
.plumgold-nav-scroll ul li a.on {
    color: #ca8a04;
    font-weight: bold;
    font-size: 0.32rem;
}
.plumgold-nav-scroll ul li:first-child a {
    margin-left: 0.22rem;
}
.plumgold-nav-scroll ul li a.on::after{
    position: absolute;
    content: '';
    width: 0.3rem;
    height: 0.04rem;
    background-color: #ca8a04;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.15rem;
}
.plumgold-nav-scroll ul li a.on::after{
    display: block;
}
.plumgold-nav-scroll ul li a {
    display: block;
    position: relative;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    color: #755178;
    white-space: nowrap;
    padding: 0 0.1rem;
    margin: 0 0.22rem 0rem;
}

.plumgold-menu-btn {
    float: right;
}
.plumgold-menu-btn .plumgold-menu-icon {
    position: relative;
    z-index: 9;
    float: right;
    width: .52rem;
    height: .8rem;
    padding: .24rem 0 .07rem;
    border: 0;
    outline: 0;
    background: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.plumgold-menu-btn .plumgold-menu-icon:focus,
.plumgold-menu-btn .plumgold-menu-icon:active {
    border: 0;
    outline: 0;
    background: none;
    box-shadow: none;
}
.plumgold-menu-btn .plumgold-menu-icon b {
    display: block;
    height: .06rem;
    background-color: #a21caf;
    margin: .06rem 0 .1rem;
    border-radius: .04rem;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.plumgold-menu-btn .plumgold-menu-icon.open b{
    display:none;
    margin:0;
    position:absolute;
    top:50%;
    width:.6rem;
}
.plumgold-menu-btn .plumgold-menu-icon.open b:first-child{
    display:block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.plumgold-menu-btn .plumgold-menu-icon.open b:last-child{
    display:block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*底部*/
.plumgold-footer {
    background-color: #341830;
    padding: 0.7rem 0.2rem 1rem;
    position: relative;
}
.plumgold-footer p {
    font-size: 0.24rem;
    color: #fff8fd;
    text-align: center;
    line-height: 0.4rem;
}
.plumgold-footer p a {
    color: #fff8fd !important;
}

/*公用title*/
.plumgold-section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .1rem;
    border-bottom: .01rem solid #e9b8f0;
    margin-bottom: .2rem;
}
.plumgold-section-title .news-title {
    padding-left: .16rem;
    font-size: 0.32rem;
    font-weight: bold;
    position: relative;
    letter-spacing: .01rem;
    color: #3d2440;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.plumgold-section-title .news-title::after {
    content: "";
    width: 0.08rem;
    height: 0.4rem;
    background-color: #a21caf;
    border-radius: 0.02rem;
    position: absolute;
    top: .04rem;
    left: 0;
}
.plumgold-section-title .plumgold-more {
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
    color: #9b779d;
}

.plumgold-btn-more {
    width: 5.9rem;
    height: .62rem;
    line-height: .62rem;
    border: .02rem dashed #86198f;
    display: block;
    margin: .3rem auto .35rem;
    border-radius: .33rem;
    text-align: center;
    color: #86198f;
    font-size: .26rem;
}

.hot-news{
    background: #fff8fd;
    padding: .3rem .2rem;
    border-radius: .7rem;
}
.hot-news ul{
    margin-top: .2rem;
}
.hot-news li {
    display: flex;
    align-items: center;
    margin-bottom: .35rem;
}
.hot-news li .news-rank-num {
    display: inline-block;
    width: .35rem;
    height: .4rem;
    background-color: #c9a8cb;
    text-align: center;
    color: #fff8fd;
    margin-right: .15rem;
}
.hot-news li:nth-child(1) .news-rank-num {
    background-color: #d946ef;
}
.hot-news li:nth-child(2) .news-rank-num {
    background-color: #86198f;
}
.hot-news li:nth-child(3) .news-rank-num {
    background-color: #eab308;
}
.hot-news li .news-title {
    display: block;
    flex: 1;
    overflow: hidden;
    color: #3d2440;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot-news li .news-time {
    display: block;
    margin-left: .3rem;
}

/*menu*/
.plumgold-header_caidan {
    display: none;
    position: absolute;
    top: 1.2rem;
    width: 100%;
    left: 0;
    right: auto;
    min-height: 200px;
    max-height: 80vh;
    overflow-y: auto;
    background-color: #fff8fd;
    z-index: 99999;
    font-size: .32rem;
    color: #000;
    text-align: left;
}
.plumgold-header_caidan ul {
    margin: .4rem;
    text-align: left;
    padding: 0;
    list-style: none;
}
.plumgold-header_caidan li {
    position: relative;
    padding: .16rem 0px;
    list-style: none;
}
.plumgold-header_caidan li a {
    color: #fff;
    font-size: .32rem;
}

.plumgold-header_caidan  .plumgold-sidebar-toggle {
    position: absolute;
    width: .6rem;
    top: 0;
    right: 0;
    height: .6rem;
    line-height: .6rem;
    z-index: 9;
}
.plumgold-header_caidan  .plumgold-sidebar-toggle i.plumgold-icon {
    width: .6rem;
    height: .6rem;
    background: url(../images/cdjt.png) no-repeat  center;
    background-size: .4rem .4rem;
    display: block;
}
.plumgold-header_caidan  .plumgold-sidebar-toggle i.icon-arrow-up {
    width: .6rem;
    height: .6rem;
    background: url(../images/cdjt2.png) no-repeat  center;
    background-size: .4rem .4rem;
    display: block;
}
.plumgold-header_caidan .plumgold-sidebar-submenu {
    z-index: 99;
    display: none;
    line-height: .7rem;
    font-size: .28rem;
}
.plumgold-header_caidan .plumgold-sidebar-submenu a {
    padding-left: .4rem;
    font-size: .28rem;
}


/*banner*/
.banner-swiper {
    background: #fff8fd;
    position: relative;
    z-index: 0;
}
.banner-swiper .swiper-slide {
    width: 7.5rem;
    position: relative;
    overflow: hidden;
    height: 4.5rem;
    /*margin-top: 0.21rem;*/
}
.banner-swiper .swiper-slide-active {
    /*height: 4.26rem;*/
    /*margin-top: 0;*/
}
.banner-swiper .swiper-slide a img {
    display: block;
    width: 100%;
    min-height: 3.2rem;
}
.banner-swiper .swiper-slide .news-text {
    background: linear-gradient(transparent, #000000);
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 0px;
    left: 0px;
    padding-top: 0.9rem;
}
.banner-swiper .swiper-slide .news-text p {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 1rem;
    height: 1rem;
    color: #fff8fd;
    padding: 0 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.banner-pagination {
    width: auto!important;
    height: .5rem!important;
    padding: .05rem 0;
    position: absolute;
    top: 0.2rem !important;
    left: 0.2rem;
    left: initial !important;
    z-index: 9;
    display: none;
}
.banner-pagination .swiper-pagination-bullet {
    width: 0.4rem;
    height: 0.4rem;
    background-color: unset;
    border: .04rem solid #fff8fd;
    border-radius: 0;
    margin: 0 0 0 .15rem !important;
    opacity: 1;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.38rem;
    color: #fff8fdfff;
}
.banner-pagination .swiper-pagination-bullet-active {
    background: #fff8fd;
    color: #3d2440;
}

/*首页tab*/
.index-tabs{
    /*border-top: .04rem solid #a21caf;*/
    background: #fff8fd;
}
.index-tabs ul {
    height: .8rem;
    /*background: #f8e8ff;*/
    box-shadow: 0 .04rem .06rem #efccef;
    overflow-x: auto;
    display: flex;
}
.index-tabs li {
    position: relative;
    white-space: nowrap;
    height: .8rem;
    width: auto;
    line-height: .8rem;
    margin-right: .04rem;
    /*background: #f8e8ff;*/
    text-align: center;
    padding: 0 .24rem;
    float: left;
    cursor: pointer;
    font-size: .28rem;
}
.index-tabs li.on{
    font-size: .32rem;
    color: #000;
}
.index-tabs li.on:after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -.2rem;
    border-radius: 0.02rem;
    width: .4rem;
    height: .06rem;
    background: #a21caf;
    color: #fff8fd;
}

/*资讯list*/
.news-list {
    /*border-left: 1px solid #fff8fd;*/
}
.news-list .news-item {
    background: #fff8fd;
    /*padding-left: 15px;*/
    position: relative;
    margin-top: .2rem;
    padding: .2rem;
}
.news-list .news-item > a{
    display: block;
}
/* .news_list .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: -9px;
    width: 17px;
    height: 17px;
    background-image: url(../images/post-list-dot.png);
} */
.news-list .news-title {
    align-items: flex-start;
    display: flex;
    margin-bottom: 0.2rem;
    flex-direction: column;
}
.news-list .news-item .news-title .news-tit {
    font-size: .3rem;
    color: #3d2440;
    height: .64rem;
    font-weight: bold;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list .news-title span {
    color: #9b779d;
}
.news-list .news-info {
    background: #fff8fd;
    display: flex;
    align-items: flex-start;
}
.news-list .news-img {
    width: 2.2rem;
    border-radius: .05rem;
    overflow: hidden;
    position: relative;
}
.news-list .news-img img{
    width: 100%;
    height: 100%;
}
.news-list .news-cont {
    margin: 0 .3rem;
    flex: 1;
    overflow: hidden;
    position: relative;
}
.news-list .news-text {
    height: .8rem;
    line-height: .4rem;
    color: #9b779d;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin-bottom: .1rem;
}
.news-list .news-score {
    color: #a21caf!important;
    font-size: .28rem;
    line-height: 1.5;
}

/*首页视频*/
.video-grid{
    margin-top: .2rem;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}
.video-grid div{
    width: 3.4rem;
    margin-right: .3rem;
    margin-bottom: .2rem;
}
.video-grid div:nth-child(2n){
    margin-right: 0rem;
}
.video-grid.video-page{
    
}
.video-grid.video-page div{
    width: 3.4rem;
    margin-right: .3rem;
    margin-bottom: .2rem;
}
.video-grid.video-page div:nth-child(2n){
    margin-right: 0rem;
}
.video-grid.video-page div .img{
    width: 3.4rem;
    height: 2.72rem;
}
.video-grid.video-page div .img img{
    width: 100%;
    height: 2.12rem;
}
.video-grid div .news-img {
    background: #fff8fd;
    height: 2.72rem;
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
    position: relative;
}
.video-grid div .news-img img{
    width: 100%;
    height: 2.12rem;
}
.video-grid div .news-img:hover span{
    background: url(../images/v2.png) no-repeat center;
}
.video-grid div .news-img span {
    position: absolute;
    width: .92rem;
    height: .92rem;
    background: url(../images/v.png) no-repeat center;
    left: 50%;
    top: 50%;
    margin-left: -.46rem;
    margin-top: -.66rem;
}
.video-grid div .news-img p {
    line-height: .64rem;
    height: .64rem;
    overflow: hidden;
    text-align: center;
    font-size: .28rem;
    font-weight: bold;
}

/*首页录像*/
.video-gridpace{
    background: #fff8fd;
    padding-bottom: .4rem!important;
}
.video-gridpace ul {
    border-bottom: .02rem dashed #e9b8f0;
    padding: .2rem;
    margin-bottom: .4rem;
}
.video-gridpace ul:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0;
}
.video-gridpace ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.video-gridpace ul li {
    border-bottom: 1px solid #f3d7f8;
    display: flex;
    line-height: .72rem;
    align-items: center;
    font-size: .32rem;
}
.video-gridpace.paginated-list ul li {
    line-height: .84rem;
}
.video-gridpace ul li span{
    display: inline-block;
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    margin: 0 .2rem 0 0;
    text-align: center;
    color: #fff8fd;
    vertical-align: top;
    background: url(../images/sp.png) no-repeat center;
    background-size: .4rem;
}
.video-gridpace ul li a {
    display: block;
    flex: 1;
    max-width: 100%;
    font-size: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*内页资讯*/
.detail-news-list{
    background: #fff8fd;
    padding-bottom: .4rem!important;
}
.detail-news-list ul {
    border-bottom: .02rem dashed #e9b8f0;
    padding: .2rem;
    margin-bottom: .4rem;
}
.detail-news-list ul:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0;
}
.detail-news-list ul li {
    display: flex;
    align-items: center;
    font-size: .32rem;
    line-height: .5rem;
    border-bottom: .02rem solid #f3d7f8;
    padding: .1rem 0;
}
.detail-news-list ul li span{
    display: inline-block;
    width: .1rem;
    height: .1rem;
    line-height: .4rem;
    margin:  0 .2rem 0 0;
    text-align: center;
    color: #fff8fd;
    vertical-align: top;
    background: #c9a8cb;
    border-radius: 50%;
}
.detail-news-list ul li a em{
    color: #be123c;
}
.detail-news-list ul li a {
    display: block;
    flex: 1;
    font-size: .3rem;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*title*/
.plumgold-index-title {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.plumgold-index-title span,.plumgold-index-title h2,.plumgold-index-title h3 {
    margin-left: .2rem;
    font-size: .36rem;
    color: #3d2440;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.plumgold-index-title:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: .08rem;
    height: .4rem;
    margin-top: -.18rem;
    /*background-color: #a21caf;*/
    background: linear-gradient(180deg,#a21caf,#ca8a04);
    vertical-align: middle;
}

/*左右布局*/
.plumgold-rowter{
    margin: 0 auto;
    padding: 0 0.2rem;
    background: #fff8fd1fb;
}
.plumgold-row {
    margin-bottom: .4rem;
    display: flex;
    flex-direction: column;
}
.plumgold-row .plumgold-left{
    width: 100%;
    /*flex: 1;*/
}
.plumgold-row .plumgold-right {
    width: 100%;
    margin-top: .2rem;
}

/*标签*/
.tag-items {
    width: 100%;
    margin-top: .4rem;
    padding: .2rem;
    background: #fff8fd;
    display: inline-block;
}
.tag-items .tag-item {
    margin-bottom: .16rem;
}
.tag-item {
    position: relative;
    display: inline-block;
    padding: 0px .1rem 0px .18rem;
    margin: 0 .26rem .1rem 0;
    height: .52rem;
    line-height: .52rem;
    font-weight: 400;
    font-size: .26rem;
    text-align: center;
    color: #3d2440;
    border-radius: .04rem;
    background-color: #f3d7f8;
    border-top-left-radius: .02rem;
    border-bottom-left-radius: .02rem;
}
.tag-items a.tag-item:after {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-top: .26rem solid transparent;
    border-bottom: .26rem solid transparent;
    border-left: .18rem solid #f3d7f8;
    position: absolute;
    top: 0;
    right: -.16rem;
}

/*内页标签*/
.detail-tags {
    overflow: hidden;
}
.detail-tags span {
    display: inline-block;
    font-size: .28rem;
    height: .6rem;
    line-height: .6rem;
    float: left;
}
.detail-tags a {
    display: inline-block;
    font-size: .28rem;
    height: .6rem;
    line-height: .6rem;
    color: #be123c;
    overflow: hidden;
    margin-left: .1rem;
}

/*上下页*/
.news-detail_page {
    margin: .6rem 0 .6rem 0;
    /*height: 1.6rem;*/
    position: relative;
    padding-top: .4rem;
    border-top: .02rem solid #e9b8f0;
}
.news-detail_page p, .news-detail_page a {
    font-size: .28rem;
    margin-bottom: .2rem;
}


/*没有数据*/
.empty-state {
    text-align: center;
    margin: .8rem 0px;
    min-height: 4rem;
}
.empty-state img {
    width: 2rem;
}
.empty-state span {
    display: block;
}

/*直播列表*/
.live-match-list .live-match-item {
    padding: .24rem;
    border-bottom: .02rem solid #e9b8f0;
    background: #fff8fd;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.live-match-list .live-match-item  a.match-center {
    width: 100%;
}
.live-match-list .live-match-item  a.match-center > p {
    height: .56rem;
    line-height: .56rem;
    display: inline-block;
}
.live-match-list .live-match-item .match-status.status-live span {
    background: linear-gradient(90deg,#701a75,#a21caf);
}
.live-match-list .live-match-item .match-status.status-upcoming span {
    background: linear-gradient(90deg,#9b779d,#efccef);
}
.live-match-list .live-match-item .match-status {
    float: left;
    width: 1.7rem;
    margin-right: .2rem;
    margin-bottom: .2rem;
}
.live-match-list .live-match-item .match-status span {
    font-weight: 400;
    font-size: .28rem;
    line-height: .44rem;
    width: 1.5rem;
    height: .56rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff8fd;
    border-radius: .06rem;
}
.live-match-list .live-match-item .news-time {
    width: 1.8rem;
    float: left;
    margin-right: .4rem;
    margin-bottom: .2rem;
}
.live-match-list .live-match-item .match-cate {
    float: left;
    margin-right: .2rem;
    width: 2rem;
    margin-bottom: .2rem;
}
.live-match-list .live-match-item .team-name1 {
    float: left;
    text-align: left;
    margin-right: .2rem;
    width: 1.5rem;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.live-match-list .live-match-item .team1-logo {
    width: .48rem;
    float: left;
    margin-right: .2rem;
}
.live-match-list .live-match-item .team1-logo img {
    width: .48rem;
    vertical-align: middle;
}
.live-match-list .live-match-item .team1-score {
    margin-right: .04rem;
    float: left;
    width: .6rem;
    background: #f3d7f8;
    border-radius: .1rem;
    overflow: hidden;
    text-align: center;
}
.live-match-list .live-match-item .score-divider {
    margin-right: .04rem;
    float: left;
    width: .1rem;
    text-align: center;
}
.live-match-list .live-match-item .team-rightnum {
    margin-right: .2rem;
    float: left;
    width: .6rem;
    background: #f3d7f8;
    border-radius: .1rem;
    overflow: hidden;
    text-align: center;
}
.live-match-list .live-match-item .team-rightlogo {
    margin-right: .2rem;
    float: left;
    width: .48rem;
}
.live-match-list .live-match-item .team-rightlogo img {
    width: .48rem;
    vertical-align: middle;
}
.live-match-list .live-match-item .team-right {
    float: left;
    margin-right: .2rem;
    width: 1.5rem;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.live-match-list .live-match-item .match-box {
    margin-top: .2rem;
    width: 100%;
}
.live-match-list .live-match-item .match-top, .live-match-list .live-match-item .match-top p {
    display: flex;
    align-items: center;
}
.live-match-list .live-match-item .match-top p:first-child {
    font-size: .28rem;
}
.live-match-list .live-match-item .match-top p {
    color: #000;
    justify-content: center;
}
.live-match-list .live-match-item .match-top p:first-child:before {
    content: "";
    width: .4rem;
    height: .52rem;
    background: url(../images/live_icon.png) no-repeat;
    background-position: 50%;
    background-size: .4rem .4rem;
    margin-right: .06rem;
}
.live-match-list .live-match-item .match-bottom {
    float: left;
}
.live-match-list .live-match-item .match-bottom p {
    color: #a21caf;
    font-size: .28rem;
    line-height: .52rem;
    border-bottom: .04rem solid #a21caf;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin-right: .2rem;
}
.live-match-list .live-match-item .match-box .plumgold-more {
    font-size: .24rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: .52rem;
    cursor: pointer;
    float: left;
}
.live-match-list .live-match-item .match-box .plumgold-more:after {
    content: "";
    width: .46rem;
    height: .52rem;
    background: url(../images/chevron-down.png) no-repeat;
    background-position: 50%;
    background-size: .24rem .14rem;
}
.live-more-btn {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 3.5rem;
    height: .52rem;
    line-height: .52rem;
    font-size: .32rem;
    color: #fff8fd;
    background-color: #341830;
    border-radius: .08rem;
    margin-top: .2rem;
}
.live-more-btn a{
    color: #fff8fd;
    display: block;
}

.live-match-list h6{
    display: flex;
    height: .48rem;
    line-height: .48rem;
    align-items: center;
    margin: .2rem 0px;
    color: #755178;
    padding-left: .08rem;
}
.live-match-list h6 time{
    font-size: .24rem;
    font-weight: 400;
    line-height: .5rem;
    color: #9b779d;
}

.plumgold-news-row {
    margin-bottom: 0.4rem;
    display: flex;
    flex-direction: column;
}
.plumgold-news-row .news-left{
    width: 100%;
    flex: 1;
}
.news-right {
    width: 100%;
    margin-top: .2rem;
}

/*标题 来源*/
.news-header {
    padding: .2rem 0 .3rem 0;
    border-bottom: 1px dashed #e9b8f0;
    text-align: center!important;
}
.news-header.channel{
    padding-bottom: 0!important;
}
.news-header h1 {
    font-size: .38rem;
    display: block;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: .2rem;
}
.news-header .news-text {
    font-size: .28rem;
    line-height: 1.5;
    color: #9b779d!important;
}
.news-header .news-text span {
    margin: 0 0.2rem;
    display: block;
    width: 100%;
}

/*内容*/
.news-detail {
    padding: .3rem 0;
    line-height: .56rem;
    font-size: .32rem;
    color: #755178;
    margin-bottom: .2rem;
}
.news-detail p {
    line-height: .56rem;
    font-size: .32rem;
    color: #755178;
    margin-bottom: .2rem;
}
.news-detail h3,.news-detail h2{
    line-height: .72rem;
    font-size: .36rem;
    color: #000;
    font-weight: 600;
    margin-bottom: .4rem;
}
.news-detail strong{
    font-size: .32rem;
    font-weight: bold;
}
.news-detail p img {
    display: block;
    width: 100%;
    margin: .3rem auto;
    height: auto !important;
}
.news-detail+p{
    margin-top: .4rem;
}

/*热门球队*/
.hot-teams {
    margin: .4rem 0 0;
    margin-left: -.4rem;
    overflow: hidden;
}
.hot-teams a {
    background: #fff8fd;
    width: 2rem;
    float: left;
    margin-left: .4rem;
    margin-bottom: .2rem;
    display: block;
    padding: .2rem;
}
.hot-teams .news-img {
    position: relative;
    overflow: hidden;
    display: block;
}
.hot-teams .news-img img {
    width: 1.4rem;
    height: 1.4rem;
    margin: .1rem 0 0 .1rem;
}
.hot-teams p {
    line-height: .8rem;
    height: .8rem;
    overflow: hidden;
    text-align: center;
    font-size: .32rem;
}

/*视频详情列表*/
.video-player {
    position: relative;
    background: #000000;
    width: 100%;
    height: 4rem;
}
.video-player img.news-img {
    max-width: 80%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video-player img.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video-playlist {
    margin-bottom: .2rem;
}
.video-playlist span {
    display: block;
    font-size: .32rem;
    font-weight: bold;
    margin-top: .2rem;
}
.video-playlist a {
    display: block;
    line-height: .38rem;
    font-size: .28rem;
    margin-bottom: .2rem;
    text-decoration: revert;
    color: #755178;
}

/*轮播*/
.main-swiper-pagination {
    /*text-align: center;*/
    width: auto !important;
    height: .7rem !important;
    position: absolute;
    top: .2rem !important;
    left: .4rem !important;
    z-index: 9;
}
.main-swiper-pagination .swiper-pagination-bullet {
    width: .44rem;
    height: .44rem;
    background-color: transparent;
    border: .04rem solid #fff8fd;
    color: #fff8fd;
    border-radius: 0;
    margin: 0 0 0 .4rem !important;
    opacity: 1;
    text-align: center;
    font-size: .26rem;
    line-height: .36rem;
    color: #fff8fdfff;
}
.main-swiper-pagination .swiper-pagination-bullet-active {
    background: #fff8fd;
    color: #3d2440;
}

/*内页map*/
.breadcrumb-box {
    padding: 0px 0 0;
    margin-bottom: .2rem;
}
.crumbs {
    /*padding-left: 25px!important;*/
    margin-top: .2rem;
    font-size: .26rem;
    color: #755178;
    position: relative;
}
/* .crumbs:after{
    content: "";
    left: 0;
    width: 16px;
    position: absolute;
    height: 16px;
    background: url("../images/map.png") no-repeat;
    background-size: 16px;
} */
.crumbs.crumbs-no-border{
    border: 0;
    padding: 0px;
}
.crumbs a {
    color: #3d2440;
    display: inline-block;
    position: relative;
    font-size: .26rem;
}
.crumbs a:not(:last-child)::after {
    padding: 0px .1rem;
    content: '>';
}
.crumbs a:hover{
    color: #be123c;
}

/*首页热门数据*/
.network-list ul{
    overflow: hidden;
}
.network-list ul li {
    width: 3.45rem;
    background: #fff8fd;
    box-shadow: 0 0 .2rem 0 #efccef;
    border-radius: .08rem;
    padding: .2rem;
    float: left;
    margin-right: .2rem;
    margin-bottom: .3rem;
}
.network-list ul li:nth-child(2n){
    margin-right: 0px;
}
.network-list ul li .news-img {
    height: 2;
    position: relative;
    overflow: hidden;
}
.network-list ul li .news-img img {
    width: 100%;
    height: 2rem;
}
.network-list ul li p {
    font-size: .32rem;
    color: #3d2440;
    height: .6rem;
    line-height: .6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

/*首页球队球员推荐*/
.hot-players {
    overflow: hidden;
    background: #fff8fd;
    padding: 0px .2rem .2rem .2rem;
}
.hot-players a:nth-child(4n){
    margin-right: 0px;
}
.hot-players a {
    display: block;
    float: left;
    width: 1.525rem;
    margin-right: .2rem;
    background: #fff8fd;
    box-shadow: 0 0 .08rem 0 #efccef;
    margin-top: .2rem;
    padding: .1rem;
}
.hot-players a img {
    /*width: 40px;*/
    max-width: 100%;
    height: .8rem;
    display: block;
    margin: 0 auto;
}
.hot-players a span {
    height: .6rem;
    line-height: .6rem;
    overflow: hidden;
    display: block;
    text-align: center;
}

/*频道列表*/

.channel-map{
    margin-bottom: .4rem;
}
.channel-map ul{
    padding: .4rem 0 0px;
    margin-bottom: .4rem;
}
.channel-map ul li{
    width: 2rem;
    background: #fff8fd;
    float: left;
    height: .8rem;
    line-height: .8rem;
    margin-right: .2rem;
    margin-bottom: .2rem;
    padding-left: .2rem;
}
.channel-map ul li:nth-child(7n){
    margin-right: 0px;
}
.channel-map ul li a{
    overflow: hidden;
    height: .8rem;
    display: block;
    font-size: .28rem;
    color: #3d2440;
}
.channel-map ul li:hover a{
    color: #be123c;
}

/*视频列表*/
.channel-list {
    margin: .3rem 0 0;
    overflow: hidden;
}
.channel-list a {
    background: #fff8fd;
    width: 1.625rem;
    float: left;
    margin-right: .2rem;
    margin-bottom: .2rem;
    display: block;
    padding: .2rem 0px;
}
.channel-list a:nth-child(4n){
    margin-right: 0px;
}
.channel-list .news-img {
    position: relative;
    overflow: hidden;
    display: block;
}
.channel-list .news-img img {
    display: block;
    max-width: 100%;
    height: .8rem;
    margin: 0 auto;
}
.channel-list .news-title {
    line-height: .8rem;
    height: .6rem;
    padding: 0 .3rem;
    overflow: hidden;
    text-align: center;
    font-size: .3rem;
}

/*赛事聚合信息*/
.tournament-tab {
    border-radius: .08rem;
    border: .02rem solid #e9b8f0;
    padding: 0 .2rem;
    margin-top: .4rem;
    overflow: hidden;
    background: #fff8fd;
}
.tournament-tab img {
    float: left;
    height: .8rem;
    width: auto;
    margin-top: 5px;
}
.tournament-tab span {
    float: left;
    height: 1rem;
    line-height: 1rem;
    margin-left: .2rem;
    font-size: .4rem;
    color: #000;
    font-weight: bold;
}
.tournament-tab .tournament-item {
    padding-bottom: .2rem;
    float: right;
}
.tournament-tab .tournament-item a {
    position: relative;
    display: inline-block;
    font-size: .3rem;
    margin-right: .2rem;
    padding: 0px .2rem;
    height: .5rem;
    line-height: .5rem;
    margin-top: .2rem;
    border-radius: .08rem;
    color: #3d2440.data_conten;
}
.tournament-tab .tournament-item a.on{
    color: #000;
    font-size: .32rem;
}
.tournament-tab .tournament-item a.on:after {
    position: absolute;
    content: "";
    width: .4rem;
    height: .04rem;
    bottom: -.04rem;
    left: 50%;
    margin-left: -0.2rem;
    border-radius: .2rem;
    background: #a21caf;
    color: #fff8fd;
}

/*日期tab*/
.date-tabs {
    width: 100%;
    overflow: hidden;
    display: flex;
    margin-top: 0.3rem;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.date-tabs a {
    position: relative;
    border: .02rem solid #e9b8f0;
    border-radius: .08rem;
    margin-bottom: .1rem;
    width: 1.18333rem;
    height: 1.08rem;
    font-size: .32rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff8fd;
}
.date-tabs a:first-child{
    
}
.date-tabs a.on i, .date-tabs a:hover i {
    display: inline-block;
    width: 100%;
    height: .12rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #a21caf;
    border-radius: 0px 0px .04rem .04rem;
}
.date-tabs a.on {
    color: #a21caf;
    font-weight: bold;
    border: 1px solid #a21caf;
    position: relative;
}

/*排行榜*/
.ranking-list {
    background: #fff8fd;
    margin-top: .2rem;
}
.ranking-list .ranking-title {
    font-size: .36rem;
    font-weight: bold;
    padding: .2rem;
}
.ranking-list .ranking-row.soccer {
    display: grid;
    grid-template-columns: 8% 20% 9% 9% 9% 9% 9% 9% 9% 9%;
    height: 1rem;
    align-items: center;
    padding: 0 .2rem;
}
.ranking-list .ranking-row.basketball {
    display: grid;
    grid-template-columns: 10% 30% 17% 17% 17% 9%;
    height: 1rem;
    align-items: center;
    padding: 0 .2rem;
}
.ranking-list .ranking-row.ranking-header{
    background: #e9b8f0;
    line-height: .8rem;
}
.ranking-list .ranking-body {
    border-bottom: 1px solid #e9b8f0;
}
.ranking-list .ranking-row .news-rank-num {
    display: block;
    width: .32rem;
    height: .32rem;
    background: #efccef;
    color: #fff8fd;
    border-radius: .04rem;
    text-align: center;
}
.ranking-list .plumgold-logo {
    display: flex;
    align-items: center;
    text-align: left;
}
.ranking-list .team-name {
    padding-left: .1rem;
}

/*直播tab*/
.status-live_con_tab {
    display: flex;
    justify-content: space-between;
    height: .7rem;
}
.status-live_con_tab li {
    float: left;
}
.status-live_con_tab li a {
    display: block;
    width: 3.55rem;
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    color: #a21caf;
    border: .02rem solid #a21caf;
    background: #fff8fdfff;
    height: .7rem;
    line-height: .7rem;
}
.status-live_con_tab li:first-child a {
    border-radius: .08rem 0px 0px .08rem;
}
.status-live_con_tab li:last-child a {
    border-radius: 0px .08rem .08rem 0px;
}
.status-live_con_tab li a.active {
    background: #a21caf;
    color: #fff8fd;
}

/*球队 球员详情*/
.detail-header {
    background: url(../images/bg-qd.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}
.detail-header .news-img {
    float: left;
    width: .8rem;
    height: .8rem;
    margin: .22rem;
    object-fit: contain;
}
.detail-header .detail-name .name-zh {
    margin-top: .24rem;
    margin-bottom: .06rem;
    font-size: .3rem;
    color: #3d2440;
    display: flex;
}
.detail-header .detail-name .name-zh span {
    font-size: .3rem;
    font-weight: 500;
}
.detail-header .detail-name .name-en {
    display: flex;
    font-size: .24rem;
    color: #c9a8cb;
}
.detail-header .market-value {
    height: 1.24rem;
    line-height: 1.24rem;
    color: #fff8fd;
    font-size: .32rem;
    padding: 0 .4rem 0 .4rem;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #a21caf;
}
.detail-header .market-value::before {
    position: absolute;
    content: '';
    top: 0;
    border: solid transparent;
    border-right-color: rgba(255, 248, 253, 0.6);
    border-top-color: rgba(255, 248, 253, 0.6);
    border-width: 1.04rem .4rem;
    left: -.84rem;
    z-index: -1;
    transform: translateX(.4rem);
    animation-name: worth;
    animation-duration: .8s;
    animation-timing-function: cubic-bezier(0,1.24,0.75,1.29);
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .4s;
}
.detail-header .market-value::after {
    position: absolute;
    content: '';
    top: 0;
    border: solid transparent;
    border-right-color: #a21caf;
    border-top-color: #a21caf;
    border-width: 1.04rem .4rem;
    left: -.56rem;
}

/*直播详情页*/
.status-live_detail {
    position: relative;
    height: 5.6rem;
    padding-top: 1rem;
}
.status-live_bg {
    height: 5.6rem;
    background: linear-gradient(135deg,#a21caf 0%,#ca8a04 58%,#86198f 100%);
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    /*z-index: -1;*/
}
.status-live_bg .status-live_bg_box .status-live_bg_con {
    position: absolute;
    display: flex;
    justify-content: center;
    bottom: 0;
    width: 100%;
}
.status-live_bg .status-live_bg_box .status-live_bg_con img{
    max-width: 100%;
}
.live-teams .live-teamst {
    position: relative;
    z-index: 2;
    color: #fff8fd;
}
.live-teams .status-live_name {
    width: 100%;
    height: .72rem;
    line-height: .72rem;
    padding: .08rem .54rem;
    font-size: .28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff8fdFFF;
    text-align: center;
}
.live-teams .status-live_con {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.team-name1 {
    text-align: center;
    width: 30%;
}
.team-right .team-name_img, .team-name1 .team-name_img {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.team-right .team-name_img img, .team-name1 .team-name_img img {
    width: 1.12rem;
    height: 1.12rem;
    border-radius: 50%;
}
.team-name1 h1, .team-right h1 {
    height: .52rem;
    font-size: .28rem;
    font-weight: bold;
    line-height: .52rem;
    color: #fff8fdFFF;
    margin-top: .2rem;
}
.status-live_num {
    text-align: center;
    width: 40%;
}
.status-live_num_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: .5rem 0;
    height: .78rem;
    padding: 0 .24rem;
}
.status-live_num_box > p
 {
    font-size: .64rem;
    font-family: DIN;
    font-weight: bold;
    line-height: .78rem;
    color: #fff8fdFFF;
}
.status-live_status {
    height: .72rem;
    background: #fff8fdFFF;
    border-radius: .36rem;
    font-size: .32rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: .72rem;
    width: 2.5rem;
    margin: auto;
    color: #a21caf;
}
.team-right {
    text-align: center;
    width: 30%;
}

/*信号源*/
.match-details {
    margin-top: .2rem;
    margin-bottom: .2rem;
}
.live-channels{
    margin-top: .2rem;
}
.live-channels ul li {
    margin-right: .2rem;
    background: #9b779d;
    display: inline-block;
    margin-top: .2rem;
    margin-bottom: .2rem;
    border-radius: .12rem;
}
.live-channels ul li.channel-active {
    background: #a21caf;
}
.live-channels ul li a{
    display: block;
    padding: .2rem .4rem;
    color: #fff8fd;
}

/*直播详情*/
.status-live_content {
    padding: .4rem .2rem;
    background: #fff8fd;
}
.status-live_content p {
    font-size: .28rem;
    line-height: .44rem;
    margin-bottom: .2rem;
}
.status-live_content p span.news-tit {
    color: #be123c;
    overflow: hidden;
}

/*网络信息详情*/
.network-content {
    padding: .4rem 0px .2rem;
    overflow: hidden;
}
.network-content .news-img {
    margin-right: .4rem;
}
.network-content .news-img img {
    /*width: 4rem;*/
    height: 2.4rem;
    border-radius: .1rem;
}
.network-content .news-title {
    margin-top: .2rem;
    width: 100%;
    font-size: .3rem;
    color: #755178;
}

/*内页热门数据*/
.detail-network ul {
    margin-top: .4rem;
    overflow: hidden;
}
.detail-network ul li {
    width: 3.45rem;
    background: #fff8fd;
    box-shadow: 0 0 .2rem 0 #efccef;
    border-radius: .08rem;
    padding: .2rem;
    float: left;
    margin-right: 0.2rem;
    margin-bottom: .3rem;
}
.detail-network ul li:nth-child(2n){
    margin-right: 0px;
}
.detail-network ul li .news-img {
    height: 2rem;
    position: relative;
    overflow: hidden;
}
.detail-network ul li .news-img img {
    display: block;
    width: 100%;
    height: 2rem;
}
.detail-network ul li p {
    font-size: .32rem;
    color: #3d2440;
    height: .6rem;
    line-height: .6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.network-content p.time{
    font-size: .24rem;
}
.network-content h2{
    font-size: .32rem;
    color: #000000;
}
.network-content p:last-child{
    text-align: justify;
}

/*右侧直播*/
.status-liver-list{
    background: #fff8fd;
    margin: .2rem 0;
}
.status-liver-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-decoration: none;
}
.status-liver-list-box {
    position: relative;
    color: #3d2440;
    background-color: hsla(0,0%,100%,.01);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: hsla(0,0%,100%,.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .28rem;
    height: 2.68rem;
    padding-top: .48rem;
    width: 7rem;
}
.status-liver-list-box .news-time {
    background-color: #c9a8cb;
    border-radius: .08rem 0;
    font-size: .2rem;
    height: .36rem;
    left: 0;
    line-height: .36rem;
    padding: 0 .12rem;
    position: absolute;
    top: 0;
    z-index: 1;
    color: #fff8fd;
}
.status-liver-list-box .team-name {
    padding: 0 .2rem;
    -webkit-box-flex: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 1.6rem;
    -ms-flex: 0 0 1.6rem;
    flex: 0 0 1.6rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.status-liver-list-box .plumgold-logo {
    height: .72rem;
    width: .72rem;
}
.status-liver-list-box .detail-name {
    margin-top: .12rem;
    color: #3d2440;
    overflow: hidden;
    width: 1.2rem;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.status-liver-list-box .status-liver-cont {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.status-liver-list-box .status-liver-cont .status-liver-cate{
    color: #3d2440;
}
.status-liver-list-box .status-liver-score {
    color: #3d2440;
    font-size: .32rem;
    font-weight: 400;
    height: .56rem;
    line-height: .56rem;
    margin: .2rem 0;
    position: relative;
}
.status-liver-list-box .plumgold-icon {
    background-image: url(../images/pcGame_sprite.png);
    background-position: -3.76rem -2.04rempx;
    height: .56rem;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: .66rem;
}
.status-liver-list-box .news-rank-num {
    color: #3d2440;
    font-size: .36rem;
    font-weight: 600;
    padding: 0 .34rem;
}
.status-liver-list-box .liver-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: .08rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .24rem;
    height: .52rem;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: .52rem;
    overflow: hidden;
}
.status-liver-list-box .liver-type {
    background-color: #be123c;
    position: relative;
    text-align: center;
    width: 1.6rem;
    color: #fff8fd;
}

/* Theme variant polish: Plum Gold */
html,
body,
.plumgold-rowter {
    background: linear-gradient(180deg, #fff1fb 0%, #f8e8ff 100%);
}
.plumgold-header_tc,
.plumgold-header_caidan {
    background: linear-gradient(135deg, #351039 0%, #a21caf 58%, #ca8a04 100%);
    box-shadow: 0 .08rem .3rem rgba(61, 36, 64, .18);
}
.plumgold-header_tc .plumgold-nav-scroll ul li a.on,
.plumgold-header_tc .plumgold-nav-scroll ul li a:hover,
.plumgold-section-title .news-title,
.plumgold-index-title span,
.plumgold-index-title h2,
.plumgold-index-title h3,
a:hover {
    color: #a21caf;
}
.plumgold-nav-scroll ul li a.on::after,
.plumgold-section-title .news-title::after,
.plumgold-index-title:after,
.plumgold-btn-more,
.plumgold-more,
#page .pagination li span {
    background: linear-gradient(135deg, #a21caf, #ca8a04) !important;
    border-color: transparent !important;
    color: #fff8fd !important;
}
.plumgold-header_caidan .plumgold-sidebar-submenu,
.plumgold-row .plumgold-left,
.plumgold-row .plumgold-right,
.plumgold-news-row .news-left,
.news-content,
.cate-list,
.video-list,
.live-match-list .live-match-item {
    border-color: #e9b8f0 !important;
    box-shadow: 0 .08rem .22rem rgba(61, 36, 64, .08);
}
.live-match-list .live-match-item .match-time .match-status,
.status-liver-list-box .status-liver-item.active,
.play-channel-box .play-channel.active {
    background: linear-gradient(90deg, #701a75, #a21caf) !important;
    color: #fff8fd !important;
}
.live-team-box,
.live-player-box,
.detail-live-box {
    background: radial-gradient(circle at 15% 0%, rgba(202, 138, 4, .24), transparent 38%), linear-gradient(135deg, #351039 0%, #a21caf 60%, #ca8a04 100%) !important;
}