ol,ul{
  margin: 0;
  padding: 0;
}
body{
  background: #f5f1e4;
}
.mobileGameTop .gameInfo{
  font-size: 12px;
  display: inline-block;
  line-height: 13px;
  text-align: left;
  margin-top: 13px;
}
.mobileGameTop .gameType{
    display: inline-block;
    font-size: 16px;
    border-radius: .2em;
    border: 1px solid hsla(0,0%,100%,.5);
    vertical-align: top;
    height: 36px;
    margin: 7px 0;
    line-height: 33px;
    /* padding: 0 .4em; */
	cursor: pointer;
}
#showGameList .icon-sanjiaoxing{
  font-size: 18px !important;
}
.mobileGameTop .gameType .icon-sanjiaoxing{
    font-size: 19px;
    transform: rotate(180deg);
    transition: .6s;
    display: inline-block;
    color: #f0c930;
}
.mobileGameTop .play_select_insert{
  position: fixed;
  background: #fff;
  z-index: 1;
  display: none;
  width: 100%;
}
.selectNmuverBox .selectNumberPei{
  width: 20%;
  text-align: center;
  float:left;
}
.selectNmuverBox .selectNumberPei span{
  display: block;
  clear: both;
  line-height: 35px;
  font-size: 10px;
}
.lhc_sxTextUl{
  overflow: hidden;
  display: flex;
  margin-left: 17px;
  margin-top: -17px;
}
.lhc_sxTextUl .lhcsxText{
  display: inline-block;
  margin: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.lhcKaiGG{
  float: left;
  margin: 0 2px;
}
.lhcKaiGG span{
  display: block;
  font-size: 13px;
}
.lhcKaiGG em{
  display: block;
  font-size: 13px;
}
.lhc_red_color{
  color: #dc3b40 !important;
}
.lhc_blue_color{
  color: #218ddd !important;
}
.lhc_green_color{
  color: #38b366 !important;
}
.lhc_red_bg{
    background: linear-gradient(0deg,#f87b7e 0,#dc3b40 75%) !important;
    background: -webkit-linear-gradient(top,#f87b7e,#dc3b40 75%) !important;
    border: 1px solid #e94548 !important;
    color: #fff !important;
    box-shadow: inherit !important;
    border-radius: 50%;
    font-size: 14px;
}
.lhc_blue_bg{
    background: linear-gradient(0deg,#6ebefa 0,#218ddd 75%) !important;
    background: -webkit-linear-gradient(top,#6ebefa,#218ddd 75%) !important;
    border: 1px solid #2994e3 !important;
    color: #fff !important;
    box-shadow: inherit !important;
    border-radius: 50%;
    font-size: 14px;
}
.lhc_green_bg{
  background: linear-gradient(0deg,#69d893 0,#38b366 75%) !important;
  background: -webkit-linear-gradient(top,#69d893,#38b366 75%) !important;
    border: 1px solid #3cb569 !important;
  color: #fff !important;
  box-shadow: inherit !important;
  border-radius: 50%;
  font-size: 14px;
}
.sscFooter{
    position: fixed;
    left: 0;
    bottom: 55px;
    width: 100%;
    font-size: 14px;
    z-index: 0;
}
.g_Number_Section .lhclm .curr{
    background: #dc3b40;
    color: #fff !important;
    border: 1px solid #dc3b40;
}
  .g_Number_Section .lhclm .curr + .lhclmPeil{
    background: #dc3b40;
    color: #fff !important;
}
  .g_Number_Section .lhclm .curr .lmbbNumber{
    background: #dc3b40;
    color: #fff !important;
  }
.bet-money {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding-left: 7px;
    background: #fff;
    border-top: 1px solid #dfdfdf;
    color: #666;
    display: none;
}
  .bet-money em {
    display: inline-block;
    overflow: hidden;
}
  .text-ellipsis {
    display: inline-block;
    width: 228px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 6px;
    font-weight: 700;
}
  .bet-money {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding-left: 7px;
    background: #fff;
    border-top: 1px solid #dfdfdf;
    color: #666;
}
  .bet-money input {
    display: inline-block;
    height: 26px;
    font-weight: 500;
    width: 76px;
    line-height: 15px;
    margin-left: 6px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding: 5px;
    -webkit-appearance: none;
}
  .bet-money span {
    margin-left: 6px;
}
  .bet-info {
    width: 100%;
    height: 84px;
    background: linear-gradient(to right,#2894FF, #66B3FF);
    color: #fff;
    padding: 7px;
}
  .bet-info-left {
    float: left;
    line-height: 33px;
}
  .bet-info-clear {
    padding-left: 0;
    color: #fff;
    font-size: 21px;
}
  .bet-info-count {
    padding-left: 14px;
    color: #fff;
    display: none;
}
  .bet-info-right {
    float: right;
    margin-right: 4px;
    text-align: right;
}
  .bet-info-confirm {
    background: #dc3b40;
    border: none;
    display: block;
    text-align: center;
    height: 33px;
    line-height: 33px;
    width: 91px;;
    border-radius: 6px;
    color: #ddd;
}
.selectNmuverBox .selectNumberPei .selectNumber{
  margin: 0 15px;
}
.mobileGameTop .play_select_insert .play_select_tit{
  width: 100%;
}
.mobileGameTop .play_select_insert .play_select_tit li{
  float:left;
  padding: 0px 17px;
  line-height: 25px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  color: #2894FF;
  font-size: 12px;
  margin: 7px;
  float: left;
  border: 1px solid #ddd;
  height: 25px;
}
.randomBox{
  text-align: center;
  padding: 7px 13px;
  box-shadow: 0 0 0.5em #b9b9b9;
  position: fixed;
  z-index: 1011;
  background: #f9f8f0;
  top: 50px;
  left: 0;
  width: 100%;
}
.randomBox .random{
  position: relative;
}
.randomBox .random .randomBtn{
  display: inline-block;
  color: #333;
  border: 1px solid #d2d2d2;
  border-radius: .3em;
  font-size: 14px;
  height: 2.4em;
  width: 29%;
  line-height: 2.4em;
  margin-left: .8em;
  background: #fff;
  text-decoration: none;
} 
.random1{
  cursor: pointer;
}
.random5{
  cursor: pointer;
}
.closeNumberlan{
  cursor: pointer;
}

.mobileGameTop .play_select_insert .play_select_tit .curr{
    background: #2894FF;
    border: 1px solid #2894FF;
    color: #fff;
}
.bet_filter_box{
  background: #fff;
  width: 100%;
  box-shadow: 0px -1px 10px #ccc;
  z-index: 1;
  display: none;
}
.bet_filter_box .bet_filter_item{
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  padding: 8px 0;
  
}
.bet_filter_box .title{
  color: #666;
  display: block;
  float: left;
  font-size:14px;
  font-weight: normal;
  width: 69px;
  text-align: left;
  padding-left: 10px;
  line-height: 37px;
}
.bet_filter_box .bet_option{
  float: left;
  width: 250px;
}
.bet_filter_box .bet_option .curr{
    border: 1px solid #2894FF;
    color: #2894FF;
}
.bet_filter_box .bet_options{
  padding: 0px 10px;
  line-height: 25px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  color: #555;
  font-size: 12px;
  border: 1px solid #ddd;
  height: 25px;
  display: inline-block;
  margin: 6px;
}
.g_Time_Section{
  overflow: hidden;
  width: 100%;
  background: linear-gradient(to right,#2894FF, #66B3FF);
}
.g_Time_Section .cz_daojishi{
    float: right;
    text-align: center;
    width: 50%;
    height: 67px;
}
.g_Time_Section .cz_daojishi .open_issue{
  font-size: 12px;
  display: block;
  text-align: center;
  color: #fff;
  padding-top: 5px;
  cursor: pointer;
}
.g_Time_Section .j_lottery_time{
  color: #fff;
  font-size: 16px;
}
.g_Time_Section .cz_openNumb{
  text-align: center;
}
.g_Time_Section .cz_openNumb .open_issue{
  font-size: 12px;
  display: block;
  text-align: center;
  color: #fff;
  padding-top: 5px;
  cursor: pointer;
}
.g_Time_Section #ssc_winning_sum{
  margin: 4px 0 9px;
}
.g_Time_Section #ssc_winning_sum li{
  display:inline-block;
  vertical-align: top;
  background: #dc3b40;
  background: linear-gradient(0deg,#f86469 0,#bf1f24 75%);
  background: -webkit-linear-gradient(top,#f86469,#bf1f24 75%);
  color: #fff;
  width: 25px;;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  margin: 0 .2em;
  font-size: 16px;
  font-weight: bold;
}
.g_Time_Section #lhc_winning_sum{
  margin: 4px 0 9px;
}
.g_Time_Section #lhc_winning_sum li{
  display:inline-block;
  vertical-align: top;
  background: #dc3b40;
  background: linear-gradient(0deg,#f86469 0,#bf1f24 75%);
  background: -webkit-linear-gradient(top,#f86469,#bf1f24 75%);
  box-shadow: 0 3px 1px #bbb59c;
  color: #fff;
  width: 22px;
  height: 22px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.g_Time_Section #lhc_winning_sum li span:last-child{
  color: #000;
}

#gameBet .gameBet_left{
  background: #FFFAF4;
}
#gameBet .play_select_prompt{
  padding: 10px;
}
#gameBet .selectNmuverBox{
  overflow: hidden;
}
#gameBet .selectNmuverBox .numberTitle{
  float: left;
  font-size: 14px;
  display: block;
  text-align: left;
  line-height: 1.3em;
  color: #fff;
  background: #2894FF;
  border: 1px solid #e3decf;
  border-radius: .3em;
  margin-top: .8em;
  padding: .2em .5em;
  margin-left: 10px;
}
#gameBet .selectNmuverBox .selectNumbers{
  float: left;
  max-width: 320px;
  text-align: center;
}
#gameBet .selectNmuverBox .selectNumbers a{
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #2894FF;
  background: #faf9f6;
  border-radius: 50%;
  border: 1px solid #2894FF;
  font-size: 16px;
  margin: 5px 12px;
  text-decoration: none;
}
#gameBet .selectNmuverBox .selectNumbers .curr{
  background: #2894FF;
  color: #fff;
  border: 1px solid #2894FF;
}
#gameBet .selectNumberFilters {
    margin-top: .8em;
    margin-left: 11px;
}

#gameBet .selectNumberFilters a.selectNumberFilter{
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #2894FF;
  background: #faf9f6;
  border-radius: 50%;
  border: 1px solid #2894FF;
  font-size: 16px;
  margin: 5px 12px;
  text-decoration: none;
}


