.myiframe {
    box-sizing: border-box;
}

.youxi1 {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    margin-left: 0;
}

.mybackground {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.mybackground img {
    width: 100%;
    height: 100%
}

.my_new_menu {
    width: 210px;
    position: absolute;
    bottom: 180px;
    left: 50%;
    margin: 0 0 0 380px;
    z-index: 10;
}

.my_new_menu .my_code img {
    width: 210px;
    height: 210px;
}

.my_new_menu .my_a a {
    display: block;
    margin-top: 10px;
    background: url(/assets/common/img/font_bg.png) no-repeat;
    text-align: center;
    line-height: 67px;
    color: #441d03;
    font-size: 36px;
    font-weight: bold;
}

.content_box {
    background: #ffffff;
    z-index: 1000;
    margin: 0 auto;
}

.con_tit {
    height: 48px;
    line-height: 48px;
    background: rgba(245, 245, 245, 1.0);
    text-align: center;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #d9d9d9;
    font-weight: bold;
}

.content_box ul {
    padding: 2px 18px 0 18px;
    clear: both;
}

.content_box ul li {
    clear: both;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    height: 46px;
    line-height: inherit;
    padding: 0px;
    margin-left: 0px;
}

.content_box ul li span {
    position: absolute;
    left: 0;
    top: 10px;
    width: 40px;
    height: 26px;
    display: inline-block;
    border-right: 1px solid #e0e0e0;
    float: inherit;
    margin: 0px;
    padding: 0px;
}

.content_box ul li span.user {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/user.png) no-repeat center;
    background-size: 24px auto;
}

.content_box ul li span.password {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/ps.png) no-repeat center;
    background-size: 24px auto;
}

.content_box ul li span.yzm {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/ps.png) no-repeat center;
    background-size: 24px auto;
}

.content_box ul li p {
    position: absolute;
    left: 50px;
    top: 0;
    right: 10px;
}

.content_box ul li p .input_1, .input_2 {
    background: none;
    border: 0;
    width: 100%;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0;
}

.content_box ul li p .input_2 {
    width: 60%;
}

.content_box ul li .send_yzm {
    width: 80px;
    float: inherit;
    border: inherit;
    margin: 0px;
    text-align: center;
    position: absolute;
    border-radius: 0px;
    right: 0;
    top: 0;
    height: 16px;
    padding: 15px 10px;
    font-size: 14px;
    background: #00b1fd;
    color: #fff;
    display: inline-block;
    cursor: pointer;
}

.content_box .tishi {
    clear: both;
    margin: 5px 0 0 18px;
}

.content_box .tishi span {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/warn2.png) left no-repeat;
    background-size: 18px auto;
    padding-left: 20px;
    font-size: 13px;
    color: #ea0303;
    line-height: 18px;
}

.content_box .button {
    margin: 15px 18px 20px 18px;
    height: 42px;
    clear: both;
}

.content_box .button a {
    float: left;
    width: 32%;
    margin-right: 2%;
    color: #fff;
    height: 16px;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    padding: 13px 0;
}

.content_box .button a:last-child {
    margin-right: 0;
}

.content_box .button a.SW {
    background: #00b1fd;
}

.content_box .button a.SW:hover {
    background: #01a3e8;
}

.content_box .button a.RG {
    background: #ffc000;
}

.content_box .button a.RG:hover {
    background: #edb200;
}

.content_box .button a.LG {
    background: #5ac845;
}

.content_box .button a.LG:hover {
    background: #42bb2b;
}

.content_box .button a.both {
    float: right;
}

.content_box .text {
    padding: 18px 18px 6px;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.content_box .other_Lg {
    clear: both;
    position: relative;
    margin: 10px;
}

.content_box .other_Lg .tit {
    height: 30px;
    line-height: 30px;
    clear: both;
}

.content_box .other_Lg .tit span {
    float: left;
}

.content_box .other_Lg .tit .left, .right {
    width: 32%;
    height: 1px;
    background: #d9d9d9;
    margin-top: 14px;
}

.content_box .other_Lg .tit .middle {
    width: 36%;
    text-align: center;
    font-size: 14px;
    color: #8c8c8c;
}

.content_box .other_Lg .style {
    clear: both;
    margin: 10px 0;
    height: 32px;
}

.content_box .other_Lg .style a {
    float: left;
    width: 33.3%;
    height: 32px;
    display: inline-block;
    text-align: center;
}

.content_box .other_Lg .style a.sina {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/sina.png) no-repeat center center;
    background-size: 32px auto;
}

.content_box .other_Lg .style a.sina:hover {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/sina_on.png) no-repeat center center;
    background-size: 32px auto;
}

