/*改变右上角取消按钮背景*/
.logoInPop .layui-layer-ico,.oneButton .layui-layer-ico,.imgButton .layui-layer-ico,.rulePop .layui-layer-ico,.customService .layui-layer-ico{width: 2.8em!important;height:2.8em!important;background: url("/poker/h5/static/images/icon/xx.png") center no-repeat;background-size: cover;-webkit-background-size: cover;background-position: 0 0!important;}
/*
*
    登录弹窗
*
*/
.logoInPop{width: 18em!important;border: 1px solid #fc2f4e;border-radius: 0.4em!important;-webkit-border-radius: 0.4em!important;}
.logoInPop .layui-layer-content{padding: 4.3em 1.5em 1.5em 1.5em!important;}
.logoInPop .layui-layer-content h3{position: absolute;width: 100%;height: 2.4em;top:0;left: 0;line-height:2.4em;font-weight: bold;letter-spacing: 0.15em;text-align: center;border-radius: 0.4em 0.4em 0 0;color: #fff;background: url("../images/kbj.png") center no-repeat;background-size: cover;-webkit-background-size: cover; }
.logoInPop .layui-layer-btn{text-align: center!important;}
.logoInPop .layui-layer-btn a{background-color: #fc2f4e;border: 0;width: 9em;height: 2.2em;line-height: 2.2em;border-radius: 2em;-webkit-border-radius: 2em;}
.logoInPop .logoIn .entering{height: 2.6em;border: 1px solid #c3c3c3;padding-left:0.6em;}
.logoInPop #phone{margin-bottom: 0.8em;width: 100%;}
.logoInPop #codeNum{width: 54%;margin-right: 4%;}
.logoInPop #getCode{width: 42%;height:2.6em;line-height:2.6em;outline: none;border: none;color: #fff;background-color: #fe5e76;border-radius: 0.4em;-webkit-border-radius: 0.4em;}

/*
*
    一行文字，一个按钮，弹窗
*
*/
.oneButton{width: 18em!important;border-radius: 0.4em!important;-webkit-border-radius: 0.4em!important;}
.oneButton .layui-layer-content{color: #656565;font-size: 1em!important;padding: 1em 3em!important;}
.oneButton .layui-layer-btn{text-align: center!important;padding-bottom: 1.2em;}
.oneButton .layui-layer-btn a{background-color: #3cbaff;border: 0;width: 9em;height: 2.6em;line-height: 2.6em;text-align: center;}

/*
*
  一张图片 一句话 没有确定取消按钮 如推广二维码
*
*/
.imgButton{width: 70%!important;min-width: 230px!important;max-width: 300px;background-color: rgba(0,0,0,0)!important;box-shadow:none!important;-webkit-box-shadow:none!important;}
.imgButton .layui-layer-content{padding: 0!important;text-align: center;}
.imgButton .layui-layer-content p{background-color: #fff;margin-top: 0.8em;display: inline-block;padding: 0.2em 1em;border-radius: 0.4em;-webkit-border-radius: 0.4em;}
.imgButton .layui-layer-btn{text-align: center;padding: 0!important;}
.imgButton .layui-layer-btn a{display: inline-block;background-color: #ff2626;border:0;width: 100%;margin-left:0;margin-right:0;margin-top: 10px;padding: 0;}
/*
*
 佣金规则 标题 内容 一个按钮
*
*/
.rulePop{width: 18em!important;max-height: 80%;border-radius: 0.4em!important;-webkit-border-radius: 0.5em!important;}
.rulePop .layui-layer-content{padding: 0!important;}
.rulePop .tit{height: 2.5em;line-height: 2.5em;border-radius:0.4em 0.4em 0 0;-webkit-border-radius:0.4em 0.4em 0 0;text-align: center;background: url("../images/kbj.png") center no-repeat;background-size:cover;-webkit-background-size:cover;}
.rulePop .tit span{font-size: 1.2em;letter-spacing: 0.1em;color: #fff;}
.rulePop .layui-layer-btn{text-align: center;}
.rulePop .layui-layer-btn a{background-color: #3cbaff;width: 17em;border:0;font-size: 0.85em;height: 2.4em;line-height: 2.4em;border-radius: 0.4em;-webkit-border-radius: 0.4em;}
.rulePop .text{padding: 0.8em 1em 0 0.8em;line-height: 1.3em;overflow: auto;max-height: 18em;margin-bottom: 2em;}
.rulePop .text p{margin-bottom: 0.5em;}
.rulePop .text table{width: 100%;text-align: center;}
.rulePop .text table td{background-color: #ffe361;border-right: 1px solid #fff;border-bottom: 1px solid #fff;line-height: 2em;color: #e49800;}
.rulePop .percent{color: #fd4b04!important;font-weight: bold;}
.rulePop .imgText{overflow: auto;max-height: 18em;margin-bottom: 2em;}

/*联系客服*/
.customService .layui-layer-content{text-align: center;color: #989898;}

@media only screen and (max-height:480px) {
    .imgButton{width: 65%!important;min-width: 200px!important;}
}