.warp_userinfo {
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 56px;
}
.left_tab {
    width: 149px;
    height: 521px;
    background: #F6F7F7;
    float: left;
}
.left_tab a {
    font-size: 14px;
    padding: 11px 33px;
    display: block;
    border-bottom: 2px solid #fff;
}
.left_tab a img {
    position: relative;
    width: 15px;
    top: -1px;
    margin-right: 2px;
}
.left_tab .active{
    color: #fff;
    background: #51a7ff;
}
.left_tab a:hover{
    color: #fff;
    background: #51a7ff;
}
.content_right{
    width: 1049px;
    min-height: 521px;
    margin-left: 2px;
    background: #F6F7F7;
    float: left;
}
/* 账号保存的样式 */
.account_info {
    width: 300px;
    margin: auto;
    font-size: 14px;
    color: #494949;
    margin-top: 30px;
    line-height: 45px;
}
.account_info span {
    width: 70px;
    text-align: right;
    float: left;
    margin-right: 15px;
}
.account_info img {
    width: 83px;
	border-radius: 50%;
}
.account_info div div {
    float: left;
    width: 208px;
    line-height: normal;
    margin-top: 12px;
}
.account_info div{
	overflow: hidden;
}
.account_info a {
    display: block;
    width: 265px;
    height: 44px;
    background: #51a7ff;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 25px;
    margin: 26px auto;
    border-radius: 2px;
}
.edit_nav {
    margin: 10px;
    overflow: hidden;
}
.edit_nav a {
    height: 24px;
    display: block;
    width: max-content;
    float: left;
    margin-right: 27px;
    color: #B2B2B2;
}
.edit_nav .active {
    border-bottom: 2px solid #51a7ff;
    color: #494949;
}
.edit_image {
    width: 350px;
    margin: auto;
    font-size: 12px;
    color: #B2B2B2;
    margin-top: 107px;
    line-height: 31px;
    text-align: center;
}
.edit_image>img {
    width: 100px;
	border-radius: 50%;
}
.edit_image p{
	margin: 30px 0;
}

.edit_image input {
    width: 265px;
    height: 44px;
    background: #51a7ff;
    border: none;
    color: #fff;
    font-size: 16px;
}
/* 账号保存的样式 end*/
.user_form{
    width: 350px;
    margin: auto;
    font-size: 14px;
    color: #494949;
    line-height: 31px;
}
.user_form span{
    display: block;
    width: 70px;
    text-align: right;
    float: left;
    margin-right: 5px;
    line-height: 27px;
}
.user_form input[type="text"],.user_form input[type="date"]{
    width: 255px;
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    border: 1px solid #EEEEEE;
}
.address {
    height: 92px;
}
.address_error {
    margin-top: -12px;
}

.user_form  textarea {
    width: 261px;
    height: 70px;
    border: 1px solid #eee;
}
.user_form .save{
    font-size: 16px;
    width: 265px;
    height: 44px;
    color: #fff;
    background: #51a7ff;
    border: none;
    border-radius: 2px;
    margin-left: 75px;
    margin-top: 4px;
    cursor: pointer;
}
.user_form  p {
    color: #FC5E5B;
    font-size: 12px;
    line-height: 28px;
    padding-left: 75px;
    display: none;
}
.qqnum ,.birthday,.postalcode,.nickname{
height:59px;
position: relative;
}
.nickname .tip{
	    display: block;
	    color: #a1a1a1;
	    position: absolute;
	    right: -231px;
	    top: 2px;
	    width: fit-content;
}
.sex {
    height: 40px;
}
label{
    line-height: 20px;
    display: inline-block;
    margin-left: 5px;
    margin-right:15px;
    color: #777;
 }
 .radio_type{
    width: 20px;
    height:20px;
    appearance: none;
    -webkit-appearance: none;
    position: relative;
    top: -2px;
 }
 .radio_type:before{
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid #D2D2D2;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
 }
 .radio_type:after{
    content: '';
    width: 7px;
    height: 7px;
    text-align: center;
    background:#D2D2D2;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 14px;
    left: 4px;
 }

 .radio_type:checked:before{
    content: '';
    width: 13px;
    height: 13px;
    border: 1px solid #51a7ff;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
 }
 .radio_type:checked:after{
    content: '';
    width: 7px;
    height:7px;
    text-align: center;
    background:#51a7ff;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 14px;
    left: 4px;
 }
 .radio_type:checked+label{
    color: #51a7ff;
 }
 .footer ul{
     color: #fff !important;
     background: #494949 !important;
    }
    .footer ul a{
        color: #fff;
    }
