* {
	margin: 0;
	padding: 0
}
a {
	color: #404141;
	text-decoration: none;
	outline: 0
}
a img {
	border: none
}
ol, ul {
	list-style: none
}
b {
	font-weight: 600
}
table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
img {
	vertical-align: middle
}
button, input, select, textarea {
	color: #404141;
	font: 14px/1.5 '\5FAE\8F6F\96C5\9ED1', Arial, Helvetica, sans-serif;
	vertical-align: middle
}
select {
	height: 30px;
	border: 1px solid #FADAC5;
	line-height: 30px
}
button, input[type=button], input[type=checkbox], input[type=radio], input[type=rest], input[type=submit], select {
	cursor: pointer
}
button, input[type=button], input[type=number], input[type=password], input[type=rest], input[type=submit], input[type=tel], input[type=text], textarea {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}
body {
	background: #f4f4f5;
	color: #404141;
	font: 14px/1.5 '\5FAE\8F6F\96C5\9ED1', Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-text-size-adjust: none
}
#vcode{ width:95%; }
.loginvcode{ padding-right:2px !important;}
.loginvcode img{ width:38%; float:right;}
#index {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.qcfd:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	content: ' '
}
.qcfd {
	zoom: 1
}
.fl {
	float: left
}
.fr {
	float: right
}
.hide {
	display: none
}
.link {
	color: #3f8af0
}
.em {
	color: #f24f4f
}
.em2 {
	color: #0ec52d
}
.em3 {
	color: #fffbb7
}
.minor {
	color: #898989
}
.fine {
	font-size: 12px
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.tac {
	text-align: center
}
.tar {
	text-align: right
}
.static {
	position: static
}
.relative {
	position: relative
}
.absolute {
	position: absolute
}

.chips{ height:40px; padding-top:2px;}
.chips1{height:37px; }
input.txt {
	height: 30px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	line-height: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.btn, input.btn {
	height: 34px;
	border: none;
	background-color: #e85e03;
	color: #fff;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.btn2, input.btn2 {
	height: 32px;
	border: 1px solid #FADAC5;
	line-height: 32px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f4f4f5));
	background: -webkit-linear-gradient(top, #fff, #f4f4f5);
	background: -moz-linear-gradient(top, #fff, #f4f4f5);
	background: -ms-linear-gradient(top, #fff, #f4f4f5);
	background: -o-linear-gradient(top, #fff, #f4f4f5);
	background: linear-gradient(top, #fff, #f4f4f5)
}
.cancel, input.cancel {
	height: 32px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	color: #404141;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.btn-cannot {
	cursor: default;
	background-color: #d5d5d5;
	color: #fff
}
.ta {
	border: 1px solid #FADAC5;
	background-color: #fff;
	line-height: 24px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.checkbox {
	width: 14px;
	height: 14px;
	border: 1px solid #636363;
	background: #e5e5e5 url(../images/checkbox.png) no-repeat 0 -12px;
	background-size: 12px 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none
}
.checkbox:checked {
	border-color: #f24f4f;
	background-position: 0 0
}
.nojs {
	padding: 20px 20px 0
}
.area-list a, .ia, .icon-arrow a, .list-nolink {
	padding: 0 24px 0 12px;	 
	background-size: 24px 12px
}
.header-recharge, .header-user, .startlotto-bg p b {
	background: url(../images/icon-index.png?v=20141013) no-repeat;
	background-size: 73px 146px
}
.back, .top-home, .top-refresh {
	background: url(../images/icon-top.png?v=20140808) no-repeat;
	background-size: 48px 144px
}
.bet-cell b, .bet-del, .bet-fold, .bet-random, .confirm-del, .pl-arrow i, .rball b, .rd-title, .rl-ball b, .top h1 span, .tr-setting {
	background: url(../images/icon-bet.png?v=20150806) no-repeat;
	background-size: 36px 574px
}
.loading {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -15px;
	text-align: center;
	line-height: 30px
}
.loading-pic {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-animation-name: la;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: la;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: la;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}
.loading-logo {
	display: inline-block;
	width: 70px;
	height: 30px;
	margin-left: 10px;
	background: url(../images/loading-logo.png?v=20140612) no-repeat;
	background-size: 70px 30px
}
@-webkit-keyframes la {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg)
}
}
@-moz-keyframes la {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(360deg)
}
}
@keyframes la {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
#index #header {
	background-color: #fff
}
.header {
	position: relative;
	max-width: 960px;
	height: 86px;
	margin: 0 auto
}
#confirm .header {
	display: none
}
.logo {
	position: absolute;
	left: 32px;
	top: 18px;
	z-index: 1;
	width: 118px;
	height: 52px;
	background: url(../images/logo.png) no-repeat;
	background-size: 118px 52px
}
.logo-attach {
	width: 118px;
	position: absolute;
	top: -9px;
	left: 0;
	background-color: #f4f4f5
}
.service {
	position: absolute;
	right: 20px;
	top: 22px
}
.service dl {
	float: left;
	margin-right: 22px
}
.service dt {
	color: #898989;
	font-size: 12px;
	line-height: 14px
}
.service dd {
	font-size: 24px;
	line-height: 28px
}
.service div {
	float: left;
	padding-top: 14px
}
.service a {
	color: #3f8af0
}
.service div a {
	display: block;
	width: 74px;
	height: 26px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 26px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e5e5e5));
	background: -webkit-linear-gradient(top, #fff, #e5e5e5);
	background: -moz-linear-gradient(top, #fff, #e5e5e5);
	background: -ms-linear-gradient(top, #fff, #e5e5e5);
	background: -o-linear-gradient(top, #fff, #e5e5e5);
	background: linear-gradient(top, #fff, #e5e5e5)
}
.header-r {
	position: absolute;
	right: 0;
	top: 3px;
	font-size:12px;
	text-align:right;
	padding-right:5px;
 line-height: 16px
}
.header-r span{
	color:#F00
}
.header-r a {
	float: right;
	font-size:12px;
	height: 18px;
	line-height: 18px
}
.header-recharge, .header-user {
	padding-left: 25px
}
.header-user {
	background-position: 0 0
}
.header-recharge {
	background-position: 0 -30px
}
.recharge-gift {
	position: absolute;
	top: 25px;
	left: 155px;
	width: 70px;
	height: 38px;
	background: url(../images/recharge-gifts.png?v=20141016) no-repeat;
	background-size: 100%
}
.yuanxiao {
	position: absolute;
	top: -2;
	left: 13px;
	width: 40%;
	height: 100%;
	z-index: 2;
	background: #fff;
	cursor: pointer
}
.yuanxiao img {
	height: 100%
}
.za-dan {
	position: absolute;
	top: 14px;
	left: 155px;
	width: 60px;
	height: 60px;
	background: url(../images/zadan.gif) no-repeat;
	background-size: 100%
}
.bit {
	position: absolute;
	top: 20px;
	left: 155px;
	width: 80px;
	height: 48px
}
@media screen and (max-width:640px) {
#index {
	background-color: #fff
}
.header {
	display: none
}
#index .header {
	display: block;
	height: 54px
}
#index .logo {
	left: 12px;
	top: 11px;
	width: 73px;
	height: 32px;
	background-position: 0 1px;
	background-size: 73px 32px
}
.logo-attach {
	width: 78px
}
.recharge-gift {
	top: 14px;
	left: 90px;
	width: 48px;
	height: 26px
}
.za-dan {
	top: 4px;
	left: 90px;
	width: 42px;
	height: 42px
}
.bit {
	position: absolute;
	top: 10px;
	left: 90px;
	width: 40px;
	height: 24px
}
}
.nav {
	height: 48px;
	background-color: #e85e03;
	line-height: 48px
}
.nav2 {
	background-color: #be0000
}
#confirm .nav {
	display: none
}
.nav-in {
	position: relative;
	max-width: 960px;
	margin: 0 auto
}
.nav li {
	float: left
}
.nav li a {
	float: left;
	height: 100%;
	padding: 0 12px;
	border-right: 1px solid #f78a42;
	border-left: 1px solid #b14c0b;
	color: #fff;
	text-align: center
}
.nav2 li a {
	border-right: 1px solid #d37d7d;
	border-left: 1px solid maroon
}
.nav li:first-child a {
	border-left: none
}
.nav li:last-child a {
	border-right: none
}
.nav .nav-cur {
	border-right-color: #a74403;
	background-color: #a74403
}
.nav-user {
	position: absolute;
	right: 24px;
	top: 0;
	background-color: #e85e03;
	color: #fff;
	text-align: right
}
.nav2 .nav-user {
	background-color: #be0000
}
.nav-user a {
	color: #fff
}
.nav-user .nu-name {
	float: left;
	max-width: 112px;
	margin-right: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.nav-user span {
	margin: 0 16px
}
.nav-user .nu-recharge {
	float: left;
	margin-right: 16px;
	padding-left: 20px;
	background: url(../images/nu-recharge.png) no-repeat 0 50%;
	color: #ffde00
}
.nav-user .nu-user {
	float: left;
	padding-left: 20px;
	background: url(../images/nu-user.png?v=20141014) no-repeat 0 50%;
	color: #ffde00
}
@media screen and (max-width:719px) {
.nav-user {
	padding-left: 12px
}
.nav-user .nu-name {
	width: 56px
}
}
@media screen and (max-width:640px) {
.nav {
	display: none;
	height: 42px;
	font-size: 16px;
	line-height: 42px
}
.nav li {
	width: 20%
}
.nav li a {
	display: block;
	position: relative;
	float: none;
	border-right: none
}
}
.top {
	display: none;
	position: relative;
	z-index: 11;
	height: 48px;
	background-color: #e85e02;
	color: #fff
}
.top2 {
	background-color: #454545
}
.top3 {
	background-color: #be0000
}
.top4 {
	background-color: #202022
}
.top-in {
	position: relative;
	max-width: 960px;
	margin: 0 auto
}
.back {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding-left: 26px;
	background-position: 12px -96px;
	color: #fff;
	line-height: 48px
}
.top h1 {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	line-height: 48px
}
.logo-top {
	display: inline-block;
	height: 48px;
	padding-left: 160px;
	background: url(../images/i_logo.png) no-repeat 0 58%;
	background-size: 160px 40px
}
.top-right {
	position: absolute;
	right: 12px;
	top: 0;
	color: #fff;
	line-height: 48px
}
.top .em3 {
	color: #fffbb7
}
.top-home, .top-refresh {
	position: absolute;
	top: 0;
	width: 48px;
	height: 48px
}
.top-home {
	right: 0
}
.top-refresh {
	right: 48px;
	background-position: 0 -48px
}
.tl-btn {
	position: absolute;
	left: 10px;
	top: 12px
}
.tr-btn {
	position: absolute;
	right: 10px;
	top: 9px;
	width: 78px;
	height: 30px;
	background-color: #fef087;
	text-align: center;
	line-height: 30px;
	color: #f24f4f;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.tr-help {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #fff
}
@media screen and (max-width:640px) {
.top {
	display: block
}
}
.wrap {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 320px 20px 0;
	min-height:400px;
}
.bet-content{min-height:800px; }
.wrap2 {
	max-width: 960px;
	padding-right: 0
}
.main {
	float: left;
	width: 100%
}
.side {
	float: right;
	width: 320px;
	margin-right: -320px
}
@media screen and (max-width:640px) {
	.side { width:100% !important}	
	.zone {width:100% !important}
}

.banner {
	position: relative;
	overflow: hidden;
	margin-top: 20px
}
#index .banner {
	padding-right: 180px
}
.banner-in {
	width: 200%
}
.banner-trans {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}
.banner-in a {
	float: left;
	width: 50%
}
.banner img {
	width: 100%
}
#index .banner img {
	max-height: 181px
}
.banner-dot {
	position: absolute;
	left: 50%;
	width: 24px;
	bottom: 5px;
	margin-left: -102px;
	text-align: center;
	font-size: 0;
	line-height: 0
}
.banner-dot span {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 3px;
	background-color: #aeaeae;
	vertical-align: top;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.banner-dot .bd-cur {
	background-color: #fff
}
.banner-help {
	position: absolute;
	right: 0;
	top: 0;
	width: 178px;
	height: 179px;
	border: 1px solid #FADAC5;
	background-color: #fdf6ec
}
.banner-help .lh-help a {
	display: block;
	height: 36px;
	padding: 27px 0;
	border-bottom: 1px solid #FADAC5
}
.banner-help .lh-help:last-child a {
	border-bottom: none
}
@media screen and (max-width:960px) {
#index .banner {
	padding-right: 0
}
.banner-help {
	display: none
}
.banner-dot {
	margin-left: -12px
}
}
.nav-small {
	border-bottom: 1px solid #FADAC5;
	background-color: #fff
}

