.myRewards {
    position: fixed;
    _position: absolute;
    right: 0;
    top: 10%;
    z-index: 10000;
    padding-left: 30px;
    width: 0;
    overflow: hidden;
    box-sizing: content-box
}

.myRewards ul,
.myRewards li {
    margin: 0;
    padding: 0
}

.myRewards img {
    border: 0;
    display: block
}

.myRewards a {
    color: #000;
    text-decoration: none;
    outline: 0 none
}

.myRewards-main {
    width: 240px;
    height: 460px;
    font: 12px/1.5 "microsoft yahei", tahoma, arial, sans-serif;
    color: #000;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-right: 0
}

.btn-myRewards {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -72px
}

.myR-h,
.myR-bot {
    margin: 0;
    background-color: #e7e7e7
}

.myRewards-main .myR-h {
    padding: 0 0 0 6px;
    font-size: 14px;
    font-weight: normal;
    background-image: none;
    padding-left: 1em;
    height: 36px;
    line-height: 36px
}

.myRewards-main .myR-bot {
    padding-right: 6px;
    font-size: 12px;
    text-align: right;
    height: 26px;
    line-height: 26px
}

.myR-bot a:hover {
    text-decoration: underline
}

.myRewardsbox {
    font-size: 0;
    background-color: #eee;
    width: 240px
}

.myRewards-list {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 90px;
    font-size: 12px
}

.myRewards-list ul {
    list-style: none
}

.myRewards-list ul.not-full {
    border-top: 1px solid #dfdfdf
}

.myRewards-list li {
    display: block;
    height: 56px;
    text-indent: 0;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.myRewards-list a {
    position: relative;
    display: block;
    padding-left: 39px;
    height: 55px;
    line-height: 55px;
    font-size: 11px;
    border-bottom: 1px solid #ccc
}

.myRewards-list a.fifth {
    border-bottom: 0
}

.myRewards-list a img {
    position: absolute;
    left: 5px;
    top: 13px;
    width: 30px;
    height: 30px
}

.myRewards-list .myR-on {
    border-right: 0
}

.myRewards-list .myR-on a,
.myRewards-list .myR-on a:hover {
    background-color: #fff
}

.myRewards-detail {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 400px;
    font-size: 12px;
    background-color: #fff
}

.myRewards-ubox {
    padding: 14 5 0 10
}

.myRewards-notice {
    margin-top: -10px;
    width: 130px;
    min-height: 106px;
    box-sizing: content-box;
    height: 388px;
    position: relative;
    overflow: hidden scroll
}

.myRewards-code-tit {
    margin: 0 0 20px;
    width: 132px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    background-color: #e7e7e7;
    border-radius: 10px
}

.myRewards-code {
    margin: 0 0 30 0;
    padding: 0 5 0 10
}

.myRewards-code img {
    width: 134px;
    height: 134px;
    margin-left: -11px
}

.myRewards-account {
    font-size: 12px;
    word-break: break-all;
    line-height: revert;
    margin-top: -15px
}

.myRewards .sider-text {
    font-size: 17px;
    width: 30px;
    text-align: center;
    background-color: #323d45;
    margin: 0;
    padding: 1em 0;
    border-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    font-family: 寰蒋闆呴粦, Tahoma, Verdana, Arial
}

.myRewards .sider-close {
    float: right;
    height: 36px;
    line-height: 36px;
    font-family: sans-serif;
    width: 30px;
    text-align: center;
    color: #777;
    font-weight: bold;
    cursor: pointer
}