html,body {
    height: 100%;
}
.classify_page{
    height: 100%;
}
.sortHeaderMain {
    background-color: #018FFF;
    padding: 1rem 1.57rem 0;
    height: 3.7rem; 
    /* height: 8.68rem; */
    position: fixed;
    z-index: 99;
}
.classify_page_header .back_icon{
    width: 1rem;
    margin-top: 0rem;
    padding-top: 1.2rem;
    margin-left: 1rem;
}
.classify_page_item{
    font-size: 1.45rem;
    padding-top: 1.25rem;
    width: 20%;
    text-align: center;
    white-space: nowrap;
    font-weight:500;
    vertical-align: middle;
    position: absolute;
    margin-left: 40%;
	color:#222;
}
.type_down__long_hx{
    width: 100%;
    height: 1px;
    background-color: #EDEEEF;
    position: relative;
    top: -0.2rem;
    z-index: 1;
    margin-top: 0.3rem;
}
.gamepage_type_item{
    width: 100%;
    height: 100%;
    line-height: 5rem;
    color: #6D6D73;
    text-align: center;
    box-sizing: border-box;
}

.gamepage_type_item p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 1rem;
    font-style: normal;
    /* font-weight: 400; */
}

.sears_btn{
    width: 5%;
    margin-top: 0rem;
    padding-top: 1.2rem;
    float: right;
    margin-right: 1.2rem;
}