.flex {
	display: flex
}

.nav-small li {
	flex:1;
}
.nav-small a {
	display: block;
	height: 24px;
	padding-top: 24px;
	background-image: url(../images/nav.png?v=201508124);
	background-repeat: no-repeat;
	background-size: 22px 250px;
	text-align: center
}
.ns1 {
	background-position: 50% 0
}
.ns2 {
	background-position: 50% -50px
}
.ns3 {
	background-position: 50% -100px
}
.ns4 {
	background-position: 50% -150px
}
.ns6 {
	background-position: 50% -200px
}
.info-bar2 {
	position: relative
}
.info-bar li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.info-bar2 li {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.info-bar a {
	display: block;
	font-size: 14px;
	line-height: 35px
}
.info-bar2 .ib2-cur {
	opacity: 1;
	filter: alpha(opacity=100)
}
.info-bar-no {
	height: 20px
}
@media screen and (max-width:640px) {
.info-bar {
	border-bottom: 1px solid #FADAC5;
	background-color: #fff
}
.info-bar-no {
	height: 0
}
}
.notice {
	position: relative;
	height: 38px;
	overflow: hidden
}
.notice ul {
	position: absolute;
	left: 0;
	top: 0;
	right: 0
}
.notice-trans {
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	-ms-transition: all linear .5s;
	transition: all linear .5s
}
@media screen and (max-width:640px) {
.notice {
	height: 35px
}
}
.lottery-hot {
	border-left: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5
}
.lottery-hot li {
	float: left;
	width: 33.33%;
	border-top: 1px solid #FADAC5;
	background-color: #fff
}
.lottery-hot li:nth-child(3n) {
	width: 33.34%
}
.lottery-hot a, .lottery-hot span {
	position: relative;
	display: block;
	padding: 16px 0;
	border-right: 1px solid #FADAC5
}
.lh-block {
	width: 136px;
	margin: 0 auto
}
.lh-pic {
	float: left
}
.lh-pic img {
	width: 47px;
	height: 47px
}
.lh-dl {
	float: left;
	width: 85px;
	overflow: hidden;
	padding-left: 4px
}
.lh-dl h3 {
	padding-top: 3px;
	font-size: 14px;
	font-weight: 400
}
.lh-info {
	height: 18px;
	overflow: hidden;
	color: #898989;
	font-size: 12px
}
.lottery-tip {
	position: absolute;
	right: 4px;
	top: 4px;
	background: url(../images/lottery-tip.png?v=20150305) no-repeat;
	background-size: 53px 73px
}
.lottery-tip1 {
	width: 53px;
	height: 15px;
	background-position: 0 0
}
.lottery-tip2 {
	width: 42px;
	height: 15px;
	background-position: 0 -15px
}
.lottery-tip3 {
	right: 2px;
	top: 2px;
	width: 15px;
	height: 13px;
	background-position: 0 -60px
}
.lottery-tip4 {
	width: 33px;
	height: 15px;
	background-position: 0 -30px
}
.lottery-tip5 {
	width: 33px;
	height: 15px;
	background-position: 0 -45px
}
.lottery-hot-tip {
	position: absolute;
	left: 50%;
	top: 5px;
	width: 33px;
	height: 30px;
	margin-left: -68px;
	background: url(../images/lottery-hot-tip.png) no-repeat;
	background-size: 33px 80px
}
.lottery-hot-tip1 {
	background-position: 0 0
}
.lottery-hot-tip2 {
	background-position: 0 -40px
}
.lottery-hot .lh-help {
	display: none
}
.lh-help a {
	color: #af946d;
	line-height: 18px
}
.lh-help .lh-pic img {
	width: 47px;
	height: 47px
}
.lh-help .lh-dl {
	padding-top: 5px
}
@media screen and (max-width:960px) {
.lottery-hot .lh-help {
	display: block
}
}
.lw-title {
    position: relative;
    padding-left: 15px;
/*    background: url(../images/lw-title.png) no-repeat;
    background-size: 13px 120px;*/
    font-size: 16px;
    font-weight: 400;
    background-color: #f30;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
}
.lw-title1 {
	background-position: 12px 0
}
.lw-title2 {
	background-position: 12px -40px
}
.lw-title3 {
	background-position: 12px -80px
}
.lottery-activity {
	position: static;
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: yellow
}
a.lottery-activity {
	color: #af946d
}
.lottery {
	margin: 0 0 1px
}
.lottery li {
	float: left;
	width: 16.66%;
	background-color: #fff
}
.lottery li:nth-child(6n) {
	width: 16.67%
}
.lottery a, .lottery span {
	display: block;
	position: relative;
	height: 38px;
	overflow: hidden;
	margin: 0 0 -1px -1px;
	padding-left: 1px;
	border: 1px solid #FADAC5;
	text-align: center;
	text-overflow: ellipsis;
	line-height: 38px;
	white-space: nowrap
}
.lottery .lottery-stop, .version-switch {
	color: #898989
}
@media screen and (max-width:960px) {
.lottery-wrap {
	margin-top: 10px;
	border-top: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	background-color: #fff
}
.lottery {
	margin-bottom: 0
}
.lottery li {
	width: 33.33%
}
.lottery li:nth-child(3n) {
	width: 33.34%
}
.lottery li:nth-child(3n) a, .lottery li:nth-child(3n) span {
	border-right: none
}
}
.zone {
	margin-top: 20px;
	border: 1px solid #FADAC5;
	background-color: #fff
}
.zone-mgt0 {
	margin-top: 0
}
.side .zone {
	margin-left: 10px
}
.zone h1 {
	position: relative;
	padding-left: 16px;
	border-bottom: 1px solid #FADAC5;
	font-size: 16px;
	font-weight: 800;
	line-height: 44px
}
.zone-more {
	position: absolute;
	right: 16px;
	top: 0;
	color: #3f8af0
}
.area {
	margin-top: 20px
}
.area h1 {
	position: relative;
	padding-left: 16px;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px
}
.ah-sub {
	margin-left: 10px;
	color: #898989;
	font-size: 12px
}
.area h1 a {
	position: absolute;
	right: 16px;
	top: 0;
	color: #3f8af0
}
.area-tab {
	padding: 0 10px
}
.zone .area-tab {
	padding-top: 10px;
	border-bottom: 1px solid #ddd
}
.area-tab li {
	float: left;
	width: 33.33%;
	text-align: center
}
.area-tab2 li {
	width: 50%
}
.area-tab12 li {
	width: 33%
}
.area-tab12 .at-li12 {
	width: 34%
}
.area-tab13 li {
	width: 22%
}
.area-tab13 .at-li13 {
	width: 34%
}
.area-tab span {
	display: inline-block;
	padding: 0 4px 18px;
	cursor: pointer
}
.area-tab .at-cur {
	border-bottom: 2px solid #f24f4f;
	color: #f24f4f;
	cursor: default
}
.area-tab .at-cur2 {
	cursor: pointer
}
.at-cur2 img {
	margin-top: -2px
}
.area-con {
	margin: 20px 10px 0;
	border: 1px solid #FADAC5;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.area-con2 {
	margin-top: 0
}
.area-con3 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff
}
.area-list a, .list-nolink {
	display: block;
	border-bottom: 1px solid #FADAC5;
	line-height: 44px
}
.list-nolink {
	background: 0 0
}
.area-list li:last-child a, li:last-child .list-nolink {
	border-bottom: none
}
.area-list2 .list-nolink, .area-list2 a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
.area-list2 h3 {
	font-size: 14px;
	font-weight: 400
}
.area-item {
	position: relative;
	padding: 6px 12px 6px 116px;
	border-bottom: 1px solid #FADAC5
}
.area-item-em {
	padding-left: 12px
}
.area-info1 .area-item {
	min-height: 24px;
	line-height: 24px
}
.area-info2 .area-item {
	min-height: 32px;
	line-height: 32px
}
.area-info2 .area-item-rlink {
	padding-right: 72px
}
.area-info3 .area-item {
	padding: 0;
	line-height: 32px
}
.area-info1 .area-item3 {
	padding-right: 72px;
	line-height: 32px
}
.area-info2 .area-item2, .area-info3 .area-item2 {
	line-height: 24px
}
.area-info1 .area-item-noh5, .area-info2 .area-item-noh5 {
	padding-right: 12px;
	padding-left: 12px
}
.area-item:last-child {
	border-bottom: none
}
.ai-center {
	position: relative;
	width: 200px;
	margin: 0 auto;
	padding: 6px 12px 6px 86px
}
.ai-center3 {
	padding-top: 0;
	padding-bottom: 0
}
.area-item-noh5 .ai-center {
	width: 274px;
	padding-left: 12px
}
.area-item h5 {
	position: absolute;
	left: 12px;
	top: 6px;
	width: 82px;
	color: #898989;
	font-size: 14px;
	font-weight: 400;
	text-align: right
}
.area-item-em h5 {
	position: static;
	width: auto;
	color: #404141;
	text-align: left
}
.ai-rlink {
	float: right;
	width: 60px;
	margin-right: -60px;
	color: #3f8af0;
	text-align: right
}
.area-item .txt {
	width: 100%;
	vertical-align: top
}
.area-item .btn {
	display: block;
	width: 100%;
	margin: 12px 0;
	vertical-align: top
}
.area-tip {
	display: block;
	margin-top: 6px;
	color: #898989;
	font-size: 12px;
	line-height: 14px
}
.tjnum input{ width:90%}

