1646 lines
30 KiB
CSS
1646 lines
30 KiB
CSS
|
@CHARSET "UTF-8";
|
|||
|
|
|||
|
body {
|
|||
|
-moz-user-select: none;
|
|||
|
-webkit-user-select: none;
|
|||
|
-ms-user-select: none;
|
|||
|
-khtml-user-select: none;
|
|||
|
user-select: none;
|
|||
|
overflow-x: hidden;
|
|||
|
background: #111 url(cssImg/bg-out01.jpg) center 0px;
|
|||
|
background-attachment: fixed;
|
|||
|
background-size: cover;
|
|||
|
}
|
|||
|
|
|||
|
a,a .more,.industry-collaboration .thumbs p {
|
|||
|
color: #333;
|
|||
|
text-decoration:none;
|
|||
|
font-size: 16px;
|
|||
|
font-weight: bold;
|
|||
|
}
|
|||
|
|
|||
|
a:hover,a:focus,a:hover .more,.industry-collaboration .thumbs:hover p,.industry-collaboration .thumbs:focus p{
|
|||
|
color: #ff0039;
|
|||
|
}
|
|||
|
|
|||
|
.messageTitlea{
|
|||
|
color: #fff;
|
|||
|
font-weight: bold;
|
|||
|
}
|
|||
|
|
|||
|
img,a img {
|
|||
|
border: none;
|
|||
|
}
|
|||
|
|
|||
|
h1,h2 {
|
|||
|
font-weight: 300
|
|||
|
}
|
|||
|
|
|||
|
h3,h4 {
|
|||
|
font-weight: 400
|
|||
|
}
|
|||
|
|
|||
|
h1 {
|
|||
|
color: #ffffff;
|
|||
|
font-size: 22px;
|
|||
|
line-height: 30px;
|
|||
|
margin: 2px 0;
|
|||
|
text-shadow: rgba(0, 0, 0, .01) 0 0 1px
|
|||
|
}
|
|||
|
|
|||
|
h1 span {
|
|||
|
display: block
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
h3 {
|
|||
|
color: #000;
|
|||
|
font-size: 17px;
|
|||
|
margin: 12px 0 6px;
|
|||
|
line-height: 1.4em
|
|||
|
}
|
|||
|
|
|||
|
h4 {
|
|||
|
color: #de0000;
|
|||
|
font-size: 14px;
|
|||
|
margin-top: 18px
|
|||
|
}
|
|||
|
|
|||
|
h5,h6 {
|
|||
|
font-weight: 600
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
ul,ol {
|
|||
|
margin:0;
|
|||
|
padding: 0;
|
|||
|
}
|
|||
|
|
|||
|
strong {
|
|||
|
color: #676767;
|
|||
|
font-weight: 600
|
|||
|
}
|
|||
|
.messageTitleStrong {
|
|||
|
color: #fff;
|
|||
|
font-weight: 900
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
sup,sub {
|
|||
|
line-height: 0
|
|||
|
}
|
|||
|
|
|||
|
sup {
|
|||
|
vertical-align: super
|
|||
|
}
|
|||
|
|
|||
|
sub {
|
|||
|
vertical-align: sub
|
|||
|
}
|
|||
|
|
|||
|
.wrap_all{
|
|||
|
width:1180px;
|
|||
|
margin:0 auto;
|
|||
|
padding-top:100px;
|
|||
|
padding-bottom:200px;
|
|||
|
}
|
|||
|
.set_padding{
|
|||
|
padding:0 10px;
|
|||
|
}
|
|||
|
|
|||
|
.topTimeDiv {
|
|||
|
left: 1px;
|
|||
|
float: left;
|
|||
|
position: relative;
|
|||
|
width: 142px;
|
|||
|
height:57px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.submitInput {
|
|||
|
background: #37474f;
|
|||
|
border: 0px;
|
|||
|
border-radius: 5px 5px 5px 5px;
|
|||
|
color: #fff;
|
|||
|
font-family: "Open Sans", arial, san-serif;
|
|||
|
font-size: 12px;
|
|||
|
outline: medium none;
|
|||
|
padding: 8px;
|
|||
|
width: 144px;
|
|||
|
}
|
|||
|
|
|||
|
.submitInput:hover{
|
|||
|
background: #7986cb;
|
|||
|
color: #333;
|
|||
|
}
|
|||
|
.btn {
|
|||
|
display: inline-block;
|
|||
|
font-size: 16px;
|
|||
|
font-weight:bold;
|
|||
|
color: #fff;
|
|||
|
text-align: center;
|
|||
|
background:none;
|
|||
|
border:1px solid #fff !important;
|
|||
|
border-radius:4px;
|
|||
|
border: 0px;
|
|||
|
cursor: pointer;
|
|||
|
|
|||
|
}
|
|||
|
.btn:hover{
|
|||
|
color:#fff;
|
|||
|
background:#0d1f33;
|
|||
|
}
|
|||
|
|
|||
|
.btn-warning02{
|
|||
|
color: #fff;
|
|||
|
width: 68px;
|
|||
|
margin-left: 2px;
|
|||
|
margin-top: 2px;
|
|||
|
border: 1px solid #cabfbf;
|
|||
|
height: 30px;
|
|||
|
line-height: 30px;
|
|||
|
text-align: center;
|
|||
|
display: inline-block;
|
|||
|
font-family: Nanum Gothic;
|
|||
|
font-size: 12px;
|
|||
|
font-weight: 700;
|
|||
|
background: #364d68;
|
|||
|
border-radius: 3px;
|
|||
|
transition:all .3s ease;
|
|||
|
}
|
|||
|
|
|||
|
.btn-warning02:hover{
|
|||
|
|
|||
|
color: #ccc;
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
.btn-warning03{
|
|||
|
background:#699;
|
|||
|
color: #fff;
|
|||
|
width: 108px;
|
|||
|
height: 25px;
|
|||
|
line-height: 0px;
|
|||
|
margin-left:0px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.btn-warning03:hover{
|
|||
|
|
|||
|
color: #fff;
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.btn-warning{
|
|||
|
background:#7986cb;
|
|||
|
color: #fff;
|
|||
|
padding: 4px 10px;
|
|||
|
border: 0px;
|
|||
|
|
|||
|
}
|
|||
|
.btn-warningLiuQi{
|
|||
|
background:#37748d;
|
|||
|
color: #fff;
|
|||
|
padding: 4px 10px;
|
|||
|
|
|||
|
}
|
|||
|
.btn-bet{
|
|||
|
width: 60px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background: #f67979;
|
|||
|
color: #fff;
|
|||
|
border-radius:0px;
|
|||
|
-webkit-border-radius:0px;
|
|||
|
-moz-border-radius:0px;
|
|||
|
}
|
|||
|
.btn-bet:hover{
|
|||
|
width: 60px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background: #fdaaaa;
|
|||
|
color: #fff;
|
|||
|
border-radius:0px;
|
|||
|
-webkit-border-radius:0px;
|
|||
|
-moz-border-radius:0px;
|
|||
|
}
|
|||
|
|
|||
|
.btn-notBet{
|
|||
|
width: 60px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background: #b2afaf;
|
|||
|
color: #000;
|
|||
|
border-radius:0px;
|
|||
|
-webkit-border-radius:0px;
|
|||
|
-moz-border-radius:0px;
|
|||
|
}
|
|||
|
|
|||
|
.btn-notBet:hover{
|
|||
|
width: 60px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background: #dbdada;
|
|||
|
color: #000;
|
|||
|
border-radius:0px;
|
|||
|
-webkit-border-radius:0px;
|
|||
|
-moz-border-radius:0px;
|
|||
|
}
|
|||
|
|
|||
|
.muBanTypeBtn01{
|
|||
|
width: 65px;
|
|||
|
height:53px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background:url("cssImg/Ti01.png") no-repeat;
|
|||
|
|
|||
|
}
|
|||
|
.muBanTypeBtn02{
|
|||
|
width: 65px;
|
|||
|
height:53px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background:url("cssImg/Ti02.png") no-repeat;
|
|||
|
|
|||
|
}
|
|||
|
.muBanTypeBtn03{
|
|||
|
width: 65px;
|
|||
|
height:53px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background:url("cssImg/Ti03.png") no-repeat;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.muBanTypeBtn_bet01{
|
|||
|
width: 65px;
|
|||
|
height:53px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background:url("cssImg/Ti01.png") no-repeat;
|
|||
|
|
|||
|
}
|
|||
|
.muBanTypeBtn_bet02{
|
|||
|
width: 65px;
|
|||
|
height:53px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background:url("cssImg/Ti02.png") no-repeat;
|
|||
|
|
|||
|
}
|
|||
|
.muBanTypeBtn_bet03{
|
|||
|
width: 65px;
|
|||
|
height:53px;
|
|||
|
font-family:"Open Sans", arial, san-serif;
|
|||
|
background:url("cssImg/Ti03.png") no-repeat;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.betMoneyText{
|
|||
|
|
|||
|
width: 80px;
|
|||
|
border-radius:4px;
|
|||
|
-webkit-border-radius:4px;
|
|||
|
-moz-border-radius:4px;
|
|||
|
background: #ebe8b7;
|
|||
|
color:#f04b12;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
/*Elvira*/
|
|||
|
.contentDiv {
|
|||
|
position: relative;
|
|||
|
width: 100%;
|
|||
|
height: auto;
|
|||
|
color:#fff;
|
|||
|
border-radius:4px;
|
|||
|
display:inline-block;
|
|||
|
padding-top: 0px;
|
|||
|
min-height: 543px;
|
|||
|
}
|
|||
|
.contentDiv1 {
|
|||
|
position: relative;
|
|||
|
width: 1000px;
|
|||
|
height: auto;
|
|||
|
color:#fff;
|
|||
|
border-radius:4px;
|
|||
|
display:inline-block;
|
|||
|
padding-bottom: 200px;
|
|||
|
padding-top: 0px;
|
|||
|
}
|
|||
|
|
|||
|
.contentDiv2 {
|
|||
|
position: relative;
|
|||
|
width: 900px;
|
|||
|
height: auto;
|
|||
|
color:#fff;
|
|||
|
border-radius:4px;
|
|||
|
display:inline-block;
|
|||
|
padding-bottom: 200px;
|
|||
|
padding-top: 0px;
|
|||
|
}
|
|||
|
.contentDiv_tit{
|
|||
|
|
|||
|
text-align: left;
|
|||
|
width: 100%;
|
|||
|
height: 50px;
|
|||
|
border-top: solid 1px rgba(255,255,255,0.30);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #17283d;
|
|||
|
}
|
|||
|
.contentDiv_tit1{
|
|||
|
text-align: center;
|
|||
|
width: 1000px;
|
|||
|
height: 50px;
|
|||
|
margin-top:5px;
|
|||
|
margin-bottom:5px;
|
|||
|
}
|
|||
|
|
|||
|
.contentDiv_table{
|
|||
|
position: relative;
|
|||
|
width: 100%;
|
|||
|
margin: 15px auto;
|
|||
|
border: 0px;
|
|||
|
border-radius:6px 6px 0 0;
|
|||
|
border-collapse: collapse;
|
|||
|
}
|
|||
|
.contentDiv_table1{
|
|||
|
width: 1000px;
|
|||
|
border: 0px;
|
|||
|
border-collapse:collapse;
|
|||
|
margin: 25px auto;
|
|||
|
position: relative;
|
|||
|
}
|
|||
|
|
|||
|
.contentDiv_table th{
|
|||
|
height: 40px;
|
|||
|
text-align: center;
|
|||
|
color: #fff;
|
|||
|
font-size: 16px;
|
|||
|
font-weight: 600;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
}
|
|||
|
|
|||
|
.contentDiv_table td{
|
|||
|
font-size:12px;
|
|||
|
color: #fff;
|
|||
|
font-weight:bold;
|
|||
|
text-align: center;
|
|||
|
height: 40px;
|
|||
|
border-bottom:1px solid #000;
|
|||
|
}
|
|||
|
.contentDiv_table1 th{
|
|||
|
text-align: center;
|
|||
|
color:#fff;
|
|||
|
height: 35px;
|
|||
|
background-color:#39bcea;
|
|||
|
font-size: 14px;
|
|||
|
border-right: 1px solid #000;
|
|||
|
}
|
|||
|
|
|||
|
.contentDiv_table1 td{
|
|||
|
font-size:12px;
|
|||
|
color: #fff;
|
|||
|
text-align: center;
|
|||
|
line-height: 26px;
|
|||
|
border-bottom:1px solid #b5b5b6;
|
|||
|
padding-left: 10px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.Test_are{
|
|||
|
width: 100% !important;
|
|||
|
height: 35px;
|
|||
|
background: none;
|
|||
|
color: #fff;
|
|||
|
background: rgba(0,0,0,0.2);
|
|||
|
border: none;
|
|||
|
font-size: 16px;
|
|||
|
padding-left: 20px;
|
|||
|
}
|
|||
|
|
|||
|
.Test_are02{
|
|||
|
overflow-y:auto;
|
|||
|
height: 100px;
|
|||
|
width: 100%;
|
|||
|
color: #ffff;
|
|||
|
background: rgba(56, 60, 66, 0.3);
|
|||
|
border: 1px solid #000;
|
|||
|
}
|
|||
|
|
|||
|
.Test_are03{
|
|||
|
overflow-y: auto;
|
|||
|
height: 100%;
|
|||
|
width: 100%;
|
|||
|
color: #333;
|
|||
|
background: #fff;
|
|||
|
border: none;
|
|||
|
font-size: 16px;
|
|||
|
padding-left: 20px;
|
|||
|
}
|
|||
|
.zi_color{
|
|||
|
width: 100%;
|
|||
|
margin: 0 auto;
|
|||
|
margin-bottom:20px;
|
|||
|
position: relative;
|
|||
|
border-collapse: collapse;
|
|||
|
}
|
|||
|
|
|||
|
.zi_color td{
|
|||
|
text-align:center;
|
|||
|
/* border: 1px solid #7b7b7b; */
|
|||
|
}
|
|||
|
.zi_color1{
|
|||
|
width: 1000px;
|
|||
|
margin: 0 auto;
|
|||
|
margin-bottom:20px;
|
|||
|
position: relative;
|
|||
|
border-collapse: collapse;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.zi_color1 td{
|
|||
|
text-align:center;
|
|||
|
border: 1px solid #b5b5b5;
|
|||
|
}
|
|||
|
|
|||
|
.subject{
|
|||
|
height: 35px;
|
|||
|
color: #fff;
|
|||
|
font-size: 16px;
|
|||
|
|
|||
|
line-height: 35px;
|
|||
|
background-color: rgba(255,255,255,0.1);
|
|||
|
}
|
|||
|
|
|||
|
.subject03{
|
|||
|
height: 40px;
|
|||
|
color: #fff;
|
|||
|
font-size: 18px;
|
|||
|
font-weight:bold;
|
|||
|
background: rgb(52, 80, 115);
|
|||
|
text-align:left !important;
|
|||
|
padding-left:10px;
|
|||
|
}
|
|||
|
|
|||
|
.subject02{
|
|||
|
|
|||
|
height: 110px;
|
|||
|
color: #fff;
|
|||
|
font-size: 16px;
|
|||
|
background-color: rgba(255,255,255,0.1);
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.Money_table{
|
|||
|
width:1250px;
|
|||
|
border-top: 1px solid #1cd5b5;
|
|||
|
}
|
|||
|
|
|||
|
.Money_table td{
|
|||
|
height:31px;
|
|||
|
color:#fff;
|
|||
|
text-align:center;
|
|||
|
border-right: 1px solid #1cd5b5;
|
|||
|
border-bottom:1px solid #1cd5b5;
|
|||
|
font-size: 14px;
|
|||
|
line-height: 31px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.Money_table2{
|
|||
|
width:900px;
|
|||
|
border-top: 1px solid #1cd5b5;
|
|||
|
}
|
|||
|
|
|||
|
.Money_table2 td{
|
|||
|
height:31px;
|
|||
|
color:#fff;
|
|||
|
text-align:center;
|
|||
|
border-right: 1px solid #1cd5b5;
|
|||
|
border-bottom:1px solid #1cd5b5;
|
|||
|
font-size: 14px;
|
|||
|
line-height: 31px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.Money_div{
|
|||
|
position: relative;
|
|||
|
text-align:left;
|
|||
|
margin:0 auto;
|
|||
|
width: 1050px;
|
|||
|
padding-left:20px;
|
|||
|
height:130px;
|
|||
|
padding-top:20px;
|
|||
|
top: 0px;
|
|||
|
left:0px;
|
|||
|
font-size:12px;
|
|||
|
color:#ccc;
|
|||
|
margin-top: 0px;
|
|||
|
clear: both;
|
|||
|
}
|
|||
|
|
|||
|
.Game_Result_table th{
|
|||
|
height: 40px;
|
|||
|
color: #fff;
|
|||
|
text-align: center;
|
|||
|
font-size:16px;
|
|||
|
font-weight:600;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
}
|
|||
|
.user_Leve{
|
|||
|
width: 100%;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
border: 1px solid #444;
|
|||
|
background:rgba(50,50,50,0.5);
|
|||
|
}
|
|||
|
|
|||
|
.user_Leve td{
|
|||
|
border: 1px solid #b5b5b5;
|
|||
|
line-height: 36px;
|
|||
|
|
|||
|
color: #fff;
|
|||
|
}
|
|||
|
|
|||
|
.Game_Result_table td{
|
|||
|
border-bottom:1px solid #b5b5b5;
|
|||
|
color: #fff;
|
|||
|
text-align:center;
|
|||
|
}
|
|||
|
|
|||
|
.Cont_list td{
|
|||
|
border: 1px solid #34342a;
|
|||
|
color: #291709;
|
|||
|
line-height: 36px;
|
|||
|
}
|
|||
|
|
|||
|
.white{
|
|||
|
color: #fff;
|
|||
|
}
|
|||
|
|
|||
|
.radiusBorderText{
|
|||
|
width:100%;
|
|||
|
border:0;
|
|||
|
height:40px;
|
|||
|
color:#fff;
|
|||
|
background:none;
|
|||
|
|
|||
|
}
|
|||
|
.Money_tab{
|
|||
|
width: 1000px;
|
|||
|
margin: 0 0;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
}
|
|||
|
.Money_tab th{
|
|||
|
color: #fff;
|
|||
|
height: 34px;
|
|||
|
background: url("cssImg/list2_bg1.png") repeat-x;
|
|||
|
|
|||
|
}
|
|||
|
.Money_tab td{
|
|||
|
border: 1px solid #2c4261;
|
|||
|
|
|||
|
}
|
|||
|
.inputmoney_tab{
|
|||
|
width: 1200px;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
}
|
|||
|
.inputmoney_left_cont{
|
|||
|
width: 1250px;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.inputmoney_left_cont2{
|
|||
|
width: 900px;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.inputmoney_left{
|
|||
|
width: 1250px;
|
|||
|
position: relative;
|
|||
|
margin-top: 10px;
|
|||
|
margin-bottom: 10px;
|
|||
|
|
|||
|
}
|
|||
|
.inputmoney_left2{
|
|||
|
width: 900px;
|
|||
|
position: relative;
|
|||
|
margin-top: 10px;
|
|||
|
margin-bottom: 10px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.inputmoney_left h2{
|
|||
|
width: 200px;
|
|||
|
height: 31px;
|
|||
|
font-size: 20px;
|
|||
|
color: #a6dd1f;
|
|||
|
font-weight:bold;
|
|||
|
text-align: left;
|
|||
|
border-bottom:2px solid #ffd800;
|
|||
|
/*background: url("cssImg/menu_bg.png")repeat-x;*/
|
|||
|
line-height: 31px;
|
|||
|
|
|||
|
}
|
|||
|
.inputmoney_left2 h2{
|
|||
|
width: 200px;
|
|||
|
height: 31px;
|
|||
|
font-size: 20px;
|
|||
|
color: #a6dd1f;
|
|||
|
font-weight:bold;
|
|||
|
text-align: left;
|
|||
|
border-bottom:2px solid #ffd800;
|
|||
|
/*background: url("cssImg/menu_bg.png")repeat-x;*/
|
|||
|
line-height: 31px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.inputmoney_left_ul{
|
|||
|
width: 900px;
|
|||
|
overflow: hidden;
|
|||
|
position: relative;
|
|||
|
|
|||
|
}
|
|||
|
.inputmoney_left_ul li{
|
|||
|
list-style-type: none;
|
|||
|
line-height: 28px;
|
|||
|
text-align: left;
|
|||
|
color: #dcdcdc;
|
|||
|
font-size: 14px;
|
|||
|
font-weight:bold;
|
|||
|
}
|
|||
|
|
|||
|
.inputmoney_new{
|
|||
|
width: 300px;
|
|||
|
float: right;
|
|||
|
background:url("cssImg/charge_bg_right.jpg") no-repeat;
|
|||
|
height: 550px;
|
|||
|
}
|
|||
|
.inputmoney_new_ul{
|
|||
|
width: 300px;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
top: 40px;
|
|||
|
left:10px;
|
|||
|
|
|||
|
}
|
|||
|
.inputmoney_new_ul li{
|
|||
|
float: left;
|
|||
|
width: 57px;
|
|||
|
list-style-type: none;
|
|||
|
}
|
|||
|
.inputmoney_new h2{
|
|||
|
font-size: 18px;
|
|||
|
color: #ff4723;
|
|||
|
font-weight: bold;
|
|||
|
text-align: left;
|
|||
|
padding-left: 25px;
|
|||
|
}
|
|||
|
.new_money{
|
|||
|
width: 1250px;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
clear: both;
|
|||
|
}
|
|||
|
.new_money2{
|
|||
|
position: relative;
|
|||
|
min-height:150px;
|
|||
|
clear: both;
|
|||
|
margin-top:20px;
|
|||
|
}
|
|||
|
|
|||
|
.new_money_tab{
|
|||
|
width: 100%;
|
|||
|
padding-top: 25px;
|
|||
|
padding-bottom:50px;
|
|||
|
margin:0 auto;
|
|||
|
|
|||
|
}
|
|||
|
.new_money_tab2{
|
|||
|
width: 100%;
|
|||
|
}
|
|||
|
|
|||
|
.new_money_tab2 th{
|
|||
|
height: 40px;
|
|||
|
text-align: center;
|
|||
|
color: #fff;
|
|||
|
font-size: 16px;
|
|||
|
font-weight:600;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
}
|
|||
|
.new_money_tab2 td{
|
|||
|
color: #fff;
|
|||
|
line-height: 35px;
|
|||
|
height: 35px;
|
|||
|
text-align: center;
|
|||
|
font-size:14px;
|
|||
|
border-bottom: 1px solid #555;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.new_money_tab th{
|
|||
|
height: 40px;
|
|||
|
color: #fff;
|
|||
|
font-size:16px;
|
|||
|
font-weight:500;
|
|||
|
text-align: center;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
}
|
|||
|
.new_money_tab td{
|
|||
|
color: #fff;
|
|||
|
line-height: 31px;
|
|||
|
height: 31px;
|
|||
|
text-align: center;
|
|||
|
font-size:12px;
|
|||
|
border-bottom: 1px solid #b5b5b6;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.money_inORout{
|
|||
|
padding:10px 0px;
|
|||
|
margin:0 auto;
|
|||
|
width:100%;
|
|||
|
border:none;
|
|||
|
}
|
|||
|
.money_inORout td{
|
|||
|
color:#333;
|
|||
|
font-size:20px;
|
|||
|
font-weight:900;
|
|||
|
text-align:left;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.money_inORout .name_area{
|
|||
|
background-image: linear-gradient( 0deg, rgb(16, 21, 27) 0%, rgb(78, 78, 78) 100%);
|
|||
|
text-align:center;
|
|||
|
height:40px;
|
|||
|
min-height:40px;
|
|||
|
}
|
|||
|
.money_inORout .count_area{
|
|||
|
background: rgba(32, 32, 32, 0.7);
|
|||
|
padding-left:10px;
|
|||
|
font-size:14px;
|
|||
|
color:#333;
|
|||
|
}
|
|||
|
.money_inORout .count_area input{
|
|||
|
height:25px;
|
|||
|
}
|
|||
|
|
|||
|
.money_inORout .count_area_one{
|
|||
|
padding: 40px 40px 0 40px;
|
|||
|
}
|
|||
|
.money_inORout .count_area_one h4{
|
|||
|
margin-bottom:15px;
|
|||
|
font-size:20px;
|
|||
|
font-weight:600;
|
|||
|
}
|
|||
|
|
|||
|
.user_table{
|
|||
|
width: 100%;
|
|||
|
position: relative;
|
|||
|
margin: 25px auto;
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
.user_table th{
|
|||
|
color: #fff;
|
|||
|
height: 40px;
|
|||
|
font-size:16px;
|
|||
|
font-weight:500;
|
|||
|
text-align: center;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
}
|
|||
|
.user_table td{
|
|||
|
color: #fff;
|
|||
|
line-height: 36px;
|
|||
|
border-bottom: 1px solid #b5b5b5;
|
|||
|
font-size: 14px;
|
|||
|
font-weight:bold;
|
|||
|
text-align:center;
|
|||
|
}
|
|||
|
.userinfo_tab{
|
|||
|
border: 0px;
|
|||
|
width: 600px;
|
|||
|
margin: 20px auto;
|
|||
|
position: relative;
|
|||
|
border: 1px solid #fff;
|
|||
|
margin-top:20px;
|
|||
|
background:rgba(36,40,62,0.5);
|
|||
|
box-shadow:0px 4px 11px 6px rgb( 0, 50, 50 );
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.userinfo_tab td{
|
|||
|
line-height: 38px;
|
|||
|
|
|||
|
color:#fff;
|
|||
|
font-size:14px;
|
|||
|
box-shadow:1px 3px 4px 1px rgb( 0, 0, 0 );
|
|||
|
}
|
|||
|
.pageNum{
|
|||
|
color: #eee;
|
|||
|
}
|
|||
|
.pageTop_ul li{
|
|||
|
color:#000;
|
|||
|
line-height: 46px;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
|
|||
|
.BUT{
|
|||
|
font-size:14px;
|
|||
|
border:0px;
|
|||
|
margin-right: 15px;
|
|||
|
}
|
|||
|
.BUT:hover{
|
|||
|
color: #66CCFF;
|
|||
|
}
|
|||
|
|
|||
|
.user_Manage{
|
|||
|
border: 0px;
|
|||
|
width: 100%;
|
|||
|
margin: 20px auto;
|
|||
|
position: relative;
|
|||
|
border: 1px solid #b5b5b5;
|
|||
|
background:rgba(52, 52, 54, 0.8);
|
|||
|
}
|
|||
|
.user_Manage td{
|
|||
|
border-bottom: 1px solid #b5b5b5;
|
|||
|
color:#fff;
|
|||
|
line-height: 38px;
|
|||
|
padding-left: 10px;
|
|||
|
}
|
|||
|
|
|||
|
/*2016-1-12*/
|
|||
|
.free_bg{
|
|||
|
background-color:#696969;
|
|||
|
|
|||
|
}
|
|||
|
.game_list{
|
|||
|
width:100%;
|
|||
|
position: relative;
|
|||
|
border-collapse: collapse;
|
|||
|
}
|
|||
|
.game_list tr{
|
|||
|
border-bottom: #bbbbbb solid 1px;
|
|||
|
}
|
|||
|
.game_list th{
|
|||
|
color: #fff;
|
|||
|
height: 40px;
|
|||
|
font-size: 14px;
|
|||
|
text-align: center;
|
|||
|
font-weight: 900;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.game_list td{
|
|||
|
text-align:center;
|
|||
|
}
|
|||
|
|
|||
|
.game_list_ball{
|
|||
|
position: relative;
|
|||
|
width:100%;
|
|||
|
}
|
|||
|
|
|||
|
.game_list_ball {
|
|||
|
border-collapse: separate ;
|
|||
|
}
|
|||
|
|
|||
|
.game_list_ball th{
|
|||
|
height: 40px;
|
|||
|
color: #fff;
|
|||
|
font-size: 14px;
|
|||
|
font-weight: 900;
|
|||
|
text-align: center;
|
|||
|
box-shadow: 0 2px 3px rgba(0,0,0,0.3);
|
|||
|
border-top: solid 1px #fdd040;
|
|||
|
border-right: solid 1px rgba(0,0,0,0.55);
|
|||
|
border-left: solid 1px rgba(255,255,255,0.16);
|
|||
|
border-bottom: solid 1px #000;
|
|||
|
background: #08121d;
|
|||
|
background: -moz-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: -webkit-linear-gradient(top, #08121d 0%, #1c3856 100%);
|
|||
|
background: linear-gradient(to bottom, #08121d 0%, #1c3856 100%);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08121d', endColorstr='#1c3856', GradientType=0 );
|
|||
|
|
|||
|
}
|
|||
|
.game_list_td{
|
|||
|
|
|||
|
height:40px;
|
|||
|
|
|||
|
}
|
|||
|
.big_line{
|
|||
|
position: relative;
|
|||
|
padding-bottom: 15px;
|
|||
|
clear:both;
|
|||
|
|
|||
|
}
|
|||
|
.fatie{
|
|||
|
position: relative;
|
|||
|
text-align:right;
|
|||
|
}
|
|||
|
.bbslist_send_btn{
|
|||
|
color:#fff;
|
|||
|
font-size:16px;
|
|||
|
font-weight:bold;
|
|||
|
padding:6px 15px;
|
|||
|
background-color:#f00;
|
|||
|
border-radius:3px !important;
|
|||
|
}
|
|||
|
.fatie_but{
|
|||
|
padding: 8px 25px;
|
|||
|
background:#7986cb;
|
|||
|
color: #fff;
|
|||
|
border: 1px solid #7986cb;
|
|||
|
cursor: pointer;
|
|||
|
border-radius:4px;
|
|||
|
-webkit-border-radius:4px;
|
|||
|
-moz-border-radius:4px;
|
|||
|
-o-border-radius:4px;
|
|||
|
}
|
|||
|
.big_box{
|
|||
|
|
|||
|
width: 1240px;
|
|||
|
margin:0 auto;
|
|||
|
min-height: 443px;
|
|||
|
border-bottom: 1px solid rgba(255,255,255,0.25);
|
|||
|
border-radius: 16px;
|
|||
|
-webkit-box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-sizing: content-box;
|
|||
|
background-color:rgba(130, 130, 130, 0.4);
|
|||
|
padding:10px 0px;
|
|||
|
}
|
|||
|
.big_box1{
|
|||
|
float: right;
|
|||
|
width: 1000px;
|
|||
|
}
|
|||
|
|
|||
|
.big_box2{
|
|||
|
float: right;
|
|||
|
width: 900px;
|
|||
|
}
|
|||
|
|
|||
|
.nav_menu{
|
|||
|
width: 100%;
|
|||
|
|
|||
|
margin-top: 15px;
|
|||
|
margin-bottom:30px;
|
|||
|
}
|
|||
|
.nav_menu li{
|
|||
|
float: left;
|
|||
|
margin-right: 20px;
|
|||
|
}
|
|||
|
.nav_menu li a{
|
|||
|
display: block;
|
|||
|
width: 107px;
|
|||
|
padding: 10px 0px;
|
|||
|
text-align:center;
|
|||
|
color: #fff;
|
|||
|
font-size: 14px;
|
|||
|
border: 1px solid #fff;
|
|||
|
border-radius: 4px;
|
|||
|
box-shadow: 1px 2px 3px 0px rgb( 0, 0, 0 );
|
|||
|
}
|
|||
|
|
|||
|
.nav_menu li a:hover{
|
|||
|
color: #ffcd00;
|
|||
|
background:#343436;
|
|||
|
}
|
|||
|
|
|||
|
.cust_left{
|
|||
|
width: 170px;
|
|||
|
float: left;
|
|||
|
margin-top: 20px;
|
|||
|
}
|
|||
|
.cust_right{
|
|||
|
width: 1250px;
|
|||
|
float: left;
|
|||
|
margin-top: 20px;
|
|||
|
}
|
|||
|
.Game_Result_table{
|
|||
|
width:100%;
|
|||
|
}
|
|||
|
|
|||
|
.view_b{
|
|||
|
border: 1px solid #000;
|
|||
|
position: relative;
|
|||
|
margin: 0 auto;
|
|||
|
}
|
|||
|
.View_b td{
|
|||
|
/* color:#333; */
|
|||
|
border-bottom: 1px solid #383636;
|
|||
|
line-height: 28px;
|
|||
|
}
|
|||
|
.View_t{
|
|||
|
text-align: center;
|
|||
|
color: #d4ded3;
|
|||
|
font-weight: bold;
|
|||
|
width:180px;
|
|||
|
font-size:12px;
|
|||
|
background-image: linear-gradient( 0deg, rgb(16, 21, 27) 0%, rgb(78, 78, 78) 100%);
|
|||
|
}
|
|||
|
.View_r{
|
|||
|
padding: 10px;
|
|||
|
font-size:16px;
|
|||
|
color:#fff;
|
|||
|
}
|
|||
|
.View_r02{
|
|||
|
padding-left: 15px;
|
|||
|
/*background:#333;*/
|
|||
|
font-size:12px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
|
|||
|
.huifu{
|
|||
|
width:100%;
|
|||
|
line-height: 40px;
|
|||
|
text-align: left;
|
|||
|
padding-left:20px;
|
|||
|
font-size:18px;
|
|||
|
font-weight:900;
|
|||
|
vertical-align:middle;
|
|||
|
border-bottom:1px solid #a2a1a1;
|
|||
|
background: url(../images/images/menu_service_bg.jpg) no-repeat;
|
|||
|
color: #fff;
|
|||
|
}
|
|||
|
|
|||
|
.huifu01{
|
|||
|
width:100%;
|
|||
|
text-align: left;
|
|||
|
font-size:15px;
|
|||
|
padding-left: 20px;
|
|||
|
min-height:100px;
|
|||
|
color:#fff;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.huifu02{
|
|||
|
width:138px;
|
|||
|
float:right;
|
|||
|
text-align: right;
|
|||
|
font-size:12px;
|
|||
|
padding-right:12px;
|
|||
|
color:#fff;
|
|||
|
}
|
|||
|
|
|||
|
.delete_btn{
|
|||
|
width:50px;
|
|||
|
height:31px;
|
|||
|
line-height:31px;
|
|||
|
color:#fff;
|
|||
|
font-size:14px;
|
|||
|
border-radius:4px;
|
|||
|
background:#9f5f0a;
|
|||
|
border:1px solid #333;
|
|||
|
cursor:pointer;
|
|||
|
}
|
|||
|
|
|||
|
.btn-Manage{
|
|||
|
width:300px;
|
|||
|
height:36px;
|
|||
|
background:#464646;
|
|||
|
color:#fff;
|
|||
|
|
|||
|
}
|
|||
|
.btn-Manage:hover{
|
|||
|
width:302px;
|
|||
|
height:38px;
|
|||
|
background:#333;
|
|||
|
color:#1cd5b5;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
img:hover{
|
|||
|
cursor: pointer;
|
|||
|
|
|||
|
}
|
|||
|
.cur{ color: #ff000;
|
|||
|
}
|
|||
|
|
|||
|
.inputM_td{
|
|||
|
color: #fff;
|
|||
|
font-weight: bold;
|
|||
|
font-size:14px;
|
|||
|
background:rgba(35,48,61,0.2);
|
|||
|
|
|||
|
line-height: 32px;
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
.inputM_td_line{
|
|||
|
|
|||
|
line-height: 32px;
|
|||
|
}
|
|||
|
/**money*/
|
|||
|
|
|||
|
.money_box_xinxi{
|
|||
|
width:100%;
|
|||
|
margin:0 auto;
|
|||
|
}
|
|||
|
|
|||
|
.first_row{
|
|||
|
margin-top:30px;
|
|||
|
line-height:32px;
|
|||
|
}
|
|||
|
|
|||
|
.first_row_01{
|
|||
|
text-align:left;
|
|||
|
float:left;
|
|||
|
min-width:405px;
|
|||
|
max-width:900px;
|
|||
|
margin-right:10%;
|
|||
|
background:#0e0d0d;
|
|||
|
webkit-box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0);
|
|||
|
border-radius:10px;
|
|||
|
}
|
|||
|
|
|||
|
.first_row_02{
|
|||
|
text-align:left;
|
|||
|
float:left;
|
|||
|
width:45%;
|
|||
|
background:#0e0d0d;
|
|||
|
webkit-box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0);
|
|||
|
border-radius:10px;
|
|||
|
line-height:32px;
|
|||
|
}
|
|||
|
|
|||
|
.second_row{
|
|||
|
margin-top:20px;
|
|||
|
}
|
|||
|
|
|||
|
.second_name{
|
|||
|
background:#0e0d0d;
|
|||
|
webkit-box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0);
|
|||
|
border-radius:10px;
|
|||
|
line-height:32px;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.second_row_01{
|
|||
|
text-align:left;
|
|||
|
float:left;
|
|||
|
}
|
|||
|
|
|||
|
.second_row_01 span{
|
|||
|
float:left;
|
|||
|
}
|
|||
|
|
|||
|
.third_row{
|
|||
|
margin-top:20px;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.third_row_01{
|
|||
|
text-align:left;
|
|||
|
float:left;
|
|||
|
width:45%;
|
|||
|
margin-right:10%;
|
|||
|
background:#0e0d0d;
|
|||
|
webkit-box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0);
|
|||
|
border-radius:10px;
|
|||
|
line-height:32px;
|
|||
|
}
|
|||
|
|
|||
|
.third_row_02{
|
|||
|
text-align:left;
|
|||
|
float:left;
|
|||
|
width:45%;
|
|||
|
|
|||
|
background:#0e0d0d;
|
|||
|
webkit-box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
|
|||
|
box-shadow: 0px 4px 4px -4px rgba(255, 255, 255, 0.4), 0px -3px 3px -3px rgba(255, 255, 255, 0.25), inset 0px 0px 12px 0px rgba(0, 0, 0, 0);
|
|||
|
border-radius:10px;
|
|||
|
line-height:32px;
|
|||
|
}
|
|||
|
.fourth_row{
|
|||
|
margin-top:20px;
|
|||
|
text-align:center;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
.personal_true{
|
|||
|
padding-left:40px;
|
|||
|
}
|
|||
|
|
|||
|
.name_money_box{
|
|||
|
display:inline-block;
|
|||
|
width:100px;
|
|||
|
padding-left:10px;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
|
|||
|
/*重置*/
|
|||
|
*{box-sizing:border-box; margin:0;padding:0px;}
|
|||
|
ul,ol,li{ margin:0px; padding:0px; list-style:none; outline:none;}
|
|||
|
img{vertical-align: middle;}
|
|||
|
|
|||
|
/*归纳整理*/
|
|||
|
.clearfloat:after{ display:block; clear:both; content:""; visibility:hidden; height:0;}
|
|||
|
|
|||
|
/*规则*/
|
|||
|
|
|||
|
|
|||
|
|
|||
|
/*个人信息*/
|
|||
|
|
|||
|
.shop_right_box{
|
|||
|
float:right;
|
|||
|
width:226px;
|
|||
|
margin-right:10px;
|
|||
|
}
|
|||
|
|
|||
|
.out_icon_money,.out_icon_point{
|
|||
|
height: 30px;
|
|||
|
line-height: 30px;
|
|||
|
padding: 0px 10px;
|
|||
|
font-weight: bold;
|
|||
|
font-size: 13px;
|
|||
|
border-bottom: solid 1px #434343;
|
|||
|
|
|||
|
}
|
|||
|
.bet_ing_money_box{
|
|||
|
padding: 0px 10px;
|
|||
|
}
|
|||
|
|
|||
|
.bet_ing_money{
|
|||
|
height: 36px;
|
|||
|
margin-top: 7px;
|
|||
|
line-height: 36px;
|
|||
|
font-size: 13px;
|
|||
|
box-sizing: border-box;
|
|||
|
overflow: hidden;
|
|||
|
}
|
|||
|
|
|||
|
.out_btn_area{
|
|||
|
padding: 10px;
|
|||
|
padding-bottom: 5px;
|
|||
|
}
|
|||
|
.out_btn_area a{
|
|||
|
|
|||
|
float: left;
|
|||
|
margin-bottom: 5px;
|
|||
|
text-indent: -999999px;
|
|||
|
background-repeat:no-repeat;
|
|||
|
}
|
|||
|
.out_btn_area a:hover { background-position-y: -69px; }
|
|||
|
.mypage{
|
|||
|
background: url('cssImg/out_login_btn1.png');
|
|||
|
display: block;
|
|||
|
width: 69px;
|
|||
|
height: 69px;
|
|||
|
line-height: 69px;
|
|||
|
text-align: center;
|
|||
|
color: #ffffff;
|
|||
|
font-size: 13px;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
|
|||
|
.memo{
|
|||
|
background: url('cssImg/out_login_btn1.png') -79px 0;
|
|||
|
display: block;
|
|||
|
width: 69px;
|
|||
|
height: 69px;
|
|||
|
line-height: 69px;
|
|||
|
text-align: center;
|
|||
|
color: #ffffff;
|
|||
|
font-size: 13px;
|
|||
|
margin-right: 10px;
|
|||
|
}
|
|||
|
|
|||
|
.attend{
|
|||
|
background: url('cssImg/out_login_btn1.png') -158px 0;
|
|||
|
display: block;
|
|||
|
width: 69px;
|
|||
|
height: 69px;
|
|||
|
line-height: 69px;
|
|||
|
text-align: center;
|
|||
|
color: #ffffff;
|
|||
|
font-size: 13px;
|
|||
|
}
|
|||
|
|
|||
|
.out_btn2_area{
|
|||
|
overflow: hidden;
|
|||
|
padding: 10px 10px;
|
|||
|
padding-bottom: 5px;
|
|||
|
}
|
|||
|
|
|||
|
.out_btn2_area a{
|
|||
|
float: left;
|
|||
|
margin-bottom: 5px;
|
|||
|
text-indent: -999999px;
|
|||
|
}
|
|||
|
.out_btn2_area a:hover { background-position-y: -30px; }
|
|||
|
.income{
|
|||
|
background: url('cssImg/out_login_btn2.png');
|
|||
|
display: block;
|
|||
|
width: 76px;
|
|||
|
height: 30px;
|
|||
|
text-align: center;
|
|||
|
}
|
|||
|
|
|||
|
.outcome{
|
|||
|
background: url('cssImg/out_login_btn2.png') -76px 0;
|
|||
|
display: block;
|
|||
|
width: 75px;
|
|||
|
height: 30px;
|
|||
|
text-align: center;
|
|||
|
|
|||
|
}
|
|||
|
.point_exchange{
|
|||
|
background: url('cssImg/out_login_btn2.png') -151px 0;
|
|||
|
display: block;
|
|||
|
width: 75px;
|
|||
|
height: 30px;
|
|||
|
text-align: center;
|
|||
|
}
|
|||
|
|
|||
|
.clock_area{
|
|||
|
background: url('cssImg/clock_bg.png') no-repeat;
|
|||
|
width: 100%;
|
|||
|
height: 85px;
|
|||
|
margin-bottom: 5px;
|
|||
|
padding: 5px 10px;
|
|||
|
box-sizing: border-box;
|
|||
|
margin-top:10px;
|
|||
|
}
|
|||
|
.clock_date{
|
|||
|
font-weight: bold;
|
|||
|
text-align: right;
|
|||
|
font-size: 16px;
|
|||
|
color: #1cd5b5;
|
|||
|
margin-right: 5px;
|
|||
|
margin-top: 10px;
|
|||
|
}
|
|||
|
.clock_timeline{
|
|||
|
font-size: 24px;
|
|||
|
font-weight: bold;
|
|||
|
margin: 0px;
|
|||
|
line-height: 32px;
|
|||
|
margin-top: 7px;
|
|||
|
text-align: right;
|
|||
|
color:#1cd5b5;
|
|||
|
}
|
|||
|
.clock_ampm{
|
|||
|
color:#23bec5;
|
|||
|
}
|
|||
|
|
|||
|
.out_here{
|
|||
|
text-align:center;
|
|||
|
display:inline-block;
|
|||
|
width:20px;
|
|||
|
height:22px;
|
|||
|
float:right;
|
|||
|
margin-top:10px;
|
|||
|
cursor:pointer;
|
|||
|
background:url(cssImg/out_login_logout.png);
|
|||
|
}
|
|||
|
.out_here:hover{
|
|||
|
background:url(cssImg/out_login_logout02.png);
|
|||
|
}
|
|||
|
|
|||
|
.content_left_area{
|
|||
|
float:left;
|
|||
|
|
|||
|
}
|
|||
|
.content_main{
|
|||
|
width:1200px;
|
|||
|
margin:0 auto;
|
|||
|
}
|
|||
|
.content_main1{
|
|||
|
width:1000px;
|
|||
|
margin:0 auto;
|
|||
|
}
|
|||
|
|
|||
|
.content_main2{
|
|||
|
width:900px;
|
|||
|
margin:0 auto;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
/*te*/
|
|||
|
.height_te{
|
|||
|
min-height:100px;
|
|||
|
|
|||
|
height:100px;
|
|||
|
}
|
|||
|
/**btn_one_by_one*/
|
|||
|
.one_bg_one_btn{
|
|||
|
position:absolute;
|
|||
|
right:0px;
|
|||
|
color:#fff;
|
|||
|
padding:10px 30px;
|
|||
|
border: solid 1px #980c10;
|
|||
|
background: #d81b21;
|
|||
|
background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
|
|||
|
background: -moz-linear-gradient(top, #ed1c24, #aa1317);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
|
|||
|
border-radius:5px;
|
|||
|
cursor:pointer;
|
|||
|
}
|
|||
|
.one_bg_one_btn:hover{
|
|||
|
border:1px solid #fff;
|
|||
|
background: #c2191e;
|
|||
|
}
|
|||
|
.one_bg_one_btn1{
|
|||
|
position:absolute;
|
|||
|
right:-400px;
|
|||
|
top:50%;
|
|||
|
margin-top:-25px;
|
|||
|
|
|||
|
color:#fff;
|
|||
|
padding:8px 20px;
|
|||
|
|
|||
|
border: solid 1px #980c10;
|
|||
|
background: #d81b21;
|
|||
|
background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
|
|||
|
background: -moz-linear-gradient(top, #ed1c24, #aa1317);
|
|||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
|
|||
|
border-radius:10px;
|
|||
|
cursor:pointer;
|
|||
|
}
|
|||
|
.one_bg_one_btn1:hover{
|
|||
|
border:1px solid #fff;
|
|||
|
background: #c2191e;
|
|||
|
color:#f8ca12;
|
|||
|
}
|
|||
|
|
|||
|
|
|||
|
/*huan_ye*/
|
|||
|
.big_cont{
|
|||
|
width:100%;
|
|||
|
margin:0 auto;
|
|||
|
padding:50px 0 30px 0;
|
|||
|
position:relative;
|
|||
|
}
|
|||
|
|
|||
|
.personal_indo{
|
|||
|
width:100%;
|
|||
|
background: #333;
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
.personal_indo a{
|
|||
|
display:block;
|
|||
|
background:#333;
|
|||
|
margin-bottom:5px;
|
|||
|
border-radius:8px;
|
|||
|
border-top:2px solid #fff;
|
|||
|
border-bottom:3px solid #1a1a1a;
|
|||
|
box-shadow:0px 2px 3px 0px #333;
|
|||
|
|
|||
|
|
|||
|
|
|||
|
}
|
|||
|
.View_b{
|
|||
|
border-collapse: collapse;
|
|||
|
}
|
|||
|
.nav_menu li .action {
|
|||
|
color: #ffcd00;
|
|||
|
background:#343436;
|
|||
|
}
|
|||
|
|
|||
|
.rules_title_name {
|
|||
|
color: #ffffff;
|
|||
|
font-size: 20px;
|
|||
|
font-weight: 900;
|
|||
|
float: left;
|
|||
|
border-bottom: 1px #000 solid;
|
|||
|
width: 966px;
|
|||
|
height: 40px;
|
|||
|
line-height: 40px;
|
|||
|
text-align: center;
|
|||
|
background:#555;
|
|||
|
}
|
|||
|
.rules_title {
|
|||
|
color: #fff;
|
|||
|
float: left;
|
|||
|
font-weight: 900;
|
|||
|
text-align: center;
|
|||
|
width: 189px;
|
|||
|
border-bottom: 1px solid #000;
|
|||
|
height: 40px;
|
|||
|
line-height: 40px;
|
|||
|
background:#555;
|
|||
|
}
|
|||
|
|
|||
|
.consultManage_betBottom td{
|
|||
|
border-bottom:0;
|
|||
|
}
|
|||
|
|
|||
|
.bbsView_title{
|
|||
|
height:50px;
|
|||
|
line-height:50px;
|
|||
|
padding:0 10px;
|
|||
|
font-weight:bold;
|
|||
|
background: rgba(0, 0, 0, .6);
|
|||
|
color: #1dce23;
|
|||
|
}
|
|||
|
.send_people{
|
|||
|
float:right;
|
|||
|
font-size:16px;
|
|||
|
}
|
|||
|
.bettingInfoTable td{
|
|||
|
border-bottom:0;
|
|||
|
color:#fff;
|
|||
|
}
|
|||
|
.pic_up_btn{
|
|||
|
display:inline-block;
|
|||
|
width:118px;
|
|||
|
height:40px;
|
|||
|
line-height:40px;
|
|||
|
color:#fff;
|
|||
|
line-height:40px;
|
|||
|
font-size: 16px;
|
|||
|
font-weight: 600;
|
|||
|
border:1px solid #fff;
|
|||
|
vertical-align: middle;
|
|||
|
}
|
|||
|
.everyPageBG{
|
|||
|
width:100%;
|
|||
|
height:400px;
|
|||
|
background-attachment: fixed;
|
|||
|
background-size:100%;
|
|||
|
}
|
|||
|
.everyPageBG_bbsview,.everyPageBG_resultview{
|
|||
|
background:url(../images/images/sub_visual_01.jpg) no-repeat;
|
|||
|
}
|
|||
|
.everyPageBG_gameview{
|
|||
|
background:url(../images/images/sub_visual_03.jpg) no-repeat;
|
|||
|
}
|
|||
|
.everyPageBG_betview{
|
|||
|
background:url(../images/images/sub_visual_03_01_01.jpg) no-repeat;
|
|||
|
}
|
|||
|
.wrap_bg{
|
|||
|
margin-top:10px;
|
|||
|
background: rgba(14,30,49,0.8);
|
|||
|
border: solid 1px #000;
|
|||
|
box-shadow: 0 5px 5px rgba(0,0,0,0.3);
|
|||
|
}
|