.index-page-bg-0 {
    background-image: url("/assets/images/index-bg-0.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1920px 1277px;
    height: 1277px;
}
.index-page-bg-1 {
    background-image: url("/assets/images/index-bg-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1920px 839px;
    height: 839px;
}
.index-page-bg-2 {
    background-image: url("/assets/images/index-bg-2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1920px 963px;
    height: 963px;
}
.gift-page-bg-0 {
    background-image: url("/assets/images/gift-page-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1920px 1098px;
    min-height: 1098px;
}
.article-page-bg-0 {
    background-image: url("/assets/images/article-page-bg-0.png");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 1920px 1628px;
    min-height: 1628px;
}
.detail-page-bg-0 {
    background-image: url("/assets/images/detail-page-bg-0.png"), url("/assets/images/detail-page-footer-bg.png");
    background-position: center 0, left bottom;
    background-repeat: no-repeat;
    background-size: 1920px 1119px, 1920px 884px;
    background-color: #BAE9FF;
}

.container {
    max-width: 1180px;
    min-width: 1180px;
}

.index-page-menu-bg {
    background-image: url("/assets/images/index-page-menu.png");
    background-position: center -4px;
    background-repeat: no-repeat;
    background-size: 811px 48px;
    height: 36px;
}

.index-page-menu-bg .l-flex-center {
    height: 90%;
}
.index-page-menu-container {
    color: #ffffff;
    font-weight: bold;
    width: 647px;
    font-size: 18px;
}
.index-page-menu-container a {
    color: #ffffff;
    height: 32px;
    text-decoration: none;
    padding: 4px 12px;
}
.index-page-menu-container a:hover {
    background-image: url("/assets/images/hover.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 88px 32px;
}
.index-page-menu-container>* {
    padding: 0px;
}

.index-page-menu-active {
    background-image: url("/assets/images/hover.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 88px 32px;
}

.l-flex {
    flex: 1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.l-flex-center{
    display: flex;
    position: relative;
    flex-flow: inherit;
    align-items: inherit;
    justify-content: inherit;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.l-scan {
    margin-top: 490px;
}
.l-qrcode {
    padding-left: 240px;
    padding-top: 52px;
    padding-right: 140px;
}
.l-index-page-banner-bg {
    width: 556px;
    height: 369px;
    background-image: url("/assets/images/index-page-banner-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 556px 369px;
}
.l-index-page-banner-container {
    padding: 10px;
}
.index-page-fuli-bg {
    background-image: url("/assets/images/index-page-fuli.png");
    background-position: 86px 10px;
    background-repeat: no-repeat;
    background-size: 467px 325px;
    min-height: 325px;
}
.index-page-fuli {
    padding-left: 126px;
    padding-top: 130px;
    padding-right: 190px;
    color: #fff;
    font-size: 22px;
    cursor:pointer;
}
.index-page-fuli .title{
    padding-left: 40px;
}

.l-index-page-news-header-bg {
    width: 555px;
    height: 369px;
    background-image: url("/assets/images/index-page-news-header.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 555px 47px;
}
.l-index-page-news-header {
    height: 47px;
    color: #ffffff;
    padding-left: 40px;
}

.l-index-page-news-header .active{
    background-color: #4c8dff;
}

.l-index-page-news-header .news-header-title{
    width: 81px;
    line-height: 45px;
    height: 45px;
    cursor:pointer;
}
.l-index-page-news-list-bg {
    width: 555px;
    height: 280px;
    background-image: url("/assets/images/index-page-news-list-bg.png");
    background-position: 0 -50px;
    background-repeat: no-repeat;
    background-size: 555px 280px;
    padding: 20px 30px;
}
.pb-10 {
    padding-bottom: 10px;
}
.l-index-page-role-bg {
    /*background-image: url("/assets/images/index-page-role-bg-0.png");*/
    background-position: 60px 150px;
    background-repeat: no-repeat;
    background-size: 528px 602px;
}
.index-page-role-intro {
    width: 549px;
    padding-left: 106px;
    padding-top: 43px;
}
.index-page-role-tabs {
    width: 556px;
    position: relative;
    top: -4px;
}
.index-page-game-unique-swiper{
    padding-top: 92px;
}
.pb-100 {
    padding-bottom: 100px;
}
.index-page-footer {
    height: auto;
    font-size: 12px;
    padding-bottom: 30px;
}


.gift-page-content-bg {
    margin-top: 420px;
    margin-bottom: 60px;
    background-image: url("/assets/images/gift-page-content-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1073px 394px;
    width: 1073px;
    height: 394px;
    font-size: 16px;
    color: #002632;
}
.gift-page-content-bg .title {
    padding-top: 26px;
    padding-left: 20px;
    padding-bottom: 30px;
}
.gift-page-content-bg .col-empty {
    width: 140px;
}

.gift-page-content-bg .col-w {
    width: 380px;
    padding-right: 100px;
}
.fs-16{
    font-size: 16px;
}
.col-goods-w{
    width: 520px;
    font-size: 14px;
}
.l-article-bg {
    background-image: url("/assets/images/article-page-bg-1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1021px 801px;
    width: 1021px;
    height: 801px;
}
.l-article-bg-body {
    background-image: url("/assets/images/article-page-bg-body.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1023px 398px;
    width: 1023px;
    height: 398px;
}

.l-detail-content-bg-header {
    background-image: url("/assets/images/detail-content-bg-header.png"), url("/assets/images/detail-content-bg-body.png");
    background-position: left top,center 288px;
    background-repeat: no-repeat,repeat;
    background-size: 1001px 288px, 1001px 288px;
    width: 1001px;
}
.l-detail-content-bg-header .desc{
    padding: 40px;
}


.l-detail-content-bg-body {
    position: relative;
    z-index: 2;
    background-image: url("/assets/images/detail-content-bg-body.png");
    background-position: center center;
    background-repeat: repeat;
    background-size: 1001px 288px;
    width: 1001px;
}
.l-detail-content{
    margin-top: 450px;
    margin-bottom: 60px;
}
.l-article-content {
    margin-top: 450px;
    margin-bottom: 120px;
}
.l-article-content-header {
    padding:  48px 68px 0 68px;
    font-size: 30px;
}
.l-article-content-header-col {
    width: 200px;
}
.l-article-content-header .active{
    color: #B34418;
}
.l-article-content-header .active .line{
    background-color: #B34418;
    width: 36px;
    height: 3px;
    margin-left: 10px;
}

.l-article-content-header .row {
    border-bottom: 1px solid #B34418;
}
.l-article-content-list {
    padding: 30px 50px;
}
.l-article-content-list .row {
    padding-bottom: 20px;
}
.l-detail-content-bg-header .header {
    padding-top: 60px;
    border-bottom: 1px solid #666666;
    margin: 0px 40px;
}
.l-detail-content-bg-header .header .title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px;
}
.l-detail-content-bg-header .header .time {
    font-size: 20px;
    color: #666666;
    padding-bottom: 10px;
}
.l-detail-content-bg-body {
    color: #666666;
    padding: 0px 40px 40px 40px;
    font-size: 18px;
}
a {
    text-decoration: none;
    color: inherit;
}
.role-sex {
    height: 10px;
    position: relative;
    z-index: 2;
    top: 20px;
}
.l-article-content-footer {
    padding: 70px 50px;
    color: #B34418;
}
.active>.page-link, .page-link.active {
    background-color: #B34418;
    border-color:#B34418;
}
.page-link {
    color: #000000;
}

.page-link:hover {
    color: #000000;
}
.badge-t {
    left: 75%;
}
.mySwiper{
    overflow: clip;
    --swiper-navigation-color: #B34418;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 50px;/* 设置按钮大小 */
}

.l-server{
    margin-top: 36px;
    margin-left : 36px;
    width: 45%;
}
.l-server .header {
    margin: 0px 40px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.l-server .content {
    margin: 20px 50px;
}
.l-service-content {
    margin-top: 450px;
    margin-bottom: 120px;
}
.pb70 {
    padding-top: 20px;
    padding-bottom: 90px;
}
.l-server:hover {
    box-shadow: 5px 5px 5px #888888;
}

.l-server a:hover {
    color:#f9562a;
}

.text-orange {
    color: #f9562a;
}
.ask-content {
    padding: 40px;
}
.ask-content-body{
    border: 1px solid rgb(222, 226, 230);
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.ask-content-body:hover {
    box-shadow: 2px 2px 2px rgb(222, 226, 230);
}
.ask-content-body .title {
    margin: 10px 0;
    padding-left: 20px;
    border-left: 4px solid #f9562a;
}
.ask-content-body .content {
    padding-top: 10px;
    padding-left: 20px;
}
.fs-12 {
    font-size: 14px;
}
.ask-content .header {
    margin-bottom: 20px;
}

.ask-content .active {
    color: #f9562a !important;
}
.ask-content .active {
    color: #f9562a !important;
}
.ask-content .nav-link {
    color: #0d0d0d;
}

.col-goods-w .col {
    padding: 0px;
}




