#thelist {
    overflow: hidden;
    zoom:1;}

.infocon {
    position: relative;
}

.infocon h3 {
    color: #151515;
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    display: block;
    margin-left: 10px;
    border-left: 4px solid #fe715f;
    padding-left: 6px;
    margin-top: 23px;
}

.infocon .more_game {
    color: #151515;
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    display: block;
    margin-left: 10px;
    border-left: 4px solid #fe715f;
    padding-left: 6px;
    margin-top: 166px;
}

.infocon .line {
    width: 100%;
    height: 1px;
    background: #ececec;
    margin-top: 8px;
    float: left;
}

.infocon .infobox {
    display: block;
    overflow: hidden;
    padding: 15px 10px 12px 10px;
    height: 61px;
    position: relative;
}

.infocon .infobox .phmub {
    display: block;
    width: 15px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    left: 3.1%;
    top: 12px;
    background-repeat: no-repeat;
    background-size: auto 26px;
    font-size: 12px;
    font-style: normal;
    text-align: center;
    color: #fff;
    line-height: 23px;
}

.infocon .infobox .mub1 {
    background-position: 0px 0px;
}

.infocon .infobox .mub2 {
    background-position: -15px 0px;
}

.infocon .infobox .mub3 {
    background-position: -30px 0px;
}

.infocon .infobox .mubother {
    background-position: -45px 0px;
}

.infobox {
    overflow: hidden;
    zoom:1; position: relative;
}

.infobox .gimg {
    float: left;
    display: inline;
}

.phbox .gimg {
    margin-left: 22px;
}

.infobox .gimg {
    width: 55px;
    height: 55px;
    overflow: hidden;
    margin-right: 11px;
    margin-top: 0px;
}

.infobox .gimg img {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    overflow: hidden;
}

.infobox .ginfo .gname {
    width: 185px;
    line-height: 20px;
    height: 20px;
    font-size: 15px;
    display: block;
    font-style: normal;
    color: #1a1a1a;
    margin-bottom: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.infobox .ginfo b {
    font-weight: 300;
    line-height: 18px;
    height: 18px;
    font-size: 11px;
    display: block;
    color: #9e9e9e;
}

.infobox .ginfo b font {
    margin-left: 2px;
    font-size: 10px;
    font-family: arial,tahoma;
    line-height: 18px;
}

.infobox .ginfo .gstar {
    line-height: 20px;
    height: 20px;
    display: block;
    float: left;
    display: inline;
    font-style: normal;
}

.infobox .ginfo .gstar strong {
    float: left;
    display: inline;
    width: 89px;
    height: 16px;
    overflow: hidden;
    background-size: 89px 32px;
    margin-top: 1px;
}

.infobox .ginfo .gstar i {
    float: left;
    display: inline;
    height: 16px;
    overflow: hidden;
    background-size: 89px 32px;
}

.infobox .ginfo .gstar font {
    float: left;
    display: inline;
    line-height: 17px;
    height: 17px;
    overflow: hidden;
    font-size: 14px;
    color: #ff3600;
    font-weight: bold;
    margin-left: 6px;
}

.infobox .gbtn {
    display: block;
    width: 48px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 27px;
    text-align: center;
    border: 1px #3a9d9a solid !important;
    background: #3a9d9a !important;
}

.infobox .ginfo .ginfoset {
    font-weight: 300;
    line-height: 18px;
    height: 18px;
    font-size: 12px;
    display: block;
    color: #9e9e9e;
    font-style: normal;
    overflow: hidden;
    zoom: 1;font-family: arial,tahoma;
}

.infobox .ginfo .ginfoset span {
    font-size: 12px;
    margin-top: 2px;
    color: #9e9e9e;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 12px;
    line-height: 12px;
    width: 90%;
}

.infobox .ginfo .ginfoset i {
    font-style: normal;
    margin: 0px 4px;
    font-size: 10px;
    line-height: 20px;
    width: 1px;
    overflow: hidden;
    zoom: 1;background: #B9B9B9;
    height: 10px;
    margin-top: 3px;
}

.infobox .ginfo .ginfoset span,.infobox .ginfo .ginfoset i {
    float: left;
    display: inline;
}

.infocon .infobox .pl1,#infocon .infobox .pl2 {
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
}

.infocon .infobox .pl1 {
    background: #f2ebeb;
    bottom: 1px;
}

.infocon .infobox .pl2 {
    background: #fefcfc;
    bottom: 0px;
}

.infocon .infobox .pl2 {
    background: #fefcfc;
    bottom: 0px;
}

/*魔兽地图调整img样式190118*/
.blist_msdt .infobox .gimg,.blist_msdt .infobox .gimg img {
    border-radius: 0;
    width: 81px;
}