@media screen and (max-width:640px) {
.area-item-fixed {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 34px;
	margin-top: 0;
	padding: 5px 0;
	border-top: 1px solid #FADAC5;
	background-color: #f4f4f5
}
.area-item-fixed:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -7px;
	z-index: 1000;
	height: 6px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(2,2,2,.08)));
	background: -webkit-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -moz-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -ms-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -o-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: linear-gradient(top, transparent, rgba(2,2,2,.08))
}
.area-item-fixed a.btn {
	margin: 0
}
}
@media screen and (max-width:319px) {
.area-info3 .area-item {
	padding: 6px 12px 6px 86px
}
.area-info3 .area-item-noh5 {
	padding-left: 12px
}
.area-info3 .ai-center {
	position: static;
	width: auto;
	padding: 0
}
}
.coop-area .zone-con a {
	position: relative;
	padding-left: 76px
}
.ca-processper {
	position: absolute;
	left: 0;
	top: 10px;
	width: 66px;
	height: 36px;
	border-right: 1px solid #FADAC5;
	color: #f24f4f;
	font-size: 30px;
	text-align: center;
	line-height: 36px
}
.ca-processper span {
	font-size: 8px
}
.ca-intro h3 {
	line-height: 16px
}
.ca-intro div {
	margin-top: 6px;
	color: #898989;
	font-size: 12px;
	line-height: 14px
}
.coop-level {
	display: inline;
	position: relative;
	float: left;
	width: 18px;
	height: 14px;
	margin-left: -21px;
	background: url(../images/coop-level.png) no-repeat;
	background-size: 18px 348px
}
.coop-level span {
	position: absolute;
	right: -3px;
	bottom: 0;
	width: 12px;
	height: 8px;
	font-size: 0;
	text-indent: 0;
	text-align: center;
	line-height: 0
}
.coop-level span i {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 -1px;
	background-image: url(../images/coop-level.png);
	background-repeat: no-repeat;
	background-size: 18px 348px;
	text-align: center
}
.cl-number0 {
	background-position: 0 -18px
}
.cl-number1 {
	background-position: 0 -34px
}
.cl-number2 {
	background-position: 0 -50px
}
.cl-number3 {
	background-position: 0 -66px
}
.cl-number4 {
	background-position: 0 -82px
}
.cl-number5 {
	background-position: 0 -98px
}
.cl-number6 {
	background-position: 0 -114px
}
.cl-number7 {
	background-position: 0 -130px
}
.cl-number8 {
	background-position: 0 -146px
}
.cl-number9 {
	background-position: 0 -162px
}
.startlotto h3 {
	font-size: 14px;
	font-weight: 400
}
.startlotto h3 span {
	margin-left: 8px;
	color: #898989
}
.startlotto p {
	color: #f24f4f
}
.startlotto p b {
	color: #3f8af0
}
.startlotto p span {
	margin: 0 8px;
	color: #404141
}
.startlotto-bg p b {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 4px 4px 0 0;
	background-position: 0 -96px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	vertical-align: top
}
.startlotto-bg p span {
	margin: 0
}
.startlotto-bg p span b {
	background-position: 0 -120px
}
.startlotto-bg p span b i {
	display: inline-block;
	height: 22px;
	padding-top: 2px;
	font-style: normal;
	line-height: 10px
}
.startlotto-bg .sb-sport b {
	width: 14px;
	height: 20px;
	background: #f24f4f;
	line-height: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.startlotto-bg2 p b {
	background: url(../images/startlotto-bg2.png) no-repeat;
	background-size: 24px 144px
}
.startlotto-bg2 .slb1 {
	background-position: 0 0
}
.startlotto-bg2 .slb2 {
	background-position: 0 -24px
}
.startlotto-bg2 .slb3 {
	background-position: 0 -48px
}
.startlotto-bg2 .slb4 {
	background-position: 0 -72px
}
.startlotto-bg2 .slb5 {
	background-position: 0 -96px
}
.startlotto-bg2 .slb6 {
	background-position: 0 -120px
}
.startlotto-pl .pl-list {
	padding: 0
}
.startlotto-pl .pl-list li {
	padding: 6px 12px 6px 0;
	border-bottom: 1px solid #FADAC5
}
.startlotto-pl .pl-list li:last-child {
	border-bottom: none
}
.pl-b {
	display: inline-block;
	width: 60px;
	text-align: center
}
.news-em {
	color: #af946d
}
.index-help {
	margin-top: 20px;
	padding-right: 10px
}
.news{ margin-top:20px !important}
.index-help li {
	float: left;
	width: 33.33%
}
.index-help a {
	display: block;
	position: relative;
	height: 38px;
	overflow: hidden;
	margin-left: 10px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	line-height: 38px;
	white-space: nowrap
}
@media screen and (max-width:960px) {
.lottery-hot li, .lottery-hot li:nth-child(3n) {
	width: 50%
}
.lottery-hot a, .lottery-hot span {
	width: auto
}
.lottery-hot li:nth-child(2n) a, .lottery-hot li:nth-child(2n) span {
	border-right: none
}
.lottery li {
	width: 33.33%
}
.lottery a, .lottery span {
	width: auto
}
}
@media screen and (max-width:640px) {
.wrap {
	padding-right: 0;
	padding-bottom: 10px
}
#index .wrap {
	background-color: #ebebeb
}
.main {
	float: none
}
.side {
	float: none;
	width: auto;
	margin-right: 0
}
.banner {
	margin-top: 0
}
.lottery-hot {
	margin-top: 10px
}
.zone {
	margin-top: 10px;
	border-right: none;
	border-left: none
}
.zone-mgt0 {
	margin-top: 0
}
.side .zone {
	margin-left: 0
}
.zone-smgt0 {
	margin-top: 0
}
.area {
	margin-top: 15px
}
.area-tab span {
	padding-bottom: 8px
}
.area-con {
	margin-top: 10px
}
.area-con2 {
	margin-top: 0
}
.index-help {
	margin-top: 10px
}
}
.footer {
	padding-bottom: 20px;
	text-align: center;
	line-height: 28px
}
#confirm .footer, #sport-bet .footer {
	display: none
}
.footer a {
	color: #3f8af0
}
.footer .em {
	color: #f24f4f
}
.footer-bar {
	height: 44px;
	border-top: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	background-color: #fdf6ed;
	line-height: 44px
}
.fb-feedback {
	margin: 0 8px
}
.footer-info {
	margin-top: 16px
}
.footer-link {
	display: inline
}
.footer-link span {
	margin: 0 10px
}
.footer-safe {
	display: inline;
	margin-left: 24px
}
.footer-safe a {
	margin-left: 10px
}
.footer-version span {
	margin: 0 10px
}
@media screen and (max-width:640px) {
.footer-info {
	margin-top: 8px
}
.footer-link {
	display: block
}
.footer-safe {
	display: block;
	margin-left: 0
}
#bet .footer, #sport-bet .footer {
	display: none
}
}
.top h1 span {
	padding-right: 20px;
	background-position: -1000px -1538px;
	cursor: pointer
}

@media screen and (max-width:640px) {
	.top h1 span {
			background-position: 100% -538px;
	}
	 
}

.bet-top {
	position: relative;
	margin: 20px 0 0 20px
}
.bet-top h1 {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px
}
.bet-content {
	position: relative
}
#sport-bet .bet-content {
	padding-bottom: 72px
}
.bet-play {
	position: relative;
	margin-top: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}
