::-webkit-scrollbar-track {
    background-color: #242d3e;
    -webkit-box-shadow: inset 0 0 6px #242d3e
}

::-webkit-scrollbar {
    width: 0px;
    background-color: #242d3e
}

::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 0px
}

.icons {
    background: url("../images/icons.png") no-repeat;
    background-size: 5.75rem 18.75rem
}

.icons2 {
    background: url("../images/icons2.png") no-repeat;
    background-size: 5.75rem 18.75rem
}


.bottom {
    display: none
}

.part {
    width: 100%;
    height: 100%;
    position: relative
}

.part1 {}

.part2 {
    width: 100%;
    height: 100%
}

.games {
    width: 100%;
    height: 100%
}

.gameBox {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    z-index: 1
}

.gameBox.gameActive {
    opacity: 1;
    z-index: 2
}

.xgameBox {
    background: url("../images/xgame.jpg") no-repeat top center/cover
}

.xheroBox {
    background: url("../images/xhero.jpg") no-repeat top center/cover
}

.lwsyBox {
    background: url("../images/lwsy.jpg") no-repeat top center/cover
}

.yzsyBox {
    background: url("../images/yzsy.jpg") no-repeat top center/cover
}

.yz2Box {
    background: url("../images/yz2.jpg") no-repeat top center/cover
}

.yzBox {
    background: url("../images/yz.jpg") no-repeat top center/cover
}

.lwBox {
    background: url("../images/lw.jpg") no-repeat top center/cover
}

.bbcsBox {
    background: url("../images/bbcs.jpg") no-repeat top center/cover
}

.ggBox {
    background: url("../images/ggws.jpg") no-repeat top center/cover
}

.introduce {
    width: 6.875rem;
    padding-top: 3.8125rem;
    padding-left: 1.375rem
}

.introduce div {
        height: 3rem;
    padding: 20px;
    background: rgb(0 0 0 / 40%);
}

.gameLogo {
    margin-bottom: 0.4rem
}

.intro_s {
    font-size: 0.45rem;
    color: #f3f3f3;
    margin-bottom: 0.125rem;
    letter-spacing: 1px
}

.intro_b {
    font-size: 0.225rem;
    color: #f1f1f0;
    line-height: 1.6;
    letter-spacing: 2px
}

.gamePrize {
    margin-top: 1rem
}

.gamesNavBox {
    height: 1.5rem;
    width: 13.05rem;
    position: absolute;
    bottom: 0.875rem;
    left: 0.625rem;
    z-index: 3
}

.gamesNavBox .swiper-container {
    width: 11.8rem;
    height: 1.58rem;
    backdrop-filter: blur(10px)
}

.gamesNavBox .swiper-slide {
    width: 2.875rem !important;
    height: 1.5rem !important
}
.gamesNavBox .swiper-slide img{
    width: 100%;height: 1.5rem !important;
}
.gamesNavBox .swiper-button-next {
    width: 0.125rem;
    height: 0.2125rem;
    transform: rotateY(180deg);
    margin-top: -0.2rem;
    background: none;
    font-size: 0.2rem
}

.gamesNavBox .swiper-button-prev {
    width: 0.125rem;
    height: 0.2125rem;
    margin-top: -0.2rem;
    background: none;
    font-size: 0.2rem
}

.gamesNavBox .swiper-slide {
    position: relative;
    cursor: pointer;
    opacity: 0.5; /* 设置透明度 */
}

.gamesNav>div.gameNav1 {
    background-position: 0 0
}

.gamesNav>div.gameNav2 {
    background-position: 0 -1.5rem
}

.gamesNav>div.gameNav3 {
    background-position: 0 -3rem
}

.gamesNav>div.gameNav4 {
    background-position: 0 -4.5rem
}

.gamesNav>div.gameNav5 {
    background-position: 0 -6rem
}

.gamesNav>div.gameNav6 {
    background-position: 0 -7.5rem
}

.gamesNav>div.gameNav7 {
    background-position: 0 -9rem
}

.gamesNav>div.gameNav8 {
    background-position: 0 -10.5rem
}

