@CHARSET "UTF-8";
body {
    padding: 0;
    margin: 0 auto;
    background: #f8f8f8!important;
    overflow-x: hidden;
}
a,
a:hover {
    text-decoration: none;
}
pre {

}
.container {
    /* margin-bottom: 5rem; */
}
.red {
    color: #be1625!important;
}
.green {
    color: #54be16!important;
}
/* .yellow {
    color: #fdda58!important;
} */
.bgyellow {
    background-color: #ffff00!important;
}
.orange {
    color: #f18217!important;
}
.pink {
    color: #f6a68c!important;
}
.blue {
    color: #b7c1e5!important;
}
.black {
    color: #000!important;
}
.grey {
    color: #ccc!important;
}
.right {
    float: right;
}
.clear {
    clear: both;
}

/* 顶部 */
.layui-header .layui-container {
    padding: 0;
}
/* 顶部广告 */
.layui-header .banner img {
    width: 100%;
}
.layui-header .banner .text {
    position: absolute;
    margin-top: 15.1rem;
    display: inline-block;
    width: auto;
    height: 54px;
    padding: 0 1rem;
    font-size: 34px;
    font-weight: 800;
    left: 8rem;
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff, 0px 2px 2px rgb(0 0 0 / 50%);
    background-color: rgb(255 255 255 / 70%);;
}
/* 顶部菜单 */
.layui-header .menu {
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.6rem;
    font-weight: 800;
    background-color: #ffe599;
    overflow-x: hidden;
}
.layui-header .login input {
    width: 90%;
}
.layui-header .menu li:hover {
    background-color: #de6309;
    cursor: pointer;
}
/* 菜单文字 */
.layui-header .menu li a {
    color: #de6309;
}
.layui-header .menu li:hover a {
    color: #fff;
}
.layui-header .login {
    padding-top: 20px;
}
.layui-header .user_info {
    padding-top: 20px;
}

.layui-header .user_info .layui-input {
    background:transparent;
    pointer-events: none;
    border: none;
    line-height: 38px;
}
.layui-header .user_info .layui-input-inline {
    width: 5rem;
    margin: 0 auto;
    float: left;
}
.layui-header .user_info .menu {
    width: 40rem;
    background: none;
    margin: 0;
    line-height: 3rem;
    text-align: center;
}

.layui-header .user_info .layui-form-item {
    margin-bottom: 10px;
}
/* 主要内容 */
.body-white .layui-container {
    padding: 0;
}
.body-white .title {
    background-color: #00f;
    height: 5rem;
    line-height: 5rem;
    padding: 0.5rem;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    font-weight: 800;
}
.body-white .title .border {
    border: 2px solid #fff;
    line-height: 4rem;
    height: 4rem;
}
/* 开奖结果 */
.body-white .kaijiang_main {
    line-height: 8rem;
    height: 8rem;
    background-color: #ffc;
}
.body-white .kaijiang_main .text {
    line-height: 2rem;
    text-align: center;
    color: #fc0303;
}
.body-white .kaijiang_main .main {
    line-height: 4rem;
    text-align: center;
}
.body-white .kaijiang_main .main li {
    line-height: 1rem;
    border: 0.1rem solid #fc0303;
    padding: 0.1rem;
    margin: 0 0.2rem;
}
.body-white .kaijiang_main .main li.red {
    background-color: #FF0000;
}
.body-white .kaijiang_main .main li.blue {
    background-color: #0000FF;
}
.body-white .kaijiang_main .main li.green {
    background-color: #008000;
}
.body-white .kaijiang_main .main li .number {
    padding: 0.5rem 0.8rem;
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem;
}
.body-white .kaijiang_main .main li .zodiac {
    padding: 0.1rem;
    background-color: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    margin: 0 0.5rem;
    color: #000;
}
.body-white .kaijiang_main .main li .special {
    /* padding: 1.1rem 0.6rem; */
    background-color: #fff;
    font-weight: bold;
    font-size: 2rem;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
}
.body-white .kaijiang_main .main li .special .layui-icon {
    font-size: 3.2rem;
}
/* 下注区 */
.body-white .kaijiang_bet {
    margin: 0 auto;
    padding: 0;
}
.body-white .kaijiang_bet .layui-tab {
    margin: 0;
}
.body-white .kaijiang_bet .layui-tab-title li {
    font-size: 1.8rem;
    font-weight: bold;
}