/**************************************************************************************************/
.hide{display:none;}
.box_flex { display: -webkit-box; display: -ms-flexbox; display: flex; }

.box_flex_1 { -webkit-box-flex: 1; box-flex: 1; -ms-flex: 1; flex: 1; }
.img { overflow: hidden; }

.img img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }


.swiper_nav { height: 35px;; overflow: hidden; position: relative; padding: 0 15px; background: #f0eff4; }

.swiper_nav .swiper-slide { line-height: 35px;; height: 35px;; position: relative; text-align: center; width: auto; padding: 0 10px; }

.swiper_nav .swiper-slide.on a:after { width: 100%; content: ''; height: 3px; background: #5392e3; display: block; position: absolute; left: 0px; bottom: 0px; border-radius: 10px; }

.swiper_nav .swiper-slide.on a { color: #5392e3; }

.swiper_nav .swiper-slide a { display: inline-block; font-size: 14px; position: relative; height: 35px; padding: 0 5px; color: #626675; }




.titleceter { height: 48px; line-height: 48px; border-bottom: 1px solid #efeff4; position: relative; padding: 0 10px; }

.titleceter .bt { width: 100%; height: 100%; text-align: center; position: absolute; top: 0; left: 0; color: #626675; font-size: 14px; z-index: 0; }

.titleceter .labbox { float: right; position: relative; z-index: 1; margin-top: 13px; border: 1px solid #5392e3; }

.titleceter .labbox a { float: left; padding: 0 15px; color: #626675; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 20px; line-height: 20px; }

.titleceter .labbox a > * { display: block; }

.titleceter .labbox .on { background: #5392e3; color: #fff; }

.title { height: 46px; line-height: 46px; border-bottom: 2px solid #efeff4; padding: 0 10px; }

.title .bt { float: left; padding: 0 3px; position: relative; font-size: 14px; color: #000; }

.title .bt::after { position: absolute; left: 0; width: 100%; height: 2px; background: #5392e3; display: block; content: ''; bottom: -2px; }

.title .more { float: right; color: #9195a3; }

.title .more:active { color: #5392e3; }

.titleswich { height: 1.05rem; border-bottom: 2px solid #efeff4; padding: 0  10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #9195a3; }

.titleswich .lisa { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.titleswich .time { overflow: hidden; }

.titleswich a { float: left; height: 20px; line-height: 20px; padding: 0 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #9195a3; font-size: 14px; border: 0.01rem solid transparent; border-radius: 16px; margin-right: 10px; }

.titleswich a > * { display: block; }

.titleswich a:active { color: #5392e3; border-color: #5392e3; }

.titleswich .on { color: #5392e3; border-color: #5392e3; }

.Min1 .item { padding: 22px 10px; height: 80px; }

.Min1 .item .img { width: 80px; border-radius: 16px; height: 80px; margin-right: 16px; }

.Min1 .item .infor { overflow: hidden; color: #9195a3; line-height: 18px; }

.Min1 .item .infor .name { color: #3c3c3c; display: block; height: 30px; line-height: 30px; overflow: hidden; white-space: normal; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 16px; margin-top: -5px; }

.Min1 .item .infor .name:active { color: #5392e3; }

.Min1 .item .infor .p { height: 36px; line-height: 18px; display: -webkit-box; overflow: hidden; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.Min1 .item .infor .bq { height: 20px; line-height: 20px; overflow: hidden; }

.Min1 .item .infor .bq span { padding-right: 16px; float: left; display: block; }

.Min1 .swiperauto { padding: 0 0 10px 10px; }

.Min1 .swiperauto .swiper-slide { background: #efeff4; border-radius: 5px; width: 86px; padding: 16px 5px; height: 120px; text-align: center; margin-right: 10px; }

.Min1 .swiperauto .swiper-slide:active .btn { background: #5392e3; color: #fff; }

.Min1 .swiperauto .swiper-slide:active .name { color: #5392e3; }

.Min1 .swiperauto .swiper-slide a { width: 100%; height: 100%; display: block; }

.Min1 .swiperauto .swiper-slide img { display: block; margin: 0 auto; border-radius: 10px; width: 60px; height: 60px; overflow: hidden; }

.Min1 .swiperauto .swiper-slide .name { height: 36px; line-height: 36px; overflow: hidden; color: #3c3c3c; font-size: 14px; width: 100%; }

.Min1 .swiperauto .swiper-slide .btndown { width: 60px; height: 26px; margin: 0 auto; }

.Min2 .list1 { padding: 20px 0; border-bottom: 4px solid #efeff4; }

.Min2 .list1 .item { float: left; border: 0.01rem solid #efeff4; width: 164px; height:50px; padding: 13px 0.15rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 5px 0 5px 10px; }

.Min2 .list1 .item:active .infor .name { color: #5392e3; }

.Min2 .list1 .item img { height:50px; width:50px; border-radius: 10px; overflow: hidden; display: block; }

.Min2 .list1 .item .infor { overflow: hidden; padding-left: 10px; }

.Min2 .list1 .item .infor .name { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 20px; line-height: 20px; color: #3c3c3c; font-size: 14px; }

.Min2 .list1 .item .infor p { line-height: 18px; height: 18px; overflow: hidden; width: 100%; color: #9195a3; }

.Min2 ul { padding: 10px 5px; }

.Min2 ul li { width: 23%; float: left; text-align: center; padding: 10px  1%; }

.Min2 ul li a { display: block; width: 100%; }

.Min2 ul li img { display: block; margin: 0 auto; border-radius: 10px; width: 60px; height: 60px; overflow: hidden; -o-object-fit: cover; object-fit: cover; }

.Min2 ul li .name { height: 36px; line-height: 36px; overflow: hidden; color: #626675; font-size: 14px; width: 100%; }

.Min2 ul li .btndown { width: 60px; height: 26px; border-radius: 3px; margin: 0 auto; }

.Min2 .ul2 li img { width: 72px; height: 72px; }

.Min2 .ul2 li .name { font-size: 14px; height: 40px; line-height: 40px; }

.Min2 .ul2 li .btndown { width: 1.3rem; height: 0.55rem; }

.Min2 + .page { padding-top: 0; }

.Min3 .swiperauto { padding: 16px 0 10px 10px; }

.Min3 .swiperauto .swiper-slide { width: 174px; background: #efeff4; height:200px; margin-right: 10px; overflow: hidden; }

.Min3 .swiperauto .swiper-slide .img { height: 95px; width: 100%; display: block; }

.Min3 .swiperauto .swiper-slide .item .lis { float: left; width: 42%; margin: 10px 4%; }

.Min3 .swiperauto .swiper-slide .item .lis img { display: block; margin: 0 auto; border-radius: 10px; width: 60px; height: 60px; overflow: hidden; }

.Min3 .swiperauto .swiper-slide .item .lis p { height: 36px; line-height: 36px; overflow: hidden; color: #626675; font-size: 14px; width: 100%; text-align: center; }

.Minbox.Min4 ul li:last-child { border: none; }

.Min4 ul { padding: 5px 0; }

.Min4 ul li { padding: 16px 10px; border-bottom: 1px solid #efeff4; }

.Min4 ul li .img { width: 136px; height: 76px; display: block; overflow: hidden; }

.Min4 ul li .infor { padding-right: 10px; color: #9195a3; overflow: hidden; }

.Min4 ul li .infor .bt { font-size: 14px; margin: -3px 0 5px; color: #626675; line-height: 24px; display: -webkit-box; overflow: hidden; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.Min4 ul li .infor .bt:active { color: #5392e3; }

.Min4 ul li .infor .bt2 { font-size: 14px; margin: -5px 0 4px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 30px; line-height: 30px; display: block; }

.Min4 ul li .infor .bq2 { line-height: 20px; color: #9195a3; }

.Min4 ul li .infor .bq2 p { float: left; padding-right: 20px; overflow: hidden; height: 20px; }

.Min4 ul li .infor .time { line-height: 20px; height: 20px; overflow: hidden; padding-top: 5px; }

.Min4 ul li .infor .time .ico { display: inline-block; vertical-align: middle; background: url("../images/ico-img.png") no-repeat center; background-size: 4.43rem auto; height: 11px; width: 11px; background-position: 0 -4px; margin: -2px 3px 0 0; }

.Min4 .lis_ul li .img { width: 112px; height: 68px; }

.Min4 .lis_ul li .infor { height: 68px; }

.Min4 .lis_ul li .infor .bt { color: #3c3c3c; font-size: 14px; }

.Min4 .lis_ul li .infor .bq { height: 20px; line-height: 20px; }

.Min4 .lis_ul li .infor .bq .yd { float: left; }

.Min4 .lis_ul li .infor .bq .yd .ico { display: inline-block; vertical-align: middle; background: url("../images/ico-img.png") no-repeat center; background-size: 4.43rem auto; height: 13px; width: 13px; background-position: -0.38rem -3px; margin: -2px 3px 0 0; }

.Min4 .lis_ul li .infor .bq .time { float: right; padding: 0; }

.Min4 .xtlis { padding: 0; }

.Min4 .xtlis li { padding: 20px 10px; }

.Min4 .xtlis li .img { width: 2.40rem; height: 68px; }

.Min4 .xtlis li .infor .bt { color: #222; font-size: 14px; }

.Min4 .xtlis li .infor .bq { height: 20px; line-height: 20px; }

.btndown {
    width: 65px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #5392e3;
    border-radius: 5px;
}