html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,textarea,header,button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: "Roboto"!important;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

input {
    outline: 0
}

body {
    line-height: 1;
    background: #FFF;
    font-size: 1em;
    font-family: Arial;
    line-height: 150%;
    margin: 0;
    padding: 0;
    color: #000
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: none
}

a {
    text-decoration: none;
    color: #ccc
}

a:hover {
    text-decoration: none
}

#topHeader_m {
    background: #fff;
    height: 50px;
    position: fixed;
    z-index: 1;
    top: 0;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 0
}

.block {
    position: relative;
    clear: both
}

.scroll_vertical {
    width: 100%;
    padding: 0;
    border-bottom: 5px solid #f5f5f5;
    border-top: 5px solid #f5f5f5
}

.scroll_vertical img {
    padding: 8px 0 0 0;
    display: block;
    margin: 0 auto;
    width: 95%
}

.scroll_vertical .box {
    overflow: hidden;
    height: 63px;
    margin: 0;
    margin-right: 3%;
    margin-left: 3%
}

body {
    background: #dedede;
    margin: 0
}

ol,ul {
    list-style: none
}

h4 {
    color: #444;
    font-size: 74%;
    line-height: 180%;
    width: 80%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.info {
    margin-left: 10%
}

h5 {
    color: #444;
    font-size: 90%;
    line-height: 175%
}

h6 {
    color: #444;
    font-size: 74%;
    line-height: 120%;
    width: 75%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word
}

.gl_list_list {
    background: #fff
}

.gl_list_list .gl_list_one {
    border-bottom: 1px solid #f5f5f5;
    height: 50px;
    padding: 10px;
    position: relative;
    background-color: #fff
}

.gl_list_list .gl_list_one .gamelistbrief {
    color: rgba(68,68,68,0.6);
    width: 100%;
!important}

.gl_list_list .gl_list_one_left {
    width: 75px;
    position: absolute;
    left: 10px;
    top: 10px
}

.gl_list_list .gl_list_one_left span {
    width: 64px;
    height: 26px;
    display: block;
    position: absolute;
    top: 1px;
    left: -18px;
    -webkit-background-size: 64px 26px;
    font-size: 10px;
    line-height: 26px;
    text-align: center;
    color: #46671b;
    -webkit-transform: rotate(-45deg)
}

.gl_list_list .gl_list_one_center {
    margin-left: 60px;
    margin-top: -5px;
    color: #000;
    margin-right: 60px
}

.gl_list_one_left img {
    height: 48px;
    -webkit-border-radius: 4px
}

.gl_list_one_left img:hover,.gl_list_menu_one_left span img:hover {
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
    transition: .3s linear;
    transition-property: initial;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    transition-delay: 200ms;
    -webkit-transform: rotate(3deg) scale(1.1);
    -moz-transform: rotate(3deg) scale(1.1);
    -o-transform: rotate(3deg) scale(1.1);
    -ms-transform: rotate(3deg) scale(1.1)
}

.gl_list_one_center div {
    height: 25px;
    line-height: 25px;
    font-size: 12px
}

.gl_list_one_center div span {
    display: inline-block;
    vertical-align: middle
}

.gl_list_one_right {
    position: absolute;
    right: 3%;
    top: 38px;
    margin-top: -18px
}

.gl_list_one_right a:active {
    background: #c60
}

.gl_list_list .gl_list_one_center .gl_list_one_center_activity {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    border: 1px solid #df461d;
    background: #ea7727;
    padding: 0 3px;
    -webkit-border-radius: 3px;
    color: #FFF;
    text-align: center;
    margin-right: 5px;
    text-decoration: none;
    margin-top: 4px
}

.banner_btn {
    top: -41px;
    float: right;
    position: relative
}

@media all and (min-width: 640px) {
    .gl_list_menu .gl_list_menu_one .gl_list_menu_one_left,.gl_list_menu .gl_list_menu_one .gl_list_menu_one_right, {
        margin:0
    }
}

.gl_info_right a.fl_button {
    padding: 3px 10px
}

.dl_button {
    height: 40px;
    line-height: 40px;
    padding: 14px 10px;
    text-align: center;
    background: #fcf7f3
}

.dl_button .fl_button {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    display: block
}

.fl_button_no_width {
    width: auto
}

.fl_button {
    width: 40px;
    height: 22px;
    border-radius: 3px;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    line-height: 140%
}

.fl_button_red {
    background: #29b6f6;
    color: #FFF;
    box-shadow: 0 1px 4px #c2c2c2
}

.game_title {
    height: auto;
    width: 100%;
    display: block
}

.game_image {
    padding-top: 10%;
    padding-bottom: 0
}

.icon120 {
    width: 17%;
    display: block;
    margin: 0 auto;
    border-radius: 4px
}

.game_commend {
    height: auto;
    width: 94%;
    padding-left: 3%
}

.game_commend img {
    width: 100%
}

.game_commend td {
    padding: 1%
}

.game_title h5 {
    font-size: 110%;
    text-align: center;
    padding-top: 5px;
    color: #444;
    height: 20px
}

.game_desc {
    float: top;
    height: auto;
    width: 100%;
    min-height: 100px;
    display: block;
    padding-top: 10px
}

.game_desc h5 {
    padding-left: 10%;
    font-size: 87%;
    color: #444;
    width: 80%
}

.game_desc h6 {
    padding-left: 10%;
    font-size: 72%;
    color: #444;
    -webkit-line-clamp: 20;
    line-height: 160%;
    width: 80%
}

.game_ad {
    height: auto;
    min-height: 243px;
    width: 100%;
    display: block
}

.game_ad h5 {
    padding-left: 20%;
    font-size: 87%;
    color: #444;
    width: 70%
}

.game_ad img {
    height: 56%;
    display: block;
    margin: 0 auto
}

.game_ad .big_btn {
    width: 56%;
    height: 36px;
    font-size: 160%;
    line-height: 38px
}

.copyright {
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 6%
}

.copyright img {
    margin-top: 10px;
    width: 100px;
    display: block;
    margin-bottom: 5%
}

.copyright h6 {
    width: 100%;
    -webkit-line-clamp: 20;
    margin-bottom: 2%
}

.copyright h4 {
    text-align: right;
    width: 98%
}

body {
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    height: 100%
}

#h5_gamelist {
    min-height: 100vh
}