.gamepage_type .swiper-slide{
    width: 100%;
}
.gamepage_type{
    width: 100%;
}
.active_gamepage_type_item{
   background-color: #fff;
   color: #222222;
   font-weight: bold;
   position: relative;
   font-weight: bold;
}
.active_gamepage_type_item::before {
    content: '';
    display: inline-block;
    width: 0.32rem;
    height: 2rem;
    background-color: #018FFF;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.gamepage_type_con_item{
    margin-left: 1rem;
    margin-top: 0.84rem;
    height: 6.4rem;
	position: relative;
}
.gamepage_type_con_item_img{
    width: 5.39rem;
    height: 5.39rem;
    background-color: #e2e2e2;
    overflow: hidden;
    border-radius: 12px;
}
.gamepage_type_con_item_img img{
    width: 5.39rem;
    height: 5.39rem;
    border-radius: 12px;
}
.gamepage_type_con_item_cons{
    margin-left: 1rem;
    margin-top: 0.1rem;
	width: 18rem;
}
.gamepage_type_con_item_title{
	width:100%;
    font-weight:bold;
    color: #222;
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gamepage_type_con_item_infos{
    font-size: .92rem;
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
    color: #999999;
}

.gamepage_type_con_item_type{

	display: inline-block;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float: left;
}
.gamepage_type_con_item_time{
    font-size: 12px;
    margin-top: 0.5rem;
    color: #999999;
    /* background-color: #018FFF; */
    width: 10rem;
}
.gamepage_type_con_item_time .tm{
    color: #018FFF;
    /* background-color: #018FFF */
}
.gamepage_type_con_item_time .fw{
    float: right;
    /* position: relative;
    right: 0.1rem; */
}
.hot_game_fgx{
    color:rgba(224, 223, 223, 1)!important;
    margin-left: 0.4rem;
    margin-right: 0.4rem;
    position: relative;
    top:0;
    font-weight: 200
}
.hot_game_download{
    border-radius: 50%;
    border: 1px solid #018FFF;
    width: 3.6rem;
    height: 3.6rem;
    font-size: 14px;
    color: #018FFF;
    text-align: center;
    margin-top: 1.2rem;
    position: absolute;
    right: 1.2rem;
}
.hot_game_downloaded{
    background-color: #E2E2E2!important;
    border-color: #E2E2E2!important;
    color: #B2B2B2!important;
}
.hot_game_download p{
    line-height: 3.6rem;
}
.hot_game_download_num{
    color: #018FFF!important;
    margin-right: 0.2rem
}
.gamepage_type_con_item_summny{
    width: 16rem;
    margin-top: 0.5rem;
    font-size: .92rem;
    color: #999999;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.no_open_game_text{
    text-align: center;
    font-size: 1.3rem;
    color:#999999;

}
.no_open_game_text p{
    /* width: 100%; */
    width: 70%;
    text-align: center;
    position: absolute;
    top: 48%;
}
.bottomMainSortBody {
    display: flex;
    height: 100%;
    /* padding-top: 9.94rem; */
    padding-top: 4.86em;
}
.leftSwiperBox {
    width: 6.52rem;
    height: 100%;
    background-color: #F4F4F5;
    position: fixed;
    left: 0;
}
.rightMainSortContainer{
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 1.26rem 1.57rem 5rem;
    margin-left: 6.52rem;
}
.sortInfoItem {
    width: 78%;
    max-height: 21.26rem;
    border-bottom: 1px solid #EFEFEF;
    margin-top: 1.31rem;
    /* padding-bottom: 1.2rem */
}
.sortInfoItem:last-child {
    border: none;
}
.sortInfoItem.otherSortItem {
    height: auto;
    /* border-bottom: none; */
    /* margin-bottom: 2.15rem; */
}
.topInfoDetail {
    display: flex;
    margin-bottom: 1rem
}
.topInfoDetail img {
    display: inline-block;
    width: 5.31rem;
    height: 5.31rem;
    border-radius: 1.42rem;
    margin-right: 0.63rem;
}
.bottomSortImgBox {
    width: 100%;
    /* height: 13.52rem; */
    height: 12.615rem;
    border-radius: 0.63rem;
    margin-top: 0.94rem;
    overflow: hidden;
    background-color: #000;
    margin-bottom: 1.2rem;
}
.playVideoIcon {
    display: inline-block;
    width: 5.31rem;
    height: 5.31rem;
    background-image: url(../images/ico_bofang.png);
    background-size: 100% 100%;
    position: relative;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
.bottomSortImgBox img {
    width: 100%;
    height: 100%;
    border-radius: 0.63rem;
    object-fit: cover;
}
.onlyForRecommend,.recomendImgOrVideo{
    width: 100%;
    height: 100%;
}
.nameDetailInfo{
    line-height: 1.8rem;
    width: 72%;
    padding-top: 0.8rem;
}
.nameDetailInfo .up{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nameDetailInfo .up .title {
    font-weight: bold;
    font-size: 1.31rem;
}

.nameDetailInfo .up .size {
    border-radius: 6px;
    background: #018FFF;

    color: #FFF;
    font-size: 0.9rem;
    font-style: normal;
    line-height: 1rem;
    padding: 0.2rem 0.5rem;
}

.nameDetailInfo .typeItem {
    margin-top: 0.3rem;
}

.nameDetailInfo .typeItem .type{
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    border-radius: 5px;
    padding: 0.1rem 0.2rem;
    margin-right: 5px;
}

.nameDetailInfo .typeItem .type.t1{
    color: #018FFF;
    border: 1px solid #018FFF;
}

.nameDetailInfo .typeItem .type.t2{
    color: #FFA6A3;
    border: 1px solid #FFA6A3;
}

.nameDetailInfo .typeItem .type.t3{
    color: #46D7B0;
    border: 1px solid #46D7B0;
}



/* .typeSizeDown .defaultColor {
    color: #018FFF;
}

.typeSizeDown p:first-child{
    max-width: 8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} */

/* .sortInfoItem:last-child{
    margin-bottom: 4rem;
} */

/* .typeSizeDown .typeItem .devideLine {
    display: inline-block;
    margin: 0 0.42rem;
}
.typeSizeDown .typeItem:last-child {
    margin-right: 0;
} */
.typeColorModal{
    font-size: 0.94rem;
}
.nameDetailInfo .typeColorModal{
    white-space: nowrap;
}
.typeColorModal span {
    display: inline-block;
    width: auto;
    height: 1.31rem;
    line-height: 1.31rem;
    margin-right: 0.47rem;
    max-width: 4.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.typeColorModal span:nth-child(3n){
    margin-right: 0rem;
}
.vipSend {
    border: 1px solid #FA8400;
    color: #F08C0E;
    border-radius: 0.31rem;
    padding: 0 .26rem;
}
.againNews{
    color: #FE6C6D;
    border-color: #FE6C6D;
}
.rechargeColor{
    color: #58AB87;
    border-color: #58AB87;
}

@media screen and (max-width:320px) and (orientation:portrait){
    .gamepage_type_item{
        font-size: 13px;
        margin-top: 0.6rem!important;
        height: 1.7rem!important;
        padding-top: 0.2rem!important;
    }
	.gamepage_type_con_item_cons{
		width:13rem;
	}
    .gamepage_type_item p{
        font-size: 14px;
        line-height: 1.8rem!important;
    }
    .gamepage_type_all{
        width: 5.2rem!important;
    }
    .gamepage_type .swiper-slide{
        width: 4.5rem;
        max-width: 5.6rem!important;
    }
    .active_gamepage_type_item{
        padding-top: 0.1rem!important;
    }
    .hot_game_download{
        margin-right: 0.4rem!important;
    }
    .gamepage_type_con_item_time{
        width: 9rem!important;
    }
    .gamepage_type_con_item_summny{
        width: 12rem!important;
    }
}
