@charset "UTF-8";
.b-header-top {
    /* background: #161616; */
}
.b-header-nav {
    position: relative;
    /* background:  url( "../images/common/header-bg.jpg") no-repeat center top; */
    height: 115px;
    border-top: #161616;
    border-bottom: #161616;
}
.menupart > ul > li > a {
    color: #A191D0;
}
.menupart .active a {
    /* border-bottom: 5px solid #E922F6; */
}
.menupart > ul > li > a:hover {
    color: #ff3857;
    text-decoration: none;
    /* border-bottom: 5px solid #E922F6; */
}
.menupart > ul > li.active p {
    color: #ff3857;
    background: #ff3857;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.menupart > ul > li:hover p {
    background: #ff3857;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.b-content {
    background: #111111;
}
.btn-login {
    color: #000000;
    padding: 5px 0px;
    border-radius: 5px;
    width: 98px;
    margin: 0px 3px;
    border: 1px solid #dc2a4600;
    font-size: 12px;
    background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(218,218,218,1) 100%);
    font-weight: bold;
}
.btn-join {
    color: #ffffff;
    padding: 5px 0px;
    width: 98px;
    margin: 0px 3px;
    font-size: 12px;
    border: 1px solid #dc2a46;
    background: linear-gradient(to bottom, rgba(206,4,28,1) 0%, rgba(138,25,34,1) 100%);
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
.btn-join:hover {
    background: #000;
}
.btn-forgot {
    color: #FAFF65;
}
.f-mn {
    display: flex;
    height: 40px;
}

.help-box ul li {
}
.ft-pro{
    padding: 15px 0px;
}
.ft-bg{}
.copy-right {
    text-align: center;
    color: #acacac;
    padding: 5px 0px;
    font-size: 12px;
}
.wbg3 {
    background: rgb(41 41 41 / 90%);
}

.af-menu ul li a.active {
    background: #ff385730;
    color: #ff3857;
    border-left: 2px solid #ff3857;
}
.af-detail {
    background: #212121;
}
.af-menu ul li a {
    color: #ffffff;
}
.af-menu {
    background: #212121;
}

.xjcmm-seoContent {
    color: #fff;
    padding-bottom: 20px;
}
.bg-fifa{/* background:  url("../images/common/wc22-bg.jpg") no-repeat center top; */}

.v-iframe {
    padding-top: 0px;
}