.body-white .kaijiang_bet .layui-tab-content {
    padding: 0.4rem 0;
}
.body-white .kaijiang_bet .layui-tab-content ul {
    padding: 0 1rem;
}
.body-white .kaijiang_bet .layui-tab-content li {
    padding: 0.1rem;
}
/* 号码选择 */
.body-white .kaijiang_bet li .layui-form-checkbox{
    padding: 0;
    margin: 0;
    background: none;
    height: auto;
}
.body-white .kaijiang_bet li .layui-form-checkbox i {
    display: none;
}

.body-white .kaijiang_bet li .layui-form-checkbox span{
	border-radius: 5rem;
    line-height: 4rem;
    width: 4rem;
    height: 4rem;
    color: #fff;
    /* background-color: #393D49; */
    background: linear-gradient(to right, #232526, #414345);
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}

.body-white .kaijiang_bet li .layui-form-checked span,
.body-white .kaijiang_bet li .layui-form-checkbox:hover span {
    background: linear-gradient(to right, #f85032, #e73827);
    /* background-color: #fc0303; */
    color: #fff;
}

/* 所选区域 */
.body-white .kaijiang_bet .choose {
    background-color: #393D49;
    color: #fff;
    /* border-radius: 0.5rem; */
    font-weight: bold;
    padding: 1rem;
    margin: 0.3rem 0;
    line-height: 4rem;
    text-align: center;
}
.body-white .kaijiang_bet .choose p {
    font-size: 1.6rem;
}
.body-white .kaijiang_bet .choose p input {
    font-size: 1.4rem;
    border: none;
    background: none;
    color: #fff;
    width: 75%;
    line-height: 3rem;
    background-color: #fc0303;
    border-radius: 0.5rem;
    padding: 0 0.4rem;
    margin: 1rem 0;
}
.body-white .kaijiang_bet .choose p input::placeholder {
    color: #fff;
}
.body-white .kaijiang_bet .choose p input.notput {
    pointer-events: none;
}
.body-white .kaijiang_bet .choose p button {
    margin: 1rem;
}
/* 玩法说明 */
.body-white .kaijiang_bet .intro .layui-card-header {
    font-size: 1.8rem;
    font-weight: bold;
}
.body-white .kaijiang_bet .intro .layui-card-body {
    font-size: 1.6rem;
}
.body-white .kaijiang_bet .intro .layui-card-body pre {
    line-height: 2.5rem;
    padding: 0 1rem;
}

/* 资料 */
.body-white .info_main {
    background-color: #fff;
}
/* 网址 */
.body-white .info_main .url {
    border-bottom: 0.1rem solid #e5e5e5;
}
/* 分类1 六合论坛 */
.body-white .info_main .url.style_78 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #000;
    padding: 0.5rem 1rem;
}
.body-white .info_main .url.style_78 .tip_site {
    color: #00f;
}
.body-white .info_main .url.style_78 .url_title {
    color: #fc0303;
}
.body-white .info_main .url.style_78 .url_remark {
    color: #00f;
}
.body-white .info_main .url.style_78 .url_mian {
    font-weight: unset;
}
/* 分类2 综合资料 */
.body-white .info_main .url.style_79 {
    display: inline-block;
    padding: 0.3rem 1rem;
    width: 32.5%;
    border-right: 0.1rem solid #ccc;
    font-size: 1.6rem;
}
.body-white .info_main .url.style_79:nth-child(3n){
    border-right: none;
}
/* 图片 */
.body-white .info_main .image {
    border-bottom: 0.1rem solid #e5e5e5;
}
.body-white .info_main .image img {
    width: 100%;
}
.body-white .info_main .image.style_80 {
    display: inline-block;
    padding: 0.3rem 1rem;
    width: 32.5%;
    border-right: 0.1rem solid #ccc;
    font-size: 1.6rem;
}
.body-white .info_main .image.style_80:nth-child(3n){
    border-right: none;
}
/* 文本 */
.body-white .info_main .text {
    border-bottom: 0.1rem solid #e5e5e5;
}
/* 分类4 一肖一码 */
.body-white .info_main .text.style_81 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
}
.body-white .info_main .text.style_81 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text_tip.style_81 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
    background-color: #ffff00;
}
.body-white .info_main .text_tip.style_81 .tip_site {
    color: #00f;
}
.body-white .info_main .text_tip.style_81 .tip_url {
    color: #fc0303;
}
/* 分类5 单双中特 */
.body-white .info_main .text.style_82 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_82 .text_title {
    color: #800000;
}
.body-white .info_main .text.style_82 .tip_site {
    display: none;
}
.body-white .info_main .text.style_82 .tip_url {
    display: none;
}
.body-white .info_main .text.style_82 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_82 .text_open {
    color: #000;
}
.body-white .info_main .text.style_82 .text_result {
    color: #fc0303;
    background-color: #ffff00;
}
/* 分类6 12码中特 */
.body-white .info_main .text.style_83 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_83 .text_title {
    color: #fc0303;
}
.body-white .info_main .text.style_83 .tip_site {
    color: #008000;
}
.body-white .info_main .text.style_83 .tip_url {
    display: none;
}
.body-white .info_main .text.style_83 .text_mian {
    color: #fc0303;
    display: block;
    padding-top: 0.5rem;
}
.body-white .info_main .text.style_83 .text_result {
    color: #fc0303;
    background-color: #ffff00;
}
.body-white .info_main .text.style_83 .text_mian .yellow {
    color: #fc0303!important;
    background-color: #ffff00;
}
/* 分类7 平特一肖 */
.body-white .info_main .text.style_84 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_84 .text_title {
    color: #008000;
}
.body-white .info_main .text.style_84 .tip_site {
    display: none;
}
.body-white .info_main .text.style_84 .tip_url {
    display: none;
}
.body-white .info_main .text.style_84 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_84 .text_open {
    color: #008000;
}
.body-white .info_main .text.style_84 .text_result {
    color: #fc0303;
    background-color: #ffff00;
}
/* 分类8 四组三连 */
.body-white .info_main .text.style_85 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_85 .text_title {
    color: #800000;
}
.body-white .info_main .text.style_85 .tip_site {
    display: none;
}
.body-white .info_main .text.style_85 .tip_url {
    display: none;
}
.body-white .info_main .text.style_85 .text_mian {
    color: #fc0303;
    display: block;
    width: 18rem;
    margin: 0 auto;
}
.body-white .info_main .text.style_85 .text_remark {
    color: #000;
    display: block;
    border-top: 0.1rem solid #e5e5e5;
    padding-top: 0.7rem;
}