.content_box .other_Lg .style a.QQ {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/QQ.png) no-repeat center center;
    background-size: 32px auto;
}

.content_box .other_Lg .style a.QQ:hover {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/QQ_on.png) no-repeat center center;
    background-size: 32px auto;
}

.content_box .other_Lg .style a.wx {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/wx.png) no-repeat center center;
    background-size: 32px auto;
}

.content_box .other_Lg .style a.wx:hover {
    background: url(http://source.dahuowang.cn/public/sdk/images/sdk/wx_on.png) no-repeat center center;
    background-size: 32px auto;
}

.opacity_sdk {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

@media all and (min-width: 240px) and (max-width: 320px) {
    .content_box .button a.both {
        width: 34%;
    }
}

.content_box .middle_platform {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 40px;
}

.content_box .middle_platform a {
    color: #666;
    border-top: 1px solid #d9d9d9;
    text-decoration: none;
    display: block;
    text-align: center;
}

.content_box .other_Lg .style_higt {
    height: 50px;
}

/*侧滑页面*/
html, body {
    /*height: 500px;*/
}

.float_icon p {
    color: #FDFBFB;
    margin-top: 62px;
    margin-left: 21px;
}

#cehua_con {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
}

/*引入提示页面*/
.game_tishi_div {
    width: 80%;
    position: fixed;
    background: #fff;
    z-index: 1000;
    margin: 0 auto;
    left: 10%;
    top: 20%;
    display: none;
}

.game_tishi_div .title {
    line-height: 36px;
    height: 36px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    padding-left: 10px;
    position: relative;
}

.game_tishi_div .title .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    background: url(../img/close.png) no-repeat center;
    background-size: 18px 18px;
    cursor: pointer;
}

.game_tishi_div .text_tishi {
    margin: 30px 0;
    width: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.game_tishi_div .sure, .game_tishi_div .game_sure2, .game_tishi_div .game_cancel {
    width: 100%;
    float: left;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    color: #267ada;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
}

.game_tishi_div .sure:hover, .game_tishi_div .game_sure2:hover, .game_tishi_div .game_cancel:hover {
    background: #f0f0f0;
}

.game_tishi_div .game_sure2, .game_tishi_div .game_cancel {
    width: 50%;
}

.game_tishi_div .game_cancel em {
    border-right: 1px solid #e5e5e5;
    float: right;
    height: 40px;
}

.game_link_a, .base_display_none {
    display: none;
}

.game_downloadhezi, .game_loginuser, .game_mobilebind, .game_user_perfect {
    display: none;
}

.game_bg_class_div {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 701;
    display: none;
}

/*活动浮标*/
.draw_box {
    position: fixed;
    top: 10%;
    z-index: 98;
    right: 0;
}

.draw_box #icon_draw {
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../active/zhongqiu.png?v=1.0) no-repeat center center;
    background-size: 100%;
    right: -10px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.draw_page_box {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    bottom: 0;
    background: #f5f5f5;
    z-index: 99;
    height: 100%;
    max-width: 600px;
}

.draw_close {
    left: 88%;
    position: absolute;
    margin-top: 12px;
    top: 0;
    width: 33px;
    height: 33px;
    background: url(../active/close.png) no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.draw_page {
    height: 100%;
}

/** safrai添加主页引导 **/
.add-home {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 220px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 5px;
    z-index: 9999;
}

.add-home-close {
    float: right;
    font-size: 25px;
    margin-right: 4px;
    margin-top: -3px;
}

.add-home-close:hover {
    cursor: pointer;
}

.add-home .add-home-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px;
    height: 50px;
    background: url(../../images/icon_new.png) no-repeat center;
    background-size: 100% 100%;
}

.add-home .add-home-tip-box-1 {
    position: absolute;
    left: 65px;
    height: 30px;
    width: 145px;
    font-size: 15px;
    line-height: 38px;
}

.add-home .add-home-tip-box-1 div, .add-home .add-home-tip-box-2 div {
    float: left;
}

.add-home .add-home-tip-box-1 .add-home-fx {
    width: 15px;
    height: 20px;
    margin-left: 5px;
    margin-top: 6px;
    background: url(../../images/safrai_fx.jpg) no-repeat center;
    background-size: 100% 100%;
}

.add-home .add-home-tip-box-2 {
    position: absolute;
    top: 30px;
    left: 65px;
    height: 30px;
    width: 145px;
    font-size: 15px;
    line-height: 22px;
}

.add-home .add-home-tip-box-2 .add-home-btn {
    width: 15px;
    height: 15px;
    margin-left: 6px;
    margin-top: 4px;
    background: url(../../images/safrai_add.gif) no-repeat center;
    background-size: 100% 100%;
}