html {
    width: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
    background: #fff;
    width: 100%;
    overflow-x: hidden;
	background-color:#f2f2f2;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
ol,
ul,
li,
p,
form {
    margin: 0;
    padding: 0;
}

ol,
ul,
li,
dl,
dd,
dt {
    list-style: none;
}

a img {
    border: none;
    display: block;
}

em,
i {
    font-style: normal;
}

div,
li
ul,
ol,
dl,
dd,
dt,
p {
    width: auto;
    overflow: hidden;
}

a {
    overflow: hidden;
    outline: none;
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #0184e9;
}

.clear {
    clear: both;
    font-size: 0;
    visibility: hidden;
    width: 0;
    line-height: 0;
}

.fl,
.lt {
    float: left;
    display: inline;
}

.fr,
.rt {
    float: right;
    display: inline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.includeGlobalTop {
    height: 33px;
    overflow: visible;
}

input {
    outline: none
}

a {
    blr: expression(this.onFocus=this.blur());
    /* IE Opera */
    outline: none;
    /* FF Opera */
}

a:focus {
    -moz-outline-style: none;
    /* FF */
}

.h5_head {
    height: 44px;
    background: #272830;
    line-height: 44px;
    color: #959595;
    position: relative;
    overflow: visible;
    z-index: 999;
    font-size: 14px;
}

.h5_head_bg {
    background-image: url(../../images/h5img/head_icon.png);
    background-repeat: no-repeat;
}

.h5_head_main {
    width: 1000px;
    margin: 0 auto;
    overflow: visible;
}

.h5_head_lt {
    margin-left: -16px;
}

.h5_head_lt div {
    float: left;
    padding-left: 16px;
    background-position: 0 -259px;
}

.h5_head_lt a,
.h5_head_rt a {
    color: #959595;
}

a.h5_head_h5 {
    padding: 0 15px 0 25px;
    background-position: 0 0px;
}

a.h5_head_h5:hover {
    background-position: 0 -36px;
    color: #ff3b43;
}

a.h5_head_073 {
    padding-left: 21px;
    background-position: 0 -72px;
}

a.h5_head_073:hover {
    background-position: 0 -110px;
    color: #0d8aea;
}

a.h5_head_save {
    padding-left: 23px;
    background-position: 0 -147px;
}

a.h5_head_save:hover {
    background-position: 0 -184px;
    color: #ff3b43;
}

a.h5_head_saveok {
    padding-left: 23px;
    background-position: 0 -221px;
    cursor: default;
    color: #ff3b43;
}

.h5_head_rt {
    margin-right: -1px;
    overflow: visible;
}

.h5_head_rt div {
    padding: 0 16px 0 15px;
    float: left;
    background-position: right -294px;
}

.h5_head_rt a:hover {
    color: #ff3b43;
}

.h5_head_rt div.h5_head_games {
    padding: 0 1px 0 0;
    position: relative;
    overflow: visible;
}

.h5_head_rt div.h5_head_games a.games {
    padding: 0 20px;
    color: #ff3b43;
    display: block;
}

.h5_head_rt div.h5_head_games.showbox a.games {
    background: #31323e;
}

.h5_head_rt div.h5_head_user {
    padding: 0 6px 0 5px;
    position: relative;
    overflow: visible;
}

.h5_head_rt div.h5_head_user a.a_name {
    width: 132px;
    display: block;
    padding-left: 48px;
}

.h5_head_rt div.h5_head_user.showbox a.a_name {
    color: #fff;
    background: #31323e;
}

.h5_head_rt div.h5_head_user p {
    width: 100px;
    overflow: hidden;
    height: 44px;
    display: block;
}

.h5_head_rt div.h5_head_user span {
    display: block;
    position: absolute;
    left: 12px;
    top: 7px;
    width: 30px;
    height: 30px;
}

.h5_head_rt div.h5_head_user span img {
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

.h5_head_rt div.h5_head_user a i {
    position: absolute;
    right: 22px;
    top: 20px;
    width: 8px;
    height: 4px;
    display: block;
    background-position: 0 -255px;
}

.h5_head_rt div.h5_head_user.showbox a.a_name i {
    background-position: 0 -346px;
}

.h5_head_rt div.h5_head_user ul {
    position: absolute;
    top: 44px;
    left: 5px;
    border: #dddddd solid 1px;
    width: 174px;
    padding: 0px 2px 2px;
    background: #ffffff;
    display: none;
    box-shadow: 0 0 5px #e3e3e3;
}

.h5_head_rt div.h5_head_user ul li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: #fff solid 2px;
}

.h5_head_rt div.h5_head_user ul li a {
    background: #f1f1f1;
    display: block;
    color: #333;
}

.h5_head_rt div.h5_head_games ul li a:hover {
    color: #ff3b43;
}

.h5_head_rt div.h5_head_games ul {
    position: absolute;
    top: 44px;
    left: 0px;
    border: #dddddd solid 1px;
    width: 97px;
    padding: 0px 2px 2px;
    background: #ffffff;
    display: none;
    box-shadow: 0 0 5px #e3e3e3;
}

.h5_head_rt div.h5_head_games ul li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: #fff solid 2px;
}

.h5_head_rt div.h5_head_games ul li a {
    background: #f1f1f1;
    display: block;
    color: #333;
}

.h5_head_rt div.h5_head_user ul li a:hover,
.h5_head_rt div.h5_head_games ul li a:hover {
    color: #ff3b43;
}

.h5_foot {
    background: #272830;
}

.h5_footbox {
    width: 1000px;
    height: 202px;
    padding-top: 50px;
    position: relative;
    font-size: 14px;
    color: #888996;
    line-height: 24px;
    margin: 0 auto;
}

.h5_footbox a {
    color: #b2b4c7;
}

.h5_footbox i {
    color: #3d3e4a;
    padding: 0 10px;
}

.h5_footbox p {
    border-top: #3d3e4a solid 1px;
    margin-top: 8px;
    padding-top: 6px;
}

.h5_footcopy {
    padding-left: 220px;
    width: 540px;
    float: left;
}

.h5_footcopy div {
    padding-top: 22px;
}

.h5_footcopy div img {
    display: inline-block;
    margin: 0 10px;
}

.h5_footbox a:hover {
    color: #ff3b43;
}

.h5_foot_rt {
    width: 280px;
    float: right;
}

.h5_foot_rt div {
    width: 130px;
}

.h5_foot_rt div a {
    width: 126px;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    text-align: center;
    font-size: 16px;
    display: block;
}

.h5_foot_rt div a.btn1 {
    border: #ff164d solid 2px;
    color: #ff164d;
    margin-bottom: 20px;
}

.h5_foot_rt div a.btn1:hover {
    background: #ff164d;
    color: #fff;
}

.h5_foot_rt div a.btn2 {
    border: #ffb121 solid 2px;
    color: #ffb121;
}

.h5_foot_rt div a.btn2:hover {
    background: #ffb121;
    color: #fff;
}

.h5_foot_rt dl {
    width: 120px;
    text-align: center;
    padding-top: 10px;
    height: 132px;
    background: #fff;
}

.h5_foot_rt dl dt {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.h5_foot_rt dl dd {
    font-size: 12px;
    color: #666666;
    padding-top: 3px;
}

.h5_foot_logo{ position: absolute; left: 0px; top:50px; width: 189px; height: 110px; }

/*2017-10-19 新增样式*/
.h5_head_rt div.h5_head_games ul{ width: 90px; }
.h5_head_rt div.h5_head_user a.a_name{ width: 100px; }
.h5_head_rt div.h5_head_user p{ width: 70px; }
.h5_head_rt div.h5_head_user ul{ width: 142px; }
.h5_head_rt div.h5_head_msg{ padding: 0 0px 0 15px; overflow: visible; }
.h5_head_rt div.h5_head_msg a{display: block;position: relative; width: 20px; height: 15px; background: url(../../images/h5img/msg_icon.png) no-repeat 0 0; margin-top: 14px; overflow: visible;}
.h5_head_rt div.h5_head_msg a i{ width: 5px; height: 5px; border-radius: 2px; background: #ff144e; position: absolute; right: -2px; top:-2px; }