/* 分类9 四肖八码 */
.body-white .info_main .text.style_86 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_86 .text_title {
    color: #800000;
}
.body-white .info_main .text.style_86 .tip_site {
    display: none;
}
.body-white .info_main .text.style_86 .tip_url {
    display: none;
}
.body-white .info_main .text.style_86 .text_mian {
    color: #000;
    display: block;
    width: 22rem;
    margin: 0 auto;
    line-height: 2.5rem;
}
.body-white .info_main .text.style_86 .text_open {
    color: #000;
    display: block;
}
.body-white .info_main .text.style_86 .text_result {
    color: #fc0303;
    background-color: #ffff00;
    margin: 0 auto;
}

/* 分类10 单双平特计划 */
.body-white .info_main .text.style_87 {
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_87 .layui-tab {
    margin: 0 auto;
}
.body-white .info_main .text.style_87 .layui-tab-title {
    text-align: center;
}
.body-white .info_main .text.style_87 .layui-tab-title li {
    font-size: 1.8rem;
    font-weight: bold;
    width: 50%;
}
.body-white .info_main .text.style_87 .text_tip {
    text-align: center;
    font-size: 1.6rem;
    display: block;
    line-height: 2rem;
}
.body-white .info_main .text.style_87 .text_tip .red {
    color: #ffff00!important;
    background-color: #fc0303;
}
.body-white .info_main .text.style_87 .text_title {
    display: block;
    text-align: center;
    font-size: 1.8rem;
    line-height: 3rem;
}
.body-white .info_main .text.style_87 .text_mian {
    color: #fc0303;
}
/* 分类11 成语解特平 */
.body-white .info_main .text.style_88 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
}
.body-white .info_main .text.style_88 .text_issue {
    width: 40%;
    display: inline-block;
    text-align: center;
}
.body-white .info_main .text.style_88 .text_mian {
    width: 25%;
    display: inline-block;
    text-align: center;
    color: #00f;
    font-size: 2rem;
    border-left: 0.1rem solid #e5e5e5;
    border-right: 0.1rem solid #e5e5e5;
}
.body-white .info_main .text.style_88 .text_open {
    width: 30%;
    display: inline-block;
    color: #000;
}
.body-white .info_main .text.style_88 .text_result {
    color: #000;
}

