body {
    font-family: Microsoft YaHei UI;
    margin: 0;
    padding: 0;
    background-color: #f0f0f0;
    min-width: 1240px;
    font: 14px / 1.5 "Microsoft YaHei", 微软雅黑, arial, tahoma, sans-serif;
}

menu, ol, ul {
    list-style: none;
}
.w1240 {
    width: 1240px;
    margin: 0 auto;
}
.none{
    display: none;
}
a {
    text-decoration: none;
    outline: none;
    white-space: nowrap;
}
.web_show {
    display: block;
}
.common_top {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 12px;
    background-color: #EFEFEF;
}
.common_top .w1200 {
    position: relative;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.common_top .w1200 {
    position: relative;
}

.common_top .tlnormal {
    height: 23px;
}

.common_top .toollist {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 88px;
    overflow: hidden;
}

.common_top .toollist a.favorite {
    margin-right: 4px;
    background-image: url(//cdn-wan.ludashi.com/assets/images/top/icon_01.png);
    background-position: left top;
}

.common_top .toollist a {
    display: block;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #212c32;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.common_top .toollist a.tl2 {
    width: 86px;
    background-image: url(//cdn-wan.ludashi.com/assets/images/top/toolbar_bg.png);
}
.common_top .ctl {
    float: left;
    height: 100%;
    margin-left: 100px;
}

.common_top .ctl a.viplink {
    margin-right: 25px;
    background-image: url(//cdn-wan.ludashi.com/assets/images/top/icon_02.png);
}

.common_top .ctl a {
    float: left;
    display: block;
    color: #212c32;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
}

.common_top .ctr a.vipicon {
    margin: 13px 4px 0px 4px;
}

.common_top .ctr a.spcicon.gray {
    background-image: url(//cdn-wan.ludashi.com/assets/images/top/icon_svip_s_gray.png);
}

.vipicon0 {
    background-image: url(//cdn-wan.ludashi.com/assets/images/vip/vip0.png);
}
.vipicon {
    float: left;
    display: block;
    width: 48px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center -6px;
}

.fl {
    float: left;
}
.fl, .fr {
    display: block;
    _display: inline;
}

.common_top .ctl a.download {
    margin-right: 25px;
    background-image: url(//cdn-wan.ludashi.com/assets/images/top/icon_03.png);
}

.common_top .ctr {
    float: right;
    height: 100%;
}
.common_top .ctr a.mr10 {
    margin-right: 10px;
}

.common_top .ctr a {
    float: left;
    display: block;
    color: #212c32;
    background-repeat: no-repeat;
}

.common_top .ctr a.top_allgame {
    width: 105px;
    margin-left: 12px;
    text-align: center;
    background-image: url(//cdn-wan.ludashi.com/assets/images/top/allgame_btn.png?t=20190116);
    background-position: left top;
}

.common_top .ctr a {
    float: left;
    display: block;
    color: #212c32;
    background-repeat: no-repeat;
}

.clb {
    clear: both;
}

.wheader {
    height: 81px;
    line-height: 81px;
    background: #fff;
}

.wheader .logo {
    float: left;
    width: 288px;
    height: 69px;
    margin-top: 6px;
}

.wheader .menus {
    float: right;
}

.wheader .menus a:hover, .wheader .menus a.active {
    color: #FF6A00;
    border-bottom: 4px solid #FF6A00;
}

.wheader .menus a {
    display: inline-block;
    float: left;
    height: 81px;
    padding: 0 20px;
    font-size: 16px;
    color: #14181a;
    box-sizing: border-box;
}

.app-swiper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto 250px;
}

.app-swiper-container {
    width: 100%;
    height: 720px;
    overflow: hidden;
}

.app-swiper-container .swiper-item{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 1;
    font-size: 0;
    transition: all 1.5s linear;
    background-repeat: no-repeat;
    background-position: center top;
}

ul.buttons{
    position: absolute;
    bottom: 300px;
    right: 10px;
    z-index: 3
}

ul.buttons li {
    float: left;
    margin-right: 5px
}

ul.buttons li span {
    display: block;
    cursor: pointer;
    font-size: 0px;
    width: 26px;
    height: 6px;
    background-repeat: no-repeat;
}

ul.buttons li span.point_n {
    background-color: #fff;
}

ul.buttons li span.point_s {
    background-color: #ff6a00
}

.app-swiper-login {
    width: 310px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 334px;
    background-color: rgba(255,255,255,0.95);
    z-index: 3;
    text-align: center;
    color: #3c3c3c
}

.app-swiper-login .input_notice {
    height: 20px;
    line-height: 20px
}

.app-swiper-login .input_notice span,.app-swiper-login .input_notice p {
    color: red;
    font-size: 10px
}

.app-swiper-login .w220 {
    width: 220px;
    margin: 0 auto
}

.app-swiper-login .login-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
    font-weight: bold
}

.app-swiper-login .login-title span {
    display: inline-block;
    width: 40%;
    text-align: center
}

.login-inputs {
    height: 270px;
    position: relative
}

.app-swiper-login .login-input {
    height: 34px;
    background-color: #fff;
    margin: 10px auto
}

.app-swiper-login .login-input input {
    color: #3c3c3c;
    width: 220px;
    height: 34px;
    line-height: 30px;
    text-indent: 10px;
    border: none;
    font-size: 16px
}

.app-swiper-login .login-input input:focus {
    outline: none
}

.app-swiper-login .login-input.captcha_wrap {
    overflow: hidden
}

.app-swiper-login .login-input.captcha_wrap input {
    float: left;
    width: 100px;
    margin-left: 10px
}

.app-swiper-login .login-input.captcha_wrap .captcha_img {
    cursor: pointer;
    float: right;
    width: 100px;
    height: 30px;
    margin-top: 2px;
    margin-right: 2px
}

.app-swiper-login .login-input.captcha_wrap .captcha_img img {
    width: 100%
}

.app-swiper-login .login-feature {
    margin: 10px auto;
    height: 18px;
    font-size: 14px
}

.app-swiper-login .login-feature-checkbox {
    float: left;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/checkbox.png");
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
    cursor: pointer
}

.app-swiper-login .selected {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/checkbox_select.png")
}

.app-swiper-login .login-feature-label {
    float: left;
    margin-left: 2px;
    color: #3c3c3c
}

.app-swiper-login .login-feature-forget {
    float: right;
    color: #3c3c3c
}

.app-swiper-login .login-feature-forget:hover {
    color: #ff6a00
}

.app-swiper-login .login-submit {
    font-size: 14px;
    line-height: 42px;
    background-color: #ff6a00;
    cursor: pointer;
    margin-bottom: 15px;
    user-select: none;
    opacity: 1;
    color: #fff
}

.app-swiper-login .login-submit:hover {
    background-color: #f58117
}

.app-swiper-login .regsiter-tip {
    font-size: 14px;
    margin-bottom: 6px;
    color: #333333
}

.app-swiper-login .regsiter-tip a {
    color: #ff6a00
}

.app-swiper-login .regsiter-tip a:hover {
    color: #f58117
}

.app-swiper-login .third-tip {
    font-size: 12px;
    opacity: .4
}

.app-swiper-login .third-tip-line {
    width: 46px;
    height: 1px;
    background: #d8d8da;
    margin-top: 7px
}

.app-swiper-login .third-tip-left {
    float: left
}

.app-swiper-login .third-tip-right {
    float: right
}

.app-swiper-login .third-entry {
    width: 300px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

.app-swiper-login .third-entry a,.app-swiper-login .third-entry span {
    width: 29px;
    height: 28px;
    display: inline-block;
    margin-right: 20px;
    cursor: pointer
}

.app-swiper-login .third-entry-phone {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/phone.png");
    background-size: 100% 100%
}

.app-swiper-login .third-entry-qq {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/qq.png")
}

.app-swiper-login .third-entry-weixin {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/weixin.png")
}

.app-swiper-login .third-entry-weibo {
    margin-right: 0px !important;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/weibo.png")
}

.app-swiper-login .third-entry-360 {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/360.png")
}

.app-server {
    margin-top: 50px;
    padding: 24px;
    position: absolute;
    left: 50%;
    top: 510px;
    margin-left: -644px;
    z-index: 10;
    background: url("//cdn-wan.ludashi.com/assets/webindex/app-server-bg.png") no-repeat center top
}

.app-server-list {
    float: left;
    font-size: 14px
}

.app-server-list .list-wrap {
    width: 296px;
    height: 430px;
    background: #fff
}

.app-server-list .list-wrap-tab {
    text-align: center;
    height: 40px
}

.app-server-list .list-wrap-tab .tab-item {
    width: 98px;
    height: 36px;
    line-height: 36px;
    background-color: #dedede;
    color: #9f9f9f;
    float: left;
    cursor: pointer;
    border-right: 1px solid #fff;
    border-top: 4px solid #dedede;
    box-sizing: border-box
}

.app-server-list .list-wrap-tab .tab-item-3 {
    width: 98px;
    border-right: none
}

.app-server-list .list-wrap-tab .actived {
    background-color: #fff;
    border-top: 4px solid #ff6a00;
    color: #222
}

.app-server-list .list-wrap-data {
    height: 330px
}

.app-server-list .list-wrap-data .data-item {
    cursor: pointer;
    width: 100%;
    padding: 4px 0;
    border-bottom: 1px solid #eeeeee
}

.app-server-list .list-wrap-data .data-item-name {
    float: left;
    width: 100px;
    line-height: 25px;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.app-server-list .list-wrap-data .hot {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/hot_normal.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .new {
    background-image: url("//cdn-img.ludashi.com/a/202305/06/192/new.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-by {
    background-image: url("//cdn-img.ludashi.com/a/202304/20/199/by.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-ah {
    background-image: url("//cdn-img.ludashi.com/a/202401/02/145/ah.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-ly {
    background-image: url("//cdn-img.ludashi.com/a/202401/02/145/ly.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-ms {
    background-image: url("//cdn-img.ludashi.com/a/202401/02/145/ms.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-sy {
    background-image: url("//cdn-img.ludashi.com/a/202401/02/145/sy.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-dj {
    background-image: url("//cdn-ali-img.ludashi.com/a/202409/06/118/dj.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .icon-sg {
    background-image: url("//cdn-ali-img.ludashi.com/a/202410/22/103/sg.png");
    background-repeat: no-repeat;
    background-position: right center
}

.app-server-list .list-wrap-data .data-item-area {
    float: left;
    width: 60px;
    color: #ff6a00;
    margin: 0 15px;
    line-height: 25px
}

.app-server-list .list-wrap-data .data-item-time {
    float: left;
    width: 90px;
    line-height: 25px
}

.app-server-list .list-wrap-data .data-item:hover {
    background-color: #ff6a00;
    color: #fff
}

.app-server-list .list-wrap-data .data-item:hover .data-item-area {
    color: #fff
}

.app-server-list .list-wrap-data .data-item:hover .hot {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/hot_hover.png")
}

.app-server-list .list-wrap-data .data-item:hover .new {
    background-image: url("//cdn-img.ludashi.com/a/202305/06/192/new-hover.png")
}

.app-server-list .list-wrap-page {
    text-align: center;
    margin-top: 24px
}

.app-server-list .list-wrap-page .page-btn {
    width: 28px;
    height: 28px;
    display: inline-block;
    cursor: pointer
}

.app-server-list .list-wrap-page .page-btn_back {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/back.png")
}

.app-server-list .list-wrap-page .page-btn_next {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/next.png")
}

.app-server-list .list-wrap-page .page-btn:hover {
    opacity: .8
}

.app-server-list .list-wrap-page .page-count {
    display: inline-block;
    line-height: 28px;
    margin: 0 15px;
    vertical-align: top
}

.app-server-recommend {
    margin-left: 314px
}

.app-server-recommend .recommend-wrap::after {
    display: block;
    content: "";
    clear: both
}

.app-server-recommend .recommend-wrap-item {
    width: 296px;
    height: 430px;
    overflow: hidden;
    position: relative;
    float: left
}

.app-server-recommend .recommend-wrap-item_1,.app-server-recommend .recommend-wrap-item_2 {
    margin-right: 19px
}

.app-server-recommend .recommend-wrap-item .item-log {
    width: 100%;
    height: 348px;
    display: block;
    transition: all .3s ease-in-out
}

.app-server-recommend .recommend-wrap-item .item-des {
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: -50px;
    transition: all .3s ease-in-out
}

.app-server-recommend .recommend-wrap-item .item-des-top {
    padding: 18px 15px
}

.app-server-recommend .recommend-wrap-item .item-des-title {
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px
}

.app-server-recommend .recommend-wrap-item .item-des-bt {
    font-size: 14px
}

.app-server-recommend .recommend-wrap-item .item-des-bt .type {
    color: #7e7e7e
}

.app-server-recommend .recommend-wrap-item .item-des-bt .game {
    float: right;
    color: #ff6a00;
    cursor: pointer
}

.app-server-recommend .recommend-wrap-item .item-des-bt .game:hover {
    opacity: .7
}

.app-server-recommend .recommend-wrap-item .item-des-bottom {
    width: 100%;
    height: 48px;
    border-top: 1px solid #eeeeee
}

.app-server-recommend .recommend-wrap-item .item-des-bottom .button {
    width: 148px;
    line-height: 48px;
    color: #222;
    float: left;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box
}

.app-server-recommend .recommend-wrap-item .item-des-bottom .button_1 {
    width: 147px;
    border-right: 1px solid #eeeeee
}

.app-server-recommend .recommend-wrap-item .item-des-bottom .button:hover {
    background-color: #fff2e8
}

.app-server-recommend .recommend-wrap-item:hover .item-log {
    transform: scale(1.05)
}

.app-server-recommend .recommend-wrap-item:hover .item-des {
    bottom: 0px
}

.common-tip {
    margin-bottom: 20px
}

.common-tip-icon {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/line.png");
    width: 6px;
    height: 26px;
    float: left;
    margin-right: 5px
}

.common-tip-label {
    font-size: 24px;
    font-weight: bold;
    color: #222222;
    line-height: 26px
}

.common-tip-more {
    float: right;
    color: #ff6a00;
    padding: 2px 4px;
    border: 1px solid #ff6a00;
    font-size: 12px;
    border-radius: 4px
}

.common-tip-more:hover {
    color: #ff6a00
}

.app-hotgame {
    padding-top: 16px;
    clear: both
}

.app-hotgame-list {
    width: 100%
}

.app-hotgame-list .list-item {
    height: 160px;
    width: 296px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    margin-right: 17px;
    margin-bottom: 30px;
    float: left
}

.app-hotgame-list .list-item:hover .item-img {
    transform: scale(1.05)
}

.app-hotgame-list .list-item:hover .item-des {
    bottom: 0
}

.app-hotgame-list .list-item .item-img {
    height: 160px;
    width: 296px;
    display: block;
    transition: all .3s ease-in-out
}

.app-hotgame-list .list-item .item-info {
    position: absolute;
    left: 30px;
    top: 30px
}

.app-hotgame-list .list-item .item-title {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    text-align: center
}

.app-hotgame-list .list-item .item-type {
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    opacity: .7;
    margin-top: 7px
}

.app-hotgame-list .list-item .item-des {
    position: absolute;
    bottom: -38px;
    height: 38px;
    width: inherit;
    background-color: rgba(0,0,0,0.7);
    display: flex;
    padding: 5px 8px;
    box-sizing: border-box;
    transition: bottom .3s ease-in-out
}

.app-hotgame-list .list-item .item-game {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #ff6a00;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    display: inline-block
}

.app-hotgame-list .list-item .item-btn {
    color: #ffffff;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: right;
    margin-left: 14px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block
}

.app-hotgame-list .list-item .item-home {
    background-image: url("//cdn-img.ludashi.com/a/202308/14/159/home.png")
}

.app-hotgame-list .list-item .item-gift {
    background-image: url("//cdn-img.ludashi.com/a/202308/14/159/gift.png")
}

.app-hotgame-list::after {
    display: block;
    content: "";
    clear: both
}

.app-hotgame-list .list-item_right {
    margin-right: 0
}

.app-allgame {
    padding-top: 40px;
    clear: both
}

.app-allgame-list {
    float: left;
    width: 874px
}

.app-allgame-list .list-wrap {
    padding: 30px 40px 20px;
    background-color: #fff;
    height: 339px;
    overflow: hidden
}

.app-allgame-list .list-wrap-filter {
    font-size: 14px
}

.app-allgame-list .list-wrap-filter-code {
    position: relative
}

.app-allgame-list .list-wrap-filter-code .search {
    position: absolute;
    border: 1px solid #ff6a00;
    top: -3px;
    right: 0
}

.app-allgame-list .list-wrap-filter-code .search-input {
    width: 120px;
    border-color: transparent
}

.app-allgame-list .list-wrap-filter-code .search-input:focus {
    outline: none
}

.app-allgame-list .list-wrap-filter-code .search-button {
    float: right;
    width: 22px;
    height: 22px;
    background-image: url('//cdn-wan.ludashi.com/assets/webindex/search.png');
    background-color: #ff6a00;
    cursor: pointer
}

.app-allgame-list .list-wrap-filter-type {
    margin-top: 15px
}

.app-allgame-list .list-wrap-filter .label {
    color: #222;
    font-weight: bold
}

.app-allgame-list .list-wrap-filter .value {
    color: #7e7e7e;
    margin-left: 10px;
    cursor: pointer;
    padding: 2px 6px
}

.app-allgame-list .list-wrap-filter .active,.app-allgame-list .list-wrap-filter .value:hover {
    color: #fff;
    background-color: #ff6a00
}

.app-allgame-list .list-wrap-content:after {
    content: "";
    display: block;
    clear: both
}

.app-allgame-list .list-wrap-content .content-item {
    float: left;
    margin-top: 24px;
    margin-right: 39px;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.app-allgame-list .list-wrap-content .content-item.mr0 {
    margin-right: 0
}

.app-allgame-list .list-wrap-content .content-item:hover {
    transform: scale(1.1)
}

.app-allgame-list .list-wrap-content .content-item:hover .content-item-title {
    color: #ff6a00
}

.app-allgame-list .list-wrap-content .content-item-log {
    width: 80px;
    height: 80px
}

.app-allgame-list .list-wrap-content .content-item-title {
    font-size: 14px;
    color: #222222;
    margin: 0;
    padding-top: 10px;
    width:80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.app-allgame-list .list-wrap-content .content-item_last {
    margin-right: 0px
}

.app-allgame-service {
    margin-left: 894px
}

.app-allgame-service .service-wrap {
    min-height: 330px;
    color: #222;
    font-size: 14px;
    background-color: #fff;
    padding: 30px
}

.app-allgame-service .service-wrap-top {
    padding-bottom: 20px
}

.app-allgame-service .service-wrap-top .log {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/service.png")
}

.app-allgame-service .service-wrap-second {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee
}

.app-allgame-service .service-wrap-second .log {
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/phone_call.png")
}

.app-allgame-service .service-wrap-scan {
    text-align: center;
    padding-top: 40px
}

.app-allgame-service .service-wrap-scan .scan-img {
    display: inline-block;
    width: 163px;
    height: 157px;
    background-image: url("../../static/weixi_scan.png");
    background-size: 100% 100%
}

.app-allgame-service .service-wrap .log {
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px
}

.app-allgame-service .service-wrap .label {
    line-height: 24px
}

.app-allgame-service .service-wrap .val {
    line-height: 24px;
    float: right
}

.app-allgame-service .service-wrap a {
    color: #ff6a00
}

.footer .content .text p {
    padding: 5px;
}

.footer .content .text a {
    color: #171313;
}

.footer .content .text .links span {
    padding: 0 20px;
}

.app-footer {
    background-color: #fff;
    margin-top: 50px;
    padding: 37px 0;
    text-align: center;
    font-size: 14px
}

.app-footer .content {
    width: 1200px
}

.app-footer a:hover {
    color: #ff6a00
}

.app-footer-top a {
    color: #222
}

.app-footer-bottom {
    color: #666;
    margin-top: 15px
}

.app-footer-bottom a {
    color: #666
}

.app-footer .line {
    display: inline-block;
    margin: 0 5px;
    width: 1px;
    height: 15px;
    background-color: #222;
    position: relative;
    top: 2px
}

.app-plugin {
    position: fixed;
    top: 50%;
    right: 20px;
    width: 56px;
    height: 240px;
    margin-top: -120px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    z-index: 5
}

.app-plugin-item {
    width: 40px;
    height: 40px;
    padding: 9px 8px;
    display: inline-block;
    border-bottom: 1px solid #eeeeee;
    position: relative
}

.app-plugin-item_last {
    border-bottom: none
}

.app-plugin-item_display .display-container {
    display: none;
    position: absolute;
    bottom: 0px;
    right: 56px
}

.app-plugin-item_display .display-container-code {
    width: 202px;
    height: 220px;
    background-image: url("../../static/weixi_scan.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.app-plugin-item_display .display-container-code p {
    position: absolute;
    bottom: 5px;
    left: 35px;
    font-size: 12px
}

.app-plugin-item_display .display-container-game {
    width: 203px;
    height: 220px;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/plugin_download.png")
}

.app-plugin-item_display .display-container-game a {
    width: 105px;
    line-height: 30px;
    color: #fff;
    background-color: #ff6a00;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 45px
}

.app-plugin-item_display:hover .display-container {
    display: block
}

.app-plugin-qrcode {
    width: 100%;
    height: 100%;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/plugin_qrcode.png");
    cursor: pointer
}

.app-plugin-game {
    width: 100%;
    height: 100%;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/plugin_game.png");
    cursor: pointer
}

.app-plugin-service {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/plugin_service.png");
    cursor: pointer
}

.app-plugin-top {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url("//cdn-wan.ludashi.com/assets/webindex/plugin_top.png");
    cursor: pointer
}


.login_info {
    width: 310px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 334px;
    background-color: rgba(255,255,255,0.95);
    z-index: 3;
    color: #3c3c3c
}

.login_info a {
    color: #3c3c3c
}

.login_info .colum {
    width: 270px;
    margin: 0 auto
}

.login_info .colum_01 {
    height: 74px;
    padding-top: 20px;
    padding-bottom: 10px
}

.login_info .colum_01 .userface {
    float: left;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    overflow: hidden
}

.login_info .colum_01 .userface a {
    display: inline-block;
    position: relative;
    width: 74px;
    height: 74px
}

.login_info .colum_01 .userface img {
    width: 100%;
    height: 100%
}

.login_info .colum_01 .userface img.png {
    position: absolute;
    left: 0px;
    top: 0px
}

.login_info .colum_01 .userinfo {
    float: left;
    width: 182px;
    margin-left: 12px
}

.login_info .colum_01 .userinfo .h30 {
    height: 30px;
    line-height: 30px
}

.login_info .colum_01 .userinfo .nickname {
    width: 148px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.login_info .colum_01 .userinfo .nickname a:hover {
    color: #3c3c3c
}

.login_info .colum_01 .userinfo .quit a {
    display: inline-block;
    padding-left: 18px;
    height: 14px;
    line-height: 14px;
    background-position: -2px -129px
}

.login_info .colum_01 .userinfo .quit a:hover {
    color: #3c3c3c;
    background-position: -2px -151px
}

.login_info .colum_01 .userinfo .jifen_total {
    color: #ff6a00
}

.login_info .colum_01 .userinfo .jifen_link a {
    color: #ff6a00
}

.login_info .colum_01 .userinfo .jifen_link a:hover {
    color: #e55f00
}

.login_info .colum_02 a.button {
    display: inline-block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    opacity: 1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #ff6a00
}

.login_info .colum_02 a.button:hover {
    background-color: #e55f00
}

.login_info .colum_03 {
    margin-top: 20px;
    height: 26px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
    text-align: left
}

.login_info .colum_04 a {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px
}

.login_info .colum_04 a:hover {
    color: #e55f00
}

.login_info .colum_04 a:hover span.sp3 {
    color: #e55f00
}

.login_info .colum_04 a span {
    display: inline-block;
    width: 33%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.login_info .colum_04 a span.sp1 {
    width: 120px
}

.login_info .colum_04 a span.sp2 {
    width: 100px
}

.login_info .colum_04 a span.sp3 {
    width: 50px;
    color: #ff6a00
}

.login_info .colum_04 a:last-child {
    border-bottom: 0
}

.login_info .activate p {
    line-height: 30px
}

.vip_web_info {
    width: 100%;
    background-color: transparent
}

.vip_web_info .progress_bg {
    width: 140px;
    background: url(//cdn-img.ludashi.com/a/202010/30/5f9bfbfbbc736.png);
    background-size: 140px 12px
}

.register_form{
    width: 380px;
    padding-top:20px;
    padding-left: 10px;
    padding-right: 10px;
}

.register_form .input_wrap,.forget_form .input_wrap,.phone_login_form .input_wrap{
    line-height: 50px;
    height: 50px;
    margin-bottom: 10px;
    text-align: center;
}
.register_form  .input_wrap .input-style, .forget_form .input-style, .phone_login_form .input-style{
    background-color: #f5f5f5;
    border-radius: 50px;
    color: #999;
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 0;
    width:90%;
    outline: 0;
    margin: 0 auto;
}
.register_form .register_btn, .forget_form .forget_btn, .phone_login_form .phone_login_btn{
    background-color: #ff6a00;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    max-width: 327px;
    width: 100%;
    border: none;
    margin: 0 auto;
}
.forget_form .code_bg {
    background-color:#ff6a00;
    border-radius: 0 50px 50px 0;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    min-width: 70px;
}

.forget_form, .phone_login_form{
    width: 380px;
    padding-top:20px;
    padding-left: 10px;
    padding-right: 10px;
}

.input_phone {
    position: relative;
}

.input_phone .phone_area {
    position: absolute;
    bottom: 0;
    left: 10px;
    padding-left: 20px;
    height: 100%;
    background: transparent url("https://oss.28zhe.com/images/select_bg.png") no-repeat right center;
    background-size: 14px;
    border: none;
    color: #999;
    font-size: 15px;
    width: 105px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.input_phone input {
    padding-left: 115px;
    box-sizing: border-box;
    text-align: left !important;
}

.forget_form .flex-box,.phone_login_form .flex-box {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.forget_form .flex-2, .phone_login_form .flex-2{
    -webkit-flex: 2;
    -moz-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.forget_form .flex-item,.phone_login_form .flex-item {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.forget_form .input-box, .phone_login_form .input-box {
    border-radius: 50px;
    background-color: #f5f5f5;
    line-height: 50px;
    height: 50px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 5%;
    margin-left: 5%;
}