.bodyMask {
    position: fixed;
    width: 1000px;
    left: 9999px;
    z-index: 2000;
    top: 0;
    background: #dedede;
    height: 100px
}

@media screen and (min-width: 640px) {
    .bodyMask {
        left:50%;
        transform: translate(320px,0)
    }

    #mymenu {
        left: 50%;
        transform: translate(-320px,0)
    }
}

.gl_list_list .gl_list_one_center h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.__bottomAds {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    max-width: 640px;
    width: 100%;
    z-index: 10
}

.__bottomAds .noCheck {
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    left: -1000px;
    top: -1000px
}

.__bottomAds .__bottomAds_ADs {
    width: 100%;
    max-height: 100px;
    overflow: hidden;
    -webkit-transition: margin-bottom .7s ease-in-out;
    -o-transition: margin-bottom .7s ease-in-out;
    transition: margin-bottom .7s ease-in-out;
    background: #fff
}

.__bottomAds .__bottomAds_op {
    border-top: 1px solid #bcbcbc;
    height: 1px;
    background-color: #bcbcbc;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,1) 25%,transparent 25%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,1) 25%,transparent 25%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,1) 25%,transparent 25%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    text-align: center;
    margin-top: -2px
}

.__bottomAds .__bottomAds_op .spanimg {
    display: block;
    width: 10%;
    height: 35px;
    border: 1px solid #b2cb4d;
    border-width: 1px 1px 0 1px;
    margin: 0 auto;
    background: rgba(30,122,155,1);
    margin-top: -36px;
    border-radius: 60px 60px 0 0;
    max-width: 35px
}

.__bottomAds .__bottomAds_op .spanimg img {
    display: block;
    width: 70%;
    margin-left: 15%;
    margin-top: 13px;
    -webkit-transition: -webkit-transform .7s ease-in-out;
    -o-transition: -o-transform .7s ease-in-out;
    transition: transform .7s ease-in-out
}

.__bottomAds .noCheck:checked+div .__bottomAds_op .spanimg img {
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.__bottomAds .noCheck:checked+div .__bottomAds_ADs {
    margin-bottom: -100%
}

.__bottomAds .noCheck+div.__hideBorder .__bottomAds_op {
    margin-top: 0
}

.adbox_for_fox_p {
    background: #fff;
    padding: 10px 0
}

.adbox_for_fox {
    max-height: 100px
}
