body,
p,
h1,
h2,
h3,
h4,
h5,
li,
span,
i,
ul,
img,
a,
strong,
input,
button,
textarea,
select,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
}


body {
    font-family: "microsoft yahei", "Arial";
    font-size: .24rem;
    line-height: 1;
    -webkit-user-select: none;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

::-webkit-scrollbar {
    width: 0;
    height: 0;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

[class|="ico"] {
    display: inline-block;
    vertical-align: middle;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: none;
}

i,
var,
em {
    font-style: normal;
}

button {
    font-family: "microsoft yahei", "Arial";
    outline: none;
    cursor: pointer;
    font-size: .24rem;
    border: none;
}

iframe {
    border: none;
}

input,
select,
textarea {
    outline: none;
    font-family: "microsoft yahei", "Arial";
    font-size: .24rem;
    border-radius: 0;
    border: none;
    background: none;
}

input:disabled {
    opacity: 1;
    color: #333;
}

input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"],
input[type="number"],
input[type="button"],
button,
input[type="date"],
textarea {
    -webkit-appearance: none;
    border: none;
    background: none;
}

textarea {
    resize: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.hide {
    display: none !important;
}

.column{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.column > * {
    column-count:1;
    flex-grow:1;
    flex-shrink 0;
    text-align: center;
}
.guIOEz {
    width: 100%;
    height: 46px;
    background-color: #fff;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.guIOEz:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ebebeb;
    width: 100%;
    height: 6px;
}
.guIOEz .shortcut span {
    position: absolute;
    font-size: 0.625rem;
    left: 0;
    right: 0;
    bottom: 3px;
    text-align: center;
}
.guIOEz .shortcut.bet {
    background-image: url(info/bet.png);
}
.guIOEz .shortcut.result {
    background-image: url(info/result.png);
}
.guIOEz .shortcut.deposit {
    background-image: url(info/deposit.png);
}
.guIOEz .shortcut.stats {
    background-image: url(info/stats.png);
}
.guIOEz .shortcut.service {
    background-image: url(info/service.png);
}
.guIOEz .shortcut {
    text-decoration: none;
    display: block;
    height: 40px;
    margin-top: 6px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    background-size: auto 42%;
    background-position: center 20%;
    background-repeat: no-repeat;
    position: relative;
}


.gzjRIk {
    position: fixed;
    background-color: rgba(0,0,0,0.7);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    opacity: 1;
    visibility: visible;
}

.hSRnbX {
    position: fixed;
    width: 55%;
    height: 100%;
    overflow: hidden;
    top: 0;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    background-color: #fff !important;
    z-index: 999;
    -webkit-box-shadow: 0 0 16px rgba(55,55,55,0.5);
    box-shadow: 0 0 16px rgba(55,55,55,0.5);
    -webkit-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -webkit-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}
.hSRnbX .sidebar-header {
    height: 70px;
    line-height: 20px;
    padding: 15px 0;
    box-sizing: border-box;
    background: #7dcaff;
    background: -moz-linear-gradient(left,#7dcaff 0%,#1a5194 100%);
    background: -webkit-linear-gradient(left,#7dcaff 0%,#1a5194 100%);
    background: linear-gradient( to right, #7dcaff 0%, #1a5194 100% );
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dcaff',endColorstr='#1a5194',GradientType=1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dcaff',endColorstr='#1a5194',GradientType=1);
}
.hSRnbX .sidebar-header h3.username {
    font-size: 13px;
    font-weight: bold;
}
.hSRnbX .sidebar-header h3 {
    margin: 0;
    text-align: center;
    color: #fff;
}
.hSRnbX .sidebar-header h3.balance {
    font-size: 11px;
    font-weight: normal;
}
.hSRnbX .sidebar-header h3 {
    margin: 0;
    text-align: center;
    color: #fff;
}
.hSRnbX .sidebar-content {
    height: calc(100% - (70px + 6px + 6px));
    margin-bottom: 6px;
    overflow: auto;
}
.hSRnbX .sidebar-content .sidebar-item:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
}
.hSRnbX .sidebar-content .sidebar-item {
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon1 {
    background-position: 0px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon6 {
    background-position: -153px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon7 {
    background-position: -183px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon8 {
    background-position: -214px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon9 {
    background-position: -244px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon10 {
    background-position: -275px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon.mtd_icon15 {
    background-position: -427px 0px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-icon {
    position: absolute;
    height: 30px;
    width: 30px;
    top: 7px;
    left: 15px;
    background: url(/mobile3/images/tu2.png);
    background-size: 457px 30px;
}
.hSRnbX .sidebar-content .sidebar-item .sidebar-item-title {
    width: 100%;
    height: 100%;
    padding-left: 60px;
    font-size: 13px;
    box-sizing: border-box;
}
.hSRnbX .sidebar-footer {
    height: 6px;
    width: 100%;
    background: #7dcaff;
    background: -moz-linear-gradient(left,#7dcaff 0%,#1a5194 100%);
    background: -webkit-linear-gradient(left,#7dcaff 0%,#1a5194 100%);
    background: linear-gradient( to right, #7dcaff 0%, #1a5194 100% );
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dcaff',endColorstr='#1a5194',GradientType=1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dcaff',endColorstr='#1a5194',GradientType=1);
    position: absolute;
    bottom: 0;
    left: 0;
}