.cutdown{
    background:#D2D2D2 ;
}
/* 消费记录 */
.warp_recharg {
    width: 910px;
    margin: 25px auto;
}
.pay_info .warp_recharg{
	width: 1018px;
}
form.query_form {
    font-size: 12px;
    line-height: 32px;
    color: #494949;
	text-align: right;
}
.ordernum,.gamename{
    width: 149px;
    height: 28px;
    padding-left: 12px;
    border: 1px solid #eee;

}
.pay_info .ordernum,.pay_info .gamename{
	width: 96px;
}
.pay_info select{
	width: 96px;
	height: 30px;
	padding-left: 12px;
	border: 1px solid #eee;
}
#strattime,#endtime{
    width: 120px;
    height: 30px;
    border: 1px solid #eee;
    display: inline-block !important;
}
input.query {
    font-size: 14px;
    color: #fff;
    width: 99px;
    height: 31px;
    background: #51a7ff;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 12px;
}
.query_form span {
    margin-left: 10px;
}
.query_form span:first-child {
    margin-left: 0px;
}
.query_form .line{margin: 0px;}
.records_title {
    width: 100%;
    height: 32px;
    background: #f0f1f1;
    margin-top: 16px;
    color: #494949;
    font-size: 12px;
	font-weight: bold;
}
.records{
    width: 100%;
    background: #fff;
    color: #494949;
    font-size: 12px;
    overflow: auto;
}
.records_title span,.pay_records span{
    display: block;
    float: left;
    line-height: 32px;
    height: 32px;
    text-align: center;
    border: 1px solid #F6F7F7;
    margin-top: -1px;
    margin-left: -1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.badge {
    border: none;
    width: 100%;
}
.pay_detail {
	display: none;
    background: #fff;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 35px;
    color: #494949;
	border-bottom: 1px solid #F6F7F7;
}
.pay_detail b {
    padding-right: 5px;
}
.orderid,.time{
    width: 180.5px;
}
.orderid{
	position: relative;
}
.orderid b{
	    width: 24px;
	    font-size: 19px;
	    position: absolute;
	    left: 0;
	    padding: 0 5px;
	    cursor: pointer;
	    color: #B2B2B2;
}
.game{width: 130px;}
.mount,.pay,.coin{width: 130px;}
/* 存号箱 */
.giftbox{
    text-align: right;
}
.gift_name{width: 208px;position: relative;}
.gift_cont{width: 240px;}
.record_cont .gift_cont{width: 230px;}
.gift_code{width: 142px;}
.record_cont .gift_code{width: 132px;}
.collect_time{width: 163px;}
.record_cont .collect_time{width: 153px;}
.operation{width: 151px;}
.record_cont .operation{width: 141px;}
.operation a {
    background: #51a7ff;
    color: #fff;
    padding: 4px 25px;
    border-radius: 2px;
}
.gift_name b {
    width: 24px;
    font-size: 19px;
    position: absolute;
    left: 0;
    padding: 0 5px;
    cursor: pointer;
    color: #B2B2B2;
}
.record_cont {
    overflow: auto;
    overflow-y: hidden;
    word-break: break-all;
    border-bottom: 1px solid #f6f7f7;
}
.gift_records p{
    line-height: 32px;
    border-bottom: 1px solid #F6F7F7;
    display: none;
    padding-left: 46px;
}
.record_cont  div {
    display: block;
    float: left;
    padding-left: 0;
    margin-left: -1px;
    margin-top: -1px;
    text-align: center;
    line-height: normal;
    min-height: 14px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    padding: 5px;
    border-left: 1px solid #f6f7f7;
}
.record_cont  div span{
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.gift_records .gift_name {
    /* text-align: left; */
    width: 164px !important;
    padding-left: 40px;
    padding-right: 5px;
}

.gift_box{
    height: auto !important;
}
.login_password {
    width: 523px;
    height: 142px;
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    float: left;
}
.login_password:hover{
    background: #fff;
}
.zhaq_img {
    position: relative;
    width: 87px;
    margin: 26px 12px 0px 166px;
    float: left;
}
.zhaq_img .icon{
    position: absolute;
    left: 29px;
    top: 29px;
    width: 30px;
}
.zhaq_title {
    float: left;
    height: 87px;
    margin-top: 46px;
    display: table-cell;
    vertical-align: middle;
}

.zhaq_title h4 {
    font-size: 16px;
    line-height: 33px;
}
.zhaq_title a {
    font-size: 12px;
    color: #FF6600;
    border: 1px solid #FF6600;
    border-radius: 15px;
    padding: 1px 18px;
}
.zhaq_title a:hover {
    background: #ff6600;
    color: #fff;
}
.zhaq_title p{
    font-size: 12px;
    color: #B2B2B2;
    line-height: 22px;
}
.bind{
    margin-top: 40px !important;
}
.bind h4{
    line-height: 22px !important;
}
/* 修改密码 */
.changepwd {
    width: 340px;
    margin: 150px auto;
}
.changepwd span {
    font-size: 14px;
    display: block;
    float: left;
    width: 70px;
    text-align: right;
    line-height: 32px;
}
.changepwd input {
    width: 252px;
    height: 28px;
    border: 1px solid #eee;
    padding-left: 12px;
}
.changepwd p{
    font-size: 12px;
    color:#FC5351;
    margin-left: 70px;
    line-height: 26px;
    display: none;
}
.changepwd div{height: 58px;}
.changepwd a {
    font-size: 16px;
    color: #fff;
    padding: 7px 34px;
    background: #B5B5B5;
    border-radius: 2px;
    margin-left: 70px;
}
.changepwd .resetpwd{
    width: 100px;
    height: 36px;
    font-size: 16px;
    color: #fff;
    border: none;
    background: #ff9c00;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 61px;
    padding: 0px;
}
/* 手机邮箱验证 */
.verify_identity {
    width: 540px;
    color: #494949;
    margin: 155px auto;
}
.verify_identity p {
    font-size: 14px;
    margin-bottom: 26px;
}
.mail_verify, .phone_verify {
    width: 540px;
    height: 69px;
    border: 1px solid #EEEEEE;
    background: #fff;
    margin-top: 12px;
}
.mail_verify p, .phone_verify p {
    line-height: 69px;
    float: left;
    margin-left: 23px;
    margin-bottom: 0px;
}
.mail_verify a, .phone_verify a {
    font-size: 12px;
    color: #51a7ff;
    border: 1px solid #51a7ff;
    border-radius: 5px;
    padding: 7px 18px;
    float: right;
    margin: 18px;
}
.mail_verify a:hover, .phone_verify a:hover {
   color: #fff;
   background: #51a7ff;
}

.code_verify {
    width: 340px;
    margin: 140px auto;
}
.code_verify p{
    font-size: 14px;
}
.tipinfo {
    font-size: 12px;
    margin-bottom: 30px;
}
.send_code{
    margin-top: 30px;
    height: 73px;
}
.send_code span{
    font-size: 14px;
    line-height: 32px;
}
.getcode{
    width: 154px;
    height: 30px;
    border: 1px solid #eee;
    padding-left: 12px;
}
.sendcode {
    width: 85px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    background: #51a7ff;
    border: none;
    border-radius: 2px;
    margin-left: 8px;
    cursor: pointer;
}
.send_code p {
    font-size: 12px;
    line-height: 40px;
    margin-left: 62px;
    color: #FC5351;
    display: none;
}
.nextstep,.confirm,.real_name .define {
    width: 265px;
    height: 44px;
    font-size: 16px;
    color: #fff;
    background: #ff9c00;
    border: none;
    border-radius: 2px;
    margin-left: 63px;
    cursor: pointer;
}
.code_verify a {
    font-size: 12px;
    color: #b2b2b2;
    padding-left: 64px;
    line-height: 40px;
}
/* 手机邮箱绑定 */

.bindcode {
    width: 360px;
    margin: 140px auto;
    color: #494949;
}
.bindcode p:first-child {
    font-size: 12px;
    margin-bottom: 30px;
}
.input-img {
    width: 30px;
    height: 34px;
    background: #d2d2d2;
    position: absolute;
}
.input-img img {
    width: 16px;
    margin: 7px;
}
.bindphone,.bindmail{
    width: 227px;
    height: 32px;
    border: 1px solid #eee;
    padding-left: 37px;
}
.bind_code .getcode{
    padding-left: 42px;
    width: 124px;
}
.warp_input{height: 61px;position: relative;}
.warp_input p{
    font-size: 12px;
    color: #FC5351;
    line-height: 28px;
    display: none;
}
.confirm{
margin-left: 0px;
}
/* 实名认证 */

.realname {
    width: 510px;
    margin: 120px auto;
}
.realname p:first-child {
    font-size: 14px;
    color: #494949;
    line-height: 32px;
    margin-bottom: 50px;
}
.realname span {
    font-size: 14px;
    color: #494949;
    display: block;
    float: left;
    line-height: 32px;
}
.realname span:first-child{
    width: 70px;
    text-align: right;
}
.real_name div input {
    width: 251px;
    height: 28px;
    padding-left: 12px;
    border: 1px solid #eee;
}
.real_name p {
    font-size: 12px;
    color: #FC5E5B;
    padding-left: 70px;
    line-height: 26px;
    display: none;
}
.real_name div{
    height: 58px;
    width: 340px;
    margin: auto;
}
.real_name .define{
    margin-left: 155px;
    display: block;
    text-align: center;
    line-height: 44px;
}

/* 关于我们等 */
.info_tab a{
    padding: 0px;
    width: 149px;
    height: 43px;
    line-height: 43px;
    text-align: center;
}
.title {
    height: 43px;
    border-bottom: 1px solid #eee;
}
.title h1 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 23px;
    line-height: 43px;
    float: left;
}
.language {
    float: right;
    line-height: 43px;
    font-size: 14px;
    padding-right: 26px;
}
.select {
    color: #FF8B02;
}
.chinese_cont,.english_cont {
    font-size: 14px;
    line-height: 28px;
    margin: 33px 28px 0px 25px;
}
.chinese_cont p,.english_cont  p{
    text-indent:25px
}
.english_cont{display: none;}
.warp_cont {
    margin: 26px 26px 15px 25px;
}
.tab_title{width: 180px;}

.policy .content_right {
    height: auto;
}
.policy_cont{
    margin-bottom: 25px;
}
.policy_cont p{
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.5;
    text-indent: 20px;
}
.policy_cont h4{
    color: orange;
    font-size: 16px;
    margin: 15px 0px;
}
.policy_cont h3{
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0px;
}
.warp_cont3 {
    margin: 0px 26px 15px 25px;
}

.agreement {
    border: 1px solid #eee;
    padding: 0 16px 30px 16px;
    color: #494949;
    line-height: 20px;
    margin-bottom: 30px;
}
.agreement h1{
    width: 1200px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    margin: 0 -16px;
    border-bottom: 1px solid #eee;
}
.agreement b{
    font-size: 16px;
    text-indent: 2em;
    margin-top: 20px;
    display: block;
}
.agreement p{
    font-size: 14px;
    text-indent:2em;
    line-height: 28px;
}

    /* 分页 */
    .page {
        width: 100%;
        text-align: center;
    }
    .pagination {
        height: 33px;
        margin: auto;
        width: max-content;
        display:inline-block;
        *display:inline;
        *zoom:1;
        display: flex;
    }
    .pagination li {
        float: left;
    }
    .pagination li a,.pagination li span{
        font-size: 14px;
        padding: 6px 13px;
        color: #494949;
        border-radius: 4px;
        border: 1px solid #eee;
        margin: 0 5px;
        cursor: pointer;
        background-color: #fff;
    }
    
    .pagination li a:hover{
        color: #fff;
        background: #51a7ff;
        border: 1px solid #51a7ff;
    }
    
    .pagination .active span{
        color: #fff;
        background: #51a7ff;
        border: 1px solid #51a7ff;
    }
    .pagination .disabled span{
        color: #fff;
        background: #eee;
    }
    .pagination .disabled span:hover{
        color: #fff;
        background: #eee;
    } 
    .rows {
        margin: 4px 0 ;
        color: #B2B2B2;
        font-size: 14px;
        text-align: center;
    }

    .layui-input, .layui-textarea {
        display: initial !important;
    }
    .layui-form-select dl dd.layui-this {
        background-color: #51a7ff !important;
    }
    input#date {
        width: 267px;
        height: 33px;
    }
	
	/* 我的游戏 */
	.mygame{
		position: relative;
	}
	.mygame .title {
		height: auto;
		overflow: hidden;
	    border-bottom: none;
	}
	.mygame .tip {
	    float: left;
	    font-size: 16px;
	    color: #494949;
	    margin: 25px 0 25px 20px !important;
	}
	.mygame .tip>p {
	    float: left;
	    margin-right: 8px;
	    padding-left: 7px;
	    border-left: 3px solid #FF8D10;
	}
	.mygame .tip img {
	    width: 17px;
	}
	.tip_pop {
	    position: absolute;
		display: none;
	    top: 3px;
	    left: 125px;
	    color: #fff;
		width: 295px;
	    font-size: 12px;
	    padding: 5px;
	    line-height: 17px;
	    border-radius: 10px;
	    background: #000000ba;
	}
	.tip_pop span {
	    color: #FF8D10;
		margin-right: 5px;
	}
	.tip_pop .left {
	    position: absolute;
	    left: -20px;
	    top: 24px;
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-right: 10px solid #000000ba;
	    border-bottom: 10px solid transparent;
	    font-size: 0;
	    line-height: 0;
	}
	.tip:hover .tip_pop{
		display: block;
	}
	.status{
		width: 96px;
		height: 30px;
		padding-left: 12px;
		border: 1px solid #eee;
	}
	.query_form.query_box {
	    float: right;
	    margin: 20px;
	}
	.mygame .list,.youlove .list{
		margin-left: 16px;
		width: auto;
	}
	.mygame .list li,.youlove .list li{
	    width: 188px !important;
	}
	.game_state{
		    font-size: 16px !important;
		    color: #B2B2B2;
		    margin-top: 16px;
	}
	.no_download {
	    width: 118px;
	    height: 36px;
	    margin: auto;
	    font-size: 16px;
	    margin-top: 22px;
	    cursor: pointer;
	    background: #fff;
	    padding-top: 0px !important;
	    color: #B2B2B2 !important;
	    line-height: 36px !important;
	    border: 1px solid #B2B2B2;
	    border-radius: 29px;
	}
	.warp_public_nav{
		border-bottom: none !important;}
	.youlove .tit{
		padding-left: 7px;
		border-left: 3px solid #FF8D10;
		margin: 20px;
		font-size: 16px;
	}