.ml5{
    margin-left: 5px;
}
.ml30{
    margin-left: 30px;
}
.mr5{
    margin-right: 5px;
}
.mt25{
    margin-top: 25px;
}
.pd-lr{
    padding: 0 20px;
}
.list-tle-tlr{
    padding: 0 20px;
    padding-top: 15px;
    margin-bottom: -20px;
}
.chuizhi{
    overflow: hidden;
    vertical-align: -14px;
}
.shu-list-box{
    margin: 10px auto 0;
    border-radius: 8px;
    border: 1px solid #eaeaea;
}
.shu-lq-bt {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e5e5e5;
    border-color: #eaeaea;
}
.modify-btn{
    font-size: 12px;
    width: 48%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
}
.input-number{
    width: 48%;
    margin-right: 5%;
}
.dx{
    display: flex;
}
.xy-more-btn{
    width: 18px;
    height: 18px;
    background-color: var(--main-bg-color);
    border: 1px solid rgb(237, 237, 237);
    border-radius: 50%;
}

.points-deduction{
    font-weight: normal;
    border-radius: 4px;
    padding: 6px 10px;
    line-height: 0;
    color: var(--main-color);
    background: var(--muted-bg-color);
}
.points-deduction::-webkit-input-placeholder{
  color:#c3c3c3;
}

.points-deduction::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#c3c3c3;
}

.points-deduction:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#c3c3c3;
}

