html, body {
    background-color: #f5f5f5;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ul, ol, li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0;
}

a {
    text-decoration: none;
}
a:hover,
a:link{
    text-decoration: none;
    color: #000000;
}
button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.gameContainer {
    display: inline-block;
    width: 7.5rem;
    height: auto;
    margin: 0 auto;
}

.gameTitleBackHeader {
    height: 0.84rem;
    position: relative;
    font-size: 0.31rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: center;
    line-height: 0.84rem;
    background: white;
    border-bottom: 1px solid rgb(244, 244, 244);
    position: fixed;
    width: 100%;
    z-index: 1;
}

.gameTitleBackHeader a {
    width: 0.2rem;
    height: 0.35rem;
    background: url(/images/application/wap/com/fhyx_server_icon01.png) no-repeat;
    transform: scale(-1);
    background-size: 0.2rem 0.35rem;
    display: block;
    position: absolute;
    top: 0.25rem;
    left: 0.27rem;
    cursor: pointer;
}

.gameTitleBackHeader span {
    width: 6rem;
    height: 0.84rem;
    line-height: 0.84rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin: 0 auto;
}

.gameUl {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0.84rem auto 0;
    background-color: #f5f5f5;
    padding-top: 0.26rem;
}

.gameLi {
    display: inline-block;
    width: 6.9rem;
    height: 1.2rem;
    margin: 0 auto 0.33rem;
    cursor: pointer;
    position: relative;
    width: 6.9rem;
    height: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.2rem;
}

.gameLi .new {
    /* position: absolute; */
    /* top: -0.1rem; */
    /* left: -0.1rem; */
    /* width: 0.76rem; */
    /* height: 0.36rem; */
    /* background: url("/images/application/wap/hk/fhyx_icon2.png") no-repeat; */
    /* background-size: 100% 100%; */
    /* font-size: 0.2rem; */
    /* line-height: 0.42rem; */
    /* text-align: left; */
    /* color: #FFFFFF; */
    /* text-indent: 0.1rem; */
}

.gameLi .ys {
    position: absolute;
    top: -0.1rem;
    left: -0.1rem;
    width: 0.76rem;
    height: 0.36rem;
    background: url("/images/application/pc/com/fhyx_newlist5.png") no-repeat;
    background-size: 100% 100%;
    font-size: 0.2rem;
    line-height: 0.42rem;
    text-align: left;
    color: #FFFFFF;
    text-indent: 0.1rem;
}
.gameLi .img {
    width: 2.56rem;
    height: 1.2rem;
    overflow: hidden;
    border-radius: 0.12rem;
    position: relative;
    margin-right: 0.14rem;
}
.gameLi .img img {
    border-radius: 0.12rem;
    float: left;
    width: 100%;
    height: 100%;
}
.gamePrice .coupontime,
.gameLi .img .coupontime {
    position: absolute;
    padding: 0 0.12rem;
    height: 0.32rem;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.12rem 0 0.12rem 0;
    /* opacity: 0.7; */
    line-height: 0.32rem;
    font-size: 0.2rem;
    color: #ffffff;
    right: 0;
    bottom: 0;
}

.gameLi .img .ico-l {
    position: absolute;
    padding: 0 0.15rem;
    height: 0.32rem;
    border-radius: 0.12rem 0rem 0.12rem 0rem;
    line-height: 0.32rem;
    font-size: 0.22rem;
    color: #ffffff;
}

