@charset "utf-8";
body {
    background: #eef2f6;
}

div {
    box-sizing: border-box;
}

.speedTest {
    position: relative;
    max-width: 1920px;
    min-width: 1200px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    background: url(../images/pc/content-bg.webp) no-repeat center center;
    background-size: 100% 100%;
}

.top_nav {
    position: sticky;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: 80px;
    width: 100%;
    box-sizing: border-box;
    z-index: 9999;
}

.top-nav-logo {
    width: 182px;
    margin-right: 12.24%;
}

.top_nav .navbar .navbar-list {
    float: left;
    position: relative;
    height: 36px;
    line-height: 36px;
    margin: 0 20px;
    font-size: 16px;
    color: #333333;
    padding: 0 10px;
    list-style: none;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 10px;
}

.download-hover {
    display: none;
    position: absolute;
    background: url(../images/pc/download-hover.webp) no-repeat;
    background-size: 100% 100%;
    width: 412px;
    height: 253px;
    top: 30px;
    left: -338px;
    z-index: 9999;
}

.download-hover img {
    position: absolute;
    right: 38px;
    top: 56px;
}

.top_nav .navbar .navbar-list:nth-last-of-type(1) {
    margin-right: 0;
    display: flex;
}

.top_nav .navbar .navbar-list:nth-last-of-type(1) div {
    width: 16px;
    height: 16px;
    margin: auto 8px auto 0;
    background: url(../images/pc/nav-kefu-logo-b.webp) no-repeat;
    background-size: 100% 100%;
}

.top_nav .navbar .navbar-list:nth-last-of-type(1).active div {
    background: url(../images/pc/nav-kefu-logo-w.webp) no-repeat;
    background-size: 100% 100%;
}

.top_nav .navbar .navbar-list .block {
    display: block;
    position: relative;
    color: #333333;
}

.top_nav .navbar .active {
    background-color: #d02443;
}

.top_nav .navbar .active .block {
    color: white;
}

.banner {
    width: 100%;
    height: 530px;
    background: url(../images/pc/banner.webp) no-repeat center;
    background-size: cover;
}

.content {
    width: 1200px;
    margin: 2% auto 6.31%;
}

.content .kefu,
.content .web-lines,
.content .special,
.content .games,
.content .questions {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    margin-bottom: 60px;
}

.content .kefu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    height: 250px;
    border-radius: 30px;
    background-color: white;
    padding: 0 30px 9px;
}