/* 分类12 挂牌解析 */
.body-white .info_main .text.style_89 {
    font-size: 1.6rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
}
.body-white .info_main .text.style_89 .text_title {
    color: #00f;
}
.body-white .info_main .text.style_89 .tip_site {
    display: none;
}
.body-white .info_main .text.style_89 .tip_url {
    display: none;
}
.body-white .info_main .text.style_89 .text_mian {
    color: #00f;
}
.body-white .info_main .text.style_89 .text_remark {
    color: #F0F;
    display: block;
    line-height: 3rem;
}
.body-white .info_main .text.style_89 .text_open {
    color: #fc0303;
}
.body-white .info_main .text.style_89 .text_result {
    color: #fc0303;
}

/* 分类13 二组二连 马会精选36码*/
.body-white .info_main .text.style_90 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #6600CC;
    text-align: center;
}
.body-white .info_main .text.style_90 .text_title {
    color: #008000;
}
.body-white .info_main .text.style_90 .tip_site {
    display: none;
}
.body-white .info_main .text.style_90 .tip_url {
    display: none;
}
.body-white .info_main .text.style_90 .text_mian {
    color: #F0F;
    display: block;
    width: 36rem;
    margin: 0 auto;
}
.body-white .info_main .text.style_90 .text_result {
    color: #fc0303;
    background-color: #ffff00;
    margin: 0 auto;
}
.body-white .info_main .text.style_90 .text_mian .yellow {
    color: #fc0303!important;
    background-color: #ffff00;
}
/* 分类14 六尾中特 七尾中特*/
.body-white .info_main .text.style_91 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_91 .text_title {
    color: #F0F;
}
.body-white .info_main .text.style_91 .tip_site {
    display: none;
}
.body-white .info_main .text.style_91 .tip_url {
    display: none;
}
.body-white .info_main .text.style_91 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_91 .text_result {
    color: #ffff00;
    background-color: #970083;
    margin: 0 auto;
}
/* 分类15 三头中特 */
.body-white .info_main .text.style_92 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_92 .text_title {
    color: #008000;
}
.body-white .info_main .text.style_92 .tip_site {
    display: none;
}
.body-white .info_main .text.style_92 .tip_url {
    display: none;
}
.body-white .info_main .text.style_92 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_92 .text_result {
    color: #ffff00;
    background-color: #9933FF;
    margin: 0 auto;
}
/* 分类16 稳赚六肖 */
.body-white .info_main .text.style_93 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
    text-align: center;
}
.body-white .info_main .text.style_93 .text_title {
    color: #9933FF;
}
.body-white .info_main .text.style_93 .tip_site {
    display: none;
}
.body-white .info_main .text.style_93 .tip_url {
    display: none;
}
.body-white .info_main .text.style_93 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_93 .text_result {
    color: #ffff00;
    background-color: #ff0000;
    margin: 0 auto;
}
/* 分类17 绝杀三肖 */
.body-white .info_main .text.style_94 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #00f;
    text-align: center;
}
.body-white .info_main .text.style_94 .text_title {
    color: #008000;
}
.body-white .info_main .text.style_94 .tip_site {
    display: none;
}
.body-white .info_main .text.style_94 .tip_url {
    display: none;
}
.body-white .info_main .text.style_94 .text_mian {
    color: #fc0303;
}