.gameLi  .img .newlowest {
    background: linear-gradient(90deg, #467dff 0%, #b756ee 100%);
}

.gameLi .img .lowest {
    background: #ff0000;
}

.gameLi .img .superlowest {
    background: linear-gradient(90deg, #dcbc63 0%, #b47a2e 100%);
}

.gameLi .img .ys {
    background: #f66200;
}

.gameLi .img .new {
    background: #0dbbfa;
}
.gameLi .gameZk {
    /* position: absolute; */
    /* width: 0.8rem; */
    /* height: 0.32rem; */
    /* background-color: #37b900; */
    /* border-radius: 0 0.12rem 0 0.08rem; */
    /* top: 0rem; */
    /* left: 1.76rem; */
    /* color: #ffffff; */
    /* text-align: center; */
    /* font-size: 0.22rem; */
}

.gameLi .gameContent {
    display: flex;
    /* flex: 1; */
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 1.2rem;
    width: 4.2rem;
}

.gameContent h2 {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.28rem;
    color: #353535;
    margin-bottom: 0.2rem;
    height: 0.33rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
}

.gameContent h3 {
    width: 4.13rem;
    height: 0.28rem;
    line-height: 0.28rem;
    overflow: hidden;
    font-size: 0.2rem;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    margin-top: -0.03rem;
    text-align: left;
}

.labelContainer {
    height: 0.32rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
}

.labelContainer .coupon {
    float: left;
    width: auto;
    height: 0.28rem;
    border-radius: 0.06rem;
    border: solid 0.01rem #f90c00;
    line-height: 0.3rem;
    text-align: center;
    color: #fa4f20;
    padding: 0 0.08rem;
}

.labelContainer .labelBtn {
    display: inline-block;
    height: 0.32rem;
    line-height: 0.32rem;
    float: left;
    font-size: 0.22rem;
    color: #616161;
    margin-right: 0.34rem;
}
.labelContainer {
    font-size: 0.2rem;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #9b9b9b;
    margin-bottom: 0.05rem;
    /* text-decoration: line-through; */
    display:flex;
    align-items:center;
    justify-content:flex-start;
    color: #fa4f20;
}
.labelContainer .oldPrice{
    padding-right:0.08rem;
    color: #9b9b9b;
    text-decoration: line-through;
}
.labelContainer em{
    padding: 0 0.06rem;
    line-height: 0.3rem;
    height: 0.3rem;
    background-color: #ffe6de;
    border-radius: 0.06rem;
    float: right;
    margin-left: 0.08rem;
    color: #ff3c08;
}

.gameContent .gamePrice {
    width: 100%;
    height: 0.35rem;
    text-align: left;
}

.gamePrice .relPrice {
    color: #fa4f20;
    float: left;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.28rem;
    margin-right: 0.04rem;
}

.gamePrice .relPrice em {
    font-size: 0.2rem;
    margin-right: 0.06rem;
}

.gamePrice .red {
    color: #ff3000;
}

.gamePrice .oldPrice {
    height: 0.28rem;
    line-height: 0.28rem;
    float: left;
    color: #b5b5b5;
    font-size: 0.2rem;
    margin-top: 0.08rem;
    text-decoration: line-through;
    margin-right: 0.1rem;
}

.gamePrice .newlowest {
    width: 0.82rem;
    height: 0.32rem;
    background-image: linear-gradient(224deg, #467dff 0%, #b756ee 100%);
    border-radius: 0.08rem;
    float: left;
    color: #ffffff;
    font-size: 0.21rem;
    line-height: 0.32rem;
    text-align: center;
}

.gamePrice .zk {
    width: 0.72rem;
    height: 0.32rem;
    background: #ff0000;
    border-radius: 0.08rem;
    float: left;
    color: #ffffff;
    font-size: 0.21rem;
    line-height: 0.32rem;
    text-align: center;
}

.gamePrice .coupontime {
    float: right;
    width: auto;
    height: 0.32rem;
    background-color: #ffe4d8;
    border-radius: 0.06rem;
    line-height: 0.32rem;
    text-align: center;
    padding: 0 0.05rem;
    font-size: 0.2rem;
    color: #fa4f20;
}

.overflowHide {
    position: fixed;
    left: 0;
    right: 0;
    overflow: hidden;
    top: 2.74rem;
}


.gameLi .zk-platform {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}


.gameLi .zk-platform .plat-ico {
    width: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.3rem;
}

.gameLi .zk-platform .plat-ico .ico-img {
    height: 0.2rem;
    margin-right: 0.06rem;
}

.gameLi .zk-platform .plat-ico .ico-name {
    font-size: 0.2rem;
}

.gameLi .gameZk {
    width: 0.8rem;
    height: 0.32rem;
    background-color: #37b900;
    border-radius: 0.06rem;
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.2rem;
    color: #ffffff;
    margin-top: 0.08rem;
}