.lishi{
  position: absolute;
  width: 100%;
  background: #e1d9bb;
  border-top: 2px solid #fff;
  display: none;
  z-index: 103;
}
.lishi th{
  text-align: center;
  font-size: 16px;
}
.lishi td{
  text-align: center;
  font-size: 16px;
}
.selectMultiple{
  position: fixed;
  bottom:55px;
  left: 0;
  width: 100%;
}
.selectMultiple .selectMultipleT{
  background: #f8f8f8;
  padding: 10px;
  font-size: 18px;
  color: #666;
  overflow: hidden;
  display: none;
}
.selectMultiple .selectMultipleB{
  background: linear-gradient(to right,#2894FF, #66B3FF);
  overflow: hidden;
  height: 89px;
}
.selectMultiple .selectMultipleNumber{
  display: inline-block;
  margin-right: 20px;
}
.selectMultiple .selectMultipleNumber{
  float: left;
}
.selectMultiple .reduce{
    background: #f4f4f4;
    height: 30px;
    line-height: 22px;
    width: 30px;
    text-align: center;
    float: left;
    border: 1px solid #e3e4e6;
    color: #686869;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 38px;
}
.selectMultiple .noReduce {
    color: #c3c8d3 !important;
}
.selectMultiple .add{
    background: #f4f4f4;
    height: 30px;
    line-height: 24px;
    width: 30px;
    text-align: center;
    float: left;
    border: 1px solid #e3e4e6;
    color: #686869;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 27px;
}
.selectMultiple .selectMultipInput{
  border: 1px solid #cecece !important;
  font-size: 16px;
  width: 60px;
  margin: 0!important;
  float: left;
  color: #686869;
  height: 30px;
  padding: 4px 5px;
  text-align: center;
  border-radius: 0;
  vertical-align: baseline;
}
.selectMultiple .selectMultipleCon{
  float: right;
  width: 70px;
  height: 30px;
  border: none;
  background: #5eb95e;
  color: #fff;
  padding: 0 10px;
}
.selectMultiple .addIcon{
  font-size: 40px;
  color: #fff;
  float: left;
  padding-right: 10px;
  display: none;
  line-height: 54px;
}
.selectMultiple .select_zhushu{
  font-size: 18px;
  color: #fff;
  padding-top: 5px;
  display: inline-block;
  padding-left: 10px;
}

.selectMultiple .selectMultipleOld{
  font-size: 18px;
  color: #fff;
  padding-top: 5px;
  display: inline-block;
}

.selectMultiple .selectMultipleB_n{
  color: #fff;
  display: none;
  padding-left: 50px;
  white-space: nowrap;
}

.selectMultiple .selectMultipleLz{
  position: absolute;
  right: 0;
  bottom: 0;
  background: #dc3b40;
  height: 89px;
  line-height: 64px;
  width: 139px;
  text-align: center;
}
.selectMultiple .selectMultipleLz:before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
    left: 0;
    top: 0;
}
.selectMultiple .selectMultipleLzAdd:before{
  border-left: 12px solid #dc3b40 !important;
}
.selectMultiple .selectMultipleLz .icon-lanzi{
  font-size: 25px;
  color: #fff;
}
.selectMultiple .selectMultipleLz_a{
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.selectMultiple .lanIconNumber{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #dc3b40;
  position: absolute;
  top:10px;
  left: 28px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  display: none;
}

.numberLan{
  position: absolute;
  top: 0;
  left: 0;
  background: #f9f8f0;
  width: 100%;
  height: auto;
  min-height: 100%;
  overflow: hidden;
  margin-top: 49px;
  margin-bottom: 100px;
    z-index:100;

}
.header{
	z-index:100;
}
.xiad-left{
  padding: 10px;
  margin-top: 45px;
}
.xiad-left .yBettingLists{
  background: #fff;
  box-shadow: 0 0 0.5em #ccc;
  border-bottom: 1px dashed #ccc;
  padding: 5px 10px;
  position:relative;
}
.xiad-left .yBettingList{
  overflow: hidden;
  position: relative;
}
.xiad-left .numberBox{
    display: block;
    color: #dc3b40;
    font-size: 16px;
    /* line-height: 1.4em; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* width: 90%; */
    /* height: 1.4em; */
}
.xiad-left .yBettingType{
  float: left;
  font-size: 17px;
  color: #666;
}
.xiad-left .yBettingZhushu{
  float: left;
  font-size: 17px;
  color: #666;
  padding-left: 5px;
}
.xiad-left .yBettingTimes{
  float: left;
  font-size: 17px;
  color: #666;
}
.xiad-left .rmb{
  float: left;
  font-size: 17px;
  color: #666;
}
.xiad-left .yzongRmb{
  float: left;
  font-size: 17px;
  color: #666;
}
.fa-times{
  font-size: 18px;
}
.sc{
    position: absolute;
    top: 9px;
    right: 8px;
	cursor: pointer;
}
#f_submit_order{
	cursor: pointer;
}
#orderlist_clear{
  background: #fff;
  box-shadow: 0 4px 0.5em #ccc;
  text-align: center;
  color: #666;
  padding: 10px;
  font-size: 17px;
  display: none;
}
.g_text{
  padding: 10px;
}
#text{
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: none;
    font-size: 16px;
    color: #666;
    resize: none;
}
.g_text button{
    border: none;
    background: #f37b1d;
    padding: 5px;
    border-radius: 5px;
    margin: 5px;
    color: #fff;
}
.g_Number_Section{
  margin-bottom: 114px;
}
.selectNumbers a{
    display: inline-block;
    width: 78px;
    height: 33px;
    line-height: 30px;
    text-align: center;
    color: #2894FF;
    background: #fff;
    border: 1px solid #2894FF;
    font-size: 16px;
    margin: .3em;
    border-radius: .2em;
    text-decoration: none;
}
.kl8_qw{
  text-align: center;
}
.kl8_qw .curr{
  background: #2894FF;
  color: #fff;
  border: 1px solid #2894FF;
}
.fc3d_c{
  color:#00b7ee;
}
.pl3_c{
  color:#38b366;
}
.fandianH,.peilu {
    white-space: nowrap;
    color: #ff9726;
    display: inline-block
}
.sliderConter{
    position: relative;
    z-index: 0;
    border-radius: 5px;
    color: #000;
    background: #fff;
    border: 1px solid #e3e3e3;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 96%;
    margin: 0 2%;
}
.peilu {
    padding-left: 8px;
    white-space:nowrap;
}