/* 分类18 大小中特 */
.body-white .info_main .text.style_95 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
    text-align: center;
}
.body-white .info_main .text.style_95 .text_title {
    color: #9933FF;
}
.body-white .info_main .text.style_95 .tip_site {
    display: none;
}
.body-white .info_main .text.style_95 .tip_url {
    display: none;
}
.body-white .info_main .text.style_95 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_95 .text_open {
    color: #00f;
}
.body-white .info_main .text.style_95 .text_result {
    color: #ffff00;
    background-color: #800000;
}

/* 分类19 合数中特 */
.body-white .info_main .text.style_96 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
    text-align: center;
}
.body-white .info_main .text.style_96 .text_title {
    color: #9933FF;
}
.body-white .info_main .text.style_96 .tip_site {
    display: none;
}
.body-white .info_main .text.style_96 .tip_url {
    display: none;
}
.body-white .info_main .text.style_96 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_96 .text_open {
    color: #00f;
}
.body-white .info_main .text.style_96 .text_result {
    color: #ffff00;
    background-color: #FF00FF;
}

/* 分类20 家野中特 */
.body-white .info_main .text.style_97 {
    font-size: 1.8rem;
    padding: 0.8rem 1rem;
    font-weight: bold;
    color: #3a585f;
    text-align: center;
}
.body-white .info_main .text.style_97 .text_title {
    color: #9933FF;
}
.body-white .info_main .text.style_97 .tip_site {
    display: none;
}
.body-white .info_main .text.style_97 .tip_url {
    display: none;
}
.body-white .info_main .text.style_97 .text_mian {
    color: #fc0303;
}
.body-white .info_main .text.style_97 .text_open {
    color: #00f;
}
.body-white .info_main .text.style_97 .text_result {
    color: #ffff00;
    background-color: #008000;
}

/* 分类21 ⑨肖中特 */
.body-white .info_main .text.style_98 {
    font-size: 1.4rem;
    padding: 0.8rem 1rem;
    color: #3a585f;
}
.body-white .info_main .text.style_98 .text_issue {
    display: inline-block;
    width: 20%;
}
.body-white .info_main .text.style_98 .text_title {
    color: #00f;
}
.body-white .info_main .text.style_98 .tip_site {
    display: none;
}
.body-white .info_main .text.style_98 .tip_url {
    display: none;
}
.body-white .info_main .text.style_98 .text_mian {
    color: #3a585f;
    display: inline-block;
    width: 55%;
    text-align: center;
    border-left: 0.1rem solid #e5e5e5;
    border-right: 0.1rem solid #e5e5e5;
}
.body-white .info_main .text.style_98 .text_open {
    color: #3a585f;
    display: inline-block;
    width: 20%;
}
.body-white .info_main .text.style_98 .text_result {
    color: #fc0303;
}
.body-white .info_main .text.style_98 .text_remark {
    display: none;
}
/* 注册 */
.user_registe .layui-form-label {
    width: auto;
}
.user_registe .layui-input-block {
    margin-left: 90px;
}

