/*css reset*/
button:focus, a:focus, input:focus, textarea:focus {  outline: none;  }
input::-ms-clear {  display: none;  }
input::-ms-reveal {  display: none;  }
div, article, aside, body, footer, header, nav, section, ul, p, li, b,i,dt,dl{  box-sizing: border-box;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  display: block;  margin: 0;  padding: 0;  font-style: normal; font-weight: normal; }
ul,h1, h2, h3, h4, h5, h6, p, button {  margin: 0;  padding: 0;  list-style: none;  }
body {  font: 12px  "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;  height: 100%;  width: 100%; color: #3B3B3B; position: absolute;  -webkit-text-size-adjust: none;  -webkit-touch-callout: none;  -webkit-user-select: text;  user-select: text;  background-color: #4F2C59; min-height: 900px ;line-height: 24px}
button,input {  border: 0;  }
table{ text-align: center;  border-collapse:collapse; }
a {  text-decoration: none;  }
a:hover{  text-decoration: none;  }
.fl{ float: left}
thead tr{ font-weight: bold; height: 46px}
.disnone{display: none}

/*hearder*/
#header{ width: 100%;   }
#header .logo{ width: 100%; height: 40px; position: fixed;top: 0; background: #170E1F; z-index: 200; }
#header .logo > div{ width: 1300px; height: 100%;margin: 0 auto}
#header .logo > div div{width: 100px; height: 100%; background: url("../img/group1.png") no-repeat -3px -246px;}
#header .banner{  height: 180px; margin-top: 40px; background: #0F011A url("../img/banner.jpg") no-repeat center; position: relative;}
#header .banner > div{ width: 1300px ; height: 100%; margin: 0 auto; position: relative;}

/*section*/
#section{ width: 1300px; background: #F5F5F5; margin: 0 auto 60px; padding: 40px 40px 55px 0; position: relative ; }
#section .list{ width: 200px; float: left; border-right: 2px solid #DBDBDB;font-size: 14px; letter-spacing: 1px}
#section .active{ background: #f3d444;}
#section .list li{ height: 51px; width: 100%; border-bottom: 1px solid #F5F5F5; position:relative; padding-left: 40px; line-height: 50px; font-weight: bold; color: #4F2C59;}

#section .list .baccarat{  padding-left: 64px; font-weight: normal; color: #000;font-size: 12px }
/*#section .list li:hover{ background: #f3d444; cursor: pointer}*/
#section .content{ width: 1020px; margin-left: 240px; overflow: hidden;min-height: 663px }
#section .demo{  width: 100%; height: 590px; margin-bottom: 73px; }
#section  h2{ font-size: 18px;color:#4F2C59}

.guide{ margin: 30px 0 60px; overflow: auto;}
.guide .step{ width: 196px; height: 180px; border-radius: 8px; margin-right: 10px; background: #E6D7E6; padding: 24px 22px 0; color: #5D3E66;}
.guide .step:nth-child(5){ margin-right: 0; }
.guide .step h1{ font-size: 28px;  text-align: center}
.guide .step p{ margin-top: 22px; }
.attention p{ line-height: 24px}
.attention h2{ margin-bottom: 30px}
#section .continue{ font-size: 30px; font-weight: bold; text-align: center; line-height: 500px }

/*section video*/
/*.video{display: none}*/
.video{ position: relative }
.video video{ margin-top: -11px}
.video .poster{ display: none; background: url("../img/poster.jpg") no-repeat 0 0; width: 1020px;height: 553px ;position: absolute;top: 0;z-index: 1}
.video .play{ display: none; width: 100px;height: 100px ;position: absolute;top: 150px; left:50%; margin-left: -50px; z-index: 8;background: url("../img/group1.png")  -121px -290px }
.video .pause{ display: none; width: 100px;height: 100px ;position: absolute;top: 150px; left:50%; margin-left: -50px;z-index: 7;background: url("../img/group1.png")  -8px -290px }
.video .waiting{ display: none; width: 60px;height: 60px ;position: absolute;top: 40%; left:50%;margin-top: -30px; margin-left: -30px;z-index: 9;background: url("../img/group1.png")  -141px -205px;animation:circling 2s infinite linear; -webkit-animation:circling 2s infinite linear;}
.video .join{ display: none; width: 180px;height: 60px ;position: absolute;top: 400px; left:69%; margin-left: -130px;z-index: 20;background: #160E2C;border-radius: 30px;font-size: 26px;color: #e5e5e5 ;text-align: center;line-height: 60px;cursor: pointer; border: 3px solid #383444 }
.video .replay{ display: none; width: 180px;height: 60px ;position: absolute;top: 400px; left:44%; margin-left: -130px;z-index: 20;background: #160E2C;border-radius: 30px;font-size: 26px;color: #e5e5e5 ;text-align: center;line-height: 60px;cursor: pointer; border: 3px solid #383444 }
.video p{ margin-top: 42px;}

@keyframes circling{ from{  transform:rotate(0deg)  } to{  transform:rotate(360deg)  } }
@-moz-keyframes circling{ from{  transform:rotate(0deg)  } to{  transform:rotate(360deg)  } }
@-webkit-keyframes circling{ from{  transform:rotate(0deg)  } to{  transform:rotate(360deg)  } }
@-o-keyframes circling{ from{  transform:rotate(0deg)  } to{  transform:rotate(360deg)  } }

/*section traditionBaccarat*/
.traditionBaccarat {display: none}
.traditionBaccarat .demo{ background: url("../img/chuantong1.jpg"); position: relative;}
.traditionBaccarat .mask{ width: 1020px; height: 590px; background: url("../img/step4.png") no-repeat 0 0; position: absolute;top: 0px; z-index: 3}
.traditionBaccarat .mask .hand{ display:none; width: 100px; height: 148px; position: absolute; top: 202px; left: 47px; z-index: 5;}
.traditionBaccarat .mask .ting{ display:none; width: 176px; height: 80px; position: absolute; top: 232px; left: 173px; z-index: 5;background: url("../img/group1.png") no-repeat -5px -6px;}
.traditionBaccarat .mask .ting .step{ font-size: 14px; color: #fff;margin: 15px 0 8px 23px}
.traditionBaccarat .mask .ting .context{ color: #FFF; margin-left: 60px}
.traditionBaccarat .mask .sellect{ display:none;width: 218px; height: 128px; position: absolute; top: 50%; left: 50%;margin-left: -109px; margin-top: -64px; z-index: 5;background: #221133 ; font-size: 16px;line-height: 128px; text-align: center; border-radius: 8px; color: #FFF}
.traditionBaccarat .mask .finish{ display: none; width: 386px; height: 326px; position: absolute; top: 50%; left: 50%;margin-left: -193px; margin-top: -163px; z-index: 15;background: url("../img/tanchuang.png") no-repeat center; text-align: center; border-radius: 8px ;color:#FFF;}
.traditionBaccarat .smallMask{ width: 1020px; height: 590px; position: absolute;top: 0px; z-index: 10}
.traditionBaccarat .smallMask > div{ display:none; cursor: pointer; width:80px; height: 190px; position: absolute; top: 174px ;left: 0px}
.traditionBaccarat .smallMask div:nth-child(1){display: block}
.traditionBaccarat .smallMask div:nth-child(2){ width:448px; height: 130px; top: 183px ;left: 83px}
.traditionBaccarat .smallMask div:nth-child(3){ width:232px; height: 74px; top: 420px ;left: 680px}
.traditionBaccarat .smallMask div:nth-child(4){ width:700px; height: 130px; top: 350px ;left: 160px;}
.traditionBaccarat .smallMask div:nth-child(5){ width:240px; height: 60px; top: 450px ;left: 415px;}
.traditionBaccarat .mask .dirbtn{ display: block; width:340px; position: absolute; height: 210px; border-radius: 8px; top: 50% ;left: 50%; margin-top: -105px;z-index: 11 ;margin-left: -170px;background: #241433;cursor: default;}
.traditionBaccarat .mask .dirbtn > div{  width: 120px;height: 40px;background: #f7125c ;border-radius: 20px ;margin: 40px auto 0; text-align: center;line-height: 40px;font-size: 16px; color: #FFF;cursor: pointer;}

.traditionBaccarat .text .win{ margin: 32px 0 60px;}
.traditionBaccarat .text .play{ margin: 24px 0 52px }
.traditionBaccarat .text .ponitCompute ,.traditionBaccarat .text .ponitExample{ display: inline-block}
.traditionBaccarat .text .ponitCompute div{ width: 400px; height: 600px; margin-right: 15px; background: url("../img/chuantong3.png"); padding: 232px 0 0 74px; display: inline-block; vertical-align: bottom}
.traditionBaccarat .text .ponitExample div{ width: 600px; height: 600px; background: url("../img/chuantong4.png");  border-radius: 8px; display: inline-block; vertical-align: bottom}
.traditionBaccarat .text .ponitCompute p ,.traditionBaccarat .text .ponitExample p{ margin: 24px 0 4px; }
.traditionBaccarat .text .borule{ margin-bottom: 4px;  }
.traditionBaccarat .text .comtable tbody tr:nth-child(odd){background: #E6D7E6}
.traditionBaccarat .text .comtable tbody tr:nth-child(even){background: #ECE3EC}
.traditionBaccarat .text .comtable tbody td{ border-right: 1px solid #DABCDA}
.traditionBaccarat .text .comtable tbody td:last-child{ border-right: none}
.traditionBaccarat .text .commission , .traditionBaccarat .text .commissionfree{ display: inline-block;margin-bottom: 60px}

/*section tableBaccarat*/
.tableBaccarat{ display: none}
.tableBaccarat .comul{ margin-top: 30px}
.tableBaccarat .demo{ background: url("../img/baozhuo.jpg")}
.tableBaccarat .comul li{ float: left; margin-right: 60px}
.tableBaccarat .comul li div{ width: 370px; height: 164px;background: #00A9E7;background: url("../img/baozhuo1.png") no-repeat -15px -13px}
.tableBaccarat .comul li:nth-child(2) div{background: url("../img/baozhuo1.png") no-repeat -395px -13px}
.tableBaccarat .comul li:nth-child(3) div{background: url("../img/baozhuo1.png") no-repeat -15px -186px}
.tableBaccarat .comul li:nth-child(4) div{background: url("../img/baozhuo1.png") no-repeat -395px -186px}
.tableBaccarat .comul li:nth-child(5) div{background: url("../img/baozhuo1.png") no-repeat -15px -360px}
.tableBaccarat .comul li > p{ margin: 4px 0 24px}
.tableBaccarat .limite{ padding-top: 30px; overflow: auto}
.tableBaccarat .limite li:nth-child(1) div{background: url("../img/baozhuo1.png") no-repeat -15px -534px}
.tableBaccarat .limite li:nth-child(2) div{background: url("../img/baozhuo1.png") no-repeat -395px -534px}
.tableBaccarat .limite .comul li div{height: 140px}
.tableBaccarat .mode{ overflow: auto}
.tableBaccarat .competence tr:nth-child(odd){background: #BEE0BE}
.tableBaccarat .competence tr:nth-child(even){background: #CEEACE}
.tableBaccarat .competence td{border-right: 2px solid #AAD3AA}
.tableBaccarat .competence td:last-child{border: none}
.tableBaccarat .competence div{ width: 100px; height: 28px; background: url("../img/group1.png") no-repeat -3px -111px;margin: 0 auto}
.tableBaccarat .competence .tabled1{  background: url("../img/group1.png") no-repeat -3px -159px;}
.tableBaccarat .competence .tabled2{  background: url("../img/group1.png") no-repeat -3px -207px;}
.tableBaccarat .competence .tabled3{  background: url("../img/group1.png") no-repeat -123px -111px;}
.tableBaccarat .competence .tabled4{  background: url("../img/group1.png") no-repeat -123px -159px;}
.tableBaccarat .attention{ margin-top: 60px}
.tableBaccarat .attention p{ line-height: 24px; margin-bottom: 22px}

/*section  insuranceBaccarat*/
.insuranceBaccarat{display: none}
.insuranceBaccarat .step{background: #D6E3E7}
.insuranceBaccarat .demo{ background: url("../img/baoxian.jpg");position: relative;}
.insuranceBaccarat .rule div{ display: inline-block; margin:0 20px 24px 0}
.insuranceBaccarat .rule div p{ margin-bottom: 14px}
.insuranceBaccarat .rule div:nth-child(odd) tbody td:last-child{font-weight: bold}
.insuranceBaccarat .rule table{ width:420px; height: 226px }
.insuranceBaccarat .rule thead {background: #BEDDE6;font-weight: bold}
.insuranceBaccarat .rule thead tr{height: 60px}
.insuranceBaccarat .rule tbody tr:nth-child(odd){background: #E7EDEF}
.insuranceBaccarat .rule tbody tr:nth-child(even){background: #D6E3E7}
.insuranceBaccarat .rule tbody td{ border-right: 2px solid #B6D7E0; width: 120px}
.insuranceBaccarat .rule tbody td:last-child{border: none}
/*.insuranceBaccarat .attention p{ line-height: 24px; font-size: 12px}*/

/*section  dragonBaccarat*/
.dragonBaccarat{ display: none}
.dragonBaccarat .demo{ background: url("../img/longbao.jpg")}
.dragonBaccarat .poker div{width: 300px; height: 200px; margin: 0 20px 50px 0; display: inline-block;background: #E7E4B2; border-radius: 8px  }
.dragonBaccarat .poker h1{ margin: 50px auto 30px; font-size: 30px; text-align: center }
.dragonBaccarat .table thead {background: #E3DF98;}
.dragonBaccarat .table tbody tr:nth-child(even){background: #E7E4B2}
.dragonBaccarat .table tbody tr:nth-child(odd){background: #F0EEC9}
.dragonBaccarat .table tbody td{ border-right: 2px solid #E3DF98;}
.dragonBaccarat .table tbody td:last-child{ border:0;}
.dragonBaccarat .example div{ display: inline-block; width: 500px; height: 300px; vertical-align: bottom; background: url("../img/longbao1.png") no-repeat -6px -6px; margin-bottom: 28px}
.dragonBaccarat .example div:nth-of-type(2){  background: url("../img/longbao1.png") no-repeat -525px -6px; }
.dragonBaccarat .example div:nth-of-type(3){  background: url("../img/longbao1.png") no-repeat -6px -323px; }
.dragonBaccarat .example div:nth-of-type(4){  background: url("../img/longbao1.png") no-repeat -525px -323px; }
.dragonBaccarat .example div:nth-of-type(5){  background: url("../img/longbao1.png") no-repeat -6px -641px; }
.dragonBaccarat .example div:nth-of-type(6){  background: url("../img/longbao1.png") no-repeat -525px -641px; }
.dragonBaccarat .example div:nth-of-type(7){  background: url("../img/longbao2.png") no-repeat -6px -12px; }
.dragonBaccarat .example div:nth-of-type(8){  background: url("../img/longbao2.png") no-repeat -525px -12px; }
.dragonBaccarat .example div:nth-of-type(9){  background: url("../img/longbao2.png") no-repeat -6px -330px; }
.dragonBaccarat .example div:nth-of-type(10){  background: url("../img/longbao2.png") no-repeat -525px -330px; }
.dragonBaccarat .example h3{ height: 50px; line-height: 50px; margin-left: 26px; font-size: 14px}
.dragonBaccarat .example h1{ display: inline-block; margin: 44px 20px 120px 38px; font-size: 20px}
.dragonBaccarat .example div p{ margin-top: 190px;  margin-left: 38px; height: 26px; line-height: 26px}

/*section  roadBaccarat*/
.roadBaccarat{display: none}
.roadBaccarat .demo{ background: url("../img/pailu.jpg")}
.roadBaccarat .pic{ width: 820px;  height: 160px; margin: 10px 0 30px; background: url("../img/pailu1.jpg") }
.roadBaccarat h3{ font-size: 14px; font-weight: bold; margin: 19px 0 9px}
.roadBaccarat .intro > p{ line-height: 24px}
.roadBaccarat .compic{ width: 177px; height: 116px; background: url("../img/pailu6.png") no-repeat 0 0;margin-bottom: 10px; }
.roadBaccarat .compic01{ background: url("../img/pailu6.png") no-repeat -187px 0;}
.roadBaccarat .compic02{ background: url("../img/pailu6.png") no-repeat -374px 0;}
.roadBaccarat .compic2 > p{ display: inline-block}
.roadBaccarat .compic2 > p:nth-child(1){margin:0 280px 5px 0}
.roadBaccarat .compic2 > div{ width: 100%; height: 290px; background: url("../img/pailu2.jpg"); overflow: auto }
.roadBaccarat .compic21 > div{background: url("../img/pailu3.jpg"); }
.roadBaccarat .compic22 > div{ background: url("../img/pailu4.jpg");}
.roadBaccarat .compic2 > div div{ width: 202px; height: 100%; float: left; padding: 20px 20px 0 20px}
.roadBaccarat .compic2 > div div:nth-child(2){margin-right: 10px}
.roadBaccarat .compic2 > div div p:first-child{ margin-bottom: 134px}
.roadBaccarat .intro .smallpic{ width: 820px; height: 330px; background: url("../img/pailu5.jpg");margin: 15px 0 5px}

/*section  goodBaccarat*/
.goodBaccarat{ display: none}
.goodBaccarat .demo{ background: url("../img/haolu.jpg")}
.goodBaccarat > div{ display: inline-block; vertical-align: bottom}
.goodBaccarat > div:nth-child(n + 2):nth-child(odd){margin-right: 15px}
.goodBaccarat > div > p{ height: 24px;margin-bottom: 5px}
.goodBaccarat > div div{ width: 500px; height: 240px; background: url("../img/haolu1.jpg"); margin-bottom: 25px; padding-left:20px  }
.goodBaccarat > div:nth-child(4) div{background: url("../img/haolu1.jpg") no-repeat -519px 0px;}
.goodBaccarat > div:nth-child(5) div{background: url("../img/haolu2.jpg");}
.goodBaccarat > div:nth-child(6) div{background: url("../img/haolu2.jpg") no-repeat -519px 0px;}
.goodBaccarat > div:nth-child(7) div{background: url("../img/haolu3.jpg");}
.goodBaccarat > div:nth-child(8) div{background: url("../img/haolu3.jpg") no-repeat -519px 0px;}
.goodBaccarat > div:nth-child(9) div{background: url("../img/haolu4.jpg") ;}
.goodBaccarat > div:nth-child(10) div{background: url("../img/haolu4.jpg") no-repeat -519px 0px;}
.goodBaccarat > div:nth-child(11) div{background: url("../img/haolu5.jpg");}
.goodBaccarat > div:nth-child(12) div{background: url("../img/haolu5.jpg") no-repeat -519px 0px;}
.goodBaccarat .example{ display:block; padding: 34px 0 126px 155px }

/*section twentyOne*/
.twentyOne{ display: none}
.twentyOne .demo{background: url("../img/21dian.jpg")}
.twentyOne .guide .step{ background: #DED8F1}
.twentyOne .guide2{ margin-bottom: 25px}
.twentyOne .guide2 .step{ height: 230px;}
.twentyOne .process .guide3{margin-bottom: 24px}
.twentyOne .process .step{height: 220px}
.twentyOne .point > div{ width:100%;height: 320px; background: #DCD6DC; padding: 40px 0 0 88px ;border-radius: 8px}
.twentyOne .point > div > div{display: inline-block; width: 260px;height: 250px; vertical-align: bottom;margin-right: 48px;}
.twentyOne .point > div > div > div{ width:260px; height: 188px;  background: url("../img/21dian1.png") no-repeat -18px -24px}
.twentyOne .point > div > div:nth-child(2) > div{ height: 94px; background-position:  -303px -24px}
.twentyOne .point > div > div:nth-child(2) > p{ margin-top: 94px}
.twentyOne .point > div > div:nth-child(3) > div{ height: 94px; background-position: -303px -119px}
.twentyOne .point > div > div:nth-child(3) > p{ margin-top: 94px}
.twentyOne .value .guide h1{ font-size: 30px;line-height: 30px}
.twentyOne h3{background: #DED8F1;height: 48px;border-radius: 5px;font-size: 18px;text-align: center;line-height: 48px;font-weight: bold;width: 100px; color: #4d2c59}
.twentyOne .opt{ display: inline-block; margin-right: 15px;font-size: 18px;vertical-align: bottom;}
.twentyOne .opt h3{width: 160px}
.twentyOne .opt > div{width: 230px;height: 180px;background: #DCD6DC;margin: 20px 0 50px; border-radius: 8px;padding-top:30px }
.twentyOne .opt .blackjack{ width:130px; height: 87px;background: url("../img/21dian1.png") -346px -415px; margin: 0 auto}
.twentyOne .opt .ponit21{ width:184px; height: 87px;background: url("../img/21dian1.png") -421px -614px; margin: 0 auto}
.twentyOne .opt:nth-child(9) > div{ width: 610px;height: 260px;padding: 20px 0 0 20px; font-size: 14px}
.twentyOne .opt:nth-child(9) > div > div{ display: inline-block;width: 127px}
.twentyOne .opt:nth-child(9) > div > div > div{ width: 130px;height: 95px;background: url("../img/21dian1.png") -483px -416px;vertical-align: bottom}
.twentyOne .opt:nth-child(10) > div{ width: 820px;height: 450px;font-size: 14px;padding: 20px 0 0 20px; }
.twentyOne .opt:nth-child(10) > div > div{ display: inline-block;width: 195px; vertical-align: bottom}
.twentyOne .opt:nth-child(10) > div > div > div{ width: 195px;height: 90px;background: url("../img/21dian1.png") -20px -218px;vertical-align: bottom}

/* niuniu*/
.niuniu{display: none}
.niuniu .demo{background: url("../img/niuniu.jpg")}
.niuniu .step{width: 196px; height: 210px;background: #F1D4D4}
.niuniu .play span{ color: #4f2c59; font-weight: bold}
.niuniu .play div{ width: 505px ;height: 290px; background: url("../img/niuniu-zhajinhua.png") -15px -10px; margin-top: 14px; }
.niuniu .order > div{ width:604px;height: 168px; background: url("../img/niuniu-zhajinhua.png") -15px -306px}
.niuniu  tbody tr:nth-child(odd){background: #F7E2E2}
.niuniu  tbody tr:nth-child(even){background: #F1D4D4}
.niuniu .order tbody td{border-right: 2px solid #EFC1C1}
.niuniu .order tbody td:last-child{border:0}
.niuniu .style tbody div{width: 290px; height: 76px; background: url("../img/niuniu-zhajinhua2.png") -21px -25px; margin: 0 auto}
.niuniu .style td:first-child{ font-weight: bold}
.niuniu .compare td:first-child{border-right: 2px solid #EFC1C1}
.niuniu .compare td:last-child{font-weight: bold;color: #4d2c59}
.niuniu .fare > div{ display: inline-block}
.niuniu .fare > div > p { font-size: 14px;margin-bottom: 5px}
.niuniu .fare table{ width: 490px;height: 286px}
.niuniu .fare table thead{  background: #EFC1C1;  }
.niuniu .fare td{ border-right: 2px solid #EFC1C1}
.niuniu .fare tbody td:nth-child(n+2){color: #4d2c59;font-weight: bold;}
.niuniu .fare td:last-child{ border:0}
.niuniu .explanation > div > p{margin-bottom: 5px ;font-size: 14px}
.niuniu .explanation > div{ display: inline-block}
.niuniu .explanation table{ width: 490px;height: 400px}
.niuniu .explanation tr{height: 60px}
.niuniu .explanation td:first-child{ border-right: 2px solid #EFC1C1; width: 140px }
.niuniu .explanation td:last-child{font-weight: bold; color: #4f2c59}
.niuniu .explanation .result1{ display:inline-block; width: 214px ;height: 134px;background: url("../img/niuniu-zhajinhua2.png") -21px -567px;vertical-align: bottom; margin-top: 15px }
.niuniu .explanation .result0{display: inline-block ;height: 134px;vertical-align: bottom}
.niuniu .explanation .result0 p:first-child{margin: 15px 8px 46px 0}

/* gtiger*/
.gtiger{display: none  }
.gtiger .step{ background: #D5DFF5}
.gtiger tbody tr:nth-child(odd){background: #E3EAF9}
.gtiger tbody tr:nth-child(even){background: #D5DFF5}
.gtiger tbody td:first-child{border-right: 2px solid #C0CDEA}


/* pan*/
.pan{ display: none}
.pan .step{ background: #F3CCDC}
.pan  tbody tr{height: 60px}
.pan  tbody tr:nth-child(odd){background: #F6DFE8}
.pan  tbody tr:nth-child(even){background: #F3CCDC}
.pan  td{border-right: 2px solid #EFB9CF}
.pan  td:last-child{border:0}

/* dice*/
.dice{display: none}
.dice .step{ width: 230px;height: 230px;background: #F7DBC7}
.dice .fare {height: 816px}
.dice .fare div{ display: inline-block}
.dice .fare div p{font-size: 14px;margin-bottom: 5px;margin-top: 25px}
.dice table{width: 500px}
.dice thead{ height: 46px;background: #F2C8A6;}
.dice tbody tr:nth-child(odd){background: #F9E8DB;height: 60px}
.dice tbody tr:nth-child(even){background: #F7DBC7;height: 60px}
.dice tbody td{ border-right: 2px solid #F2C8A6}
.dice tbody td:last-child{ border: 0}
.dice tbody td:nth-child(2){ font-weight: bold}

/*flower*/
.flower { display: none}
.flower .step{background: #F2DAF1;height: 200px}
.flower .rule div{width: 542px; height: 316px;background: url("../img/niuniu-zhajinhua.png") -15px -481px;}
.flower tbody tr:nth-child(odd){background: #F2DAF1 }
.flower tbody tr:nth-child(even){background: #F8E5F6 }
.flower td:first-child{font-weight: bold; border-right: 2px solid #F4BCF0}
.flower .style td{border: 0}
.flower .style  div{ width: 162px; height: 76px; background: url("../img/niuniu-zhajinhua2.png") -662px -20px;margin: 0 auto}
.flower .fare td:last-child{font-weight: bold;color:#4d2c59 }



/**/

.rayen > span {
    vertical-align: middle;
    display: block;
}
.rayen {
    overflow: hidden;
    padding: 0;
    width: 230px;
}
.rayen::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F3D444;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.rayen::before {
    background: #F3D444;
    color: #37474f;
}
.rayen::before{
    padding-left: 40px;
}
.rayen:nth-child(n+1):nth-child(-n+7)::before{
    padding-left: 64px;
}
.rayen::before, .rayen > span {
    width: 198px;
    height: 51px;
    border-bottom: 1px solid transparent;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.rayen:hover::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.rayen:hover > span {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.content > div:nth-child(1)