.bet-play ul {
	border-top: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5
}
.bet-play li {
	float: left;
	height: 30px;
	font-size: 12px;
	line-height: 30px
}
.bet-play a {
	position: relative;
	float: left;
	height: 24px;
	margin: 3px 0;
	padding: 0 8px;
	line-height: 24px
}
.bet-play .bet-play-cur,.pick {
	background-color: #f24f4f;
	color:#FFF;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
 

.play-bonus {
	position: absolute;
	left: 50%;
	top: -12px;
	z-index: 1;
	width: 22px;
	height: 20px;
	margin-left: -11px;
	background: url(../images/play-bonus.png) no-repeat
}
.play-new {
	position: absolute;
	right: 2px;
	top: -2px;
	width: 22px;
	height: 9px
}
@media screen and (max-width:640px) {
.play-bonus {
	left: auto;
	right: 0;
	top: 0;
	width: 21.5px;
	height: 21px;
	margin-left: 0;
	background: url(../images/lottery-tip3.png) no-repeat;
	background-size: 21.5px 21px
}
.play-new {
	left: 50%;
	top: 4px;
	margin-left: 20px
}
.tr-setting {
	padding-left: 18px;
	background-position: 0 -478px !important;
	color:#FFF !important;
	width:30px !important;
	
}
}
.tr-setting {
	padding-left: 18px;
	background-position: 0 -429px;
	width:40px;
	text-align:center;
	color:#71A7F1;

}

.em-setting{
	float:right !important;
	}
.bet-pick .tr-setting {
	position: absolute;
	right: 20px;
	top: 0;
	background-position: 0 -860px;
	background-size: 72px 1148px;
	color: #3f8af0;
	line-height: 48px
}
.top-setting {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 100;
	width: 100%
}
@media screen and (max-width:640px) {
	.top-setting {
		top: 0px !important;
	}
}
	
.top-setting2 {
	top: 70px
}
.top-setting ul {
	position: absolute;
	right: 8px;
	top: 0;
	width: 98px;
	border: 1px solid #FADAC5;
	background-color: #fff
}
.top-setting a {
	display: block;
	height: 40px;
	border-bottom: 1px solid #FADAC5;
	text-align: center;
	line-height: 40px
}
.top-setting li:last-child a {
	border-bottom: none
}
.top-setting .ts-cur {
	margin: -1px -1px 0;
	border: 1px solid #f24f4f;
	background: #fff url(../images/sel-cur.png) no-repeat 100% 100%;
	background-size: 14px 13px
}
.pass-lottery {
	display: none
}
.pl-chart li {
	height: 24px;
	border-bottom: 1px solid #FADAC5;
	background-color: #f4f4f5;
	font-size: 12px;
	text-align: center;
	line-height: 24px
}
.pl-chart li:nth-child(2n) {
	background-color: #fff
}
.pl-chart li:first-child {
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.pl-chart li:last-child {
	border-bottom: none;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
.pl-chart h6 {
	float: left;
	font-size: 12px;
	font-weight: 400
}
.pl-chart10 h6 {
	width: 10%
}
.pl-chart11 h6 {
	width: 12%
}
.pl-chart div {
	position: relative;
	float: left;
	color: #898989
}
.pl-chart10 div {
	width: 9%
}
.pl-chart11 div {
	width: 8%
}
.pl-chart13 div {
	width: 7.69%
}
.pl-chart .make-lottery {
	width: auto;
	padding-left: 20px;
	border-left: 1px solid #FADAC5;
	font-size: 14px
}
.pl-chart p {
	border-left: 1px solid #FADAC5
}
.pl-cur {
	background: url(../images/pass-lottery.png) no-repeat 50% 0;
	background-size: 18px 48px;
	color: #fff;
	text-align: center
}
.pl-cur2 {
	background-position: 50% -24px
}
.pl-many {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 11px;
	height: 11px;
	margin: -10px 0 0 2px;
	background: url(../images/pass-lottery-many.png) no-repeat;
	background-size: 11px 11px;
	color: #fff;
	font-size: 10px;
	line-height: 11px
}
.pl-list {
	padding: 4px 0;
	font-style: normal;
}
 
.pl-list span {
	color: #f24f4f
}
.pl-list span i {
	color: #898989;
	font-style: normal
}
.pl-list .pl-i2 {
	color: #3f8af0;
	padding-left:3px;
}
.final i{font-style: normal; color:#F3F;padding-left:3px;  }
.bet-time {
	position: absolute;
	right: 12px;
	top: 0;
	color: #898989;
	line-height: 30px
}
.bet-time i {
	color: #f24f4f;
	font-style: normal
}
.liTimer i {
	color: #f24f4f;
	font-style: normal
}
.liTimer em {
	color: #f24f4f;
	font-style: normal
}
.bet-time em {
	color: #f24f4f;
	font-style: normal
}
.pl-arrow {
	position: absolute;
	left: 50%;
	bottom: -12px;
	width: 42px;
	height: 12px;
	margin-left: -21px;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #FADAC5;
	background-color: #f7f7f7;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 5px #FADAC5;
	-moz-box-shadow: 0 0 5px #FADAC5;
	-o-box-shadow: 0 0 5px #FADAC5;
	-ms-box-shadow: 0 0 5px #FADAC5;
	box-shadow: 0 0 5px #FADAC5
}
.pl-arrow:before {
	content: "";
	position: absolute;
	left: -6px;
	top: -5px;
	width: 54px;
	height: 6px;
	background-color: #f7f7f7
}
.pl-arrow i {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 50% -460px
}
.pl-arrow2 i {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.bet-sift {
	position: absolute;
	right: 12px;
	top: 0;
	color: #3f8af0;
	font-size: 14px;
	line-height: 30px
}
.sift {
	position: absolute;
	left: 0;
	top: 70px;
	bottom: 0;
	z-index: 11;
	width: 100%
}
.sift2 {
	top: 36px
}
.sift-shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .4
}
.sift-con {
	position: relative;
	z-index: 1;
	margin: 20px;
	padding: 12px;
	border: 1px solid #FADAC5;
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.sift-sc {
	border-right: 1px solid #FADAC5;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.sift-sc p {
	float: left;
	width: 33.33%
}
.sift-sc a {
	display: block;
	height: 34px;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-color: #FADAC5;
	background-color: #fff;
	text-align: center;
	line-height: 34px
}
.sift-sc p:first-child a {
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.sift-sc p:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.sift ul {
	margin: 8px 0 16px -8px
}
.sift li {
	float: left;
	width: 25%;
	margin-top: 8px
}
.sift b {
	display: block;
	height: 34px;
	overflow: hidden;
	margin-left: 8px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.sift .sift-cur {
	border-color: #f24f4f;
	background: #fff url(../images/sel-cur.png) no-repeat 100% 100%;
	background-size: 14px 13px
}
.sift-btn {
	text-align: center
}
.sift-btn a {
	display: inline-block;
	width: 78px;
	margin: 0 20px;
	vertical-align: top
}
.bet-pick {
	position: relative
}
.bet-pick2 {
	margin-top: 6px
}
.bet-fold {
	position: relative;
	left: 0;
	top: 0;
	height: 36px;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	background-position: 100% -308px;
	color: #ae946f;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	cursor: pointer
}
.bet-fold2 {
	background-position: 100% -344px
}
.bet-area {
	padding-top: 8px
}
#sport-bet .bet-area {
	padding-top: 0
}
.related-data {
	padding-top: 20px
}
.bet-chart, .bet-random {
	position: absolute;
	right: 12px;
	top: 10px;
	padding-left: 18px;
	background-position: 0 -393px;
	color: #ae946f;
	line-height: 34px;
	cursor: pointer
}
.bet-random2 {
	right: 74px
}
.bet-chart {
	right: 12px;
	background: url(../images/chart-icon.png?v=20140709) no-repeat 0 10px;
	background-size: 14px 14px
}
.bet-chart a {
	color: #ae946f;
	margin-left: -18px;
	padding-left: 18px
}
.bet-tip {
	padding: 12px 0 8px 20px;
	color: #898989;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px
}
.related-data .bet-tip {
	padding-top: 0;
	padding-bottom: 20px
}
.bet-tip b {
	color: #404141
}
.bet-tip .bt-bonus {
	color: #f24f4f
}
.bt-help {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 2px solid #ae946f;
	margin-left: 2px;
	color: #ae946f;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	cursor: pointer;
	-webkit-border-radius: 8px;
	border-radius: 8px
}
.bet-line {
	position: relative;
 
	  
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.bet-line3 {
	padding-left: 0;
	margin-left: 8px
}
.bet-line6 {
	padding-left: 46px
}
.bet-line h3 {
	position: absolute;
	left: 0;
	top: 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 36px
}
.related-data .bet-line h3 {
	top: 0
}
.rd-title {
	display: none;
	position: absolute;
	left: 0;
	top: 48px;
	width: 36px;
	height: 22px;
	background-position: 0 -190px;
	color: #fff;
	font-size: 12px;
	text-indent: 2px;
	line-height: 22px
}
.rd-title2 {
	height: auto
}
.related-data .rd-title {
	display: block;
	top: 38px
}
.rd-title span {
	display: block;
	height: 21px;
	width: 36px;
	line-height: 21px;
	cursor: pointer
}
.rd-title .rdt-last {
	color: #898989;
	background-color: #f4f4f5
}
.bet-cell {
	float: left;
	width: 36px;
	margin: 12px 0 0 12px;
	text-align: center;
	
}

.chips_bottom .bet-cell {
	float: left;
	width: 36px;
	margin: 0px 0 0 5px;
	text-align: center;
	
}
.related-data .bet-cell {
	margin-top: 0
}
.bet-cell b {
	display: block;
	height: 36px;
	background-position: 50% 0;
	line-height: 36px;
	cursor: pointer
}
.bet-cell .bet-cur {
	background-position: 50% -36px;
	color: #fff
}
.bet-missing .bet-cell {
	float: left;
	width: 29px;
	margin: -7px 0 0 3px;
	text-align: center;
}
.bet-missing .bet-cell b {
	display: block;
	height: 36px;
	background-position: 0px -147px;
	line-height: 36px;
	cursor: pointer;
	color:#FFF
}
.bet-cell .bet-cur {
	background-position: 50% -36px;
	color: #fff
}


.bet-line2 .bet-cell .bet-cur {
	background-position: 50% -72px
}
.bet-cell .bet-cur2 {
	background-position: 50% -108px;
	color: #fff
}
.bet-line2 .bet-cell .bet-cur2 {
	background-position: 50% -108px
}
.bet-cell .bd-set {
	color: #ae946f
}
.bet-cell .bd-set2 {
	background-position: 50% -108px;
	color: #fff
}
.bet-cell span {
	display: block;
	color: #898989;
	line-height: 24px
}
.bet-cell .em {
	color: #f24f4f
}
.bet-cell .minor {
	color: #3f8af0
}
.bet-cell .bt-set, .bet-cell .bt-set-all {
	display: block;
	line-height: 56px;
	font-weight: 400;
	cursor: pointer;
	color: #ae946f
}
.bet-row {
	padding: 12px 0;
	border-bottom: 1px solid #FADAC5
}
.bet-row dl {
	float: left;
	width: 22%;
	color: #898989;
	font-size: 12px;
	text-align: center;
	line-height: 16px
}
.bet-row2 dl {
	margin-top: 20px
}
.bet-row dd, .bet-row dt {
	height: 16px;
	overflow: hidden
}
.bet-row .br-index {
	width: 24px;
	height: 24px;
	margin: 8px auto;
	background: url(../images/br-index.png) no-repeat;
	background-size: 24px 24px
}
.br-con {
	position: relative;
	float: left;
	width: 78%
}
.br-vs {
	padding-bottom: 3px;
	text-align: center
}
.br-vs span {
	display: inline-block;
	width: 110px;
	vertical-align: top
}
.br-vs span b {
	display: inline-block;
	margin-left: 2px
}
.br-vs .minor {
	display: inline-block;
	vertical-align: top
}
.br-zone {
	margin: 0 8px;
	padding-right: 50px
}
.br-con2 .br-zone {
	padding-right: 0
}
.br-zone1, .br-zone2 {
	margin: 0
}
.br-zone5, .br-zone7 {
	position: relative;
	padding: 0 89px 0 13px
}
div.br-zone4-nodan, div.br-zone7-nodan {
	padding-right: 0
}
div.br-zone5-nodan {
	padding-right: 39px
}
.br-title {
	position: absolute;
	left: 0;
	top: 0;
	width: 12px;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #FADAC5;
	background: url(../images/hh-title.png?v=20150608) no-repeat;
	background-size: 84px 61px
}
.br-title1 {
	height: 61px
}
.br-title2 {
	height: 272px;
	background-color: #2ca8cf;
	background-position: -12px 50%
}
.br-title3 {
	height: 61px;
	background-color: #a0be00;
	background-position: -24px 50%
}
.br-title4 {
	height: 61px;
	background-position: -36px 50%
}
.br-title5 {
	height: 155px;
	background-color: #2ca8cf;
	background-position: -48px 50%
}
.br-title6 {
	height: 31px;
	background-color: #a0be00;
	background-position: -60px 50%
}
.br-title7 {
	height: 93px;
	background: url(../images/hh-title2.png) no-repeat;
	background-size: 12px 93px
}
.br-title8 {
	height: 116px;
	background-color: #ff8a00;
	background-position: -72px 50%
}
.br-zone ul {
	border-top: 1px solid #FADAC5;
	border-left: 1px solid #FADAC5
}
.br-zone1 ul, .br-zone2 ul {
	margin: 0 8px
}
.br-zone5 ul, .br-zone7 ul {
	position: relative;
	z-index: 1
}
.br-zone li {
	float: left;
	text-align: center
}
.br-zone1 li {
	width: 33.33%
}
.br-zone2 li {
	width: 50%
}
.br-zone3 li {
	width: 20%
}
.br-zone4 li {
	width: 25%
}
.br-zone5 li {
	width: 33.33%
}
.br-zone6 li, .br-zone7 li {
	width: 50%
}
.br-zone8 li {
	width: 33.33%
}
.br-item {
	border-right: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.br-item-no {
	color: #898989;
	cursor: default
}
.br-guest-order, .br-home-order {
	color: #898989;
	font-size: 12px;
	font-style: normal
}
.br-zone1 span, .br-zone2 span {
	display: block;
	height: 40px;
	padding: 9px 0;
	line-height: 20px
}
.br-zone2 i {
	font-style: normal
}
.br-zone3 .br-item, .br-zone8 .br-item {
	height: 32px;
	padding: 3px 0
}
.br-zone3 .br-item p, .br-zone8 .br-item p {
	line-height: 18px
}
.br-zone3 .br-item .minor, .br-zone8 .br-item .minor {
	font-size: 12px;
	line-height: 14px
}
.br-zone4 .br-item, .br-zone5 .br-item, .br-zone6 .br-item, .br-zone7 .br-item {
	height: 30px;
	line-height: 30px
}
.br-zone7-nodan .br-item {
	height: 40px;
	line-height: 20px;
	padding: 3px 0
}
.br-zone1 .br-item b, .br-zone2 .br-item b {
	display: block;
	height: 20px;
	overflow: hidden
}
.br-zone4 .br-item span, .br-zone5 .br-item span, .br-zone6 .br-item span, .br-zone7 .br-item span {
	margin-left: 6px;
	color: #898989
}
.br-zone4 li:last-child .br-item span {
	margin-left: 2px
}
.br-zone7-nodan .br-item span {
	margin-left: 0
}
.br-cur {
	background: #f24f4f;
	color: #fff
}
.br-cur b, .br-cur i, .br-cur span, .br-zone3 .br-cur .minor, .br-zone4 .br-cur span, .br-zone5 .br-cur span, .br-zone6 .br-cur span, .br-zone7 .br-cur span, .br-zone8 .br-cur .minor {
	color: #fff
}
.br-more {
	background-color: #fff;
	text-align: center;
	cursor: pointer
}
.br-zone3 .br-more, .br-zone8 .br-more {
	height: 30px;
	overflow: hidden;
	border: 1px solid #FADAC5;
	color: #898989;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap
}
.br-zone5 .br-more, .br-zone7 .br-more {
	position: absolute;
	right: 50px;
	top: 0;
	width: 38px;
	height: 52px;
	padding: 9px 0 0 6px;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #FADAC5
}
.br-zone5-nodan .br-more {
	right: 0
}
.br-zone .br-more-cur {
	background: #f24f4f;
	color: #fff
}
.br-zone3 .br-more-cur, .br-zone8 .br-more-cur {
	border-color: #f24f4f
}
.br-dan {
	position: absolute;
	right: 8px;
	top: 0;
	width: 40px;
	height: 54px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	line-height: 54px;
	cursor: pointer
}
.br-con2 .br-dan {
	display: none
}
.br-dan-no {
	background: #ddd;
	color: #898989
}
.br-dan-cur {
	border-color: #f24f4f;
	background: #f24f4f;
	color: #fff
}
.bet-row2 .br-dan {
	top: 24px;
	height: 61px
}
.br-nosupport {
	position: absolute;
	left: 14px;
	right: 41px;
	z-index: 10;
	height: 30px;
	background-color: #fff;
	color: #898989;
	text-align: center;
	line-height: 30px
}
.br-nosupport1 {
	top: 1px
}
.br-nosupport2 {
	top: 32px
}
.box-br .br-nosupport1, .box-br .br-nosupport2 {
	right: 1px
}
.box-br {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 0;
	z-index: 1000;
	max-width: 960px;
	margin: 0 auto;
	padding: 4px 8px 12px;
	border: 1px solid #FADAC5;
	background-color: #f4f4f5;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.box-br .br-vs {
	padding-top: 8px
}
.box-br .br-zone {
	position: relative;
	margin-top: 8px;
	padding-right: 0
}
.box-br2 .br-zone {
	padding-left: 13px
}
.box-br .br-zone5, .box-br .br-zone7 {
	padding-right: 0
}
.box-br .br-item {
	border-right: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5
}
.box-br-btn {
	margin-top: 10px;
	text-align: center
}
.box-br .btn, .box-br .cancel {
	display: inline-block;
	width: 78px;
	margin: 0 20px
}
.bet-selection {
	margin-top: 30px
}
.bs-btn {
	text-align: center
}
.bs-btn a, .bs-btn span {
	display: inline-block;
	width: 68px;
	height: 30px;
	margin: 0 5px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	line-height: 30px;
	vertical-align: top;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.bet-basket {
	height: 160px;
	overflow-y: scroll;
	margin: 20px 10px 0;
	padding: 8px 0;
	border: 1px solid #FADAC5;
	background-color: #fff
}
.bet-item {
	padding: 4px 50px 4px 16px;
	font-size: 16px
}
.bet-item p {
	float: left;
	color: #f24f4f;
	word-wrap: normal;
	word-break: normal
}
.bet-item em {
	color: #404141;
	font-style: normal
}
.bet-item p b {
	color: #3f8af0
}
.bet-item p span {
	margin-left: 32px;
	color: #404141;
	font-style: normal
}
.bet-item p i {
	color: #b73c3c;
	font-style: normal
}
.bet-item b i {
	color: #3f8af0
}
.bet-del {
	float: right;
	width: 12px;
	height: 12px;
	margin: 6px -24px 0 0;
	background-position: 0 -230px;
	cursor: pointer
}
.history-compare {
	height: 36px;
	margin: -1px 10px 0;
	border-right: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	border-left: 1px solid #FADAC5;
	background-color: #eee;
	color: #ae946f;
	text-align: center;
	line-height: 36px;
	cursor: pointer
}
.hc-con {
	margin: -25px -27px;
	padding: 12px 10px 16px;
	border: 1px solid #FADAC5;
	background-color: #f4f4f5;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.hc-nl {
	position: relative;
	padding-left: 72px
}
.hc-nlt {
	position: absolute;
	left: 0;
	top: 0
}
.hc-con table {
	margin-top: 4px
}
.hc-con td, .hc-con th {
	padding: 4px 0;
	border: 1px solid #FADAC5;
	font-size: 12px;
	line-height: 14px
}
.hc-con th {
	font-weight: 400
}
.hc-con td {
	text-align: center
}
.hc-tip {
	margin-top: 8px;
	font-size: 12px
}
.hc-con .box-btn {
	margin-top: 12px
}
.hc-red {
	color: #f24f4f
}
.hc-blue {
	color: #3f8af0
}
.digital a {
	display: inline-block;
	width: 32px;
	height: 24px;
	border: 1px solid #FADAC5;
	color: #636363;
	font-size: 24px;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f4f4f5));
	background: -webkit-linear-gradient(top, #fff, #f4f4f5);
	background: -moz-linear-gradient(top, #fff, #f4f4f5);
	background: -ms-linear-gradient(top, #fff, #f4f4f5);
	background: -o-linear-gradient(top, #fff, #f4f4f5);
	background: linear-gradient(top, #fff, #f4f4f5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.digital input {
	width: 54px;
	height: 24px;
	margin: 0 -1px;
	border: 1px solid #FADAC5;
	color: #636363;
	text-align: center;
	line-height: 24px;
	vertical-align: top
}
.bet-zq-tip {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 82px;
	height: 42px;
	padding: 4px 50px;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	text-align: center;
	line-height: 21px
}
.bzt-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 100%;
	background: url(../images/ca-close.png) no-repeat 50% 50%;
	background-size: 20px 20px;
	cursor: pointer
}
@media screen and (max-width:640px) {
.bet-zq-tip {
	bottom: 45px;
	padding-left: 12px
}
}
.bet-times {
	margin-top: 10px;
	border-top: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	background-color: #e5e3e3
}
.bet-times2 {
	position: fixed;
	left: 0;
	bottom: 44px;
	z-index: 10;
	width: 100%
}
.bt-con {
	height: 26px;
	padding: 5px 0;
	text-align: center;
	line-height: 26px
}
.bt-left {
	display: inline-block;
	width: 112px;
	font-size: 12px;
	text-align: left;
	line-height: 26px;
	vertical-align: top
}
.bt-con .digital {
	margin: 0 10px
}
.pass-list {
	padding: 10px 0 5px;
	-webkit-tap-highlight-color: transparent
}
.pass-list2 {
	max-width: 960px;
	margin: 0 auto
}
.pass-list ul {
	padding: 0 6px
}
.pass-list .pl-first {
	padding-bottom: 10px;
	border-bottom: 1px solid #FADAC5
}
.pl-first:last-child {
	border-bottom: none
}
.pass-list li {
	float: left;
	width: 10%;
	padding-top: 10px
}
.pass-list b {
	display: block;
	height: 34px;
	margin: 0 6px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.pass-list .pass-cur {
	border-color: #f24f4f;
	background-color: #f24f4f;
	color: #fff
}
.bet-missing {
	position: relative;
	height: 36px;
	overflow: hidden;
	margin: 20px 10px -20px;
	padding: 0;
	border-top: 1px solid #FADAC5;
	background-color: #e5e3e3;
	font-size: 12px
}
@media screen and (max-width:640px) {
.bet-missing {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 38px;
	z-index: 10;
	margin: 0;
	border-bottom: 1px solid #FADAC5;
	padding-top:10px;
 
}
}
.bm-kb {
	 
	height: 30px;
	background-color: #ae946f;
	color: #fff;
	text-align: center;
	line-height: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left:5px;
	padding-right:5px;
	padding:5px;
	padding-left:2px;
	padding-right:2px;
	margin-top:10px;
	margin-left:2px;
	font-size:14px;
	font-weight:bold;
}
 
.bm-kb a{
	color:#FFF
}

.bm-kb1 {
	width:50px !important;
	}
	.bm-kb2 {
	 left: 36px !important;
	}

.bm-in {
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}
.bm-in a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 36px;
	overflow: hidden;
	padding: 0 24px 0 62px;
	line-height: 36px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	-ms-transition: all ease-in .5s;
	transition: all ease-in .5s
}
.bm-in .bm-show {
	opacity: 1;
	filter: alpha(opacity=100)
}
.phase {
	position: relative;
	z-index: 1
}
.phase2 {
	padding-bottom: 55px
}
.phase3 {
	position: fixed;
	left: 0;
	bottom: 45px;
	width: 100%;
	padding-top: 40px;
	border-top: 1px solid #FADAC5;
	background-color: #f4f4f5;
	padding-bottom: 30px
}
#bet .phase {
	padding-top: 30px
}
#bet .phase .phase-close, .phase3 .phase-close {
	position: absolute;
	left: 16px;
	top: 0;
	color: #3f8af0;
	line-height: 40px
}
#bet .phase .bs-coop {
	position: absolute;
	right: 16px;
	top: 0;
	color: #3f8af0;
	line-height: 40px;
	cursor: pointer
}
.phase-simple {
	font-size: 16px;
	text-align: center;
	line-height: 26px
}
.phase-simple .digital {
	margin: 0 8px
}
.phase-shortcut {
	margin: 10px 10px 0;
	border-left: 1px solid #FADAC5
}
.phase-shortcut li {
	float: left;
	width: 25%
}
.phase-shortcut b {
	display: block;
	height: 34px;
	border-top: 1px solid #FADAC5;
	border-right: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f4f4f5));
	background: -webkit-linear-gradient(top, #fff, #f4f4f5);
	background: -moz-linear-gradient(top, #fff, #f4f4f5);
	background: -ms-linear-gradient(top, #fff, #f4f4f5);
	background: -o-linear-gradient(top, #fff, #f4f4f5);
	background: linear-gradient(top, #fff, #f4f4f5)
}
.phase-shortcut .ps-cur {
	background: #f24f4f;
	color: #fff
}
.phase-tab {
	margin: 10px 10px 0;
	font-size: 12px
}
.phase-tab tr:nth-child(2n+1) {
	background-color: #fff
}
.phase-tab td, .phase-tab th {
	padding: 4px 0;
	line-height: 26px
}
.phase-tab th {
	background-color: #dddada;
	font-weight: 400
}
.phase-tab td {
	text-align: center
}
.pt1 {
	width: 9%
}
.pt2 {
	width: 12%
}
.pt3 {
	width: 35%
}
.pt4 {
	width: 13%
}
.pt5 {
	width: 15%
}
.pt6 {
	width: 17%
}
.phase-tab th input {
	width: 32px;
	height: 24px;
	margin-right: 6px;
	border: 1px solid #FADAC5;
	text-align: center;
	line-height: 24px
}
.pt2 div {
	position: relative
}
.pt2 input {
	margin-right: 0
}
.pt2 b {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 23px;
	line-height: 26px
}
.pt3 input {
	margin-left: 20px
}
.phase-tab .digital input {
	width: 32px
}
.pt-ml {
	line-height: 16px
}
.phase-smart {
	line-height: 26px
}
.phase-smart li {
	margin-top: 10px
}
.phase-smart .digital {
	margin: 0 6px 0 12px
}
.profit h3 {
	float: left;
	margin-right: 12px;
	font-size: 12px;
	font-weight: 400
}
.profit div {
	float: left;
	margin-top: -10px
}
.profit p {
	margin-top: 10px
}
.profit-radio {
	margin-right: 6px
}
.profit-txt {
	width: 32px;
	height: 24px;
	margin: 0 6px;
	border: 1px solid #FADAC5;
	text-align: center;
	line-height: 24px
}
.profit span {
	margin-left: 20px
}
.ps-b {
	font-size: 14px
}
.ps-b .btn {
	display: block;
	margin-top: 10px
}
.bet-sure {
	position: relative;
	height: 34px;
	margin-top: 20px
}
.bs-left {
	position: absolute;
	top: 0;
	left: 12px;
	color: #898989;
	line-height: 34px
}
.bl-btn, .br-btn {
	position: absolute;
	top: 0;
	width: 76px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.bl-btn {
	left: 12px;
	border: 1px solid #FADAC5;
	background-color: #fff
}
.bl-btn2 {
	left: 102px
}
.br-btn {
	right: 12px;
	border: 1px solid #e85e03;
	background-color: #e85e03;
	color: #fff
}
.bl-btn-bg {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f4f4f5));
	background: -webkit-linear-gradient(top, #fff, #f4f4f5);
	background: -moz-linear-gradient(top, #fff, #f4f4f5);
	background: -ms-linear-gradient(top, #fff, #f4f4f5);
	background: -o-linear-gradient(top, #fff, #f4f4f5);
	background: linear-gradient(top, #fff, #f4f4f5)
}
.bl-btn-bg2 {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f5), to(#fff));
	background: -webkit-linear-gradient(top, #f4f4f5, #fff);
	background: -moz-linear-gradient(top, #f4f4f5, #fff);
	background: -ms-linear-gradient(top, #f4f4f5, #fff);
	background: -o-linear-gradient(top, #f4f4f5, #fff);
	background: linear-gradient(top, #f4f4f5, #fff)
}
.bet-sure p {
	text-align: left;
	padding-left:5px;
}
.bet-total-large {
	font-size: 16px;
	line-height: 34px
}
.bet-total-medium, .bet-total-small {
	display: none
}
.bet-sure .bet-total-small2 {
	line-height: 17px
}
.bet-total-small2 span {
	display: block
}
.bet-sure p span {
	color: #898989;
	font-size: 12px
}
.bet-total-large span {
	margin-right: 16px
}
.bet-multi-wrap {
	font-style: normal
}
.bet-sure-fixed {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 34px;
	margin-top: 0;
	padding: 5px 0;
	border-top: 1px solid #FADAC5;
	background-color: #f4f4f5
}
.bet-sure-fixed:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -7px;
	z-index: 1000;
	height: 6px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(2,2,2,.08)));
	background: -webkit-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -moz-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -ms-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -o-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: linear-gradient(top, transparent, rgba(2,2,2,.08))
}
.bsf-in {
	position: relative;
	max-width: 960px;
	margin: 0 auto
}
.bet-sure-fixed .bl-btn, .bet-sure-fixed .br-btn, .bet-sure-fixed .bs-left {
	top: 0
}
.bet-sure-fixed .bl-btn, .bet-sure-fixed .bs-left {
	left: 10px
}
.bet-sure-fixed .br-btn {
	right: 10px
}
.bs-cb {
	position: absolute;
	left: 42px;
	top: 6px
}
.bs-cb #cb, .cb {
	margin-right: 8px
}
#confirm .bs-cb {
	left: 10px;
	top: 11px
}
.startlotto .minor h3, .startlotto .minor p, .startlotto .minor p b, .startlotto .minor p span {
	color: #898989
}
.win .area-con {
	padding: 12px 0
}
.win li {
	padding: 6px 12px;
	line-height: 24px
}
.bet-success {
	text-align: center
}
.bs-text span {
	padding-left: 28px;
	background: url(../images/bet-success.png) no-repeat 0 50%;
	background-size: 20px 20px;
	color: #429a12;
	font-size: 18px
}
.bs-o {
	margin-top: 12px
}
.bs-o a {
	margin-left: 16px;
	color: #f24f4f
}
@media screen and (max-width:768px) {
.pass-list li {
	width: 12.5%
}
.bet-sure {
	padding-bottom: 30px
}
.bl-btn, .bs-left {
	left: 10px
}
.bl-btn2 {
	top: 40px
}
.br-btn {
	right: 10px
}
.bet-total-large {
	display: none
}
.bet-total-medium {
	display: block;
	font-size: 14px;
	line-height: 17px
}
.bet-total-medium span {
	display: block
}
}
@media screen and (min-width:641px) {
.bet-content, .top-setting {
	height: auto!important
}
}
@media screen and (max-width:640px) {
#sport-bet .bet-content, .bet-content {
	padding-bottom: 34px
}
.bet-content2 {
	padding-bottom: 72px
}
.bet-play {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	margin-top: 0;
	border: none;
	background-color: rgba(0,0,0,.4)
}
.bet-play ul {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 0;
	border-bottom: none;
	border-left: 1px solid #FADAC5;
	background-color: #f4f4f5
}
.bet-play li {
	width: 33.33%;
	height: auto
}
.bet-play a {
	display: block;
	float: none;
	height: 40px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #FADAC5;
	border-bottom: 1px solid #FADAC5;
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px
}
.bet-play .bet-play-cur {
	-webkit-border-radius: 0;
	border-radius: 0
}
.bet-time {
	position: relative;
	right: 0;
	z-index: 1;
	height: 26px;
	border-bottom: 1px solid #FADAC5;
	background-color: #f7f7f7;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	-webkit-box-shadow: 0 0 5px #FADAC5;
	-moz-box-shadow: 0 0 5px #FADAC5;
	-o-box-shadow: 0 0 5px #FADAC5;
	-ms-box-shadow: 0 0 5px #FADAC5;
	box-shadow: 0 0 5px #FADAC5
}
.sift {
	top: 0
}
.bet-pick2 {
	margin-top: 0
}
.bet-area {
	padding: 14px 0 20px;
	border-bottom: 1px solid #FADAC5
}
.bet-pick .tr-setting {
	right: 12px
}
.top-setting {
	top: 0;
	background-color: rgba(0,0,0,.4)
}
.related-data {
	padding: 20px 0 16px
}
#sport-bet .bet-area {
	padding-bottom: 0;
	border-bottom: none
}
.bet-area:last-child {
	border-bottom: none
}
.bet-tip {
	padding: 6px 0 14px 12px
}
.related-data .bet-tip {
	padding-top: 0;
	padding-bottom: 20px
}
 
.bet-line3 {
	margin-left: 6px
}
.bet-line h3 {
	top: 6px
}
.rd-title {
	top: 46px
}
.bet-cell {
	margin-top: 6px;
	margin-left: 0
}
.bet-cell b, .bet-cell span {
	display: block;
	margin: 0 auto
}
.br-zone {
	padding-right: 0
}
.br-zone5, .br-zone7 {
	padding-right: 39px
}
.br-zone5 .br-more, .br-zone7 .br-more {
	right: 0
}
.br-dan {
	display: none
}
.pass-list li {
	width: 16.66%
}
.bet-sure {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 34px;
	margin-top: 0;
	padding: 5px 0;
	border-top: 1px solid #FADAC5;
	background-color: #f4f4f5
}
.bet-sure:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -7px;
	z-index: 1000;
	height: 6px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(2,2,2,.08)));
	background: -webkit-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -moz-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -ms-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -o-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: linear-gradient(top, transparent, rgba(2,2,2,.08))
}
.bl-btn, .br-btn, .bs-left {
	top: 5px
}
.bl-btn, .bs-left {
	left: 10px
}
.br-btn {
	right: 10px
}
.bet-total-medium {
	display: none
}
.bet-total-small {
	display: block;
	font-size: 14px;
	line-height: 34px
}
.history-compare {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 44px;
	z-index: 10;
	margin: 0;
	border-top: 1px solid #FADAC5;
	border-right: none;
	border-bottom: none;
	border-left: none
}
}
@media screen and (max-width:480px) {
.pass-list li {
	width: 25%
}
}
@media screen and (max-width:640px) {
.bet-cell {
	width: 7.69%
}
}
@media screen and (max-width:628px) {
.bet-cell {
	width: 8.33%
}
.bet-line3 .bet-cell {
	width: 7.69%
}
}
@media screen and (max-width:584px) {
.bet-cell {
	width: 9.09%
}
.bet-line3 .bet-cell {
	width: 8.33%
}
}
@media screen and (max-width:540px) {
.bet-cell {
	width: 10%
}
.bet-line3 .bet-cell {
	width: 9.09%
}
}
@media screen and (max-width:496px) {
.bet-cell {
	width: 11.11%
}
.bet-line3 .bet-cell {
	width: 10%
}
}
@media screen and (max-width:452px) {
.bet-cell {
	width: 12.5%
}
.bet-line3 .bet-cell {
	width: 11.11%
}
}
@media screen and (max-width:408px) {
.bet-cell {
	width: 14.28%
}
.bet-line3 .bet-cell {
	width: 12.5%
}
}
@media screen and (max-width:364px) {
.bet-cell {
	width: 16.66%
}
.bet-line3 .bet-cell {
	width: 14.28%
}
}
@media screen and (max-width:319px) {
.bet-line {
}
.bet-cell {
	width: 36px;
	margin-left: 6px
}
}
#confirm .bet-time {
	position: relative;
	right: 0;
	z-index: 1;
	height: 26px;
	border-bottom: 1px solid #FADAC5;
	background-color: #f4f4f5;
	color: #898989;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	-webkit-box-shadow: 0 0 5px #FADAC5;
	-moz-box-shadow: 0 0 5px #FADAC5;
	-o-box-shadow: 0 0 5px #FADAC5;
	-ms-box-shadow: 0 0 5px #FADAC5;
	box-shadow: 0 0 5px #FADAC5
}
.confirm-handle {
	margin: 10px 7px 0
}
.confirm-handle li {
	float: left;
	width: 50%
}
.confirm-handle .ch-one {
	width: 100%
}
.confirm-handle a {
	display: block;
	height: 35px;
	margin: 0 3px;
	border: 1px solid #FADAC5;
	text-align: center;
	line-height: 35px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f4f4f5));
	background: -webkit-linear-gradient(top, #fff, #f4f4f5);
	background: -moz-linear-gradient(top, #fff, #f4f4f5);
	background: -ms-linear-gradient(top, #fff, #f4f4f5);
	background: -o-linear-gradient(top, #fff, #f4f4f5);
	background: linear-gradient(top, #fff, #f4f4f5)
}
.confirm-handle b {
	padding-left: 20px;
	background: url(../images/cn-add.png) no-repeat 0 50%;
	background-size: 13.5px 13.5px
}
.gcxy {
	margin-top: 10px;
	color: #898989;
	font-size: 12px;
	text-align: center
}
#confirm .gcxy {
	margin-bottom: 92px
}
.gcxy a {
	font-size: 12px;
	color: #ae946f
}
.gcxy-sport {
	position: absolute;
	left: 10px;
	top: 5px;
	height: 26px;
	margin-top: 0;
	line-height: 26px
}
.confirm-basket {
	margin: 10px 10px 0;
	padding-bottom: 10px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-tap-highlight-color: transparent
}
.confirm-basket2 {
	padding-bottom: 0
}
.confirm-basket .no-record {
	display: none;
	height: 38px;
	padding-top: 10px;
	padding-bottom: 0;
	color: #898989;
	line-height: 38px
}
.confirm-basket2 .no-record {
	padding-bottom: 10px
}
.confirm-basket .no-record:first-child {
	display: block
}
.confirm-item {
	position: relative;
	padding: 10px 12px 0 34px
}
.confirm-item2 {
	padding-right: 34px
}
.confirm-item3 {
	padding: 10px 42px 10px 34px;
	border-top: 1px solid #FADAC5
}
.confirm-item3-nodan {
	padding-right: 12px
}
.confirm-item3:first-child {
	border-top: none
}
.confirm-del {
	position: absolute;
	left: 0;
	top: 10px;
	width: 34px;
	height: 38px;
	background-position: 12px -217px;
	cursor: pointer
}
.confirm-item2 .confirm-del {
	top: 9px
}
.confirm-item3 .confirm-del {
	top: 13px
}
.confirm-dan {
	position: absolute;
	right: 12px;
	top: 10px;
	width: 20px;
	height: 34px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	line-height: 34px;
	cursor: pointer
}
.confirm-dan-cur {
	border-color: #f24f4f;
	background: #f24f4f;
	color: #fff
}
.confirm-dan-no {
	background: #ddd;
	color: #898989
}
.confirm-item3 .confirm-dan {
	top: 14px
}
.confirm-item p {
	color: #f24f4f;
	font-size: 18px;
	line-height: 24px;
	word-wrap: normal;
	word-break: normal
}
.confirm-item .ci-o {
	color: #898989;
	font-size: 12px;
	line-height: 14px
}
.confirm-item em {
	color: #404141;
	font-style: normal
}
.confirm-item p b {
	color: #3f8af0
}
.confirm-item p span {
	margin-left: 32px;
	color: #404141;
	font-style: normal
}
.confirm-item p i {
	color: #b73c3c;
	font-style: normal
}
.confirm-item b i {
	color: #3f8af0
}
.confirm-sp {
	float: left;
	width: 100%;
	margin-left: -8px
}
.confirm-sp li {
	float: left;
	width: 33.33%;
	text-align: center
}
.confirm-sp2 li {
	width: 50%
}
.confirm-sp span {
	display: block;
	height: 30px;
	margin-left: 8px;
	padding: 2px 0;
	border: 1px solid #FADAC5;
	background-color: #fff;
	color: #898989;
	font-size: 12px;
	line-height: 30px;
	cursor: pointer
}
.confirm-sp .cs-cur {
	border-color: #f24f4f;
	background: #f24f4f;
	color: #fff
}
.confirm-sp b {
	display: block;
	height: 15px;
	overflow: hidden;
	line-height: 15px
}
.ci-vs {
	padding-left: 5px
}
.ci-vs span {
	margin: 0 16px;
	color: #898989
}
.ci-value {
	margin-top: 2px;
	padding: 0 5px;
	background-color: #f4f4f5;
	color: #f24f4f;
	line-height: 21px
}
#confirm .bet-advanced {
	display: none;
	position: relative;
	margin-top: 0;
	padding: 20px 10px 65px;
	background-color: #e5e3e3
}
#confirm .ba-issue {
	padding-left: 10px
}
#confirm .ba-issue label {
	margin-left: 20px
}
#confirm .ba-issue label input {
	margin-right: 4px
}
#confirm .bet-advanced table {
	margin-top: 20px
}
#confirm .bet-advanced td, #confirm .bet-advanced th {
	height: 30px
}
#confirm .bet-advanced th {
	background-color: #d2d2d2;
	font-weight: 400
}
#confirm .bet-advanced td {
	text-align: center
}
#confirm .ba-cell1 {
	width: 10%
}
#confirm .ba-cell2 {
	width: 30%
}
#confirm .ba-cell3 {
	width: 24%
}
#confirm .ba-cell4, #confirm .ba-cell5 {
	width: 18%
}
#confirm .ba-txt {
	width: 42px;
	height: 24px;
	margin-right: 8px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	text-align: center;
	line-height: 24px
}
#confirm .ba-txt-dis {
	background-color: #f4f4f5
}
#confirm .bet-sure {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 34px;
	margin-top: 0;
	padding: 5px 0;
	border-top: 1px solid #FADAC5;
	background-color: #f4f4f5
}
#confirm .bet-sure:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -7px;
	z-index: 1000;
	height: 6px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(2,2,2,.08)));
	background: -webkit-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -moz-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -ms-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: -o-linear-gradient(top, transparent, rgba(2,2,2,.08));
	background: linear-gradient(top, transparent, rgba(2,2,2,.08))
}
#confirm .bl-btn {
	top: 5px;
	left: 10px
}
#confirm .br-btn {
	top: 5px;
	right: 10px
}
#confirm .bet-total-small2 {
	display: block
}
.page {
	height: 30px;
	margin-top: 20px;
	text-align: center;
	line-height: 30px
}
.next, .prev {
	display: inline-block;
	width: 76px;
	height: 28px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	line-height: 28px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
span.next, span.prev {
	color: #898989
}
.pages {
	display: inline-block;
	width: 86px;
	height: 30px;
	color: #888;
	line-height: 30px
}
@media screen and (max-width:640px) {
.page {
	margin-top: 10px
}
}
.form-item {
	position: relative;
	border-bottom: 1px solid #FADAC5
}
.form-item:last-child {
	border-bottom: none
}
.form-item-center {
	width: 300px;
	margin: 0 auto
}
.fi-in {
	position: relative;
	padding: 0 48px 0 32px
}
.form-txt {
	display: block;
	width: 100%;
	height: 56px;
	border: none;
	background-color: #fff
}
.icon-member {
	position: absolute;
	background: url(../images/icon-member.png) no-repeat;
	background-size: 26px 240px
}
.icon-member-name {
	left: 10px;
	top: 20px;
	width: 12px;
	height: 16px
}
.icon-member-password {
	left: 10px;
	top: 20px;
	width: 12px;
	height: 16px;
	background-position: 0 -24px
}
.icon-member-code {
	left: 8px;
	top: 20px;
	width: 16px;
	height: 16px;
	background-position: 0 -48px
}
.icon-member-close {
	right: 0;
	top: 0;
	width: 48px;
	height: 56px;
	background-position: 17px -184px;
	cursor: pointer
}
.icon-member-look {
	right: 0;
	top: 0;
	width: 48px;
	height: 56px;
	background-position: 11px -72px;
	cursor: pointer
}
.icon-member-look2 {
	right: 0;
	top: 0;
	width: 48px;
	height: 56px;
	background-position: 11px -128px;
	cursor: pointer
}
.form-item-mgc .fi-in {
	padding-right: 120px
}
.member-get-code {
	position: absolute;
	right: 0;
	top: 8px;
	width: 108px;
	height: 40px;
	border-left: 1px solid #FADAC5;
	color: #e86000;
	text-align: center;
	line-height: 40px;
	cursor: pointer
}
.member-btn .btn {
	display: block;
	width: 280px;
	height: 44px;
	margin: 30px auto 0;
	font-size: 16px
}
.member-btn a {
	display: block;
	width: 278px;
	height: 42px;
	margin: 20px auto 0;
	border: 1px solid #FADAC5;
	background-color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.member-find-link {
	width: 280px;
	margin: 20px auto 0;
	text-align: right
}
.member-find-link a {
	color: #ae946f;
	font-size: 16px
}
.member-login-other {
	width: 268px;
	margin: 20px auto 0;
	line-height: 40px
}
.member-login-other a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-left: 20px;
	background-image: url(../images/member-login-other.png?v=20150303);
	background-repeat: no-repeat;
	background-size: 40px 120px;
	vertical-align: middle
}
.member-sina {
	background-position: 0 -40px
}
.member-zfb {
	background-position: 0 -80px
}
.member-server {
	margin-top: 20px;
	text-align: center
}
.member-server a {
	color: #ae946f
}
.ird-con li {
	border-bottom: 1px solid #ccc
}
.ird-con li:last-child {
	border-bottom: none
}
.ird-con li.ird-th {
	background-color: #dbdbdb
}
.ird-con a {
	display: block
}
.ird-con div {
	float: left;
	text-align: center;
	line-height: 36px
}
.ird1 {
	width: 17%
}
.ird2 {
	width: 24%
}
.ird3, .ird4 {
	width: 10%
}
.ird5 {
	width: 21%
}
.ird6 {
	width: 18%
}
.ac-btns {
	float: left;
	width: 50%
}
.ac-btns a.btn {
	width: auto;
	margin: 0 12px
}
.ac-btns2 .btn {
	height: 32px;
	border: 1px solid #FADAC5;
	color: #404141;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f4f4f5));
	background: -webkit-linear-gradient(top, #fff, #f4f4f5);
	background: -moz-linear-gradient(top, #fff, #f4f4f5);
	background: -ms-linear-gradient(top, #fff, #f4f4f5);
	background: -o-linear-gradient(top, #fff, #f4f4f5);
	background: linear-gradient(top, #fff, #f4f4f5)
}
.rm-record {
	cursor: pointer
}
@media screen and (max-width:951px) {
.ird-con li {
	padding: 6px 0 6px 12px
}
.ird-con div {
	width: 33.33%;
	text-align: left;
	line-height: 24px
}
.ird-th {
	display: none
}
.ird4, .ird5, .ird6 {
	color: #999;
	font-size: 14px
}
}
@media screen and (max-width:660px) {
.ird-con div {
	width: 50%
}
.ird3, .ird4, .ird5, .ird6, .ird7 {
	color: #898989;
	font-size: 14px
}
}
.context {
	padding: 12px;
	border: 1px solid #ccc;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.context :first-child {
	margin-top: 0
}
.context h1 {
	margin-top: 12px;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	line-height: 36px
}
.context-time {
	margin-bottom: 12px;
	color: #999;
	font-size: 14px;
	text-align: center
}
.context p {
	text-indent: 2em
}
.context a {
	color: #365DB5
}
.context .btn {
	display: block;
	height: 36px;
	margin-top: 12px;
	text-align: center;
	line-height: 36px
}
.rank1, .rank2, .rank3 {
	background: url(../images/rank.png) no-repeat;
	background-size: 16px;
	text-indent: -9999px
}
.rank1 {
	background-position: left 0
}
.rank2 {
	background-position: left -25px
}
.rank3 {
	background-position: left -50px
}
.hint {
	padding: 20px 12px;
	color: #898989;
	font-size: 12px;
	line-height: 21px
}
.hint h3 {
	color: #3f8af0;
	font-size: 12px;
	font-weight: 400;
	text-align: right;
	cursor: pointer
}
.hint-con {
	margin-top: 10px
}
@media screen and (max-width:640px) {
.hint {
	padding: 10px 12px
}
}
.search {
	margin-top: 20px
}
.search select, .search-btn {
	float: left;
	margin-left: 12px
}
.search select {
	min-width: 80px;
	height: 30px;
	border: 1px solid #FADAC5;
	line-height: 30px
}
.search .search-btn {
	width: 78px;
	height: 28px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	color: #404141;
	line-height: 28px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
@media screen and (max-width:640px) {
.search {
	margin-top: 10px
}
}
.icon-info {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon-info.png) no-repeat;
	background-size: 16px 16px;
	vertical-align: middle
}
.no-record {
	height: 100px;
	text-align: center;
	line-height: 100px
}
.box {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%
}
.box-shade {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,.4)
}
.box-con {
	position: absolute;
	left: 50%;
	top: 0;
	width: 248px;
	margin-left: -140px;
	padding: 24px 16px;
	border: 1px solid #FADAC5;
	background-color: #f4f4f5;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.box-con h3 {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 400;
	text-align: center
}
.box-text {
	text-align: center
}
.box-btn {
	margin-top: 24px;
	text-align: center
}
.box-btn a {
	display: inline-block;
	width: 78px;
	height: 34px;
	margin: 0 20px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	vertical-align: top;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.bb-sure {
	background-color: #e85e03
}
.box-btn .bb-cancel {
	height: 32px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	color: #404141;
	line-height: 32px
}
.box-btn .bb-cancel2 {
	background-color: #898989
}
.box-link {
	margin-top: 24px
}
.box-link a {
	display: block;
	height: 48px;
	border: 1px solid #FADAC5;
	background-color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.box-link .bb-sure {
	height: 50px;
	border: none;
	background-color: #468b21;
	color: #fff;
	line-height: 50px
}
.shade {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .4
}
.tip {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
	width: 178px;
	height: 72px;
	margin: -36px 0 0 -89px;
	background-color: rgba(0,0,0,.75);
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 72px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.push-bar {
	height: 40px;
	background-color: #6c6c6c;
	text-align: center;
	line-height: 40px
}
.pb-in {
	position: relative;
	max-width: 960px;
	margin: 0 auto
}
.push-bar a {
	color: #fff
}
.push-close {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: url(../images/ca-close.png) no-repeat 50% 50%;
	background-size: 20px 20px;
	cursor: pointer
}
.nt-wrap {
	position: relative
}
.new-tips {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	background-color: #f24f4f;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 0 #ddd
}
.help {
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	font-weight: 900;
	line-height: 20px;
	cursor: pointer
}
.large-show-none {
	display: none!important
}
.large-show-block {
	display:block;
}
@media screen and (max-width:640px) {
	.large-show-block {
		display:none  
	}
}

.large-show {
	display: block!important
}
.large-show-inline {
	display: inline!important
}
.large-show-grid {
	display: inline-grid;
}


.small-show {
	display: none!important
}
@media screen and (max-width:640px) {
.large-show-grid {
	display: none !important;
}

	
.large-show, .large-show-inline {
	display: none!important
}
.small-show {
	display: block!important
}
}
.keep-show {
	display: block!important
}
.keep-hide {
	display: none!important
}
#header {
	background-color: #fff
}
.logo-2016 {
	position: absolute;
	left: 0;
	top: 18px;
	width: 160px;
	height: 50px;
	background: url(../images/i_logo.png) no-repeat;
	background-size: 100% 100%
}
@media (max-width:640px) {
.logo-2016 {
	top: 2px
}
.tbbottom{ height:70px;}
}


.pl-body_kjhm{ display:none;}
.none{ display:none}
.selected {background:#FC9 !important;}
.Paging { text-align:center}
.numberl{ font-size:10px; padding:2px; line-height:18px; }
.n1{color:#000}
.n2{color:#0167FF}
.n3{color:#eca101}
.n4{color:#ff0000}
.n5{color:#000}

li.finalbig {
    font-style: normal;
    background: url(../images/icon-index.png?v=20141013) no-repeat;
    background-size: 73px 146px;
	background-position: 0 -96px;
	display: inline-block;
    width: 24px;
    height: 24px;
    margin: 4px 4px 0 0;
    background-position: 0 -96px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    vertical-align: top;
}
li.finalbig_blue {
    font-style: normal;
    background: url(../images/icon-index.png?v=20141013) no-repeat;
    background-size: 73px 146px;
	background-position: 0 -120px;
	display: inline-block;
    width: 24px;
    height: 24px;
    margin: 4px 4px 0 0;
 
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    vertical-align: top;
}
.zone {
    width: 322px;
    padding-bottom: 20px;
	margin: 0 auto;
}
 

.wrap_login td{ border:none !important}
.wrap_login table{ border:none !important}
.wrap_login .title{ height:40px; padding:5px; line-height:40px; font-size:16px;}
.com li{ padding:5px;     padding: 0 48px 0 32px;border-bottom: 1px solid #FADAC5;}
.com  li:last-child {border-bottom:none; padding: 0 5px 0 5px !important; }
.com li input[type="text"] {
    display: block;
    width: 220px !important;
    height: 46px;
    border: none;
    background-color: #fff;
}
.com li input[type="password"] {
    display: block;
    width: 220px !important;
    height: 46px;
    border: none;
    background-color: #fff;
}

.btn-1{
    height: 34px;
    border: none;
    background-color: #e85e03;
    color: #fff;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    -webkit-border-radius: 3px ;
    border-radius:3px !important;
	padding-left:5px;
	padding-right:5px;
}
.m_list .m_val {
	height:40px;
	line-height:40px;
	display:block;
	}
.m_list .title{
	height:40px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
  
}

.wrap_login  li input[type="button"],#exchange_log_btnATSearch,#exchange_btnATSearch {
    height: 24px;
    border: none;
    background-color: #e85e03;
    color: #fff;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	padding-left:5px;
	padding-right:5px;
}
.search_input ul li {
    float: left;
    height: 30px;
}
.r_nav{ display:none;}
.redbag  td:last-child{ text-align:left !important}
#send_bag_but_td {text-align:center!important}
#redbag_sms{text-align:center!important}
.table_list_userinfo td:first-child{
	width:65px !important;
	}
@media (max-width:370px) {
	.table_list_userinfo td:last-child{
		display:none !important;
	}
	.redbag  td:first-child{
		width:85px !important;
	}
	
}

.jiujibut{ padding:40px; max-width:400px;margin: 0 auto; color:#FFF }

.jiujibut a{ color:#FFF}
.jiuji_title{ display:none !important;}
.zoneuserinfo{ width:auto !important}
.r_list_t{ display:none;}
.radio_but li{ float:left;}
.pwd_wrap2 {
	max-width:480px; 
    padding-bottom: 20px;
	margin: auto;
}
#btnChangeLoginPwd,#btnChangeBankPwd{
	width:50%;
	 max-width:200px;}
.area-top {
    text-align: center;
    color: #898989;
}
.area-bank {
	border-bottom: 1px solid #FADAC5 !important;
	padding-left:10px;
  text-align: left;
    color: #898989;
}
.area-bank i{
	 font-style: normal; 
	 padding:3px; 
	 color:#F00
	}
.zone_bank .area-item h5 {
	width: 22px !important;
}
.zone_bank .area-item{    padding: 6px 12px 6px 46px !important;}
#product_img { width:90%; max-width:202px;}
.tr_press{ height:40px;}
.imgpress{ width:48px !important; height:27px !important;position:static !important; }
.selectbt a,.Oddsbt a{
    display: inline-block;
	padding: 2px 8px 2px 8px;
    margin: 2px 2px;
    border: 1px solid #FADAC5;
	line-height: 23px; 
    background-color: #fff;
    vertical-align: top;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.time_list{ float:left; width:35%; padding-left:5px; }
.kj_list{float:left; width:55%; padding-left:5px; text-align:center; }
.press_point { float:right; width:60%; text-align:right; padding-right:5px;}
.winpoint{ float:right; width:40%; text-align:right; padding-right:5px;}
.footer-bar-in{ font-size:12px !important}