@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: rgb(8, 117, 226);
    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: 9rem;
    height: 9rem;
    background-color: #ffffff;
}
.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 .number {
    background-image: url(../images/123456.gif);
    height: 3rem;
    width: 3rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: rgba(0, 0, 0, 0);
    line-height: 2rem;
    padding:0.5rem 0.4rem  0.5rem 0;
    margin-bottom: 0.5rem;
}
.body-white .kaijiang_main .main li.blue .number {
    background-image: url(../images/123456.gif);
    height: 3rem;
    width: 3rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: rgba(0, 0, 0, 0);
    line-height: 2rem;
    padding: 0.5rem 0.4rem 0.5rem 0;
    margin-bottom: 0.5rem;
}
.body-white .kaijiang_main .main li.green .number {
    background-image: url(../images/123456.gif);
    height: 3rem;
    width: 3rem;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    color: rgba(0, 0, 0, 0);
    line-height: 2rem;
    padding: 0.5rem 0.4rem 0.5rem 0;
    margin-bottom: 0.5rem;
}
.body-white .kaijiang_main .main li .number.number-01 {
    background-image: url(../images/1.gif);
}
.body-white .kaijiang_main .main li .number.number-02 {
    background-image: url(../images/2.gif);
}
.body-white .kaijiang_main .main li .number.number-03 {
    background-image: url(../images/3.gif);
}
.body-white .kaijiang_main .main li .number.number-04 {
    background-image: url(../images/4.gif);
}
.body-white .kaijiang_main .main li .number.number-05 {
    background-image: url(../images/5.gif);
}
.body-white .kaijiang_main .main li .number.number-06 {
    background-image: url(../images/6.gif);
}
.body-white .kaijiang_main .main li .number.number-07 {
    background-image: url(../images/7.gif);
}
.body-white .kaijiang_main .main li .number.number-08 {
    background-image: url(../images/8.gif);
}
.body-white .kaijiang_main .main li .number.number-09 {
    background-image: url(../images/9.gif);
}
.body-white .kaijiang_main .main li .number.number-10 {
    background-image: url(../images/10.gif);
}
.body-white .kaijiang_main .main li .number.number-11 {
    background-image: url(../images/11.gif);
}
.body-white .kaijiang_main .main li .number.number-12 {
    background-image: url(../images/12.gif);
}
.body-white .kaijiang_main .main li .number.number-13 {
    background-image: url(../images/13.gif);
}
.body-white .kaijiang_main .main li .number.number-14 {
    background-image: url(../images/14.gif);
}
.body-white .kaijiang_main .main li .number.number-15 {
    background-image: url(../images/15.gif);
}
.body-white .kaijiang_main .main li .number.number-16 {
    background-image: url(../images/16.gif);
}
.body-white .kaijiang_main .main li .number.number-17 {
    background-image: url(../images/17.gif);
}
.body-white .kaijiang_main .main li .number.number-18 {
    background-image: url(../images/18.gif);
}
.body-white .kaijiang_main .main li .number.number-19 {
    background-image: url(../images/19.gif);
}
.body-white .kaijiang_main .main li .number.number-20 {
    background-image: url(../images/20.gif);
}
.body-white .kaijiang_main .main li .number.number-21 {
    background-image: url(../images/21.gif);
}
.body-white .kaijiang_main .main li .number.number-22 {
    background-image: url(../images/22.gif);
}
.body-white .kaijiang_main .main li .number.number-23 {
    background-image: url(../images/23.gif);
}
.body-white .kaijiang_main .main li .number.number-24 {
    background-image: url(../images/24.gif);
}
.body-white .kaijiang_main .main li .number.number-25 {
    background-image: url(../images/25.gif);
}
.body-white .kaijiang_main .main li .number.number-26 {
    background-image: url(../images/26.gif);
}
.body-white .kaijiang_main .main li .number.number-27 {
    background-image: url(../images/27.gif);
}
.body-white .kaijiang_main .main li .number.number-28 {
    background-image: url(../images/28.gif);
}
.body-white .kaijiang_main .main li .number.number-29 {
    background-image: url(../images/29.gif);
}
.body-white .kaijiang_main .main li .number.number-30 {
    background-image: url(../images/30.gif);
}
.body-white .kaijiang_main .main li .number.number-31 {
    background-image: url(../images/31.gif);
}
.body-white .kaijiang_main .main li .number.number-32 {
    background-image: url(../images/32.gif);
}
.body-white .kaijiang_main .main li .number.number-33 {
    background-image: url(../images/33.gif);
}
.body-white .kaijiang_main .main li .number.number-34 {
    background-image: url(../images/34.gif);
}
.body-white .kaijiang_main .main li .number.number-35 {
    background-image: url(../images/35.gif);
}
.body-white .kaijiang_main .main li .number.number-36 {
    background-image: url(../images/36.gif);
}
.body-white .kaijiang_main .main li .number.number-37 {
    background-image: url(../images/37.gif);
}
.body-white .kaijiang_main .main li .number.number-38 {
    background-image: url(../images/38.gif);
}
.body-white .kaijiang_main .main li .number.number-39 {
    background-image: url(../images/39.gif);
}
.body-white .kaijiang_main .main li .number.number-40 {
    background-image: url(../images/40.gif);
}
.body-white .kaijiang_main .main li .number.number-41 {
    background-image: url(../images/41.gif);
}
.body-white .kaijiang_main .main li .number.number-42 {
    background-image: url(../images/42.gif);
}
.body-white .kaijiang_main .main li .number.number-43 {
    background-image: url(../images/43.gif);
}
.body-white .kaijiang_main .main li .number.number-44 {
    background-image: url(../images/44.gif);
}
.body-white .kaijiang_main .main li .number.number-45 {
    background-image: url(../images/45.gif);
}
.body-white .kaijiang_main .main li .number.number-46 {
    background-image: url(../images/46.gif);
}
.body-white .kaijiang_main .main li .number.number-47 {
    background-image: url(../images/47.gif);
}
.body-white .kaijiang_main .main li .number.number-48 {
    background-image: url(../images/48.gif);
}
.body-white .kaijiang_main .main li .number.number-49 {
    background-image: url(../images/49.gif);
}
.body-white .kaijiang_main .main li .number {
    padding: 0.5rem 0.8rem;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
}
.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: #edb6ce66;
}
.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: 51%;
    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: 24%;
}
.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;
}