﻿/* CSS Document*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    background: none;
}

input {
    margin: 0px;
    padding: 0px;
}

textarea, select {
    margin: 0;
    padding: 0;
}

input, button, select, textarea {
    outline: none;
}

input {
    border: none;
}

select {
    padding: 2px;
}

table td {
    
}
table td img {
    width:100%;
    height:100%;
}

div {
    margin: 0 auto;
}

.left {
    float: left;
}

body {
    font-family: "Microsoft YaHei";
    background: #fff;
    height: 100%;
    font-size: 12px;
    color: #555;
}

ul, li {
    list-style: none;
}

img {
    border: none;
}

a {
    -moz-outline-style: none;
    text-decoration: none;
    color: #333;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

ul li {
    list-style-type: none;
}

ul {
    padding: 0;
}

a:hover, a:link, a:active, a:visited {
    text-decoration: none;
}

body {
    max-width: 980px;
    margin: 0 auto;
}

.red-h3 {
    color:#fa8aa5;
    font-size:22px;
    font-weight:600;
    font-family:"Microsoft YaHei";
}

.marLeft14{
    margin-right:14px;
}
.banner {
    position: relative;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-left:60px;
}

.back, .logo {
    float: left;
}

.back img {
    width: 33px !important;
    height: 28px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}
.back span{
    line-height:50px;
    margin-left:5px;
    font-size:18px;
    color:#666;
    font-weight:600;
}


.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #333333;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.changeDiamonds {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1201;
    width: 480px;
    height: 360px;
    background-color: #e4f6fe;
    margin: -180px 0 0 -240px;
    display: none;
    border-radius: 8px;
    text-align:center;
}

.lottery-result-bg {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1200;
    background-position:center 20px;
    background-repeat: no-repeat;
    background-image: url('../images/zhongjiang.png');
    width: 480px;
    height: 400px;
    background-color: #e4f6fe;
    margin: -200px 0 0 -240px;
    display: none;
    border-radius: 8px;
}

.coin-less{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1203;
    width: 480px;
    height: 400px;
    background-color: #e4f6fe;
    margin: -200px 0 0 -240px;
    display: none;
    border-radius: 8px;
    text-align:center;
}

.coin-less .err-header{
    margin-top:20px;
}
#err-msg{
    font-family:'Microsoft YaHei';
    font-size:28px;
    font-weight:600;
    color:#ff3d4c;
    margin-top:10px;
    letter-spacing:2px;
}

.lottery-result-bg .lottery-result {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    position: absolute;
    bottom: 80px;
    width: 100%;
    color: #ff3d4c;
    text-align: center;
}
.remove{
    width:42px;
    height:42px;
    display:inline-block;
    position:absolute;
    top:-21px;
    right:-21px;
}
.remove img{
    width:100%;
}


.color-number{
    color:#ff3d4c;
}

.container {
    max-width: 980px;
}

.banner {
    margin-top: 2px;
}

.banner img {
    width: 100%;
}

.lottery-border {
    background: url('../images/biankuang_2.png') no-repeat 0 0;
    width: 524px;
    height: 397px;
    float:left;
    position:relative;
}

.lottery-border .zhuanshi{
    position:absolute;
    right: -20px;
    top: -28px;
}

#lottery table{
    table-layout:fixed;
    margin: 18px 22px;
}
#lottery table td{
    position:relative;
}

#lottery table td.active .active_roll{
    width:110px;
    height:110px;
    z-index:1008;
    position:absolute;
    top:0;
    left:0;
    background-position:center center;
    background-repeat:no-repeat;
}

#lottery table td.active .active_roll_0 {
    background-image: url('../images/index-0.png');
   
}

#lottery table td.active .active_roll_1 {
    background-image: url('../images/index-1.png');
}

#lottery table td.active .active_roll_2 {
    background-image: url('../images/index-2.png');
}
#lottery table td.active .active_roll_3{
    background-image: url('../images/index-3.png');

}
#lottery table td.active .active_roll_4 {
    background-image: url('../images/index-4.png');
}
#lottery table td.active .active_roll_5{
    background-image: url('../images/index-5.png');
}
#lottery table td.active .active_roll_6 {
    background-image: url('../images/index-6.png');
}

#lottery table td.active .active_roll_7 {
    background-image: url('../images/index-7.png');
}
#lottery table td.active .active_roll_8 {
    background-image: url('../images/index-8.png');
}
#lottery table td.active .active_roll_9 {
    background-image: url('../images/index-9.png');
}
#lottery table td.active .active_roll_10 {
    background-image: url('../images/index-10.png');
}
#lottery table td.active .active_roll_11 {
    background-image: url('../images/index-11.png');
}


#lottery table td .now-btn{
    width:220px;
 
    overflow:hidden;
    display: block;
    margin: auto;
}

.lottery_container {
    margin: 30px 62px;
}
.lottery_rule_header {
    background: url('../images/greenheader.png') no-repeat 0 0 ;
    height:54px;
}

.lottery_share {
    float: right;
    width: 332px;
    text-align:center;
    color: #6e7371;
    font-size:19px;
}
.lottery_share a {
    color:#5f89f5; 
    text-decoration:underline;
}


.lottery-list {
    background: #feeded;
    overflow: hidden;
    border-left:3px solid #e0e8e8;
    border-right:3px solid #e0e8e8;
    border-top:3px solid #e0e8e8;
    padding:20px 40px 0 40px;
}

.lottery_list_footer {
    background: url('../images/redfooter.png') no-repeat 0 0 ;
    height:54px;
}

.lottery-list .lottery-list-header {
    text-align: center;
}

.lottery-list ul {
    height: 210px;
    overflow: hidden;
}

.lottery-list ul li {
    height: 30px;
}

.lottery-list ul li span {
    display: inline-block;
    width: 33%;
    font-size: 14px;
    text-align: center;
}
.lottery-list ul li i {
    color:#555;
    font-style: normal;
}

.lottery-list ul li span.lottery-userlist-award {
    color: #fa9214;
}

.lottery_rule {
    background: #eef7f6;
    overflow: hidden;
    border-left:3px solid #e0e8e8;
    border-right:3px solid #e0e8e8;
    border-bottom:3px solid #e0e8e8;
    padding:20px 40px 60px 40px;
}

.lottery_rule .solid-line {
    background: url('../images/solid.png') repeat 0 0;
    height:2px;
    margin:30px auto 30px 0;
    width:86%;
}

.lottery_rule p{
    line-height:30px;
    margin-top:26px;
    font-size:20px;
    color:#666;
}
.rule-child-header{
    display:block;
    margin-bottom:20px;
}

.lottery_rule a.rule-btn{
    background-color: #1bb2e9;
    color: #fff;
    border: 1px solid #999;
    font-size: 18px;
    padding: 2px 8px;
    margin-left: 20px;
}
.lottery_rule a.rule-btn:hover {
    background-color:#0e8ddd;
}

.changeDiamonds, btn-group {
    text-align: center;
}

.changeDiamonds b {
    line-height:40px;
    font-size: 24px;
    padding-top:15px;
    display: block;
    color:#666;
}

.changeDiamonds #diamonds {
    color: #ff3d4c;
}

.cancel, .confirm {
    display: inline-block;
    padding:10px 40px;
    color: #fff;
    font: 600  18px/28px 'Microsoft Yahei';
    margin: 20px;
    background:#ff3d4c;
    border-radius: 6px;
    cursor:pointer;
}