/* 金额输入 */
.amount_main .layui-form-item {
    margin-bottom: 0;
}
.amount_main .layui-form-item .layui-form-label {
    padding: 0 10px;
    line-height: 3rem;
}
/* 充值扫码 */
.qrcode_main .layui-form-item {
    margin-bottom: 0;
    text-align: center;
}
.qrcode_main .layui-form-item .layui-input-block {
    margin: 0 auto;
}
.qrcode_main .layui-form-item label {
    text-align: center;
    width: 100%;
}
.qrcode_main .layui-form-item img {
    width: 200px;
    height: 200px;
    border: 0.1rem solid #fff;
    margin: 1rem;
}
.qrcode_main .layui-form-item p {
    font-size: 1.2rem;
    line-height: 3rem;
    margin: 1rem;
}
.qrcode_main span.qrcode_amount {
    color: #fc0303;
    font-weight: bold;
    padding: 0 0.5rem;
}
/* 上传收款码 */
.upqrcode_main .layui-form-item {
    margin-bottom: 0;
    text-align: center;
}
.upqrcode_main .layui-form-item .layui-input-block {
    margin: 0 auto;
}
.upqrcode_main .layui-form-item label {
    text-align: center;
    width: 100%;
}
.upqrcode_main .layui-form-item img {
    width: 200px;
    height: 200px;
    border: 0.1rem solid #fff;
    margin: 1rem;
}
.upqrcode_main .layui-form-item p {
    font-size: 1.2rem;
    line-height: 3rem;
    margin: 1rem 0 0 0;
}
/* 历史记录 */
.history_main .layui-tab {
    margin: 0;
}
.history_main .layui-tab-title {
    white-space: normal;
    height: auto;
    text-align: center;
}

.history_main .layui-tab-title li {
    font-size: 1.8rem;
    font-weight: bold;
    background-color: #f90;
}
.history_main .layui-tab-content {
    padding: 0;
}
.history_main .layui-tab-item li {
    text-align: center;
    font-size: 1.4rem;
    line-height: 3rem;
}
.history_main .layui-tab-item li.history_title {
    margin: 0 auto;
    background-color: #f90;
    border-top: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
    font-size: 1.8rem;
    font-weight: bold;
}
.history_main .layui-tab-item li .history_year {
    font-weight: bold;
    border-right: 0.1rem solid #000;
} 
.history_main .layui-tab-item li .history_issue {
    font-weight: bold;
} 
.history_main .layui-tab-item li .history_number {
    color: #fff!important;
    font-weight: bold;
    padding: 0.5rem;
    margin: 0 0.2rem;
} 
.history_main .layui-tab-item li .history_number.red {
    background-color:#FF0000
}
.history_main .layui-tab-item li .history_number.green {
    background-color:#008000
}
.history_main .layui-tab-item li .history_number.blue {
    background-color:#0000FF
}
.history_main .layui-tab-item li .history_special {
    font-weight: bold;
}
.history_main .layui-tab-item li .history_zodiac {
    padding-right: 1.2rem
}
.history_main .layui-tab-item li .number {

}
.history_main .layui-tab-item li .zodiac {
    margin-left: 34.5%;
}

/* 下注记录 */
.userlog_main .layui-form-item {
    font-size: 1.4rem;
    text-align: center;
}
.userlog_main .layui-form-item li .betlog_title {
    border-bottom: 0.1rem solid;
}
.userlog_main .layui-form-item li span {
    border-bottom: 0.1rem solid #e5e5e5;
    line-height: 3rem;
}
.userlog_main .layui-form-item li span span {
    border: none;
}
.userlog_main .layui-form-item li span.betlog_number {
    color: #fff;
    padding: 0.3rem 0.4rem;
}
/* 订单记录 */
.userlog_main .layui-form-item {
    font-size: 1.4rem;
    text-align: center;
}
.userlog_main .layui-form-item li .orderlog_title {
    border-bottom: 0.1rem solid;
}
/* 客服信息 */
.service_main .layui-form-label {
    width: 30%;
}

.service_main .layui-input-block {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
}
.service_main .layui-input-block img {
    width: 220px;
    height: 220px;
}