.gamesNav>div.gameNav9 {
    background-position: 0 -12rem
}


.gameNav1 .hot {
    width: 0.475rem;
    height: 0.2625rem;
    background: url("../images/hot1.png") no-repeat top center/cover;
    display: block;
    position: absolute;
    right: 0.0125rem;
    top: 0.0125rem;
}

.gamesNavBox .swiper-slide-active,
.gamesNavBox .swiper-slide-duplicate-active {
    background-position-x: -2.875rem !important
}

.gamesNavBox .swiper-slide-active{
     border: 2px solid #fff;
     opacity: 1; /* 设置透明度 */
}

.linkBox {
    position: absolute;
    right: 1.375rem;
    bottom: 1.25rem
}

.gameEwmBox {
    width: 0.7rem;
    height: 0.7rem;
    background: url("../images/ewmicon.png") no-repeat top center/cover;
    position: relative;
    float: left
}

.gameEwmBox:hover {
    background: url("../images/ewmiconfocus.png") no-repeat top center/cover
}

.gameEwm {
    width: 2.5rem;
    position: absolute;
    top: -2.625rem;
    left: 50%;
    transform: translateX(-50%);
    display: none
}

.gameEwmBox:hover .gameEwm {
    display: block
}

.goIndex {
    width: 2.375rem;
    height: 0.7rem;
    background: rgba(0, 0, 0, 0.6);
    float: left;
    margin: 0 0.25rem;
    border-radius: 0.35rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    font-size: 0.2rem
}

.goIndexArrow {
    width: 0.2625rem;
    height: 0.175rem;
    background: url("../images/goindexarrow.png") top center/cover;
    display: inline-block;
    margin-left: 0.125rem
}

