@charset "UTF-8";
/* 资料站 */

body>div{
    width: 100%;
}

/* 主体内容 */
.secondary{
    height: 100%;
}
.secondary > .main-foot {
    margin-top: 0!important;
}
.secondary > .data-center {
    height: 100%;
    width: 100%;
    color: white;
    padding-top: 0.8rem;
    padding-bottom: 0.1rem;
    background:url("/assets/img/data-center-bg.jpg") 50% 0px / cover no-repeat fixed;
}
.secondary > .data-center > .data-content {
    width: 13.06rem;
    height: 100%;
    margin: 0 auto;
}
.secondary > .data-center > .data-content > .content-title {
    width: 100%;
    height: 1.3rem;
    margin-bottom: 0.2rem;
    background-image: url("/assets/img/data-content-title.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;

}
.secondary > .data-center > .data-content > .content {
    width: 100%;
    margin-bottom: 0.1rem;
    background-image: url("/assets/img/data-center-content-bg.png");
    background-repeat: repeat-y;
    background-size: 100% auto;
    background-position: center top;
    overflow: hidden;
}
.secondary > .data-center > .data-content > .content > .content-left {
    width: 75%;
    padding: 2% 0.5% 2% 2%;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-top {
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content {
    width: 100%;
    height: 3rem;
    margin-bottom: 0.2rem;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div {
    width: 33.33%;
    height: 3rem;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > a {
    width: 1.8rem;
    height: 100%;
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    transition: background-image 0.3s;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > .aklty {
    background-image: url("/assets/img/data-aklty.png");
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > .bet {
    background-image: url("/assets/img/data-bet.png");
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > .kl {
    background-image: url("/assets/img/data-kl.png");
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > .aklty:hover {
    background-image: url("/assets/img/data-aklty-active.png");
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > .bet:hover {
    background-image: url("/assets/img/data-bet-active.png");
}
.secondary > .data-center > .data-content > .content > .content-left > .con-content > div > .kl:hover {
    background-image: url("/assets/img/data-kl-active.png");
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center{
    width: 100%;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div{
    width: 100%;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .icon{
    color: #a28f77;
    padding-left: 6%;
    height: 0.55rem;
    font-size: 0.22rem;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto 0.5rem;
    background-image: url("/assets/img/con-center-icon.png");
    margin: 0.3rem 0;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .icon > div{
    display: flex;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div{
    min-width: 0.7rem;
    margin: 0 0.4rem 0.2rem 0.3rem;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div > a{
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div > a:not(.no):hover{
    color: #a1a1a1;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div > a.no{
    cursor: default;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div > div{
    font-size: 0.15rem;
    color: #707070;
    margin-left: 0.1rem;
    padding-top: 0.06rem;
    cursor: default;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div > div > a{
    color: #707070;
}
.secondary > .data-center > .data-content > .content > .content-left > .con-center > div > .content > div > div > a:hover{
    color: #a4a4a4;
}
.secondary > .data-center > .data-content > .content > .content-right {
    width: 25%;
    min-height: 100%;
    padding: 2% 2% 2% 0.5%;
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn {
    width: 100%;
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn > div {
    height: 0.53rem;
    margin-bottom: 0.2rem;
    background-color: #856404;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: background-image 0.3s;
    cursor: pointer;
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn > .home {
    background-image: url("/assets/img/right-btn-home.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn > .home:hover {
    background-image: url("/assets/img/right-btn-home-active.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn > .discuss {
    background-image: url("/assets/img/right-btn-discuss.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn > .discuss:hover {
    background-image: url("/assets/img/right-btn-discuss-active.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .right-btn > div > a {
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 0.53rem;
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-right > div > .title{
    height: 0.54rem;
    line-height: 0.54rem;
    text-align: center;
    color: #bd9d75;
    cursor: default;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice{
    width: 100%;
    height: 2.6rem;
    margin-bottom: 0.2rem;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("/assets/img/right-news-bg.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice{
    height: 2rem;
    padding: 0.12rem 0.14rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice > ul{
    height: 1.74rem;
    overflow: hidden;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice > ul > li{
    height: 0.348rem;
    width: 100%;
    border-bottom: white solid 0.01rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice > ul > li > a{
    width: 100%;
    font-size: 0.16rem;
    height: 0.25rem;
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice > ul > li > a:hover{
    color: #adadad;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice > ul > li > a > span:first-child{
    width: 30%;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-notice > .notice > ul > li > a > span:last-child{
    max-width: 70%;
    padding-left: 2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity{
    width: 100%;
    height: 3.7rem;
    margin-bottom: 0.2rem;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("/assets/img/right-activity-bg.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity{
    height: 1.652rem;
    padding: 0.12rem 0.14rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity > ul{
    height: 1.392rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity > ul > li{
    height: 0.348rem;
    width: 100%;
    border-bottom: white solid 0.01rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity > ul > li > a{
    width: 100%;
    font-size: 0.16rem;
    height: 0.25rem;
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity > ul > li > a:hover{
    color: #adadad;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity > ul > li > a > span:first-child{
    width: 30%;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity > ul > li > a > span:last-child{
    max-width: 70%;
    padding-left: 2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel{
    width: 100%;
    height: 1.3rem;
    padding: 0.12rem 0.14rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel > div{
    width: 100%;
    height: 1.06rem;
    border: solid 0.01rem #ffffff;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel > .carousel > .carousel-inner > .carousel-item{
    width: 100%;
    height: 1.04rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel > .carousel > .carousel-inner > .carousel-item > a{
    overflow: hidden;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel > .carousel > .carousel-inner > .carousel-item > a > img{
    width: 100%;
    height: 1.04rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel > .carousel > .carousel-indicators > li{
    background-color: transparent;
    background-image: url("/assets/img/indicators.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 0.06rem;
    height: 0.06rem;
    transition: background-image 0.3s;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-activity > .activity-carousel > .carousel > .carousel-indicators > .active{
    background-image: url("/assets/img/indicators-active.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy{
    width: 100%;
    height: 2.6rem;
    margin-bottom: 0.2rem;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("/assets/img/right-news-bg.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy{
    height: 2rem;
    padding: 0.12rem 0.14rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy > ul{
    height: 1.74rem;
    overflow: hidden;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy > ul > li{
    height: 0.348rem;
    width: 100%;
    border-bottom: white solid 0.01rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy > ul > li > a{
    width: 100%;
    font-size: 0.16rem;
    height: 0.25rem;
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy > ul > li > a:hover{
    color: #adadad;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy > ul > li > a > span:first-child{
    width: 30%;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-strategy > .strategy > ul > li > a > span:last-child{
    max-width: 70%;
    padding-left: 2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about{
    width: 100%;
    height: 3.7rem;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-image: url("/assets/img/right-about-bg.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about{
    height: 2rem;
    padding: 0.16rem 0.14rem 0.12rem 0.14rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > div{
    margin-bottom: 0.1rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .wx-service{
    width: 58.2%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: url("/assets/img/wx-service-bg.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .wx-service > .img{
    height: 1.2rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .wx-service > .img > img{
    width: 1.19rem;
    height: 1.19rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .wx-service > .title{
    width: 0.31rem;
    font-size: 0.14rem;
    writing-mode: vertical-lr;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-service{
    font-size: 0.17rem;
    height: 1.2rem;
    width: 0.45rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-left: 0.1rem;
    transition: background-image 0.3s;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .c1{
    background-image: url("/assets/img/qq-service-c1.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .c1:hover{
    background-image: url("/assets/img/qq-service-c1-active.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .c2{
    background-image: url("/assets/img/qq-service-c2.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .c2:hover{
    background-image: url("/assets/img/qq-service-c2-active.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-service > a{
    writing-mode: vertical-lr;
    height: 100%;
    width: 100%;
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-group{
    width: 40%;
    height: 1.2rem;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url("/assets/img/qq-group-bg.png");
    transition: background-image 0.3s;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-group:hover{
    background-image: url("/assets/img/qq-group-bg-active.png");
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-group > a{
    height: 100%;
    width: 100%;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-group > a > div{
    width: 0.2rem;
    writing-mode: vertical-lr;
    font-size: 0.17rem;
    color: white;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-tk{
    width: 58.2%;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: url("/assets/img/qq-tk-bg.png");
    margin-left: auto;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-tk > .img{
    height: 1.2rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-tk > .img > img{
    width: 1.19rem;
    height: 1.19rem;
}
.secondary > .data-center > .data-content > .content > .content-right > .news-about > .about > .qq-tk > .title{
    width: 0.31rem;
    font-size: 0.14rem;
    writing-mode: vertical-lr;
}