#apollo-page.cms_ade_container{
    margin-top: 1.12rem;
}
body{
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
}
ul,p{
    margin: 0;
    padding: 0;
}
li{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
}
.devunion-home-swiper{
    width: 100%;
    min-height: 100%;
}
.devunion-home-swiper .swiper-container{
    height: 100%;
}
.devunion-home-swiper, .full-wh-block{
    height: 100%;
}
.displayBlock {
    display: block !important;
}
.image-bg {
    background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position:center;
	background-size:cover;
}
.devunion-home-swiper{
    position: relative;
}
.devunion-home-swiper .swiper-container{
    height: 100%;
}
.devunion-home-swiper .banner-content{
    position: absolute;
    width: 100%;
    top: 0px;
}
.devunion-home-swiper .ucd-carousel-control{
    top: 50%;
    display: block;
}
.devunion-home-swiper .swiper-button-prev{
    left: 130px;
}
.devunion-home-swiper .swiper-button-next{
    right: 163px;
}
.devunion-home-swiper:hover .swiper-button-next .slide-link,.devunion-home-swiper:hover .swiper-button-prev .slide-link{
    display: block;
}
.slide-link{
    display: none;
    width: 60px;
    height: 60px;
    background: hsla(0,100%,100%,0.3);
    border-radius: 50%;
    text-align: center;
    position: relative;
}
.devunion-home-swiper .swiper-button-next .img-slide.next, .devunion-home-swiper .swiper-button-prev .img-slide.prev{
    position: absolute;
    width:25px;
    height: 25px;
    left: 19px;
    top: 18px;
    min-width: auto;
}
.devunion-home-swiper .swiper-button-prev .img-slide.prev{
    left: 16px;
}
.devunion-home-swiper .swiper-pagination{
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    text-align: center;
}
@media only screen and (min-width: 1200px) {
    .devunion-home-swiper .swiper-pagination{
        bottom: 15px;
    }
}
.devunion-home-swiper .swiper-pagination-bullet{
    background: #96a8b9;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}
.devunion-home-swiper .swiper-pagination-bullet-active{
    width: 30px;
    height: 6px;
    border-radius: 15px;
}
.devunion-home-swiper .swiper-pagination-bullet{
    opacity: 1;
}
.devunion-home-swiper .swiper-button-prev,.devunion-home-swiper .swiper-button-next{
    background-image: none;
}
.star-content{
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.platform-introduction{
    width: 100%;
    height: 201px;
    background: url("../images/devStarAI/pc/title1.png") no-repeat 0 18px;
    background-size: auto;
    background-size: 100% auto;
}
.platform-introduction .part-content {
    padding-left: 34px;
    padding-right: 30px;
    padding-top: 30px;
    color: #fff;
}
.platform-introduction .part-title {
    background: url("../images/devStarAI/pc/title-bg01.png") no-repeat center top;
}
.part-title {
    text-align: center;
    height: 40px;
    line-height: 36px;
    color: #fff;
    font-size: 28px;
}




.reward-resources {
    width: 100%;
    height: 389px;
    background: url("../images/devStarAI/pc/title2.png") no-repeat 0 18px;
    background-size: auto;
    background-size: 100% auto;
    margin-top: 80px;
}
.reward-resources .part-title {
    background: url("../images/devStarAI/pc/title-bg02.png") no-repeat center top;
}
.reward-resources .part-content, .latest-competition .part-content {
    padding-left: 14px;
    padding-right: 14px;
}
.part-content {
    padding-top: 40px;
}
.reward-list li {
    width: 25%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-border-sizing: border-box;
}
.reward-list li a {
    display: block;
    width: 100%;
    height: 260px;
    background-size: 100%;
    padding: 40px 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-border-sizing: border-box;
}
.reward-title {
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.reward-content {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    line-height: 24px;
}
.reward-list li a{
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.latest-competition {
    width: 100%;
    height: 454px;
    background: url(../images/devStarAI/pc/title3.png) no-repeat 0 3px;
    background-size: auto;
    background-size: 100% 450px;
    margin-top: 80px;
    margin-bottom: 90px;
}
.latest-competition .part-title {
    background: url(../images/devStarAI/pc/title-bg03.png) no-repeat center top;
    background-size: auto;
    background-size: 215px auto;

}
.latest-competition-big {
    width: 100%;
    height: 770px;
    background: url(../images/devStarAI/pc/title3_1.png) no-repeat 0 3px;
    background-size: auto;
    background-size: 100% 770px;
    margin-top: 80px;
    margin-bottom: 90px;
}

.competition-list li {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-border-sizing: border-box;
    margin-bottom: 20px;
}

.competition-list li a {
    display: block;
    width: 100%;
    border-radius: 11px;
    text-decoration: none;
    overflow: hidden;
    background: #fff;
}
.competition-title {
    font-size: 20px;
    color: #36383c;
    padding-top: 20px;
    padding-left: 20px;
}
.competition-content {
    color: #36383c;
    padding: 10px 0 30px 20px;
}
.competition-list li a:hover .competition-title {
    color: #0ea5f3;
}
.under-way {
    background: url(../images/devStarAI/pc/label01.png) no-repeat 0px 8px;
    font-size: 12px;
    padding: 10px 13px;
    color: #fff!important;
}
.unopened {
    background: url(../images/devStarAI/pc/label02.png) no-repeat 0px 8px;
    font-size: 12px;
    padding: 10px 13px;
    color: #fff!important;
}
.see-more {
    margin-top: 25px;
    text-align: center;
}
.see-more > a {
    color: #0ea5f3;
    text-decoration: none;
}
.pc-show{
    width: 100%;
}




.game_list {
    width: 100%;
    background-image: url(../images/devStarAI/pc/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    padding-top: 44px;
    padding-bottom: 90px;
}
.game_list li {
    margin-top: 20px;
    position: relative;
}
.game_list li a::before {
    content: "";
    display: block;
    position: absolute;
    width: 90px;
    height: 90px;
    left: -7px;
    top: -7px;
    z-index: 10;
}
.game_list li a :hover .h3 {
    color: #0ea5f3;
}
.tip-state{
    background: #fff;
    display: block;
    height: 206px;
    padding-right: 40px;
}
.game_list li a {

}
.game_list .pc-show{
    width: 410px;
    float: left;
}
.game_list .pc-show img{
    width: 380px;
}
.game-content {
    float: left;
}
.game-content .h3 {
    font-size: 20px;
    color: #36383c;
    font-weight: bold;
    margin: 0;
    padding: 12px 0;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.brief {
    color: #36383c;
    height: 124px;
    overflow: hidden;
}
.game-content-txt{
    width: 450px;
    float: left;
}
.game-content-price{
    width: 230px;
    height: 190px;
    float: left;
    background: url(../images/devStarAI/pc/price.png) no-repeat bottom center;
    background-size: 230px 160px;
    margin-left: 70px;
}
.game-content-price>div{
    width: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 137px;
}
.content-bottom span {
    padding-right: 40px;
    color: #6f7479;
}
.content-bottom span.time {
    padding-right: 0;
    color: #36383c;
}
.content-bottom b {
    font-size: 12px;
    color: #e63c3c;
}
.game-list li a::before {
    content: "";
    display: block;
    position: absolute;
    width: 90px;
    height: 90px;
    left: -7px;
    top: -7px;
    z-index: 10;
}
.unstart a::before {
    background: url("../images/devStarAI/game/j1.png") no-repeat 0 0;
    background-size: 90px auto;
}

.starting a::before {
    background: url("../images/devStarAI/game/j2.png") no-repeat 0 0;
    background-size: 90px auto;
}

.stop a::before {
    background: url("../images/devStarAI/game/j3.png") no-repeat 0 0;
    background-size: 90px auto;
}

@media only screen and (min-width: 765px){
    .banner {
        height: 422px;
    }
    .star-content{
        background-image: url("../images/devStarAI/pc/bg.jpg");
    }
    .main-container {
        width: 1200px;
        margin: 0 auto;
    }
    .platform-introduction .part-content {
        font-size: 16px;
    }
}
@media only screen and (max-width: 765px){
    body{
        font-size: 0.24rem;
    }
    .banner {
        height: 190px;
    }
    .devunion-home-swiper .ucd-carousel-control,.swiper-pagination {
        display: none;
    }
    .main-container {
        padding: 0 10px;
        margin: auto;
    }
    .star-content{
        background-image: url("../images/devStarAI/mobile/bg.png");
    }
    .platform-introduction {
        width: 100%;
        height: auto;
        background: url(../images/devStarAI/mobile/title1.png) no-repeat 0 0;
        background-size: auto;
        background-size: 100% 100%;
        padding-bottom:30px;
    }
    .reward-list li {
        width: 50%;
        padding: 0 0.1rem;
    }
    .part-content p {
        font-size: 0.24rem;
    }
    .reward-list li a {
        display: block;
        width: 100%;
        height: 2.52rem;
        margin-bottom: 0.2rem;
        background-size: 100%;
        padding: 0.4rem 0.1rem;
    }
    .reward-title {
        font-size: 0.36rem;
        color: #fff;
        text-align: center;
        margin-left: -0.2rem;
        margin-right: -0.2rem;
    }
    .reward-content {
        color: #fff;
        text-align: center;
        margin-top: 0.1rem;
        line-height: 0.4rem;
    }
    .reward-resources {
        width: 100%;
        height: auto;
        background: url("../images/devStarAI/mobile/title2.png") no-repeat 0 0;
        background-size: auto;
        background-size: 100% 100%;
        margin-top: 0.8rem;
        padding-bottom: 0.2rem;
    }
    .part-title {
        background: transparent !important;
        font-size: 0.45rem;
    }
    .latest-competition {
        width: 100%;
        height: auto;
        background: url(../images/devStarAI/mobile/title3.png) no-repeat 0 0;
        background-size: auto;
        background-size: 100% 100%;
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
        padding-bottom: 0.6rem;
    }
    .competition-list li {
        width: 100%;
        margin-bottom: 0.2rem;
        padding: 0 0.1rem;
        float: none;
    }
    .competition-title {
        font-size: 0.36rem;
        color: #36383c;
        padding-top: 0.2rem;
        padding-left: 0.28rem;
    }
    .competition-content {
        color: #36383c;
        padding: 0.1rem 0 0.2rem 0.28rem;
        font-size: 0.26rem;
    }
    .game_list .pc-show{
        width: 100%;
        float: left;
    }
    .game_list .pc-show img{
        width: 100%;
    }
    .tip-state{
        padding: 0;
    }
    .tip-state{
        height: auto;
    }
    .game-content-txt{
        width: auto;
        float: none;
        padding:0  0.26rem;
    }
    .brief{
        height: auto;
        min-height: 2rem;
        font-size: 0.20rem;
        width: 3rem;
    }
    .game-content{
        position: relative;
    }
    .game-content .h3{
        font-size: 0.32rem ;
    }
    .game_list .content-bottom {
        font-size: 0.20rem;
        line-height: 0.56rem;
    }
    .game-content-price{
        height: 1.7rem;
        width: 2.2rem;
        background-size: 2.2rem;
        margin-left: 0;
        position: absolute;
        top: 1rem;
        right: -1.2rem;
    }
    .game-content-price > div {
        margin-top: 1.12rem;
        font-size: 0.28rem;
    }
    .game-content{
        position: relative;
    }
    .game_list {
        background-image: url(../images/devStarAI/mobile/bg3.png);
        background-repeat: repeat-y;
        background-position: center top;
        background-size: 100% auto;

    }
}