.fandian {
    padding-right: 8px;
    white-space:nowrap;
}

#Main {
    margin-top: .25rem
}

#minus {
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    border: 2px solid #e3e3e3;
    margin-left: 4px;
}

#minus:before {
    content: "";
    display: block;
    width: 13px;
    height: 2px;
    background: #e3e3e3;
    position: relative;
    top: 10px;
    left: 4px;
}

#plus {
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #e3e3e3;
    border: 1px solid #e3e3e3;
    position: relative;
    margin-right: 8px;
}

#plus:before {
    height: 17px;
    left: 5px;
    top: 11px;
}

#plus:after, #plus:before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background: #fff;
    position: relative;
}

#plus:after {
    width: 14px;
    top: 9px;
    left: 5px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.changeBtn{
    text-align: right;
    margin: 10px 0;
}
.changeBtn ul{
    height: 34px;
    display: inline-block;
    width: 89px;
    margin-right: 10px;
}
.changeBtn ul li{
    float: left;
    width: 50%;
    height: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    vertical-align: top;
    border: 1px solid #2894FF;
    border-radius: .2em;
}
.changeBtn ul li:first-child {
    border-radius: 4px 0 0 4px;
}

.changeBtn ul li:last-child {
    border-radius: 0 4px 4px 0;
}
.changeBtn .on{
    background-color: #2894FF;
    color: #fff;
}
.tebie #amount{
    position: absolute;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #ff9726;
    top: -29px;
    padding: 0 10px;
    border-radius: 4px;
}
.peilu i{
position: absolute;
    top: -9px;
    left: 42px;
    transform: rotate(180deg);
}
.pk01{ background: #ffcc00 !important;}
.pk02{ background: #0066ff !important;}
.pk03{ background: #000066 !important;}
.pk04{ background: #ff6600 !important;}
.pk05{ background: #00ccff !important;}
.pk06{ background: #6600ff !important;}
.pk07{ background: #999999 !important;}
.pk08{ background: #ff0000 !important;}
.pk09{ background: #990000 !important;}
.pk10{ background: #00cc00 !important;} 

.gr_game-controller__money{    padding: 2px;
    margin-left: 1px;
    border: 1px solid rgba(255,0,0,0);
    transition: .4s;
    z-index:0;
	cursor: pointer;
    display: inline-block;
    line-height: 40px;
   
    position: relative;
    text-align: center;
}

.gr_money__chip{
position: relative;
	background-size: cover;
    animation: none;
    color: #4d4d4d;
    width: 43px;
    height: 43px;
    line-height: 44px;
    font-size: 12px;
    background-repeat: no-repeat;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,.55);
}
.money5{
		background-image: url(../images/i_chipFantan--black.png);
}
.money10{
		background-image: url(../images/i_chipFantan--green.png);
}
.money50{
		background-image: url(../images/i_chipFantan--blue.png);
}
.money100{
		background-image: url(../images/i_chipFantan--orange.png);
}
.money500{
		background-image: url(../images/i_chipFantan--yellow.png);
}
.money1000{
		background-image: url(../images/i_chipFantan--purple.png);
}

.cancelx{
    background-image: url(../images/i_chipFantan--red.png);
}

.touz{ width:100%;}


.c_h-game-grid {
    font-size: 0;
}
.u_t--center {
    text-align: center;
}
.gr_container__fantan.gr_container__fantan--old.c_h-game-grid{
    border: 0;
}

.gr_container__fantan.gr_container__fantan--old{
    padding-bottom: 180px;
}

.gr_container__fantan.gr_container__fantan--old>.c_row:first-of-type {
    border-top: 1px solid gray;
    border-right: 1px solid gray;
}

.gr_container__fantan.gr_container__fantan--old{
    padding-bottom: 20px;
}

.gr_container__fantan.gr_container__fantan--old .c_row:nth-of-type(2) {
    margin-top: 0;
}
*, :after, :before {
    box-sizing: border-box;
}

.gr_container__fantan.gr_container__fantan--old>.c_row>.c_row:first-of-type .c_col, .gr_container__fantan.gr_container__fantan--old>.c_row>.c_row:nth-of-type(3) .c_col{
    width: 20%;
    height: 60px;
}

.gr_container__fantan.gr_container__fantan--old .c_col {
    border-left: 1px solid gray;
    border-bottom: 1px solid gray;
}

.c_h-game-grid [class*=c_col] {
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
}
.c_vAlign{
    display: inline-table;
    width: calc(100% + 1px);
}

.gr_container__fantan.gr_container__fantan--old .c_row{
    height: 100%;
    border: 0;
}

.gr_container__fantan.gr_container__fantan--old .c_vAlign .c_vAlign--warp{
    display: table-cell;
    vertical-align: middle;
}

.gr_container__fantan.gr_container__fantan--old .c_row .c_component {
    margin-top: 0!important;
    font-size: 14px;
    line-height: 16px;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter {
	float: left;
    overflow: hidden;
    position: relative;
    width: 60%;
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
   
}

.gr_container__fantan.gr_container__fantan--old>.c_row>.c_row:last-of-type .c_col{
    width: 25%;
    height: 60px;
    border-left: 1px solid gray;
    border-bottom: 1px solid gray;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div:first-of-type {
    width: 20%;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div{
    float: left;
    width: 20%;
}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div .c_col{
    width: 100%;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div:first-of-type .c_col,.gr_container__fantan.gr_container__fantan--old .alignCenter>div:last-of-type .c_col {
    height: 63.33333px!important;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type:last-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:last-of-type:last-of-type {
    border-bottom: 0;
}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:last-of-type {
    height: 34px;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>.c_col:first-of-type {
    background-color: #ffe693;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row .c_col:nth-of-type(2)>.c_col, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row .c_col:nth-of-type(2) {
    height: 120px;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type {
    width: 50px;
}



.gr_container__fantan.gr_container__fantan--old .dChilds{
    width: calc(100% - 100px)!important;
}

.gr_container__fantan.gr_container__fantan--old .dChilds .c_col {
    height: 50.5%!important;
    width: 50%!important;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type:last-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:last-of-type:last-of-type {
    border-bottom: 0;
}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>.c_col:last-of-type {
    background-color: #e3e3e3;
}
.levelCenter .c_row .c_col{border-left:0px;}
.lff {border-left: 1px solid gray!important;}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:first-of-type .c_row{
    background-color: #fbb1a7;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:last-of-type .c_row{
    background-color: #9cdac4;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type .c_row:before {
    -ms-transform: skewY(35deg);
    transform: skewY(35deg);
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:first-of-type .c_row:before {
    right: 0;
    -ms-transform-origin: right top;
    transform-origin: right top;
   
    border-top: 1px solid gray;
    background-color: #fbb1a7;
    box-shadow: -4px 4px 0 #fbb1a7;
    bottom: 0;
}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col .c_row{
    position: relative;
    z-index: 2;
}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:first-of-type .c_row:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:first-of-type .c_row:before, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:last-of-type .c_row:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:last-of-type .c_row:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:first-of-type .c_row>div, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:last-of-type .c_row>div{
    position: relative;
    z-index: 3;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type .c_row:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type .c_row:before {
    -ms-transform: skewY(-35deg);
    transform: skewY(-35deg);
}
.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:first-of-type .c_row:after {
    right: 0;
    top: 0;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
       border-right: 1px solid gray;

    border-bottom: 1px solid gray;
    background-color: #fbb1a7;
    box-shadow: -3px -3px 0 #fbb1a7;
}

.lfd {border-bottom: 1px solid gray!important;}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type .c_row:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type .c_row:before {
    -ms-transform: skewY(-35deg);
    transform: skewY(-35deg);
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:last-of-type .c_row:before {
    right: 0;
    -ms-transform-origin: left top;
    transform-origin: left top;
  
    border-top: 1px solid gray;
    background-color: #9cdac4;
    box-shadow: 4px 4px 0 #9cdac4;
    bottom: 0;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type .c_row:after {
    -ms-transform: skewY(35deg);
    transform: skewY(35deg);
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2)>.c_col:last-of-type .c_row:after {
    right: 0;
    top: 0;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
   
    border-bottom: 1px solid gray;
    background-color: #9cdac4;
    box-shadow: 4px -4px 0 #9cdac4;
}

.gr_container__fantan.gr_container__fantan--old .c_row.is_active{
    background-color: #f7931e;
}
.gr_container__fantan.gr_container__fantan--old .c_row.is_active .c_component:first-of-type {
    color: #fff;
}
.gr_container__fantan.gr_container__fantan--old .c_row .c_component:last-of-type {
    display: none;
}

.c_input--short{
    width: calc(100% - 6px);
    max-width: 65px;
}

[class*=c_input--] {
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}
.gr_container__fantan.gr_container__fantan--old .c_row .c_component:last-of-type .c_input__inner {
    background: #666;
    border: 1px solid #ccc;
    color: #fff;
  
        width: 100%;
        border-radius: inherit;
}
.c_input--short .c_input__inner, .c_input--shortest .c_input__inner {
    text-align: center;
}
.xzys{bottom: 7px;color: #d86328;}
.lcm{display: none;}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type .c_row.is_active .c_component, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:last-of-type .c_row.is_active .c_component{
    width: 50%!important;
    padding-left: calc(50% - 80px);
    text-align: center;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type .c_row.is_active .c_component:last-of-type, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:last-of-type .c_row.is_active .c_component:last-of-type {
    padding: 0;
    padding-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 33px;
    text-align: left;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:first-of-type .c_row.is_active .c_vAlign--warp, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter>.c_row>.c_col:last-of-type .c_row.is_active .c_vAlign--warp{
   position: relative;
}

.gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type .c_row.is_active:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type .c_row.is_active:before, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type:hover .c_row.is_active:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:first-of-type:hover .c_row.is_active:before, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type .c_row.is_active:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type .c_row.is_active:before, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type:hover .c_row.is_active:after, .gr_container__fantan.gr_container__fantan--old .alignCenter>div.levelCenter .c_row>div:nth-last-of-type(2) .c_col:last-of-type:hover .c_row.is_active:before {
    background-color: #f7931e;
    box-shadow: -4px 4px 0 transparent;
}

.fanluk{
	font-size: 0;
	position: fixed;
    bottom: 100px;
    z-index:10000;
    background: #f2f2f2;}
    
.fanluk ul{
    color: #4d4d4d;
    background: #f2f2f2;
    width: 100vw;
    box-shadow: 0 -1px 5px #9d9d9d;
    padding: 0;
    height: auto;
}   

.fanluk ul li{
    color: #4d4d4d;
    padding: 5px 20px;
    border-bottom: 3px solid #b5b09a;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 5px;
    font-size: 18px;
} 


.fanlulist{
	    width: 380px;
	    margin: auto;
}

.fanlulist .col:first-of-type {
	   width: 18px;
    border-left: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    display: inline-block;
    vertical-align: middle;
 
}

.fanlulist .col{
	width: 18px;
    border-top: 1px solid #d7d7d7;
    display: inline-block;
    vertical-align: middle;
 
}

.grid{
    height: 20px;
    line-height: 16px;
    text-align: center;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
}

.ball{
    width: 16px;
    height: 16px;
    border-radius: 50%;
  
    color: #666;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
.fanlu_y1{background-color: rgb(204, 204, 204);}
.fanlu_y2{background-color: rgb(90, 196, 159);}
.fanlu_y3{background-color: rgb(254, 182, 77);}
.fanlu_y4{background-color: rgb(255, 122, 123);}