﻿.curtain{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #edfad2;
    animation: curtain 5s linear 1.5s;
    animation-iteration-count:1;
    animation-fill-mode: forwards;
}
.curtain .curtain-logo{
    margin: 0 auto;
    margin-top: 2rem;
    width: 2.5rem;
    height: 4rem;
}
.curtain .curtain-logo .logo-text{
    margin-top: .0625rem;
    text-align: center;
    font-size: .225rem;
    color: #2e2e2d;
    opacity: 1;
    animation: logoText 2s linear infinite;
}
@keyframes logoText {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .2;
    }
    0%{
        opacity: 1;
    }

}
@keyframes curtain {
    from {
        top: 0rem;
    }
    to {
        top: -500%;
    }
}
.curtain .curtain-bottom{
    position: relative;
    left: 0;
    bottom: 0;
}
.curtain .curtain-bottom .curtain-top{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50vh;
    position: relative;
    overflow: hidden;
    background-color: #f1fcd2;
}
.waves {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30vh;
    z-index: 1;
   
}

.statement{
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 95;
} 
.statement .statement-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    max-width: 10.875rem;
    max-height: 9.75rem;
    border-radius: .125rem;
    padding: 2.6em 3.3em;
    z-index: 60;
}
.statement .statement-text .statement-right{
    position: absolute;
    width: .325rem;
    height: .325rem;
    top: .225rem;
    right: .25rem;
    z-index: -1;
}
.statement .statement-text .statement-title{
    font-weight: 700;
    text-align: center;
    margin-bottom: 1.3em;
    font-size: .375rem;
}
.statement .statement-text .statement-body{
    max-height: 5.625rem;
    overflow: auto;
    font-size: .225rem;
    line-height: .4375rem;
}
.statement .statement-text .mybtn{
    margin: 0 auto;
    font-size: .3rem;
    margin-top: .5625rem;
    width: 2.75rem;
    height: .625rem;
    border-radius: .125rem;
    background-color: #00FF00 ;
    text-align: center;
    
}

.statement .statement-text .mybtn a{
    line-height: .625rem;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: .325rem;
}
.Carousel {
    height: 12rem;
    padding: 1.5rem 0 0 0;
}
.Carousel .mytime{
    display: none;
}
.swiper-slide .carousel-caption {
    color: black;
    /* position: absolute; */
}
.Carousel .swiper-slide{
    height: 6rem;
}
.swiper-slide .carousel-img {
    margin: 0 auto;
    width: 18.75rem;
    height: 6rem;
}
.swiper .mynext{
    right: 8%;
    width: 1.0625rem;
    height: 1rem;
    background-image: url(../img/首页/产品中心/箭头-右边.png);
    background-size: cover;
}
.swiper .myprev{
    left: 7%;
    width: 1.0625rem;
    height: 1rem;
    background-image: url(../img/首页/产品中心/箭头-左边.png);
    background-size: cover;
}
.products-tap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}
.products-tap .click{
    background-color: #00FF00 ;
}
.products-tap div {
    width: 2.75rem;
    height: .625rem;
    text-align: center;
    line-height: .625rem;
    margin: 0 .25rem;
    font-size: .225rem;
    font-weight: bold;
    border: .0125rem solid #666666;
    border-radius: .1875rem;
}

.products-tap div a {
    display: inline-block;
    border-radius: .1875rem;
    font-size: .225rem;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000000;
}
.products-tap div a:hover {
    background-color: #00FF00 ;
}
.products-tap div .current {
    background-color: #00FF00 ;
}
.carousel-caption {
    color: black;
    position: absolute;
    top: 0%;
}
.Product {
    margin: 0 auto;
    width: 3.75rem;
    height: 1.125rem;
    font-size: .375rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: .375rem;
}
.game .movie-score{
    position: absolute;
    right: -0.025rem;
    top: -0.0125rem;
    width: .625rem;
    height: .75rem;
    color: #000;
    background-image: url(../img/6游戏影片——设计元素/视频旁边/小标-02.png);
    background-size: 100%;
    font-weight: 700;
    font-style: italic;
    border-top-right-radius: .375rem;
}
.game .movie-score img{
    width: 100%;
    height: 100%;
}
.game .movie-score .integer{
    line-height: 50px;
    font-size: .2rem;
    font-style: italic;
}
.Product-text {
    font-size: .3rem;
}

.carousel-control-prev span {
    width: 1rem;
    height: 1rem;
    background-image: url(../img/首页/产品中心/箭头-左边.png);
}