.points-deduction:-ms-input-placeholder{  /* Internet Explorer 10-11 */
  color:#c3c3c3;
}
.dis-no{
    display: none;
}
.jp-shu-nic{
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*img {
    border: none;
    vertical-align: top;
}*/
#xy-balance-pay,#xy-balance-pay-dk {
    padding: .6em 1em;
}
@media (min-width: 1100px){
.xy-article {
    width: 900px;
    padding: 0 10px;
    margin: 0 auto;
}}
@media (max-width: 1099px){
.xy-article {
    padding: 0 10px;
}}
.user-head-text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.xy-black{
    text-shadow: 4px 2px 4px rgba(38,38,38,.13);
    -webkit-transform: matrix(1,0,-.09,1,0,0);
    -ms-transform: matrix(1,0,-.09,1,0,0);
    transform: matrix(1,0,-.09,1,0,0);
    font-size: 12px;
}
.po-re{
    position: relative;
}
table {
    border-collapse: collapse;
    table-layout: fixed;
}
input, textarea {
    outline: none;
    border: none;
}
textarea {
    resize: none;
    overflow: auto;
}
.modal-content::-webkit-scrollbar { width: 0 !important }
.modal-content { -ms-overflow-style: none; }
.modal-content { overflow: -moz-scrollbars-none; }
.cp{
    cursor: pointer !important;
}
.cjfoot{
    color: var(--footer-color);
    background: var(--footer-bg);
    padding: 30px;
    font-size: 13px;
}
.turnplatw_btn {
    width: 35%;
    height: 39%;
    left: 32.5%;
    top: 30.5%;
    border-radius: 100%;
    position: absolute;
    cursor: pointer;
    border: none;
    background: transparent;
    outline: none;
    z-index: 40;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
.fl {
    float: left
}
.fr {
    float: right
}
.tl {
    text-align: left !important;
}
.tc {
    text-align: center
}
.tr {
    text-align: right;
}
.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
/*.load_bg,.load_load{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 60;
}*/
.httips{
	position: fixed;
	top: 4rem;
	left: 0;
	display: inline-block;
	width: 100%;
	z-index: 80;
	text-align: center;
}
.httips span{
	display: inline-block;
	line-height: 30px;
	background: #000;
	font-size: 0.24rem;
	color: #fff;
	border-radius: 0.1rem;
	padding: 0 0.2rem;
}
.httipsbg,.httipsbgajax{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	z-index: 79;
}
.httipsbgajax{
	z-index: 99;
}
.img_wid{
	display: block;
	margin: 0 auto;
	width: 620px;
}
.img_none{
	pointer-events: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.main_box{
	padding: 0.4rem;
}






.lottery_box{
	position: relative;
	 -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lottery_box .list_box{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 5.6rem;
	height: 5.6rem;
	margin-left: -2.8rem;
	margin-top: -2.8rem;
	z-index: 1;
}
.lottery_box .list{
	position: absolute;
	width: 1.8rem;
	height: 1.8rem;
	padding: 0.1rem;
	border-radius: 0.1rem;
}
.lottery_box .list:nth-child(1){
	left: 0;
	top: 0;
}
.lottery_box .list:nth-child(2){
	left: 1.9rem;
	top: 0;
}
.lottery_box .list:nth-child(3){
	right: 0;
	top: 0;
}
.lottery_box .list:nth-child(4){
	right: 0;
	top: 1.9rem;
}
.lottery_box .list:nth-child(5){
	right: 0;
	bottom: 0;
}
.lottery_box .list:nth-child(6){
	left: 1.9rem;
	bottom: 0;
}
.lottery_box .list:nth-child(7){
	left: 0;
	bottom: 0;
}
.lottery_box .list:nth-child(8){
	left: 0;
	top: 1.9rem;
}
.lottery_box .list_box::before{
	content: '';
	display: none;
	position: absolute;
	width: 1.8rem;
	height: 1.8rem;
	border-radius: 0.12rem;
	background: rgba(0,0,0,0.3);
	z-index: 10;
}
.lottery_box .list_box0::before{
	display: block;
	left: 0;
	top: 0;
}
.lottery_box .list_box1::before{
	display: block;
	left: 1.9rem;
	top: 0;
}
.lottery_box .list_box2::before{
	display: block;
	right: 0;
	top: 0;
}
.lottery_box .list_box3::before{
	display: block;
	right: 0;
	top: 1.9rem;
}
.lottery_box .list_box4::before{
	display: block;
	right: 0;
	bottom: 0;
}
.lottery_box .list_box5::before{
	display: block;
	left: 1.9rem;
	bottom: 0;
}
.lottery_box .list_box6::before{
	display: block;
	left: 0;
	bottom: 0;
}
.lottery_box .list_box7::before{
	display: block;
	left: 0;
	top: 1.9rem;
}
.lottery_box .list_but{
	position: absolute;
	left: 1.9rem;
	top: 1.9rem;
	width: 1.8rem;
	height: 1.8rem;
	padding: 0.04rem;
}
.lottery_box .list_ev{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	/*border: 1px dashed #d09d8e;*/
	border-radius: 0.1rem;
	text-align: center;
}
.lottery_box .list_ev img{
	display: inline-block;
	width: 0.75rem;
	height: 0.65rem;
}
.lottery_box .list_ev .name{
	padding-top: 0.1rem;
	line-height:16px;
	font-size: 0.28rem;
	font-weight: bold;
}
.barrage{position: fixed;right:-500px;display: inline-block;width: 500px;z-index: 99999}
.barrage_box{background-color: rgba(0,0,0,.5);padding-right: 8px; height: 40px;display: inline-block;border-radius: 25px;transition: all .3s;}
.barrage_box .portrait{ display: inline-block;margin-top: 4px; margin-left: 4px; width: 32px;height: 32px;border-radius: 50%;overflow: hidden;}
.barrage_box .portrait img{width: 100%;height: 100%;}
.barrage_box div.p a{ margin-right: 14px; font-size: 15px;color: #fff;line-height: 40px;margin-left: 14px; }
.barrage_box div.p a:hover{text-decoration: underline;}
.barrage_box .close{visibility: hidden;opacity: 0; text-align: center; width:25px;height: 25px;margin-left: 20px;border-radius: 50%;background:rgba(255,255,255,.1);margin-top:8px; background-image: url(close.png);}
.barrage_box:hover .close{visibility:visible;opacity: 1;}
.barrage_box .close a{display:block;}
.barrage_box .close .icon-close{font-size: 14px;color:rgba(255,255,255,.5);display: inline-block;margin-top: 5px; }
.barrage .z {float: left !important;}
.barrage  a{text-decoration:none;}
#bubble {display: none;}
.p-8-50{padding: 0 50px;}
@media screen and (min-width:750px){
    .lottery_box .list_box {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 4.65rem;
        height: 4.65rem;
        margin-left: -2.32rem;
        margin-top: -2.32rem;
        z-index: 1;
    }
    .lottery_box .list {
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        padding: 0.1rem;
        border-radius: 0.1rem;
    }
    .lottery_box .list:nth-child(2){
        left: 1.58rem;
        top: 0;
    }
    .lottery_box .list:nth-child(6) {
        left: 1.58rem;
        bottom: 0;
    }
    .lottery_box .list:nth-child(4) {
        right: 0;
        top: 1.58rem;
    }
    .lottery_box .list:nth-child(8) {
        left: 0;
        top: 1.58rem;
    }
    .img_wid {
        display: block;
        margin: 0 auto;
        width: 540px;
    }
    .lottery_box .list_ev .name{
        font-size: 0.2rem;
    }
    .lottery_box .list_box::before{
	    width: 1.5rem;
	    height: 1.5rem;
    }
    .lottery_box .list_box0::before{
	    display: block;
	    left: 0;
	    top: 0;
    }
    .lottery_box .list_box1::before{
	    display: block;
	    left: 1.58rem;
	    top: 0;
    }
    .lottery_box .list_box2::before{
	    display: block;
	    right: 0;
	    top: 0;
    }
    .lottery_box .list_box3::before{
	    display: block;
	    right: 0;
	    top: 1.58rem;
}
.lottery_box .list_box4::before{
	display: block;
	right: 0;
	bottom: 0;
}
.lottery_box .list_box5::before{
	display: block;
	left: 1.58rem;
	bottom: 0;
}
.lottery_box .list_box6::before{
	display: block;
	left: 0;
	bottom: 0;
}
.lottery_box .list_box7::before{
	display: block;
	left: 0;
	top: 1.58rem;
}
}

@media screen and (max-width:480px) {
    .xy_renwu{width:50px;}
    .cjfoot{padding: 20px 12px;}
}