.content .kefu .contact-way-bg {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: calc(100% / 2);
    height: 120px;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.content .kefu .contact-way-bg:nth-child(2n) {
    justify-content: flex-end;
}

.content .kefu .contact-way-bg:nth-last-child(1),
.content .kefu .contact-way-bg:nth-last-child(2) {
    border-bottom-width: 0;
}

.content .kefu .contact-way {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 542px;
    height: 60px;
    background: #f7f7f8;
    border-radius: 20px;
    padding: 10px 20px;
}

.content .kefu .contact-way div {
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #333333;
}

.content .kefu .contact-way div img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.content .kefu .contact-way p {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 36px;
    background: #f7f7f8;
    border: 1px solid #d02443;
    border-radius: 10px;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #d02443;
    cursor: pointer;
}

.content .kefu .contact-way .download {
    background-color: #d02443;
    border-width: 0;
    color: white;
}

.content .kefu .contact-way .app-url {
    background-color: #ffffff;
    border-width: 0;
    color: #666666;
    cursor: auto;
    margin-right: 20px;
}

.content .kefu .contact-way .copy1 {
    border-color: #367ef2;
    color: #367ef2;
    cursor: auto;
    margin-right: 20px;
}

/* 网页版线路 */
.content .web-lines .doll {
    position: absolute;
    top: -21px;
    right: 99px;
    width: 250px;
}

.content .web-lines .detail {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    height: 610.5px;
    background: url(../images/pc/web-lines-bg.webp) center no-repeat;
    background-size: 100% 100%;
    padding: 27.56px 45px 47px;
}

.content .web-lines .detail .web-lines-title {
    width: 395px;
    margin-left: 6px;
    margin-bottom: 29.96px;
}

.content .web-lines .detail .web-lines-status {
    width: 100%;
    margin-bottom: 20px;
}

.content .web-lines .detail .member-lines {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    height: 230px;
    margin-bottom: 30px;
    border-radius: 14px;
    border: 1.35px solid #e5e5e5;
    flex-wrap: wrap;
    padding: 20px;
    box-sizing: border-box;
}

.member-lines li {
    display: flex;
    width: 522px;
    height: 50px;
    margin-bottom: 19px;
}

.member-lines li:nth-last-child(1),
.member-lines li:nth-last-child(2) {
    margin-bottom: 0;
}

.member-lines li > div {
    width: 174px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    border: 1.35px solid #e5e5e5;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 600;
    color: #333333;
}

.member-lines li > div span {
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.member-lines li > div .level1 {
    color: #ff4e4e;
}
.member-lines li > div .level2 {
    color: #ffba53;
}
.member-lines li > div .level3,
.member-lines li > div .level4 {
    color: #3bcb6c;
}

.member-lines li > div:first-child {
    border-radius: 14px 0px 0px 14px;
}

.member-lines li > div:nth-child(2) {
    border-left-width: 0;
    border-right-width: 0;
}

.member-lines img {
    margin-right: 5px;
}

.member-lines li a {
    width: 174px;
    background: #d02443;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 14px 14px 0px;
}

.content .web-lines .detail .foever-url {
    position: relative;
    width: 100%;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    color: #333333;
}

.content .web-lines .detail .foever-url::before {
    width: 193px;
    height: 10px;
    content: "";
    position: absolute;
    top: 50%;
    left: calc((100% - 200px) / 2 - 200px - 12px);
    transform: translateY(-50%);
    background: url(../images/pc/web-lines-bottom-left.webp) no-repeat;
    background-size: contain;
}

.content .web-lines .detail .foever-url::after {
    width: 193px;
    height: 10px;
    content: "";
    position: absolute;
    top: 50%;
    right: calc((100% - 200px) / 2 - 200px - 12px);
    transform: translateY(-50%);
    background: url(../images/pc/web-lines-bottom-right.webp) no-repeat;
    background-size: contain;
}

/* UED体育特色 */
.content .special .title-img {
    margin-bottom: 20px;
}

.content .special .special-banner {
    width: 100%;
    position: relative;
}

.content .special .specialSwiper {
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.content .special .swiper-slide img {
    width: 100%;
}

/* UED体育游戏合作伙伴 */
.content .games .games-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 938px;
    height: 52px;
    border: 1px solid #f4f4f4;
    border-radius: 100px;
    background: #ffffff;
    padding: 6px;
    margin-bottom: 30px;
}

.content .games .games-title p {
    box-sizing: border-box;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #666666;
    background-color: transparent;
    padding: 13px 16px;
}

.content .games .games-title .active {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background-color: #d02443;
    border-radius: 100px;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
}

.content .games .games-banner {
    width: 100%;
    position: relative;
}

.content .games .gamesSwiper {
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.content .games .swiper-slide img {
    width: 100%;
}

/* 常见问题 */
.content .questions .questions-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 504px;
    height: 52px;
    border: 1px solid #f4f4f4;
    border-radius: 100px;
    background: #ffffff;
    padding: 6px;
    margin-bottom: 30px;
}

.content .questions .questions-title p {
    box-sizing: border-box;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #666666;
    background-color: transparent;
    padding: 13px 16px;
}

.content .questions .questions-title .active {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background-color: #d02443;
    border-radius: 100px;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
}

.content .questions .questions-banner {
    width: 100%;
    position: relative;
}

.content .questions .questionsSwiper {
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.content .questions .swiper-slide img {
    width: 100%;
}

.content .questions .questions-contactus-bg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 515px;
    border: 2px solid #ffffff;
    background: linear-gradient(180deg, #ffffff 0%, #f3faff 74.48%);
    border-radius: 32px;
    padding: 75px 30px;
    flex-wrap: wrap;
}

.content .questions .questions-contactus-bg .contact-way-bg {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: calc(100% / 2);
    height: 120px;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.content .questions .questions-contactus-bg .contact-way-bg:nth-child(2n) {
    justify-content: flex-end;
}

.content .questions .questions-contactus-bg .contact-way-bg:nth-last-child(1),
.content .questions .questions-contactus-bg .contact-way-bg:nth-last-child(2) {
    border-bottom-width: 0;
}

.content .questions .questions-contactus-bg .contact-way {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 520px;
    height: 60px;
    background: #f7f7f8;
    border-radius: 20px;
    padding: 10px 20px;
}

.content .questions .questions-contactus-bg .contact-way div {
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #333333;
}

.content .questions .questions-contactus-bg .contact-way div img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

.content .questions .questions-contactus-bg .contact-way p {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 28px;
    width: 120px;
    height: 36px;
    background: #f7f7f8;
    border: 1px solid #367ef2;
    border-radius: 10px;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 12px;
    color: #367ef2;
    cursor: pointer;
}

.content .title-img {
    width: 100%;
    margin-bottom: 30px;
}

.footer {
    width: 100%;
    height: 314px;
    padding: 1.04% 18.75%;
    background-color: #181818;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.footer .footer-content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

.footer .first {
    min-height: 112px;
    margin-bottom: 30px;
}

.footer .second {
    min-height: 92px;
    flex-direction: row;
}

.footer .first .title,
.footer .second .title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.footer .second .second-left {
    width: 39.16%;
    margin-right: 30px;
}

.footer .second .second-right {
    width: 54.16%;
}

.footer .first .title .line,
.footer .second .second-left .title .line,
.footer .second .second-right .title .line {
    width: 4px;
    height: 14px;
    background: #999999;
    border-radius: 14px;
    margin-right: 10px;
}

.footer .first .title span,
.footer .second .second-left .title span,
.footer .second .second-right .title span {
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #999999;
}

.footer .first .images {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}

.footer .first .images img {
    height: 34px;
}

.footer .second .second-left .images,
.footer .second .second-right .images {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer .second .second-left .images img {
    width: calc((100% - 10px * 2) / 3);
}

.footer .second .second-right .images img {
    width: calc((100% - 10px * 5) / 6);
}

.last_url {
    width: 100%;
    font-family: "PingFang SC";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 40px;
    color: #999999;
    background-color: #1e1e1e;
}

.j-copytips {
    position: fixed;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: white;
    border-radius: 5px;
    background-color: #232323;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    text-align: center;
    z-index: 99999;
    opacity: 0.8;
}