.carousel-control-next span {
    width: 1rem;
    height: 1rem;
    background-image: url(../img/首页/产品中心/箭头-右边.png);
}

.carousel-title {
    font-size: .375rem;
    margin-bottom: .375rem;
    line-height: .8125rem;
}

.carousel-caption .carousel-title i {
    display: inline-block;
    background-image: url(../img/首页/产品中心/火爆1.0.jpg);
    background-size: 80%;
    background-repeat: no-repeat;
    color: white;
    font-size: .2rem;
    width: .625rem;
    height: .625rem;
    line-height: .75rem;
    vertical-align: bottom;
    font-weight: bold;
    margin-bottom: .25rem;

}

.carousel-caption .carousel-title i img {
    width: .5625rem;
    height: .5625rem;
}

.carousel-subheadings {
    font-size: .3rem;
    margin-bottom: .375rem;
}

.carousel-detail p {
    font-size: .225rem;
    margin-bottom: .125rem;
}

.carousel-detail {
    font-size: .2rem;
    padding-top: .25rem;
    width: 5.625rem;
    padding-top: .125rem;
    border-top: .0125rem solid #0a0909;
}

.center .game {
    height: 10.5rem;
    width: 100%;
    background-color: #e9e9e9;
    padding-top: 1.5rem;
}

.game .nav-link {
    display: inline-block;
    width: 2.125rem;
    height: .5rem;
    text-align: center;
    line-height: .5rem;
    border-radius: 0;
    color: black;
    font-weight: bold;
    font-size: .225rem;
    border-radius: .125rem;
}

.game .nav {
    border-radius: .125rem;
    position: relative;
    margin: 0 auto;
    width: 15rem;
    border-bottom: .025rem solid black;
}
.game .mytab{
    display: none;
}
.game .game-button {
    font-weight: bold;
    position: absolute;
    right: 0;
    font-size: .225rem;
    margin-top: .125rem;
    width: 1.5rem;
    height: .5rem;
    margin-bottom: -0.0125rem;
    border-radius: .125rem;
    background-color: #00FF00 ;
    outline: none;
}

.game .tab-content {
    height: 8.75rem;
}

.swiper-container {
    position: relative;
    width: 100%;
    height: auto;
    padding: .75rem 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.swiper-slide {
    position: relative;
    height: 4.375rem;
    text-align: center;
    font-size: .225rem;
    background: #fff;
    border-radius: .375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property: all;
}

#progressEffect {
    position: absolute;
    z-index: 10;
    top: .25rem;
    left: .25rem;
}

.swiper-button-next,
.swiper-button-prev {
    width: 1rem;
    height: 1rem;
}

.swiper-button-next img,
.swiper-button-prev img {
    width: 100%;
    height: 100%;
}
.swiper-button-prev,
.swiper-button-next:focus {
    outline: none;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: .375rem;
}

.join {
    padding-top: 1.5rem;
    height: 10rem;
}

.join .support {
    width: 20rem;
    height: 6.75rem;
    margin: 0 auto;
    padding-top: .125rem;
}

.join .support ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.join .support ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: .125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: .5rem;
}

.join .support ul li a:hover {
    background-color: #00FF00 ;
}

.join .support li {
    display: inline-block;
    margin-left: .125rem;
    width: 6.5rem;
    height: 2.0625rem;
    background-color: #e9e9e9;
    border-radius: .125rem;
    display: flex;
}

.join .support .support-left {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .5rem;
}

.join .support .support-left img {
    width: 100%;
    height: 100%;
}

.join .support .support-right {
    padding-top: .125rem;
    flex: 1;
}

.join .support .support-right .support-foot p {
    width: 3.125rem;
    font-size: .225rem;
}

.join .support .support-right .support-tap {
    font-size: .375rem;
    font-weight: bold;
    margin-bottom: .1rem;
}
.succeed {
    padding-top: 1.5rem;
    height: 11rem;
}

.succeed ul {
    display: flex;
    width: 100%;
    height: 3.75rem;
    background-color: #e9e9e9;
    margin-bottom: 0;
}

.succeed ul div {
    font-size: .9375rem;
    font-weight: bold;
}

.succeed ul p {
    font-size: .4375rem;
    font-weight: bold;
}