.goIndex:hover {
    background: linear-gradient(to right, #0061ea, #00bcf9)
}

.goIndex:hover .goIndexArrow {
    animation: arrowMoveRight 1s infinite
}

.part3 {}

.aboutBox {
    width: 100%;
    height: 100%;
    background: url("../images/about.png") no-repeat top center/cover
}

.aboutMain {
    width: 100%;
    height: 100%
}

.swiper-container-culture {
    width: 11.4875rem;
    height: 3.75rem;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.swiper-container-culture img {
    max-width: 100%
}

.swiper-container-culture p {
    font-size: 0.25rem;
    color: #c4e4ff
}

.swiper-container-culture h4 {
    font-size: 0.75rem;
    color: #fff
}

.swiper-container-culture h6 {
    font-size: 0.5rem;
    color: #fff;
    font-weight: normal;
    font-style: italic
}

.swiper-container-culture .swiper-pagination-bullet {
    width: 0.375rem;
    height: 0.375rem;
    background: url("../images/dot.png") no-repeat top center/cover;
    opacity: 1
}

.swiper-container-culture .swiper-pagination-bullet-active {
    background: url("../images/focusdot.png") no-repeat top center/cover
}

.swiper-container-culture.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.125rem
}

.aboutMeBox {
    background: url("../images/about_1.jpg") no-repeat top center/cover
}

.idea_1 {
    width: 3.075rem;
    height: 2.9rem;
    background: url("../images/idea_1.png") no-repeat top center/cover;
    position: absolute;
    left: 10.675rem;
    top: 6.0875rem
}

.idea_2 {
    width: 3.425rem;
    height: 3.6rem;
    background: url("../images/idea_2.png") no-repeat top center/cover;
    position: absolute;
    left: 14.075rem;
    top: 4.2375rem
}

.idea_3 {
    width: 3.75rem;
    height: 3.8625rem;
    background: url("../images/idea_3.png") no-repeat top center/cover;
    position: absolute;
    left: 18.1rem;
    top: 2.225rem
}

.part.active .idea_1 {
    -webkit-animation: fadeInZ 0.5s both linear
}

.part.active .idea_2 {
    -webkit-animation: fadeInZ 0.4s 0.5s both linear
}

.part.active .idea_3 {
    -webkit-animation: fadeInZ 0.8s 0.5s both linear
}

.companyIntro {
    width: 8.0625rem;
    height: 5.6rem;
    position: absolute;
    left: 2.2rem;
    top: 3.3rem
}

.companyIntro h4 {
    width: 2.95rem;
    height: 1.2rem;
    background: url("../images/aboutme.png") no-repeat top center/cover;
    margin-bottom: 0.5rem
}

.companyIntro p {
    margin-bottom: 0.375rem;
    color: #d7eafd;
    font-size: 0.2rem;
    line-height: 1.5;
    letter-spacing: 0.025rem
}

.part.active .companyIntro {
    -webkit-animation: fadeIn 0.5s both linear
}

.historyBox h4 {
    width: 3.0125rem;
    height: 1.2875rem;
    background: url("../images/history.png") no-repeat top center/cover;
    position: absolute;
    top: 2.25rem;
    left: 2.25rem
}

.historyMain {
    width: 22.5rem;
    height: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

.history {
    display: flex;
    position: absolute;
    top: 2.825rem;
    left: -75.8rem;
    height: 7.125rem;
    padding-left: 1.7875rem;
    padding-right: 1.25rem
}

.history li {
    width: 5.85rem;
    height: 3.5625rem;
    float: left;
    position: relative;
    opacity: 0.6
}

.history li.active {
    opacity: 1
}

.history li:nth-child(odd) {
    background: url("../images/historyline_2.png") no-repeat;
    margin-top: 3.0875rem
}

.history li:nth-child(even) {
    background: url("../images/historyline_1.png") no-repeat bottom left
}

.history li div {
    position: absolute;
    left: 0.75rem
}

.history li:nth-child(odd) div {
    top: 0.375rem
}

.history li:nth-child(even) div {
    bottom: 0.375rem
}

.history li .time {
    font-size: 0.525rem;
    color: #fff;
    font-weight: bolder
}

.history li .event {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.375rem;
    width: 4.75rem;
    font-weight: bold;
    color: #f6fafe
}

.history li img {
    position: absolute;
    top: -1.375rem;
    left: 0
}

.prev {
    display: block;
    width: 0.2375rem;
    height: 0.4rem;
    position: absolute;
    left: 0.25rem;
    color: #fff;
    top: 5.875rem;
    background: url("../images/prev.png") no-repeat top center/cover
}

.next {
    display: block;
    width: 0.2375rem;
    height: 0.4rem;
    position: absolute;
    right: 0.25rem;
    color: #fff;
    top: 5.875rem;
    background: url("../images/next.png") no-repeat top center/cover
}

.line {
    width: 22.125rem;
    height: 0.0875rem;
    background: url("../images/line.png") no-repeat top center/cover;
    position: absolute;
    left: 50%;
    margin-left: -11.3125rem;
    top: 6.1125rem
}

.awardsBox h4 {
    width: 3.0375rem;
    height: 1.1875rem;
    background: url("../images/awards.png") no-repeat top center/cover;
    position: absolute;
    top: 2.8125rem;
    left: 2.25rem
}

.awardsMain {
    width: 16.25rem;
    position: absolute;
    right: 1.25rem;
    top: 2.85rem
}

.swiper-container-awards {
    width: 14.8625rem;
    height: 6.05rem;
    text-align: center
}

.swiper-container-awards .swiper-slide img {
    width: 100%
}

.awardsMain .swiper-button-prev {
    display: block;
    width: 0.2375rem;
    height: 0.4rem;
    position: absolute;
    left: 0;
    color: #fff;
    background: url("../images/prev.png") no-repeat top center/cover
}

.awardsMain .swiper-button-next {
    display: block;
    width: 0.2375rem;
    height: 0.4rem;
    position: absolute;
    right: 0;
    color: #fff;
    background: url("../images/next.png") no-repeat top center/cover
}

.welfareBox h4 {
    width: 3.0125rem;
    height: 1.3125rem;
    background: url("../images/welfare.png") no-repeat top center/cover;
    margin-bottom: 0.5rem;
    position: absolute;
    top: 2.8125rem;
    left: 2.5rem
}

.welfares {
    width: 10.75rem;
    height: 4.125rem;
    position: absolute;
    top: 4.75rem;
    left: 1.3375rem
}

.welfares li {
    width: 1rem;
    height: 1rem;
    opacity: 0.5;
    color: #b9f6fd;
    margin: 0.125rem 0.8375rem;
    float: left;
    text-align: center;
    font-size: 0.2rem;
    cursor: pointer
}

.welfares li.focus {
    background: url("../images/welfarefocus.png") no-repeat top center/cover;
    opacity: 1
}

.welfares .welfareIcon {
    width: 0.8375rem;
    height: 0.8375rem;
    background: url("../images/welfareicon.png") no-repeat;
    background-size: 0.8375rem 10.05rem;
    display: block;
    margin: 0 auto
}

.welfares .welfareIcon1 {
    background-position: 0 0
}

.welfares .welfareIcon2 {
    background-position: 0 -0.8375rem
}

.welfares .welfareIcon3 {
    background-position: 0 -1.675rem
}

.welfares .welfareIcon4 {
    background-position: 0 -2.5125rem
}

.welfares .welfareIcon5 {
    background-position: 0 -3.35rem
}

.welfares .welfareIcon6 {
    background-position: 0 -4.1875rem
}

.welfares .welfareIcon7 {
    background-position: 0 -5.025rem
}

.welfares .welfareIcon8 {
    background-position: 0 -5.8625rem
}

.welfares .welfareIcon9 {
    background-position: 0 -6.7rem
}

.welfares .welfareIcon10 {
    background-position: 0 -7.5375rem
}

.welfares .welfareIcon11 {
    background-position: 0 -8.375rem
}

.welfares .welfareIcon12 {
    background-position: 0 -9.2125rem
}

.welfareImg {
    width: 9.7rem;
    height: 7.25rem;
    position: absolute;
    right: 1.875rem;
    top: 3rem;
    text-align: center
}

.welfareImg img {
    max-width: 100%
}

.aboutNav {
    position: absolute;
    bottom: 0.825rem;
    width: 100%;
    text-align: center
}

.aboutNav a {
    display: inline-block;
    width: 2.225rem;
    height: 0.225rem;
    text-align: center;
    color: #fff;
    border-right: 0.0125rem solid #a3cbf7;
    font-size: 0.2rem;
    font-weight: bold;
}

.aboutNav a:last-child {
    border: none
}

.aboutNav a.focus {
    background: #c7e1ff;
    border: none;
    height: 0.4125rem;
    line-height: 0.4125rem;
    color: #3289ee
}

.part4 {
    width: 100%;
    height: 100%;
    background: url("../images/news.jpg") no-repeat top center/cover
}

.newsBox {
    width: 19.5rem;
    margin: 0 auto;
    padding-top: 2.625rem;
    height: 7.6375rem;
    position: relative
}

.topNew {
    width: 9.775rem;
    float: left
}

.news {
    width: 9.1625rem;
    float: right
}

.topNew .newsImg {
    width: 9.75rem;
    height: 6.3rem;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.topNew .newsImg img {
    width: 9.75rem;
    height: 6.3rem;
    transition: all 0.5s linear 0s
}

.topNew .newsImg:hover img {
    transform: scale(1.05)
}

.topNew .newsImg p {
    width: 90%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.175rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 0.25rem;
    padding: 1.25rem 5% 0.35rem;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9))
}

.newType {
    width: 1.025rem;
    height: 0.3rem;
    background: #4499ff;
    border-radius: 0.0625rem;
    color: #fff;
    line-height: 0.3rem;
    text-align: center;
    display: block;
    margin-top: 0.125rem;
    font-size: 0.2rem
}

.topNew .newsTitle h4 {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000
}

.topNew .newsTitle h4 font {
    font-size: 0.4rem !important;
    color: #000 !important
}

.topNew .newsTitle h4 font:hover {
    color: #4499FF !important
}

.topNew .newsTitle .time {
    font-size: 0.175rem;
    color: #647274;
    margin-top: 0.25rem
}

.news li {
    height: 2.125rem;
    border-bottom: 0.025rem solid #cbe1e1
}

.news .newsImg {
    width: 2.9125rem;
    height: 1.75rem;
    float: right;
    margin-top: 0.1875rem;
    cursor: pointer;
    overflow: hidden
}

.news .newsImg img {
    width: 2.9125rem;
    height: 1.75rem;
    transition: all 0.5s linear 0s
}

.news .newsImg:hover img {
    transform: scale(1.1)
}

.news .newsTitle {
    width: 5.4625rem;
    float: left;
    position: relative;
    height: 100%
}

.news .newsTitle h4 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 0.25rem;
    color: #000;
    margin-top: 0.125rem
}

