
.game{
    width: 100%;
    height: 100%;
}
.game .top img{
    width: 100%;
    height: 100%;
}

.imgBg{
    position: relative;
}

.img_title{
    position: absolute;
    top: 8px;
    left: 25px;
}

.imgList{
    margin-bottom: 50px;
}
.imgList img{
    height: 160px;
    width: 160px;
    margin-left: 3px;
}
.imgList span {
    display: inline-block;
    width: 160px;
    margin: 0;
    text-align: center;
}
.content{
    margin-bottom: 30px;
    /* color: #666; */
}
.left_content{
    width: 50%;
}
.left_content .text{
    padding: 15px 20px 0 0;
    letter-spacing: 1px;
    text-indent: 2px
}

@media screen and (max-width: 1200px) {
    .main{
        width: 100%;
        margin: 0 auto;
        height: auto;
    }
    
    .main .title {
        font-size: 20px;
        color: #444444;
        line-height: 0px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        padding-top: 45px;
        padding-bottom: 20px;
    }

    .game{
        display: none;
    }

    .game_icon {
        display: none;
    }
    
    .game_icon_min{
        width: 100%;
    }
    .game_icon_min img {
        width: 100%;
        height: auto;
    }

}

@media screen and (max-width: 1600px) and (min-width: 1201px) { 
    .main{
        max-width: 1200px;
        margin: 0 auto;
        height: 1020px;
    }
    
    .main .title {
        font-size: 80px;
        color: #444444;
        line-height: 0px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        padding-top: 90px;
        padding-bottom: 40px;
    }

    .game_icon_min{
        display: none;
    }
    
    .game_icon{
        position: relative;
    }
    .game_icon .game_1{
        width: 476px;
        height: 476px;
        position: absolute;
        cursor: pointer;
    }
    .game_icon .game_2{
        width: 474px;
        height: 232px;
        position: absolute;
        left: 483px;
        cursor: pointer;
    }
    .game_icon .game_3{
        width: 234px;
        height: 234px;
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .game_icon .game_4{
        width: 476px;
        height: 236px;
        position: absolute;
        top: 483px;
        cursor: pointer;
    }
    .game_icon .game_5{
        width:236px;
        height: 476px;
        position: absolute;
        left: 483px;
        top: 241px;
        cursor: pointer;
    }
    .game_icon .game_6{
        width: 476px;
        height: 236px;
        position: absolute;
        right: 0;
        top: 241px;
        cursor: pointer;
    }
    .game_icon .game_7{
        width: 234px;
        height: 234px;
        position: absolute;
        right: 241px;
        top: 483px;
        cursor: pointer;
    }
    .game_icon .game_8{
        width: 234px;
        height: 234px;
        position: absolute;
        right: 0;
        top: 483px;
        cursor: pointer;
    }
}

@media screen and (min-width: 1620px){
    .main{
        max-width: 1600px;
        margin: 0 auto;
        height: 1360px;
    }
    .main .title {
        font-size: 80px;
        color: #444444;
        line-height: 0px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        padding-top: 90px;
        padding-bottom: 40px;
    }

    .game_icon_min{
        display: none;
    }
    
    .game_icon{
        position: relative;
    }
    .game_icon .game_1{
        width: 645px;
        height: 645px;
        position: absolute;
        cursor: pointer;
    }
    .game_icon .game_2{
        width: 632px;
        height: 309px;
        position: absolute;
        left: 648px;
        cursor: pointer;
    }
    .game_icon .game_3{
        width: 312px;
        height: 312px;
        position: absolute;
        right: 0;
        cursor: pointer;
    }
    .game_icon .game_4{
        width: 645px;
        height: 315px;
        position: absolute;
        top: 645px;
        cursor: pointer;
    }
    .game_icon .game_5{
        width:315px;
        height: 645px;
        position: absolute;
        left: 648px;
        top: 312px;
        cursor: pointer;
    }
    .game_icon .game_6{
        width: 633px;
        height: 320px;
        position: absolute;
        right: 0;
        top: 312px;
        cursor: pointer;
    }
    .game_icon .game_7{
        width: 315px;
        height: 315px;
        position: absolute;
        right: 318px;
        top: 636px;
        cursor: pointer;
    }
    .game_icon .game_8{
        width: 315px;
        height: 315px;
        position: absolute;
        right: 0;
        top: 636px;
        cursor: pointer;
    }
}

@media screen and (max-width: 1200px) {
    .company_shuff img{
        width: 100%;
        height: auto;
    }
    .company_main{
        width: 100%;
        margin: 0 auto;
    }

    .describe{
        position: relative;
        height: 160px;
        margin: 60px 0;
    }
    .describe .describe_left{
        width: 45%;
        position: absolute;
        left: 20px;
        z-index: -1;
    }
    .describe .describe_left img{
        width: 31px;
        height: 31px;
    }
    .describe .describe_left .describe_title{
        width: 120px;
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 16px;
        color: #000000;
        line-height: 0;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .describe_text{
        font-family: MicrosoftYaHei;
        font-size: 12px;
        color: #000000;
        line-height: 14px;
        text-align: justifyLeft;
        font-style: normal;
        text-transform: none;
    }
    .describe .describe_right img{
        max-width: 140px;
        max-height: 140px;
        position: absolute;
        right: 20px;
        z-index: -1;
    }

    .grow{
        display: flex;
        justify-content: center;
        background-image: url("../images/grup.jpg")/*tpa=http://www.mmhygame.com/images/grup.jpg*/;
        width: 100%;
        height: 290px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        padding: 0 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .grow_title img{
        width: 31px;
        height: 31px;
    }
    .grow_content{
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .grow_hint{
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 16px;
        color: #000000;
        line-height: 0px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .grow_year{
        position: absolute;
    }
    .grow_year p {
        margin: 0;
    }
    .grow_year .year{
        font-size: 12px;
        color: #000000;
        font-weight: 800;
    }
    .grow_year .hint{
        margin-top: 2px;
        height: 2px;
        width: 20px;
        background-color: #000000;
    }
    .grow_year .text{
        font-size: 12px;
        color: #000000;
        font-weight: 400;
    }
    .grow_year img {
        width: 15px;
        height: 75px;
    }
    .grow_2019{
        left: 0;
        top: 36%;
    }
    .grow_2020{
        left: 20%;
        top: 27%;
    }
    .grow_2021{
        left: 40%;
        top: 24%;
    }
    .grow_2022{
        left: 60%;
        top: 25%;
    }
    .grow_2023{
        left: 80%;
        top: 14%;
    }

}

@media screen and (max-width: 1600px) and (min-width: 1201px) { 
    .company_shuff img{
        width: 100%;
        height: auto;
    }

    .company_main{
        max-width: 1200px;
        margin: 0 auto;
    }
    .describe{
     margin-top: 90px;
     position: relative;
     height: 600px;
     margin-bottom: 90px;
    }
    .describe .describe_left{
        width: 45%;
        position: absolute;
        left: 0;
        top: 20%;
    }
    .describe .describe_left img{
        width: 61px;
        height: 61px;
    }
    .describe .describe_left .describe_title{
        width: 320px;
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 60px;
        color: #000000;
        line-height: 0;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .describe_text{
        font-family: MicrosoftYaHei;
        font-size: 24px;
        color: #000000;
        line-height: 36px;
        text-align: justifyLeft;
        font-style: normal;
        text-transform: none;
    }
    
    .describe .describe_right img{
        max-width: 600px;
        max-height: 600px;
        position: absolute;
        right: 0;
    }
    .grow{
        display: flex;
        justify-content: center;
        background-image: url("../images/grup.jpg")/*tpa=http://www.mmhygame.com/images/grup.jpg*/;
        width: 100%;
        height: 590px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }
    .grow_content{
        max-width: 1200px;
        min-width: 1200px;
        margin: 0 auto;
        position: relative;
    }
    .grow_hint{
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 60px;
        color: #000000;
        line-height: 0px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .grow_year{
        position: absolute;
    }
    .grow_year p {
        margin: 0;
    }
    .grow_year .year{
        font-size: 32px;
        color: #000000;
        font-weight: 800;
    }
    .grow_year .hint{
        margin-top: 10px;
        height: 5px;
        width: 20px;
        background-color: #000000;
    }
    .grow_year .text{
        font-size: 18px;
        color: #000000;
        font-weight: 400;
    }
    .grow_2019{
        left: 0;
        top: 38%;
    }
    .grow_2020{
        left: 20%;
        top: 31%;
    }
    .grow_2021{
        left: 40%;
        top: 26%;
    }
    .grow_2022{
        left: 60%;
        top: 23.5%;
    }
    .grow_2023{
        left: 80%;
        top: 14%;
    }
}

@media screen and (min-width: 1620px) {
    .company_shuff img{
        width: 100%;
        height: auto;
    }
    .company_main{
        max-width: 1600px;
        margin: 0 auto;
    }
    .describe{
     margin-top: 90px;
     position: relative;
     height: 600px;
     margin-bottom: 90px;
    }
    .describe .describe_left{
        width: 45%;
        position: absolute;
        left: 0;
        top: 20%;
    }
    .describe .describe_left img{
        width: 61px;
        height: 61px;
    }
    .describe .describe_left .describe_title{
        width: 320px;
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 60px;
        color: #000000;
        line-height: 0;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .describe_text{
        font-family: MicrosoftYaHei;
        font-size: 24px;
        color: #000000;
        line-height: 36px;
        text-align: justifyLeft;
        font-style: normal;
        text-transform: none;
    }
    
    .describe .describe_right img{
        max-width: 600px;
        max-height: 600px;
        position: absolute;
        right: 0;
    }
    .grow{
        display: flex;
        justify-content: center;
        background-image: url("../images/grup.jpg")/*tpa=http://www.mmhygame.com/images/grup.jpg*/;
        width: 100%;
        height: 590px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }
    .grow_content{
        max-width: 1600px;
        min-width: 1600px;
        margin: 0 auto;
        position: relative;
    }
    .grow_hint{
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 60px;
        color: #000000;
        line-height: 0px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }
    .grow_year{
        position: absolute;
    }
    .grow_year p {
        margin: 0;
    }
    .grow_year .year{
        font-size: 32px;
        color: #000000;
        font-weight: 800;
    }
    .grow_year .hint{
        margin-top: 10px;
        height: 5px;
        width: 20px;
        background-color: #000000;
    }
    .grow_year .text{
        font-size: 18px;
        color: #000000;
        font-weight: 400;
    }
    .grow_2019{
        left: 0;
        top: 40%;
    }
    .grow_2020{
        left: 20%;
        top: 33%;
    }
    .grow_2021{
        left: 40%;
        top: 27%;
    }
    .grow_2022{
        left: 60%;
        top: 22%;
    }
    .grow_2023{
        left: 80%;
        top: 8%;
    }
}

@media screen and (max-width: 1200px) {
    .contact_main{
        width: 100%;
        margin: 130px auto;
        position: relative;
        height: 620px;
    }

    .contact_main .contact_left{
        position: absolute;
        left: 10px;
    }
    .contact_main .contact_left p {
        margin: 0;
    }
    .contact_main .contact_left .address{
        font-family: MicrosoftYaHei;
        font-size: 12px;
        color: #000000;
        line-height: 0px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-bottom: 20px;
    }
    .contact_main .contact_left .address_text{
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 600;
        font-size: 16px;
        color: #000000;
        line-height: 16px;
        text-align: justifyLeft;
        font-style: normal;
        text-transform: none;
    
    }
    .contact_main .contact_left  .bottom{
        margin-bottom: 50px;
    }
    .contact_main .contact_right{
        position: absolute;
        right: 10px;
        z-index: -1;
    }
    .contact_right img {
        width: 140px;
        height: 120px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1201px) { 
    .contact_main{
        max-width: 1200px;
        margin: 230px auto;
        position: relative;
        height: 320px;
    }
    .contact_main .contact_left{
        position: absolute;
        left: 0;
    }
    .contact_main .contact_left p {
        margin: 0;
    }
    .contact_main .contact_left .address{
        font-family: MicrosoftYaHei;
        font-size: 24px;
        color: #000000;
        line-height: 0px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-bottom: 20px;
    }
    .contact_main .contact_left .address_text{
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 24px;
        color: #000000;
        line-height: 36px;
        text-align: justifyLeft;
        font-style: normal;
        text-transform: none;
    
    }
    .contact_main .contact_left  .bottom{
        margin-bottom: 50px;
    }
    .contact_main .contact_right{
        position: absolute;
        right: 0;
    }
}

@media screen and (min-width: 1620px) {
    .contact_main{
        max-width: 1600px;
        margin: 230px auto;
        position: relative;
        height: 320px;
    }

    .contact_main .contact_left{
        position: absolute;
        left: 0;
    }
    .contact_main .contact_left p {
        margin: 0;
    }
    .contact_main .contact_left .address{
        font-family: MicrosoftYaHei;
        font-size: 24px;
        color: #000000;
        line-height: 0px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-bottom: 20px;
    }
    .contact_main .contact_left .address_text{
        font-family: SourceHanSansCN, SourceHanSansCN;
        font-weight: 800;
        font-size: 24px;
        color: #000000;
        line-height: 36px;
        text-align: justifyLeft;
        font-style: normal;
        text-transform: none;
    
    }
    .contact_main .contact_left  .bottom{
        margin-bottom: 50px;
    }
    .contact_main .contact_right{
        position: absolute;
        right: 0;
    }
}