.succeed .succeed-tap li {
    position: relative;
    flex: 1;
    width: 3.275rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.succeed .succeed-tap li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.succeed .succeed-tap li img {
    width: 100%;
}

.succeed .succeed-foot li:nth-child(1),
.succeed .succeed-foot li:nth-child(3) {
    flex: 2;
    height: 100%;
}

.succeed .succeed-foot li:nth-child(1) {
    overflow: hidden;
}

.succeed .succeed-foot li:nth-child(2) {
    flex: 1;
    overflow: hidden;
}

.succeed .succeed-foot li:nth-child(3) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.succeed .succeed-tap li:hover .succeed-title {
    animation: frame .5s linear;
    animation-fill-mode: forwards;
    position: absolute;
    padding: 0 .125rem;
    padding-bottom: .125rem;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    width: 100%;
    color: #fafafa;
    word-break: break-word;
}

.succeed .succeed-tap li .succeed-title {
    position: absolute;
    padding: 0 .125rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fafafa;
    bottom: -1rem;
    width: 100%;
    word-break: break-word;
    font-size: .225rem;
}

.succeed .succeed-foot li {
    position: relative;
}

.succeed .succeed-foot li:nth-child(1):hover .succeed-title {
    animation: frame .5s linear;
    animation-fill-mode: forwards;
    position: absolute;
    padding: 0 .125rem;
    padding-bottom: .125rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fafafa;
    bottom: 0;
    width: 100%;
    word-break: break-word;
}

.succeed .succeed-foot li:nth-child(1) .succeed-title {
    position: absolute;
    padding: 0 .125rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fafafa;
    width: 100%;
    word-break: break-word;
    font-size: .225rem;
}

.succeed .succeed-foot li:nth-child(2):hover .succeed-title {
    animation: frame .5s linear;
    animation-fill-mode: forwards;
    position: absolute;
    padding: 0 .125rem;
    padding-bottom: .125rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fafafa;
    bottom: 0;
    width: 100%;
    word-break: break-word;
}

.succeed .succeed-foot li:nth-child(2) .succeed-title {
    position: absolute;
    padding: 0 .125rem;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fafafa;
    width: 100%;
    word-break: break-word;
    font-size: .225rem;
}

@keyframes frame {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.news {
    padding-top: 1.5rem;
    /* height: 9.375rem; */
}

.newuls {
    padding: 0 .375rem;
    margin: 0 auto;
    display: flex;
    width: 22.25rem;
    height: 5.3125rem;
    justify-content: space-evenly;
}

.newuls li {
    width: 4.6875rem;
    border-radius: .25rem;
    display: flex;
    flex-direction: column;
}

.newuls li:nth-child(4) {
    margin-right: 0;
}

.newuls li a {
    width: 100%;
    height: 100%;
    border-radius: .25rem;
    background-color: #e9e9e9;
}
.newuls li .news-img {
    width: 100%;
    height: 3.125rem;
}

.newuls li .news-img img {
    border-radius: .25rem;
}
.newuls li .news-next {
    color: #000;
    width: 100%;
    height: 2.125rem;
    flex: 1;
    border-radius: .25rem;
    display: flex;
    justify-content: center;
    margin-top: .375rem;
}

.newuls li .news-next .news-left {
    margin-top: -0.15rem;
    margin-right: .5rem;
}
.newuls li .news-next .news-day {
    font-size: .375rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: .125rem;
}

.newuls li .news-next p {
    margin-top: -0.15rem;
    font-size: .225rem;
    font-weight: bold;
}

.newuls li .news-next .news-right {
    width: 2.75rem;
}

.newuls li .news-next .news-right p {
    width: 2.75rem;
    height: .9rem;
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: .125rem;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}

.newuls li .news-next .news-right div {
    width: 2.75rem;
    font-size: .225rem;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 

}
.newuls2{
    padding: 0 .375rem;
    margin: .375rem auto;
    display: flex;
    width: 22.25rem;
    height: .5rem;
    justify-content: space-evenly;
}
.newuls2 li a {
    width: 100%;
    height: 100%;
    border-radius: .125rem;
    background-color: #e9e9e9;
}
.newuls2 li {
    width: 4.6875rem;
    border-radius: .25rem;
    display: flex;
    flex-direction: column;
}
.newuls2 li a p{
    padding: 0 .125rem;
    line-height: .5rem;
    width: 4.625rem;
    font-size: .225rem;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1; 
}
.footer-buttom-container{
    display: flex;
justify-content: center;
}
.footer-buttom-box{
    padding: 0.05rem;
    text-align: center;
}