.mb-30 {
    margin-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.game_top {
    margin-top: 30px;
    height: 600px;
}

.game_top_menu {
    width: 200px;
    height: 100%;
    margin-right: 30px;
    background-color: #5E81A3;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.game_top_menu li:last-child {
    margin-bottom: 0;
}

.game_top_menu a {
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 100%;
    padding: 32px 35px;
}

.game_top_menu a:hover {
    background-color: #52708e;
}

.game_top_menu i {
    float: left;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(/static/wmzhe/images/game_01.png);
    margin-right: 34px;
    background-position: center center;
}

.game_top_menu li:nth-child(2) i {
    background-image: url(/static/wmzhe/images/game_02.png);
}

.game_top_menu li:nth-child(3) i {
    background-image: url(/static/wmzhe/images/game_03.png);
}

.game_top_menu li:nth-child(4) i {
    background-image: url(/static/wmzhe/images/game_04.png);
}

.game_top_menu li:nth-child(5) i {
    background-image: url(/static/wmzhe/images/game_05.png);
}

.game_banner {
    width: 1050px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 34px;
}

.game_banner img {
    width: 100%;
    height: 100%;
}

.game_top_article {
    width: 500px;
}
.game_top_article h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.game_top_article li {
    padding-left: 18px;
    position: relative;
    margin-bottom: 9px;
}

.game_top_article li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ddd;
}

.game_top_article p {
    width: 400px;
}

.game_top_article a {
    color: #666;
    font-size: 14px;
}

.game_top_article .time {
    color: #999;
    font-size: 12px;
    line-height: 19px;
}