.news .newsTitle h4 font {
    font-size: 0.25rem !important;
    color: #000 !important
}

.news .newsTitle h4 font:hover {
    color: #4499FF !important
}

.news .newsTitle .time {
    font-size: 0.175rem;
    color: #647274;
    position: absolute;
    left: 0;
    bottom: 0.25rem
}

.moreNews {
    display: block;
    width: 2.875rem;
    height: 0.9rem;
    background: #4499ff;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0.9rem;
    color: #fff;
    font-size: 0.2rem
}

.moreNews:hover {
    background: #347aff
}

.moreNews::after {
    width: 0.125rem;
    height: 0.125rem;
    border-top: 0.025rem solid;
    border-right: 0.025rem solid;
    border-color: #fff;
    content: '';
    position: absolute;
    right: 0.4rem;
    top: 0.3875rem;
    transform: rotate(45deg)
}

.part5 {
        width: 100%;
    height: 100%;
    position: relative;
    background: #ffff;
}

.businessBox {
       width: 19.5rem;
    margin: 0 auto;
    padding-top: 2.8rem;
    position: relative;
    color: #242d3e;
}

.businessBox h4 {
      width: 5.6rem;
    height: 0.625rem;
    margin-bottom: 0.5rem;
    font-size: 0.48rem;
}

