a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: inherit;
}
body{width: 100%;height: 100%;}
.bonus-baner-bonus{
    width: 100%;
    height: 260px;
    background: url(../img/bonus_top_bg.jpg) center 0px no-repeat;
}
.bonus-baner-deficit{
    width: 100%;
    height: 260px;
    background: url(../img/deficit_top_bg.jpg) center 0px no-repeat;
}
.bonus-body{
    width: 100%;
    height: auto;
    margin: 0px auto;
    background: url(../img/bonus_bg.jpg) center 0px repeat-y;
}
.bonus-box{
    width: 1200px;
    height: auto;
    background-color: rgb(255, 255, 255);
    position: relative;
    /*top: -30px;*/
    padding-top: 35px;
    border-radius: 2px;
    margin: 0px auto 0px;
    padding-bottom:35px;
}
.sy-top-ol {
    width: 555px;
    height: 45px;
    margin: 0px auto;
}
.line-left{
    float: left;
    width: 148px;
    height: 1px;
    margin-top: 23px;
    background: rgb(229, 229, 229);
}
.bonus-aceiter{
    float: left;
    height: 45px;
    line-height: 33px;
    font-size: 66px;
    margin-left: 38px;
    color: rgba(39, 39, 35, 0.5);
}
.line-right {
    float: left;
    width: 148px;
    height: 1px;
    margin-left: 40px;
    margin-top: 23px;
    background: rgb(229, 229, 229);
}
.cpyx-ol{
    float: left;
    height: 45px;
    margin-left: 12px;
}
.cpyx-ol span:first-child {
    display: block;
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-weight: 550;
}
.cpyx-ol span:nth-child(2) {
    display: block;
    font-size: 17px;
    color: rgb(153, 153, 153);
}
.bonus-box-middle{
    width: 1160px;
    height: auto;
    background-color: rgba(247, 246, 198, 0.5);
    border-radius: 10px;
    margin: 42px auto 0px;
    overflow: hidden;
}
.next-step {
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.next-box {
    margin: 15px auto;
    width: 225px;
    height: 45px;
    border-radius: 22px;
    border: 0;
    outline: 0;
    display: block;
    background: -webkit-gradient(linear,right top,left top,from(#00a8ff),to(#2769c5));
    background: linear-gradient(270deg,#00a8ff,#2769c5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=$SITEBTN1,endColorstr=$SITEBTN2);
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.ok-receive{
    margin: 0 auto;
    width: 225px;
    height: 45px;
    border-radius: 22px;
    border: 0;
    outline: 0;
    display: block;
    background: -webkit-gradient(linear,right top,left top,from(#999),to(#d0d0d0));
    background: linear-gradient(270deg,#999,#d0d0d0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=$SITEBTN1,endColorstr=$SITEBTN2);
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.next-box:hover {
    background: -webkit-gradient(linear,right top,left top,from(#2769c5),to(#00a8ff));
    background: linear-gradient(270deg,#2769c5,#00a8ff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=$SITEBTN2,endColorstr=$SITEBTN1);
}
.clearfix {
    zoom: 1;
}
.bonus-box-middle .preBox{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.bonus-rili-right{
    margin-top: 32px;
    width: 404px;
    background-color: rgb(255, 255, 255);
    float: right;
    margin-right: 40px;
    position: relative;
    border-radius: 10px;
}
.bonus-right-top{
    width: 404px;
    height: 65px;
    box-shadow: rgb(255, 197, 0) 0px 15px 0px 0px;
    margin-bottom: 32px;
    text-align: center;
    line-height: 65px;
    color: rgb(255, 102, 0);
    font-size: 28px;
    border-radius: 10px 10px 0px 0px;
    background: rgb(255, 220, 78);
}
.bonus-right-read{
    width: 368px;
    margin: 17px auto 0px;
    border-bottom: 1px dashed rgb(220, 220, 220);
}
.bonus-shuom-top{
    color: rgb(255, 102, 0);
    font-size: 21px;
    margin-bottom: 8px;
}
.bonus-shuom-bottom{
    font-size: 15px;
    color: rgb(153, 153, 153);
    line-height: 28px;
    margin-bottom: 12px;
}
.bonus-right-reads{
    width: 368px;
    margin: 17px auto 0px;
}
.bonus-rili-left{
    width: 639px;
    background-color: #fff;
    float: left;
    margin-left: 40px;
    border-radius: 10px;
    margin-top: 32px;
    padding-bottom: 30px;
    position: relative;
}
.bonus-data-top {
    width: 639px;
    height: 65px;
    border-radius: 10px 10px 0 0;
    background: #ffdc4e;
    -webkit-box-shadow: 0 15px 0 0 #ffc500;
    box-shadow: 0 15px 0 0 #ffc500;
    text-align: center;
    line-height: 65px;
    color: #f60;
    font-size: 28px;
}
.bonus-total{
    width: 100%;
    height: 37px;
    text-align: center;
    line-height: 37px;
    /*border-bottom: 1px solid rgba(255,102,0,.4);*/
    margin-top: 15px;
}
.bonus-black-read{
    color: #666;
    font-size: 20px;
}
.bonus-red-read{
    color: #f60;
    font-size: 20px;
}
.celaHead{
    height: auto;
    line-height: 54px;
    overflow: hidden;
    margin: 0 auto;
    min-height: 380px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.celaHead table{
    width: 100%;
    text-align: center;
    table-layout: fixed;
}
.celaHead table td, .celaHead table th{
    border: 1px solid #e6e6e6;
    height: 53px;
    font-size: 14px;
}
.celaHead table td{
    color: rgb(84, 84, 84);
}

.celaHead table th{
    background-color: #ffdc4e;
    color: #ff6600;
    font-weight: 200;
}
.tbplus i{
    position: absolute;
    left: 3px;
    bottom: -15px;
    color: #ff6600;
}
.tbplus ins{
    border-bottom: 1px solid #ff6600;
    position: absolute;
    width: 155px;
    transform: rotate(19.2deg);
    left: -1px;
    top: 26px;
}

ins {
    margin: 0 -5px;
}
.tbplus em{
    position: absolute;
    right: -12px;
    top: -15px;
    font-size: 14px;
}

.celaHead em{
    margin-right: 15px;
}
.tbplus{
    position: relative;
    width: 145px;
}


/*login*/
.layui-layer{
    box-shadow: none !important;
}
.layui-layer-setwin .layui-layer-close2{
    right: 15px !important;
    top: -15px !important;
}
.login{
    margin: 0px auto 0 auto;
    max-width: 420px;
    padding: 40px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    /* overflow-x: hidden; */
    box-sizing: border-box;
}
.login a.logo{
    display: block;
    height: 58px;
    width: 167px;
    margin: 0 auto 30px auto;
    background-size: 167px 42px;
}
.login .message ,.bonus-record .message{
    margin: 10px 0 0 -58px;
    padding: 18px 10px 18px 60px;
    background: #ffdc4e;
    position: relative;
    color: #f60;
    font-size: 16px;
}
.login #darkbannerwrap ,.bonus-record #darkbannerwrap{
    background: url(../img/aiwrap.png);
    width: 18px;
    height: 10px;
    margin: 0 0 20px -58px;
    position: relative;
}

.login input[type=text],
.login input[type=file],
.login input[type=password],
.login input[type=email], select {
    border: 1px solid #DCDEE0;
    vertical-align: middle;
    border-radius: 3px;
    height: 50px;
    padding: 0px 16px;
    font-size: 14px;
    color: #555555;
    outline:none;
    width:100%;
    box-sizing: border-box;
}
.login input[type=text]:focus,
.login input[type=file]:focus,
.login input[type=password]:focus,
.login input[type=email]:focus, select:focus {
    border: 1px solid #ffc500;
}
.login input[type=submit],
.login input[type=button]{
    display: inline-block;
    vertical-align: middle;
    padding: 12px 24px;
    margin: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    background-color: #ffc500;
    background: -webkit-gradient(linear,right top,left top,from(#ffdc4e),to(#ffc500));
    background: linear-gradient(270deg,#ffdc4e,#ffc500);
    border-radius: 3px;
    border: none;
    -webkit-appearance: none;
    outline:none;
    width:100%;
}
.login input[type=submit]:hover,
.login input[type=button]:hover{
    background: -webkit-gradient(linear,right top,left top,from(#ffc500),to(#ffdc4e));
    background: linear-gradient(270deg,#ffc500,#ffdc4e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=$SITEBTN2,endColorstr=$SITEBTN1);
}
.login hr {
    background: #fff;
}
.login hr.hr15 {
    height: 15px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.login hr.hr20 {
    height: 20px;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.login .verify {
    position: relative;
}
.login .verify span{
    position: absolute;
    top:4px;
    right:4px;
}
/**/
li, ol, ul {
    list-style: none;
}
.draw-list-box{
    width: 97%;
    height: 150px;
    display: block;
    margin: 50px auto 0;
}
.draw-list-box-bonus li:first-child {
    background-image: url(../img/bonus_s_bg.png);
}
.draw-list-box-deficit li:first-child {
    background-image: url(../img/deficit_s_bg.png);
}
.draw-list-box li:nth-child(2) {
    background-image: url(../img/record_bg.png);
}
.draw-list-box li:nth-child(3) {
    background-image: url(../img/jjtq.png);
}
.draw-list-box li {
    float: left;
    width: 316px;
    height: 141px;
    margin-left: 53px;
    cursor: pointer;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 7px;
    -webkit-transition: background-size .5s;
    transition: background-size .5s;
}
.draw-list-box li:hover {
    background-size: 110%;
}
.draw-list-box li .draw-cengc{
    width: 100%;
    height: 82px;
    border-radius: 7px;
    padding-top: 59px;
    background: rgba(50,81,121,0);
    -webkit-transition: background .3s linear;
    -webkit-transition: background .4s linear;
    transition: background .4s linear;
}
.draw-list-box li .draw-hover-button{
    width: 129px;
    height: 31px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 15px;
    line-height: 31px;
    color: #fff;
    border-radius: 30px;
    margin: 0 auto 8px;
    cursor: pointer;
    display: none;
}
.draw-list-box li .draw-cengc:hover {
    background: rgba(50,81,121,.7);
}
.draw-list-box li .draw-cengc:hover .draw-hover-button{
    display: block;
}

.draw-list-box li .draw-hover-button:hover {
    background: #fff;
    color: #000;
}
/*record*/
.bonus-record{
    margin: 0px auto 0 auto;
    max-width: 965px;
    padding: 40px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    box-sizing: border-box;
}
.table-transaction{
    margin: 0 auto;
    width: 100%;
}
.table-transaction thead{
    border-collapse: collapse;
    border-spacing: 0;
    background: #dbe6f9;
}
.table-transaction td{
    width: 290px;
    height: 40px;
    text-align: center;
    color: #8f9aa9;
    vertical-align: middle;
    font-size: 14px;
}
.table-transaction thead tr td{
    color: #4f86e3;
}

.table-transaction tr td{
    border: 1px solid #f5f5f5;
}
.table-transaction .tbody{
    height: 400px;
    overflow-x: hidden;
}
.noData{
    padding: 10px 0;
    line-height: 35px;
}
/*.noData {*/
    /*line-height: 30px!important;*/
    /*color: #999;*/
    /*display: block;*/
    /*text-align: center;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*-webkit-transform: translate(-50%,-50%);*/
    /*-ms-transform: translate(-50%,-50%);*/
    /*transform: translate(-50%,-50%);*/
    /*font-size: 14px;*/
    /*overflow: hidden;*/
/*}*/
.table-transaction tbody tr:nth-child(2n) {
    background: #f5f5f5;
}
.green-jifen{
    color: #41c32c!important;
}
.table-transaction tbody{
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    vertical-align: middle;
}
.noData:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    background: url(../img/noData_2.png) no-repeat;
    background-size: 100%;
}
.over-auto{
    max-height: 500px;
    overflow: auto;
}