.game_title {
    font-size: 18px;
    font-weight: bold;
    color: #008ECE;
    line-height: 19px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.game_title a {
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.game_btn {
    float: right;
    width: 60px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #008ECE;
    line-height: 28px;
    text-align: center;
    color: #008ECE;
    margin-top: 15px;
}

.game_02 .game_list li {
    width: 398px;
    margin-right: 43px;
}

.game_list li:last-child {
    margin-right: 0;
}

.game_list .img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.game_list .img img {
    width: 100%;
    height: 100%;
}

.game_list dl {
    width: 318px;
}

.game_list dt {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 10px;
    margin-right: 20px;
    border: 2px solid #ddd;
    overflow: hidden;
    line-height: 53px;
    text-align: center;
}

.game_list dt img {
    width: 100%;
    height: auto;
}

.game_list dd {
    padding-top: 10px;
}

.game_list h4 {
    margin-bottom: 8px;
}

.game_list dd a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.game_list p {
    color: #999;
    font-size: 14px;
}

.game_03_list > div {
    float: left;
    width: 398px;
    margin-right: 43px;
}

.game_03_list > div:last-child {
    margin-right: 0;
}

.game_03_list .title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 19px;
}

.game_03_list .title a {
    font-size: 14px;
    color: #999;
}

.game_03_list dl:last-child {
    margin-bottom: 0;
}

.game_03_list dt {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    border: 2px solid #ddd;
    background-color: #fff;
    overflow: hidden;
    margin-right: 20px;
}

.game_03_list dt img {
    width: 100%;
    height: 100%;
}

.game_03_list .text {
    width: 250px;
    padding-top: 5px;
}

.game_03_list .text h4 {
    margin-bottom: 8px;
}

.game_03_list .text a {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.game_tags span {
    display: inline-block;
    padding: 4px 14px;
    background-color: #ddd;
    font-size: 12px;
    color: #999;
    border-radius: 5px;
    margin-right: 10px;
}

.game_tags span:last-child {
    margin-right: 0;
}

.game_star {
    font-size: 16px;
    color: #008ECE;
    font-weight: 500;
    margin-top: 22px;
}

.game_star i {
    float: left;
    width: 15px;
    height: 15px;
    background-image: url(/static/wmzhe/images/game_06.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-right: 10px;
}


.game_04 > div {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.game_04 > div img {
    width: 100%;
    height: 100%;
}

.game_05 li {
    margin-right: 53px;
    width: 391px;
    margin-bottom: 30px;
}

.game_05 dt {
    text-align: center;
    line-height: 55px;
}
.game_05 dt img {
    width: 80%;
    height: auto;
}

.game_05 li:nth-child(3n) {
    margin-right: 0;
}

.game_06 {
    position: relative;
}

.game_06 > div {
    width: 100%;
    height: 330px;
}

.game_06 .game_btns {
    position: absolute;
    right: 0;
    top: 3px;
}

.game_06 .game_btns i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ddd;
    background-image: url(/static/wmzhe/images/software_home_06.png);
    background-size: auto 10px;
    background-repeat: no-repeat;
    background-position: 8px center;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
}

.game_06 .game_btns i:first-child {
    transform: rotate(180deg);
    margin-right: 5px;
}

.game_top_article_mobile {
    padding: 15px;
    margin-bottom: 0;
}

.game_top_article_mobile .title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.game_top_article_mobile .title h3 {
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    position: relative;
    color: #999;
}

.game_top_article_mobile .title .current {
    color: #333;
}

.game_top_article_mobile .title .current::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background-color: #1EA6E9;
    bottom: -10px;
    left: 0;
}

.game_top_article_mobile ul:last-child {
    display: none;
}

.game_top_article_mobile li:last-child {
    margin-bottom: 0;
}

.game_03_mobile .title {
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.game_03_mobile h3 {
    width: 33.33%;
    float: left;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-right: 1px solid #ddd;
}


.game_03_mobile h3:last-child {
    border-right: none;
}

.game_03_mobile .current {
    position: relative;
    color: #1EA6E9;
}

.game_03_mobile .current::after {
    position: absolute;
    content: "";
    width: 80%;
    height: 2px;
    border-radius: 2px;
    background-color: #1EA6E9;
    bottom: -10px;
    left: 10%;
}

.game_03_mobile .game_03_list > div {
    display: none;
}

.game_03_mobile .game_03_list > div:nth-child(1) {
    display: block;
}

@media (max-width:576px) {
    .mb-50 {
        margin-bottom: 30px;
    }
    .game_wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    .game_top {
        margin-top: 5px;
        height: auto;
    }

    .game_top_menu {
        width: 100%;
        padding: 10px 0;
        height: auto;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .game_top_menu li {
        float: left;
        width: 20%;
    }

    .game_top_menu a {
        padding: 0;
        text-align: center;
        line-height: unset;
    }

    .game_top_menu i {
        width: 30px;
        height: 30px;
        margin: 0 auto 10px;
        float: unset;
        display: block;
    }

    .game_banner {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .game_top_article {
        width: 100%;
    }

    .game_top_article li {
        /* display: none; */
        width: 100%;
    }

    
    .game_top_article p {
        width: 200px;
    }

    .game_title {
        margin-bottom: 15px;
    }

    .game_02 .game_list li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        background-color: #eee;
    }
    .game_list .img {
        margin-bottom: 15px;
    }

    .game_02 .game_list li div:nth-child(2) {
        padding: 0 15px 15px;
    }
    
    .game_list li {
        margin-bottom: 15px;
    }

    .game_list li:last-child {
        margin-bottom: 0;
    }

    .game_list dt,
    .game_03_list dt {
        width: 55px;
        height: 55px;
        margin-right: 15px;
        line-height: 49px;
    }

    .game_list dd {
        padding-top: 5px;
    }

    .game_btn {
        margin-top: 12px;
    }
    .game_list dl {
        width: calc(100% - 70px);
    }

    .game_03_list > div {
        width: 100%;
    }

    .game_03_list .text {
        width: 50%;
        padding-top: 0;
    }

    .game_03_list dl {
        margin-bottom: 15px;
    }

    .game_04 > div {
        height: auto;
    }

    .game_05 {
        margin-bottom: 30px;
    }
    
    .game_05 li {
        width: 100%;
    }

    .game_star {
        margin-top: 17px;
    }

    

}

@media (max-width:320px){
    .game_top_article p {
        width: 175px;
    }

}