abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    -webkit-font-smoothing: antialiased
}

body {
    font-size: 14px;
    line-height: 1.5;
    color: #444;
    font-family: Open Sans,Arial,Hiragino Sans GB,sans-serif;
    background: #e8e8e8;
    overflow-x: hidden;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

dl>dd,ul>li {
    list-style: none
}

blockquote,q {
    quotes: none
}

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

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    outline: 0;
    color: #555;
    text-decoration: none;
    cursor: pointer;
    transition:.2s;
    -moz-transition:.2s; /* Firefox 4 */
    -webkit-transition:.2s; /* Safari and Chrome */
    -o-transition:.2s; /* Opera */
}

a:hover {
    color: #090;
    text-decoration: none;
    transition:.2s;
    -moz-transition:.2s; /* Firefox 4 */
    -webkit-transition:.2s; /* Safari and Chrome */
    -o-transition:.2s; /* Opera */
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    color: transparent;
    height: 1px;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px
}

input,select {
    outline: 0;
    vertical-align: middle;
    font-family: Open Sans,Arial,Hiragino Sans GB,sans-serif;
}

samp {
    font-family: Open Sans,Arial,Hiragino Sans GB,sans-serif;
}
button { outline: none;}
.nowrap { white-space: nowrap;}
.hidden{
    overflow:hidden;
}
.clearfix:after,.clearfix:before {
    clear: both;
    content: "\90";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}
.block{display: block!important;}
h2 { font-size: 16px;  font-weight: normal;  color: #555;  font-family: Open Sans,Arial,Hiragino Sans GB,sans-serif; }


.gamelistimg{max-height: 169px;}


.ori_price{color: #9e9ea6;text-decoration: line-through;}
.now_price{color: green;font-weight:bold;}
.discountnum{color: green;font-weight:bold;}