

@media screen and (max-width: 1921px) {
    .com-intro{
        background: url("../img/02banner.jpg") no-repeat top center/100% 100%;
    }
}
.com-intro{
    height: 645px;
    width: 100%;
    font-size: 14px;
    color: #E6E6E6;
    background: url("../img/02banner2.jpg") no-repeat top center/100% 100%;

}
.com-intro-flex-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    height: 645px;
    margin: auto;
    position: relative;
}
.com-intro-text{
    width: 446px;
    flex-shrink: 0;
}
.com-intro-text p{
    margin-bottom: 30px;
    color: white;
}
.com-intro-video-box{
    width: 623px;
    height: 389px;
    flex-shrink: 0;
}
.com-intro-video-box video{
    width: 100%;
    height: 100%;
}
.com-intro .show-more-btn{
    position: absolute;
    bottom: 96px;
    right: 571px;
    width: 130px;
    height: 100px;
    font-size: 20px;
    background: #28A7E1;
    text-align: center;
    cursor: pointer;
    user-select: none;
}
.show-more-btn p{
    color: white;
}
.show-more-btn .round-circle{
    border-radius: 30px;
    line-height: 30px;
    background: #2690C1;
    color: #28A7E1;
    display: inline-block;
    font-size: 20px;
    width: 30px;
    height: 30px;

}
/*发展历程*/
.our-adventure{
    height: 764px;
    width: 100%;
    text-align: center;
}
.adventure-title{
    padding-top: 120px;
    margin-bottom: 60px;
}
.adventure-title p{
    font-size: 38px;
    color: #333333;
    font-weight: bold;
}
.adventure-title p:last-child{
    color: #999;
    font-size: 20px;
    margin-top: 18px;
    font-weight: normal;
}
.swiper-container {
    width: 1200px;
    height: 310px;
    background: linear-gradient( white 173px , #ccc 173px ,#ccc 176px ,white 176px );
}
.adventure-scroll{
    width: 1200px;
    height: 310px;
    /*margin: auto;*/
    /*display: flex;*/
    /*overflow: auto;*/

}
.adventure-scroll .item-box{
    user-select: none;
    /*margin: 0 35px;*/
    width: 400px !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-shrink: 0;
}
.item-box .adv-date{
    width: 94px;
    height: 118px;
    color: white;
    padding-top: 43px;
    margin-bottom: 44px;
}
.item-box .item-title{
    margin-top: 31px;
    font-size: 24px;
    color: #333;
}
.item-box .item-title+p{
    color: #666;
    font-size: 14px;
}
.item-box .blue{
    background: url("../img/lc1.png");
}
.item-box .orange{
    background: url("../img/lc3.png");
}
.item-box .green{
    background: url("../img/lc5.png");
}
.item-box .pink{
    background: url("../img/lc7.png");
}

.partner-part{
    width: 100%;
    text-align: center;
    background: url("../img/hzqd.png") no-repeat top center/100% 346px;
    position: relative;
}
.part-title{
    padding-top: 72px;
    color: white;
}
.part-title h3{
    font-size: 38px;
    font-weight: bold;
}
.part-title p{
    color: rgba(255,255,255,0.8);
    font-size: 20px;
}
.first-carousel{
    background: #F5F5F5;
    width: 842px;
    margin:80px auto 0;

    overflow: hidden;
    position: relative;
    /*border: 37px transparent solid;*/
}
.swiper-wrapper{

}
.first-carousel .item{
    width: 842px;
    background: #F5F5F5;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px;
}
.item img{
    background: white;
    padding: 10px 2px;
    margin-bottom: 15px;
    display: block;
}

.join-us{
    text-align: center;
    width: 864px;
    margin: auto;
}
.join-us-title{
    padding-top: 72px;
    color: black;
}
.join-us-title h3{
    font-size: 38px;
    font-weight: bold;
}
.join-us-title p{
    color: rgba(102,102,102,0.8);
    font-size: 20px;
}
.join-flex-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.join-flex-box .img-box{
    flex-shrink: 0;
    width: 394px;
}
.join-flex-box .text-box{
    flex-shrink: 0;
    width: 434px;
    text-align: left;

}
.text-box p{
    margin-bottom: 145px;
}
.text-box p span{
    color: #28A7E1;
}
.text-box div{
    margin-left: 320px;
    width: 115px;
    height: 42px;
    border: #28A7E1 1px solid;
    color: #28A7E1;
    line-height: 42px;
    text-align: center;
    user-select: none;
    cursor: pointer;
}
.text-box div:hover{
    background: #28A7E1;
    color: white;
}

.connect-us{
    width: 1200px;
    text-align: center;
    margin: 120px auto;
}
.connect-title{
    padding-top: 72px;
    color: black;
    margin-bottom: 60px;
}
.connect-title h3{
    font-size: 38px;
    font-weight: bold;
}
.connect-title p{
    color: rgba(102,102,102,0.8);
    font-size: 20px;
}
.connect-us .con-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blue-block{
    flex-shrink: 0;
    flex-wrap: wrap;
    width: 546px;
}
.blue-block div{
    background: #28A7E1;
    color: white;
    width: 268px;
    height: 205px;
    text-align: left;
    text-indent: 15px;
}
.blue-block h3{
    margin-top: 50px;
    margin-bottom: 25px;
}
.blue-block p{
    color: white;
}
.game-list{
    width: 1130px;
    display: flex;
    height: 614px;
    margin: 120px auto;
}
.game-left-box{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 10;
}
.game-left-box div:last-child{
    /*margin-left: 320px;*/
    width: 115px;
    height: 42px;
    border: #28A7E1 1px solid;
    color: #28A7E1;
    line-height: 42px;
    text-align: center;
    user-select: none;
    cursor: pointer;
}
.game-left-box div:last-child:hover{
    background: #28A7E1;
    color: white;
}
.game-left-box .game-box-title h3{
    font-size: 38px;
    font-weight: bold;
    color: #333333;
}
.game-left-box .game-box-title p{
    color: rgba(102,102,102,0.8);
    font-size: 20px;
}
.game-right-box{
    width: 624px;
    height: 100%;
    background: #F5F5F5;
    margin-left: -15px;
    padding: 30px;
    overflow: hidden;
}

.game-item{
    height: 554px;
    display: flex;
    align-content: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.game-item div{
    text-align: center;
    margin: 10px;
}
.game-item div p {
    margin-top: 8px;
}
.auto-carousel{
    width: 523px;
    height: 287px;
    overflow: hidden;
}

.swiper-button-prev{
    width: 58px;
    height: 29px;
    background: url("../img/lc10.png");
    color: transparent;
    right: 58px;
    top: 176px;
    left: auto;
    margin-top: 0;
}
.swiper-button-next{
    width: 58px;
    height: 29px;
    background: url("../img/lc9.png");
    color: transparent;
    right: 0;
    top: 144px;
    left: auto;
    margin-top: 0;
}
.part-prev{
    width: 37px;
    height: 37px;
    color: transparent;
    margin-top: 0;
    background: url("../img/hz2.png");
    bottom: 0;
    right: 37px;
    position: absolute;
    z-index: 10;
}
.part-next{
    width: 37px;
    height: 37px;
    color: transparent;
    margin-top: 0;
    background: url("../img/hz1.png");
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 10;
}
