.bg1{background: #D3C72A;}
.bg2{background: #1A8CEE;}
.bg3{background: #444444;}
.bg4{background: #F7811F;}
.bg5{background: #4BE3E3;}
.bg6{background: #7D5EF8;}
.bg7{background: #F92929;}
.bg8{background: #89247D;}
.bg9{background: #289D09;}
.bg10{background: #5942CF;}
.bg_green{
	background: url(../../img/wap/bg_green.png)no-repeat;
	background-size:100% 100% ;
}
.bg_red{
	background: url(../../img/wap/bg_red.png)no-repeat;
	background-size:100% 100% ;
}
.bg_blue{
	background: url(../../img/wap/bg_blue.png)no-repeat;
	background-size:100% 100% ;
}
a:focus,a:hover,a:active{
	color: #555;
}
.mui-content{background: #F3F3F3;}
.mui-plus header.mui-bar{
	display: none;
}
.mui-plus .mui-bar-nav~.mui-content{
	padding: 0;
}
.mui-active .mui-tab-label{
	color: #cf4c66;
}
/*hm开头的表示仅为 Hello MUI示例定义*/
.hm-description{
	margin: .5em 0;
}
.mui-bar-tab .mui-tab-item1 .mui-icon img{
	width: 100%;
}
.hm-description>li {
	font-size: 14px;
	color: #8f8f94;
}
.mui-bar.mui-bar-nav{
	background: #cf4c66;
}
.mui-bar .mui-title,.mui-bar-nav.mui-bar .mui-icon{
	color: #fff;
}
.mui-bar-tab .mui-tab-item1 {
    color: #C6C6DE;
}
.mui-bar-tab .mui-tab-item1 {
    display: table-cell;
    overflow: hidden;
    width: 1%;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #929292;
}
.mui-bar-tab .mui-tab-item1 .mui-icon {
    top: 3px;
    width: 24px;
    height: 24px;
    padding-top: 0;
    padding-bottom: 0;
}
.mui-bar-tab .mui-tab-item1 .mui-icon~.mui-tab-label{
	font-size: 11px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*首页注册开始*/
.title_index{
	position: relative;
}
.title_index:after{
	position: absolute;
	content: "";
	width: 5px;
	height: 20px;
	background: #de2f40;
	top: 9px;
	left: 0px;
}
.game_box dt{
	width: 30%;
}
.game_box dd{
	width: 70%;
	padding-left: 5%;
	color: #fff;
}
.game_box dd p{
	color: #fff;
}
.game_box dt img{
	width: 100%;
	vertical-align: middle;
}
.game_box{
	padding: 10px;
	float: left;
	width: 47%;
	border-radius: 5px;
	margin:10px 0 10px 2%;
	height: 85px;
	
}
.game_like .game_box dd,.game_like .game_box dd p{
	color: #555;
}
.game .game_box:nth-child(2){
	background: url(../../img/wap/squar_yellow.png)no-repeat;
	background-size:100% 100% ;
}
.game .game_box:nth-child(3){
	background: url(../../img/wap/squar_red.png)no-repeat;
	background-size:100% 100% ;
}
.game .game_box:nth-child(4){
	background: url(../../img/wap/squar_purple.png)no-repeat;
	background-size:100% 100% ;
}
.game_like .game_box {
	width: 50%;
	padding:10px 2%;
	margin: 0;
	border-radius: 0;
	position: relative;
}
.game_like .game_box:nth-child(2n):before{
	content: "";
	position: absolute;
	width: 1px ;
	height: 50px;
	background: #d9d9d9;
	top: 20px;
	right: 0;
}
.game_like{
	margin-bottom: 30px;
}
.game_like .game_box dt,.fund_top dt{
	width: 40%;
}
.game_like .game_box dd,.fund_top dd{
	width: 60%;
}
.fund_top{
	width: 100%;
	height: 180px;
	background: url(../../img/wap/bgmy.png)no-repeat;
	background-size:100% 100% ;
}
.fund_top dt{
   padding: 10px 8%;	
}
.fund_top {
	padding: 20px 0;
}
.fund_main ul li{
	float: left;
	width: 25%;
	text-align: center;
	background: #fff;
}
.fund_main ul li a{
	width: 80%;
	padding: 10px 0;
}
.fund_main ul li.active a{
	color: #cf4c66;
	border-bottom: 1px solid #cf4c66;
}
.funds_div .mui-input-row label{
	padding: 15px;
}
.funds_div .mui-checkbox input[type=checkbox], .mui-radio input[type=radio]{
	top: 10px;
}
.funds_div  .mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before{
	color: #ff8800;
}
.funds_div input[type=number]{
	border: none;
}
.btn_big{
	width: 80%;
	margin: 10px auto;
     text-align: center;
     color: #fff;
     background: #be435b;
     border-radius: 30px;
     padding: 10px 0;
     background: linear-gradient(#cd4c65,#bf445c,#be435b,#b73f56);
}
.funds_div{
	margin-bottom: 50px;
	display: none;
	margin-top: 10px;
}
.funds_div.active{
	display: block;
}
.addcard label{
	width: 20%;
}
.addcard input,.addcard select{
	width: 78%;
	height: 30px;
	margin: 0;
	border: none;
}
.addcard select{
	padding: 5px;
}
.addcard input:-ms-input-placeholder{
	color: #D4D4D4;
}
.addcard input:-webkit-input-placeholder{
	color: #F2F2F2;
}
.addcard.funds input{
	text-align: right;
}
.Conversion_box{
	width: 90%;
	background: #fff;
	border-radius: 5px;
	margin: 10px auto;
}
.Conversion_box span{
	width: 50%;
	float: left;
	text-align: center;
	padding: 10px 0;
}
.Conversion_box span select{
	width: 90px;
	padding: 0;
	margin: 0;
	
}
.my_box2 li{
	text-align: center;
	float: left;
	width: 50%;
	position: relative;
	padding: 5px 0;
	background: #fff;
	height: 60px;
}
.my_box2 li img{
	width: 25px;
}
.my_box2 li:first-child:after{
	content: "";
	position: absolute;
	width: 1px ;
	height: 30px;
	background: #D9D9D9;
	top:20px;
	right: 0;
}
.my_box3 img{
	width: 30px;
	vertical-align: middle;
	margin-right: 5px;
}
.note_tab table th,.note_tab table td{
	border: none;
	text-align: center;
	padding:10px 5px;
}
.note_tab table{
	width: 100%;
	border: none;
	background: #fff;
}
.note_tab table tr{
	border-bottom: 1px solid #D9D9D9;
}
.news{
	width: 95%;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0;
	border-radius: 5px;
	margin-top: 10px;
}
header img{
	width: 20px;
	/*margin: 5px 0 0 0px;*/
}
.menu{
	width: 30%;
	box-shadow: 0 0 1px 1px rgba(229,188,195,03);
	background: #E5BCC3;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 11;
}
.menu_list li{
	width: 100%;
	border-bottom: 1px solid #fff;
	text-align: left;
	padding: 10px 0 10px 20%;
}
.menu h4{
	border-bottom: 1px solid #fff;
}
.menu_list li a{
	color: #fff;
	
}
.menu_img{
	width: 20px;
	
}
.main{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}
.list_a{
	position: relative;
}

.list_a ul{
	position: absolute;
	top: 45px;
	right: -6px;
	background: #FFF;
	width: 80px;
	display: none;
}
.list_a ul li{
	text-align: center;
    border-bottom: 1px solid #D9D9D9;
    padding: 5px 0;
}
.game_box1{
	display: none;
}
.game_box1 li{
	width: 50%;
	float: left;
	text-align: center;
	border-bottom: 1px solid #D7D1D2;
	border-top: 1px solid #D7D1D2;
	background: #CF6B7C;
	padding: 10px 0;
}
.game_box1 li.active{
	background: #D98996;
}
.game_box1 li a{
	color: #fff;
	width: 100%;
}
.main .mui-content{
	background: #E5BCC3;
}
.round1{
	width: 29px;
	height: 29px;
	background: url(../../img/wap/bg_round.png)no-repeat;
	background-size:100% 100% ;
	text-align: center;
	line-height: 29px;
	vertical-align: middle;
}
.game_B2L{
	width: 30%;
	text-align: center;
	color: #555;
	line-height:30px ;
}
.game_B2R{
	width: 70%;
}
.six_lottery.game_box2 .game_B2L{
	width: 25%;
}
.six_lottery.game_box2 .game_B2R{
	width: 75%;
}
.squal1{
	min-width: 25px;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	background: rgba(255,255,255,.3);
	text-align: center;
	color: #fff;
	margin-right: 1px;
}
.round_small{
	width: 12px;
	height: 12px;
	background: url(../../img/wap/round_w.png);
	vertical-align: middle;
}
.game_B3L{
	width: 20%;
	background: #CF6B7C;
	overflow: auto;
	/*margin-bottom: -1000px;
	padding-bottom: 1000px;*/
}
.game_B3L li{
	width:100% ;
	text-align: left;
	padding: 10px 0;
	padding-left: 8%;
}
.game_B3L li a{
	width: 100%;
	color: #fff;
}
.game_B3L li.active{
	background: #D98996;
}
.game_B3L li.active .round_small{
	background: url(../../img/wap/round_r.png);
}
.game_tab{
	width: 80%;
	overflow: auto;
	/*margin-bottom: -1000px;
	padding-bottom: 1000px;*/
}
.tab_box ul li{
	text-align: center;
	padding: 10px 0;
	float: left;
	border-bottom: 1px solid #D7D1D2;
	border-right: 1px solid #D7D1D2;
}
.tab_box ul li.active{
	background: #CF6B7C;
}
.tab_box ul li.active a{
	color: #fff;
}
.tab_box ul li.active a .round1{
	color: #555;
}
.tab_box ul.one li{
	width: 100%;
}
.tab_box ul.two li{
	width: 50%;
	/*min-height:52px;*/
}
.tab_box ul.three li{
	width: 33.33%;
}
.tab_box ul.four li{
	width: 25%;
}
.tab_box ul.five li{
	width: 20%;
}
.six-head ul.one li a{
	width: 100%;
	padding: 0 5px;
}
.tab_box ul li a{
	font-weight: 600;
	font-size: 16px;
}
.tab_box ul li a i{
	font-weight: 100;
	font-size: 12px;
	padding: 0 5px;
}
.game_tab .tab_box{
	display: none;
}
.game_tab .tab_box.active{
	display: block;
}
.FootL{
	width: 60%;
	padding:0 2%;
}
.FootR{
	width: 39%;
	padding:0 2%;
}
.FootL input{
	width: 50%;
	padding: 5px;
	margin: 0;
	height: 30px;
	border: none;
	background: #E5E5E5;
}
.foot{
	position: fixed;
	width: 100%;
	background: #fff;
	left: 0;
	bottom: 0;
	padding: 10px 0;
	z-index: 50;
}
.FootR a{
	padding: 5px 10%;
	color: #fff;
	border-radius: 3px;
	margin-right: 3%;
}
.FootR a:first-child{
	background: url(../../img/wap/squar_yellow.png)no-repeat;
	background-size:100% 100% ;
}
.FootR a:last-child{
	background: url(../../img/wap/squar_red.png)no-repeat;
	background-size:100% 100% ;
}
.rule_box{
	position: fixed;
	width: 90%;
	top: 44px;
	left: 5%;
	background: #fff;
	border-radius:5px ;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.4);
	padding: 10px;
	padding-bottom: 50px;
	display: none;
	z-index: 30;
	max-height: 550px;
	overflow: auto;
}
.close{
	width: 20px;
}
.lottery .lottery_select,.lottery button{
	width: 50%;
	margin: 0;
	float: left;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #D8D8D8;
	background: #fff;
	height: 30px;
	border-right: none;
}
.lottery select{
	clip:rect(2px 82px 22px 2px);
	margin: 0;
	padding: 0 10px;
}
.lottery .note_tab table th{
	color: #fff;
	background: #CF4C66;
}
.lottery .note_tab table{
	background: #E5BCC3;
}
.lottery .note_tab table p{
	color: #fff;
}
.lottery .note_tab table p .round1{
	color: #666;
}
.lottery .note_tab table tr{
	border-bottom:1px solid #E0D8D9 ;
}
.round2{
	width: 20px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.ball{
	width: 25px;
	height: 25px;
	text-align: center;
	color: #555;
	line-height: 25px;
}
.lottery .note_tab table tr td:first-child{
	width: 25%;
}
.lottery .note_tab table tr td:last-child{
	width: 75%;
}
.round3{
	width: 30px;
	height: 30px;
}
.round3 img{
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.Bet_list,.agent_spring{
	width: 80%;
	position: fixed;
	top:25%;
	left: 10%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,.5);
	border-top: 8px solid #CF4C66;
	display: none;
	z-index: 30;
	max-height: 262px;
	overflow: auto;
}
.agent_spring{
	width: 90%;
	left: 5%;
}
.btn_box a:first-child{
	background: #fff;
	color: #555;
	border:1px solid #D9D9D9;
	
}
.btn_box a{
	margin: 10px 10%;
	padding: 8px 20px;
}
.little_head a{
	width: 50%;
	float: left;
	padding: 10px 0;
}
.little_head a.active{
	background: #CF6B7C;
	color: #fff;
}
.Special .ball{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.agent_box input{
	width: 80%;
	margin: 0;
	height: 35px;
}
.table_box table{
	width: 100%;
	border: none;
	text-align: center;
	background: #fff;
}
.table_box table th,.table_box table td{
	padding: 5px;
}
.table_box table td a{
	padding: 5px 10px;
}
.table_box table td{
	color: #e23232;
}
.ageng_tittle{
	background: #CF4C66;
}
.ageng_main label{
	font-weight: 600;
	width: 25%;
	color: #555;
}
.ageng_main input{
	width: 70%;
}
.team li{
	float: left;
    width: 25%;
    text-align: center;
    padding: 10px 0;
    background: #fff;
}
.agent_ld .mui-h4{
	font-size: 16px;
}
.agent_box3 label{
	width: 56px;
	text-align: right;
	color: #333;
}
.agent_box3  input{
	width: 60%;
	margin: 0;
	height: 35px;
}
.agent_box3 button{
	width: 60%;
	font-size: 14px;
	margin: 0;
	padding: 7px 0;
	display: inline-block;
}
.agent_box3 select{
	width: 100%;
	margin: 0;
	 padding: 7px 15px;
}
.select_box{
	width: 60%;
	border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
   
}
/*倒计时开始*/

.colockbox span{
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	letter-spacing:0px;
	text-indent: 0px;
	
}
.colockbox{
	width:70px;
    height: 30px;
    background: #DB9697;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}
.six.colockbox{
	width: 93px;
	font-size: 13px;
}
/*倒计时结束*/


 .swiper-container {
      width: 100%;
      height: 100%;
      border-bottom: 1px solid #D7D1D2;
    }
    .swiper-slide {
      text-align: center;
      font-size: 14px;
      background: transparent;
      padding: 5px 0;
      border-right: 1px solid #D7D1D2;
      
      width: 20%;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
 .swiper-slide.swiper-slide-active{
 	background: #D98996;
 	color: #fff;
 }
 .IdCard{
 	width: 90%;
 	margin: 0 auto;
 	padding: 15px;
 	border: 1px solid #D4D4D4;
 	border-radius: 10px;
 	background: #fff;
 	margin-top: 10px;
 }
 .edit img{
 	width: 30px;
 	vertical-align: middle;
 	margin-left: 35px;
 }
 .BankCard_list input,.BankCard_list select{
 	margin: 0;
 	    
 }
 @media only screen and (max-width: 320px) {
	.Conversion_box span select{
	   width: 83px;
	}
	.six.colockbox{
		width: 78px;
	}
	.round2{
		width: 17px;
	}
	.ball{
		width: 23px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.lottery .note_tab table tr td:first-child{
	width: 30%;
}
	.lottery .note_tab table tr td:last-child{
		width: 70%;
	}
	.rule_box{
		max-height: 464px;
	}
	.squal1{
		width: 23px;
	}
	.game_B3L li a {
		 font-size: 12px;
    }
	.game_B3L li {
		padding-left: 5%;

	}
	.round1{
		width: 23px;
		height: 23px;
		line-height: 23px;
	}	
	.swiper-slide{
		font-size: 12px;
	}
	 .six.colockbox span{
		 font-size: 12px;
	 }
	 .six_lottery.game_box2{
		 font-size: 12px;
	 }
}