.businessBox ul {
     width: 15.8rem;
    margin-top: 0.125rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.businessBox ul li {
  height: auto;
    float: left;
    text-align: center;
    margin: 0.12rem;
}

.businessBox ul li:last-child {
    border-right: 0.025rem solid #fff
}

.businessBox ul li p {
    font-size: 0.175rem;
    line-height: 0.25rem
}

.businessBox ul li p.busniessTitle {
      font-size: 0.24rem;
    margin: 0.12rem auto 0.12rem;
    color: #242d3e;
}

.ewmBoxs {
    width: 0.85rem;
    position: absolute;
    top: 60%;
    right: 0
}

.ewmBoxs a {
    display: block;
    width: 0.85rem;
    height: 0.85rem;
    background: url("../images/ewmicons.png") no-repeat top center;
    background-size: 1.7rem 4.125rem;
    margin-top: 0.25rem;
    position: relative
}

.ewmBoxs a.ewm1 {
    background-position: -0.85rem 0
}

.ewmBoxs a.ewm2 {
    background-position: -0.85rem -1.1rem
}

.ewmBoxs a.ewm3 {
    background-position: -0.85rem -2.2rem
}

.ewmBoxs a.ewm4 {
    background-position: -0.85rem -3.3rem
}

.ewmBoxs a img {
    position: absolute;
    left: -2.5rem;
    top: 0;
    display: none;
    width: 2.2rem
}

.ewmBoxs a:hover {
    background-position-x: 0
}

.ewmBoxs a:hover img {
    display: block
}

.footer {
   width: 100%;
    height: 1.675rem;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
}

.footer-b {
        height: 2.075rem;
    font-size: 0.15rem;
    color: #ffff;
}

.footer-b a {
    color: #a9b5c7
}

.gov {
    line-height: 0.325rem
}

.gov a {
    margin-right: 0.25rem
}

.gov img {
    vertical-align: bottom;
    margin-right: 0.0625rem
}

.footer-b-c {
    padding-top: 0.25rem;
    width: 12.5rem;
    margin: 0 auto
}

.footer-b .b-logo {
    margin-top: 0.25rem;
    float: left;
    width: 2.75rem;
    height: 0.425rem;
  
}

.footer-b .b-text {
    float: left;
    padding-left: 0.3rem
}

.footer-b .b-text p {
    padding-bottom: 0.175rem
}